Pull request #40803 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 282567a58d926244c6bdf129e37a0ebf9efa1f09+edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 (91ea755ac1d60668a0430f448e998bfb27ae2712) 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 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40803@libs/jps # timeout=10 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" First time build. Skipping changelog. > git --version # 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 [2020-04-09T20:02:10.538Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-09T20:02:10.545Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-09T20:02:10.682Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03d8af26165cc1c24) in /home/ubuntu/workspace/moby_PR-40803 [Pipeline] { [Pipeline] checkout [2020-04-09T20:02:10.805Z] using credential docker-jenkins-github-credentials [2020-04-09T20:02:10.813Z] Cloning the remote Git repository [2020-04-09T20:02:10.813Z] Cloning with configured refspecs honoured and without tags [2020-04-09T20:02:10.857Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T20:02:10.857Z] > git init /home/ubuntu/workspace/moby_PR-40803 # timeout=10 [2020-04-09T20:02:10.870Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:02:10.870Z] > git --version # timeout=10 [2020-04-09T20:02:10.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:02:10.876Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:23.430Z] Fetching without tags [2020-04-09T20:02:23.702Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:02:24.354Z] Merge succeeded, producing 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:02:24.354Z] Checking out Revision 282567a58d926244c6bdf129e37a0ebf9efa1f09 (PR-40803) [2020-04-09T20:02:24.562Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T20:02:24.562Z] First time build. Skipping changelog. [2020-04-09T20:02:24.623Z] > git --version # timeout=10 [2020-04-09T20:02:24.652Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T20:02:23.387Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:02:23.395Z] > git config --add remote.origin.fetch +refs/pull/40803/head:refs/remotes/origin/PR-40803 # timeout=10 [2020-04-09T20:02:23.404Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:23.418Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:02:23.433Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:02:23.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:02:23.434Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:23.704Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:02:23.711Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [2020-04-09T20:02:24.328Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T20:02:24.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T20:02:24.356Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:02:24.361Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T20:02:25.391Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40803:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-04-09T20:02:25.391Z] Unable to find image 'alpine:latest' locally [2020-04-09T20:02:25.391Z] latest: Pulling from library/alpine [2020-04-09T20:02:25.647Z] aad63a933944: Pulling fs layer [2020-04-09T20:02:25.647Z] aad63a933944: Verifying Checksum [2020-04-09T20:02:25.647Z] aad63a933944: Download complete [2020-04-09T20:02:25.906Z] aad63a933944: Pull complete [2020-04-09T20:02:25.906Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-09T20:02:25.906Z] Status: Downloaded newer image for alpine:latest [2020-04-09T20:02:29.163Z] 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: 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] { (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 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-04-09T20:02:29.369Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0267f0e46d6e7e5c5) in /home/ubuntu/workspace/moby_PR-40803 [2020-04-09T20:02:29.372Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02fffb06319bf19f1) in /home/ubuntu/workspace/moby_PR-40803 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-04-09T20:02:29.469Z] using credential docker-jenkins-github-credentials [2020-04-09T20:02:29.470Z] using credential docker-jenkins-github-credentials [2020-04-09T20:02:29.478Z] Cloning the remote Git repository [2020-04-09T20:02:29.478Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-04-09T20:02:29.483Z] Cloning the remote Git repository [2020-04-09T20:02:29.484Z] Cloning with configured refspecs honoured and without tags [2020-04-09T20:02:29.489Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-40803 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-09T20:02:29.599Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-09T20:02:29.617Z] Cloning the remote Git repository [2020-04-09T20:02:29.617Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-09T20:02:29.902Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40803 [Pipeline] { [Pipeline] checkout [2020-04-09T20:02:30.276Z] using credential docker-jenkins-github-credentials [2020-04-09T20:02:30.319Z] Cloning the remote Git repository [2020-04-09T20:02:30.319Z] Cloning with configured refspecs honoured and without tags [2020-04-09T20:02:29.484Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T20:02:29.485Z] > git init /home/ubuntu/workspace/moby_PR-40803 # timeout=10 [2020-04-09T20:02:29.503Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:02:29.503Z] > git --version # timeout=10 [2020-04-09T20:02:29.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:02:29.520Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:29.459Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T20:02:29.459Z] > git init /home/ubuntu/workspace/moby_PR-40803 # timeout=10 [2020-04-09T20:02:29.470Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:02:29.470Z] > git --version # timeout=10 [2020-04-09T20:02:29.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:02:29.480Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:29.622Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T20:02:29.622Z] > git init /home/docker/workspace/moby_PR-40803 # timeout=10 [2020-04-09T20:02:29.635Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:02:29.635Z] > git --version # timeout=10 [2020-04-09T20:02:29.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:02:29.645Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:30.352Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T20:02:30.352Z] > git init /home/jenkins/workspace/moby_PR-40803 # timeout=10 [2020-04-09T20:02:30.386Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:02:30.387Z] > git --version # timeout=10 [2020-04-09T20:02:30.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:02:30.400Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:38.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:02:38.102Z] > git config --add remote.origin.fetch +refs/pull/40803/head:refs/remotes/origin/PR-40803 # timeout=10 [2020-04-09T20:02:38.113Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:38.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:02:38.189Z] Fetching without tags [2020-04-09T20:02:38.566Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:02:39.201Z] Merge succeeded, producing 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:02:39.202Z] Checking out Revision 282567a58d926244c6bdf129e37a0ebf9efa1f09 (PR-40803) [2020-04-09T20:02:38.222Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:02:38.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:02:38.224Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:38.597Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:02:38.608Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [2020-04-09T20:02:39.123Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T20:02:39.178Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T20:02:39.231Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:02:39.244Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [2020-04-09T20:02:39.843Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T20:02:40.037Z] > git --version # timeout=10 [2020-04-09T20:02:40.042Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T20:02:41.333Z] + docker version [2020-04-09T20:02:41.333Z] Client: Docker Engine - Community [2020-04-09T20:02:41.333Z] Version: 19.03.7 [2020-04-09T20:02:41.333Z] API version: 1.40 [2020-04-09T20:02:41.333Z] Go version: go1.12.17 [2020-04-09T20:02:41.333Z] Git commit: 7141c199a2 [2020-04-09T20:02:41.333Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-09T20:02:41.333Z] OS/Arch: linux/s390x [2020-04-09T20:02:41.333Z] Experimental: false [2020-04-09T20:02:41.333Z] [2020-04-09T20:02:41.333Z] Server: Docker Engine - Community [2020-04-09T20:02:41.333Z] Engine: [2020-04-09T20:02:41.333Z] Version: 19.03.7 [2020-04-09T20:02:41.333Z] API version: 1.40 (minimum version 1.12) [2020-04-09T20:02:41.333Z] Go version: go1.12.17 [2020-04-09T20:02:41.333Z] Git commit: 7141c199a2 [2020-04-09T20:02:41.333Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-09T20:02:41.333Z] OS/Arch: linux/s390x [2020-04-09T20:02:41.333Z] Experimental: true [2020-04-09T20:02:41.333Z] containerd: [2020-04-09T20:02:41.333Z] Version: 1.2.13 [2020-04-09T20:02:41.333Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:02:41.333Z] runc: [2020-04-09T20:02:41.333Z] Version: 1.0.0-rc10 [2020-04-09T20:02:41.333Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:02:41.333Z] docker-init: [2020-04-09T20:02:41.333Z] Version: 0.18.0 [2020-04-09T20:02:41.333Z] GitCommit: fec3683 [Pipeline] sh [2020-04-09T20:02:41.883Z] Fetching without tags [2020-04-09T20:02:41.832Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:02:41.846Z] > git config --add remote.origin.fetch +refs/pull/40803/head:refs/remotes/origin/PR-40803 # timeout=10 [2020-04-09T20:02:41.850Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:41.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:02:41.865Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:02:41.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:02:41.865Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:42.131Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:02:42.132Z] + docker info [2020-04-09T20:02:42.184Z] Fetching without tags [2020-04-09T20:02:42.439Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:02:42.489Z] Client: [2020-04-09T20:02:42.489Z] Debug Mode: false [2020-04-09T20:02:42.489Z] [2020-04-09T20:02:42.489Z] Server: [2020-04-09T20:02:42.489Z] Containers: 0 [2020-04-09T20:02:42.489Z] Running: 0 [2020-04-09T20:02:42.489Z] Paused: 0 [2020-04-09T20:02:42.489Z] Stopped: 0 [2020-04-09T20:02:42.489Z] Images: 0 [2020-04-09T20:02:42.489Z] Server Version: 19.03.7 [2020-04-09T20:02:42.489Z] Storage Driver: overlay2 [2020-04-09T20:02:42.489Z] Backing Filesystem: [2020-04-09T20:02:42.489Z] Supports d_type: true [2020-04-09T20:02:42.489Z] Native Overlay Diff: true [2020-04-09T20:02:42.489Z] Logging Driver: json-file [2020-04-09T20:02:42.489Z] Cgroup Driver: cgroupfs [2020-04-09T20:02:42.489Z] Plugins: [2020-04-09T20:02:42.489Z] Volume: local [2020-04-09T20:02:42.489Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T20:02:42.489Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-09T20:02:42.489Z] Swarm: inactive [2020-04-09T20:02:42.489Z] Runtimes: runc [2020-04-09T20:02:42.489Z] Default Runtime: runc [2020-04-09T20:02:42.489Z] Init Binary: docker-init [2020-04-09T20:02:42.489Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:02:42.489Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:02:42.489Z] init version: fec3683 [2020-04-09T20:02:42.489Z] Security Options: [2020-04-09T20:02:42.489Z] apparmor [2020-04-09T20:02:42.489Z] seccomp [2020-04-09T20:02:42.489Z] Profile: default [2020-04-09T20:02:42.489Z] Kernel Version: 4.4.0-176-generic [2020-04-09T20:02:42.489Z] Operating System: Ubuntu 16.04.5 LTS [2020-04-09T20:02:42.489Z] OSType: linux [2020-04-09T20:02:42.489Z] Architecture: s390x [2020-04-09T20:02:42.489Z] CPUs: 2 [2020-04-09T20:02:42.489Z] Total Memory: 7.862GiB [2020-04-09T20:02:42.489Z] Name: s390x-ubuntu-06 [2020-04-09T20:02:42.489Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-09T20:02:42.489Z] Docker Root Dir: /var/lib/docker [2020-04-09T20:02:42.489Z] Debug Mode: false [2020-04-09T20:02:42.489Z] Username: dockerbuildbot [2020-04-09T20:02:42.489Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:02:42.489Z] Labels: [2020-04-09T20:02:42.489Z] Experimental: true [2020-04-09T20:02:42.489Z] Insecure Registries: [2020-04-09T20:02:42.489Z] 127.0.0.0/8 [2020-04-09T20:02:42.489Z] Live Restore Enabled: false [2020-04-09T20:02:42.489Z] [2020-04-09T20:02:42.489Z] WARNING: No swap limit support [Pipeline] sh [2020-04-09T20:02:42.608Z] Merge succeeded, producing 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:02:42.608Z] Checking out Revision 282567a58d926244c6bdf129e37a0ebf9efa1f09 (PR-40803) [2020-04-09T20:02:42.913Z] Merge succeeded, producing 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:02:42.913Z] Checking out Revision 282567a58d926244c6bdf129e37a0ebf9efa1f09 (PR-40803) [2020-04-09T20:02:43.172Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T20:02:43.169Z] > git --version # timeout=10 [2020-04-09T20:02:43.179Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T20:02:43.213Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:02:43.213Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:02:43.213Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40803/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T20:02:43.213Z] + bash /home/jenkins/workspace/moby_PR-40803/check-config.sh [2020-04-09T20:02:43.213Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T20:02:43.213Z] info: reading kernel config from /boot/config-4.4.0-176-generic ... [2020-04-09T20:02:43.213Z] [2020-04-09T20:02:43.213Z] Generally Necessary: [2020-04-09T20:02:43.213Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T20:02:43.213Z] - apparmor: enabled and tools installed [2020-04-09T20:02:43.213Z] - CONFIG_NAMESPACES: enabled [2020-04-09T20:02:43.213Z] - CONFIG_NET_NS: enabled [2020-04-09T20:02:43.213Z] - CONFIG_PID_NS: enabled [2020-04-09T20:02:43.213Z] - CONFIG_IPC_NS: enabled [2020-04-09T20:02:43.213Z] - CONFIG_UTS_NS: enabled [2020-04-09T20:02:43.213Z] - CONFIG_CGROUPS: enabled [2020-04-09T20:02:43.213Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T20:02:43.213Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T20:02:43.213Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T20:02:43.213Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T20:02:43.213Z] - CONFIG_CPUSETS: enabled [2020-04-09T20:02:43.213Z] - CONFIG_MEMCG: enabled [2020-04-09T20:02:43.213Z] - CONFIG_KEYS: enabled [2020-04-09T20:02:43.213Z] - CONFIG_VETH: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T20:02:43.213Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T20:02:43.213Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-09T20:02:43.213Z] [2020-04-09T20:02:43.213Z] Optional Features: [2020-04-09T20:02:43.213Z] - CONFIG_USER_NS: enabled [2020-04-09T20:02:43.213Z] - CONFIG_SECCOMP: enabled [2020-04-09T20:02:43.213Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T20:02:43.213Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T20:02:43.213Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T20:02:43.213Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-09T20:02:43.213Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-09T20:02:43.213Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T20:02:43.213Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T20:02:43.213Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T20:02:43.213Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T20:02:43.213Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T20:02:43.213Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T20:02:43.213Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T20:02:43.213Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T20:02:43.213Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T20:02:43.213Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T20:02:43.213Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T20:02:43.213Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T20:02:43.213Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T20:02:43.213Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T20:02:43.213Z] - CONFIG_EXT4_FS: enabled [2020-04-09T20:02:43.213Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T20:02:43.213Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T20:02:43.213Z] - Network Drivers: [2020-04-09T20:02:43.213Z] - "overlay": [2020-04-09T20:02:43.400Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T20:02:43.429Z] > git --version # timeout=10 [2020-04-09T20:02:43.470Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T20:02:43.563Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T20:02:43.563Z] Optional (for encrypted networks): [2020-04-09T20:02:43.563Z] - CONFIG_CRYPTO: enabled [2020-04-09T20:02:43.563Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_XFRM: enabled [2020-04-09T20:02:43.563Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T20:02:43.563Z] - "ipvlan": [2020-04-09T20:02:43.563Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T20:02:43.563Z] - "macvlan": [2020-04-09T20:02:43.563Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T20:02:43.563Z] - "ftp,tftp client in container": [2020-04-09T20:02:43.563Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T20:02:43.563Z] - Storage Drivers: [2020-04-09T20:02:43.563Z] - "aufs": [2020-04-09T20:02:43.563Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T20:02:43.563Z] - "btrfs": [2020-04-09T20:02:43.563Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T20:02:43.563Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T20:02:43.563Z] - "devicemapper": [2020-04-09T20:02:43.563Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T20:02:43.563Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T20:02:43.563Z] - "overlay": [2020-04-09T20:02:43.563Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T20:02:43.563Z] - "zfs": [2020-04-09T20:02:43.563Z] - /dev/zfs: missing [2020-04-09T20:02:43.563Z] - zfs command: missing [2020-04-09T20:02:43.563Z] - zpool command: missing [2020-04-09T20:02:43.563Z] [2020-04-09T20:02:43.563Z] Limits: [2020-04-09T20:02:43.563Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T20:02:43.563Z] [2020-04-09T20:02:43.563Z] + true [Pipeline] } [2020-04-09T20:02:42.138Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:02:42.141Z] > git config --add remote.origin.fetch +refs/pull/40803/head:refs/remotes/origin/PR-40803 # timeout=10 [2020-04-09T20:02:42.155Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:42.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:02:42.188Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:02:42.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:02:42.189Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:42.438Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:02:42.443Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [2020-04-09T20:02:42.884Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T20:02:42.896Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T20:02:42.912Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:02:42.916Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [Pipeline] // stage [2020-04-09T20:02:42.112Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:02:42.114Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [2020-04-09T20:02:42.565Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T20:02:42.579Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T20:02:42.589Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:02:42.606Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2020-04-09T20:02:44.351Z] Still waiting to schedule task [2020-04-09T20:02:44.351Z] Waiting for next available executor on ‘windows-2019’ [2020-04-09T20:02:44.358Z] + docker version [2020-04-09T20:02:44.358Z] Client: Docker Engine - Community [2020-04-09T20:02:44.358Z] Version: 19.03.5 [2020-04-09T20:02:44.358Z] API version: 1.40 [2020-04-09T20:02:44.358Z] Go version: go1.12.12 [2020-04-09T20:02:44.358Z] Git commit: 633a0ea838 [2020-04-09T20:02:44.358Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-09T20:02:44.358Z] OS/Arch: linux/amd64 [2020-04-09T20:02:44.358Z] Experimental: false [2020-04-09T20:02:44.358Z] [2020-04-09T20:02:44.358Z] Server: Docker Engine - Community [2020-04-09T20:02:44.358Z] Engine: [2020-04-09T20:02:44.358Z] Version: 19.03.5 [2020-04-09T20:02:44.358Z] API version: 1.40 (minimum version 1.12) [2020-04-09T20:02:44.358Z] Go version: go1.12.12 [2020-04-09T20:02:44.358Z] Git commit: 633a0ea838 [2020-04-09T20:02:44.358Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-09T20:02:44.358Z] OS/Arch: linux/amd64 [2020-04-09T20:02:44.358Z] Experimental: true [2020-04-09T20:02:44.358Z] containerd: [2020-04-09T20:02:44.358Z] Version: 1.2.10 [2020-04-09T20:02:44.358Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T20:02:44.358Z] runc: [2020-04-09T20:02:44.358Z] Version: 1.0.0-rc8+dev [2020-04-09T20:02:44.358Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T20:02:44.358Z] docker-init: [2020-04-09T20:02:44.358Z] Version: 0.18.0 [2020-04-09T20:02:44.358Z] GitCommit: fec3683 [Pipeline] sh [2020-04-09T20:02:44.374Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 . [2020-04-09T20:02:44.379Z] + docker version [2020-04-09T20:02:44.379Z] Client: Docker Engine - Community [2020-04-09T20:02:44.379Z] Version: 19.03.5 [2020-04-09T20:02:44.379Z] API version: 1.40 [2020-04-09T20:02:44.379Z] Go version: go1.12.12 [2020-04-09T20:02:44.379Z] Git commit: 633a0ea838 [2020-04-09T20:02:44.379Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-09T20:02:44.379Z] OS/Arch: linux/amd64 [2020-04-09T20:02:44.379Z] Experimental: false [2020-04-09T20:02:44.379Z] [2020-04-09T20:02:44.379Z] Server: Docker Engine - Community [2020-04-09T20:02:44.379Z] Engine: [2020-04-09T20:02:44.379Z] Version: 19.03.5 [2020-04-09T20:02:44.379Z] API version: 1.40 (minimum version 1.12) [2020-04-09T20:02:44.379Z] Go version: go1.12.12 [2020-04-09T20:02:44.379Z] Git commit: 633a0ea838 [2020-04-09T20:02:44.379Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-09T20:02:44.379Z] OS/Arch: linux/amd64 [2020-04-09T20:02:44.379Z] Experimental: true [2020-04-09T20:02:44.379Z] containerd: [2020-04-09T20:02:44.379Z] Version: 1.2.10 [2020-04-09T20:02:44.379Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T20:02:44.379Z] runc: [2020-04-09T20:02:44.379Z] Version: 1.0.0-rc8+dev [2020-04-09T20:02:44.379Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T20:02:44.379Z] docker-init: [2020-04-09T20:02:44.379Z] Version: 0.18.0 [2020-04-09T20:02:44.379Z] GitCommit: fec3683 [Pipeline] sh [2020-04-09T20:02:44.637Z] + docker info [2020-04-09T20:02:44.668Z] + docker info [2020-04-09T20:02:44.668Z] Client: [2020-04-09T20:02:44.668Z] Debug Mode: false [2020-04-09T20:02:44.668Z] [2020-04-09T20:02:44.668Z] Server: [2020-04-09T20:02:44.668Z] Containers: 0 [2020-04-09T20:02:44.668Z] Running: 0 [2020-04-09T20:02:44.668Z] Paused: 0 [2020-04-09T20:02:44.668Z] Stopped: 0 [2020-04-09T20:02:44.668Z] Images: 3 [2020-04-09T20:02:44.668Z] Server Version: 19.03.5 [2020-04-09T20:02:44.668Z] Storage Driver: overlay2 [2020-04-09T20:02:44.668Z] Backing Filesystem: extfs [2020-04-09T20:02:44.668Z] Supports d_type: true [2020-04-09T20:02:44.668Z] Native Overlay Diff: true [2020-04-09T20:02:44.668Z] Logging Driver: json-file [2020-04-09T20:02:44.668Z] Cgroup Driver: cgroupfs [2020-04-09T20:02:44.668Z] Plugins: [2020-04-09T20:02:44.668Z] Volume: local [2020-04-09T20:02:44.668Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T20:02:44.668Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-09T20:02:44.668Z] Swarm: inactive [2020-04-09T20:02:44.668Z] Runtimes: runc [2020-04-09T20:02:44.668Z] Default Runtime: runc [2020-04-09T20:02:44.668Z] Init Binary: docker-init [2020-04-09T20:02:44.668Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T20:02:44.668Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T20:02:44.668Z] init version: fec3683 [2020-04-09T20:02:44.668Z] Security Options: [2020-04-09T20:02:44.668Z] apparmor [2020-04-09T20:02:44.668Z] seccomp [2020-04-09T20:02:44.668Z] Profile: default [2020-04-09T20:02:44.668Z] Kernel Version: 4.15.0-1058-aws [2020-04-09T20:02:44.668Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-09T20:02:44.668Z] OSType: linux [2020-04-09T20:02:44.668Z] Architecture: x86_64 [2020-04-09T20:02:44.668Z] CPUs: 2 [2020-04-09T20:02:44.668Z] Total Memory: 7.583GiB [2020-04-09T20:02:44.668Z] Name: ip-10-100-43-93 [2020-04-09T20:02:44.668Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-09T20:02:44.668Z] Docker Root Dir: /var/lib/docker [2020-04-09T20:02:44.668Z] Debug Mode: false [2020-04-09T20:02:44.668Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:02:44.668Z] Labels: [2020-04-09T20:02:44.668Z] Experimental: true [2020-04-09T20:02:44.668Z] Insecure Registries: [2020-04-09T20:02:44.668Z] 127.0.0.0/8 [2020-04-09T20:02:44.668Z] Live Restore Enabled: true [2020-04-09T20:02:44.668Z] [2020-04-09T20:02:44.668Z] WARNING: No swap limit support [Pipeline] sh [2020-04-09T20:02:44.770Z] Sending build context to Docker daemon 55.37MB [2020-04-09T20:02:44.953Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:02:44.953Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:02:44.953Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40803/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T20:02:44.953Z] + bash /home/ubuntu/workspace/moby_PR-40803/check-config.sh [2020-04-09T20:02:44.953Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T20:02:44.953Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-09T20:02:44.953Z] [2020-04-09T20:02:44.953Z] Generally Necessary: [2020-04-09T20:02:44.953Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T20:02:44.953Z] - apparmor: enabled and tools installed [2020-04-09T20:02:44.953Z] - CONFIG_NAMESPACES: enabled [2020-04-09T20:02:44.953Z] - CONFIG_NET_NS: enabled [2020-04-09T20:02:44.953Z] - CONFIG_PID_NS: enabled [2020-04-09T20:02:44.953Z] - CONFIG_IPC_NS: enabled [2020-04-09T20:02:44.953Z] - CONFIG_UTS_NS: enabled [2020-04-09T20:02:44.953Z] - CONFIG_CGROUPS: enabled [2020-04-09T20:02:44.953Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T20:02:44.953Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T20:02:44.953Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T20:02:44.953Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T20:02:44.953Z] - CONFIG_CPUSETS: enabled [2020-04-09T20:02:44.953Z] - CONFIG_MEMCG: enabled [2020-04-09T20:02:44.953Z] - CONFIG_KEYS: enabled [2020-04-09T20:02:44.953Z] - CONFIG_VETH: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T20:02:44.953Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T20:02:44.953Z] [2020-04-09T20:02:44.953Z] Optional Features: [2020-04-09T20:02:44.953Z] - CONFIG_USER_NS: enabled [2020-04-09T20:02:44.953Z] - CONFIG_SECCOMP: enabled [2020-04-09T20:02:44.953Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T20:02:44.953Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T20:02:44.953Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T20:02:44.953Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-09T20:02:44.953Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-09T20:02:44.953Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T20:02:44.953Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T20:02:44.953Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T20:02:44.953Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T20:02:44.953Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T20:02:44.953Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T20:02:44.953Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T20:02:44.953Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T20:02:44.953Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T20:02:44.953Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T20:02:45.126Z] Step 1/140 : ARG CROSS="false" [2020-04-09T20:02:45.126Z] Step 2/140 : ARG GO_VERSION=1.13.10 [2020-04-09T20:02:45.126Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-04-09T20:02:45.126Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-04-09T20:02:45.126Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-04-09T20:02:45.126Z] 1.13.10-buster: Pulling from library/golang [2020-04-09T20:02:45.213Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T20:02:45.213Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T20:02:45.213Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T20:02:45.213Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T20:02:45.213Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_EXT4_FS: enabled [2020-04-09T20:02:45.213Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T20:02:45.213Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T20:02:45.213Z] - Network Drivers: [2020-04-09T20:02:45.213Z] - "overlay": [2020-04-09T20:02:45.213Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T20:02:45.213Z] Optional (for encrypted networks): [2020-04-09T20:02:45.213Z] - CONFIG_CRYPTO: enabled [2020-04-09T20:02:45.213Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-09T20:02:45.213Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-09T20:02:45.213Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-09T20:02:45.213Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-09T20:02:45.213Z] - CONFIG_XFRM: enabled [2020-04-09T20:02:45.213Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T20:02:45.213Z] - "ipvlan": [2020-04-09T20:02:45.213Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T20:02:45.213Z] - "macvlan": [2020-04-09T20:02:45.213Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T20:02:45.213Z] - "ftp,tftp client in container": [2020-04-09T20:02:45.213Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T20:02:45.213Z] - Storage Drivers: [2020-04-09T20:02:45.213Z] - "aufs": [2020-04-09T20:02:45.213Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T20:02:45.213Z] - "btrfs": [2020-04-09T20:02:45.213Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T20:02:45.213Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T20:02:45.213Z] - "devicemapper": [2020-04-09T20:02:45.213Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T20:02:45.213Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T20:02:45.213Z] - "overlay": [2020-04-09T20:02:45.213Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T20:02:45.213Z] - "zfs": [2020-04-09T20:02:45.213Z] - /dev/zfs: missing [2020-04-09T20:02:45.213Z] - zfs command: missing [2020-04-09T20:02:45.213Z] - zpool command: missing [2020-04-09T20:02:45.213Z] [2020-04-09T20:02:45.213Z] Limits: [2020-04-09T20:02:45.213Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T20:02:45.213Z] [2020-04-09T20:02:45.213Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-09T20:02:45.493Z] e5611e94178b: Pulling fs layer [2020-04-09T20:02:45.493Z] 4da65af62001: Pulling fs layer [2020-04-09T20:02:45.493Z] d6d21d967603: Pulling fs layer [2020-04-09T20:02:45.493Z] 42f16d16a70d: Pulling fs layer [2020-04-09T20:02:45.493Z] 69d3cb6c4137: Pulling fs layer [2020-04-09T20:02:45.493Z] 7d7b3aebce05: Pulling fs layer [2020-04-09T20:02:45.493Z] 33678fe649ec: Pulling fs layer [2020-04-09T20:02:45.493Z] 42f16d16a70d: Waiting [2020-04-09T20:02:45.493Z] 69d3cb6c4137: Waiting [2020-04-09T20:02:45.493Z] 7d7b3aebce05: Waiting [2020-04-09T20:02:45.493Z] 33678fe649ec: Waiting [2020-04-09T20:02:45.493Z] d6d21d967603: Verifying Checksum [2020-04-09T20:02:45.493Z] d6d21d967603: Download complete [2020-04-09T20:02:45.493Z] 4da65af62001: Verifying Checksum [2020-04-09T20:02:45.493Z] 4da65af62001: Download complete [2020-04-09T20:02:45.542Z] + sudo modprobe ip_vs [2020-04-09T20:02:45.566Z] Client: [2020-04-09T20:02:45.566Z] Debug Mode: false [2020-04-09T20:02:45.566Z] [2020-04-09T20:02:45.566Z] Server: [2020-04-09T20:02:45.566Z] Containers: 0 [2020-04-09T20:02:45.566Z] Running: 0 [2020-04-09T20:02:45.566Z] Paused: 0 [2020-04-09T20:02:45.566Z] Stopped: 0 [2020-04-09T20:02:45.566Z] Images: 2 [2020-04-09T20:02:45.566Z] Server Version: 19.03.5 [2020-04-09T20:02:45.566Z] Storage Driver: overlay2 [2020-04-09T20:02:45.566Z] Backing Filesystem: extfs [2020-04-09T20:02:45.566Z] Supports d_type: true [2020-04-09T20:02:45.566Z] Native Overlay Diff: true [2020-04-09T20:02:45.566Z] Logging Driver: json-file [2020-04-09T20:02:45.566Z] Cgroup Driver: cgroupfs [2020-04-09T20:02:45.566Z] Plugins: [2020-04-09T20:02:45.566Z] Volume: local [2020-04-09T20:02:45.566Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T20:02:45.566Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-09T20:02:45.566Z] Swarm: inactive [2020-04-09T20:02:45.566Z] Runtimes: runc [2020-04-09T20:02:45.566Z] Default Runtime: runc [2020-04-09T20:02:45.566Z] Init Binary: docker-init [2020-04-09T20:02:45.566Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T20:02:45.566Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T20:02:45.566Z] init version: fec3683 [2020-04-09T20:02:45.566Z] Security Options: [2020-04-09T20:02:45.566Z] apparmor [2020-04-09T20:02:45.566Z] seccomp [2020-04-09T20:02:45.566Z] Profile: default [2020-04-09T20:02:45.566Z] Kernel Version: 4.15.0-1058-aws [2020-04-09T20:02:45.566Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-09T20:02:45.566Z] OSType: linux [2020-04-09T20:02:45.566Z] Architecture: x86_64 [2020-04-09T20:02:45.566Z] CPUs: 2 [2020-04-09T20:02:45.566Z] Total Memory: 7.501GiB [2020-04-09T20:02:45.566Z] Name: ip-10-100-46-225 [2020-04-09T20:02:45.566Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-09T20:02:45.566Z] Docker Root Dir: /var/lib/docker [2020-04-09T20:02:45.566Z] Debug Mode: false [2020-04-09T20:02:45.566Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:02:45.566Z] Labels: [2020-04-09T20:02:45.566Z] Experimental: true [2020-04-09T20:02:45.566Z] Insecure Registries: [2020-04-09T20:02:45.566Z] 127.0.0.0/8 [2020-04-09T20:02:45.566Z] Live Restore Enabled: true [2020-04-09T20:02:45.566Z] [2020-04-09T20:02:45.566Z] WARNING: No swap limit support [Pipeline] sh [2020-04-09T20:02:45.801Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 . [2020-04-09T20:02:45.801Z] #2 [internal] load .dockerignore [2020-04-09T20:02:45.801Z] #2 transferring context: 87B done [2020-04-09T20:02:45.801Z] #2 DONE 0.0s [2020-04-09T20:02:45.801Z] [2020-04-09T20:02:45.801Z] #1 [internal] load build definition from Dockerfile [2020-04-09T20:02:45.801Z] #1 transferring dockerfile: 12.30kB done [2020-04-09T20:02:45.801Z] #1 DONE 0.0s [2020-04-09T20:02:45.801Z] [2020-04-09T20:02:45.801Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-09T20:02:45.846Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:02:45.846Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:02:45.846Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40803/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T20:02:45.846Z] + bash /home/ubuntu/workspace/moby_PR-40803/check-config.sh [2020-04-09T20:02:45.846Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T20:02:45.846Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-09T20:02:45.846Z] [2020-04-09T20:02:45.846Z] Generally Necessary: [2020-04-09T20:02:45.846Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T20:02:45.846Z] - apparmor: enabled and tools installed [2020-04-09T20:02:45.846Z] - CONFIG_NAMESPACES: enabled [2020-04-09T20:02:45.846Z] - CONFIG_NET_NS: enabled [2020-04-09T20:02:45.846Z] - CONFIG_PID_NS: enabled [2020-04-09T20:02:45.846Z] - CONFIG_IPC_NS: enabled [2020-04-09T20:02:45.846Z] - CONFIG_UTS_NS: enabled [2020-04-09T20:02:45.846Z] - CONFIG_CGROUPS: enabled [2020-04-09T20:02:45.846Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T20:02:45.846Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T20:02:45.846Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T20:02:45.846Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T20:02:45.846Z] - CONFIG_CPUSETS: enabled [2020-04-09T20:02:45.846Z] - CONFIG_MEMCG: enabled [2020-04-09T20:02:45.846Z] - CONFIG_KEYS: enabled [2020-04-09T20:02:45.846Z] - CONFIG_VETH: enabled (as module) [2020-04-09T20:02:45.846Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T20:02:45.846Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T20:02:45.846Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T20:02:45.846Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T20:02:45.846Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T20:02:45.846Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T20:02:45.846Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T20:02:45.846Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T20:02:45.846Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T20:02:45.846Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T20:02:45.846Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T20:02:45.846Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T20:02:45.846Z] [2020-04-09T20:02:45.846Z] Optional Features: [2020-04-09T20:02:45.846Z] - CONFIG_USER_NS: enabled [2020-04-09T20:02:45.846Z] - CONFIG_SECCOMP: enabled [2020-04-09T20:02:45.846Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T20:02:45.846Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T20:02:45.846Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T20:02:45.846Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-09T20:02:45.846Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-09T20:02:45.846Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T20:02:45.846Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T20:02:45.846Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T20:02:46.104Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T20:02:46.104Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T20:02:46.104Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T20:02:46.104Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T20:02:46.104Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T20:02:46.104Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T20:02:46.104Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T20:02:46.104Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T20:02:46.104Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T20:02:46.104Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T20:02:46.104Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_EXT4_FS: enabled [2020-04-09T20:02:46.104Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T20:02:46.104Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T20:02:46.104Z] - Network Drivers: [2020-04-09T20:02:46.104Z] - "overlay": [2020-04-09T20:02:46.104Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T20:02:46.104Z] Optional (for encrypted networks): [2020-04-09T20:02:46.104Z] - CONFIG_CRYPTO: enabled [2020-04-09T20:02:46.104Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-09T20:02:46.104Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-09T20:02:46.104Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-09T20:02:46.104Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-09T20:02:46.104Z] - CONFIG_XFRM: enabled [2020-04-09T20:02:46.104Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T20:02:46.104Z] - "ipvlan": [2020-04-09T20:02:46.104Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T20:02:46.104Z] - "macvlan": [2020-04-09T20:02:46.104Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T20:02:46.104Z] - "ftp,tftp client in container": [2020-04-09T20:02:46.104Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T20:02:46.104Z] - Storage Drivers: [2020-04-09T20:02:46.104Z] - "aufs": [2020-04-09T20:02:46.104Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T20:02:46.104Z] - "btrfs": [2020-04-09T20:02:46.104Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T20:02:46.104Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T20:02:46.104Z] - "devicemapper": [2020-04-09T20:02:46.104Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T20:02:46.104Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T20:02:46.104Z] - "overlay": [2020-04-09T20:02:46.104Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T20:02:46.104Z] - "zfs": [2020-04-09T20:02:46.104Z] - /dev/zfs: missing [2020-04-09T20:02:46.104Z] - zfs command: missing [2020-04-09T20:02:46.104Z] - zpool command: missing [2020-04-09T20:02:46.104Z] [2020-04-09T20:02:46.104Z] Limits: [2020-04-09T20:02:46.104Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T20:02:46.104Z] [2020-04-09T20:02:46.104Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-09T20:02:46.324Z] e5611e94178b: Verifying Checksum [2020-04-09T20:02:46.324Z] e5611e94178b: Download complete [2020-04-09T20:02:46.372Z] #4 DONE 0.3s [2020-04-09T20:02:46.372Z] [2020-04-09T20:02:46.372Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-04-09T20:02:46.372Z] #3 DONE 0.3s [2020-04-09T20:02:46.372Z] [2020-04-09T20:02:46.372Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T20:02:46.372Z] #5 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-09T20:02:46.372Z] #5 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done [2020-04-09T20:02:46.372Z] #5 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 0.1s done [2020-04-09T20:02:46.372Z] #5 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-09T20:02:46.372Z] #5 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done [2020-04-09T20:02:46.372Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 0B / 120.15MB 0.1s [2020-04-09T20:02:46.426Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 . [2020-04-09T20:02:46.426Z] #2 [internal] load .dockerignore [2020-04-09T20:02:46.426Z] #2 transferring context: 87B done [2020-04-09T20:02:46.426Z] #2 DONE 0.0s [2020-04-09T20:02:46.426Z] [2020-04-09T20:02:46.426Z] #1 [internal] load build definition from Dockerfile [2020-04-09T20:02:46.426Z] #1 transferring dockerfile: 12.30kB done [2020-04-09T20:02:46.426Z] #1 DONE 0.0s [2020-04-09T20:02:46.426Z] [2020-04-09T20:02:46.426Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-09T20:02:46.630Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 15.11MB / 120.15MB 0.3s [2020-04-09T20:02:46.630Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 28.74MB / 120.15MB 0.5s [2020-04-09T20:02:46.682Z] #4 ... [2020-04-09T20:02:46.682Z] [2020-04-09T20:02:46.682Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-04-09T20:02:46.682Z] #3 DONE 0.2s [2020-04-09T20:02:46.682Z] [2020-04-09T20:02:46.682Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-09T20:02:46.682Z] #4 DONE 0.2s [2020-04-09T20:02:46.682Z] [2020-04-09T20:02:46.682Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T20:02:46.682Z] #5 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-09T20:02:46.682Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 0B / 120.15MB 0.1s [2020-04-09T20:02:46.682Z] #5 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 0B / 126B 0.1s [2020-04-09T20:02:46.682Z] #5 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-09T20:02:46.682Z] #5 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done [2020-04-09T20:02:46.682Z] #5 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done [2020-04-09T20:02:46.890Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 38.71MB / 120.15MB 0.6s [2020-04-09T20:02:46.890Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 47.71MB / 120.15MB 0.7s [2020-04-09T20:02:46.943Z] #5 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 0.1s done [2020-04-09T20:02:47.150Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 63.57MB / 120.15MB 0.9s [2020-04-09T20:02:47.150Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 71.91MB / 120.15MB 1.0s [2020-04-09T20:02:47.197Z] 69d3cb6c4137: Verifying Checksum [2020-04-09T20:02:47.197Z] 69d3cb6c4137: Download complete [2020-04-09T20:02:47.197Z] 33678fe649ec: Verifying Checksum [2020-04-09T20:02:47.197Z] 33678fe649ec: Download complete [2020-04-09T20:02:47.200Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 23.21MB / 120.15MB 0.5s [2020-04-09T20:02:47.409Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 77.95MB / 120.15MB 1.1s [2020-04-09T20:02:47.409Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 99.05MB / 120.15MB 1.3s [2020-04-09T20:02:47.457Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 30.94MB / 120.15MB 0.6s [2020-04-09T20:02:47.457Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 39.60MB / 120.15MB 0.7s [2020-04-09T20:02:47.631Z] 42f16d16a70d: Verifying Checksum [2020-04-09T20:02:47.631Z] 42f16d16a70d: Download complete [2020-04-09T20:02:47.631Z] 7d7b3aebce05: Verifying Checksum [2020-04-09T20:02:47.631Z] 7d7b3aebce05: Download complete [2020-04-09T20:02:47.669Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 108.19MB / 120.15MB 1.4s [2020-04-09T20:02:47.669Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 1.6s [2020-04-09T20:02:47.715Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 64.97MB / 120.15MB 1.0s [2020-04-09T20:02:47.715Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 80.14MB / 120.15MB 1.1s [2020-04-09T20:02:47.927Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 1.7s done [2020-04-09T20:02:47.927Z] #5 ... [2020-04-09T20:02:47.927Z] [2020-04-09T20:02:47.927Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-04-09T20:02:47.927Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-04-09T20:02:47.927Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-04-09T20:02:47.927Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-04-09T20:02:47.927Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2020-04-09T20:02:47.927Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done [2020-04-09T20:02:47.927Z] #63 DONE 1.9s [2020-04-09T20:02:47.973Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 103.39MB / 120.15MB 1.3s [2020-04-09T20:02:48.187Z] [2020-04-09T20:02:48.187Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T20:02:48.187Z] #5 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d [2020-04-09T20:02:48.229Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 110.19MB / 120.15MB 1.4s [2020-04-09T20:02:48.229Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 1.5s [2020-04-09T20:02:48.439Z] e5611e94178b: Pull complete [2020-04-09T20:02:48.486Z] #5 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 1.7s done [2020-04-09T20:02:48.486Z] #5 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d [2020-04-09T20:02:48.746Z] #5 ... [2020-04-09T20:02:48.746Z] [2020-04-09T20:02:48.746Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-04-09T20:02:48.746Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-04-09T20:02:48.746Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-04-09T20:02:48.746Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-04-09T20:02:48.746Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-04-09T20:02:48.746Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done [2020-04-09T20:02:48.746Z] #63 DONE 2.0s [2020-04-09T20:02:48.746Z] [2020-04-09T20:02:48.746Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T20:02:48.758Z] #5 ... [2020-04-09T20:02:48.758Z] [2020-04-09T20:02:48.758Z] #17 [internal] load build context [2020-04-09T20:02:48.758Z] #17 transferring context: 50.85MB 2.5s done [2020-04-09T20:02:48.758Z] #17 DONE 2.6s [2020-04-09T20:02:48.758Z] [2020-04-09T20:02:48.758Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T20:02:48.801Z] 4da65af62001: Pull complete [2020-04-09T20:02:49.156Z] d6d21d967603: Pull complete [2020-04-09T20:02:49.679Z] #5 ... [2020-04-09T20:02:49.679Z] [2020-04-09T20:02:49.679Z] #17 [internal] load build context [2020-04-09T20:02:49.679Z] #17 transferring context: 50.85MB 2.7s done [2020-04-09T20:02:49.679Z] #17 DONE 2.8s [2020-04-09T20:02:49.679Z] [2020-04-09T20:02:49.679Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T20:02:50.916Z] 42f16d16a70d: Pull complete [2020-04-09T20:02:52.846Z] 69d3cb6c4137: Pull complete [2020-04-09T20:02:52.935Z] #5 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 4.3s done [2020-04-09T20:02:52.935Z] #5 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done [2020-04-09T20:02:52.935Z] #5 DONE 6.6s [2020-04-09T20:02:52.935Z] [2020-04-09T20:02:52.935Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-09T20:02:53.853Z] #5 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 4.7s done [2020-04-09T20:02:53.853Z] #5 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done [2020-04-09T20:02:53.853Z] #5 DONE 6.8s [2020-04-09T20:02:53.853Z] [2020-04-09T20:02:53.853Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-09T20:02:54.289Z] Fetching without tags [2020-04-09T20:02:54.311Z] #6 DONE 1.3s [2020-04-09T20:02:54.311Z] [2020-04-09T20:02:54.311Z] #18 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:02:54.311Z] #18 DONE 0.1s [2020-04-09T20:02:54.311Z] [2020-04-09T20:02:54.311Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T20:02:54.311Z] #22 ... [2020-04-09T20:02:54.311Z] [2020-04-09T20:02:54.311Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-09T20:02:54.311Z] #65 DONE 0.1s [2020-04-09T20:02:54.311Z] [2020-04-09T20:02:54.311Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T20:02:54.311Z] #19 DONE 0.2s [2020-04-09T20:02:54.311Z] [2020-04-09T20:02:54.311Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T20:02:54.568Z] #66 ... [2020-04-09T20:02:54.568Z] [2020-04-09T20:02:54.568Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-04-09T20:02:54.568Z] #47 DONE 0.3s [2020-04-09T20:02:54.568Z] [2020-04-09T20:02:54.568Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-09T20:02:54.568Z] #41 DONE 0.3s [2020-04-09T20:02:54.568Z] [2020-04-09T20:02:54.568Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-09T20:02:54.568Z] #59 DONE 0.3s [2020-04-09T20:02:54.568Z] [2020-04-09T20:02:54.568Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-09T20:02:54.568Z] #28 DONE 0.4s [2020-04-09T20:02:54.568Z] [2020-04-09T20:02:54.568Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-09T20:02:54.568Z] #44 DONE 0.4s [2020-04-09T20:02:54.568Z] [2020-04-09T20:02:54.568Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T20:02:54.785Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:02:55.224Z] #6 DONE 1.4s [2020-04-09T20:02:55.224Z] [2020-04-09T20:02:55.224Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:02:55.224Z] #18 DONE 0.1s [2020-04-09T20:02:55.224Z] [2020-04-09T20:02:55.224Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-04-09T20:02:55.224Z] #47 DONE 0.1s [2020-04-09T20:02:55.224Z] [2020-04-09T20:02:55.224Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-09T20:02:55.224Z] #28 DONE 0.1s [2020-04-09T20:02:55.224Z] [2020-04-09T20:02:55.224Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-09T20:02:55.224Z] #65 DONE 0.1s [2020-04-09T20:02:55.224Z] [2020-04-09T20:02:55.224Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T20:02:55.224Z] #19 DONE 0.1s [2020-04-09T20:02:55.224Z] [2020-04-09T20:02:55.224Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-09T20:02:55.224Z] #44 DONE 0.1s [2020-04-09T20:02:55.224Z] [2020-04-09T20:02:55.224Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-09T20:02:55.224Z] #41 DONE 0.1s [2020-04-09T20:02:55.224Z] [2020-04-09T20:02:55.224Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-09T20:02:55.224Z] #59 DONE 0.1s [2020-04-09T20:02:55.224Z] [2020-04-09T20:02:55.224Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T20:02:54.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:02:54.256Z] > git config --add remote.origin.fetch +refs/pull/40803/head:refs/remotes/origin/PR-40803 # timeout=10 [2020-04-09T20:02:54.260Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:54.276Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:02:54.293Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:02:54.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:02:54.294Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:02:54.788Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:02:54.792Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [2020-04-09T20:02:55.783Z] Merge succeeded, producing 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:02:55.783Z] Checking out Revision 282567a58d926244c6bdf129e37a0ebf9efa1f09 (PR-40803) [2020-04-09T20:02:55.992Z] 7d7b3aebce05: Pull complete [2020-04-09T20:02:55.992Z] 33678fe649ec: Pull complete [2020-04-09T20:02:55.992Z] Digest: sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 [2020-04-09T20:02:55.992Z] Status: Downloaded newer image for golang:1.13.10-buster [2020-04-09T20:02:55.992Z] ---> 5113530bf514 [2020-04-09T20:02:55.992Z] Step 6/140 : ARG APT_MIRROR [2020-04-09T20:02:55.992Z] ---> Running in dc6b172186d1 [2020-04-09T20:02:55.992Z] Removing intermediate container dc6b172186d1 [2020-04-09T20:02:55.992Z] ---> 8c519eca0c83 [2020-04-09T20:02:55.992Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-04-09T20:02:55.992Z] ---> Running in ae73fb0da591 [2020-04-09T20:02:56.712Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T20:02:56.766Z] > git --version # timeout=10 [2020-04-09T20:02:56.772Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T20:02:57.213Z] Removing intermediate container ae73fb0da591 [2020-04-09T20:02:57.213Z] ---> 0cefa33217a2 [2020-04-09T20:02:57.213Z] Step 8/140 : ENV GO111MODULE=off [2020-04-09T20:02:57.213Z] ---> Running in 0c9c30fa1c82 [2020-04-09T20:02:57.213Z] Removing intermediate container 0c9c30fa1c82 [2020-04-09T20:02:57.213Z] ---> 00c4df870f60 [2020-04-09T20:02:57.213Z] Step 9/140 : FROM base AS criu [2020-04-09T20:02:57.213Z] ---> 00c4df870f60 [2020-04-09T20:02:57.213Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:02:57.213Z] ---> Running in 389d68117af5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T20:02:57.570Z] Removing intermediate container 389d68117af5 [2020-04-09T20:02:57.570Z] ---> 548caa6c8cb9 [2020-04-09T20:02:57.570Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-04-09T20:02:57.570Z] ---> Running in 80feddfb09f7 [2020-04-09T20:02:55.745Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T20:02:55.771Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T20:02:55.787Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:02:55.790Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [2020-04-09T20:02:57.726Z] + docker version [2020-04-09T20:02:57.726Z] Client: [2020-04-09T20:02:57.726Z] Version: 18.06.1-ce [2020-04-09T20:02:57.726Z] API version: 1.38 [2020-04-09T20:02:57.726Z] Go version: go1.10.3 [2020-04-09T20:02:57.726Z] Git commit: e68fc7a [2020-04-09T20:02:57.726Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-09T20:02:57.726Z] OS/Arch: linux/ppc64le [2020-04-09T20:02:57.726Z] Experimental: false [2020-04-09T20:02:57.726Z] [2020-04-09T20:02:57.726Z] Server: [2020-04-09T20:02:57.726Z] Engine: [2020-04-09T20:02:57.726Z] Version: 18.06.1-ce [2020-04-09T20:02:57.726Z] API version: 1.38 (minimum version 1.12) [2020-04-09T20:02:57.726Z] Go version: go1.10.3 [2020-04-09T20:02:57.726Z] Git commit: e68fc7a [2020-04-09T20:02:57.726Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-09T20:02:57.726Z] OS/Arch: linux/ppc64le [2020-04-09T20:02:57.726Z] Experimental: true [Pipeline] sh [2020-04-09T20:02:58.110Z] + docker info [2020-04-09T20:02:58.110Z] Containers: 0 [2020-04-09T20:02:58.110Z] Running: 0 [2020-04-09T20:02:58.110Z] Paused: 0 [2020-04-09T20:02:58.110Z] Stopped: 0 [2020-04-09T20:02:58.110Z] Images: 0 [2020-04-09T20:02:58.110Z] Server Version: 18.06.1-ce [2020-04-09T20:02:58.110Z] Storage Driver: overlay2 [2020-04-09T20:02:58.110Z] Backing Filesystem: extfs [2020-04-09T20:02:58.110Z] Supports d_type: true [2020-04-09T20:02:58.110Z] Native Overlay Diff: true [2020-04-09T20:02:58.110Z] Logging Driver: json-file [2020-04-09T20:02:58.110Z] Cgroup Driver: cgroupfs [2020-04-09T20:02:58.110Z] Plugins: [2020-04-09T20:02:58.110Z] Volume: local [2020-04-09T20:02:58.110Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T20:02:58.110Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-09T20:02:58.110Z] Swarm: inactive [2020-04-09T20:02:58.110Z] Runtimes: runc [2020-04-09T20:02:58.110Z] Default Runtime: runc [2020-04-09T20:02:58.110Z] Init Binary: docker-init [2020-04-09T20:02:58.110Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-09T20:02:58.110Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-09T20:02:58.110Z] init version: fec3683 [2020-04-09T20:02:58.110Z] Security Options: [2020-04-09T20:02:58.110Z] apparmor [2020-04-09T20:02:58.110Z] seccomp [2020-04-09T20:02:58.110Z] Profile: default [2020-04-09T20:02:58.110Z] Kernel Version: 4.4.0-139-generic [2020-04-09T20:02:58.110Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-09T20:02:58.110Z] OSType: linux [2020-04-09T20:02:58.110Z] Architecture: ppc64le [2020-04-09T20:02:58.110Z] CPUs: 4 [2020-04-09T20:02:58.110Z] Total Memory: 7.972GiB [2020-04-09T20:02:58.110Z] Name: ppc64le-ubuntu-26 [2020-04-09T20:02:58.110Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-09T20:02:58.110Z] Docker Root Dir: /var/lib/docker [2020-04-09T20:02:58.110Z] Debug Mode (client): false [2020-04-09T20:02:58.110Z] Debug Mode (server): false [2020-04-09T20:02:58.110Z] Username: dockerbuildbot [2020-04-09T20:02:58.110Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:02:58.110Z] Labels: [2020-04-09T20:02:58.110Z] Experimental: true [2020-04-09T20:02:58.110Z] Insecure Registries: [2020-04-09T20:02:58.110Z] 127.0.0.0/8 [2020-04-09T20:02:58.110Z] Live Restore Enabled: false [2020-04-09T20:02:58.110Z] [Pipeline] sh [2020-04-09T20:02:58.329Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:02:58.329Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:02:58.329Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:02:58.329Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-09T20:02:58.496Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:02:58.496Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:02:58.496Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40803/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T20:02:58.496Z] + bash /home/docker/workspace/moby_PR-40803/check-config.sh [2020-04-09T20:02:58.496Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T20:02:58.496Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-09T20:02:58.496Z] [2020-04-09T20:02:58.496Z] Generally Necessary: [2020-04-09T20:02:58.496Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T20:02:58.496Z] - apparmor: enabled and tools installed [2020-04-09T20:02:58.680Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-09T20:02:58.680Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-09T20:02:58.784Z] - CONFIG_NAMESPACES: enabled [2020-04-09T20:02:58.784Z] - CONFIG_NET_NS: enabled [2020-04-09T20:02:58.784Z] - CONFIG_PID_NS: enabled [2020-04-09T20:02:58.784Z] - CONFIG_IPC_NS: enabled [2020-04-09T20:02:58.784Z] - CONFIG_UTS_NS: enabled [2020-04-09T20:02:58.784Z] - CONFIG_CGROUPS: enabled [2020-04-09T20:02:58.784Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T20:02:58.784Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T20:02:58.784Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T20:02:58.784Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T20:02:58.784Z] - CONFIG_CPUSETS: enabled [2020-04-09T20:02:58.784Z] - CONFIG_MEMCG: enabled [2020-04-09T20:02:58.784Z] - CONFIG_KEYS: enabled [2020-04-09T20:02:58.784Z] - CONFIG_VETH: enabled (as module) [2020-04-09T20:02:58.784Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T20:02:58.784Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T20:02:58.784Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T20:02:58.784Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T20:02:58.784Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T20:02:58.784Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T20:02:58.784Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T20:02:58.784Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T20:02:58.784Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T20:02:58.784Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T20:02:58.784Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T20:02:58.784Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T20:02:58.784Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-09T20:02:58.784Z] [2020-04-09T20:02:58.784Z] Optional Features: [2020-04-09T20:02:58.784Z] - CONFIG_USER_NS: enabled [2020-04-09T20:02:58.784Z] - CONFIG_SECCOMP: enabled [2020-04-09T20:02:58.784Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T20:02:58.784Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T20:02:58.784Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T20:02:59.071Z] (cgroup swap accounting is currently enabled) [2020-04-09T20:02:59.071Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-09T20:02:59.071Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T20:02:59.071Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T20:02:59.071Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T20:02:59.071Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T20:02:59.071Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T20:02:59.071Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T20:02:59.071Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T20:02:59.071Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T20:02:59.071Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T20:02:59.071Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T20:02:59.071Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T20:02:59.071Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T20:02:59.071Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T20:02:59.071Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T20:02:59.071Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T20:02:59.071Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T20:02:59.071Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T20:02:59.071Z] - CONFIG_EXT4_FS: enabled [2020-04-09T20:02:59.071Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T20:02:59.071Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T20:02:59.071Z] - Network Drivers: [2020-04-09T20:02:59.071Z] - "overlay": [2020-04-09T20:02:59.072Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T20:02:59.072Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T20:02:59.072Z] Optional (for encrypted networks): [2020-04-09T20:02:59.367Z] - CONFIG_CRYPTO: enabled [2020-04-09T20:02:59.367Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_XFRM: enabled [2020-04-09T20:02:59.367Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T20:02:59.367Z] - "ipvlan": [2020-04-09T20:02:59.367Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T20:02:59.367Z] - "macvlan": [2020-04-09T20:02:59.367Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T20:02:59.367Z] - "ftp,tftp client in container": [2020-04-09T20:02:59.367Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T20:02:59.367Z] - Storage Drivers: [2020-04-09T20:02:59.367Z] - "aufs": [2020-04-09T20:02:59.367Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T20:02:59.367Z] - "btrfs": [2020-04-09T20:02:59.367Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T20:02:59.367Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T20:02:59.367Z] - "devicemapper": [2020-04-09T20:02:59.367Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T20:02:59.367Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T20:02:59.367Z] - "overlay": [2020-04-09T20:02:59.367Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T20:02:59.367Z] - "zfs": [2020-04-09T20:02:59.367Z] - /dev/zfs: missing [2020-04-09T20:02:59.367Z] - zfs command: missing [2020-04-09T20:02:59.367Z] - zpool command: missing [2020-04-09T20:02:59.367Z] [2020-04-09T20:02:59.367Z] Limits: [2020-04-09T20:02:59.367Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T20:02:59.367Z] [2020-04-09T20:02:59.367Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-09T20:02:59.815Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 . [2020-04-09T20:02:59.829Z] #45 ... [2020-04-09T20:02:59.829Z] [2020-04-09T20:02:59.829Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T20:02:59.829Z] #66 5.260 + RM_GOPATH=0 [2020-04-09T20:02:59.829Z] #66 5.260 + TMP_GOPATH= [2020-04-09T20:02:59.829Z] #66 5.260 + : /build [2020-04-09T20:02:59.829Z] #66 5.260 + '[' -z '' ']' [2020-04-09T20:02:59.829Z] #66 5.260 ++ mktemp -d [2020-04-09T20:02:59.829Z] #66 5.281 + export GOPATH=/tmp/tmp.kHKRyDAPZk [2020-04-09T20:02:59.829Z] #66 5.282 + GOPATH=/tmp/tmp.kHKRyDAPZk [2020-04-09T20:02:59.829Z] #66 5.282 + RM_GOPATH=1 [2020-04-09T20:02:59.829Z] #66 5.286 ++ dirname ./install.sh [2020-04-09T20:02:59.829Z] #66 5.287 + dir=. [2020-04-09T20:02:59.829Z] #66 5.293 + bin=proxy [2020-04-09T20:02:59.829Z] #66 5.293 + shift [2020-04-09T20:02:59.829Z] #66 5.293 + '[' '!' -f ./proxy.installer ']' [2020-04-09T20:02:59.829Z] #66 5.293 + . ./proxy.installer [2020-04-09T20:02:59.829Z] #66 5.293 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:02:59.829Z] #66 5.293 + install_proxy [2020-04-09T20:02:59.829Z] #66 5.294 + case "$1" in [2020-04-09T20:02:59.829Z] #66 5.294 + export CGO_ENABLED=0 [2020-04-09T20:02:59.829Z] #66 5.294 + CGO_ENABLED=0 [2020-04-09T20:02:59.829Z] #66 5.294 + _install_proxy [2020-04-09T20:02:59.829Z] #66 5.294 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-04-09T20:02:59.829Z] #66 5.296 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:02:59.829Z] #66 5.296 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kHKRyDAPZk/src/github.com/docker/libnetwork [2020-04-09T20:02:59.829Z] #66 5.305 Cloning into '/tmp/tmp.kHKRyDAPZk/src/github.com/docker/libnetwork'... [2020-04-09T20:02:59.891Z] Fetched 8034 kB in 2s (4649 kB/s) [2020-04-09T20:03:00.245Z] Reading package lists... [2020-04-09T20:03:00.485Z] #60 ... [2020-04-09T20:03:00.485Z] [2020-04-09T20:03:00.485Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:00.485Z] #38 3.845 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:03:00.485Z] #38 3.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:03:00.485Z] #38 3.893 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:03:00.485Z] #38 5.165 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:03:00.713Z] Reading package lists... [2020-04-09T20:03:00.713Z] Building dependency tree... [2020-04-09T20:03:00.713Z] Reading state information... [2020-04-09T20:03:01.049Z] #38 ... [2020-04-09T20:03:01.049Z] [2020-04-09T20:03:01.049Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:03:01.049Z] #36 5.887 + mktemp -d [2020-04-09T20:03:01.049Z] #36 5.889 + export GOPATH=/tmp/tmp.F4IkKY3J84 [2020-04-09T20:03:01.049Z] #36 5.889 + git clone https://github.com/docker/distribution.git /tmp/tmp.F4IkKY3J84/src/github.com/docker/distribution [2020-04-09T20:03:01.049Z] #36 5.890 Cloning into '/tmp/tmp.F4IkKY3J84/src/github.com/docker/distribution'... [2020-04-09T20:03:01.228Z] The following additional packages will be installed: [2020-04-09T20:03:01.228Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T20:03:01.228Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T20:03:01.228Z] Suggested packages: [2020-04-09T20:03:01.228Z] manpages-dev python-setuptools [2020-04-09T20:03:01.228Z] The following NEW packages will be installed: [2020-04-09T20:03:01.228Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T20:03:01.228Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T20:03:01.228Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T20:03:01.228Z] python-six zlib1g-dev [2020-04-09T20:03:01.228Z] 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:01.228Z] Need to get 3742 kB of archives. [2020-04-09T20:03:01.228Z] After this operation, 22.0 MB of additional disk space will be used. [2020-04-09T20:03:01.228Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-09T20:03:01.228Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-09T20:03:01.228Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-04-09T20:03:01.228Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-09T20:03:01.228Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-04-09T20:03:01.228Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-09T20:03:01.228Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-04-09T20:03:01.228Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-04-09T20:03:01.228Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-09T20:03:01.228Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-09T20:03:01.228Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-09T20:03:01.228Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-09T20:03:01.228Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-04-09T20:03:01.228Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-04-09T20:03:01.228Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T20:03:01.228Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-09T20:03:01.228Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-09T20:03:01.228Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:01.228Z] Fetched 3742 kB in 0s (30.4 MB/s) [2020-04-09T20:03:01.228Z] Selecting previously unselected package libcap-dev:s390x. [2020-04-09T20:03:01.228Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-09T20:03:01.228Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-09T20:03:01.228Z] Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-09T20:03:01.228Z] Selecting previously unselected package libnet1:s390x. [2020-04-09T20:03:01.228Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-09T20:03:01.228Z] Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:01.307Z] #36 ... [2020-04-09T20:03:01.307Z] [2020-04-09T20:03:01.307Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T20:03:01.307Z] #48 6.025 + RM_GOPATH=0 [2020-04-09T20:03:01.307Z] #48 6.025 + TMP_GOPATH= [2020-04-09T20:03:01.307Z] #48 6.025 + : /build [2020-04-09T20:03:01.307Z] #48 6.025 + '[' -z '' ']' [2020-04-09T20:03:01.307Z] #48 6.028 ++ mktemp -d [2020-04-09T20:03:01.307Z] #48 6.032 + export GOPATH=/tmp/tmp.8Cpl0ZYXgy [2020-04-09T20:03:01.307Z] #48 6.035 + GOPATH=/tmp/tmp.8Cpl0ZYXgy [2020-04-09T20:03:01.307Z] #48 6.035 + RM_GOPATH=1 [2020-04-09T20:03:01.307Z] #48 6.035 ++ dirname ./install.sh [2020-04-09T20:03:01.307Z] #48 6.036 + dir=. [2020-04-09T20:03:01.307Z] #48 6.040 + bin=gometalinter [2020-04-09T20:03:01.307Z] #48 6.040 + shift [2020-04-09T20:03:01.307Z] #48 6.040 + '[' '!' -f ./gometalinter.installer ']' [2020-04-09T20:03:01.307Z] #48 6.040 + . ./gometalinter.installer [2020-04-09T20:03:01.307Z] #48 6.040 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-04-09T20:03:01.307Z] #48 6.040 + install_gometalinter [2020-04-09T20:03:01.307Z] #48 6.040 + echo 'Installing gometalinter version v2.0.6' [2020-04-09T20:03:01.307Z] #48 6.040 Installing gometalinter version v2.0.6 [2020-04-09T20:03:01.307Z] #48 6.040 + go get -d github.com/alecthomas/gometalinter [2020-04-09T20:03:01.307Z] #48 ... [2020-04-09T20:03:01.307Z] [2020-04-09T20:03:01.307Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T20:03:01.307Z] #60 6.126 + RM_GOPATH=0 [2020-04-09T20:03:01.307Z] #60 6.127 + TMP_GOPATH= [2020-04-09T20:03:01.307Z] #60 6.127 + : /build/ [2020-04-09T20:03:01.307Z] #60 6.127 + '[' -z '' ']' [2020-04-09T20:03:01.307Z] #60 6.136 ++ mktemp -d [2020-04-09T20:03:01.307Z] #60 6.142 + export GOPATH=/tmp/tmp.IctSBG8FwS [2020-04-09T20:03:01.307Z] #60 6.143 + GOPATH=/tmp/tmp.IctSBG8FwS [2020-04-09T20:03:01.307Z] #60 6.143 + RM_GOPATH=1 [2020-04-09T20:03:01.307Z] #60 6.144 ++ dirname ./install.sh [2020-04-09T20:03:01.307Z] #60 6.151 + dir=. [2020-04-09T20:03:01.307Z] #60 6.151 + bin=rootlesskit [2020-04-09T20:03:01.307Z] #60 6.151 + shift [2020-04-09T20:03:01.307Z] #60 6.152 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T20:03:01.307Z] #60 6.152 + . ./rootlesskit.installer [2020-04-09T20:03:01.307Z] #60 6.155 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:03:01.307Z] #60 6.155 + install_rootlesskit [2020-04-09T20:03:01.307Z] #60 6.157 + case "$1" in [2020-04-09T20:03:01.307Z] #60 6.157 + export CGO_ENABLED=0 [2020-04-09T20:03:01.307Z] #60 6.157 + CGO_ENABLED=0 [2020-04-09T20:03:01.307Z] #60 6.157 + _install_rootlesskit [2020-04-09T20:03:01.307Z] #60 6.157 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-04-09T20:03:01.307Z] #60 6.158 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:03:01.307Z] #60 6.158 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IctSBG8FwS/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:03:01.307Z] #60 6.168 Cloning into '/tmp/tmp.IctSBG8FwS/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T20:03:01.587Z] Selecting previously unselected package libnet1-dev. [2020-04-09T20:03:01.587Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-09T20:03:01.587Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:01.587Z] Selecting previously unselected package libnl-3-200:s390x. [2020-04-09T20:03:01.587Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-09T20:03:01.587Z] Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-09T20:03:01.587Z] Selecting previously unselected package libnl-3-dev:s390x. [2020-04-09T20:03:01.587Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-09T20:03:01.587Z] Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-09T20:03:01.587Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-09T20:03:01.587Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-09T20:03:01.587Z] Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-09T20:03:01.587Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-09T20:03:01.587Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-09T20:03:01.587Z] Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-09T20:03:01.587Z] Selecting previously unselected package zlib1g-dev:s390x. [2020-04-09T20:03:01.587Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-09T20:03:01.587Z] Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-09T20:03:01.587Z] Selecting previously unselected package libprotobuf17:s390x. [2020-04-09T20:03:01.587Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-09T20:03:01.587Z] Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-09T20:03:01.587Z] Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-09T20:03:01.587Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-09T20:03:01.587Z] Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-09T20:03:01.587Z] Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-09T20:03:01.587Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-09T20:03:01.587Z] Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-09T20:03:01.950Z] Selecting previously unselected package libprotoc17:s390x. [2020-04-09T20:03:01.950Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-09T20:03:01.950Z] Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-09T20:03:01.950Z] Selecting previously unselected package protobuf-c-compiler. [2020-04-09T20:03:01.950Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-09T20:03:01.950Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:03:01.950Z] Selecting previously unselected package protobuf-compiler. [2020-04-09T20:03:01.950Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-09T20:03:01.950Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:03:01.950Z] Selecting previously unselected package python-pkg-resources. [2020-04-09T20:03:01.950Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:03:01.950Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T20:03:01.950Z] Selecting previously unselected package python-six. [2020-04-09T20:03:01.950Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T20:03:01.950Z] Unpacking python-six (1.12.0-1) ... [2020-04-09T20:03:01.950Z] Selecting previously unselected package python-protobuf. [2020-04-09T20:03:01.950Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-09T20:03:01.950Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T20:03:01.950Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T20:03:02.304Z] Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-09T20:03:02.304Z] Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:02.304Z] Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-09T20:03:02.304Z] Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-09T20:03:02.304Z] Setting up python-six (1.12.0-1) ... [2020-04-09T20:03:02.546Z] Sending build context to Docker daemon 55.37MB [2020-04-09T20:03:02.546Z] Step 1/140 : ARG CROSS="false" [2020-04-09T20:03:02.546Z] Step 2/140 : ARG GO_VERSION=1.13.10 [2020-04-09T20:03:02.546Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-04-09T20:03:02.546Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-04-09T20:03:02.546Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-04-09T20:03:02.546Z] 1.13.10-buster: Pulling from library/golang [2020-04-09T20:03:02.546Z] 2ee2adf89ee9: Pulling fs layer [2020-04-09T20:03:02.546Z] ff7915606b47: Pulling fs layer [2020-04-09T20:03:02.546Z] d2bbb0da6a42: Pulling fs layer [2020-04-09T20:03:02.546Z] 70c4349e7886: Pulling fs layer [2020-04-09T20:03:02.546Z] 8e8c002f0498: Pulling fs layer [2020-04-09T20:03:02.546Z] c0ac08ddb5ed: Pulling fs layer [2020-04-09T20:03:02.546Z] e4da803bae8b: Pulling fs layer [2020-04-09T20:03:02.546Z] 70c4349e7886: Waiting [2020-04-09T20:03:02.546Z] 8e8c002f0498: Waiting [2020-04-09T20:03:02.546Z] c0ac08ddb5ed: Waiting [2020-04-09T20:03:02.546Z] e4da803bae8b: Waiting [2020-04-09T20:03:02.650Z] Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-09T20:03:02.650Z] Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-09T20:03:02.650Z] Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-09T20:03:02.650Z] Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-09T20:03:02.650Z] Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-09T20:03:02.650Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:03:02.650Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:02.650Z] Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-09T20:03:02.650Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:03:02.650Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T20:03:03.018Z] Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-09T20:03:03.018Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:03.578Z] ff7915606b47: Verifying Checksum [2020-04-09T20:03:03.578Z] ff7915606b47: Download complete [2020-04-09T20:03:03.578Z] d2bbb0da6a42: Verifying Checksum [2020-04-09T20:03:03.578Z] d2bbb0da6a42: Download complete [2020-04-09T20:03:03.758Z] Removing intermediate container 80feddfb09f7 [2020-04-09T20:03:03.758Z] ---> 2f630a462603 [2020-04-09T20:03:03.758Z] Step 12/140 : ENV CRIU_VERSION 3.12 [2020-04-09T20:03:04.011Z] #66 ... [2020-04-09T20:03:04.011Z] [2020-04-09T20:03:04.011Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:04.011Z] #38 4.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:03:04.011Z] #38 4.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:03:04.011Z] #38 4.716 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:03:04.011Z] #38 5.757 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:03:04.011Z] #38 7.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:03:04.112Z] ---> Running in bfcaed116cdf [2020-04-09T20:03:04.112Z] Removing intermediate container bfcaed116cdf [2020-04-09T20:03:04.112Z] ---> f9823308d090 [2020-04-09T20:03:04.112Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-04-09T20:03:04.112Z] ---> Running in 04bed391fc17 [2020-04-09T20:03:04.268Z] #38 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:03:04.268Z] #38 ... [2020-04-09T20:03:04.268Z] [2020-04-09T20:03:04.268Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:04.268Z] #31 4.834 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:03:04.268Z] #31 4.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:03:04.268Z] #31 4.886 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:03:04.268Z] #31 5.833 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:03:04.268Z] #31 7.809 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:03:04.268Z] #31 9.889 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:03:04.268Z] #31 ... [2020-04-09T20:03:04.268Z] [2020-04-09T20:03:04.268Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:03:04.268Z] #36 4.142 + mktemp -d [2020-04-09T20:03:04.268Z] #36 4.146 + export GOPATH=/tmp/tmp.YlK4f70xCo [2020-04-09T20:03:04.268Z] #36 4.146 + git clone https://github.com/docker/distribution.git /tmp/tmp.YlK4f70xCo/src/github.com/docker/distribution [2020-04-09T20:03:04.268Z] #36 4.147 Cloning into '/tmp/tmp.YlK4f70xCo/src/github.com/docker/distribution'... [2020-04-09T20:03:04.526Z] #36 ... [2020-04-09T20:03:04.526Z] [2020-04-09T20:03:04.526Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T20:03:04.526Z] #26 6.018 + mktemp -d [2020-04-09T20:03:04.526Z] #26 6.021 + export GOPATH=/tmp/tmp.SVgPeva0rn [2020-04-09T20:03:04.526Z] #26 6.021 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.SVgPeva0rn/src/github.com/go-swagger/go-swagger [2020-04-09T20:03:04.526Z] #26 6.023 Cloning into '/tmp/tmp.SVgPeva0rn/src/github.com/go-swagger/go-swagger'... [2020-04-09T20:03:04.526Z] #26 ... [2020-04-09T20:03:04.526Z] [2020-04-09T20:03:04.526Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T20:03:04.526Z] #7 6.034 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:03:04.526Z] #7 6.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:03:04.526Z] #7 6.127 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:03:04.526Z] #7 7.060 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:03:04.526Z] #7 8.988 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:03:04.783Z] #7 ... [2020-04-09T20:03:04.783Z] [2020-04-09T20:03:04.783Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-09T20:03:04.783Z] #20 5.890 + RM_GOPATH=0 [2020-04-09T20:03:04.783Z] #20 5.915 + TMP_GOPATH= [2020-04-09T20:03:04.783Z] #20 5.915 + : /build [2020-04-09T20:03:04.783Z] #20 5.915 + '[' -z '' ']' [2020-04-09T20:03:04.783Z] #20 5.916 ++ mktemp -d [2020-04-09T20:03:04.783Z] #20 5.920 + export GOPATH=/tmp/tmp.LdoXA7gfEw [2020-04-09T20:03:04.783Z] #20 5.920 + GOPATH=/tmp/tmp.LdoXA7gfEw [2020-04-09T20:03:04.783Z] #20 5.920 + RM_GOPATH=1 [2020-04-09T20:03:04.783Z] #20 5.922 ++ dirname ./install.sh [2020-04-09T20:03:04.783Z] #20 5.922 + dir=. [2020-04-09T20:03:04.783Z] #20 5.922 + bin=dockercli [2020-04-09T20:03:04.783Z] #20 5.922 + shift [2020-04-09T20:03:04.783Z] #20 5.922 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:03:04.783Z] #20 5.922 + . ./dockercli.installer [2020-04-09T20:03:04.783Z] #20 5.922 ++ : stable [2020-04-09T20:03:04.783Z] #20 5.922 ++ : 17.06.2-ce [2020-04-09T20:03:04.783Z] #20 5.923 + install_dockercli [2020-04-09T20:03:04.783Z] #20 5.923 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:03:04.783Z] #20 5.923 Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:03:04.783Z] #20 5.923 ++ uname -m [2020-04-09T20:03:04.783Z] #20 5.939 + arch=x86_64 [2020-04-09T20:03:04.783Z] #20 5.939 + '[' x86_64 '!=' x86_64 ']' [2020-04-09T20:03:04.783Z] #20 5.939 + url=https://download.docker.com/linux/static [2020-04-09T20:03:04.783Z] #20 5.940 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-09T20:03:04.783Z] #20 5.942 + tar -xz docker/docker [2020-04-09T20:03:05.040Z] #20 ... [2020-04-09T20:03:05.040Z] [2020-04-09T20:03:05.040Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T20:03:05.040Z] #60 5.923 + RM_GOPATH=0 [2020-04-09T20:03:05.040Z] #60 5.924 + TMP_GOPATH= [2020-04-09T20:03:05.040Z] #60 5.926 + : /build/ [2020-04-09T20:03:05.040Z] #60 5.926 + '[' -z '' ']' [2020-04-09T20:03:05.040Z] #60 5.930 ++ mktemp -d [2020-04-09T20:03:05.040Z] #60 5.934 + export GOPATH=/tmp/tmp.OnkqFHU2zz [2020-04-09T20:03:05.040Z] #60 5.934 + GOPATH=/tmp/tmp.OnkqFHU2zz [2020-04-09T20:03:05.040Z] #60 5.935 + RM_GOPATH=1 [2020-04-09T20:03:05.040Z] #60 5.939 ++ dirname ./install.sh [2020-04-09T20:03:05.040Z] #60 5.940 + dir=. [2020-04-09T20:03:05.040Z] #60 5.940 + bin=rootlesskit [2020-04-09T20:03:05.040Z] #60 5.940 + shift [2020-04-09T20:03:05.040Z] #60 5.940 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T20:03:05.040Z] #60 5.940 + . ./rootlesskit.installer [2020-04-09T20:03:05.040Z] #60 5.940 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:03:05.040Z] #60 5.940 + install_rootlesskit [2020-04-09T20:03:05.040Z] #60 5.940 + case "$1" in [2020-04-09T20:03:05.040Z] #60 5.940 + export CGO_ENABLED=0 [2020-04-09T20:03:05.040Z] #60 5.940 + CGO_ENABLED=0 [2020-04-09T20:03:05.040Z] #60 5.940 + _install_rootlesskit [2020-04-09T20:03:05.040Z] #60 5.940 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-04-09T20:03:05.040Z] #60 5.940 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:03:05.040Z] #60 5.940 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OnkqFHU2zz/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:03:05.040Z] #60 5.942 Cloning into '/tmp/tmp.OnkqFHU2zz/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T20:03:05.040Z] #60 ... [2020-04-09T20:03:05.040Z] [2020-04-09T20:03:05.040Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:03:05.040Z] #42 6.173 + RM_GOPATH=0 [2020-04-09T20:03:05.040Z] #42 6.173 + TMP_GOPATH= [2020-04-09T20:03:05.040Z] #42 6.173 + : /build [2020-04-09T20:03:05.040Z] #42 6.173 + '[' -z '' ']' [2020-04-09T20:03:05.040Z] #42 6.173 ++ mktemp -d [2020-04-09T20:03:05.040Z] #42 6.179 + export GOPATH=/tmp/tmp.pndCrm6QJX [2020-04-09T20:03:05.041Z] #42 6.179 + GOPATH=/tmp/tmp.pndCrm6QJX [2020-04-09T20:03:05.041Z] #42 6.179 + RM_GOPATH=1 [2020-04-09T20:03:05.041Z] #42 6.180 ++ dirname ./install.sh [2020-04-09T20:03:05.041Z] #42 6.180 + dir=. [2020-04-09T20:03:05.041Z] #42 6.180 + bin=vndr [2020-04-09T20:03:05.041Z] #42 6.180 + shift [2020-04-09T20:03:05.041Z] #42 6.180 + '[' '!' -f ./vndr.installer ']' [2020-04-09T20:03:05.041Z] #42 6.180 + . ./vndr.installer [2020-04-09T20:03:05.041Z] #42 6.181 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:03:05.041Z] #42 6.181 + install_vndr [2020-04-09T20:03:05.041Z] #42 6.181 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T20:03:05.041Z] #42 6.181 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pndCrm6QJX/src/github.com/LK4D4/vndr [2020-04-09T20:03:05.041Z] #42 6.181 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:03:05.041Z] #42 6.192 Cloning into '/tmp/tmp.pndCrm6QJX/src/github.com/LK4D4/vndr'... [2020-04-09T20:03:05.041Z] #42 6.963 + cd /tmp/tmp.pndCrm6QJX/src/github.com/LK4D4/vndr [2020-04-09T20:03:05.041Z] #42 6.966 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:03:05.041Z] #42 6.998 + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T20:03:05.041Z] #42 8.530 runtime/internal/atomic [2020-04-09T20:03:05.041Z] #42 8.541 internal/cpu [2020-04-09T20:03:05.041Z] #42 8.805 runtime/internal/sys [2020-04-09T20:03:05.041Z] #42 9.107 runtime/internal/math [2020-04-09T20:03:05.041Z] #42 9.151 internal/bytealg [2020-04-09T20:03:05.041Z] #42 9.242 internal/race [2020-04-09T20:03:05.041Z] #42 9.354 sync/atomic [2020-04-09T20:03:05.041Z] #42 9.581 unicode [2020-04-09T20:03:05.041Z] #42 9.928 runtime [2020-04-09T20:03:05.298Z] #42 ... [2020-04-09T20:03:05.298Z] [2020-04-09T20:03:05.298Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T20:03:05.298Z] #48 6.021 + RM_GOPATH=0 [2020-04-09T20:03:05.298Z] #48 6.021 + TMP_GOPATH= [2020-04-09T20:03:05.298Z] #48 6.022 + : /build [2020-04-09T20:03:05.298Z] #48 6.022 + '[' -z '' ']' [2020-04-09T20:03:05.298Z] #48 6.024 ++ mktemp -d [2020-04-09T20:03:05.298Z] #48 6.034 + export GOPATH=/tmp/tmp.pM98WdTwnn [2020-04-09T20:03:05.298Z] #48 6.034 + GOPATH=/tmp/tmp.pM98WdTwnn [2020-04-09T20:03:05.298Z] #48 6.034 + RM_GOPATH=1 [2020-04-09T20:03:05.298Z] #48 6.035 ++ dirname ./install.sh [2020-04-09T20:03:05.298Z] #48 6.056 + dir=. [2020-04-09T20:03:05.298Z] #48 6.056 + bin=gometalinter [2020-04-09T20:03:05.298Z] #48 6.056 + shift [2020-04-09T20:03:05.298Z] #48 6.056 + '[' '!' -f ./gometalinter.installer ']' [2020-04-09T20:03:05.298Z] #48 6.056 + . ./gometalinter.installer [2020-04-09T20:03:05.298Z] #48 6.056 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-04-09T20:03:05.298Z] #48 6.056 + install_gometalinter [2020-04-09T20:03:05.298Z] #48 6.056 + echo 'Installing gometalinter version v2.0.6' [2020-04-09T20:03:05.298Z] #48 6.056 + go get -d github.com/alecthomas/gometalinter [2020-04-09T20:03:05.298Z] #48 6.056 Installing gometalinter version v2.0.6 [2020-04-09T20:03:05.298Z] #48 ... [2020-04-09T20:03:05.298Z] [2020-04-09T20:03:05.298Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:03:05.298Z] #29 5.721 + RM_GOPATH=0 [2020-04-09T20:03:05.298Z] #29 5.723 + TMP_GOPATH= [2020-04-09T20:03:05.298Z] #29 5.723 + : /build [2020-04-09T20:03:05.298Z] #29 5.723 + '[' -z '' ']' [2020-04-09T20:03:05.298Z] #29 5.726 ++ mktemp -d [2020-04-09T20:03:05.298Z] #29 5.730 + export GOPATH=/tmp/tmp.1pTHmaiXsh [2020-04-09T20:03:05.298Z] #29 5.730 + GOPATH=/tmp/tmp.1pTHmaiXsh [2020-04-09T20:03:05.298Z] #29 5.730 + RM_GOPATH=1 [2020-04-09T20:03:05.298Z] #29 5.730 ++ dirname ./install.sh [2020-04-09T20:03:05.298Z] #29 5.731 + dir=. [2020-04-09T20:03:05.298Z] #29 5.731 + bin=tomlv [2020-04-09T20:03:05.298Z] #29 5.731 + shift [2020-04-09T20:03:05.298Z] #29 5.731 + '[' '!' -f ./tomlv.installer ']' [2020-04-09T20:03:05.298Z] #29 5.731 + . ./tomlv.installer [2020-04-09T20:03:05.298Z] #29 5.731 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:03:05.298Z] #29 5.731 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:03:05.298Z] #29 5.731 + install_tomlv [2020-04-09T20:03:05.298Z] #29 5.731 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T20:03:05.298Z] #29 5.731 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1pTHmaiXsh/src/github.com/BurntSushi/toml [2020-04-09T20:03:05.298Z] #29 5.737 Cloning into '/tmp/tmp.1pTHmaiXsh/src/github.com/BurntSushi/toml'... [2020-04-09T20:03:05.298Z] #29 6.744 + cd /tmp/tmp.1pTHmaiXsh/src/github.com/BurntSushi/toml [2020-04-09T20:03:05.298Z] #29 6.744 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:03:05.298Z] #29 6.771 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:03:05.298Z] #29 7.492 internal/cpu [2020-04-09T20:03:05.298Z] #29 7.514 runtime/internal/atomic [2020-04-09T20:03:05.298Z] #29 7.805 runtime/internal/sys [2020-04-09T20:03:05.298Z] #29 7.967 runtime/internal/math [2020-04-09T20:03:05.298Z] #29 8.086 math/bits [2020-04-09T20:03:05.298Z] #29 8.133 internal/bytealg [2020-04-09T20:03:05.298Z] #29 8.745 runtime [2020-04-09T20:03:05.298Z] #29 8.788 math [2020-04-09T20:03:05.481Z] #60 ... [2020-04-09T20:03:05.481Z] [2020-04-09T20:03:05.481Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T20:03:05.481Z] #54 6.711 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:03:05.481Z] #54 6.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:03:05.481Z] #54 6.754 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:03:05.481Z] #54 7.717 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:03:05.481Z] #54 9.989 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:03:05.481Z] #54 ... [2020-04-09T20:03:05.481Z] [2020-04-09T20:03:05.481Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:05.481Z] #31 5.746 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:03:05.481Z] #31 5.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:03:05.481Z] #31 5.833 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:03:05.481Z] #31 6.945 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:03:05.481Z] #31 9.161 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:03:05.481Z] #31 ... [2020-04-09T20:03:05.481Z] [2020-04-09T20:03:05.481Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T20:03:05.481Z] #7 5.786 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:03:05.481Z] #7 5.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:03:05.481Z] #7 5.863 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:03:05.481Z] #7 6.742 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:03:05.481Z] #7 8.882 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:03:05.481Z] #7 ... [2020-04-09T20:03:05.481Z] [2020-04-09T20:03:05.481Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T20:03:05.481Z] #45 6.442 + RM_GOPATH=0 [2020-04-09T20:03:05.481Z] #45 6.442 + TMP_GOPATH= [2020-04-09T20:03:05.481Z] #45 6.442 + : /build [2020-04-09T20:03:05.481Z] #45 6.442 + '[' -z '' ']' [2020-04-09T20:03:05.481Z] #45 6.448 ++ mktemp -d [2020-04-09T20:03:05.481Z] #45 6.448 + export GOPATH=/tmp/tmp.e872yCnjte [2020-04-09T20:03:05.481Z] #45 6.448 + GOPATH=/tmp/tmp.e872yCnjte [2020-04-09T20:03:05.481Z] #45 6.448 + RM_GOPATH=1 [2020-04-09T20:03:05.481Z] #45 6.453 ++ dirname ./install.sh [2020-04-09T20:03:05.481Z] #45 6.453 + dir=. [2020-04-09T20:03:05.481Z] #45 6.453 + bin=gotestsum [2020-04-09T20:03:05.481Z] #45 6.453 + shift [2020-04-09T20:03:05.481Z] #45 6.453 + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T20:03:05.481Z] #45 6.453 + . ./gotestsum.installer [2020-04-09T20:03:05.481Z] #45 6.453 ++ : v0.3.5 [2020-04-09T20:03:05.481Z] #45 6.453 + install_gotestsum [2020-04-09T20:03:05.481Z] #45 6.453 + echo 'Installing gotestsum version v0.3.5' [2020-04-09T20:03:05.481Z] #45 6.453 + go get -d gotest.tools/gotestsum [2020-04-09T20:03:05.481Z] #45 6.453 Installing gotestsum version v0.3.5 [2020-04-09T20:03:05.481Z] #45 ... [2020-04-09T20:03:05.481Z] [2020-04-09T20:03:05.481Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T20:03:05.481Z] #22 6.315 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:03:05.481Z] #22 6.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:03:05.481Z] #22 6.380 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:03:05.481Z] #22 7.300 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:03:05.481Z] #22 9.403 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:03:05.557Z] #29 ... [2020-04-09T20:03:05.557Z] [2020-04-09T20:03:05.557Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T20:03:05.557Z] #54 5.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:03:05.557Z] #54 5.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:03:05.557Z] #54 5.626 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:03:05.557Z] #54 6.684 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:03:05.557Z] #54 8.962 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:03:05.557Z] #54 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:03:05.738Z] #22 ... [2020-04-09T20:03:05.738Z] [2020-04-09T20:03:05.738Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:03:05.738Z] #29 6.326 + RM_GOPATH=0 [2020-04-09T20:03:05.738Z] #29 6.326 + TMP_GOPATH= [2020-04-09T20:03:05.738Z] #29 6.326 + : /build [2020-04-09T20:03:05.738Z] #29 6.326 + '[' -z '' ']' [2020-04-09T20:03:05.738Z] #29 6.327 ++ mktemp -d [2020-04-09T20:03:05.738Z] #29 6.331 + export GOPATH=/tmp/tmp.0K5jbygOzW [2020-04-09T20:03:05.738Z] #29 6.331 + GOPATH=/tmp/tmp.0K5jbygOzW [2020-04-09T20:03:05.738Z] #29 6.331 + RM_GOPATH=1 [2020-04-09T20:03:05.738Z] #29 6.332 ++ dirname ./install.sh [2020-04-09T20:03:05.738Z] #29 6.333 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:03:05.738Z] #29 6.333 + dir=. [2020-04-09T20:03:05.739Z] #29 6.333 + bin=tomlv [2020-04-09T20:03:05.739Z] #29 6.333 + shift [2020-04-09T20:03:05.739Z] #29 6.333 + '[' '!' -f ./tomlv.installer ']' [2020-04-09T20:03:05.739Z] #29 6.333 + . ./tomlv.installer [2020-04-09T20:03:05.739Z] #29 6.333 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:03:05.739Z] #29 6.333 + install_tomlv [2020-04-09T20:03:05.739Z] #29 6.333 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T20:03:05.739Z] #29 6.333 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0K5jbygOzW/src/github.com/BurntSushi/toml [2020-04-09T20:03:05.739Z] #29 6.346 Cloning into '/tmp/tmp.0K5jbygOzW/src/github.com/BurntSushi/toml'... [2020-04-09T20:03:05.739Z] #29 7.268 + cd /tmp/tmp.0K5jbygOzW/src/github.com/BurntSushi/toml [2020-04-09T20:03:05.739Z] #29 7.268 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:03:05.739Z] #29 7.290 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:03:05.739Z] #29 8.077 runtime/internal/atomic [2020-04-09T20:03:05.739Z] #29 8.129 internal/cpu [2020-04-09T20:03:05.739Z] #29 8.333 runtime/internal/sys [2020-04-09T20:03:05.739Z] #29 8.620 runtime/internal/math [2020-04-09T20:03:05.739Z] #29 8.685 math/bits [2020-04-09T20:03:05.739Z] #29 8.735 internal/bytealg [2020-04-09T20:03:05.739Z] #29 9.281 math [2020-04-09T20:03:05.739Z] #29 9.438 runtime [2020-04-09T20:03:05.739Z] #29 ... [2020-04-09T20:03:05.739Z] [2020-04-09T20:03:05.739Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-09T20:03:05.739Z] #20 6.323 + RM_GOPATH=0 [2020-04-09T20:03:05.739Z] #20 6.323 + TMP_GOPATH= [2020-04-09T20:03:05.739Z] #20 6.323 + : /build [2020-04-09T20:03:05.739Z] #20 6.323 + '[' -z '' ']' [2020-04-09T20:03:05.739Z] #20 6.323 ++ mktemp -d [2020-04-09T20:03:05.739Z] #20 6.327 + export GOPATH=/tmp/tmp.q1FXXJEKlH [2020-04-09T20:03:05.739Z] #20 6.328 + GOPATH=/tmp/tmp.q1FXXJEKlH [2020-04-09T20:03:05.739Z] #20 6.328 + RM_GOPATH=1 [2020-04-09T20:03:05.739Z] #20 6.328 ++ dirname ./install.sh [2020-04-09T20:03:05.739Z] #20 6.329 + dir=. [2020-04-09T20:03:05.739Z] #20 6.329 + bin=dockercli [2020-04-09T20:03:05.739Z] #20 6.329 + shift [2020-04-09T20:03:05.739Z] #20 6.329 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:03:05.739Z] #20 6.329 + . ./dockercli.installer [2020-04-09T20:03:05.739Z] #20 6.329 ++ : stable [2020-04-09T20:03:05.739Z] #20 6.329 ++ : 17.06.2-ce [2020-04-09T20:03:05.739Z] #20 6.330 + install_dockercli [2020-04-09T20:03:05.739Z] #20 6.330 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:03:05.739Z] #20 6.331 Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:03:05.739Z] #20 6.332 ++ uname -m [2020-04-09T20:03:05.739Z] #20 6.335 + arch=x86_64 [2020-04-09T20:03:05.739Z] #20 6.335 + '[' x86_64 '!=' x86_64 ']' [2020-04-09T20:03:05.739Z] #20 6.335 + url=https://download.docker.com/linux/static [2020-04-09T20:03:05.739Z] #20 6.336 + tar -xz docker/docker [2020-04-09T20:03:05.739Z] #20 6.347 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-09T20:03:05.815Z] #54 ... [2020-04-09T20:03:05.815Z] [2020-04-09T20:03:05.815Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T20:03:05.815Z] #60 10.79 + cd /tmp/tmp.OnkqFHU2zz/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:03:05.815Z] #60 10.79 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:03:05.995Z] #20 ... [2020-04-09T20:03:05.995Z] [2020-04-09T20:03:05.995Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T20:03:05.995Z] #26 3.606 + mktemp -d [2020-04-09T20:03:05.995Z] #26 3.612 + export GOPATH=/tmp/tmp.jcTkhr53tQ [2020-04-09T20:03:05.995Z] #26 3.612 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.jcTkhr53tQ/src/github.com/go-swagger/go-swagger [2020-04-09T20:03:05.995Z] #26 3.612 Cloning into '/tmp/tmp.jcTkhr53tQ/src/github.com/go-swagger/go-swagger'... [2020-04-09T20:03:06.072Z] #60 11.41 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:03:06.072Z] #60 11.41 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T20:03:06.254Z] #26 ... [2020-04-09T20:03:06.254Z] [2020-04-09T20:03:06.254Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T20:03:06.254Z] #66 5.957 + RM_GOPATH=0 [2020-04-09T20:03:06.254Z] #66 5.957 + TMP_GOPATH= [2020-04-09T20:03:06.254Z] #66 5.957 + : /build [2020-04-09T20:03:06.254Z] #66 5.957 + '[' -z '' ']' [2020-04-09T20:03:06.254Z] #66 5.966 ++ mktemp -d [2020-04-09T20:03:06.254Z] #66 5.971 + export GOPATH=/tmp/tmp.2rWGRDaCAw [2020-04-09T20:03:06.254Z] #66 5.971 + GOPATH=/tmp/tmp.2rWGRDaCAw [2020-04-09T20:03:06.254Z] #66 5.971 + RM_GOPATH=1 [2020-04-09T20:03:06.254Z] #66 5.972 ++ dirname ./install.sh [2020-04-09T20:03:06.254Z] #66 5.975 + dir=. [2020-04-09T20:03:06.254Z] #66 5.975 + bin=proxy [2020-04-09T20:03:06.254Z] #66 5.975 + shift [2020-04-09T20:03:06.254Z] #66 5.975 + '[' '!' -f ./proxy.installer ']' [2020-04-09T20:03:06.254Z] #66 5.977 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:03:06.254Z] #66 5.977 + . ./proxy.installer [2020-04-09T20:03:06.254Z] #66 5.977 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:03:06.254Z] #66 5.977 + install_proxy [2020-04-09T20:03:06.254Z] #66 5.977 + case "$1" in [2020-04-09T20:03:06.254Z] #66 5.977 + export CGO_ENABLED=0 [2020-04-09T20:03:06.254Z] #66 5.977 + CGO_ENABLED=0 [2020-04-09T20:03:06.254Z] #66 5.977 + _install_proxy [2020-04-09T20:03:06.254Z] #66 5.977 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-04-09T20:03:06.254Z] #66 5.977 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2rWGRDaCAw/src/github.com/docker/libnetwork [2020-04-09T20:03:06.254Z] #66 5.978 Cloning into '/tmp/tmp.2rWGRDaCAw/src/github.com/docker/libnetwork'... [2020-04-09T20:03:06.254Z] #66 ... [2020-04-09T20:03:06.254Z] [2020-04-09T20:03:06.254Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:03:06.254Z] #42 6.262 + RM_GOPATH=0 [2020-04-09T20:03:06.254Z] #42 6.262 + TMP_GOPATH= [2020-04-09T20:03:06.254Z] #42 6.262 + : /build [2020-04-09T20:03:06.254Z] #42 6.263 + '[' -z '' ']' [2020-04-09T20:03:06.254Z] #42 6.264 ++ mktemp -d [2020-04-09T20:03:06.254Z] #42 6.269 + export GOPATH=/tmp/tmp.R7Nv0FjSJe [2020-04-09T20:03:06.254Z] #42 6.269 + GOPATH=/tmp/tmp.R7Nv0FjSJe [2020-04-09T20:03:06.254Z] #42 6.269 + RM_GOPATH=1 [2020-04-09T20:03:06.254Z] #42 6.271 ++ dirname ./install.sh [2020-04-09T20:03:06.254Z] #42 6.273 + dir=. [2020-04-09T20:03:06.254Z] #42 6.273 + bin=vndr [2020-04-09T20:03:06.254Z] #42 6.274 + shift [2020-04-09T20:03:06.254Z] #42 6.274 + '[' '!' -f ./vndr.installer ']' [2020-04-09T20:03:06.254Z] #42 6.275 + . ./vndr.installer [2020-04-09T20:03:06.254Z] #42 6.276 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:03:06.254Z] #42 6.277 + install_vndr [2020-04-09T20:03:06.254Z] #42 6.277 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T20:03:06.254Z] #42 6.277 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:03:06.254Z] #42 6.278 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.R7Nv0FjSJe/src/github.com/LK4D4/vndr [2020-04-09T20:03:06.254Z] #42 6.298 Cloning into '/tmp/tmp.R7Nv0FjSJe/src/github.com/LK4D4/vndr'... [2020-04-09T20:03:06.254Z] #42 7.018 + cd /tmp/tmp.R7Nv0FjSJe/src/github.com/LK4D4/vndr [2020-04-09T20:03:06.254Z] #42 7.019 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:03:06.254Z] #42 7.023 + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T20:03:06.254Z] #42 8.466 internal/cpu [2020-04-09T20:03:06.254Z] #42 8.530 runtime/internal/atomic [2020-04-09T20:03:06.254Z] #42 8.770 runtime/internal/sys [2020-04-09T20:03:06.254Z] #42 8.971 runtime/internal/math [2020-04-09T20:03:06.254Z] #42 9.028 internal/bytealg [2020-04-09T20:03:06.254Z] #42 9.107 internal/race [2020-04-09T20:03:06.254Z] #42 9.185 sync/atomic [2020-04-09T20:03:06.254Z] #42 9.522 unicode [2020-04-09T20:03:06.254Z] #42 9.809 runtime [2020-04-09T20:03:06.287Z] 2ee2adf89ee9: Verifying Checksum [2020-04-09T20:03:06.287Z] 2ee2adf89ee9: Download complete [2020-04-09T20:03:06.512Z] #42 ... [2020-04-09T20:03:06.512Z] [2020-04-09T20:03:06.512Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T20:03:06.512Z] #60 10.71 + cd /tmp/tmp.IctSBG8FwS/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:03:06.512Z] #60 10.72 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:03:07.076Z] #60 11.68 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:03:07.076Z] #60 11.68 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T20:03:07.812Z] 70c4349e7886: Verifying Checksum [2020-04-09T20:03:07.812Z] 70c4349e7886: Download complete [2020-04-09T20:03:07.812Z] e4da803bae8b: Verifying Checksum [2020-04-09T20:03:07.812Z] e4da803bae8b: Download complete [2020-04-09T20:03:09.311Z] 8e8c002f0498: Verifying Checksum [2020-04-09T20:03:09.311Z] 8e8c002f0498: Download complete [2020-04-09T20:03:10.210Z] Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:03:10.210Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:03:10.210Z] fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:03:10.210Z]  GEN .gitid [2020-04-09T20:03:10.210Z] GEN criu/include/version.h [2020-04-09T20:03:10.210Z] GEN include/common/asm [2020-04-09T20:03:10.261Z] #60 ... [2020-04-09T20:03:10.261Z] [2020-04-09T20:03:10.261Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-09T20:03:10.261Z] #20 15.00 + mkdir -p /build [2020-04-09T20:03:10.261Z] #20 15.00 + mv docker/docker /build/ [2020-04-09T20:03:10.261Z] #20 15.01 + rmdir docker [2020-04-09T20:03:10.261Z] #20 DONE 15.3s [2020-04-09T20:03:10.261Z] [2020-04-09T20:03:10.261Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T20:03:10.261Z] #45 5.524 + RM_GOPATH=0 [2020-04-09T20:03:10.261Z] #45 5.524 + TMP_GOPATH= [2020-04-09T20:03:10.261Z] #45 5.524 + : /build [2020-04-09T20:03:10.261Z] #45 5.524 + '[' -z '' ']' [2020-04-09T20:03:10.261Z] #45 5.528 ++ mktemp -d [2020-04-09T20:03:10.261Z] #45 5.530 + export GOPATH=/tmp/tmp.VFDcKotub3 [2020-04-09T20:03:10.261Z] #45 5.530 + GOPATH=/tmp/tmp.VFDcKotub3 [2020-04-09T20:03:10.261Z] #45 5.530 + RM_GOPATH=1 [2020-04-09T20:03:10.261Z] #45 5.532 ++ dirname ./install.sh [2020-04-09T20:03:10.261Z] #45 5.543 + dir=. [2020-04-09T20:03:10.261Z] #45 5.543 + bin=gotestsum [2020-04-09T20:03:10.261Z] #45 5.547 + shift [2020-04-09T20:03:10.261Z] #45 5.548 + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T20:03:10.261Z] #45 5.549 + . ./gotestsum.installer [2020-04-09T20:03:10.261Z] #45 5.549 ++ : v0.3.5 [2020-04-09T20:03:10.261Z] #45 5.550 + install_gotestsum [2020-04-09T20:03:10.261Z] #45 5.550 + echo 'Installing gotestsum version v0.3.5' [2020-04-09T20:03:10.261Z] #45 5.552 Installing gotestsum version v0.3.5 [2020-04-09T20:03:10.261Z] #45 5.553 + go get -d gotest.tools/gotestsum [2020-04-09T20:03:10.261Z] #45 ... [2020-04-09T20:03:10.261Z] [2020-04-09T20:03:10.261Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T20:03:10.261Z] #22 5.957 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:03:10.261Z] #22 6.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:03:10.261Z] #22 6.058 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:03:10.261Z] #22 7.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:03:10.261Z] #22 9.327 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:03:10.261Z] #22 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:03:10.261Z] #22 ... [2020-04-09T20:03:10.261Z] [2020-04-09T20:03:10.261Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:03:10.261Z] #29 13.38 unicode/utf8 [2020-04-09T20:03:10.261Z] #29 13.84 internal/race [2020-04-09T20:03:10.261Z] #29 13.94 sync/atomic [2020-04-09T20:03:10.261Z] #29 14.22 unicode [2020-04-09T20:03:10.349Z] #60 ... [2020-04-09T20:03:10.350Z] [2020-04-09T20:03:10.350Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-09T20:03:10.350Z] #20 14.54 + mkdir -p /build [2020-04-09T20:03:10.350Z] #20 14.54 + mv docker/docker /build/ [2020-04-09T20:03:10.350Z] #20 14.55 + rmdir docker [2020-04-09T20:03:10.350Z] #20 DONE 14.9s [2020-04-09T20:03:10.350Z] [2020-04-09T20:03:10.350Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:03:10.350Z] #29 14.02 unicode/utf8 [2020-04-09T20:03:10.350Z] #29 14.69 internal/race [2020-04-09T20:03:10.350Z] #29 14.78 sync/atomic [2020-04-09T20:03:10.350Z] #29 15.03 unicode [2020-04-09T20:03:10.558Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T20:03:10.558Z] PBCC images/opts.pb-c.c [2020-04-09T20:03:10.558Z] PBCC images/sit.pb-c.c [2020-04-09T20:03:10.558Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T20:03:10.558Z] DEP images/opts.pb-c.d [2020-04-09T20:03:10.558Z] DEP images/sit.pb-c.d [2020-04-09T20:03:10.558Z] PBCC images/macvlan.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/macvlan.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/autofs.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/autofs.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/sysctl.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/sysctl.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/time.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/time.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/binfmt-misc.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/binfmt-misc.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/seccomp.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/seccomp.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/userns.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/userns.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/cgroup.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/cgroup.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/fown.pb-c.c [2020-04-09T20:03:10.559Z] PBCC images/ext-file.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/fown.pb-c.d [2020-04-09T20:03:10.559Z] DEP images/ext-file.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/rpc.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/rpc.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/siginfo.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/siginfo.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/pagemap.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/pagemap.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/rlimit.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/rlimit.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/file-lock.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/file-lock.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/tty.pb-c.c [2020-04-09T20:03:10.559Z] DEP images/tty.pb-c.d [2020-04-09T20:03:10.559Z] PBCC images/tun.pb-c.c [2020-04-09T20:03:10.559Z] PBCC images/netdev.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/tun.pb-c.d [2020-04-09T20:03:10.911Z] DEP images/netdev.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/vma.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/vma.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/creds.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/creds.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/utsns.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/utsns.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/ipc-desc.pb-c.c [2020-04-09T20:03:10.911Z] PBCC images/ipc-sem.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/ipc-desc.pb-c.d [2020-04-09T20:03:10.911Z] DEP images/ipc-sem.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/ipc-msg.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/ipc-msg.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/ipc-shm.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/ipc-shm.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/ipc-var.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/ipc-var.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/sk-opts.pb-c.c [2020-04-09T20:03:10.911Z] PBCC images/packet-sock.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/sk-opts.pb-c.d [2020-04-09T20:03:10.911Z] DEP images/packet-sock.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/sk-netlink.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/sk-netlink.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/sk-inet.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/sk-inet.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/sk-unix.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/sk-unix.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/mm.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/mm.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/timerfd.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/timerfd.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/timer.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/timer.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/sa.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/sa.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/pipe-data.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/pipe-data.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/mnt.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/mnt.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/sk-packet.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/sk-packet.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/tcp-stream.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/tcp-stream.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/pipe.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/pipe.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/pstree.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/pstree.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/fs.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/fs.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/signalfd.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/signalfd.pb-c.d [2020-04-09T20:03:10.911Z] PBCC images/fh.pb-c.c [2020-04-09T20:03:10.911Z] PBCC images/fsnotify.pb-c.c [2020-04-09T20:03:10.911Z] DEP images/fh.pb-c.d [2020-04-09T20:03:10.912Z] DEP images/fsnotify.pb-c.d [2020-04-09T20:03:10.912Z] PBCC images/eventpoll.pb-c.c [2020-04-09T20:03:10.912Z] DEP images/eventpoll.pb-c.d [2020-04-09T20:03:10.912Z] PBCC images/eventfd.pb-c.c [2020-04-09T20:03:10.912Z] DEP images/eventfd.pb-c.d [2020-04-09T20:03:10.912Z] PBCC images/remap-file-path.pb-c.c [2020-04-09T20:03:10.912Z] DEP images/remap-file-path.pb-c.d [2020-04-09T20:03:10.912Z] PBCC images/fifo.pb-c.c [2020-04-09T20:03:10.912Z] DEP images/fifo.pb-c.d [2020-04-09T20:03:11.267Z] PBCC images/ghost-file.pb-c.c [2020-04-09T20:03:11.267Z] DEP images/ghost-file.pb-c.d [2020-04-09T20:03:11.267Z] PBCC images/regfile.pb-c.c [2020-04-09T20:03:11.267Z] DEP images/regfile.pb-c.d [2020-04-09T20:03:11.267Z] PBCC images/ns.pb-c.c [2020-04-09T20:03:11.267Z] DEP images/ns.pb-c.d [2020-04-09T20:03:11.267Z] PBCC images/fdinfo.pb-c.c [2020-04-09T20:03:11.267Z] DEP images/fdinfo.pb-c.d [2020-04-09T20:03:11.267Z] PBCC images/core-aarch64.pb-c.c [2020-04-09T20:03:11.267Z] PBCC images/core-arm.pb-c.c [2020-04-09T20:03:11.267Z] PBCC images/core-ppc64.pb-c.c [2020-04-09T20:03:11.267Z] PBCC images/core-s390.pb-c.c [2020-04-09T20:03:11.267Z] PBCC images/core-x86.pb-c.c [2020-04-09T20:03:11.267Z] PBCC images/core.pb-c.c [2020-04-09T20:03:11.267Z] PBCC images/inventory.pb-c.c [2020-04-09T20:03:11.267Z] DEP images/core-aarch64.pb-c.d [2020-04-09T20:03:11.267Z] DEP images/core-arm.pb-c.d [2020-04-09T20:03:11.267Z] DEP images/core-ppc64.pb-c.d [2020-04-09T20:03:11.267Z] DEP images/core-s390.pb-c.d [2020-04-09T20:03:11.267Z] DEP images/core-x86.pb-c.d [2020-04-09T20:03:11.267Z] DEP images/core.pb-c.d [2020-04-09T20:03:11.267Z] DEP images/inventory.pb-c.d [2020-04-09T20:03:11.267Z] PBCC images/cpuinfo.pb-c.c [2020-04-09T20:03:11.267Z] DEP images/cpuinfo.pb-c.d [2020-04-09T20:03:11.267Z] PBCC images/stats.pb-c.c [2020-04-09T20:03:11.267Z] DEP images/stats.pb-c.d [2020-04-09T20:03:11.267Z] make[1]: Nothing to be done for 'all'. [2020-04-09T20:03:11.367Z] 2ee2adf89ee9: Pull complete [2020-04-09T20:03:11.629Z] CC images/stats.o [2020-04-09T20:03:11.630Z] CC images/core.o [2020-04-09T20:03:11.630Z] CC images/core-x86.o [2020-04-09T20:03:11.630Z] CC images/core-arm.o [2020-04-09T20:03:11.630Z] CC images/core-aarch64.o [2020-04-09T20:03:11.630Z] CC images/core-ppc64.o [2020-04-09T20:03:11.995Z] CC images/core-s390.o [2020-04-09T20:03:11.995Z] CC images/cpuinfo.o [2020-04-09T20:03:11.995Z] CC images/inventory.o [2020-04-09T20:03:11.995Z] CC images/fdinfo.o [2020-04-09T20:03:11.995Z] CC images/fown.o [2020-04-09T20:03:11.995Z] CC images/ns.o [2020-04-09T20:03:11.995Z] CC images/regfile.o [2020-04-09T20:03:11.995Z] CC images/ghost-file.o [2020-04-09T20:03:11.995Z] CC images/fifo.o [2020-04-09T20:03:11.995Z] CC images/remap-file-path.o [2020-04-09T20:03:11.995Z] CC images/eventfd.o [2020-04-09T20:03:11.996Z] ff7915606b47: Pull complete [2020-04-09T20:03:12.163Z] #29 17.50 internal/testlog [2020-04-09T20:03:12.244Z] #29 ... [2020-04-09T20:03:12.244Z] [2020-04-09T20:03:12.244Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:12.244Z] #38 7.272 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:03:12.244Z] #38 9.644 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:03:12.353Z] CC images/eventpoll.o [2020-04-09T20:03:12.353Z] CC images/fh.o [2020-04-09T20:03:12.353Z] CC images/fsnotify.o [2020-04-09T20:03:12.353Z] CC images/signalfd.o [2020-04-09T20:03:12.353Z] CC images/fs.o [2020-04-09T20:03:12.353Z] CC images/pstree.o [2020-04-09T20:03:12.353Z] CC images/pipe.o [2020-04-09T20:03:12.353Z] CC images/tcp-stream.o [2020-04-09T20:03:12.353Z] CC images/sk-packet.o [2020-04-09T20:03:12.353Z] CC images/mnt.o [2020-04-09T20:03:12.353Z] CC images/pipe-data.o [2020-04-09T20:03:12.353Z] CC images/sa.o [2020-04-09T20:03:12.353Z] CC images/timer.o [2020-04-09T20:03:12.353Z] CC images/timerfd.o [2020-04-09T20:03:12.421Z] #29 17.91 encoding [2020-04-09T20:03:12.501Z] #38 ... [2020-04-09T20:03:12.501Z] [2020-04-09T20:03:12.501Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T20:03:12.501Z] #48 13.19 + cd /tmp/tmp.8Cpl0ZYXgy/src/github.com/alecthomas/gometalinter [2020-04-09T20:03:12.501Z] #48 13.19 + git checkout -q v2.0.6 [2020-04-09T20:03:12.501Z] #48 13.45 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-04-09T20:03:12.624Z] d2bbb0da6a42: Pull complete [2020-04-09T20:03:12.678Z] #29 18.07 runtime/cgo [2020-04-09T20:03:12.706Z] CC images/mm.o [2020-04-09T20:03:12.707Z] CC images/sk-opts.o [2020-04-09T20:03:12.707Z] CC images/sk-unix.o [2020-04-09T20:03:12.707Z] CC images/sk-inet.o [2020-04-09T20:03:12.707Z] CC images/tun.o [2020-04-09T20:03:12.707Z] CC images/sk-netlink.o [2020-04-09T20:03:12.707Z] CC images/packet-sock.o [2020-04-09T20:03:12.707Z] CC images/ipc-var.o [2020-04-09T20:03:12.707Z] CC images/ipc-desc.o [2020-04-09T20:03:12.707Z] CC images/ipc-shm.o [2020-04-09T20:03:12.707Z] CC images/ipc-msg.o [2020-04-09T20:03:12.707Z] CC images/ipc-sem.o [2020-04-09T20:03:12.707Z] CC images/utsns.o [2020-04-09T20:03:13.058Z] CC images/creds.o [2020-04-09T20:03:13.058Z] CC images/vma.o [2020-04-09T20:03:13.058Z] CC images/netdev.o [2020-04-09T20:03:13.058Z] CC images/tty.o [2020-04-09T20:03:13.058Z] CC images/file-lock.o [2020-04-09T20:03:13.058Z] CC images/rlimit.o [2020-04-09T20:03:13.058Z] CC images/pagemap.o [2020-04-09T20:03:13.058Z] CC images/siginfo.o [2020-04-09T20:03:13.058Z] CC images/rpc.o [2020-04-09T20:03:13.259Z] c0ac08ddb5ed: Verifying Checksum [2020-04-09T20:03:13.259Z] c0ac08ddb5ed: Download complete [2020-04-09T20:03:13.434Z] CC images/ext-file.o [2020-04-09T20:03:13.434Z] CC images/cgroup.o [2020-04-09T20:03:13.434Z] CC images/userns.o [2020-04-09T20:03:13.434Z] CC images/google/protobuf/descriptor.o [2020-04-09T20:03:13.434Z] CC images/opts.o [2020-04-09T20:03:13.434Z] CC images/seccomp.o [2020-04-09T20:03:13.789Z] CC images/binfmt-misc.o [2020-04-09T20:03:13.789Z] CC images/time.o [2020-04-09T20:03:13.789Z] CC images/sysctl.o [2020-04-09T20:03:13.789Z] CC images/autofs.o [2020-04-09T20:03:13.789Z] CC images/macvlan.o [2020-04-09T20:03:13.789Z] CC images/sit.o [2020-04-09T20:03:13.789Z] LINK images/built-in.o [2020-04-09T20:03:13.789Z] GEN compel/include/asm [2020-04-09T20:03:13.789Z] GEN compel/include/version.h [2020-04-09T20:03:13.789Z] touch .config [2020-04-09T20:03:13.789Z] GEN include/common/config.h [2020-04-09T20:03:13.789Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-09T20:03:13.789Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T20:03:13.789Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T20:03:13.789Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-09T20:03:13.789Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-09T20:03:13.789Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-09T20:03:13.789Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T20:03:13.789Z] DEP compel/plugins/std/infect.d [2020-04-09T20:03:13.789Z] DEP compel/plugins/std/string.d [2020-04-09T20:03:13.789Z] DEP compel/plugins/std/log.d [2020-04-09T20:03:13.789Z] DEP compel/plugins/std/fds.d [2020-04-09T20:03:13.789Z] DEP compel/plugins/std/std.d [2020-04-09T20:03:13.789Z] DEP compel/plugins/shmem/shmem.d [2020-04-09T20:03:13.789Z] DEP compel/plugins/fds/fds.d [2020-04-09T20:03:13.789Z] CC compel/plugins/std/std.o [2020-04-09T20:03:13.873Z] #48 ... [2020-04-09T20:03:13.873Z] [2020-04-09T20:03:13.873Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:03:13.873Z] #29 18.53 internal/testlog [2020-04-09T20:03:13.873Z] #29 18.78 encoding [2020-04-09T20:03:14.130Z] #29 18.99 runtime/cgo [2020-04-09T20:03:14.163Z] CC compel/plugins/std/fds.o [2020-04-09T20:03:14.163Z] CC compel/plugins/std/log.o [2020-04-09T20:03:14.163Z] CC compel/plugins/std/string.o [2020-04-09T20:03:14.163Z] CC compel/plugins/std/infect.o [2020-04-09T20:03:14.163Z] CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-09T20:03:14.163Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-09T20:03:14.163Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-09T20:03:14.163Z] AR compel/plugins/std.lib.a [2020-04-09T20:03:14.163Z] CC compel/plugins/fds/fds.o [2020-04-09T20:03:14.562Z] AR compel/plugins/fds.lib.a [2020-04-09T20:03:14.562Z] HOSTDEP compel/src/lib/log-host.d [2020-04-09T20:03:14.562Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T20:03:14.562Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-09T20:03:14.562Z] HOSTDEP compel/src/main-host.d [2020-04-09T20:03:14.562Z] DEP compel/src/lib/ptrace.d [2020-04-09T20:03:14.562Z] DEP compel/src/lib/infect.d [2020-04-09T20:03:14.562Z] DEP compel/src/lib/infect-util.d [2020-04-09T20:03:14.562Z] DEP compel/src/lib/infect-rpc.d [2020-04-09T20:03:14.562Z] DEP compel/arch/s390/src/lib/infect.d [2020-04-09T20:03:14.562Z] DEP compel/arch/s390/src/lib/cpu.d [2020-04-09T20:03:14.562Z] DEP compel/src/lib/log.d [2020-04-09T20:03:14.562Z] DEP compel/src/main.d [2020-04-09T20:03:14.562Z] DEP compel/src/lib/handle-elf.d [2020-04-09T20:03:14.562Z] DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-09T20:03:14.562Z] CC compel/src/lib/log.o [2020-04-09T20:03:14.562Z] CC compel/arch/s390/src/lib/cpu.o [2020-04-09T20:03:14.577Z] #29 ... [2020-04-09T20:03:14.577Z] [2020-04-09T20:03:14.577Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:14.577Z] #38 20.50 Fetched 8337 kB in 16s (518 kB/s) [2020-04-09T20:03:14.962Z] CC compel/arch/s390/src/lib/infect.o [2020-04-09T20:03:14.962Z] CC compel/src/lib/infect-rpc.o [2020-04-09T20:03:14.962Z] CC compel/src/lib/infect-util.o [2020-04-09T20:03:14.962Z] CC compel/src/lib/infect.o [2020-04-09T20:03:15.328Z] CC compel/src/lib/ptrace.o [2020-04-09T20:03:15.328Z] AR compel/libcompel.a [2020-04-09T20:03:15.328Z] HOSTCC compel/src/main-host.o [2020-04-09T20:03:15.328Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-09T20:03:15.328Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T20:03:15.328Z] HOSTCC compel/src/lib/log-host.o [2020-04-09T20:03:15.328Z] HOSTLINK compel/compel-host-bin [2020-04-09T20:03:15.328Z] DEP soccr/soccr.d [2020-04-09T20:03:15.328Z] CC soccr/soccr.o [2020-04-09T20:03:15.511Z] #38 20.50 Reading package lists... [2020-04-09T20:03:15.511Z] #38 ... [2020-04-09T20:03:15.511Z] [2020-04-09T20:03:15.511Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T20:03:15.511Z] #7 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:03:15.676Z] AR soccr/libsoccr.a [2020-04-09T20:03:15.676Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:03:15.676Z] DEP criu/arch/s390/sigframe.d [2020-04-09T20:03:15.676Z] DEP criu/arch/s390/crtools.d [2020-04-09T20:03:15.676Z] DEP criu/arch/s390/cpu.d [2020-04-09T20:03:15.676Z] CC criu/arch/s390/cpu.o [2020-04-09T20:03:15.676Z] CC criu/arch/s390/crtools.o [2020-04-09T20:03:15.769Z] #7 21.51 Fetched 8337 kB in 16s (527 kB/s) [2020-04-09T20:03:15.769Z] #7 21.51 Reading package lists... [2020-04-09T20:03:15.769Z] #7 ... [2020-04-09T20:03:15.769Z] [2020-04-09T20:03:15.769Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T20:03:15.769Z] #66 20.71 Checking out files: 69% (1430/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-09T20:03:15.769Z] #66 21.39 + cd /tmp/tmp.kHKRyDAPZk/src/github.com/docker/libnetwork [2020-04-09T20:03:15.769Z] #66 21.39 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:03:16.025Z] CC criu/arch/s390/sigframe.o [2020-04-09T20:03:16.025Z] LINK criu/arch/s390/crtools.built-in.o [2020-04-09T20:03:16.025Z] DEP criu/arch/s390/vdso-pie.d [2020-04-09T20:03:16.025Z] DEP criu/pie/parasite-vdso.d [2020-04-09T20:03:16.025Z] DEP criu/pie/util-vdso.d [2020-04-09T20:03:16.025Z] DEP criu/pie/util.d [2020-04-09T20:03:16.025Z] CC criu/pie/util.o [2020-04-09T20:03:16.025Z] CC criu/pie/util-vdso.o [2020-04-09T20:03:16.027Z] #29 ... [2020-04-09T20:03:16.027Z] [2020-04-09T20:03:16.027Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T20:03:16.027Z] #7 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:03:16.027Z] #7 ... [2020-04-09T20:03:16.027Z] [2020-04-09T20:03:16.027Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:03:16.027Z] #42 13.07 unicode/utf8 [2020-04-09T20:03:16.027Z] #42 13.74 math/bits [2020-04-09T20:03:16.027Z] #42 14.36 math [2020-04-09T20:03:16.027Z] #42 19.03 internal/testlog [2020-04-09T20:03:16.027Z] #42 19.29 encoding [2020-04-09T20:03:16.027Z] #42 19.46 unicode/utf16 [2020-04-09T20:03:16.027Z] #42 19.62 container/list [2020-04-09T20:03:16.027Z] #42 20.14 crypto/internal/subtle [2020-04-09T20:03:16.027Z] #42 20.23 crypto/subtle [2020-04-09T20:03:16.027Z] #42 20.36 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T20:03:16.027Z] #42 20.44 internal/nettrace [2020-04-09T20:03:16.027Z] #42 20.61 runtime/cgo [2020-04-09T20:03:16.284Z] #42 ... [2020-04-09T20:03:16.284Z] [2020-04-09T20:03:16.284Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:03:16.335Z] #66 22.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T20:03:16.374Z] CC criu/pie/parasite-vdso.o [2020-04-09T20:03:16.374Z] CC criu/arch/s390/vdso-pie.o [2020-04-09T20:03:16.374Z] AR criu/pie/pie.lib.a [2020-04-09T20:03:16.374Z] DEP criu/pie/restorer.d [2020-04-09T20:03:16.374Z] DEP criu/arch/s390/restorer.d [2020-04-09T20:03:16.374Z] DEP criu/pie/parasite.d [2020-04-09T20:03:16.374Z] CC criu/pie/parasite.o [2020-04-09T20:03:16.542Z] #36 21.47 Checking out files: 86% (1385/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) [2020-04-09T20:03:16.542Z] #36 ... [2020-04-09T20:03:16.542Z] [2020-04-09T20:03:16.542Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:16.542Z] #31 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:03:16.723Z] LINK criu/pie/parasite.built-in.o [2020-04-09T20:03:16.724Z] GEN criu/pie/parasite-blob.h [2020-04-09T20:03:16.724Z] CC criu/arch/s390/restorer.o [2020-04-09T20:03:16.724Z] CC criu/pie/restorer.o [2020-04-09T20:03:16.743Z] 70c4349e7886: Pull complete [2020-04-09T20:03:16.800Z] #31 21.80 Fetched 8337 kB in 16s (512 kB/s) [2020-04-09T20:03:16.800Z] #31 21.80 Reading package lists... [2020-04-09T20:03:16.800Z] #31 ... [2020-04-09T20:03:16.800Z] [2020-04-09T20:03:16.800Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T20:03:16.800Z] #22 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:03:16.800Z] #22 ... [2020-04-09T20:03:16.800Z] [2020-04-09T20:03:16.800Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:03:16.800Z] #36 21.47 Checking out files: 86% (1385/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-09T20:03:16.800Z] #36 21.76 + cd /tmp/tmp.F4IkKY3J84/src/github.com/docker/distribution [2020-04-09T20:03:16.800Z] #36 21.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:03:17.091Z] LINK criu/pie/restorer.built-in.o [2020-04-09T20:03:17.091Z] GEN criu/pie/restorer-blob.h [2020-04-09T20:03:17.091Z] DEP criu/vdso.d [2020-04-09T20:03:17.091Z] DEP criu/uts_ns.d [2020-04-09T20:03:17.091Z] DEP criu/util.d [2020-04-09T20:03:17.091Z] DEP criu/uffd.d [2020-04-09T20:03:17.091Z] DEP criu/tun.d [2020-04-09T20:03:17.091Z] DEP criu/tty.d [2020-04-09T20:03:17.440Z] DEP criu/timerfd.d [2020-04-09T20:03:17.440Z] DEP criu/sysfs_parse.d [2020-04-09T20:03:17.440Z] DEP criu/sysctl.d [2020-04-09T20:03:17.440Z] DEP criu/string.d [2020-04-09T20:03:17.440Z] DEP criu/stats.d [2020-04-09T20:03:17.440Z] DEP criu/sockets.d [2020-04-09T20:03:17.440Z] DEP criu/sk-unix.d [2020-04-09T20:03:17.440Z] DEP criu/sk-tcp.d [2020-04-09T20:03:17.440Z] DEP criu/sk-queue.d [2020-04-09T20:03:17.440Z] DEP criu/sk-packet.d [2020-04-09T20:03:17.440Z] DEP criu/sk-netlink.d [2020-04-09T20:03:17.440Z] DEP criu/sk-inet.d [2020-04-09T20:03:17.440Z] DEP criu/signalfd.d [2020-04-09T20:03:17.708Z] #66 ... [2020-04-09T20:03:17.708Z] [2020-04-09T20:03:17.708Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:03:17.708Z] #42 12.98 unicode/utf8 [2020-04-09T20:03:17.708Z] #42 13.84 math/bits [2020-04-09T20:03:17.708Z] #42 14.46 math [2020-04-09T20:03:17.708Z] #42 18.92 internal/testlog [2020-04-09T20:03:17.708Z] #42 19.27 encoding [2020-04-09T20:03:17.708Z] #42 19.31 unicode/utf16 [2020-04-09T20:03:17.708Z] #42 19.56 container/list [2020-04-09T20:03:17.708Z] #42 20.04 crypto/internal/subtle [2020-04-09T20:03:17.708Z] #42 20.18 crypto/subtle [2020-04-09T20:03:17.708Z] #42 20.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T20:03:17.708Z] #42 20.37 internal/nettrace [2020-04-09T20:03:17.708Z] #42 20.66 runtime/cgo [2020-04-09T20:03:17.708Z] #42 ... [2020-04-09T20:03:17.708Z] [2020-04-09T20:03:17.708Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:03:17.708Z] #36 20.61 Checking out files: 82% (1313/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-09T20:03:17.708Z] #36 21.08 + cd /tmp/tmp.YlK4f70xCo/src/github.com/docker/distribution [2020-04-09T20:03:17.708Z] #36 21.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:03:17.708Z] #36 ... [2020-04-09T20:03:17.708Z] [2020-04-09T20:03:17.708Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T20:03:17.708Z] #48 13.26 + cd /tmp/tmp.pM98WdTwnn/src/github.com/alecthomas/gometalinter [2020-04-09T20:03:17.708Z] #48 13.26 + git checkout -q v2.0.6 [2020-04-09T20:03:17.708Z] #48 13.88 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-04-09T20:03:17.732Z] #36 ... [2020-04-09T20:03:17.732Z] [2020-04-09T20:03:17.732Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T20:03:17.732Z] #54 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:03:17.732Z] #54 22.66 Fetched 8337 kB in 16s (515 kB/s) [2020-04-09T20:03:17.732Z] #54 22.66 Reading package lists... [2020-04-09T20:03:17.732Z] #54 ... [2020-04-09T20:03:17.732Z] [2020-04-09T20:03:17.732Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T20:03:17.732Z] #22 22.39 Fetched 8337 kB in 16s (510 kB/s) [2020-04-09T20:03:17.790Z] DEP criu/sigframe.d [2020-04-09T20:03:17.790Z] DEP criu/shmem.d [2020-04-09T20:03:17.790Z] DEP criu/servicefd.d [2020-04-09T20:03:17.790Z] DEP criu/seize.d [2020-04-09T20:03:17.790Z] DEP criu/seccomp.d [2020-04-09T20:03:17.790Z] DEP criu/rst-malloc.d [2020-04-09T20:03:17.790Z] DEP criu/rbtree.d [2020-04-09T20:03:17.790Z] DEP criu/pstree.d [2020-04-09T20:03:17.790Z] DEP criu/protobuf.d [2020-04-09T20:03:17.790Z] GEN criu/protobuf-desc-gen.h [2020-04-09T20:03:17.966Z] #48 ... [2020-04-09T20:03:17.966Z] [2020-04-09T20:03:17.966Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:03:17.966Z] #36 23.84 + GOPATH=/tmp/tmp.YlK4f70xCo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YlK4f70xCo go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-09T20:03:18.143Z] DEP criu/protobuf-desc.d [2020-04-09T20:03:18.143Z] DEP criu/proc_parse.d [2020-04-09T20:03:18.143Z] DEP criu/plugin.d [2020-04-09T20:03:18.143Z] DEP criu/pipes.d [2020-04-09T20:03:18.143Z] DEP criu/pie-util.d [2020-04-09T20:03:18.143Z] DEP criu/pie-util-vdso.d [2020-04-09T20:03:18.143Z] DEP criu/pie-util-vdso-elf32.d [2020-04-09T20:03:18.143Z] DEP criu/path.d [2020-04-09T20:03:18.143Z] DEP criu/parasite-syscall.d [2020-04-09T20:03:18.143Z] DEP criu/pagemap.d [2020-04-09T20:03:18.143Z] DEP criu/pagemap-cache.d [2020-04-09T20:03:18.143Z] DEP criu/page-xfer.d [2020-04-09T20:03:18.143Z] DEP criu/page-pipe.d [2020-04-09T20:03:18.501Z] DEP criu/netfilter.d [2020-04-09T20:03:18.501Z] DEP criu/net.d [2020-04-09T20:03:18.501Z] DEP criu/namespaces.d [2020-04-09T20:03:18.501Z] DEP criu/mount.d [2020-04-09T20:03:18.501Z] DEP criu/mem.d [2020-04-09T20:03:18.501Z] DEP criu/lsm.d [2020-04-09T20:03:18.501Z] DEP criu/log.d [2020-04-09T20:03:18.501Z] DEP criu/libnetlink.d [2020-04-09T20:03:18.501Z] DEP criu/kerndat.d [2020-04-09T20:03:18.501Z] DEP criu/kcmp-ids.d [2020-04-09T20:03:18.501Z] DEP criu/irmap.d [2020-04-09T20:03:18.501Z] DEP criu/ipc_ns.d [2020-04-09T20:03:18.501Z] DEP criu/image.d [2020-04-09T20:03:18.914Z] DEP criu/image-desc.d [2020-04-09T20:03:18.914Z] DEP criu/fsnotify.d [2020-04-09T20:03:18.914Z] DEP criu/filesystems.d [2020-04-09T20:03:18.914Z] DEP criu/files.d [2020-04-09T20:03:18.914Z] DEP criu/files-reg.d [2020-04-09T20:03:18.914Z] DEP criu/files-ext.d [2020-04-09T20:03:18.914Z] DEP criu/file-lock.d [2020-04-09T20:03:18.914Z] DEP criu/file-ids.d [2020-04-09T20:03:18.914Z] DEP criu/fifo.d [2020-04-09T20:03:18.914Z] DEP criu/fdstore.d [2020-04-09T20:03:18.914Z] DEP criu/fault-injection.d [2020-04-09T20:03:18.914Z] DEP criu/external.d [2020-04-09T20:03:18.914Z] DEP criu/eventpoll.d [2020-04-09T20:03:18.914Z] DEP criu/eventfd.d [2020-04-09T20:03:18.914Z] DEP criu/crtools.d [2020-04-09T20:03:19.307Z] DEP criu/cr-service.d [2020-04-09T20:03:19.307Z] DEP criu/cr-restore.d [2020-04-09T20:03:19.307Z] DEP criu/cr-errno.d [2020-04-09T20:03:19.307Z] DEP criu/cr-dump.d [2020-04-09T20:03:19.307Z] DEP criu/cr-dedup.d [2020-04-09T20:03:19.307Z] DEP criu/cr-check.d [2020-04-09T20:03:19.307Z] DEP criu/config.d [2020-04-09T20:03:19.307Z] DEP criu/clone-noasan.d [2020-04-09T20:03:19.307Z] DEP criu/cgroup.d [2020-04-09T20:03:19.307Z] DEP criu/cgroup-props.d [2020-04-09T20:03:19.307Z] DEP criu/bitmap.d [2020-04-09T20:03:19.307Z] DEP criu/bfd.d [2020-04-09T20:03:19.307Z] DEP criu/autofs.d [2020-04-09T20:03:19.307Z] DEP criu/aio.d [2020-04-09T20:03:19.307Z] DEP criu/action-scripts.d [2020-04-09T20:03:19.670Z] CC criu/action-scripts.o [2020-04-09T20:03:19.670Z] CC criu/aio.o [2020-04-09T20:03:19.670Z] CC criu/autofs.o [2020-04-09T20:03:19.713Z] 8e8c002f0498: Pull complete [2020-04-09T20:03:20.053Z] CC criu/bfd.o [2020-04-09T20:03:20.053Z] CC criu/bitmap.o [2020-04-09T20:03:20.053Z] CC criu/cgroup-props.o [2020-04-09T20:03:20.053Z] CC criu/cgroup.o [2020-04-09T20:03:20.824Z] CC criu/clone-noasan.o [2020-04-09T20:03:20.824Z] CC criu/config.o [2020-04-09T20:03:20.824Z] CC criu/cr-check.o [2020-04-09T20:03:21.174Z] CC criu/cr-dedup.o [2020-04-09T20:03:21.174Z] CC criu/cr-dump.o [2020-04-09T20:03:21.525Z] CC criu/cr-errno.o [2020-04-09T20:03:21.525Z] CC criu/cr-restore.o [2020-04-09T20:03:22.272Z] CC criu/cr-service.o [2020-04-09T20:03:22.634Z] CC criu/crtools.o [2020-04-09T20:03:22.634Z] CC criu/eventfd.o [2020-04-09T20:03:22.982Z] CC criu/eventpoll.o [2020-04-09T20:03:22.982Z] CC criu/external.o [2020-04-09T20:03:22.982Z] CC criu/fault-injection.o [2020-04-09T20:03:22.982Z] CC criu/fdstore.o [2020-04-09T20:03:22.989Z] #22 22.39 Reading package lists... [2020-04-09T20:03:22.989Z] #22 ... [2020-04-09T20:03:22.989Z] [2020-04-09T20:03:22.989Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T20:03:22.989Z] #66 22.94 Checking out files: 80% (1664/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-09T20:03:22.989Z] #66 23.44 + cd /tmp/tmp.2rWGRDaCAw/src/github.com/docker/libnetwork [2020-04-09T20:03:22.989Z] #66 23.44 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:03:22.989Z] #66 24.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T20:03:23.247Z] #66 ... [2020-04-09T20:03:23.247Z] [2020-04-09T20:03:23.247Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:23.247Z] #31 21.80 Reading package lists... [2020-04-09T20:03:23.337Z] CC criu/fifo.o [2020-04-09T20:03:23.337Z] CC criu/file-ids.o [2020-04-09T20:03:23.337Z] CC criu/file-lock.o [2020-04-09T20:03:23.337Z] CC criu/files-ext.o [2020-04-09T20:03:23.702Z] CC criu/files-reg.o [2020-04-09T20:03:24.050Z] CC criu/files.o [2020-04-09T20:03:24.401Z] CC criu/filesystems.o [2020-04-09T20:03:24.401Z] CC criu/fsnotify.o [2020-04-09T20:03:24.524Z] #36 ... [2020-04-09T20:03:24.524Z] [2020-04-09T20:03:24.524Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T20:03:24.524Z] #7 21.51 Reading package lists... [2020-04-09T20:03:24.744Z] #31 28.73 Reading package lists... [2020-04-09T20:03:24.744Z] #31 ... [2020-04-09T20:03:24.744Z] [2020-04-09T20:03:24.744Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:24.744Z] #38 19.76 Fetched 8337 kB in 16s (514 kB/s) [2020-04-09T20:03:24.744Z] #38 19.76 Reading package lists... [2020-04-09T20:03:24.751Z] CC criu/image-desc.o [2020-04-09T20:03:24.751Z] CC criu/image.o [2020-04-09T20:03:24.751Z] CC criu/ipc_ns.o [2020-04-09T20:03:25.001Z] #38 26.51 Reading package lists... [2020-04-09T20:03:25.001Z] #38 ... [2020-04-09T20:03:25.001Z] [2020-04-09T20:03:25.001Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T20:03:25.001Z] #54 22.66 Reading package lists... [2020-04-09T20:03:25.117Z] CC criu/irmap.o [2020-04-09T20:03:25.117Z] CC criu/kcmp-ids.o [2020-04-09T20:03:25.117Z] CC criu/kerndat.o [2020-04-09T20:03:25.297Z] c0ac08ddb5ed: Pull complete [2020-04-09T20:03:25.297Z] e4da803bae8b: Pull complete [2020-04-09T20:03:25.297Z] Digest: sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 [2020-04-09T20:03:25.297Z] Status: Downloaded newer image for golang:1.13.10-buster [2020-04-09T20:03:25.297Z] ---> 2f43dd711d71 [2020-04-09T20:03:25.297Z] Step 6/140 : ARG APT_MIRROR [2020-04-09T20:03:25.297Z] ---> Running in dbf979b27b21 [2020-04-09T20:03:25.297Z] Removing intermediate container dbf979b27b21 [2020-04-09T20:03:25.297Z] ---> efd6d17b098e [2020-04-09T20:03:25.297Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-04-09T20:03:25.297Z] ---> Running in a5bc32922c76 [2020-04-09T20:03:25.457Z] #7 28.00 Reading package lists... [2020-04-09T20:03:25.457Z] #7 ... [2020-04-09T20:03:25.457Z] [2020-04-09T20:03:25.457Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T20:03:25.457Z] #54 21.26 Fetched 8337 kB in 16s (523 kB/s) [2020-04-09T20:03:25.457Z] #54 21.26 Reading package lists... [2020-04-09T20:03:25.457Z] #54 27.69 Reading package lists... [2020-04-09T20:03:25.457Z] #54 ... [2020-04-09T20:03:25.457Z] [2020-04-09T20:03:25.457Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:25.457Z] #31 21.47 Fetched 8337 kB in 17s (494 kB/s) [2020-04-09T20:03:25.457Z] #31 21.47 Reading package lists... [2020-04-09T20:03:25.715Z] #31 27.89 Reading package lists... [2020-04-09T20:03:25.715Z] #31 ... [2020-04-09T20:03:25.715Z] [2020-04-09T20:03:25.715Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:03:25.715Z] #42 30.53 vendor/golang.org/x/crypto/internal/subtle [2020-04-09T20:03:25.715Z] #42 30.66 vendor/golang.org/x/crypto/curve25519 [2020-04-09T20:03:25.876Z] CC criu/libnetlink.o [2020-04-09T20:03:25.876Z] CC criu/log.o [2020-04-09T20:03:25.876Z] CC criu/lsm.o [2020-04-09T20:03:25.876Z] CC criu/mem.o [2020-04-09T20:03:25.928Z] Removing intermediate container a5bc32922c76 [2020-04-09T20:03:25.929Z] ---> 4ec2b0c864c6 [2020-04-09T20:03:25.929Z] Step 8/140 : ENV GO111MODULE=off [2020-04-09T20:03:25.929Z] ---> Running in 5b205e2864a4 [2020-04-09T20:03:25.929Z] Removing intermediate container 5b205e2864a4 [2020-04-09T20:03:25.929Z] ---> f96df8d86e8c [2020-04-09T20:03:25.929Z] Step 9/140 : FROM base AS criu [2020-04-09T20:03:25.929Z] ---> f96df8d86e8c [2020-04-09T20:03:25.929Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:03:25.929Z] ---> Running in 2be535821426 [2020-04-09T20:03:26.216Z] Removing intermediate container 2be535821426 [2020-04-09T20:03:26.216Z] ---> 5e090742f841 [2020-04-09T20:03:26.216Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-04-09T20:03:26.216Z] ---> Running in 4aee7f9b3b12 [2020-04-09T20:03:26.264Z] CC criu/mount.o [2020-04-09T20:03:26.502Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:03:26.647Z] #42 ... [2020-04-09T20:03:26.647Z] [2020-04-09T20:03:26.647Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T20:03:26.647Z] #22 22.31 Fetched 8337 kB in 17s (500 kB/s) [2020-04-09T20:03:26.647Z] #22 22.31 Reading package lists... [2020-04-09T20:03:26.647Z] #22 28.54 Reading package lists... [2020-04-09T20:03:26.647Z] #22 ... [2020-04-09T20:03:26.647Z] [2020-04-09T20:03:26.647Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:26.647Z] #38 20.50 Reading package lists... [2020-04-09T20:03:26.789Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:03:26.789Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:03:26.790Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T20:03:27.030Z] CC criu/namespaces.o [2020-04-09T20:03:27.394Z] CC criu/net.o [2020-04-09T20:03:27.551Z] #54 29.58 Reading package lists... [2020-04-09T20:03:27.551Z] #54 ... [2020-04-09T20:03:27.551Z] [2020-04-09T20:03:27.551Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T20:03:27.551Z] #7 22.18 Fetched 8337 kB in 17s (498 kB/s) [2020-04-09T20:03:27.551Z] #7 22.18 Reading package lists... [2020-04-09T20:03:27.551Z] #7 28.98 Reading package lists... [2020-04-09T20:03:27.551Z] #7 ... [2020-04-09T20:03:27.551Z] [2020-04-09T20:03:27.551Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:03:27.551Z] #42 31.10 vendor/golang.org/x/crypto/internal/subtle [2020-04-09T20:03:27.551Z] #42 31.24 vendor/golang.org/x/crypto/curve25519 [2020-04-09T20:03:27.579Z] #38 27.28 Reading package lists... [2020-04-09T20:03:27.760Z] CC criu/netfilter.o [2020-04-09T20:03:27.821Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T20:03:27.821Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T20:03:27.836Z] #38 33.66 Building dependency tree... [2020-04-09T20:03:27.836Z] #38 ... [2020-04-09T20:03:27.836Z] [2020-04-09T20:03:27.836Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T20:03:27.836Z] #54 27.69 Reading package lists... [2020-04-09T20:03:28.126Z] CC criu/page-pipe.o [2020-04-09T20:03:28.126Z] CC criu/page-xfer.o [2020-04-09T20:03:28.472Z] CC criu/pagemap-cache.o [2020-04-09T20:03:28.472Z] CC criu/pagemap.o [2020-04-09T20:03:28.817Z] CC criu/parasite-syscall.o [2020-04-09T20:03:28.817Z] CC criu/path.o [2020-04-09T20:03:28.817Z] CC criu/pie-util-vdso-elf32.o [2020-04-09T20:03:29.180Z] CC criu/pie-util-vdso.o [2020-04-09T20:03:29.180Z] CC criu/pie-util.o [2020-04-09T20:03:29.180Z] CC criu/pipes.o [2020-04-09T20:03:29.447Z] #42 ... [2020-04-09T20:03:29.447Z] [2020-04-09T20:03:29.447Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:03:29.447Z] #36 24.28 + GOPATH=/tmp/tmp.F4IkKY3J84/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.F4IkKY3J84 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-09T20:03:29.447Z] #36 ... [2020-04-09T20:03:29.447Z] [2020-04-09T20:03:29.447Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:29.447Z] #38 26.51 Reading package lists... [2020-04-09T20:03:29.447Z] #38 32.74 Building dependency tree... [2020-04-09T20:03:29.447Z] #38 34.27 Reading state information... [2020-04-09T20:03:29.554Z] CC criu/plugin.o [2020-04-09T20:03:29.554Z] CC criu/proc_parse.o [2020-04-09T20:03:29.735Z] #54 33.90 Building dependency tree... [2020-04-09T20:03:29.735Z] #54 35.26 Reading state information... [2020-04-09T20:03:29.863Z] Fetched 8120 kB in 3s (2696 kB/s) [2020-04-09T20:03:29.947Z] CC criu/protobuf-desc.o [2020-04-09T20:03:30.317Z] CC criu/protobuf.o [2020-04-09T20:03:30.317Z] CC criu/pstree.o [2020-04-09T20:03:30.665Z] CC criu/rbtree.o [2020-04-09T20:03:30.665Z] CC criu/rst-malloc.o [2020-04-09T20:03:30.665Z] CC criu/seccomp.o [2020-04-09T20:03:30.665Z] CC criu/seize.o [2020-04-09T20:03:30.884Z] Reading package lists... [2020-04-09T20:03:31.011Z] CC criu/servicefd.o [2020-04-09T20:03:31.011Z] CC criu/shmem.o [2020-04-09T20:03:31.108Z] #54 37.02 The following additional packages will be installed: [2020-04-09T20:03:31.108Z] #54 37.04 libbtrfs0 [2020-04-09T20:03:31.343Z] #38 36.31 The following additional packages will be installed: [2020-04-09T20:03:31.343Z] #38 36.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T20:03:31.343Z] #38 36.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T20:03:31.343Z] #38 36.33 Suggested packages: [2020-04-09T20:03:31.343Z] #38 36.33 manpages-dev python-setuptools [2020-04-09T20:03:31.366Z] #54 37.27 The following NEW packages will be installed: [2020-04-09T20:03:31.366Z] #54 37.29 libbtrfs-dev libbtrfs0 [2020-04-09T20:03:31.391Z] CC criu/sigframe.o [2020-04-09T20:03:31.391Z] CC criu/signalfd.o [2020-04-09T20:03:31.391Z] CC criu/sk-inet.o [2020-04-09T20:03:31.736Z] CC criu/sk-netlink.o [2020-04-09T20:03:31.736Z] CC criu/sk-packet.o [2020-04-09T20:03:31.931Z] #54 37.69 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:31.931Z] #54 37.69 Need to get 119 kB of archives. [2020-04-09T20:03:31.931Z] #54 37.69 After this operation, 387 kB of additional disk space will be used. [2020-04-09T20:03:31.931Z] #54 37.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T20:03:31.931Z] #54 37.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T20:03:31.948Z] Reading package lists... [2020-04-09T20:03:32.091Z] CC criu/sk-queue.o [2020-04-09T20:03:32.091Z] CC criu/sk-tcp.o [2020-04-09T20:03:32.091Z] CC criu/sk-unix.o [2020-04-09T20:03:32.234Z] Building dependency tree... [2020-04-09T20:03:32.234Z] Reading state information... [2020-04-09T20:03:32.518Z] The following additional packages will be installed: [2020-04-09T20:03:32.518Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T20:03:32.518Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T20:03:32.518Z] Suggested packages: [2020-04-09T20:03:32.518Z] manpages-dev python-setuptools [2020-04-09T20:03:32.715Z] #38 37.56 The following NEW packages will be installed: [2020-04-09T20:03:32.715Z] #38 37.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T20:03:32.715Z] #38 37.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T20:03:32.715Z] #38 37.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T20:03:32.715Z] #38 37.59 python-six zlib1g-dev [2020-04-09T20:03:32.802Z] The following NEW packages will be installed: [2020-04-09T20:03:32.802Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T20:03:32.802Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T20:03:32.802Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T20:03:32.802Z] python-six zlib1g-dev [2020-04-09T20:03:32.802Z] 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:32.802Z] Need to get 4075 kB of archives. [2020-04-09T20:03:32.802Z] After this operation, 24.5 MB of additional disk space will be used. [2020-04-09T20:03:32.802Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-09T20:03:32.802Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-09T20:03:32.802Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-09T20:03:32.802Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-09T20:03:32.802Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-09T20:03:32.802Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-09T20:03:32.802Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-04-09T20:03:32.802Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-09T20:03:32.802Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-09T20:03:32.802Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-09T20:03:32.847Z] CC criu/sockets.o [2020-04-09T20:03:32.847Z] CC criu/stats.o [2020-04-09T20:03:32.847Z] CC criu/string.o [2020-04-09T20:03:32.847Z] CC criu/sysctl.o [2020-04-09T20:03:32.866Z] #54 ... [2020-04-09T20:03:32.866Z] [2020-04-09T20:03:32.866Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T20:03:32.866Z] #66 DONE 38.5s [2020-04-09T20:03:32.866Z] [2020-04-09T20:03:32.866Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:32.866Z] #38 33.66 Building dependency tree... [2020-04-09T20:03:32.866Z] #38 35.04 Reading state information... [2020-04-09T20:03:32.866Z] #38 36.56 The following additional packages will be installed: [2020-04-09T20:03:32.866Z] #38 36.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T20:03:32.866Z] #38 36.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T20:03:32.866Z] #38 36.58 Suggested packages: [2020-04-09T20:03:32.866Z] #38 36.59 manpages-dev python-setuptools [2020-04-09T20:03:32.866Z] #38 37.71 The following NEW packages will be installed: [2020-04-09T20:03:32.866Z] #38 37.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T20:03:32.866Z] #38 37.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T20:03:32.866Z] #38 37.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T20:03:32.866Z] #38 37.72 python-six zlib1g-dev [2020-04-09T20:03:32.866Z] #38 38.10 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:32.866Z] #38 38.10 Need to get 4095 kB of archives. [2020-04-09T20:03:32.866Z] #38 38.10 After this operation, 22.5 MB of additional disk space will be used. [2020-04-09T20:03:32.866Z] #38 38.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-09T20:03:32.866Z] #38 38.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T20:03:32.866Z] #38 38.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-09T20:03:32.866Z] #38 38.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T20:03:32.866Z] #38 38.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-09T20:03:32.866Z] #38 38.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T20:03:32.866Z] #38 38.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-09T20:03:32.866Z] #38 38.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-09T20:03:32.866Z] #38 38.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-09T20:03:32.866Z] #38 38.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-09T20:03:32.866Z] #38 38.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-09T20:03:32.866Z] #38 38.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-09T20:03:32.866Z] #38 38.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-09T20:03:32.866Z] #38 38.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-09T20:03:32.866Z] #38 38.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T20:03:32.866Z] #38 38.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-09T20:03:32.866Z] #38 38.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-09T20:03:32.972Z] #38 38.09 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:32.972Z] #38 38.09 Need to get 4095 kB of archives. [2020-04-09T20:03:32.972Z] #38 38.09 After this operation, 22.5 MB of additional disk space will be used. [2020-04-09T20:03:32.972Z] #38 38.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-09T20:03:32.972Z] #38 38.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T20:03:32.972Z] #38 38.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-09T20:03:32.973Z] #38 38.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T20:03:32.973Z] #38 38.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-09T20:03:32.973Z] #38 38.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T20:03:32.973Z] #38 38.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-09T20:03:32.973Z] #38 38.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-09T20:03:32.973Z] #38 38.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-09T20:03:33.087Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-09T20:03:33.195Z] CC criu/sysfs_parse.o [2020-04-09T20:03:33.195Z] CC criu/timerfd.o [2020-04-09T20:03:33.195Z] CC criu/tty.o [2020-04-09T20:03:33.232Z] #38 38.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-09T20:03:33.232Z] #38 38.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-09T20:03:33.232Z] #38 38.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-09T20:03:33.374Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-09T20:03:33.374Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-04-09T20:03:33.374Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-09T20:03:33.374Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T20:03:33.374Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-09T20:03:33.374Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-09T20:03:33.490Z] #38 38.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-09T20:03:33.490Z] #38 38.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-09T20:03:33.490Z] #38 38.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T20:03:33.490Z] #38 38.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-09T20:03:33.490Z] #38 38.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-09T20:03:33.490Z] #38 ... [2020-04-09T20:03:33.490Z] [2020-04-09T20:03:33.490Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T20:03:33.490Z] #22 22.39 Reading package lists... [2020-04-09T20:03:33.490Z] #22 28.90 Reading package lists... [2020-04-09T20:03:33.490Z] #22 35.80 Building dependency tree... [2020-04-09T20:03:33.490Z] #22 37.25 Reading state information... [2020-04-09T20:03:33.660Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:33.660Z] Fetched 4075 kB in 1s (6275 kB/s) [2020-04-09T20:03:33.660Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-04-09T20:03:33.660Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-09T20:03:33.660Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-09T20:03:33.660Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-09T20:03:33.660Z] Selecting previously unselected package libnet1:ppc64el. [2020-04-09T20:03:33.660Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-09T20:03:33.660Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:33.660Z] Selecting previously unselected package libnet1-dev. [2020-04-09T20:03:33.660Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-09T20:03:33.660Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:33.660Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-09T20:03:33.660Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-09T20:03:33.660Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T20:03:33.748Z] #22 ... [2020-04-09T20:03:33.748Z] [2020-04-09T20:03:33.748Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:33.748Z] #31 28.73 Reading package lists... [2020-04-09T20:03:33.748Z] #31 35.62 Building dependency tree... [2020-04-09T20:03:33.748Z] #31 37.14 Reading state information... [2020-04-09T20:03:33.946Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-09T20:03:33.946Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-09T20:03:33.946Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-09T20:03:33.946Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-09T20:03:33.946Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T20:03:33.946Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:03:33.946Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-09T20:03:33.946Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T20:03:33.946Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:03:33.946Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-09T20:03:33.946Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-09T20:03:33.946Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-09T20:03:33.946Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-09T20:03:33.946Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:03:33.946Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:03:33.951Z] CC criu/tun.o [2020-04-09T20:03:33.951Z] CC criu/uffd.o [2020-04-09T20:03:34.235Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-09T20:03:34.235Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:03:34.235Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:03:34.235Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-09T20:03:34.235Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:03:34.235Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-09T20:03:34.241Z] #38 40.22 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:34.309Z] CC criu/util.o [2020-04-09T20:03:34.312Z] #31 39.30 The following additional packages will be installed: [2020-04-09T20:03:34.312Z] #31 39.32 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T20:03:34.313Z] #31 39.33 Suggested packages: [2020-04-09T20:03:34.313Z] #31 39.33 cmake-doc ninja-build lrzip [2020-04-09T20:03:34.313Z] #31 39.33 Recommended packages: [2020-04-09T20:03:34.313Z] #31 39.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T20:03:34.499Z] #38 ... [2020-04-09T20:03:34.499Z] [2020-04-09T20:03:34.499Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T20:03:34.499Z] #54 38.86 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:34.499Z] #54 39.09 Fetched 119 kB in 0s (443 kB/s) [2020-04-09T20:03:34.499Z] #54 39.31 Selecting previously unselected package libbtrfs0. [2020-04-09T20:03:34.499Z] #54 39.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:03:34.499Z] #54 39.55 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T20:03:34.499Z] #54 39.57 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:03:34.499Z] #54 39.84 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:03:34.499Z] #54 39.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T20:03:34.499Z] #54 39.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:03:34.499Z] #54 40.08 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:03:34.499Z] #54 40.12 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:03:34.499Z] #54 40.14 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:34.499Z] #54 DONE 40.5s [2020-04-09T20:03:34.499Z] [2020-04-09T20:03:34.499Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:03:34.499Z] #55 DONE 0.0s [2020-04-09T20:03:34.499Z] [2020-04-09T20:03:34.499Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:34.499Z] #38 40.40 Fetched 4095 kB in 1s (5720 kB/s) [2020-04-09T20:03:34.499Z] #38 ... [2020-04-09T20:03:34.499Z] [2020-04-09T20:03:34.499Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T20:03:34.499Z] #7 28.00 Reading package lists... [2020-04-09T20:03:34.499Z] #7 34.39 Building dependency tree... [2020-04-09T20:03:34.499Z] #7 35.89 Reading state information... [2020-04-09T20:03:34.499Z] #7 37.65 The following additional packages will be installed: [2020-04-09T20:03:34.499Z] #7 37.65 libapparmor1 [2020-04-09T20:03:34.499Z] #7 37.66 Suggested packages: [2020-04-09T20:03:34.499Z] #7 37.67 seccomp [2020-04-09T20:03:34.499Z] #7 37.92 The following NEW packages will be installed: [2020-04-09T20:03:34.499Z] #7 37.92 libapparmor-dev libapparmor1 libseccomp-dev [2020-04-09T20:03:34.499Z] #7 38.25 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:34.499Z] #7 38.25 Need to get 293 kB of archives. [2020-04-09T20:03:34.499Z] #7 38.25 After this operation, 952 kB of additional disk space will be used. [2020-04-09T20:03:34.499Z] #7 38.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-09T20:03:34.499Z] #7 38.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-09T20:03:34.499Z] #7 38.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-09T20:03:34.499Z] #7 39.94 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:34.499Z] #7 40.07 Fetched 293 kB in 0s (984 kB/s) [2020-04-09T20:03:34.499Z] #7 40.19 Selecting previously unselected package libapparmor1:amd64. [2020-04-09T20:03:34.499Z] #7 40.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 ... 15401 files and directories currently installed.) [2020-04-09T20:03:34.499Z] #7 40.27 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-04-09T20:03:34.499Z] #7 40.29 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T20:03:34.499Z] #7 40.45 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-09T20:03:34.499Z] #7 40.45 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-09T20:03:34.499Z] #7 40.48 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T20:03:34.522Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-04-09T20:03:34.522Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:03:34.522Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:03:34.522Z] Selecting previously unselected package protobuf-c-compiler. [2020-04-09T20:03:34.522Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T20:03:34.669Z] CC criu/uts_ns.o [2020-04-09T20:03:34.669Z] CC criu/vdso.o [2020-04-09T20:03:34.669Z] LINK criu/built-in.o [2020-04-09T20:03:34.669Z] LINK criu/criu [2020-04-09T20:03:34.765Z] #7 ... [2020-04-09T20:03:34.765Z] [2020-04-09T20:03:34.765Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-09T20:03:34.765Z] #56 DONE 0.1s [2020-04-09T20:03:34.765Z] [2020-04-09T20:03:34.765Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:03:34.811Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:03:34.811Z] Selecting previously unselected package protobuf-compiler. [2020-04-09T20:03:34.811Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:03:34.811Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:03:34.811Z] Selecting previously unselected package python-pkg-resources. [2020-04-09T20:03:34.811Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:03:34.811Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T20:03:34.811Z] Selecting previously unselected package python-six. [2020-04-09T20:03:34.811Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T20:03:34.811Z] Unpacking python-six (1.12.0-1) ... [2020-04-09T20:03:34.811Z] Selecting previously unselected package python-protobuf. [2020-04-09T20:03:34.811Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:03:34.811Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T20:03:35.017Z] DEP lib/c/criu.d [2020-04-09T20:03:35.017Z] CC images/rpc.pb-c.o [2020-04-09T20:03:35.017Z] CC lib/c/criu.o [2020-04-09T20:03:35.102Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T20:03:35.382Z] LINK lib/c/built-in.o [2020-04-09T20:03:35.382Z] LINK lib/c/libcriu.so [2020-04-09T20:03:35.382Z] GEN magic.py [2020-04-09T20:03:35.382Z] Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:03:35.382Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:03:35.382Z] fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:03:35.685Z] #31 40.37 The following NEW packages will be installed: [2020-04-09T20:03:35.685Z] #31 40.37 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T20:03:35.685Z] #31 40.39 vim-common xxd [2020-04-09T20:03:35.685Z] #31 ... [2020-04-09T20:03:35.685Z] [2020-04-09T20:03:35.685Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:35.685Z] #38 39.79 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:35.685Z] #38 39.96 Fetched 4095 kB in 1s (4937 kB/s) [2020-04-09T20:03:35.685Z] #38 40.08 Selecting previously unselected package libcap-dev:amd64. [2020-04-09T20:03:35.685Z] #38 40.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:03:35.685Z] #38 40.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-09T20:03:35.685Z] #38 40.22 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T20:03:35.685Z] #38 40.38 Selecting previously unselected package libnet1:amd64. [2020-04-09T20:03:35.685Z] #38 40.40 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:03:35.685Z] #38 40.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:35.685Z] #38 40.57 Selecting previously unselected package libnet1-dev. [2020-04-09T20:03:35.685Z] #38 40.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:03:35.685Z] #38 40.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:35.731Z] make[1]: Nothing to be done for 'all'. [2020-04-09T20:03:35.731Z] make[1]: 'images/built-in.o' is up to date. [2020-04-09T20:03:35.731Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T20:03:35.731Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T20:03:35.731Z] make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T20:03:35.731Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T20:03:35.731Z] make[1]: Nothing to be done for 'all'. [2020-04-09T20:03:35.731Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:03:35.731Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:35.731Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:35.731Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:35.731Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:35.731Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:35.731Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:35.943Z] #38 40.92 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T20:03:35.943Z] #38 40.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T20:03:35.943Z] #38 40.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:03:36.124Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:03:36.124Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:36.124Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:03:36.124Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:03:36.124Z] Setting up python-six (1.12.0-1) ... [2020-04-09T20:03:36.140Z] #57 ... [2020-04-09T20:03:36.140Z] [2020-04-09T20:03:36.140Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T20:03:36.140Z] #7 40.82 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-09T20:03:36.140Z] #7 40.82 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-09T20:03:36.140Z] #7 40.83 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T20:03:36.140Z] #7 41.12 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T20:03:36.140Z] #7 41.15 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T20:03:36.140Z] #7 41.18 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T20:03:36.140Z] #7 41.19 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:36.140Z] #7 DONE 41.9s [2020-04-09T20:03:36.140Z] [2020-04-09T20:03:36.140Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:03:36.140Z] #50 DONE 0.1s [2020-04-09T20:03:36.140Z] [2020-04-09T20:03:36.140Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:36.140Z] #38 40.56 Selecting previously unselected package libcap-dev:amd64. [2020-04-09T20:03:36.140Z] #38 40.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:03:36.140Z] #38 40.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-09T20:03:36.140Z] #38 40.71 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T20:03:36.140Z] #38 40.91 Selecting previously unselected package libnet1:amd64. [2020-04-09T20:03:36.140Z] #38 40.93 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:03:36.140Z] #38 40.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:36.140Z] #38 41.12 Selecting previously unselected package libnet1-dev. [2020-04-09T20:03:36.140Z] #38 41.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:03:36.140Z] #38 41.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:36.140Z] #38 41.31 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T20:03:36.140Z] #38 41.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T20:03:36.140Z] #38 41.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:03:36.140Z] #38 41.50 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-09T20:03:36.140Z] #38 41.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-09T20:03:36.140Z] #38 41.51 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T20:03:36.140Z] #38 41.82 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T20:03:36.140Z] #38 41.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:03:36.140Z] #38 41.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:03:36.140Z] #38 ... [2020-04-09T20:03:36.140Z] [2020-04-09T20:03:36.140Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-09T20:03:36.140Z] #51 DONE 0.1s [2020-04-09T20:03:36.140Z] [2020-04-09T20:03:36.140Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:36.140Z] #38 42.08 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-09T20:03:36.140Z] #38 42.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:03:36.140Z] #38 42.09 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T20:03:36.152Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:36.152Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:36.152Z] INSTALL criu/criu [2020-04-09T20:03:36.201Z] #38 ... [2020-04-09T20:03:36.201Z] [2020-04-09T20:03:36.201Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T20:03:36.201Z] #66 DONE 41.0s [2020-04-09T20:03:36.201Z] [2020-04-09T20:03:36.201Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:36.201Z] #38 41.33 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-09T20:03:36.398Z] #38 42.31 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-09T20:03:36.458Z] #38 41.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-09T20:03:36.458Z] #38 41.42 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T20:03:36.656Z] #38 42.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-09T20:03:36.657Z] #38 42.39 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:03:36.715Z] #38 41.75 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T20:03:36.715Z] #38 41.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:03:36.715Z] #38 41.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:03:36.753Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-09T20:03:36.753Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T20:03:36.753Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:03:36.753Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-09T20:03:36.753Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:03:36.914Z] #38 42.92 Selecting previously unselected package libprotobuf17:amd64. [2020-04-09T20:03:36.914Z] #38 42.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:36.975Z] #38 42.03 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-09T20:03:36.975Z] #38 42.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:03:36.975Z] #38 42.06 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T20:03:37.037Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:03:37.037Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:37.037Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-09T20:03:37.037Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:03:37.037Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T20:03:37.114Z] Removing intermediate container 04bed391fc17 [2020-04-09T20:03:37.114Z] ---> 4fc073d2aeda [2020-04-09T20:03:37.114Z] Step 14/140 : FROM base AS registry [2020-04-09T20:03:37.114Z] ---> 00c4df870f60 [2020-04-09T20:03:37.114Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T20:03:37.114Z] ---> Running in 5f928bce3bf8 [2020-04-09T20:03:37.114Z] Removing intermediate container 5f928bce3bf8 [2020-04-09T20:03:37.114Z] ---> 51d0b3751190 [2020-04-09T20:03:37.114Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:03:37.173Z] #38 42.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:37.173Z] #38 ... [2020-04-09T20:03:37.173Z] [2020-04-09T20:03:37.173Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T20:03:37.173Z] #22 28.54 Reading package lists... [2020-04-09T20:03:37.173Z] #22 34.99 Building dependency tree... [2020-04-09T20:03:37.173Z] #22 36.50 Reading state information... [2020-04-09T20:03:37.173Z] #22 38.27 ca-certificates is already the newest version (20190110). [2020-04-09T20:03:37.173Z] #22 38.27 The following additional packages will be installed: [2020-04-09T20:03:37.173Z] #22 38.28 libjq1 libonig5 [2020-04-09T20:03:37.173Z] #22 38.86 The following NEW packages will be installed: [2020-04-09T20:03:37.173Z] #22 38.86 jq libjq1 libonig5 [2020-04-09T20:03:37.173Z] #22 39.33 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:37.173Z] #22 39.33 Need to get 355 kB of archives. [2020-04-09T20:03:37.173Z] #22 39.33 After this operation, 1072 kB of additional disk space will be used. [2020-04-09T20:03:37.173Z] #22 39.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T20:03:37.173Z] #22 39.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T20:03:37.173Z] #22 39.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T20:03:37.173Z] #22 40.84 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:37.173Z] #22 41.06 Fetched 355 kB in 0s (1022 kB/s) [2020-04-09T20:03:37.173Z] #22 41.23 Selecting previously unselected package libonig5:amd64. [2020-04-09T20:03:37.173Z] #22 41.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 ... 15401 files and directories currently installed.) [2020-04-09T20:03:37.173Z] #22 41.33 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-09T20:03:37.173Z] #22 41.34 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:03:37.173Z] #22 41.80 Selecting previously unselected package libjq1:amd64. [2020-04-09T20:03:37.173Z] #22 41.80 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:03:37.173Z] #22 41.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:03:37.173Z] #22 42.13 Selecting previously unselected package jq. [2020-04-09T20:03:37.173Z] #22 42.13 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:03:37.173Z] #22 42.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:03:37.173Z] #22 42.43 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:03:37.173Z] #22 42.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:03:37.173Z] #22 42.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:03:37.173Z] #22 42.46 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:37.173Z] #22 DONE 43.1s [2020-04-09T20:03:37.249Z] #38 42.33 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-09T20:03:37.249Z] #38 42.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-09T20:03:37.249Z] #38 42.34 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:03:37.434Z] [2020-04-09T20:03:37.434Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:03:37.434Z] #23 DONE 0.1s [2020-04-09T20:03:37.434Z] [2020-04-09T20:03:37.434Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:37.463Z] ---> Running in 91f90815b2e5 [2020-04-09T20:03:37.463Z] Removing intermediate container 91f90815b2e5 [2020-04-09T20:03:37.463Z] ---> 55f277cac45b [2020-04-09T20:03:37.463Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-04-09T20:03:37.463Z] ---> Running in 2651ee61a665 [2020-04-09T20:03:37.813Z] #38 42.65 Selecting previously unselected package libprotobuf17:amd64. [2020-04-09T20:03:37.814Z] #38 42.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:37.814Z] #38 42.68 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:37.814Z] #38 ... [2020-04-09T20:03:37.814Z] [2020-04-09T20:03:37.814Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T20:03:37.814Z] #54 29.58 Reading package lists... [2020-04-09T20:03:37.814Z] #54 35.67 Building dependency tree... [2020-04-09T20:03:37.814Z] #54 37.18 Reading state information... [2020-04-09T20:03:37.814Z] #54 39.33 The following additional packages will be installed: [2020-04-09T20:03:37.814Z] #54 39.34 libbtrfs0 [2020-04-09T20:03:37.814Z] #54 39.51 The following NEW packages will be installed: [2020-04-09T20:03:37.814Z] #54 39.54 libbtrfs-dev libbtrfs0 [2020-04-09T20:03:37.814Z] #54 40.01 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:37.814Z] #54 40.01 Need to get 119 kB of archives. [2020-04-09T20:03:37.814Z] #54 40.01 After this operation, 387 kB of additional disk space will be used. [2020-04-09T20:03:37.814Z] #54 40.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T20:03:37.814Z] #54 40.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T20:03:37.814Z] #54 41.13 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:37.814Z] #54 41.43 Fetched 119 kB in 0s (445 kB/s) [2020-04-09T20:03:37.814Z] #54 41.64 Selecting previously unselected package libbtrfs0. [2020-04-09T20:03:37.814Z] #54 41.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:03:37.814Z] #54 41.73 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T20:03:37.814Z] #54 41.74 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:03:37.814Z] #54 41.98 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:03:37.814Z] #54 42.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T20:03:37.814Z] #54 42.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:03:37.814Z] #54 42.38 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:03:37.814Z] #54 42.41 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:03:37.814Z] #54 42.44 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:37.814Z] #54 DONE 42.9s [2020-04-09T20:03:38.071Z] [2020-04-09T20:03:38.071Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:03:38.071Z] #55 DONE 0.1s [2020-04-09T20:03:38.071Z] [2020-04-09T20:03:38.071Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-09T20:03:38.071Z] #56 DONE 0.1s [2020-04-09T20:03:38.071Z] [2020-04-09T20:03:38.071Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T20:03:38.071Z] #22 39.54 ca-certificates is already the newest version (20190110). [2020-04-09T20:03:38.071Z] #22 39.54 The following additional packages will be installed: [2020-04-09T20:03:38.071Z] #22 39.58 libjq1 libonig5 [2020-04-09T20:03:38.071Z] #22 39.95 The following NEW packages will be installed: [2020-04-09T20:03:38.071Z] #22 39.96 jq libjq1 libonig5 [2020-04-09T20:03:38.071Z] #22 40.35 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:38.071Z] #22 40.35 Need to get 355 kB of archives. [2020-04-09T20:03:38.071Z] #22 40.35 After this operation, 1072 kB of additional disk space will be used. [2020-04-09T20:03:38.071Z] #22 40.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T20:03:38.071Z] #22 40.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T20:03:38.071Z] #22 40.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T20:03:38.071Z] #22 41.57 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:38.071Z] #22 41.95 Fetched 355 kB in 0s (1162 kB/s) [2020-04-09T20:03:38.071Z] #22 42.27 Selecting previously unselected package libonig5:amd64. [2020-04-09T20:03:38.071Z] #22 42.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:03:38.071Z] #22 42.35 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-09T20:03:38.071Z] #22 42.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:03:38.071Z] #22 42.65 Selecting previously unselected package libjq1:amd64. [2020-04-09T20:03:38.071Z] #22 42.67 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:03:38.071Z] #22 42.68 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:03:38.071Z] #22 42.94 Selecting previously unselected package jq. [2020-04-09T20:03:38.071Z] #22 42.95 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:03:38.071Z] #22 43.00 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:03:38.222Z] + mktemp -d [2020-04-09T20:03:38.222Z] + export GOPATH=/tmp/tmp.N6mB9Tp6dn [2020-04-09T20:03:38.222Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.N6mB9Tp6dn/src/github.com/docker/distribution [2020-04-09T20:03:38.222Z] Cloning into '/tmp/tmp.N6mB9Tp6dn/src/github.com/docker/distribution'... [2020-04-09T20:03:38.329Z] #22 43.35 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:03:38.329Z] #22 ... [2020-04-09T20:03:38.329Z] [2020-04-09T20:03:38.329Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T20:03:38.329Z] #7 28.98 Reading package lists... [2020-04-09T20:03:38.329Z] #7 35.83 Building dependency tree... [2020-04-09T20:03:38.329Z] #7 37.34 Reading state information... [2020-04-09T20:03:38.329Z] #7 39.17 The following additional packages will be installed: [2020-04-09T20:03:38.329Z] #7 39.18 libapparmor1 [2020-04-09T20:03:38.329Z] #7 39.20 Suggested packages: [2020-04-09T20:03:38.329Z] #7 39.20 seccomp [2020-04-09T20:03:38.329Z] #7 39.52 The following NEW packages will be installed: [2020-04-09T20:03:38.329Z] #7 39.52 libapparmor-dev libapparmor1 libseccomp-dev [2020-04-09T20:03:38.329Z] #7 39.94 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:38.329Z] #7 39.94 Need to get 293 kB of archives. [2020-04-09T20:03:38.329Z] #7 39.94 After this operation, 952 kB of additional disk space will be used. [2020-04-09T20:03:38.329Z] #7 39.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-09T20:03:38.329Z] #7 39.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-09T20:03:38.329Z] #7 39.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-09T20:03:38.329Z] #7 41.07 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:38.329Z] #7 41.44 Fetched 293 kB in 0s (970 kB/s) [2020-04-09T20:03:38.329Z] #7 41.78 Selecting previously unselected package libapparmor1:amd64. [2020-04-09T20:03:38.329Z] #7 41.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:03:38.329Z] #7 42.02 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-04-09T20:03:38.329Z] #7 42.08 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T20:03:38.329Z] #7 42.36 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-09T20:03:38.329Z] #7 42.36 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-09T20:03:38.329Z] #7 42.37 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T20:03:38.329Z] #7 42.55 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-09T20:03:38.329Z] #7 42.57 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-09T20:03:38.329Z] #7 42.58 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T20:03:38.329Z] #7 42.80 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T20:03:38.329Z] #7 42.86 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T20:03:38.329Z] #7 42.89 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T20:03:38.329Z] #7 42.94 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:38.329Z] #7 DONE 43.4s [2020-04-09T20:03:38.329Z] [2020-04-09T20:03:38.329Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:03:38.329Z] #50 DONE 0.1s [2020-04-09T20:03:38.329Z] [2020-04-09T20:03:38.329Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T20:03:38.329Z] #22 43.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:03:38.329Z] #22 43.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:03:38.329Z] #22 43.41 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:38.369Z] #24 ... [2020-04-09T20:03:38.369Z] [2020-04-09T20:03:38.369Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:38.369Z] #31 27.89 Reading package lists... [2020-04-09T20:03:38.369Z] #31 34.40 Building dependency tree... [2020-04-09T20:03:38.369Z] #31 35.64 Reading state information... [2020-04-09T20:03:38.369Z] #31 37.65 The following additional packages will be installed: [2020-04-09T20:03:38.369Z] #31 37.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T20:03:38.369Z] #31 37.68 Suggested packages: [2020-04-09T20:03:38.369Z] #31 37.68 cmake-doc ninja-build lrzip [2020-04-09T20:03:38.369Z] #31 37.68 Recommended packages: [2020-04-09T20:03:38.369Z] #31 37.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T20:03:38.369Z] #31 38.65 The following NEW packages will be installed: [2020-04-09T20:03:38.369Z] #31 38.65 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T20:03:38.369Z] #31 38.66 vim-common xxd [2020-04-09T20:03:38.369Z] #31 39.18 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:38.369Z] #31 39.18 Need to get 14.9 MB of archives. [2020-04-09T20:03:38.369Z] #31 39.18 After this operation, 61.8 MB of additional disk space will be used. [2020-04-09T20:03:38.369Z] #31 39.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T20:03:38.369Z] #31 39.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:03:38.369Z] #31 39.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T20:03:38.369Z] #31 39.39 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T20:03:38.369Z] #31 40.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-09T20:03:38.369Z] #31 40.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-09T20:03:38.369Z] #31 40.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-09T20:03:38.369Z] #31 40.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-09T20:03:38.369Z] #31 40.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-09T20:03:38.369Z] #31 40.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-09T20:03:38.369Z] #31 42.24 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:38.369Z] #31 42.75 Fetched 14.9 MB in 2s (7645 kB/s) [2020-04-09T20:03:38.369Z] #31 42.87 Selecting previously unselected package xxd. [2020-04-09T20:03:38.369Z] #31 42.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:03:38.369Z] #31 43.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:03:38.369Z] #31 43.02 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:03:38.369Z] #31 43.37 Selecting previously unselected package vim-common. [2020-04-09T20:03:38.369Z] #31 43.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:03:38.369Z] #31 43.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:03:38.369Z] #31 44.24 Selecting previously unselected package cmake-data. [2020-04-09T20:03:38.369Z] #31 44.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T20:03:38.369Z] #31 44.25 Unpacking cmake-data (3.13.4-1) ... [2020-04-09T20:03:38.369Z] #31 ... [2020-04-09T20:03:38.369Z] [2020-04-09T20:03:38.369Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:03:38.369Z] #57 3.549 + RM_GOPATH=0 [2020-04-09T20:03:38.369Z] #57 3.549 + TMP_GOPATH= [2020-04-09T20:03:38.369Z] #57 3.549 + : /build [2020-04-09T20:03:38.369Z] #57 3.549 + '[' -z '' ']' [2020-04-09T20:03:38.369Z] #57 3.549 ++ mktemp -d [2020-04-09T20:03:38.369Z] #57 3.552 + export GOPATH=/tmp/tmp.SSLFBd38kx [2020-04-09T20:03:38.369Z] #57 3.552 + GOPATH=/tmp/tmp.SSLFBd38kx [2020-04-09T20:03:38.369Z] #57 3.552 + RM_GOPATH=1 [2020-04-09T20:03:38.369Z] #57 3.566 ++ dirname ./install.sh [2020-04-09T20:03:38.369Z] #57 3.568 + dir=. [2020-04-09T20:03:38.369Z] #57 3.568 + bin=containerd [2020-04-09T20:03:38.369Z] #57 3.568 + shift [2020-04-09T20:03:38.369Z] #57 3.568 + '[' '!' -f ./containerd.installer ']' [2020-04-09T20:03:38.369Z] #57 3.568 + . ./containerd.installer [2020-04-09T20:03:38.369Z] #57 3.568 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:03:38.369Z] #57 3.568 + install_containerd [2020-04-09T20:03:38.369Z] #57 3.568 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-04-09T20:03:38.369Z] #57 3.568 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SSLFBd38kx/src/github.com/containerd/containerd [2020-04-09T20:03:38.369Z] #57 3.569 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:03:38.369Z] #57 3.589 Cloning into '/tmp/tmp.SSLFBd38kx/src/github.com/containerd/containerd'... [2020-04-09T20:03:38.518Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-09T20:03:38.518Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:38.632Z] #22 ... [2020-04-09T20:03:38.632Z] [2020-04-09T20:03:38.632Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-09T20:03:38.632Z] #51 DONE 0.2s [2020-04-09T20:03:38.906Z] [2020-04-09T20:03:38.906Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T20:03:39.150Z] Removing intermediate container 4aee7f9b3b12 [2020-04-09T20:03:39.150Z] ---> 5b354b160e76 [2020-04-09T20:03:39.150Z] Step 12/140 : ENV CRIU_VERSION 3.12 [2020-04-09T20:03:39.439Z] ---> Running in b20bcab34232 [2020-04-09T20:03:39.439Z] Removing intermediate container b20bcab34232 [2020-04-09T20:03:39.439Z] ---> 9f151add06ed [2020-04-09T20:03:39.439Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-04-09T20:03:39.439Z] ---> Running in 76dfc4b38d4c [2020-04-09T20:03:39.473Z] + cd /tmp/tmp.N6mB9Tp6dn/src/github.com/docker/distribution [2020-04-09T20:03:39.473Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:03:39.474Z] #52 ... [2020-04-09T20:03:39.474Z] [2020-04-09T20:03:39.474Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T20:03:39.474Z] #22 DONE 44.3s [2020-04-09T20:03:39.474Z] [2020-04-09T20:03:39.474Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:03:39.474Z] #23 DONE 0.1s [2020-04-09T20:03:39.474Z] [2020-04-09T20:03:39.474Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T20:03:39.742Z] #57 ... [2020-04-09T20:03:39.743Z] [2020-04-09T20:03:39.743Z] #8 [dev 1/25] RUN groupadd -r docker [2020-04-09T20:03:39.743Z] #8 DONE 3.5s [2020-04-09T20:03:39.743Z] [2020-04-09T20:03:39.743Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:39.743Z] #38 43.98 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-09T20:03:39.743Z] #38 43.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:39.743Z] #38 43.99 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:39.743Z] #38 44.36 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-09T20:03:39.743Z] #38 44.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:39.743Z] #38 44.38 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:39.834Z] + GOPATH=/tmp/tmp.N6mB9Tp6dn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.N6mB9Tp6dn go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-09T20:03:40.309Z] #38 46.16 Selecting previously unselected package libprotoc17:amd64. [2020-04-09T20:03:40.309Z] #38 46.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:40.309Z] #38 46.18 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:40.458Z] Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:03:40.458Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:03:40.458Z] fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:03:40.458Z]  GEN .gitid [2020-04-09T20:03:40.458Z] GEN criu/include/version.h [2020-04-09T20:03:40.458Z] GEN include/common/asm [2020-04-09T20:03:40.748Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T20:03:40.749Z] PBCC images/opts.pb-c.c [2020-04-09T20:03:40.749Z] PBCC images/sit.pb-c.c [2020-04-09T20:03:40.749Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T20:03:41.048Z] DEP images/opts.pb-c.d [2020-04-09T20:03:41.048Z] DEP images/sit.pb-c.d [2020-04-09T20:03:41.048Z] PBCC images/macvlan.pb-c.c [2020-04-09T20:03:41.048Z] DEP images/macvlan.pb-c.d [2020-04-09T20:03:41.048Z] PBCC images/autofs.pb-c.c [2020-04-09T20:03:41.048Z] DEP images/autofs.pb-c.d [2020-04-09T20:03:41.048Z] PBCC images/sysctl.pb-c.c [2020-04-09T20:03:41.048Z] DEP images/sysctl.pb-c.d [2020-04-09T20:03:41.048Z] PBCC images/time.pb-c.c [2020-04-09T20:03:41.048Z] DEP images/time.pb-c.d [2020-04-09T20:03:41.048Z] PBCC images/binfmt-misc.pb-c.c [2020-04-09T20:03:41.048Z] DEP images/binfmt-misc.pb-c.d [2020-04-09T20:03:41.048Z] PBCC images/seccomp.pb-c.c [2020-04-09T20:03:41.048Z] DEP images/seccomp.pb-c.d [2020-04-09T20:03:41.048Z] PBCC images/userns.pb-c.c [2020-04-09T20:03:41.048Z] DEP images/userns.pb-c.d [2020-04-09T20:03:41.048Z] PBCC images/cgroup.pb-c.c [2020-04-09T20:03:41.048Z] DEP images/cgroup.pb-c.d [2020-04-09T20:03:41.048Z] PBCC images/fown.pb-c.c [2020-04-09T20:03:41.048Z] PBCC images/ext-file.pb-c.c [2020-04-09T20:03:41.048Z] DEP images/fown.pb-c.d [2020-04-09T20:03:41.048Z] DEP images/ext-file.pb-c.d [2020-04-09T20:03:41.048Z] PBCC images/rpc.pb-c.c [2020-04-09T20:03:41.048Z] DEP images/rpc.pb-c.d [2020-04-09T20:03:41.048Z] PBCC images/siginfo.pb-c.c [2020-04-09T20:03:41.048Z] DEP images/siginfo.pb-c.d [2020-04-09T20:03:41.243Z] #38 46.87 Selecting previously unselected package protobuf-c-compiler. [2020-04-09T20:03:41.243Z] #38 46.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:03:41.243Z] #38 46.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:03:41.243Z] #38 47.10 Selecting previously unselected package protobuf-compiler. [2020-04-09T20:03:41.243Z] #38 47.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:41.243Z] #38 47.14 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:03:41.272Z] #26 44.53 Checking out files: 44% (680/1521) Checking out files: 45% (685/1521) Checking out files: 46% (700/1521) Checking out files: 47% (715/1521) Checking out files: 48% (731/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-09T20:03:41.272Z] #26 46.38 + cd /tmp/tmp.jcTkhr53tQ/src/github.com/go-swagger/go-swagger [2020-04-09T20:03:41.272Z] #26 46.38 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-04-09T20:03:41.333Z] PBCC images/pagemap.pb-c.c [2020-04-09T20:03:41.333Z] DEP images/pagemap.pb-c.d [2020-04-09T20:03:41.333Z] PBCC images/rlimit.pb-c.c [2020-04-09T20:03:41.333Z] DEP images/rlimit.pb-c.d [2020-04-09T20:03:41.333Z] PBCC images/file-lock.pb-c.c [2020-04-09T20:03:41.333Z] DEP images/file-lock.pb-c.d [2020-04-09T20:03:41.333Z] PBCC images/tty.pb-c.c [2020-04-09T20:03:41.333Z] DEP images/tty.pb-c.d [2020-04-09T20:03:41.333Z] PBCC images/tun.pb-c.c [2020-04-09T20:03:41.333Z] PBCC images/netdev.pb-c.c [2020-04-09T20:03:41.333Z] DEP images/tun.pb-c.d [2020-04-09T20:03:41.333Z] DEP images/netdev.pb-c.d [2020-04-09T20:03:41.333Z] PBCC images/vma.pb-c.c [2020-04-09T20:03:41.333Z] DEP images/vma.pb-c.d [2020-04-09T20:03:41.333Z] PBCC images/creds.pb-c.c [2020-04-09T20:03:41.333Z] DEP images/creds.pb-c.d [2020-04-09T20:03:41.333Z] PBCC images/utsns.pb-c.c [2020-04-09T20:03:41.333Z] DEP images/utsns.pb-c.d [2020-04-09T20:03:41.333Z] PBCC images/ipc-desc.pb-c.c [2020-04-09T20:03:41.333Z] PBCC images/ipc-sem.pb-c.c [2020-04-09T20:03:41.333Z] DEP images/ipc-desc.pb-c.d [2020-04-09T20:03:41.333Z] DEP images/ipc-sem.pb-c.d [2020-04-09T20:03:41.333Z] PBCC images/ipc-msg.pb-c.c [2020-04-09T20:03:41.333Z] DEP images/ipc-msg.pb-c.d [2020-04-09T20:03:41.501Z] #38 47.33 Selecting previously unselected package python-pkg-resources. [2020-04-09T20:03:41.501Z] #38 47.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:03:41.501Z] #38 47.36 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T20:03:41.530Z] #26 46.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T20:03:41.621Z] PBCC images/ipc-shm.pb-c.c [2020-04-09T20:03:41.621Z] DEP images/ipc-shm.pb-c.d [2020-04-09T20:03:41.621Z] PBCC images/ipc-var.pb-c.c [2020-04-09T20:03:41.621Z] DEP images/ipc-var.pb-c.d [2020-04-09T20:03:41.621Z] PBCC images/sk-opts.pb-c.c [2020-04-09T20:03:41.621Z] PBCC images/packet-sock.pb-c.c [2020-04-09T20:03:41.621Z] DEP images/sk-opts.pb-c.d [2020-04-09T20:03:41.621Z] DEP images/packet-sock.pb-c.d [2020-04-09T20:03:41.621Z] PBCC images/sk-netlink.pb-c.c [2020-04-09T20:03:41.621Z] DEP images/sk-netlink.pb-c.d [2020-04-09T20:03:41.621Z] PBCC images/sk-inet.pb-c.c [2020-04-09T20:03:41.621Z] DEP images/sk-inet.pb-c.d [2020-04-09T20:03:41.621Z] PBCC images/sk-unix.pb-c.c [2020-04-09T20:03:41.621Z] DEP images/sk-unix.pb-c.d [2020-04-09T20:03:41.621Z] PBCC images/mm.pb-c.c [2020-04-09T20:03:41.621Z] DEP images/mm.pb-c.d [2020-04-09T20:03:41.621Z] PBCC images/timerfd.pb-c.c [2020-04-09T20:03:41.621Z] DEP images/timerfd.pb-c.d [2020-04-09T20:03:41.621Z] PBCC images/timer.pb-c.c [2020-04-09T20:03:41.621Z] DEP images/timer.pb-c.d [2020-04-09T20:03:41.621Z] PBCC images/sa.pb-c.c [2020-04-09T20:03:41.759Z] #38 47.60 Selecting previously unselected package python-six. [2020-04-09T20:03:41.759Z] #38 47.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T20:03:41.759Z] #38 47.61 Unpacking python-six (1.12.0-1) ... [2020-04-09T20:03:41.759Z] #38 47.70 Selecting previously unselected package python-protobuf. [2020-04-09T20:03:41.759Z] #38 47.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:41.759Z] #38 47.74 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T20:03:41.913Z] DEP images/sa.pb-c.d [2020-04-09T20:03:41.913Z] PBCC images/pipe-data.pb-c.c [2020-04-09T20:03:41.913Z] DEP images/pipe-data.pb-c.d [2020-04-09T20:03:41.913Z] PBCC images/mnt.pb-c.c [2020-04-09T20:03:41.913Z] DEP images/mnt.pb-c.d [2020-04-09T20:03:41.913Z] PBCC images/sk-packet.pb-c.c [2020-04-09T20:03:41.913Z] DEP images/sk-packet.pb-c.d [2020-04-09T20:03:41.913Z] PBCC images/tcp-stream.pb-c.c [2020-04-09T20:03:41.913Z] DEP images/tcp-stream.pb-c.d [2020-04-09T20:03:41.913Z] PBCC images/pipe.pb-c.c [2020-04-09T20:03:41.913Z] DEP images/pipe.pb-c.d [2020-04-09T20:03:41.913Z] PBCC images/pstree.pb-c.c [2020-04-09T20:03:41.913Z] DEP images/pstree.pb-c.d [2020-04-09T20:03:41.913Z] PBCC images/fs.pb-c.c [2020-04-09T20:03:41.913Z] DEP images/fs.pb-c.d [2020-04-09T20:03:41.913Z] PBCC images/signalfd.pb-c.c [2020-04-09T20:03:41.913Z] DEP images/signalfd.pb-c.d [2020-04-09T20:03:41.913Z] PBCC images/fh.pb-c.c [2020-04-09T20:03:41.913Z] PBCC images/fsnotify.pb-c.c [2020-04-09T20:03:41.913Z] DEP images/fh.pb-c.d [2020-04-09T20:03:41.913Z] DEP images/fsnotify.pb-c.d [2020-04-09T20:03:41.913Z] PBCC images/eventpoll.pb-c.c [2020-04-09T20:03:42.197Z] DEP images/eventpoll.pb-c.d [2020-04-09T20:03:42.197Z] PBCC images/eventfd.pb-c.c [2020-04-09T20:03:42.197Z] DEP images/eventfd.pb-c.d [2020-04-09T20:03:42.197Z] PBCC images/remap-file-path.pb-c.c [2020-04-09T20:03:42.197Z] DEP images/remap-file-path.pb-c.d [2020-04-09T20:03:42.197Z] PBCC images/fifo.pb-c.c [2020-04-09T20:03:42.197Z] DEP images/fifo.pb-c.d [2020-04-09T20:03:42.197Z] PBCC images/ghost-file.pb-c.c [2020-04-09T20:03:42.197Z] DEP images/ghost-file.pb-c.d [2020-04-09T20:03:42.197Z] PBCC images/regfile.pb-c.c [2020-04-09T20:03:42.197Z] DEP images/regfile.pb-c.d [2020-04-09T20:03:42.197Z] PBCC images/ns.pb-c.c [2020-04-09T20:03:42.197Z] DEP images/ns.pb-c.d [2020-04-09T20:03:42.197Z] PBCC images/fdinfo.pb-c.c [2020-04-09T20:03:42.197Z] DEP images/fdinfo.pb-c.d [2020-04-09T20:03:42.197Z] PBCC images/core-aarch64.pb-c.c [2020-04-09T20:03:42.197Z] PBCC images/core-arm.pb-c.c [2020-04-09T20:03:42.197Z] PBCC images/core-ppc64.pb-c.c [2020-04-09T20:03:42.197Z] PBCC images/core-s390.pb-c.c [2020-04-09T20:03:42.197Z] PBCC images/core-x86.pb-c.c [2020-04-09T20:03:42.197Z] PBCC images/core.pb-c.c [2020-04-09T20:03:42.325Z] #38 ... [2020-04-09T20:03:42.325Z] [2020-04-09T20:03:42.325Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:03:42.325Z] #29 37.54 sync [2020-04-09T20:03:42.325Z] #29 37.55 internal/reflectlite [2020-04-09T20:03:42.325Z] #29 40.86 errors [2020-04-09T20:03:42.325Z] #29 40.86 sort [2020-04-09T20:03:42.325Z] #29 41.43 strconv [2020-04-09T20:03:42.325Z] #29 42.43 io [2020-04-09T20:03:42.325Z] #29 44.43 internal/oserror [2020-04-09T20:03:42.325Z] #29 44.55 syscall [2020-04-09T20:03:42.325Z] #29 45.48 reflect [2020-04-09T20:03:42.325Z] #29 ... [2020-04-09T20:03:42.325Z] [2020-04-09T20:03:42.325Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:42.325Z] #38 48.21 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T20:03:42.461Z] #26 ... [2020-04-09T20:03:42.461Z] [2020-04-09T20:03:42.461Z] #8 [dev 1/25] RUN groupadd -r docker [2020-04-09T20:03:42.461Z] #8 DONE 4.2s [2020-04-09T20:03:42.482Z] PBCC images/inventory.pb-c.c [2020-04-09T20:03:42.482Z] DEP images/core-aarch64.pb-c.d [2020-04-09T20:03:42.482Z] DEP images/core-arm.pb-c.d [2020-04-09T20:03:42.482Z] DEP images/core-ppc64.pb-c.d [2020-04-09T20:03:42.482Z] DEP images/core-s390.pb-c.d [2020-04-09T20:03:42.482Z] DEP images/core-x86.pb-c.d [2020-04-09T20:03:42.482Z] DEP images/core.pb-c.d [2020-04-09T20:03:42.482Z] DEP images/inventory.pb-c.d [2020-04-09T20:03:42.482Z] PBCC images/cpuinfo.pb-c.c [2020-04-09T20:03:42.482Z] DEP images/cpuinfo.pb-c.d [2020-04-09T20:03:42.482Z] PBCC images/stats.pb-c.c [2020-04-09T20:03:42.482Z] DEP images/stats.pb-c.d [2020-04-09T20:03:42.586Z] #38 ... [2020-04-09T20:03:42.586Z] [2020-04-09T20:03:42.586Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-04-09T20:03:42.586Z] #9 DONE 3.2s [2020-04-09T20:03:42.718Z] [2020-04-09T20:03:42.718Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T20:03:42.718Z] #52 4.002 + RM_GOPATH=0 [2020-04-09T20:03:42.718Z] #52 4.002 + TMP_GOPATH= [2020-04-09T20:03:42.718Z] #52 4.002 + : /build [2020-04-09T20:03:42.718Z] #52 4.003 + '[' -z '' ']' [2020-04-09T20:03:42.718Z] #52 4.006 ++ mktemp -d [2020-04-09T20:03:42.718Z] #52 4.008 + export GOPATH=/tmp/tmp.ZZGjV1jHPn [2020-04-09T20:03:42.718Z] #52 4.008 + GOPATH=/tmp/tmp.ZZGjV1jHPn [2020-04-09T20:03:42.718Z] #52 4.008 + RM_GOPATH=1 [2020-04-09T20:03:42.718Z] #52 4.014 ++ dirname ./install.sh [2020-04-09T20:03:42.718Z] #52 4.014 + dir=. [2020-04-09T20:03:42.718Z] #52 4.014 + bin=runc [2020-04-09T20:03:42.718Z] #52 4.014 + shift [2020-04-09T20:03:42.718Z] #52 4.014 + '[' '!' -f ./runc.installer ']' [2020-04-09T20:03:42.718Z] #52 4.014 + . ./runc.installer [2020-04-09T20:03:42.718Z] #52 4.014 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:03:42.718Z] #52 4.014 + install_runc [2020-04-09T20:03:42.718Z] #52 4.016 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T20:03:42.718Z] #52 4.018 + uname -r [2020-04-09T20:03:42.718Z] #52 4.025 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T20:03:42.718Z] #52 4.026 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T20:03:42.718Z] #52 4.026 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T20:03:42.718Z] #52 4.026 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZZGjV1jHPn/src/github.com/opencontainers/runc [2020-04-09T20:03:42.718Z] #52 4.030 Cloning into '/tmp/tmp.ZZGjV1jHPn/src/github.com/opencontainers/runc'... [2020-04-09T20:03:42.768Z] make[1]: Nothing to be done for 'all'. [2020-04-09T20:03:42.844Z] [2020-04-09T20:03:42.844Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T20:03:43.054Z] CC images/stats.o [2020-04-09T20:03:43.339Z] CC images/core.o [2020-04-09T20:03:43.339Z] CC images/core-x86.o [2020-04-09T20:03:43.623Z] CC images/core-arm.o [2020-04-09T20:03:43.623Z] CC images/core-aarch64.o [2020-04-09T20:03:43.623Z] CC images/core-ppc64.o [2020-04-09T20:03:43.908Z] CC images/core-s390.o [2020-04-09T20:03:44.138Z] #26 48.43 Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-09T20:03:44.138Z] #26 50.10 + cd /tmp/tmp.SVgPeva0rn/src/github.com/go-swagger/go-swagger [2020-04-09T20:03:44.138Z] #26 50.10 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-04-09T20:03:44.193Z] CC images/cpuinfo.o [2020-04-09T20:03:44.193Z] CC images/inventory.o [2020-04-09T20:03:44.193Z] CC images/fdinfo.o [2020-04-09T20:03:44.484Z] CC images/fown.o [2020-04-09T20:03:44.484Z] CC images/ns.o [2020-04-09T20:03:44.484Z] CC images/regfile.o [2020-04-09T20:03:44.484Z] CC images/ghost-file.o [2020-04-09T20:03:44.704Z] #26 50.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T20:03:44.770Z] CC images/fifo.o [2020-04-09T20:03:44.770Z] CC images/remap-file-path.o [2020-04-09T20:03:44.770Z] CC images/eventfd.o [2020-04-09T20:03:44.770Z] CC images/eventpoll.o [2020-04-09T20:03:44.968Z] #26 ... [2020-04-09T20:03:44.968Z] [2020-04-09T20:03:44.968Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:03:44.968Z] #42 40.54 sync [2020-04-09T20:03:44.968Z] #42 40.55 internal/reflectlite [2020-04-09T20:03:44.968Z] #42 42.69 github.com/LK4D4/vndr/godl/singleflight [2020-04-09T20:03:44.968Z] #42 43.16 math/rand [2020-04-09T20:03:44.968Z] #42 44.50 internal/singleflight [2020-04-09T20:03:44.968Z] #42 45.14 errors [2020-04-09T20:03:44.968Z] #42 45.18 sort [2020-04-09T20:03:44.968Z] #42 45.63 io [2020-04-09T20:03:44.968Z] #42 46.46 strconv [2020-04-09T20:03:44.968Z] #42 46.96 bytes [2020-04-09T20:03:44.968Z] #42 49.51 bufio [2020-04-09T20:03:45.077Z] CC images/fh.o [2020-04-09T20:03:45.077Z] CC images/fsnotify.o [2020-04-09T20:03:45.226Z] #42 ... [2020-04-09T20:03:45.226Z] [2020-04-09T20:03:45.226Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:45.226Z] #24 4.434 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:03:45.226Z] #24 4.784 [2020-04-09T20:03:45.226Z] #24 4.979 0.5% #### 5.7% ###### 8.8% ######### 13.3% ############ 17.1% ############### 21.1% ##################### 30.5% ########################## 36.8% ############################# 41.4% ################################ 45.1% ################################### 48.8% ##################################### 51.8% ######################################## 56.6% ############################################# 63.4% ################################################# 68.8% ###################################################### 75.3% ########################################################### 81.9% ################################################################ 88.9% #################################################################### 95.5% ######################################################################## 100.0% [2020-04-09T20:03:45.226Z] #24 7.512 [2020-04-09T20:03:45.241Z] #52 ... [2020-04-09T20:03:45.241Z] [2020-04-09T20:03:45.241Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:03:45.241Z] #29 39.53 internal/reflectlite [2020-04-09T20:03:45.241Z] #29 39.54 sync [2020-04-09T20:03:45.241Z] #29 42.25 sort [2020-04-09T20:03:45.241Z] #29 42.27 errors [2020-04-09T20:03:45.241Z] #29 42.59 strconv [2020-04-09T20:03:45.241Z] #29 44.29 io [2020-04-09T20:03:45.241Z] #29 46.23 internal/oserror [2020-04-09T20:03:45.241Z] #29 46.33 syscall [2020-04-09T20:03:45.241Z] #29 47.22 reflect [2020-04-09T20:03:45.241Z] #29 ... [2020-04-09T20:03:45.241Z] [2020-04-09T20:03:45.241Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:45.241Z] #24 4.797 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:03:45.241Z] #24 5.161 [2020-04-09T20:03:45.241Z] #24 5.409 0.0% #### 6.6% ######## 12.1% ########### 16.3% ############### 21.3% ################## 26.0% [2020-04-09T20:03:45.241Z] #24 ... [2020-04-09T20:03:45.241Z] [2020-04-09T20:03:45.242Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:03:45.242Z] #42 40.10 sync [2020-04-09T20:03:45.242Z] #42 40.12 internal/reflectlite [2020-04-09T20:03:45.242Z] #42 42.10 github.com/LK4D4/vndr/godl/singleflight [2020-04-09T20:03:45.242Z] #42 42.29 math/rand [2020-04-09T20:03:45.242Z] #42 43.65 internal/singleflight [2020-04-09T20:03:45.242Z] #42 44.57 sort [2020-04-09T20:03:45.242Z] #42 44.57 errors [2020-04-09T20:03:45.242Z] #42 45.10 io [2020-04-09T20:03:45.242Z] #42 46.16 strconv [2020-04-09T20:03:45.242Z] #42 46.73 bytes [2020-04-09T20:03:45.242Z] #42 49.66 bufio [2020-04-09T20:03:45.376Z] CC images/signalfd.o [2020-04-09T20:03:45.376Z] CC images/fs.o [2020-04-09T20:03:45.376Z] CC images/pstree.o [2020-04-09T20:03:45.376Z] CC images/pipe.o [2020-04-09T20:03:45.376Z] CC images/tcp-stream.o [2020-04-09T20:03:45.499Z] #42 50.26 reflect [2020-04-09T20:03:45.499Z] #42 ... [2020-04-09T20:03:45.499Z] [2020-04-09T20:03:45.499Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:45.664Z] CC images/sk-packet.o [2020-04-09T20:03:45.664Z] CC images/mnt.o [2020-04-09T20:03:45.664Z] CC images/pipe-data.o [2020-04-09T20:03:45.743Z] #24 7.716 #### 6.4% ################# 23.8% ############################## 43.0% ######################################## 56.3% ################################################## 70.5% #24 ... [2020-04-09T20:03:45.743Z] [2020-04-09T20:03:45.743Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-04-09T20:03:45.743Z] #10 2.872 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T20:03:45.743Z] #10 DONE 3.1s [2020-04-09T20:03:45.743Z] [2020-04-09T20:03:45.743Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:45.743Z] #24 7.716 #### 6.4% ################# 23.8% ############################## 43.0% ######################################## 56.3% ################################################## 70.5% ############################################################# 85.3% ######################################################################## 100.0% [2020-04-09T20:03:45.759Z] #24 5.409 0.0% #### 6.6% ######## 12.1% ########### 16.3% ############### 21.3% ################## 26.0% ###################### 31.4% ######################## 34.5% ########################### 37.7% ############################# 41.6% [2020-04-09T20:03:45.759Z] #24 ... [2020-04-09T20:03:45.759Z] [2020-04-09T20:03:45.759Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:45.759Z] #31 40.81 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:45.759Z] #31 40.81 Need to get 14.9 MB of archives. [2020-04-09T20:03:45.759Z] #31 40.81 After this operation, 61.8 MB of additional disk space will be used. [2020-04-09T20:03:45.759Z] #31 40.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T20:03:45.759Z] #31 40.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:03:45.759Z] #31 40.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T20:03:45.759Z] #31 41.05 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T20:03:45.759Z] #31 42.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-09T20:03:45.759Z] #31 42.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-09T20:03:45.759Z] #31 42.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-09T20:03:45.759Z] #31 42.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-09T20:03:45.759Z] #31 42.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-09T20:03:45.759Z] #31 42.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-09T20:03:45.759Z] #31 44.36 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:45.759Z] #31 44.77 Fetched 14.9 MB in 2s (6847 kB/s) [2020-04-09T20:03:45.759Z] #31 44.92 Selecting previously unselected package xxd. [2020-04-09T20:03:45.759Z] #31 44.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:03:45.759Z] #31 45.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:03:45.759Z] #31 45.09 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:03:45.759Z] #31 45.33 Selecting previously unselected package vim-common. [2020-04-09T20:03:45.759Z] #31 45.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:03:45.759Z] #31 45.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:03:45.759Z] #31 45.96 Selecting previously unselected package cmake-data. [2020-04-09T20:03:45.759Z] #31 45.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T20:03:45.759Z] #31 45.98 Unpacking cmake-data (3.13.4-1) ... [2020-04-09T20:03:45.759Z] #31 49.81 Selecting previously unselected package libicu63:amd64. [2020-04-09T20:03:45.759Z] #31 49.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T20:03:45.759Z] #31 49.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:03:45.950Z] CC images/sa.o [2020-04-09T20:03:45.950Z] CC images/timer.o [2020-04-09T20:03:45.950Z] CC images/timerfd.o [2020-04-09T20:03:45.950Z] CC images/mm.o [2020-04-09T20:03:46.017Z] #31 ... [2020-04-09T20:03:46.017Z] [2020-04-09T20:03:46.017Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:46.017Z] #24 5.409 0.0% #### 6.6% ######## 12.1% ########### 16.3% ############### 21.3% ################## 26.0% ###################### 31.4% ######################## 34.5% ########################### 37.7% ############################# 41.6% ################################ 45.6% [2020-04-09T20:03:46.017Z] #24 ... [2020-04-09T20:03:46.017Z] [2020-04-09T20:03:46.017Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-04-09T20:03:46.017Z] #9 DONE 3.4s [2020-04-09T20:03:46.017Z] [2020-04-09T20:03:46.017Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:46.234Z] CC images/sk-opts.o [2020-04-09T20:03:46.234Z] CC images/sk-unix.o [2020-04-09T20:03:46.234Z] CC images/sk-inet.o [2020-04-09T20:03:46.311Z] #24 ... [2020-04-09T20:03:46.311Z] [2020-04-09T20:03:46.311Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T20:03:46.311Z] #52 4.140 + RM_GOPATH=0 [2020-04-09T20:03:46.311Z] #52 4.140 + TMP_GOPATH= [2020-04-09T20:03:46.311Z] #52 4.140 + : /build [2020-04-09T20:03:46.311Z] #52 4.140 + '[' -z '' ']' [2020-04-09T20:03:46.311Z] #52 4.140 ++ mktemp -d [2020-04-09T20:03:46.311Z] #52 4.145 + export GOPATH=/tmp/tmp.WZaI5574EF [2020-04-09T20:03:46.311Z] #52 4.145 + GOPATH=/tmp/tmp.WZaI5574EF [2020-04-09T20:03:46.311Z] #52 4.145 + RM_GOPATH=1 [2020-04-09T20:03:46.311Z] #52 4.145 ++ dirname ./install.sh [2020-04-09T20:03:46.311Z] #52 4.145 + dir=. [2020-04-09T20:03:46.311Z] #52 4.145 + bin=runc [2020-04-09T20:03:46.311Z] #52 4.145 + shift [2020-04-09T20:03:46.311Z] #52 4.145 + '[' '!' -f ./runc.installer ']' [2020-04-09T20:03:46.311Z] #52 4.145 + . ./runc.installer [2020-04-09T20:03:46.311Z] #52 4.145 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:03:46.311Z] #52 4.145 + install_runc [2020-04-09T20:03:46.311Z] #52 4.146 + uname -r [2020-04-09T20:03:46.311Z] #52 4.148 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T20:03:46.311Z] #52 4.148 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T20:03:46.311Z] #52 4.148 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T20:03:46.311Z] #52 4.148 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T20:03:46.311Z] #52 4.168 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WZaI5574EF/src/github.com/opencontainers/runc [2020-04-09T20:03:46.311Z] #52 4.172 Cloning into '/tmp/tmp.WZaI5574EF/src/github.com/opencontainers/runc'... [2020-04-09T20:03:46.311Z] #52 ... [2020-04-09T20:03:46.311Z] [2020-04-09T20:03:46.311Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:46.311Z] #24 8.974 [2020-04-09T20:03:46.518Z] CC images/tun.o [2020-04-09T20:03:46.518Z] CC images/sk-netlink.o [2020-04-09T20:03:46.518Z] CC images/packet-sock.o [2020-04-09T20:03:46.803Z] CC images/ipc-var.o [2020-04-09T20:03:46.803Z] CC images/ipc-desc.o [2020-04-09T20:03:46.803Z] CC images/ipc-shm.o [2020-04-09T20:03:46.803Z] CC images/ipc-msg.o [2020-04-09T20:03:46.803Z] CC images/ipc-sem.o [2020-04-09T20:03:47.087Z] CC images/utsns.o [2020-04-09T20:03:47.087Z] CC images/creds.o [2020-04-09T20:03:47.087Z] CC images/vma.o [2020-04-09T20:03:47.087Z] CC images/netdev.o [2020-04-09T20:03:47.305Z] #24 5.409 0.0% #### 6.6% ######## 12.1% ########### 16.3% ############### 21.3% ################## 26.0% ###################### 31.4% ######################## 34.5% ########################### 37.7% ############################# 41.6% ################################ 45.6% #################################### 50.4% ###################################### 53.7% ######################################## 55.9% ########################################### 61.0% ############################################# 63.3% ################################################ 67.5% ################################################### 72.1% ##################################################### 73.7% ####################################################### 77.1% ########################################################## 81.6% ############################################################## 86.4% ################################################################# 91.0% ######################################################################## 100.0% [2020-04-09T20:03:47.384Z] CC images/tty.o [2020-04-09T20:03:47.384Z] CC images/file-lock.o [2020-04-09T20:03:47.384Z] CC images/rlimit.o [2020-04-09T20:03:47.668Z] CC images/pagemap.o [2020-04-09T20:03:47.668Z] CC images/siginfo.o [2020-04-09T20:03:47.668Z] CC images/rpc.o [2020-04-09T20:03:47.870Z] #24 8.411 [2020-04-09T20:03:48.128Z] #24 8.637 #### 6.5% [2020-04-09T20:03:48.128Z] #24 ... [2020-04-09T20:03:48.128Z] [2020-04-09T20:03:48.128Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:03:48.128Z] #57 4.495 + RM_GOPATH=0 [2020-04-09T20:03:48.128Z] #57 4.495 + TMP_GOPATH= [2020-04-09T20:03:48.128Z] #57 4.495 + : /build [2020-04-09T20:03:48.128Z] #57 4.495 + '[' -z '' ']' [2020-04-09T20:03:48.128Z] #57 4.495 ++ mktemp -d [2020-04-09T20:03:48.128Z] #57 4.503 + export GOPATH=/tmp/tmp.uPThReQH5T [2020-04-09T20:03:48.128Z] #57 4.503 + GOPATH=/tmp/tmp.uPThReQH5T [2020-04-09T20:03:48.128Z] #57 4.503 + RM_GOPATH=1 [2020-04-09T20:03:48.128Z] #57 4.506 ++ dirname ./install.sh [2020-04-09T20:03:48.128Z] #57 4.506 + dir=. [2020-04-09T20:03:48.128Z] #57 4.506 + bin=containerd [2020-04-09T20:03:48.128Z] #57 4.506 + shift [2020-04-09T20:03:48.128Z] #57 4.506 + '[' '!' -f ./containerd.installer ']' [2020-04-09T20:03:48.128Z] #57 4.506 + . ./containerd.installer [2020-04-09T20:03:48.128Z] #57 4.506 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:03:48.128Z] #57 4.507 + install_containerd [2020-04-09T20:03:48.128Z] #57 4.516 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-04-09T20:03:48.128Z] #57 4.516 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uPThReQH5T/src/github.com/containerd/containerd [2020-04-09T20:03:48.128Z] #57 4.516 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:03:48.128Z] #57 4.520 Cloning into '/tmp/tmp.uPThReQH5T/src/github.com/containerd/containerd'... [2020-04-09T20:03:48.128Z] #57 ... [2020-04-09T20:03:48.128Z] [2020-04-09T20:03:48.128Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:48.287Z] CC images/ext-file.o [2020-04-09T20:03:48.288Z] CC images/cgroup.o [2020-04-09T20:03:48.288Z] CC images/userns.o [2020-04-09T20:03:48.377Z] #24 9.253 ### 4.6% ######## 11.2% ############ 17.9% ################# 24.9% ###################### 31.7% ########################## 37.4% ############################### 43.2% ################################## 48.3% ####################################### 55.1% ########################################## 59.7% ############################################ 62.5% ############################################### 66.3% ###################################################### 75.0% ######################################################## 78.6% ########################################################## 81.4% ############################################################# 85.8% ################################################################### 93.4% ######################################################################## 100.0% [2020-04-09T20:03:48.572Z] CC images/google/protobuf/descriptor.o [2020-04-09T20:03:48.642Z] #24 8.637 #### 6.5% ################ 22.7% ############################### 44.1% ########################################### 60.2% ###################################################### 76.1% ################################################################# 90.8% ######################################################################## 100.0% [2020-04-09T20:03:48.856Z] CC images/opts.o [2020-04-09T20:03:48.951Z] #24 11.38 [2020-04-09T20:03:48.951Z] #24 ... [2020-04-09T20:03:48.951Z] [2020-04-09T20:03:48.951Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T20:03:48.951Z] #45 44.14 + cd /tmp/tmp.VFDcKotub3/src/gotest.tools/gotestsum [2020-04-09T20:03:48.951Z] #45 44.14 + git checkout -q v0.3.5 [2020-04-09T20:03:48.951Z] #45 44.17 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T20:03:48.951Z] #45 ... [2020-04-09T20:03:48.951Z] [2020-04-09T20:03:48.951Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:49.146Z] CC images/seccomp.o [2020-04-09T20:03:49.146Z] CC images/binfmt-misc.o [2020-04-09T20:03:49.146Z] CC images/time.o [2020-04-09T20:03:49.146Z] CC images/sysctl.o [2020-04-09T20:03:49.207Z] #24 9.644 [2020-04-09T20:03:49.207Z] #24 ... [2020-04-09T20:03:49.207Z] [2020-04-09T20:03:49.207Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:49.207Z] #38 44.01 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-09T20:03:49.207Z] #38 44.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:49.207Z] #38 44.11 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:49.207Z] #38 44.55 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-09T20:03:49.207Z] #38 44.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:49.207Z] #38 44.65 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:49.207Z] #38 46.51 Selecting previously unselected package libprotoc17:amd64. [2020-04-09T20:03:49.207Z] #38 46.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:49.207Z] #38 46.52 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:49.207Z] #38 47.28 Selecting previously unselected package protobuf-c-compiler. [2020-04-09T20:03:49.207Z] #38 47.31 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:03:49.207Z] #38 47.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:03:49.207Z] #38 47.50 Selecting previously unselected package protobuf-compiler. [2020-04-09T20:03:49.207Z] #38 47.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:49.207Z] #38 47.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:03:49.207Z] #38 47.86 Selecting previously unselected package python-pkg-resources. [2020-04-09T20:03:49.207Z] #38 47.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:03:49.207Z] #38 47.92 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T20:03:49.207Z] #38 48.56 Selecting previously unselected package python-six. [2020-04-09T20:03:49.207Z] #38 48.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T20:03:49.207Z] #38 48.58 Unpacking python-six (1.12.0-1) ... [2020-04-09T20:03:49.207Z] #38 48.71 Selecting previously unselected package python-protobuf. [2020-04-09T20:03:49.207Z] #38 48.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-09T20:03:49.207Z] #38 48.72 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T20:03:49.207Z] #38 49.40 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T20:03:49.207Z] #38 ... [2020-04-09T20:03:49.207Z] [2020-04-09T20:03:49.207Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:49.207Z] #24 9.803 1.3% #### [2020-04-09T20:03:49.207Z] #24 ... [2020-04-09T20:03:49.207Z] [2020-04-09T20:03:49.207Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-04-09T20:03:49.207Z] #10 2.978 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T20:03:49.207Z] #10 DONE 3.2s [2020-04-09T20:03:49.207Z] [2020-04-09T20:03:49.207Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:49.213Z] #24 11.60 1.0% [2020-04-09T20:03:49.213Z] #24 ... [2020-04-09T20:03:49.213Z] [2020-04-09T20:03:49.213Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-04-09T20:03:49.213Z] #11 DONE 3.3s [2020-04-09T20:03:49.213Z] [2020-04-09T20:03:49.213Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:49.433Z] CC images/autofs.o [2020-04-09T20:03:49.433Z] CC images/macvlan.o [2020-04-09T20:03:49.433Z] CC images/sit.o [2020-04-09T20:03:49.433Z] LINK images/built-in.o [2020-04-09T20:03:49.433Z] GEN compel/include/asm [2020-04-09T20:03:49.433Z] GEN compel/include/version.h [2020-04-09T20:03:49.433Z] touch .config [2020-04-09T20:03:49.433Z] GEN include/common/config.h [2020-04-09T20:03:49.433Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T20:03:49.433Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T20:03:49.719Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-09T20:03:49.719Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-09T20:03:49.719Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-09T20:03:49.719Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-09T20:03:49.719Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-09T20:03:49.719Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T20:03:49.719Z] DEP compel/plugins/std/infect.d [2020-04-09T20:03:49.719Z] DEP compel/plugins/std/string.d [2020-04-09T20:03:49.719Z] DEP compel/plugins/std/log.d [2020-04-09T20:03:49.719Z] DEP compel/plugins/std/fds.d [2020-04-09T20:03:49.719Z] DEP compel/plugins/std/std.d [2020-04-09T20:03:49.719Z] DEP compel/plugins/shmem/shmem.d [2020-04-09T20:03:49.719Z] DEP compel/plugins/fds/fds.d [2020-04-09T20:03:50.007Z] CC compel/plugins/std/std.o [2020-04-09T20:03:50.007Z] CC compel/plugins/std/fds.o [2020-04-09T20:03:50.007Z] CC compel/plugins/std/log.o [2020-04-09T20:03:50.292Z] CC compel/plugins/std/string.o [2020-04-09T20:03:50.497Z] #24 9.803 1.3% #### 6.9% ####### 10.8% ########## 15.1% ############### 21.1% ################### 26.8% ###################### 31.3% ########################## 36.2% ############################### 43.2% ##################################### 52.6% ########################################### 60.3% ################################################ 66.9% [2020-04-09T20:03:50.497Z] #24 ... [2020-04-09T20:03:50.497Z] [2020-04-09T20:03:50.497Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T20:03:50.497Z] #45 45.19 + cd /tmp/tmp.e872yCnjte/src/gotest.tools/gotestsum [2020-04-09T20:03:50.497Z] #45 45.19 + git checkout -q v0.3.5 [2020-04-09T20:03:50.497Z] #45 45.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T20:03:50.497Z] #45 ... [2020-04-09T20:03:50.497Z] [2020-04-09T20:03:50.497Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:50.578Z] CC compel/plugins/std/infect.o [2020-04-09T20:03:50.578Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-09T20:03:50.578Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-09T20:03:50.578Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-09T20:03:50.578Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-09T20:03:50.578Z] AR compel/plugins/std.lib.a [2020-04-09T20:03:50.863Z] CC compel/plugins/fds/fds.o [2020-04-09T20:03:50.863Z] AR compel/plugins/fds.lib.a [2020-04-09T20:03:50.863Z] HOSTDEP compel/src/lib/log-host.d [2020-04-09T20:03:50.863Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T20:03:50.863Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-09T20:03:50.863Z] HOSTDEP compel/src/main-host.d [2020-04-09T20:03:50.863Z] DEP compel/src/lib/ptrace.d [2020-04-09T20:03:51.012Z] #24 9.803 1.3% #### 6.9% ####### 10.8% ########## 15.1% ############### 21.1% ################### 26.8% ###################### 31.3% ########################## 36.2% ############################### 43.2% ##################################### 52.6% ########################################### 60.3% ################################################ 66.9% #################################################### 73.3% ########################################################## 81.1% ################################################################ 89.9% ##################################################################### 96.8% ######################################################################## 100.0% [2020-04-09T20:03:51.152Z] DEP compel/src/lib/infect.d [2020-04-09T20:03:51.152Z] DEP compel/src/lib/infect-util.d [2020-04-09T20:03:51.152Z] DEP compel/src/lib/infect-rpc.d [2020-04-09T20:03:51.152Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-04-09T20:03:51.152Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-09T20:03:51.152Z] DEP compel/src/lib/log.d [2020-04-09T20:03:51.152Z] DEP compel/src/main.d [2020-04-09T20:03:51.269Z] #24 11.88 [2020-04-09T20:03:51.437Z] DEP compel/src/lib/handle-elf.d [2020-04-09T20:03:51.437Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-09T20:03:51.437Z] CC compel/src/lib/log.o [2020-04-09T20:03:51.437Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-04-09T20:03:51.723Z] CC compel/arch/ppc64/src/lib/infect.o [2020-04-09T20:03:51.723Z] CC compel/src/lib/infect-rpc.o [2020-04-09T20:03:52.009Z] CC compel/src/lib/infect-util.o [2020-04-09T20:03:52.009Z] CC compel/src/lib/infect.o [2020-04-09T20:03:52.056Z] #24 11.60 1.0% ## 2.9% ### 4.2% ### 4.6% ### 5.3% #### 6.1% ##### 7.7% ###### 8.4% ###### 9.6% ######## 11.1% ######### 12.6% ########## 13.9% ########## 15.0% ############# 19.0% ############### 21.8% ################# 24.5% #################### 28.3% ###################### 30.8% ######################## 34.0% ########################## 36.4% ########################### 38.5% ############################# 41.0% ############################### 43.6% ################################# 45.9% ################################### 49.2% #################################### 51.3% ####################################### 54.5% ######################################### 57.1% ########################################### 59.8% [2020-04-09T20:03:52.056Z] #24 ... [2020-04-09T20:03:52.056Z] [2020-04-09T20:03:52.056Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:52.056Z] #31 48.02 Selecting previously unselected package libicu63:amd64. [2020-04-09T20:03:52.056Z] #31 48.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T20:03:52.056Z] #31 48.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:03:52.056Z] #31 57.61 Selecting previously unselected package libxml2:amd64. [2020-04-09T20:03:52.056Z] #31 57.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-09T20:03:52.056Z] #31 57.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:03:52.323Z] #31 ... [2020-04-09T20:03:52.323Z] [2020-04-09T20:03:52.323Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:52.557Z] #24 12.07 0.7% ## 2.8% ### 4.9% ##### 7.0% ###### 8.9% ####### 10.7% ######### 12.6% ########## 14.4% ########### 15.7% ############ 17.4% ############# 19.3% ###### [2020-04-09T20:03:52.557Z] #24 ... [2020-04-09T20:03:52.557Z] [2020-04-09T20:03:52.557Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-04-09T20:03:52.557Z] #11 DONE 3.4s [2020-04-09T20:03:52.557Z] [2020-04-09T20:03:52.557Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:52.583Z] #24 11.60 1.0% ## 2.9% ### 4.2% ### 4.6% ### 5.3% #### 6.1% ##### 7.7% ###### 8.4% ###### 9.6% ######## 11.1% ######### 12.6% ########## 13.9% ########## 15.0% ############# 19.0% ############### 21.8% ################# 24.5% #################### 28.3% ###################### 30.8% ######################## 34.0% ########################## 36.4% ########################### 38.5% ############################# 41.0% ############################### 43.6% ################################# 45.9% ################################### 49.2% #################################### 51.3% ####################################### 54.5% ######################################### 57.1% ########################################### 59.8% ############################################# 62.8% ############################################### 65.5% ################################################# 69.2% [2020-04-09T20:03:52.583Z] #24 ... [2020-04-09T20:03:52.583Z] [2020-04-09T20:03:52.583Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-04-09T20:03:52.583Z] #12 DONE 3.4s [2020-04-09T20:03:52.583Z] [2020-04-09T20:03:52.583Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:53.023Z] CC compel/src/lib/ptrace.o [2020-04-09T20:03:53.023Z] AR compel/libcompel.a [2020-04-09T20:03:53.023Z] HOSTCC compel/src/main-host.o [2020-04-09T20:03:53.023Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-09T20:03:53.023Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T20:03:53.307Z] HOSTCC compel/src/lib/log-host.o [2020-04-09T20:03:53.307Z] HOSTLINK compel/compel-host-bin [2020-04-09T20:03:53.307Z] DEP soccr/soccr.d [2020-04-09T20:03:53.307Z] CC soccr/soccr.o [2020-04-09T20:03:53.938Z] AR soccr/libsoccr.a [2020-04-09T20:03:53.938Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:03:53.938Z] DEP criu/arch/ppc64/sigframe.d [2020-04-09T20:03:53.938Z] DEP criu/arch/ppc64/crtools.d [2020-04-09T20:03:54.222Z] DEP criu/arch/ppc64/cpu.d [2020-04-09T20:03:54.222Z] CC criu/arch/ppc64/cpu.o [2020-04-09T20:03:54.222Z] CC criu/arch/ppc64/crtools.o [2020-04-09T20:03:54.394Z] #24 11.60 1.0% ## 2.9% ### 4.2% ### 4.6% ### 5.3% #### 6.1% ##### 7.7% ###### 8.4% ###### 9.6% ######## 11.1% ######### 12.6% ########## 13.9% ########## 15.0% ############# 19.0% ############### 21.8% ################# 24.5% #################### 28.3% ###################### 30.8% ######################## 34.0% ########################## 36.4% ########################### 38.5% ############################# 41.0% ############################### 43.6% ################################# 45.9% ################################### 49.2% #################################### 51.3% ####################################### 54.5% ######################################### 57.1% ########################################### 59.8% ############################################# 62.8% ############################################### 65.5% ################################################# 69.2% ################################################### 71.7% ##################################################### 74.1% ###################################################### 75.8% ######################################################## 77.9% ######################################################### 80.5% ########################################################## 81.6% ########################################################### 83.2% ############################################################ 84.4% ############################################################# 85.7% ############################################################## 87.4% ############################################################### 88.6% ################################################################ 89.1% ################################################################ 90.2% ################################################################## 91.9% ################################################################### 93.9% #################################################################### 95.6% ####################################################################### 99.0% ######################################################################## 100.0% [2020-04-09T20:03:54.654Z] #24 17.16 [2020-04-09T20:03:54.842Z] CC criu/arch/ppc64/sigframe.o [2020-04-09T20:03:54.842Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-04-09T20:03:54.842Z] DEP criu/arch/ppc64/misc.d [2020-04-09T20:03:54.842Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-09T20:03:54.842Z] DEP criu/arch/ppc64/vdso-pie.d [2020-04-09T20:03:54.842Z] DEP criu/pie/parasite-vdso.d [2020-04-09T20:03:54.842Z] DEP criu/pie/util-vdso.d [2020-04-09T20:03:54.842Z] DEP criu/pie/util.d [2020-04-09T20:03:55.127Z] CC criu/pie/util.o [2020-04-09T20:03:55.127Z] CC criu/pie/util-vdso.o [2020-04-09T20:03:55.220Z] #24 ... [2020-04-09T20:03:55.220Z] [2020-04-09T20:03:55.220Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:03:55.220Z] #42 50.78 reflect [2020-04-09T20:03:55.220Z] #42 51.61 internal/oserror [2020-04-09T20:03:55.220Z] #42 51.82 syscall [2020-04-09T20:03:55.411Z] CC criu/pie/parasite-vdso.o [2020-04-09T20:03:55.411Z] CC criu/arch/ppc64/vdso-pie.o [2020-04-09T20:03:55.478Z] #42 ... [2020-04-09T20:03:55.478Z] [2020-04-09T20:03:55.478Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:55.478Z] #24 18.11 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:03:55.696Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-04-09T20:03:55.696Z] CC criu/arch/ppc64/misc.o [2020-04-09T20:03:55.696Z] AR criu/pie/pie.lib.a [2020-04-09T20:03:55.696Z] DEP criu/pie/restorer.d [2020-04-09T20:03:55.696Z] DEP criu/arch/ppc64/restorer.d [2020-04-09T20:03:55.980Z] DEP criu/pie/parasite.d [2020-04-09T20:03:55.980Z] CC criu/pie/parasite.o [2020-04-09T20:03:56.044Z] #24 18.54 [2020-04-09T20:03:56.044Z] #24 ... [2020-04-09T20:03:56.044Z] [2020-04-09T20:03:56.044Z] #13 [dev 6/25] RUN ldconfig [2020-04-09T20:03:56.044Z] #13 DONE 3.5s [2020-04-09T20:03:56.044Z] [2020-04-09T20:03:56.044Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:56.044Z] #24 18.73 ######################################################################## 100.0% [2020-04-09T20:03:56.170Z] #24 12.07 0.7% ## 2.8% ### 4.9% ##### 7.0% ###### 8.9% ####### 10.7% ######### 12.6% ########## 14.4% ########### 15.7% ############ 17.4% ############# 19.3% ############### 21.3% ################ 23.2% ################# 24.0% ################## 25.3% #################### 28.0% ##################### 30.1% ######################## 33.3% ######################### 35.6% ########################### 38.4% ############################# 40.8% ############################## 42.7% ################################ 45.3% ################################## 48.1% #################################### 50.3% ###################################### 52.9% ######################################## 56.2% ########################################## 59.3% ############################################ 61.7% ############################################# 63.5% ############################################### 65.7% ################################################ 67.8% ################################################## 70.2% ################################################### 72.2% ##################################################### 74.9% ####################################################### 77.2% ######################################################## 79.2% ########################################################## 81.3% ############################################################ 83.4% ############################################################# 85.0% ############################################################## 86.7% ################################################################ 89.2% ################################################################# 90.9% [2020-04-09T20:03:56.170Z] #24 ... [2020-04-09T20:03:56.170Z] [2020-04-09T20:03:56.170Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-04-09T20:03:56.170Z] #12 DONE 3.6s [2020-04-09T20:03:56.170Z] [2020-04-09T20:03:56.170Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:56.262Z] + dpkg --print-architecture [2020-04-09T20:03:56.263Z] + cd /tmp/tmp.N6mB9Tp6dn/src/github.com/docker/distribution [2020-04-09T20:03:56.263Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T20:03:56.263Z] + GOPATH=/tmp/tmp.N6mB9Tp6dn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.N6mB9Tp6dn [2020-04-09T20:03:56.263Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T20:03:56.265Z] LINK criu/pie/parasite.built-in.o [2020-04-09T20:03:56.265Z] GEN criu/pie/parasite-blob.h [2020-04-09T20:03:56.265Z] CC criu/arch/ppc64/restorer.o [2020-04-09T20:03:56.303Z] #24 18.89 [2020-04-09T20:03:56.549Z] CC criu/pie/restorer.o [2020-04-09T20:03:56.687Z] #24 12.07 0.7% ## 2.8% ### 4.9% ##### 7.0% ###### 8.9% ####### 10.7% ######### 12.6% ########## 14.4% ########### 15.7% ############ 17.4% ############# 19.3% ############### 21.3% ################ 23.2% ################# 24.0% ################## 25.3% #################### 28.0% ##################### 30.1% ######################## 33.3% ######################### 35.6% ########################### 38.4% ############################# 40.8% ############################## 42.7% ################################ 45.3% ################################## 48.1% #################################### 50.3% ###################################### 52.9% ######################################## 56.2% ########################################## 59.3% ############################################ 61.7% ############################################# 63.5% ############################################### 65.7% ################################################ 67.8% ################################################## 70.2% ################################################### 72.2% ##################################################### 74.9% ####################################################### 77.2% ######################################################## 79.2% ########################################################## 81.3% ############################################################ 83.4% ############################################################# 85.0% ############################################################## 86.7% ################################################################ 89.2% ################################################################# 90.9% ################################################################### 93.1% ################################################################### 94.3% #################################################################### 95.4% ##################################################################### 96.2% ####################################################################### 99.3% ######################################################################## 100.0% [2020-04-09T20:03:56.946Z] #24 17.43 [2020-04-09T20:03:57.203Z] #24 ... [2020-04-09T20:03:57.203Z] [2020-04-09T20:03:57.203Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:03:57.203Z] #42 52.02 internal/oserror [2020-04-09T20:03:57.203Z] #42 52.16 syscall [2020-04-09T20:03:57.203Z] #42 61.76 time [2020-04-09T20:03:57.237Z] #24 20.04 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:03:57.461Z] #42 ... [2020-04-09T20:03:57.461Z] [2020-04-09T20:03:57.461Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:57.461Z] #31 59.53 Selecting previously unselected package libxml2:amd64. [2020-04-09T20:03:57.461Z] #31 59.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-09T20:03:57.461Z] #31 59.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:03:57.461Z] #31 60.27 Selecting previously unselected package libarchive13:amd64. [2020-04-09T20:03:57.461Z] #31 60.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-09T20:03:57.461Z] #31 60.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T20:03:57.461Z] #31 60.71 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-09T20:03:57.461Z] #31 60.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-09T20:03:57.461Z] #31 60.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T20:03:57.461Z] #31 60.92 Selecting previously unselected package librhash0:amd64. [2020-04-09T20:03:57.461Z] #31 60.93 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-09T20:03:57.461Z] #31 60.94 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-09T20:03:57.461Z] #31 61.22 Selecting previously unselected package libuv1:amd64. [2020-04-09T20:03:57.461Z] #31 61.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-09T20:03:57.461Z] #31 61.24 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-09T20:03:57.461Z] #31 61.56 Selecting previously unselected package cmake. [2020-04-09T20:03:57.461Z] #31 61.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-09T20:03:57.461Z] #31 61.60 Unpacking cmake (3.13.4-1) ... [2020-04-09T20:03:57.560Z] LINK criu/pie/restorer.built-in.o [2020-04-09T20:03:57.560Z] GEN criu/pie/restorer-blob.h [2020-04-09T20:03:57.560Z] DEP criu/vdso.d [2020-04-09T20:03:57.560Z] DEP criu/uts_ns.d [2020-04-09T20:03:57.560Z] DEP criu/util.d [2020-04-09T20:03:57.803Z] #24 20.35 [2020-04-09T20:03:57.844Z] DEP criu/uffd.d [2020-04-09T20:03:57.844Z] DEP criu/tun.d [2020-04-09T20:03:57.844Z] DEP criu/tty.d [2020-04-09T20:03:57.844Z] DEP criu/timerfd.d [2020-04-09T20:03:58.128Z] DEP criu/sysfs_parse.d [2020-04-09T20:03:58.128Z] DEP criu/sysctl.d [2020-04-09T20:03:58.128Z] DEP criu/string.d [2020-04-09T20:03:58.128Z] DEP criu/stats.d [2020-04-09T20:03:58.128Z] DEP criu/sockets.d [2020-04-09T20:03:58.128Z] DEP criu/sk-unix.d [2020-04-09T20:03:58.129Z] #24 20.58 0.7% ######################################################################## 100.0% [2020-04-09T20:03:58.129Z] #24 20.80 [2020-04-09T20:03:58.387Z] #24 ... [2020-04-09T20:03:58.387Z] [2020-04-09T20:03:58.387Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:03:58.387Z] #29 53.78 time [2020-04-09T20:03:58.387Z] #29 60.17 internal/fmtsort [2020-04-09T20:03:58.387Z] #29 60.81 internal/syscall/execenv [2020-04-09T20:03:58.387Z] #29 61.01 internal/syscall/unix [2020-04-09T20:03:58.387Z] #29 61.49 strings [2020-04-09T20:03:58.387Z] #29 62.03 internal/poll [2020-04-09T20:03:58.412Z] DEP criu/sk-tcp.d [2020-04-09T20:03:58.412Z] DEP criu/sk-queue.d [2020-04-09T20:03:58.412Z] DEP criu/sk-packet.d [2020-04-09T20:03:58.412Z] DEP criu/sk-netlink.d [2020-04-09T20:03:58.646Z] #29 ... [2020-04-09T20:03:58.646Z] [2020-04-09T20:03:58.646Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:58.646Z] #38 54.38 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:58.646Z] #38 54.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:58.646Z] #38 54.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:03:58.646Z] #38 54.44 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T20:03:58.646Z] #38 54.45 Setting up python-six (1.12.0-1) ... [2020-04-09T20:03:58.646Z] #38 59.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:03:58.646Z] #38 59.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:03:58.646Z] #38 59.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:58.646Z] #38 59.88 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T20:03:58.646Z] #38 59.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:58.646Z] #38 59.90 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:03:58.646Z] #38 59.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:58.646Z] #38 59.95 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T20:03:58.646Z] #38 59.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:03:58.646Z] #38 59.98 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T20:03:58.646Z] #38 ... [2020-04-09T20:03:58.646Z] [2020-04-09T20:03:58.646Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:03:58.646Z] #31 58.65 Selecting previously unselected package libarchive13:amd64. [2020-04-09T20:03:58.646Z] #31 58.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-09T20:03:58.646Z] #31 58.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T20:03:58.646Z] #31 59.31 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-09T20:03:58.646Z] #31 59.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-09T20:03:58.646Z] #31 59.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T20:03:58.646Z] #31 59.60 Selecting previously unselected package librhash0:amd64. [2020-04-09T20:03:58.646Z] #31 59.61 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-09T20:03:58.646Z] #31 59.63 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-09T20:03:58.646Z] #31 59.93 Selecting previously unselected package libuv1:amd64. [2020-04-09T20:03:58.646Z] #31 59.93 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-09T20:03:58.646Z] #31 59.96 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-09T20:03:58.646Z] #31 60.16 Selecting previously unselected package cmake. [2020-04-09T20:03:58.646Z] #31 60.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-09T20:03:58.646Z] #31 60.17 Unpacking cmake (3.13.4-1) ... [2020-04-09T20:03:58.646Z] #31 63.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:03:58.646Z] #31 64.01 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:03:58.646Z] #31 64.02 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-09T20:03:58.646Z] #31 64.03 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:03:58.646Z] #31 64.07 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-09T20:03:58.646Z] #31 64.08 Setting up cmake-data (3.13.4-1) ... [2020-04-09T20:03:58.646Z] #31 64.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:03:58.646Z] #31 64.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T20:03:58.646Z] #31 64.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T20:03:58.646Z] #31 64.23 Setting up cmake (3.13.4-1) ... [2020-04-09T20:03:58.646Z] #31 64.24 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:58.646Z] #31 64.29 Processing triggers for mime-support (3.62) ... [2020-04-09T20:03:58.696Z] DEP criu/sk-inet.d [2020-04-09T20:03:58.696Z] DEP criu/signalfd.d [2020-04-09T20:03:58.696Z] DEP criu/sigframe.d [2020-04-09T20:03:58.696Z] DEP criu/shmem.d [2020-04-09T20:03:58.696Z] DEP criu/servicefd.d [2020-04-09T20:03:58.904Z] #31 DONE 64.8s [2020-04-09T20:03:58.904Z] [2020-04-09T20:03:58.904Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:03:58.904Z] #32 DONE 0.1s [2020-04-09T20:03:58.904Z] [2020-04-09T20:03:58.904Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T20:03:58.904Z] #52 16.54 Checking out files: 97% (966/991) Checking out files: 98% (972/991) Checking out files: 99% (982/991) Checking out files: 100% (991/991) Checking out files: 100% (991/991), done. [2020-04-09T20:03:58.904Z] #52 16.64 + cd /tmp/tmp.WZaI5574EF/src/github.com/opencontainers/runc [2020-04-09T20:03:58.904Z] #52 16.65 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:03:58.904Z] #52 18.01 + '[' -z '' ']' [2020-04-09T20:03:58.904Z] #52 18.01 + target=static [2020-04-09T20:03:58.904Z] #52 18.01 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T20:03:58.904Z] #52 20.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-09T20:03:58.904Z] #52 ... [2020-04-09T20:03:58.904Z] [2020-04-09T20:03:58.904Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-09T20:03:58.904Z] #33 DONE 0.0s [2020-04-09T20:03:58.904Z] [2020-04-09T20:03:58.904Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-04-09T20:03:58.980Z] DEP criu/seize.d [2020-04-09T20:03:58.980Z] DEP criu/seccomp.d [2020-04-09T20:03:58.980Z] DEP criu/rst-malloc.d [2020-04-09T20:03:58.980Z] DEP criu/rbtree.d [2020-04-09T20:03:58.980Z] DEP criu/pstree.d [2020-04-09T20:03:58.980Z] DEP criu/protobuf.d [2020-04-09T20:03:59.267Z] GEN criu/protobuf-desc-gen.h [2020-04-09T20:03:59.357Z] #31 ... [2020-04-09T20:03:59.357Z] [2020-04-09T20:03:59.357Z] #13 [dev 6/25] RUN ldconfig [2020-04-09T20:03:59.357Z] #13 DONE 3.1s [2020-04-09T20:03:59.357Z] [2020-04-09T20:03:59.357Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:03:59.357Z] #24 18.48 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:03:59.357Z] #24 18.95 #=#=# [2020-04-09T20:03:59.357Z] #24 19.13 ############ 17.0% ######################################################################## 100.0% [2020-04-09T20:03:59.357Z] #24 19.32 [2020-04-09T20:03:59.553Z] DEP criu/protobuf-desc.d [2020-04-09T20:03:59.553Z] DEP criu/proc_parse.d [2020-04-09T20:03:59.553Z] DEP criu/plugin.d [2020-04-09T20:03:59.837Z] DEP criu/pipes.d [2020-04-09T20:03:59.837Z] DEP criu/pie-util.d [2020-04-09T20:03:59.837Z] DEP criu/pie-util-vdso.d [2020-04-09T20:03:59.837Z] DEP criu/pie-util-vdso-elf32.d [2020-04-09T20:03:59.837Z] DEP criu/path.d [2020-04-09T20:03:59.837Z] DEP criu/parasite-syscall.d [2020-04-09T20:03:59.922Z] #24 20.62 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:04:00.122Z] DEP criu/pagemap.d [2020-04-09T20:04:00.122Z] DEP criu/pagemap-cache.d [2020-04-09T20:04:00.122Z] DEP criu/page-xfer.d [2020-04-09T20:04:00.122Z] DEP criu/page-pipe.d [2020-04-09T20:04:00.122Z] DEP criu/netfilter.d [2020-04-09T20:04:00.180Z] #24 ... [2020-04-09T20:04:00.180Z] [2020-04-09T20:04:00.180Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:00.180Z] #38 55.17 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T20:04:00.180Z] #38 55.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:04:00.180Z] #38 55.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:04:00.180Z] #38 55.24 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T20:04:00.180Z] #38 55.25 Setting up python-six (1.12.0-1) ... [2020-04-09T20:04:00.181Z] #38 59.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:04:00.181Z] #38 59.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:04:00.181Z] #38 59.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T20:04:00.181Z] #38 60.01 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T20:04:00.181Z] #38 60.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T20:04:00.181Z] #38 60.03 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:04:00.181Z] #38 60.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:04:00.181Z] #38 60.07 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T20:04:00.181Z] #38 60.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:04:00.181Z] #38 60.10 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T20:04:00.287Z] + rm -rf /tmp/tmp.N6mB9Tp6dn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.N6mB9Tp6dn [2020-04-09T20:04:00.406Z] DEP criu/net.d [2020-04-09T20:04:00.406Z] DEP criu/namespaces.d [2020-04-09T20:04:00.406Z] DEP criu/mount.d [2020-04-09T20:04:00.406Z] DEP criu/mem.d [2020-04-09T20:04:00.438Z] #38 ... [2020-04-09T20:04:00.438Z] [2020-04-09T20:04:00.438Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:04:00.438Z] #24 21.14 [2020-04-09T20:04:00.692Z] DEP criu/lsm.d [2020-04-09T20:04:00.692Z] DEP criu/log.d [2020-04-09T20:04:00.692Z] DEP criu/libnetlink.d [2020-04-09T20:04:00.692Z] DEP criu/kerndat.d [2020-04-09T20:04:00.692Z] DEP criu/kcmp-ids.d [2020-04-09T20:04:00.696Z] #24 21.42 0.7% ######################################################################## 100.0% [2020-04-09T20:04:00.956Z] #24 21.62 [2020-04-09T20:04:00.979Z] DEP criu/irmap.d [2020-04-09T20:04:00.979Z] DEP criu/ipc_ns.d [2020-04-09T20:04:00.979Z] DEP criu/image.d [2020-04-09T20:04:00.979Z] DEP criu/image-desc.d [2020-04-09T20:04:00.979Z] DEP criu/fsnotify.d [2020-04-09T20:04:01.214Z] #24 ... [2020-04-09T20:04:01.214Z] [2020-04-09T20:04:01.214Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:01.214Z] #31 65.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:04:01.214Z] #31 65.52 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:04:01.214Z] #31 65.54 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-09T20:04:01.214Z] #31 65.55 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:04:01.214Z] #31 65.57 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-09T20:04:01.214Z] #31 65.58 Setting up cmake-data (3.13.4-1) ... [2020-04-09T20:04:01.214Z] #31 65.61 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:04:01.214Z] #31 65.62 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T20:04:01.214Z] #31 65.64 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T20:04:01.214Z] #31 65.65 Setting up cmake (3.13.4-1) ... [2020-04-09T20:04:01.214Z] #31 65.66 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:04:01.214Z] #31 65.78 Processing triggers for mime-support (3.62) ... [2020-04-09T20:04:01.214Z] #31 DONE 66.3s [2020-04-09T20:04:01.263Z] DEP criu/filesystems.d [2020-04-09T20:04:01.263Z] DEP criu/files.d [2020-04-09T20:04:01.263Z] DEP criu/files-reg.d [2020-04-09T20:04:01.263Z] DEP criu/files-ext.d [2020-04-09T20:04:01.263Z] DEP criu/file-lock.d [2020-04-09T20:04:01.473Z] [2020-04-09T20:04:01.473Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:04:01.473Z] #32 DONE 0.1s [2020-04-09T20:04:01.473Z] [2020-04-09T20:04:01.473Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-09T20:04:01.473Z] #33 DONE 0.1s [2020-04-09T20:04:01.473Z] [2020-04-09T20:04:01.473Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-04-09T20:04:01.547Z] DEP criu/file-ids.d [2020-04-09T20:04:01.547Z] DEP criu/fifo.d [2020-04-09T20:04:01.547Z] DEP criu/fdstore.d [2020-04-09T20:04:01.547Z] DEP criu/fault-injection.d [2020-04-09T20:04:01.547Z] DEP criu/external.d [2020-04-09T20:04:01.547Z] DEP criu/eventpoll.d [2020-04-09T20:04:01.749Z] Removing intermediate container 2651ee61a665 [2020-04-09T20:04:01.749Z] ---> d04f884d61b5 [2020-04-09T20:04:01.749Z] Step 18/140 : FROM base AS swagger [2020-04-09T20:04:01.749Z] ---> 00c4df870f60 [2020-04-09T20:04:01.749Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-04-09T20:04:01.749Z] ---> Running in a279cccaaf38 [2020-04-09T20:04:01.831Z] DEP criu/eventfd.d [2020-04-09T20:04:01.831Z] DEP criu/crtools.d [2020-04-09T20:04:01.831Z] DEP criu/cr-service.d [2020-04-09T20:04:01.831Z] DEP criu/cr-restore.d [2020-04-09T20:04:02.037Z] #34 ... [2020-04-09T20:04:02.037Z] [2020-04-09T20:04:02.037Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:04:02.037Z] #29 56.64 time [2020-04-09T20:04:02.037Z] #29 63.20 internal/poll [2020-04-09T20:04:02.037Z] #29 64.10 internal/fmtsort [2020-04-09T20:04:02.037Z] #29 65.22 internal/syscall/execenv [2020-04-09T20:04:02.037Z] #29 65.45 internal/syscall/unix [2020-04-09T20:04:02.037Z] #29 65.82 strings [2020-04-09T20:04:02.037Z] #29 66.47 os [2020-04-09T20:04:02.103Z] Removing intermediate container a279cccaaf38 [2020-04-09T20:04:02.103Z] ---> 1ad4389adf51 [2020-04-09T20:04:02.104Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-04-09T20:04:02.104Z] ---> Running in b934f54bd620 [2020-04-09T20:04:02.115Z] DEP criu/cr-errno.d [2020-04-09T20:04:02.115Z] DEP criu/cr-dump.d [2020-04-09T20:04:02.115Z] DEP criu/cr-dedup.d [2020-04-09T20:04:02.115Z] DEP criu/cr-check.d [2020-04-09T20:04:02.115Z] DEP criu/config.d [2020-04-09T20:04:02.186Z] #34 ... [2020-04-09T20:04:02.187Z] [2020-04-09T20:04:02.187Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:04:02.187Z] #24 21.84 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:04:02.187Z] #24 21.99 skipping existing 1849cc453dee [2020-04-09T20:04:02.187Z] #24 22.29 [2020-04-09T20:04:02.187Z] #24 23.30 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:04:02.187Z] #24 23.72 [2020-04-09T20:04:02.187Z] #24 23.89 ######################################################################## 100.0% [2020-04-09T20:04:02.187Z] #24 24.00 [2020-04-09T20:04:02.187Z] #24 24.07 Download of images into '/build' complete. [2020-04-09T20:04:02.187Z] #24 24.07 Use something like the following to load the result into a Docker daemon: [2020-04-09T20:04:02.187Z] #24 24.07 tar -cC '/build' . | docker load [2020-04-09T20:04:02.187Z] #24 DONE 24.2s [2020-04-09T20:04:02.187Z] [2020-04-09T20:04:02.187Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:04:02.187Z] #29 65.12 os [2020-04-09T20:04:02.187Z] #29 65.61 bytes [2020-04-09T20:04:02.295Z] #29 ... [2020-04-09T20:04:02.295Z] [2020-04-09T20:04:02.295Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:04:02.295Z] #24 23.03 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:04:02.404Z] DEP criu/clone-noasan.d [2020-04-09T20:04:02.404Z] DEP criu/cgroup.d [2020-04-09T20:04:02.404Z] DEP criu/cgroup-props.d [2020-04-09T20:04:02.404Z] DEP criu/bitmap.d [2020-04-09T20:04:02.404Z] DEP criu/bfd.d [2020-04-09T20:04:02.404Z] DEP criu/autofs.d [2020-04-09T20:04:02.450Z] + mktemp -d [2020-04-09T20:04:02.450Z] + export GOPATH=/tmp/tmp.UHbJqqfFMJ [2020-04-09T20:04:02.450Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.UHbJqqfFMJ/src/github.com/go-swagger/go-swagger [2020-04-09T20:04:02.450Z] Cloning into '/tmp/tmp.UHbJqqfFMJ/src/github.com/go-swagger/go-swagger'... [2020-04-09T20:04:02.552Z] #24 23.12 skipping existing 1849cc453dee [2020-04-09T20:04:02.552Z] #24 23.28 [2020-04-09T20:04:02.688Z] DEP criu/aio.d [2020-04-09T20:04:02.688Z] DEP criu/action-scripts.d [2020-04-09T20:04:02.688Z] CC criu/action-scripts.o [2020-04-09T20:04:02.973Z] CC criu/aio.o [2020-04-09T20:04:03.120Z] #29 68.64 bufio [2020-04-09T20:04:03.257Z] CC criu/autofs.o [2020-04-09T20:04:03.486Z] #24 24.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:04:03.878Z] CC criu/bfd.o [2020-04-09T20:04:04.051Z] #24 ... [2020-04-09T20:04:04.051Z] [2020-04-09T20:04:04.051Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:04.051Z] #38 68.56 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T20:04:04.051Z] #38 68.57 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:04:04.051Z] #38 DONE 68.9s [2020-04-09T20:04:04.051Z] [2020-04-09T20:04:04.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:04.162Z] CC criu/bitmap.o [2020-04-09T20:04:04.162Z] CC criu/cgroup-props.o [2020-04-09T20:04:04.447Z] CC criu/cgroup.o [2020-04-09T20:04:04.495Z] #29 ... [2020-04-09T20:04:04.495Z] [2020-04-09T20:04:04.495Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:04.495Z] #38 69.27 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T20:04:04.495Z] #38 69.28 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:04:04.495Z] #38 DONE 70.1s [2020-04-09T20:04:04.495Z] [2020-04-09T20:04:04.495Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:04.616Z] #39 ... [2020-04-09T20:04:04.616Z] [2020-04-09T20:04:04.616Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T20:04:04.616Z] #52 15.93 + cd /tmp/tmp.ZZGjV1jHPn/src/github.com/opencontainers/runc [2020-04-09T20:04:04.616Z] #52 15.93 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:04:04.616Z] #52 16.89 + '[' -z '' ']' [2020-04-09T20:04:04.616Z] #52 16.89 + target=static [2020-04-09T20:04:04.616Z] #52 16.89 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T20:04:04.616Z] #52 19.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-09T20:04:04.616Z] #52 ... [2020-04-09T20:04:04.616Z] [2020-04-09T20:04:04.616Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:04:04.616Z] #24 24.83 [2020-04-09T20:04:04.616Z] #24 25.09 ######################################################################## 100.0% [2020-04-09T20:04:04.616Z] #24 25.26 [2020-04-09T20:04:04.616Z] #24 25.36 Download of images into '/build' complete. [2020-04-09T20:04:04.616Z] #24 25.36 Use something like the following to load the result into a Docker daemon: [2020-04-09T20:04:04.616Z] #24 25.36 tar -cC '/build' . | docker load [2020-04-09T20:04:04.616Z] #24 DONE 25.5s [2020-04-09T20:04:04.616Z] [2020-04-09T20:04:04.616Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:04:04.616Z] #42 67.32 internal/fmtsort [2020-04-09T20:04:04.616Z] #42 67.83 internal/syscall/execenv [2020-04-09T20:04:04.616Z] #42 67.91 internal/poll [2020-04-09T20:04:04.616Z] #42 68.03 internal/syscall/unix [2020-04-09T20:04:04.616Z] #42 68.47 strings [2020-04-09T20:04:05.503Z] #39 ... [2020-04-09T20:04:05.503Z] [2020-04-09T20:04:05.503Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:04:05.503Z] #42 61.13 time [2020-04-09T20:04:05.503Z] #42 67.52 internal/poll [2020-04-09T20:04:05.503Z] #42 68.40 internal/fmtsort [2020-04-09T20:04:05.503Z] #42 69.22 internal/syscall/execenv [2020-04-09T20:04:05.503Z] #42 69.70 internal/syscall/unix [2020-04-09T20:04:05.503Z] #42 70.34 strings [2020-04-09T20:04:05.780Z] #42 ... [2020-04-09T20:04:05.780Z] [2020-04-09T20:04:05.780Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:04:05.780Z] #29 70.72 fmt [2020-04-09T20:04:05.780Z] #29 70.98 path/filepath [2020-04-09T20:04:05.953Z] CC criu/clone-noasan.o [2020-04-09T20:04:05.953Z] CC criu/config.o [2020-04-09T20:04:06.050Z] #29 ... [2020-04-09T20:04:06.050Z] [2020-04-09T20:04:06.050Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:06.050Z] #14 3.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:04:06.050Z] #14 3.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:04:06.050Z] #14 3.361 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:04:06.050Z] #14 4.365 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:04:06.050Z] #14 7.273 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:04:06.315Z] #14 ... [2020-04-09T20:04:06.315Z] [2020-04-09T20:04:06.315Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:04:06.315Z] #42 71.75 os [2020-04-09T20:04:06.436Z] + cd /tmp/tmp.UHbJqqfFMJ/src/github.com/go-swagger/go-swagger [2020-04-09T20:04:06.437Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-04-09T20:04:06.437Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T20:04:06.515Z] #42 70.99 os [2020-04-09T20:04:06.967Z] CC criu/cr-check.o [2020-04-09T20:04:07.585Z] CC criu/cr-dedup.o [2020-04-09T20:04:07.585Z] CC criu/cr-dump.o [2020-04-09T20:04:08.221Z] #42 73.71 regexp/syntax [2020-04-09T20:04:08.413Z] #42 73.24 regexp/syntax [2020-04-09T20:04:08.601Z] CC criu/cr-errno.o [2020-04-09T20:04:08.601Z] CC criu/cr-restore.o [2020-04-09T20:04:08.670Z] #42 ... [2020-04-09T20:04:08.670Z] [2020-04-09T20:04:08.670Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-04-09T20:04:08.670Z] #34 3.634 + RM_GOPATH=0 [2020-04-09T20:04:08.670Z] #34 3.634 + TMP_GOPATH= [2020-04-09T20:04:08.670Z] #34 3.634 + : /build [2020-04-09T20:04:08.670Z] #34 3.634 + '[' -z '' ']' [2020-04-09T20:04:08.670Z] #34 3.635 ++ mktemp -d [2020-04-09T20:04:08.670Z] #34 3.647 + export GOPATH=/tmp/tmp.Zo51DUFr4r [2020-04-09T20:04:08.670Z] #34 3.647 + GOPATH=/tmp/tmp.Zo51DUFr4r [2020-04-09T20:04:08.670Z] #34 3.647 + RM_GOPATH=1 [2020-04-09T20:04:08.670Z] #34 3.651 ++ dirname ./install.sh [2020-04-09T20:04:08.670Z] #34 3.653 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:04:08.670Z] #34 3.654 + dir=. [2020-04-09T20:04:08.670Z] #34 3.654 + bin=tini [2020-04-09T20:04:08.670Z] #34 3.654 + shift [2020-04-09T20:04:08.670Z] #34 3.654 + '[' '!' -f ./tini.installer ']' [2020-04-09T20:04:08.670Z] #34 3.654 + . ./tini.installer [2020-04-09T20:04:08.670Z] #34 3.654 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:04:08.670Z] #34 3.654 + install_tini [2020-04-09T20:04:08.670Z] #34 3.654 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T20:04:08.670Z] #34 3.654 + git clone https://github.com/krallin/tini.git /tmp/tmp.Zo51DUFr4r/tini [2020-04-09T20:04:08.670Z] #34 3.667 Cloning into '/tmp/tmp.Zo51DUFr4r/tini'... [2020-04-09T20:04:08.670Z] #34 4.919 + cd /tmp/tmp.Zo51DUFr4r/tini [2020-04-09T20:04:08.670Z] #34 4.919 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:04:08.670Z] #34 4.948 + cmake . [2020-04-09T20:04:08.670Z] #34 5.985 -- The C compiler identification is GNU 8.3.0 [2020-04-09T20:04:08.670Z] #34 6.086 -- Check for working C compiler: /usr/bin/cc [2020-04-09T20:04:08.670Z] #34 6.756 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T20:04:08.670Z] #34 6.783 -- Detecting C compiler ABI info [2020-04-09T20:04:08.928Z] #34 7.600 -- Detecting C compiler ABI info - done [2020-04-09T20:04:08.928Z] #34 7.643 -- Detecting C compile features [2020-04-09T20:04:09.185Z] #34 ... [2020-04-09T20:04:09.185Z] [2020-04-09T20:04:09.185Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:09.185Z] #14 3.909 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:04:09.186Z] #14 3.963 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:04:09.186Z] #14 3.965 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:04:09.186Z] #14 4.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T20:04:09.186Z] #14 8.553 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T20:04:09.461Z] #14 ... [2020-04-09T20:04:09.461Z] [2020-04-09T20:04:09.461Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:09.461Z] #39 5.077 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:04:09.461Z] #39 5.077 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:04:10.118Z] #42 75.72 fmt [2020-04-09T20:04:10.645Z] CC criu/cr-service.o [2020-04-09T20:04:11.386Z] #39 7.235 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:04:11.386Z] #39 7.284 GEN .gitid [2020-04-09T20:04:11.386Z] #39 7.289 GEN criu/include/version.h [2020-04-09T20:04:11.386Z] #39 7.339 GEN include/common/asm [2020-04-09T20:04:11.660Z] CC criu/crtools.o [2020-04-09T20:04:11.660Z] CC criu/eventfd.o [2020-04-09T20:04:11.944Z] CC criu/eventpoll.o [2020-04-09T20:04:12.018Z] #42 ... [2020-04-09T20:04:12.018Z] [2020-04-09T20:04:12.018Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-04-09T20:04:12.018Z] #34 3.300 + RM_GOPATH=0 [2020-04-09T20:04:12.018Z] #34 3.300 + TMP_GOPATH= [2020-04-09T20:04:12.018Z] #34 3.300 + : /build [2020-04-09T20:04:12.018Z] #34 3.300 + '[' -z '' ']' [2020-04-09T20:04:12.018Z] #34 3.323 ++ mktemp -d [2020-04-09T20:04:12.018Z] #34 3.323 + export GOPATH=/tmp/tmp.vzmQtDtpTW [2020-04-09T20:04:12.018Z] #34 3.323 + GOPATH=/tmp/tmp.vzmQtDtpTW [2020-04-09T20:04:12.018Z] #34 3.323 + RM_GOPATH=1 [2020-04-09T20:04:12.018Z] #34 3.323 ++ dirname ./install.sh [2020-04-09T20:04:12.018Z] #34 3.342 + dir=. [2020-04-09T20:04:12.018Z] #34 3.342 + bin=tini [2020-04-09T20:04:12.018Z] #34 3.342 + shift [2020-04-09T20:04:12.018Z] #34 3.342 + '[' '!' -f ./tini.installer ']' [2020-04-09T20:04:12.018Z] #34 3.342 + . ./tini.installer [2020-04-09T20:04:12.018Z] #34 3.342 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:04:12.018Z] #34 3.342 + install_tini [2020-04-09T20:04:12.018Z] #34 3.342 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T20:04:12.018Z] #34 3.342 + git clone https://github.com/krallin/tini.git /tmp/tmp.vzmQtDtpTW/tini [2020-04-09T20:04:12.018Z] #34 3.342 Cloning into '/tmp/tmp.vzmQtDtpTW/tini'... [2020-04-09T20:04:12.018Z] #34 3.342 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:04:12.018Z] #34 4.847 + cd /tmp/tmp.vzmQtDtpTW/tini [2020-04-09T20:04:12.018Z] #34 4.847 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:04:12.018Z] #34 4.899 + cmake . [2020-04-09T20:04:12.018Z] #34 6.301 -- The C compiler identification is GNU 8.3.0 [2020-04-09T20:04:12.018Z] #34 6.427 -- Check for working C compiler: /usr/bin/cc [2020-04-09T20:04:12.018Z] #34 7.423 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T20:04:12.018Z] #34 7.425 -- Detecting C compiler ABI info [2020-04-09T20:04:12.018Z] #34 8.142 -- Detecting C compiler ABI info - done [2020-04-09T20:04:12.018Z] #34 8.160 -- Detecting C compile features [2020-04-09T20:04:12.018Z] #34 10.34 -- Detecting C compile features - done [2020-04-09T20:04:12.019Z] #34 10.37 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T20:04:12.019Z] #34 10.68 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T20:04:12.019Z] #34 10.83 -- Configuring done [2020-04-09T20:04:12.019Z] #34 10.87 -- Generating done [2020-04-09T20:04:12.019Z] #34 10.87 -- Build files have been written to: /tmp/tmp.vzmQtDtpTW/tini [2020-04-09T20:04:12.019Z] #34 10.87 + make tini-static [2020-04-09T20:04:12.019Z] #34 11.36 Scanning dependencies of target tini-static [2020-04-09T20:04:12.019Z] #34 11.41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T20:04:12.019Z] #34 12.90 [100%] Linking C executable tini-static [2020-04-09T20:04:12.229Z] CC criu/external.o [2020-04-09T20:04:12.229Z] CC criu/fault-injection.o [2020-04-09T20:04:12.517Z] CC criu/fdstore.o [2020-04-09T20:04:12.517Z] CC criu/fifo.o [2020-04-09T20:04:12.584Z] #34 13.51 [100%] Built target tini-static [2020-04-09T20:04:12.584Z] #34 13.61 + mkdir -p /build [2020-04-09T20:04:12.584Z] #34 13.61 + cp tini-static /build/docker-init [2020-04-09T20:04:12.802Z] CC criu/file-ids.o [2020-04-09T20:04:12.802Z] CC criu/file-lock.o [2020-04-09T20:04:12.845Z] #34 DONE 13.8s [2020-04-09T20:04:12.845Z] [2020-04-09T20:04:12.845Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:12.845Z] #39 4.397 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:04:12.845Z] #39 4.397 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:04:12.845Z] #39 6.509 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:04:12.845Z] #39 6.561 GEN .gitid [2020-04-09T20:04:12.845Z] #39 6.586 GEN criu/include/version.h [2020-04-09T20:04:12.845Z] #39 6.641 GEN include/common/asm [2020-04-09T20:04:12.845Z] #39 8.309 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T20:04:12.845Z] #39 8.378 PBCC images/opts.pb-c.c [2020-04-09T20:04:12.845Z] #39 8.561 PBCC images/sit.pb-c.c [2020-04-09T20:04:12.845Z] #39 8.700 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T20:04:13.103Z] #39 8.877 DEP images/opts.pb-c.d [2020-04-09T20:04:13.103Z] #39 8.945 DEP images/sit.pb-c.d [2020-04-09T20:04:13.284Z] #39 9.143 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T20:04:13.284Z] #39 9.245 PBCC images/opts.pb-c.c [2020-04-09T20:04:13.284Z] #39 9.321 PBCC images/sit.pb-c.c [2020-04-09T20:04:13.284Z] #39 9.459 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T20:04:13.284Z] #39 9.523 DEP images/opts.pb-c.d [2020-04-09T20:04:13.362Z] #39 9.098 PBCC images/macvlan.pb-c.c [2020-04-09T20:04:13.362Z] #39 9.123 DEP images/macvlan.pb-c.d [2020-04-09T20:04:13.362Z] #39 9.220 PBCC images/autofs.pb-c.c [2020-04-09T20:04:13.420Z] CC criu/files-ext.o [2020-04-09T20:04:13.420Z] CC criu/files-reg.o [2020-04-09T20:04:13.541Z] #39 9.633 DEP images/sit.pb-c.d [2020-04-09T20:04:13.542Z] #39 9.707 PBCC images/macvlan.pb-c.c [2020-04-09T20:04:13.542Z] #39 9.734 DEP images/macvlan.pb-c.d [2020-04-09T20:04:13.623Z] #39 9.278 DEP images/autofs.pb-c.d [2020-04-09T20:04:13.623Z] #39 9.409 PBCC images/sysctl.pb-c.c [2020-04-09T20:04:13.623Z] #39 9.532 DEP images/sysctl.pb-c.d [2020-04-09T20:04:13.799Z] #39 9.788 PBCC images/autofs.pb-c.c [2020-04-09T20:04:13.799Z] #39 9.828 DEP images/autofs.pb-c.d [2020-04-09T20:04:13.799Z] #39 9.897 PBCC images/sysctl.pb-c.c [2020-04-09T20:04:13.799Z] #39 9.926 DEP images/sysctl.pb-c.d [2020-04-09T20:04:13.799Z] #39 10.02 PBCC images/time.pb-c.c [2020-04-09T20:04:13.799Z] #39 10.06 DEP images/time.pb-c.d [2020-04-09T20:04:13.799Z] #39 10.09 PBCC images/binfmt-misc.pb-c.c [2020-04-09T20:04:13.881Z] #39 9.586 PBCC images/time.pb-c.c [2020-04-09T20:04:13.881Z] #39 9.626 DEP images/time.pb-c.d [2020-04-09T20:04:14.056Z] #39 10.15 DEP images/binfmt-misc.pb-c.d [2020-04-09T20:04:14.056Z] #39 10.20 PBCC images/seccomp.pb-c.c [2020-04-09T20:04:14.056Z] #39 10.24 DEP images/seccomp.pb-c.d [2020-04-09T20:04:14.056Z] #39 10.30 PBCC images/userns.pb-c.c [2020-04-09T20:04:14.070Z] + rm -rf /tmp/tmp.UHbJqqfFMJ [2020-04-09T20:04:14.139Z] #39 9.735 PBCC images/binfmt-misc.pb-c.c [2020-04-09T20:04:14.139Z] #39 9.747 DEP images/binfmt-misc.pb-c.d [2020-04-09T20:04:14.139Z] #39 9.782 PBCC images/seccomp.pb-c.c [2020-04-09T20:04:14.139Z] #39 9.823 DEP images/seccomp.pb-c.d [2020-04-09T20:04:14.139Z] #39 9.879 PBCC images/userns.pb-c.c [2020-04-09T20:04:14.139Z] #39 9.906 DEP images/userns.pb-c.d [2020-04-09T20:04:14.139Z] #39 9.959 PBCC images/cgroup.pb-c.c [2020-04-09T20:04:14.139Z] #39 9.987 DEP images/cgroup.pb-c.d [2020-04-09T20:04:14.139Z] #39 10.05 PBCC images/fown.pb-c.c [2020-04-09T20:04:14.139Z] #39 10.06 PBCC images/ext-file.pb-c.c [2020-04-09T20:04:14.314Z] #39 10.34 DEP images/userns.pb-c.d [2020-04-09T20:04:14.314Z] #39 10.41 PBCC images/cgroup.pb-c.c [2020-04-09T20:04:14.314Z] #39 10.46 DEP images/cgroup.pb-c.d [2020-04-09T20:04:14.314Z] #39 10.54 PBCC images/fown.pb-c.c [2020-04-09T20:04:14.397Z] #39 10.08 DEP images/fown.pb-c.d [2020-04-09T20:04:14.397Z] #39 10.13 DEP images/ext-file.pb-c.d [2020-04-09T20:04:14.397Z] #39 10.20 PBCC images/rpc.pb-c.c [2020-04-09T20:04:14.397Z] #39 10.22 DEP images/rpc.pb-c.d [2020-04-09T20:04:14.397Z] #39 10.31 PBCC images/siginfo.pb-c.c [2020-04-09T20:04:14.431Z] CC criu/files.o [2020-04-09T20:04:14.448Z] Removing intermediate container b934f54bd620 [2020-04-09T20:04:14.448Z] ---> e12a62eee56b [2020-04-09T20:04:14.448Z] Step 21/140 : FROM base AS frozen-images [2020-04-09T20:04:14.448Z] ---> 00c4df870f60 [2020-04-09T20:04:14.448Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:04:14.448Z] ---> Using cache [2020-04-09T20:04:14.448Z] ---> 548caa6c8cb9 [2020-04-09T20:04:14.448Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-04-09T20:04:14.448Z] ---> Running in 1c8f88da251b [2020-04-09T20:04:14.571Z] #39 10.57 PBCC images/ext-file.pb-c.c [2020-04-09T20:04:14.571Z] #39 10.61 DEP images/fown.pb-c.d [2020-04-09T20:04:14.571Z] #39 10.67 DEP images/ext-file.pb-c.d [2020-04-09T20:04:14.571Z] #39 10.72 PBCC images/rpc.pb-c.c [2020-04-09T20:04:14.571Z] #39 10.79 DEP images/rpc.pb-c.d [2020-04-09T20:04:14.655Z] #39 10.34 DEP images/siginfo.pb-c.d [2020-04-09T20:04:14.656Z] #39 10.38 PBCC images/pagemap.pb-c.c [2020-04-09T20:04:14.656Z] #39 10.48 DEP images/pagemap.pb-c.d [2020-04-09T20:04:14.656Z] #39 10.53 PBCC images/rlimit.pb-c.c [2020-04-09T20:04:14.656Z] #39 10.59 DEP images/rlimit.pb-c.d [2020-04-09T20:04:14.829Z] #39 10.88 PBCC images/siginfo.pb-c.c [2020-04-09T20:04:14.829Z] #39 10.94 DEP images/siginfo.pb-c.d [2020-04-09T20:04:14.829Z] #39 11.01 PBCC images/pagemap.pb-c.c [2020-04-09T20:04:14.914Z] #39 10.65 PBCC images/file-lock.pb-c.c [2020-04-09T20:04:14.914Z] #39 10.68 DEP images/file-lock.pb-c.d [2020-04-09T20:04:15.086Z] #39 ... [2020-04-09T20:04:15.086Z] [2020-04-09T20:04:15.086Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-04-09T20:04:15.086Z] #34 9.906 -- Detecting C compile features - done [2020-04-09T20:04:15.086Z] #34 9.937 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T20:04:15.086Z] #34 10.16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T20:04:15.086Z] #34 10.28 -- Configuring done [2020-04-09T20:04:15.086Z] #34 10.32 -- Generating done [2020-04-09T20:04:15.086Z] #34 10.34 -- Build files have been written to: /tmp/tmp.Zo51DUFr4r/tini [2020-04-09T20:04:15.086Z] #34 10.35 + make tini-static [2020-04-09T20:04:15.086Z] #34 10.79 Scanning dependencies of target tini-static [2020-04-09T20:04:15.086Z] #34 10.91 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T20:04:15.086Z] #34 12.57 [100%] Linking C executable tini-static [2020-04-09T20:04:15.086Z] #34 13.30 [100%] Built target tini-static [2020-04-09T20:04:15.086Z] #34 13.38 + mkdir -p /build [2020-04-09T20:04:15.086Z] #34 13.39 + cp tini-static /build/docker-init [2020-04-09T20:04:15.086Z] #34 DONE 13.6s [2020-04-09T20:04:15.086Z] [2020-04-09T20:04:15.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:15.086Z] #39 11.10 DEP images/pagemap.pb-c.d [2020-04-09T20:04:15.086Z] #39 11.20 PBCC images/rlimit.pb-c.c [2020-04-09T20:04:15.086Z] #39 ... [2020-04-09T20:04:15.086Z] [2020-04-09T20:04:15.086Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:04:15.086Z] #29 70.29 bytes [2020-04-09T20:04:15.086Z] #29 73.18 fmt [2020-04-09T20:04:15.086Z] #29 73.65 bufio [2020-04-09T20:04:15.086Z] #29 75.75 path/filepath [2020-04-09T20:04:15.086Z] #29 77.06 io/ioutil [2020-04-09T20:04:15.086Z] #29 77.69 path [2020-04-09T20:04:15.086Z] #29 78.28 flag [2020-04-09T20:04:15.086Z] #29 78.59 github.com/BurntSushi/toml [2020-04-09T20:04:15.086Z] #29 ... [2020-04-09T20:04:15.086Z] [2020-04-09T20:04:15.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:15.086Z] #39 11.24 DEP images/rlimit.pb-c.d [2020-04-09T20:04:15.086Z] #39 11.31 PBCC images/file-lock.pb-c.c [2020-04-09T20:04:15.172Z] #39 10.74 PBCC images/tty.pb-c.c [2020-04-09T20:04:15.172Z] #39 10.86 DEP images/tty.pb-c.d [2020-04-09T20:04:15.172Z] #39 10.93 PBCC images/tun.pb-c.c [2020-04-09T20:04:15.172Z] #39 11.01 PBCC images/netdev.pb-c.c [2020-04-09T20:04:15.172Z] #39 11.05 DEP images/tun.pb-c.d [2020-04-09T20:04:15.172Z] #39 11.11 DEP images/netdev.pb-c.d [2020-04-09T20:04:15.194Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:04:15.344Z] #39 11.34 DEP images/file-lock.pb-c.d [2020-04-09T20:04:15.344Z] #39 11.43 PBCC images/tty.pb-c.c [2020-04-09T20:04:15.430Z] #39 11.17 PBCC images/vma.pb-c.c [2020-04-09T20:04:15.430Z] #39 11.24 DEP images/vma.pb-c.d [2020-04-09T20:04:15.430Z] #39 11.33 PBCC images/creds.pb-c.c [2020-04-09T20:04:15.430Z] #39 11.36 DEP images/creds.pb-c.d [2020-04-09T20:04:15.443Z] CC criu/filesystems.o [2020-04-09T20:04:15.542Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:04:15.542Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:04:15.542Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-09T20:04:15.542Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-09T20:04:15.542Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-09T20:04:15.602Z] #39 11.60 DEP images/tty.pb-c.d [2020-04-09T20:04:15.602Z] #39 11.77 PBCC images/tun.pb-c.c [2020-04-09T20:04:15.689Z] #39 11.40 PBCC images/utsns.pb-c.c [2020-04-09T20:04:15.689Z] #39 11.42 DEP images/utsns.pb-c.d [2020-04-09T20:04:15.689Z] #39 11.47 PBCC images/ipc-desc.pb-c.c [2020-04-09T20:04:15.689Z] #39 11.51 PBCC images/ipc-sem.pb-c.c [2020-04-09T20:04:15.689Z] #39 11.57 DEP images/ipc-desc.pb-c.d [2020-04-09T20:04:15.859Z] #39 11.92 PBCC images/netdev.pb-c.c [2020-04-09T20:04:15.859Z] #39 12.05 DEP images/tun.pb-c.d [2020-04-09T20:04:15.859Z] #39 12.14 DEP images/netdev.pb-c.d [2020-04-09T20:04:15.947Z] #39 11.61 DEP images/ipc-sem.pb-c.d [2020-04-09T20:04:15.947Z] #39 11.68 PBCC images/ipc-msg.pb-c.c [2020-04-09T20:04:15.947Z] #39 11.74 DEP images/ipc-msg.pb-c.d [2020-04-09T20:04:15.947Z] #39 ... [2020-04-09T20:04:15.947Z] [2020-04-09T20:04:15.947Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:04:16.062Z] CC criu/fsnotify.o [2020-04-09T20:04:16.117Z] #39 12.19 PBCC images/vma.pb-c.c [2020-04-09T20:04:16.117Z] #39 12.29 DEP images/vma.pb-c.d [2020-04-09T20:04:16.345Z] CC criu/image-desc.o [2020-04-09T20:04:16.375Z] #39 12.34 PBCC images/creds.pb-c.c [2020-04-09T20:04:16.375Z] #39 12.38 DEP images/creds.pb-c.d [2020-04-09T20:04:16.375Z] #39 12.45 PBCC images/utsns.pb-c.c [2020-04-09T20:04:16.375Z] #39 12.47 DEP images/utsns.pb-c.d [2020-04-09T20:04:16.375Z] #39 12.53 PBCC images/ipc-desc.pb-c.c [2020-04-09T20:04:16.375Z] #39 12.56 PBCC images/ipc-sem.pb-c.c [2020-04-09T20:04:16.375Z] #39 12.60 DEP images/ipc-desc.pb-c.d [2020-04-09T20:04:16.375Z] #39 12.67 DEP images/ipc-sem.pb-c.d [2020-04-09T20:04:16.632Z] #39 12.75 PBCC images/ipc-msg.pb-c.c [2020-04-09T20:04:16.632Z] #39 12.78 DEP images/ipc-msg.pb-c.d [2020-04-09T20:04:16.632Z] #39 12.83 PBCC images/ipc-shm.pb-c.c [2020-04-09T20:04:16.632Z] #39 12.86 DEP images/ipc-shm.pb-c.d [2020-04-09T20:04:16.682Z] CC criu/image.o [2020-04-09T20:04:16.721Z] #57 41.31 Checking out files: 53% (1687/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) [2020-04-09T20:04:16.721Z] #57 ... [2020-04-09T20:04:16.721Z] [2020-04-09T20:04:16.721Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:16.721Z] #14 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:04:16.721Z] #14 19.24 Fetched 8337 kB in 16s (513 kB/s) [2020-04-09T20:04:16.776Z] Fetched 8034 kB in 2s (5074 kB/s) [2020-04-09T20:04:16.890Z] #39 12.94 PBCC images/ipc-var.pb-c.c [2020-04-09T20:04:16.890Z] #39 12.94 DEP images/ipc-var.pb-c.d [2020-04-09T20:04:16.890Z] #39 13.02 PBCC images/sk-opts.pb-c.c [2020-04-09T20:04:16.890Z] #39 13.05 PBCC images/packet-sock.pb-c.c [2020-04-09T20:04:16.890Z] #39 13.16 DEP images/sk-opts.pb-c.d [2020-04-09T20:04:16.966Z] CC criu/ipc_ns.o [2020-04-09T20:04:16.979Z] #14 19.24 Reading package lists... [2020-04-09T20:04:16.979Z] #14 ... [2020-04-09T20:04:16.979Z] [2020-04-09T20:04:16.979Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:04:17.123Z] Reading package lists... [2020-04-09T20:04:17.147Z] #39 13.27 DEP images/packet-sock.pb-c.d [2020-04-09T20:04:17.147Z] #39 13.28 PBCC images/sk-netlink.pb-c.c [2020-04-09T20:04:17.147Z] #39 13.33 DEP images/sk-netlink.pb-c.d [2020-04-09T20:04:17.147Z] #39 13.40 PBCC images/sk-inet.pb-c.c [2020-04-09T20:04:17.237Z] #57 41.31 Checking out files: 53% (1687/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-09T20:04:17.237Z] #57 42.64 + cd /tmp/tmp.SSLFBd38kx/src/github.com/containerd/containerd [2020-04-09T20:04:17.405Z] #39 13.49 DEP images/sk-inet.pb-c.d [2020-04-09T20:04:17.405Z] #39 13.56 PBCC images/sk-unix.pb-c.c [2020-04-09T20:04:17.405Z] #39 13.64 DEP images/sk-unix.pb-c.d [2020-04-09T20:04:17.488Z] Reading package lists... [2020-04-09T20:04:17.495Z] #57 42.65 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:04:17.495Z] #57 ... [2020-04-09T20:04:17.495Z] [2020-04-09T20:04:17.495Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:04:17.495Z] #29 72.96 io/ioutil [2020-04-09T20:04:17.495Z] #29 73.63 path [2020-04-09T20:04:17.495Z] #29 74.12 text/tabwriter [2020-04-09T20:04:17.495Z] #29 75.58 github.com/BurntSushi/toml [2020-04-09T20:04:17.495Z] #29 75.59 flag [2020-04-09T20:04:17.495Z] #29 77.71 log [2020-04-09T20:04:17.495Z] #29 80.68 github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:04:17.590Z] CC criu/irmap.o [2020-04-09T20:04:17.663Z] #39 13.71 PBCC images/mm.pb-c.c [2020-04-09T20:04:17.663Z] #39 13.75 DEP images/mm.pb-c.d [2020-04-09T20:04:17.663Z] #39 13.85 PBCC images/timerfd.pb-c.c [2020-04-09T20:04:17.663Z] #39 13.90 DEP images/timerfd.pb-c.d [2020-04-09T20:04:17.663Z] #39 13.94 PBCC images/timer.pb-c.c [2020-04-09T20:04:17.663Z] #39 13.97 DEP images/timer.pb-c.d [2020-04-09T20:04:17.753Z] #29 ... [2020-04-09T20:04:17.753Z] [2020-04-09T20:04:17.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:17.753Z] #39 11.81 PBCC images/ipc-shm.pb-c.c [2020-04-09T20:04:17.753Z] #39 11.88 DEP images/ipc-shm.pb-c.d [2020-04-09T20:04:17.753Z] #39 11.93 PBCC images/ipc-var.pb-c.c [2020-04-09T20:04:17.753Z] #39 11.94 DEP images/ipc-var.pb-c.d [2020-04-09T20:04:17.753Z] #39 11.99 PBCC images/sk-opts.pb-c.c [2020-04-09T20:04:17.753Z] #39 12.02 PBCC images/packet-sock.pb-c.c [2020-04-09T20:04:17.753Z] #39 12.07 DEP images/sk-opts.pb-c.d [2020-04-09T20:04:17.753Z] #39 12.12 DEP images/packet-sock.pb-c.d [2020-04-09T20:04:17.753Z] #39 12.17 PBCC images/sk-netlink.pb-c.c [2020-04-09T20:04:17.753Z] #39 12.21 DEP images/sk-netlink.pb-c.d [2020-04-09T20:04:17.753Z] #39 12.30 PBCC images/sk-inet.pb-c.c [2020-04-09T20:04:17.753Z] #39 12.31 DEP images/sk-inet.pb-c.d [2020-04-09T20:04:17.753Z] #39 12.38 PBCC images/sk-unix.pb-c.c [2020-04-09T20:04:17.754Z] #39 12.47 DEP images/sk-unix.pb-c.d [2020-04-09T20:04:17.754Z] #39 12.53 PBCC images/mm.pb-c.c [2020-04-09T20:04:17.754Z] #39 12.54 DEP images/mm.pb-c.d [2020-04-09T20:04:17.754Z] #39 12.67 PBCC images/timerfd.pb-c.c [2020-04-09T20:04:17.754Z] #39 12.71 DEP images/timerfd.pb-c.d [2020-04-09T20:04:17.754Z] #39 12.80 PBCC images/timer.pb-c.c [2020-04-09T20:04:17.754Z] #39 12.84 DEP images/timer.pb-c.d [2020-04-09T20:04:17.754Z] #39 12.91 PBCC images/sa.pb-c.c [2020-04-09T20:04:17.754Z] #39 13.02 DEP images/sa.pb-c.d [2020-04-09T20:04:17.754Z] #39 13.08 PBCC images/pipe-data.pb-c.c [2020-04-09T20:04:17.754Z] #39 13.14 DEP images/pipe-data.pb-c.d [2020-04-09T20:04:17.754Z] #39 13.19 PBCC images/mnt.pb-c.c [2020-04-09T20:04:17.754Z] #39 13.28 DEP images/mnt.pb-c.d [2020-04-09T20:04:17.754Z] #39 13.34 PBCC images/sk-packet.pb-c.c [2020-04-09T20:04:17.754Z] #39 13.38 DEP images/sk-packet.pb-c.d [2020-04-09T20:04:17.754Z] #39 13.42 PBCC images/tcp-stream.pb-c.c [2020-04-09T20:04:17.754Z] #39 13.47 DEP images/tcp-stream.pb-c.d [2020-04-09T20:04:17.754Z] #39 13.54 PBCC images/pipe.pb-c.c [2020-04-09T20:04:17.754Z] #39 13.56 DEP images/pipe.pb-c.d [2020-04-09T20:04:17.754Z] #39 13.59 PBCC images/pstree.pb-c.c [2020-04-09T20:04:17.754Z] #39 13.64 DEP images/pstree.pb-c.d [2020-04-09T20:04:17.874Z] CC criu/kcmp-ids.o [2020-04-09T20:04:17.874Z] CC criu/kerndat.o [2020-04-09T20:04:17.921Z] #39 14.02 PBCC images/sa.pb-c.c [2020-04-09T20:04:17.921Z] #39 14.08 DEP images/sa.pb-c.d [2020-04-09T20:04:17.921Z] #39 14.13 PBCC images/pipe-data.pb-c.c [2020-04-09T20:04:17.921Z] #39 14.17 DEP images/pipe-data.pb-c.d [2020-04-09T20:04:17.921Z] #39 14.22 PBCC images/mnt.pb-c.c [2020-04-09T20:04:17.949Z] Building dependency tree... [2020-04-09T20:04:17.949Z] Reading state information... [2020-04-09T20:04:17.949Z] ca-certificates is already the newest version (20190110). [2020-04-09T20:04:17.949Z] The following additional packages will be installed: [2020-04-09T20:04:17.949Z] libjq1 libonig5 [2020-04-09T20:04:17.949Z] The following NEW packages will be installed: [2020-04-09T20:04:17.949Z] jq libjq1 libonig5 [2020-04-09T20:04:17.949Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:04:17.949Z] Need to get 350 kB of archives. [2020-04-09T20:04:17.949Z] After this operation, 1154 kB of additional disk space will be used. [2020-04-09T20:04:17.949Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-09T20:04:17.949Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-09T20:04:17.949Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-09T20:04:17.949Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:04:17.949Z] Fetched 350 kB in 0s (4203 kB/s) [2020-04-09T20:04:17.949Z] Selecting previously unselected package libonig5:s390x. [2020-04-09T20:04:17.949Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-09T20:04:17.949Z] Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-09T20:04:17.949Z] Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-09T20:04:18.012Z] #39 13.69 PBCC images/fs.pb-c.c [2020-04-09T20:04:18.012Z] #39 13.74 DEP images/fs.pb-c.d [2020-04-09T20:04:18.012Z] #39 13.78 PBCC images/signalfd.pb-c.c [2020-04-09T20:04:18.012Z] #39 13.84 DEP images/signalfd.pb-c.d [2020-04-09T20:04:18.012Z] #39 13.90 PBCC images/fh.pb-c.c [2020-04-09T20:04:18.235Z] #39 14.27 DEP images/mnt.pb-c.d [2020-04-09T20:04:18.235Z] #39 14.33 PBCC images/sk-packet.pb-c.c [2020-04-09T20:04:18.235Z] #39 14.37 DEP images/sk-packet.pb-c.d [2020-04-09T20:04:18.235Z] #39 14.44 PBCC images/tcp-stream.pb-c.c [2020-04-09T20:04:18.270Z] #39 13.97 PBCC images/fsnotify.pb-c.c [2020-04-09T20:04:18.270Z] #39 14.05 DEP images/fh.pb-c.d [2020-04-09T20:04:18.270Z] #39 14.12 DEP images/fsnotify.pb-c.d [2020-04-09T20:04:18.270Z] #39 14.16 PBCC images/eventpoll.pb-c.c [2020-04-09T20:04:18.379Z] Selecting previously unselected package libjq1:s390x. [2020-04-09T20:04:18.379Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-09T20:04:18.379Z] Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-09T20:04:18.379Z] Selecting previously unselected package jq. [2020-04-09T20:04:18.379Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-09T20:04:18.379Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:04:18.379Z] Setting up libonig5:s390x (6.9.1-1) ... [2020-04-09T20:04:18.379Z] Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-09T20:04:18.379Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:04:18.379Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:04:18.493Z] #39 14.51 DEP images/tcp-stream.pb-c.d [2020-04-09T20:04:18.493Z] #39 14.60 PBCC images/pipe.pb-c.c [2020-04-09T20:04:18.493Z] #39 14.68 DEP images/pipe.pb-c.d [2020-04-09T20:04:18.493Z] #39 14.76 PBCC images/pstree.pb-c.c [2020-04-09T20:04:18.493Z] #39 14.80 DEP images/pstree.pb-c.d [2020-04-09T20:04:18.529Z] #39 14.18 DEP images/eventpoll.pb-c.d [2020-04-09T20:04:18.529Z] #39 14.22 PBCC images/eventfd.pb-c.c [2020-04-09T20:04:18.529Z] #39 14.28 DEP images/eventfd.pb-c.d [2020-04-09T20:04:18.529Z] #39 14.34 PBCC images/remap-file-path.pb-c.c [2020-04-09T20:04:18.529Z] #39 14.39 DEP images/remap-file-path.pb-c.d [2020-04-09T20:04:18.587Z] CC criu/libnetlink.o [2020-04-09T20:04:18.587Z] CC criu/log.o [2020-04-09T20:04:18.751Z] #39 14.88 PBCC images/fs.pb-c.c [2020-04-09T20:04:18.766Z] Removing intermediate container 1c8f88da251b [2020-04-09T20:04:18.766Z] ---> 9124128e07af [2020-04-09T20:04:18.766Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:04:18.787Z] #39 14.44 PBCC images/fifo.pb-c.c [2020-04-09T20:04:18.787Z] #39 14.48 DEP images/fifo.pb-c.d [2020-04-09T20:04:18.787Z] #39 14.54 PBCC images/ghost-file.pb-c.c [2020-04-09T20:04:18.787Z] #39 14.63 DEP images/ghost-file.pb-c.d [2020-04-09T20:04:18.870Z] CC criu/lsm.o [2020-04-09T20:04:19.008Z] #39 14.96 DEP images/fs.pb-c.d [2020-04-09T20:04:19.008Z] #39 15.02 PBCC images/signalfd.pb-c.c [2020-04-09T20:04:19.008Z] #39 15.12 DEP images/signalfd.pb-c.d [2020-04-09T20:04:19.008Z] #39 15.19 PBCC images/fh.pb-c.c [2020-04-09T20:04:19.008Z] #39 15.27 PBCC images/fsnotify.pb-c.c [2020-04-09T20:04:19.045Z] #39 14.70 PBCC images/regfile.pb-c.c [2020-04-09T20:04:19.045Z] #39 14.73 DEP images/regfile.pb-c.d [2020-04-09T20:04:19.045Z] #39 14.78 PBCC images/ns.pb-c.c [2020-04-09T20:04:19.045Z] #39 14.80 DEP images/ns.pb-c.d [2020-04-09T20:04:19.045Z] #39 14.89 PBCC images/fdinfo.pb-c.c [2020-04-09T20:04:19.113Z] ---> 66f2ab67e76b [2020-04-09T20:04:19.113Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-04-09T20:04:19.113Z] ---> Running in 27af26488b78 [2020-04-09T20:04:19.154Z] CC criu/mem.o [2020-04-09T20:04:19.265Z] #39 15.33 DEP images/fh.pb-c.d [2020-04-09T20:04:19.266Z] #39 15.42 DEP images/fsnotify.pb-c.d [2020-04-09T20:04:19.266Z] #39 15.45 PBCC images/eventpoll.pb-c.c [2020-04-09T20:04:19.266Z] #39 15.48 DEP images/eventpoll.pb-c.d [2020-04-09T20:04:19.303Z] #39 ... [2020-04-09T20:04:19.303Z] [2020-04-09T20:04:19.303Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:04:19.303Z] #29 DONE 84.8s [2020-04-09T20:04:19.303Z] [2020-04-09T20:04:19.303Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:19.303Z] #39 15.01 DEP images/fdinfo.pb-c.d [2020-04-09T20:04:19.303Z] #39 15.09 PBCC images/core-aarch64.pb-c.c [2020-04-09T20:04:19.303Z] #39 15.18 PBCC images/core-arm.pb-c.c [2020-04-09T20:04:19.523Z] #39 15.55 PBCC images/eventfd.pb-c.c [2020-04-09T20:04:19.523Z] #39 15.60 DEP images/eventfd.pb-c.d [2020-04-09T20:04:19.523Z] #39 15.63 PBCC images/remap-file-path.pb-c.c [2020-04-09T20:04:19.523Z] #39 15.68 DEP images/remap-file-path.pb-c.d [2020-04-09T20:04:19.523Z] #39 15.74 PBCC images/fifo.pb-c.c [2020-04-09T20:04:19.523Z] #39 15.75 DEP images/fifo.pb-c.d [2020-04-09T20:04:19.561Z] #39 15.35 PBCC images/core-ppc64.pb-c.c [2020-04-09T20:04:19.781Z] #39 15.83 PBCC images/ghost-file.pb-c.c [2020-04-09T20:04:19.781Z] #39 15.90 DEP images/ghost-file.pb-c.d [2020-04-09T20:04:19.781Z] #39 15.99 PBCC images/regfile.pb-c.c [2020-04-09T20:04:20.002Z] #39 15.50 PBCC images/core-s390.pb-c.c [2020-04-09T20:04:20.002Z] #39 15.76 PBCC images/core-x86.pb-c.c [2020-04-09T20:04:20.038Z] #39 16.04 DEP images/regfile.pb-c.d [2020-04-09T20:04:20.038Z] #39 16.10 PBCC images/ns.pb-c.c [2020-04-09T20:04:20.038Z] #39 ... [2020-04-09T20:04:20.038Z] [2020-04-09T20:04:20.038Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:20.038Z] #14 10.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T20:04:20.038Z] #14 19.35 Fetched 8337 kB in 16s (532 kB/s) [2020-04-09T20:04:20.038Z] #14 19.35 Reading package lists... [2020-04-09T20:04:20.038Z] #14 ... [2020-04-09T20:04:20.038Z] [2020-04-09T20:04:20.038Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:04:20.038Z] #57 40.86 Checking out files: 57% (1808/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 90% (2857/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-09T20:04:20.038Z] #57 42.19 + cd /tmp/tmp.uPThReQH5T/src/github.com/containerd/containerd [2020-04-09T20:04:20.173Z] CC criu/mount.o [2020-04-09T20:04:20.260Z] #39 15.94 PBCC images/core.pb-c.c [2020-04-09T20:04:20.260Z] #39 16.03 PBCC images/inventory.pb-c.c [2020-04-09T20:04:20.260Z] #39 16.09 DEP images/core-aarch64.pb-c.d [2020-04-09T20:04:20.260Z] #39 16.12 DEP images/core-arm.pb-c.d [2020-04-09T20:04:20.296Z] #57 42.20 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:04:20.343Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:04:20.344Z]  [2020-04-09T20:04:20.517Z] #39 16.19 DEP images/core-ppc64.pb-c.d [2020-04-09T20:04:20.517Z] #39 16.23 DEP images/core-s390.pb-c.d [2020-04-09T20:04:20.517Z] #39 16.29 DEP images/core-x86.pb-c.d [2020-04-09T20:04:20.517Z] #39 16.36 DEP images/core.pb-c.d [2020-04-09T20:04:20.517Z] #39 16.42 DEP images/inventory.pb-c.d [2020-04-09T20:04:20.713Z]  #### 6.7% #################### 29.1% #################################### 51.2% ################################################### 72.2% ###################################################################  94.2% ######################################################################## 100.0% [2020-04-09T20:04:20.774Z] #39 16.47 PBCC images/cpuinfo.pb-c.c [2020-04-09T20:04:20.774Z] #39 16.49 DEP images/cpuinfo.pb-c.d [2020-04-09T20:04:20.774Z] #39 16.54 PBCC images/stats.pb-c.c [2020-04-09T20:04:20.774Z] #39 16.62 DEP images/stats.pb-c.d [2020-04-09T20:04:21.066Z]  [2020-04-09T20:04:21.066Z]  #####################                                                     29.9% #############################################################             86.0% ######################################################################## 100.0% [2020-04-09T20:04:21.229Z] #57 ... [2020-04-09T20:04:21.229Z] [2020-04-09T20:04:21.229Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:04:21.229Z] #42 76.11 fmt [2020-04-09T20:04:21.229Z] #42 78.65 path/filepath [2020-04-09T20:04:21.229Z] #42 80.22 regexp [2020-04-09T20:04:21.229Z] #42 81.56 flag [2020-04-09T20:04:21.229Z] #42 83.23 go/token [2020-04-09T20:04:21.229Z] #42 84.28 go/scanner [2020-04-09T20:04:21.229Z] #42 84.33 internal/lazyregexp [2020-04-09T20:04:21.229Z] #42 84.65 path [2020-04-09T20:04:21.229Z] #42 85.12 io/ioutil [2020-04-09T20:04:21.229Z] #42 85.56 net/url [2020-04-09T20:04:21.229Z] #42 85.86 go/ast [2020-04-09T20:04:21.428Z]  [2020-04-09T20:04:21.487Z] #42 ... [2020-04-09T20:04:21.487Z] [2020-04-09T20:04:21.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:21.487Z] #39 16.15 DEP images/ns.pb-c.d [2020-04-09T20:04:21.487Z] #39 16.22 PBCC images/fdinfo.pb-c.c [2020-04-09T20:04:21.487Z] #39 16.30 DEP images/fdinfo.pb-c.d [2020-04-09T20:04:21.487Z] #39 16.35 PBCC images/core-aarch64.pb-c.c [2020-04-09T20:04:21.487Z] #39 16.43 PBCC images/core-arm.pb-c.c [2020-04-09T20:04:21.487Z] #39 16.52 PBCC images/core-ppc64.pb-c.c [2020-04-09T20:04:21.487Z] #39 16.62 PBCC images/core-s390.pb-c.c [2020-04-09T20:04:21.487Z] #39 16.72 PBCC images/core-x86.pb-c.c [2020-04-09T20:04:21.487Z] #39 16.78 PBCC images/core.pb-c.c [2020-04-09T20:04:21.487Z] #39 16.86 PBCC images/inventory.pb-c.c [2020-04-09T20:04:21.487Z] #39 16.94 DEP images/core-aarch64.pb-c.d [2020-04-09T20:04:21.487Z] #39 17.01 DEP images/core-arm.pb-c.d [2020-04-09T20:04:21.487Z] #39 17.10 DEP images/core-ppc64.pb-c.d [2020-04-09T20:04:21.487Z] #39 17.16 DEP images/core-s390.pb-c.d [2020-04-09T20:04:21.487Z] #39 17.22 DEP images/core-x86.pb-c.d [2020-04-09T20:04:21.487Z] #39 17.27 DEP images/core.pb-c.d [2020-04-09T20:04:21.487Z] #39 17.39 DEP images/inventory.pb-c.d [2020-04-09T20:04:21.487Z] #39 17.43 PBCC images/cpuinfo.pb-c.c [2020-04-09T20:04:21.487Z] #39 17.48 DEP images/cpuinfo.pb-c.d [2020-04-09T20:04:21.487Z] #39 17.51 PBCC images/stats.pb-c.c [2020-04-09T20:04:21.487Z] #39 17.54 DEP images/stats.pb-c.d [2020-04-09T20:04:22.172Z]  ##  3.6% ########## 14.0% ###################### 31.9% #################################                                         46.6% ##################################################                        69.8% ###########################################################               82.3% #####################################################################  96.9% ######################################################################## 100.0% [2020-04-09T20:04:22.172Z]  [2020-04-09T20:04:22.209Z] CC criu/namespaces.o [2020-04-09T20:04:22.671Z] #39 18.21 make[1]: Nothing to be done for 'all'. [2020-04-09T20:04:23.221Z] CC criu/net.o [2020-04-09T20:04:23.385Z] #39 19.25 make[1]: Nothing to be done for 'all'. [2020-04-09T20:04:23.385Z] #39 ... [2020-04-09T20:04:23.385Z] [2020-04-09T20:04:23.385Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T20:04:23.385Z] #29 80.29 log [2020-04-09T20:04:23.385Z] #29 81.20 text/tabwriter [2020-04-09T20:04:23.385Z] #29 83.67 github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:04:23.385Z] #29 DONE 88.0s [2020-04-09T20:04:23.385Z] [2020-04-09T20:04:23.385Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:04:23.385Z] #57 45.00 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T20:04:23.385Z] #57 45.00 + BUILDTAGS='netgo osusergo static_build' [2020-04-09T20:04:23.385Z] #57 45.00 + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:04:23.385Z] #57 45.00 + EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:04:23.385Z] #57 45.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T20:04:23.385Z] #57 45.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T20:04:23.385Z] #57 45.00 + '[' '' = dynamic ']' [2020-04-09T20:04:23.385Z] #57 45.00 + make [2020-04-09T20:04:23.395Z]  ### 5.2% ########## 15.1% ################# 24.6% ######################## 34.7% ################################ 44.8% ####################################### 54.2% ##############################################     64.3% ################################################### 71.9% ########################################################### 82.1% ################################################################## 92.2% ######################################################################## 100.0% [2020-04-09T20:04:23.395Z]  [2020-04-09T20:04:23.747Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:04:23.747Z]  [2020-04-09T20:04:23.747Z]  ######################################################################## 100.0% [2020-04-09T20:04:23.747Z]  [2020-04-09T20:04:24.042Z] #39 19.69 CC images/stats.o [2020-04-09T20:04:24.300Z] #39 ... [2020-04-09T20:04:24.300Z] [2020-04-09T20:04:24.300Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:04:24.300Z] #42 79.61 path/filepath [2020-04-09T20:04:24.300Z] #42 80.76 regexp [2020-04-09T20:04:24.300Z] #42 81.32 flag [2020-04-09T20:04:24.300Z] #42 83.19 go/token [2020-04-09T20:04:24.300Z] #42 84.13 go/scanner [2020-04-09T20:04:24.300Z] #42 84.51 internal/lazyregexp [2020-04-09T20:04:24.300Z] #42 84.81 path [2020-04-09T20:04:24.300Z] #42 85.67 io/ioutil [2020-04-09T20:04:24.300Z] #42 86.11 net/url [2020-04-09T20:04:24.300Z] #42 86.17 go/ast [2020-04-09T20:04:24.300Z] #42 87.98 text/template/parse [2020-04-09T20:04:24.300Z] #42 ... [2020-04-09T20:04:24.300Z] [2020-04-09T20:04:24.300Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:24.300Z] #39 20.11 CC images/core.o [2020-04-09T20:04:24.317Z] #57 46.45 🇩 bin/ctr [2020-04-09T20:04:24.494Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:04:25.231Z] #39 20.75 CC images/core-x86.o [2020-04-09T20:04:25.267Z] CC criu/netfilter.o [2020-04-09T20:04:25.267Z] CC criu/page-pipe.o [2020-04-09T20:04:25.488Z] #39 21.38 CC images/core-arm.o [2020-04-09T20:04:25.551Z] CC criu/page-xfer.o [2020-04-09T20:04:26.053Z] #39 21.83 CC images/core-aarch64.o [2020-04-09T20:04:26.175Z] CC criu/pagemap-cache.o [2020-04-09T20:04:26.460Z] CC criu/pagemap.o [2020-04-09T20:04:26.617Z] #39 22.20 CC images/core-ppc64.o [2020-04-09T20:04:27.087Z] CC criu/parasite-syscall.o [2020-04-09T20:04:27.181Z] #39 22.75 CC images/core-s390.o [2020-04-09T20:04:27.374Z] CC criu/path.o [2020-04-09T20:04:27.659Z] CC criu/pie-util-vdso-elf32.o [2020-04-09T20:04:27.746Z] #39 23.40 CC images/cpuinfo.o [2020-04-09T20:04:27.944Z] CC criu/pie-util-vdso.o [2020-04-09T20:04:27.944Z] CC criu/pie-util.o [2020-04-09T20:04:28.004Z] #39 23.82 CC images/inventory.o [2020-04-09T20:04:28.235Z] CC criu/pipes.o [2020-04-09T20:04:28.261Z] #39 24.05 CC images/fdinfo.o [2020-04-09T20:04:28.539Z] CC criu/plugin.o [2020-04-09T20:04:28.824Z] CC criu/proc_parse.o [2020-04-09T20:04:28.827Z] #39 24.48 CC images/fown.o [2020-04-09T20:04:29.085Z] #39 24.79 CC images/ns.o [2020-04-09T20:04:29.342Z] #39 25.04 CC images/regfile.o [2020-04-09T20:04:29.576Z] #57 ... [2020-04-09T20:04:29.576Z] [2020-04-09T20:04:29.576Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:29.576Z] #39 21.35 CC images/stats.o [2020-04-09T20:04:29.576Z] #39 21.71 CC images/core.o [2020-04-09T20:04:29.576Z] #39 22.36 CC images/core-x86.o [2020-04-09T20:04:29.576Z] #39 23.02 CC images/core-arm.o [2020-04-09T20:04:29.576Z] #39 23.40 CC images/core-aarch64.o [2020-04-09T20:04:29.576Z] #39 23.83 CC images/core-ppc64.o [2020-04-09T20:04:29.576Z] #39 24.43 CC images/core-s390.o [2020-04-09T20:04:29.576Z] #39 25.12 CC images/cpuinfo.o [2020-04-09T20:04:29.576Z] #39 25.65 CC images/inventory.o [2020-04-09T20:04:29.599Z] #39 25.33 CC images/ghost-file.o [2020-04-09T20:04:29.599Z] #39 ... [2020-04-09T20:04:29.599Z] [2020-04-09T20:04:29.599Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:04:29.599Z] #57 44.88 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T20:04:29.599Z] #57 44.88 + BUILDTAGS='netgo osusergo static_build' [2020-04-09T20:04:29.599Z] #57 44.88 + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:04:29.599Z] #57 44.88 + EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:04:29.599Z] #57 44.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T20:04:29.599Z] #57 44.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T20:04:29.599Z] #57 44.88 + '[' '' = dynamic ']' [2020-04-09T20:04:29.599Z] #57 44.88 + make [2020-04-09T20:04:29.599Z] #57 46.13 🇩 bin/ctr [2020-04-09T20:04:29.833Z] #39 25.95 CC images/fdinfo.o [2020-04-09T20:04:29.857Z] #57 ... [2020-04-09T20:04:29.857Z] [2020-04-09T20:04:29.857Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:29.857Z] #14 19.24 Reading package lists... [2020-04-09T20:04:29.857Z] #14 25.18 Reading package lists... [2020-04-09T20:04:29.857Z] #14 29.60 Building dependency tree... [2020-04-09T20:04:29.857Z] #14 30.61 Reading state information... [2020-04-09T20:04:29.857Z] #14 31.41 libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T20:04:29.857Z] #14 31.41 libcap2-bin set to manually installed. [2020-04-09T20:04:29.857Z] #14 31.41 The following additional packages will be installed: [2020-04-09T20:04:29.857Z] #14 31.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T20:04:29.857Z] #14 31.42 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T20:04:29.857Z] #14 31.42 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T20:04:29.857Z] #14 31.42 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-04-09T20:04:29.857Z] #14 31.42 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-04-09T20:04:29.857Z] #14 31.43 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-04-09T20:04:29.857Z] #14 31.43 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-04-09T20:04:29.857Z] #14 31.43 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T20:04:29.857Z] #14 31.44 python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T20:04:29.857Z] #14 31.44 Suggested packages: [2020-04-09T20:04:29.857Z] #14 31.44 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-04-09T20:04:29.857Z] #14 31.44 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-04-09T20:04:29.857Z] #14 31.44 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-04-09T20:04:29.857Z] #14 31.44 xfsdump acl attr quota [2020-04-09T20:04:29.857Z] #14 31.44 Recommended packages: [2020-04-09T20:04:29.857Z] #14 31.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T20:04:29.857Z] #14 31.44 python3-keyrings.alt python3-xdg unzip [2020-04-09T20:04:29.857Z] #14 ... [2020-04-09T20:04:29.857Z] [2020-04-09T20:04:29.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:29.857Z] #39 25.67 CC images/fifo.o [2020-04-09T20:04:30.116Z] #39 25.92 CC images/remap-file-path.o [2020-04-09T20:04:30.399Z] #39 26.40 CC images/fown.o [2020-04-09T20:04:30.538Z]  [2020-04-09T20:04:30.538Z]  ##################################################### 74.3% ######################################################################## 100.0% [2020-04-09T20:04:30.538Z]  [2020-04-09T20:04:30.538Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:04:30.538Z] skipping existing b63cc5f62c21 [2020-04-09T20:04:30.538Z] [2020-04-09T20:04:30.656Z] #39 26.72 CC images/ns.o [2020-04-09T20:04:30.681Z] #39 26.32 CC images/eventfd.o [2020-04-09T20:04:30.681Z] #39 26.57 CC images/eventpoll.o [2020-04-09T20:04:30.871Z] CC criu/protobuf-desc.o [2020-04-09T20:04:30.886Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:04:30.913Z] #39 27.03 CC images/regfile.o [2020-04-09T20:04:31.171Z] #39 27.33 CC images/ghost-file.o [2020-04-09T20:04:31.195Z] CC criu/protobuf.o [2020-04-09T20:04:31.237Z]  [2020-04-09T20:04:31.237Z]  ######################################################################## 100.0% [2020-04-09T20:04:31.237Z]  [2020-04-09T20:04:31.237Z] Download of images into '/build' complete. [2020-04-09T20:04:31.237Z] Use something like the following to load the result into a Docker daemon: [2020-04-09T20:04:31.237Z] tar -cC '/build' . | docker load [2020-04-09T20:04:31.245Z] #39 26.90 CC images/fh.o [2020-04-09T20:04:31.429Z] #39 27.59 CC images/fifo.o [2020-04-09T20:04:31.479Z] CC criu/pstree.o [2020-04-09T20:04:31.503Z] #39 27.30 CC images/fsnotify.o [2020-04-09T20:04:31.686Z] #39 27.84 CC images/remap-file-path.o [2020-04-09T20:04:31.944Z] #39 28.08 CC images/eventfd.o [2020-04-09T20:04:32.069Z] #39 27.84 CC images/signalfd.o [2020-04-09T20:04:32.102Z] CC criu/rbtree.o [2020-04-09T20:04:32.202Z] #39 28.32 CC images/eventpoll.o [2020-04-09T20:04:32.327Z] #39 28.11 CC images/fs.o [2020-04-09T20:04:32.393Z] CC criu/rst-malloc.o [2020-04-09T20:04:32.393Z] CC criu/seccomp.o [2020-04-09T20:04:32.460Z] #39 28.60 CC images/fh.o [2020-04-09T20:04:32.479Z] Removing intermediate container 27af26488b78 [2020-04-09T20:04:32.479Z] ---> f817c272088a [2020-04-09T20:04:32.479Z] Step 26/140 : FROM base AS cross-false [2020-04-09T20:04:32.479Z] ---> 00c4df870f60 [2020-04-09T20:04:32.479Z] Step 27/140 : FROM base AS cross-true [2020-04-09T20:04:32.479Z] ---> 00c4df870f60 [2020-04-09T20:04:32.479Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:04:32.479Z] ---> Using cache [2020-04-09T20:04:32.479Z] ---> 548caa6c8cb9 [2020-04-09T20:04:32.479Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-04-09T20:04:32.479Z] ---> Running in 300c9f5d4cc1 [2020-04-09T20:04:32.585Z] #39 28.36 CC images/pstree.o [2020-04-09T20:04:32.717Z] #39 28.87 CC images/fsnotify.o [2020-04-09T20:04:32.717Z] #39 ... [2020-04-09T20:04:32.717Z] [2020-04-09T20:04:32.717Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:04:32.717Z] #42 87.64 text/template/parse [2020-04-09T20:04:32.717Z] #42 91.91 go/parser [2020-04-09T20:04:32.717Z] #42 92.02 text/template [2020-04-09T20:04:32.717Z] #42 95.84 log [2020-04-09T20:04:32.717Z] #42 96.43 encoding/binary [2020-04-09T20:04:32.717Z] #42 96.97 go/doc [2020-04-09T20:04:32.844Z] #39 28.60 CC images/pipe.o [2020-04-09T20:04:32.974Z] #42 ... [2020-04-09T20:04:32.974Z] [2020-04-09T20:04:32.974Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:32.974Z] #14 19.35 Reading package lists... [2020-04-09T20:04:32.974Z] #14 25.56 Reading package lists... [2020-04-09T20:04:32.974Z] #14 30.34 Building dependency tree... [2020-04-09T20:04:32.974Z] #14 31.55 Reading state information... [2020-04-09T20:04:32.974Z] #14 33.10 libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T20:04:32.974Z] #14 33.10 libcap2-bin set to manually installed. [2020-04-09T20:04:32.974Z] #14 33.10 The following additional packages will be installed: [2020-04-09T20:04:32.974Z] #14 33.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T20:04:32.974Z] #14 33.11 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T20:04:32.974Z] #14 33.12 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T20:04:32.974Z] #14 33.12 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-04-09T20:04:32.974Z] #14 33.12 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-04-09T20:04:32.974Z] #14 33.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-04-09T20:04:32.974Z] #14 33.12 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-04-09T20:04:32.974Z] #14 33.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T20:04:32.974Z] #14 33.12 python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T20:04:32.974Z] #14 33.13 Suggested packages: [2020-04-09T20:04:32.974Z] #14 33.13 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-04-09T20:04:32.975Z] #14 33.13 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-04-09T20:04:32.975Z] #14 33.13 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-04-09T20:04:32.975Z] #14 33.13 xfsdump acl attr quota [2020-04-09T20:04:32.975Z] #14 33.13 Recommended packages: [2020-04-09T20:04:32.975Z] #14 33.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T20:04:32.975Z] #14 33.13 python3-keyrings.alt python3-xdg unzip [2020-04-09T20:04:33.019Z] CC criu/seize.o [2020-04-09T20:04:33.101Z] #39 28.93 CC images/tcp-stream.o [2020-04-09T20:04:33.300Z] Removing intermediate container 300c9f5d4cc1 [2020-04-09T20:04:33.300Z] ---> b6e423625a08 [2020-04-09T20:04:33.300Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-04-09T20:04:33.300Z] ---> Running in 66505f2d9745 [2020-04-09T20:04:33.359Z] #39 29.14 CC images/sk-packet.o [2020-04-09T20:04:33.539Z] #14 ... [2020-04-09T20:04:33.539Z] [2020-04-09T20:04:33.540Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:04:33.540Z] #42 98.27 encoding/base64 [2020-04-09T20:04:33.616Z] #39 29.50 CC images/mnt.o [2020-04-09T20:04:33.644Z] CC criu/servicefd.o [2020-04-09T20:04:33.644Z] CC criu/shmem.o [2020-04-09T20:04:34.182Z] #39 29.82 CC images/pipe-data.o [2020-04-09T20:04:34.182Z] #39 30.07 CC images/sa.o [2020-04-09T20:04:34.262Z] CC criu/sigframe.o [2020-04-09T20:04:34.262Z] CC criu/signalfd.o [2020-04-09T20:04:34.472Z] #42 99.17 encoding/json [2020-04-09T20:04:34.521Z] Removing intermediate container 66505f2d9745 [2020-04-09T20:04:34.521Z] ---> 75d490376c2e [2020-04-09T20:04:34.521Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-04-09T20:04:34.521Z] ---> Running in eb2710ae4301 [2020-04-09T20:04:34.546Z] CC criu/sk-inet.o [2020-04-09T20:04:34.748Z] #39 30.41 CC images/timer.o [2020-04-09T20:04:35.164Z] CC criu/sk-netlink.o [2020-04-09T20:04:35.314Z] #39 30.87 CC images/timerfd.o [2020-04-09T20:04:35.314Z] #39 31.23 CC images/mm.o [2020-04-09T20:04:35.314Z] #39 ... [2020-04-09T20:04:35.314Z] [2020-04-09T20:04:35.314Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:04:35.314Z] #42 90.96 go/parser [2020-04-09T20:04:35.314Z] #42 92.36 text/template [2020-04-09T20:04:35.314Z] #42 95.05 log [2020-04-09T20:04:35.314Z] #42 95.60 encoding/binary [2020-04-09T20:04:35.314Z] #42 96.90 encoding/base64 [2020-04-09T20:04:35.314Z] #42 97.67 encoding/json [2020-04-09T20:04:35.314Z] #42 97.75 go/doc [2020-04-09T20:04:35.487Z] CC criu/sk-packet.o [2020-04-09T20:04:35.573Z] #42 ... [2020-04-09T20:04:35.573Z] [2020-04-09T20:04:35.573Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:35.573Z] #14 34.48 The following NEW packages will be installed: [2020-04-09T20:04:35.573Z] #14 34.48 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-04-09T20:04:35.573Z] #14 34.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-04-09T20:04:35.573Z] #14 34.48 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-04-09T20:04:35.573Z] #14 34.48 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-04-09T20:04:35.573Z] #14 34.48 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T20:04:35.573Z] #14 34.48 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-04-09T20:04:35.573Z] #14 34.48 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T20:04:35.573Z] #14 34.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T20:04:35.573Z] #14 34.48 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-04-09T20:04:35.573Z] #14 34.48 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-04-09T20:04:35.573Z] #14 34.49 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-04-09T20:04:35.573Z] #14 34.49 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-04-09T20:04:35.573Z] #14 34.49 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-04-09T20:04:35.573Z] #14 34.49 xfsprogs xxd xz-utils zip [2020-04-09T20:04:35.573Z] #14 34.86 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:04:35.573Z] #14 34.86 Need to get 104 MB of archives. [2020-04-09T20:04:35.573Z] #14 34.86 After this operation, 597 MB of additional disk space will be used. [2020-04-09T20:04:35.573Z] #14 34.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-09T20:04:35.573Z] #14 34.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-09T20:04:35.573Z] #14 34.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-09T20:04:35.573Z] #14 35.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-09T20:04:35.573Z] #14 35.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-09T20:04:35.573Z] #14 35.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-09T20:04:35.573Z] #14 35.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-09T20:04:35.573Z] #14 35.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-09T20:04:35.573Z] #14 35.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-09T20:04:35.573Z] #14 35.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-09T20:04:35.573Z] #14 35.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-09T20:04:35.573Z] #14 35.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-09T20:04:35.573Z] #14 35.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-09T20:04:35.573Z] #14 35.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-09T20:04:35.573Z] #14 35.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-09T20:04:35.573Z] #14 35.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-09T20:04:35.573Z] #14 35.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T20:04:35.573Z] #14 35.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:04:35.573Z] #14 35.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-09T20:04:35.573Z] #14 35.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-09T20:04:35.573Z] #14 35.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-09T20:04:35.573Z] #14 35.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-09T20:04:35.573Z] #14 35.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-09T20:04:35.573Z] #14 35.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-09T20:04:35.573Z] #14 35.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-09T20:04:35.573Z] #14 35.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-09T20:04:35.573Z] #14 35.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-09T20:04:35.573Z] #14 35.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-09T20:04:35.573Z] #14 35.88 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T20:04:35.573Z] #14 36.31 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-09T20:04:35.573Z] #14 36.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-09T20:04:35.573Z] #14 36.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-04-09T20:04:35.573Z] #14 38.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-04-09T20:04:35.573Z] #14 ... [2020-04-09T20:04:35.573Z] [2020-04-09T20:04:35.573Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:04:35.573Z] #42 101.2 github.com/LK4D4/vndr/build [2020-04-09T20:04:35.768Z] Removing intermediate container eb2710ae4301 [2020-04-09T20:04:35.768Z] ---> 8856e23e4ef4 [2020-04-09T20:04:35.768Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-04-09T20:04:35.768Z] ---> Running in 7925033132f1 [2020-04-09T20:04:35.771Z] CC criu/sk-queue.o [2020-04-09T20:04:35.844Z] #42 100.6 github.com/LK4D4/vndr/build [2020-04-09T20:04:36.055Z] CC criu/sk-tcp.o [2020-04-09T20:04:36.339Z] CC criu/sk-unix.o [2020-04-09T20:04:36.526Z] Removing intermediate container 7925033132f1 [2020-04-09T20:04:36.526Z] ---> 26701f4d54b3 [2020-04-09T20:04:36.526Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-04-09T20:04:36.526Z] ---> 00c4df870f60 [2020-04-09T20:04:36.526Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-04-09T20:04:36.526Z] ---> 00c4df870f60 [2020-04-09T20:04:36.526Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:04:36.526Z] ---> Using cache [2020-04-09T20:04:36.526Z] ---> 548caa6c8cb9 [2020-04-09T20:04:36.526Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-04-09T20:04:36.873Z] ---> Running in 82d28ac9a44d [2020-04-09T20:04:37.248Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:04:37.248Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:04:37.248Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:04:37.248Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-09T20:04:37.358Z] CC criu/sockets.o [2020-04-09T20:04:37.669Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-09T20:04:37.669Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-09T20:04:37.977Z] CC criu/stats.o [2020-04-09T20:04:38.261Z] CC criu/string.o [2020-04-09T20:04:38.261Z] CC criu/sysctl.o [2020-04-09T20:04:38.505Z] Fetched 8034 kB in 1s (5690 kB/s) [2020-04-09T20:04:38.545Z] CC criu/sysfs_parse.o [2020-04-09T20:04:38.830Z] CC criu/timerfd.o [2020-04-09T20:04:38.855Z] #42 103.9 encoding/xml [2020-04-09T20:04:38.855Z] #42 104.2 github.com/LK4D4/vndr/versioned [2020-04-09T20:04:39.114Z] #42 104.4 compress/flate [2020-04-09T20:04:39.119Z] CC criu/tty.o [2020-04-09T20:04:39.124Z] #42 ... [2020-04-09T20:04:39.125Z] [2020-04-09T20:04:39.125Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:39.125Z] #14 36.13 The following NEW packages will be installed: [2020-04-09T20:04:39.125Z] #14 36.13 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-04-09T20:04:39.125Z] #14 36.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-04-09T20:04:39.125Z] #14 36.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-04-09T20:04:39.125Z] #14 36.14 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-04-09T20:04:39.125Z] #14 36.14 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T20:04:39.125Z] #14 36.14 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-04-09T20:04:39.125Z] #14 36.14 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T20:04:39.125Z] #14 36.14 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T20:04:39.125Z] #14 36.14 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-04-09T20:04:39.125Z] #14 36.15 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-04-09T20:04:39.125Z] #14 36.15 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-04-09T20:04:39.125Z] #14 36.15 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-04-09T20:04:39.125Z] #14 36.15 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-04-09T20:04:39.125Z] #14 36.15 xfsprogs xxd xz-utils zip [2020-04-09T20:04:39.125Z] #14 36.57 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:04:39.125Z] #14 36.57 Need to get 104 MB of archives. [2020-04-09T20:04:39.125Z] #14 36.57 After this operation, 597 MB of additional disk space will be used. [2020-04-09T20:04:39.125Z] #14 36.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-09T20:04:39.125Z] #14 36.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-09T20:04:39.125Z] #14 36.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-09T20:04:39.125Z] #14 36.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-09T20:04:39.125Z] #14 36.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-09T20:04:39.125Z] #14 36.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-09T20:04:39.125Z] #14 36.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-09T20:04:39.125Z] #14 36.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-09T20:04:39.125Z] #14 36.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-09T20:04:39.125Z] #14 36.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-09T20:04:39.125Z] #14 36.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-09T20:04:39.125Z] #14 36.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-09T20:04:39.125Z] #14 36.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-09T20:04:39.125Z] #14 36.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-09T20:04:39.125Z] #14 36.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-09T20:04:39.125Z] #14 36.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-09T20:04:39.125Z] #14 37.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T20:04:39.125Z] #14 37.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:04:39.125Z] #14 37.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-09T20:04:39.125Z] #14 37.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-09T20:04:39.125Z] #14 37.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-09T20:04:39.125Z] #14 37.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-09T20:04:39.125Z] #14 37.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-09T20:04:39.125Z] #14 37.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-09T20:04:39.125Z] #14 37.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-09T20:04:39.125Z] #14 37.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-09T20:04:39.125Z] #14 37.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-09T20:04:39.125Z] #14 37.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-09T20:04:39.125Z] #14 37.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T20:04:39.125Z] #14 37.99 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-09T20:04:39.125Z] #14 38.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-09T20:04:39.125Z] #14 38.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-04-09T20:04:39.253Z] Reading package lists... [2020-04-09T20:04:39.600Z] Reading package lists... [2020-04-09T20:04:39.600Z] Building dependency tree... [2020-04-09T20:04:39.600Z] Reading state information... [2020-04-09T20:04:39.600Z] The following additional packages will be installed: [2020-04-09T20:04:39.600Z] libapparmor1 [2020-04-09T20:04:39.600Z] Suggested packages: [2020-04-09T20:04:39.600Z] seccomp [2020-04-09T20:04:39.600Z] The following NEW packages will be installed: [2020-04-09T20:04:39.600Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-04-09T20:04:39.952Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:04:39.952Z] Need to get 288 kB of archives. [2020-04-09T20:04:39.952Z] After this operation, 957 kB of additional disk space will be used. [2020-04-09T20:04:39.952Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-09T20:04:39.952Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-09T20:04:39.952Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-09T20:04:39.952Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:04:39.952Z] Fetched 288 kB in 0s (3319 kB/s) [2020-04-09T20:04:39.952Z] Selecting previously unselected package libapparmor1:s390x. [2020-04-09T20:04:39.952Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-09T20:04:39.952Z] Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-04-09T20:04:39.952Z] Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-09T20:04:39.952Z] Selecting previously unselected package libapparmor-dev:s390x. [2020-04-09T20:04:39.952Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-09T20:04:39.952Z] Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-09T20:04:39.952Z] Selecting previously unselected package libseccomp-dev:s390x. [2020-04-09T20:04:39.952Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-09T20:04:39.952Z] Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-09T20:04:39.952Z] Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-09T20:04:39.952Z] Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-09T20:04:39.952Z] Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-09T20:04:39.952Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:04:40.060Z] #14 40.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-04-09T20:04:40.598Z] CC criu/tun.o [2020-04-09T20:04:40.598Z] CC criu/uffd.o [2020-04-09T20:04:40.704Z] Running on azwin-2-db8840 in d:\jenkins\workspace\moby_PR-40803 [Pipeline] { [2020-04-09T20:04:40.706Z] Removing intermediate container 82d28ac9a44d [2020-04-09T20:04:40.706Z] ---> 80e2cc030a6d [2020-04-09T20:04:40.706Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-04-09T20:04:40.706Z] ---> 26701f4d54b3 [2020-04-09T20:04:40.706Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:04:40.706Z] ---> Running in 9a145589450c [2020-04-09T20:04:40.706Z] Removing intermediate container 9a145589450c [2020-04-09T20:04:40.706Z] ---> f5b0d2cd944f [2020-04-09T20:04:40.706Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [Pipeline] ws [2020-04-09T20:04:40.718Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-09T20:04:41.014Z] #42 ... [2020-04-09T20:04:41.014Z] [2020-04-09T20:04:41.014Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:41.014Z] #14 40.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T20:04:41.014Z] #14 40.93 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T20:04:41.014Z] #14 40.94 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T20:04:41.015Z] #14 40.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-09T20:04:41.015Z] #14 40.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T20:04:41.015Z] #14 40.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T20:04:41.015Z] #14 40.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-04-09T20:04:41.015Z] #14 40.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-09T20:04:41.015Z] #14 40.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-09T20:04:41.015Z] #14 40.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-09T20:04:41.015Z] #14 41.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-09T20:04:41.015Z] #14 41.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-09T20:04:41.015Z] #14 41.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-09T20:04:41.015Z] #14 41.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-09T20:04:41.015Z] #14 41.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-09T20:04:41.015Z] #14 41.11 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-09T20:04:41.015Z] #14 41.12 Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T20:04:41.015Z] #14 41.72 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T20:04:41.015Z] #14 41.72 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T20:04:41.015Z] #14 41.72 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T20:04:41.015Z] #14 41.73 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-09T20:04:41.015Z] #14 41.74 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-09T20:04:41.015Z] #14 41.75 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-09T20:04:41.015Z] #14 41.77 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T20:04:41.015Z] #14 41.91 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T20:04:41.015Z] #14 41.91 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T20:04:41.015Z] #14 41.92 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-09T20:04:41.015Z] #14 41.93 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T20:04:41.015Z] #14 41.95 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T20:04:41.015Z] #14 41.96 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T20:04:41.015Z] #14 41.98 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-09T20:04:41.015Z] #14 41.99 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T20:04:41.015Z] #14 42.45 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-09T20:04:41.015Z] #14 42.54 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-09T20:04:41.015Z] #14 42.60 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-09T20:04:41.015Z] #14 43.63 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:04:41.015Z] #14 43.83 Fetched 104 MB in 8s (13.0 MB/s) [2020-04-09T20:04:41.015Z] #14 43.91 Selecting previously unselected package pigz. [2020-04-09T20:04:41.015Z] #14 43.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 ... 15464 files and directories currently installed.) [2020-04-09T20:04:41.015Z] #14 44.01 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-09T20:04:41.015Z] #14 44.02 Unpacking pigz (2.4-1) ... [2020-04-09T20:04:41.015Z] #14 44.15 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-09T20:04:41.015Z] #14 44.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:04:41.015Z] #14 44.16 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:04:41.015Z] #14 44.70 Selecting previously unselected package python3.7-minimal. [2020-04-09T20:04:41.015Z] #14 44.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:04:41.015Z] #14 44.74 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:04:41.020Z] using credential docker-jenkins-github-credentials [2020-04-09T20:04:41.054Z] ---> Running in ea34b2a1c56f [2020-04-09T20:04:41.096Z] Cloning the remote Git repository [2020-04-09T20:04:41.096Z] Cloning with configured refspecs honoured and without tags [2020-04-09T20:04:41.610Z] CC criu/util.o [2020-04-09T20:04:41.798Z] Removing intermediate container ea34b2a1c56f [2020-04-09T20:04:41.798Z] ---> f802778861d0 [2020-04-09T20:04:41.798Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-04-09T20:04:41.798Z] ---> 80e2cc030a6d [2020-04-09T20:04:41.798Z] Step 41/140 : FROM base AS tomlv [2020-04-09T20:04:41.798Z] ---> 00c4df870f60 [2020-04-09T20:04:41.798Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-04-09T20:04:41.132Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T20:04:41.132Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-09T20:04:41.195Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:04:41.195Z] > git --version # timeout=10 [2020-04-09T20:04:41.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:04:41.248Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:04:41.959Z] #14 42.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T20:04:41.959Z] #14 42.61 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T20:04:41.959Z] #14 42.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T20:04:41.959Z] #14 42.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-09T20:04:41.959Z] #14 42.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T20:04:41.959Z] #14 42.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T20:04:41.959Z] #14 42.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-04-09T20:04:41.959Z] #14 42.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-09T20:04:41.959Z] #14 42.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-09T20:04:41.959Z] #14 42.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-09T20:04:41.959Z] #14 42.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-09T20:04:41.959Z] #14 42.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-09T20:04:41.959Z] #14 42.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-09T20:04:41.959Z] #14 42.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-09T20:04:41.959Z] #14 42.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-09T20:04:41.959Z] #14 42.79 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-09T20:04:41.959Z] #14 42.80 Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T20:04:42.155Z] ---> Running in 5e956624afe1 [2020-04-09T20:04:42.155Z] Removing intermediate container 5e956624afe1 [2020-04-09T20:04:42.155Z] ---> 890d8b8cbf5e [2020-04-09T20:04:42.155Z] Step 43/140 : ARG TOMLV_COMMIT [2020-04-09T20:04:42.155Z] ---> Running in 8d83e67048c1 [2020-04-09T20:04:42.229Z] CC criu/uts_ns.o [2020-04-09T20:04:42.389Z] #14 46.19 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:04:42.389Z] #14 46.21 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:04:42.511Z] Removing intermediate container 8d83e67048c1 [2020-04-09T20:04:42.511Z] ---> 0b5ccf323340 [2020-04-09T20:04:42.511Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:04:42.511Z] ---> 99ee3a326af7 [2020-04-09T20:04:42.511Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:04:42.513Z] CC criu/vdso.o [2020-04-09T20:04:42.524Z] #14 43.39 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T20:04:42.524Z] #14 43.39 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T20:04:42.524Z] #14 43.39 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T20:04:42.524Z] #14 43.40 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-09T20:04:42.524Z] #14 43.40 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-09T20:04:42.524Z] #14 43.43 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-09T20:04:42.781Z] #14 43.44 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T20:04:42.781Z] #14 43.59 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T20:04:42.781Z] #14 43.59 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T20:04:42.781Z] #14 43.62 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-09T20:04:42.781Z] #14 43.62 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T20:04:42.781Z] #14 43.64 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T20:04:42.781Z] #14 43.67 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T20:04:42.781Z] #14 43.68 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-09T20:04:42.797Z] LINK criu/built-in.o [2020-04-09T20:04:42.797Z] LINK criu/criu [2020-04-09T20:04:42.873Z] ---> 879745167a98 [2020-04-09T20:04:42.873Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:04:42.873Z] ---> Running in b1aec0976721 [2020-04-09T20:04:43.039Z] #14 43.71 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T20:04:43.081Z] DEP lib/c/criu.d [2020-04-09T20:04:43.081Z] CC images/rpc.pb-c.o [2020-04-09T20:04:43.296Z] #14 44.10 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-09T20:04:43.297Z] #14 44.17 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-09T20:04:43.297Z] #14 44.24 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-09T20:04:43.554Z] #14 ... [2020-04-09T20:04:43.555Z] [2020-04-09T20:04:43.555Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:43.555Z] #39 29.65 CC images/signalfd.o [2020-04-09T20:04:43.555Z] #39 30.01 CC images/fs.o [2020-04-09T20:04:43.555Z] #39 30.35 CC images/pstree.o [2020-04-09T20:04:43.555Z] #39 30.57 CC images/pipe.o [2020-04-09T20:04:43.555Z] #39 30.85 CC images/tcp-stream.o [2020-04-09T20:04:43.555Z] #39 31.19 CC images/sk-packet.o [2020-04-09T20:04:43.555Z] #39 31.54 CC images/mnt.o [2020-04-09T20:04:43.555Z] #39 31.78 CC images/pipe-data.o [2020-04-09T20:04:43.555Z] #39 32.07 CC images/sa.o [2020-04-09T20:04:43.555Z] #39 32.34 CC images/timer.o [2020-04-09T20:04:43.555Z] #39 32.68 CC images/timerfd.o [2020-04-09T20:04:43.555Z] #39 32.92 CC images/mm.o [2020-04-09T20:04:43.555Z] #39 33.19 CC images/sk-opts.o [2020-04-09T20:04:43.555Z] #39 33.47 CC images/sk-unix.o [2020-04-09T20:04:43.555Z] #39 33.90 CC images/sk-inet.o [2020-04-09T20:04:43.555Z] #39 34.40 CC images/tun.o [2020-04-09T20:04:43.555Z] #39 34.80 CC images/sk-netlink.o [2020-04-09T20:04:43.555Z] #39 35.04 CC images/packet-sock.o [2020-04-09T20:04:43.555Z] #39 35.59 CC images/ipc-var.o [2020-04-09T20:04:43.555Z] #39 35.88 CC images/ipc-desc.o [2020-04-09T20:04:43.555Z] #39 36.22 CC images/ipc-shm.o [2020-04-09T20:04:43.555Z] #39 36.50 CC images/ipc-msg.o [2020-04-09T20:04:43.555Z] #39 36.82 CC images/ipc-sem.o [2020-04-09T20:04:43.555Z] #39 37.14 CC images/utsns.o [2020-04-09T20:04:43.555Z] #39 37.40 CC images/creds.o [2020-04-09T20:04:43.555Z] #39 37.75 CC images/vma.o [2020-04-09T20:04:43.555Z] #39 37.98 CC images/netdev.o [2020-04-09T20:04:43.555Z] #39 38.45 CC images/tty.o [2020-04-09T20:04:43.555Z] #39 39.26 CC images/file-lock.o [2020-04-09T20:04:43.555Z] #39 39.56 CC images/rlimit.o [2020-04-09T20:04:43.640Z] + RM_GOPATH=0 [2020-04-09T20:04:43.640Z] + TMP_GOPATH= [2020-04-09T20:04:43.640Z] + : /build [2020-04-09T20:04:43.640Z] + '[' -z '' ']' [2020-04-09T20:04:43.640Z] ++ mktemp -d [2020-04-09T20:04:43.640Z] + export GOPATH=/tmp/tmp.wuQpnkKTbG [2020-04-09T20:04:43.640Z] + GOPATH=/tmp/tmp.wuQpnkKTbG [2020-04-09T20:04:43.640Z] + RM_GOPATH=1 [2020-04-09T20:04:43.640Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:04:43.640Z] ++ dirname ./install.sh [2020-04-09T20:04:43.640Z] + dir=. [2020-04-09T20:04:43.640Z] + bin=tomlv [2020-04-09T20:04:43.640Z] + shift [2020-04-09T20:04:43.640Z] + '[' '!' -f ./tomlv.installer ']' [2020-04-09T20:04:43.640Z] + . ./tomlv.installer [2020-04-09T20:04:43.640Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:04:43.640Z] + install_tomlv [2020-04-09T20:04:43.640Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T20:04:43.640Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wuQpnkKTbG/src/github.com/BurntSushi/toml [2020-04-09T20:04:43.640Z] Cloning into '/tmp/tmp.wuQpnkKTbG/src/github.com/BurntSushi/toml'... [2020-04-09T20:04:43.640Z] + cd /tmp/tmp.wuQpnkKTbG/src/github.com/BurntSushi/toml [2020-04-09T20:04:43.640Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:04:43.640Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:04:43.640Z] runtime/internal/atomic [2020-04-09T20:04:43.640Z] internal/cpu [2020-04-09T20:04:43.640Z] runtime/internal/sys [2020-04-09T20:04:43.699Z] CC lib/c/criu.o [2020-04-09T20:04:43.812Z] #39 39.85 CC images/pagemap.o [2020-04-09T20:04:44.036Z] runtime/internal/math [2020-04-09T20:04:44.036Z] math/bits [2020-04-09T20:04:44.036Z] internal/bytealg [2020-04-09T20:04:44.036Z] runtime [2020-04-09T20:04:44.036Z] math [2020-04-09T20:04:44.070Z] #39 40.23 CC images/siginfo.o [2020-04-09T20:04:44.316Z] LINK lib/c/built-in.o [2020-04-09T20:04:44.316Z] LINK lib/c/libcriu.so [2020-04-09T20:04:44.316Z] GEN magic.py [2020-04-09T20:04:44.316Z] Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:04:44.316Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:04:44.327Z] #39 40.45 CC images/rpc.o [2020-04-09T20:04:44.585Z] #39 ... [2020-04-09T20:04:44.585Z] [2020-04-09T20:04:44.585Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:44.585Z] #14 45.16 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:04:44.585Z] #14 45.33 Fetched 104 MB in 8s (13.1 MB/s) [2020-04-09T20:04:44.585Z] #14 45.41 Selecting previously unselected package pigz. [2020-04-09T20:04:44.585Z] #14 45.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 ... 15464 files and directories currently installed.) [2020-04-09T20:04:44.585Z] #14 45.50 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-09T20:04:44.585Z] #14 45.51 Unpacking pigz (2.4-1) ... [2020-04-09T20:04:44.647Z] unicode/utf8 [2020-04-09T20:04:44.647Z] internal/race [2020-04-09T20:04:44.647Z] sync/atomic [2020-04-09T20:04:44.647Z] unicode [2020-04-09T20:04:44.941Z] fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:04:44.941Z] make[1]: Nothing to be done for 'all'. [2020-04-09T20:04:45.027Z] internal/testlog [2020-04-09T20:04:45.027Z] encoding [2020-04-09T20:04:45.027Z] runtime/cgo [2020-04-09T20:04:45.152Z] #14 45.68 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-09T20:04:45.152Z] #14 45.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:04:45.152Z] #14 45.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:04:45.228Z] make[1]: 'images/built-in.o' is up to date. [2020-04-09T20:04:45.228Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T20:04:45.228Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T20:04:45.513Z] make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T20:04:45.513Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T20:04:45.513Z] make[1]: Nothing to be done for 'all'. [2020-04-09T20:04:45.513Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:04:45.513Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:45.513Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:45.513Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:45.513Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:45.513Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:45.673Z] #14 49.60 Selecting previously unselected package python3-minimal. [2020-04-09T20:04:45.673Z] #14 49.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2020-04-09T20:04:45.673Z] #14 49.66 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-09T20:04:45.673Z] #14 49.67 Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T20:04:45.673Z] #14 49.77 Selecting previously unselected package libmpdec2:amd64. [2020-04-09T20:04:45.673Z] #14 ... [2020-04-09T20:04:45.673Z] [2020-04-09T20:04:45.673Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:45.673Z] #39 31.58 CC images/sk-opts.o [2020-04-09T20:04:45.673Z] #39 31.90 CC images/sk-unix.o [2020-04-09T20:04:45.673Z] #39 32.31 CC images/sk-inet.o [2020-04-09T20:04:45.673Z] #39 32.73 CC images/tun.o [2020-04-09T20:04:45.673Z] #39 33.08 CC images/sk-netlink.o [2020-04-09T20:04:45.673Z] #39 33.32 CC images/packet-sock.o [2020-04-09T20:04:45.673Z] #39 33.84 CC images/ipc-var.o [2020-04-09T20:04:45.673Z] #39 34.07 CC images/ipc-desc.o [2020-04-09T20:04:45.673Z] #39 34.38 CC images/ipc-shm.o [2020-04-09T20:04:45.673Z] #39 34.59 CC images/ipc-msg.o [2020-04-09T20:04:45.673Z] #39 34.88 CC images/ipc-sem.o [2020-04-09T20:04:45.673Z] #39 35.11 CC images/utsns.o [2020-04-09T20:04:45.673Z] #39 35.32 CC images/creds.o [2020-04-09T20:04:45.673Z] #39 35.54 CC images/vma.o [2020-04-09T20:04:45.673Z] #39 35.83 CC images/netdev.o [2020-04-09T20:04:45.673Z] #39 36.26 CC images/tty.o [2020-04-09T20:04:45.673Z] #39 36.85 CC images/file-lock.o [2020-04-09T20:04:45.673Z] #39 37.06 CC images/rlimit.o [2020-04-09T20:04:45.673Z] #39 37.29 CC images/pagemap.o [2020-04-09T20:04:45.673Z] #39 37.68 CC images/siginfo.o [2020-04-09T20:04:45.673Z] #39 37.94 CC images/rpc.o [2020-04-09T20:04:45.673Z] #39 39.32 CC images/ext-file.o [2020-04-09T20:04:45.673Z] #39 39.51 CC images/cgroup.o [2020-04-09T20:04:45.673Z] #39 40.23 CC images/userns.o [2020-04-09T20:04:45.673Z] #39 40.53 CC images/google/protobuf/descriptor.o [2020-04-09T20:04:45.717Z] #14 46.32 Selecting previously unselected package python3.7-minimal. [2020-04-09T20:04:45.717Z] #14 46.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:04:45.717Z] #14 46.35 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:04:45.797Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:45.797Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:45.797Z] make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:45.797Z] INSTALL criu/criu [2020-04-09T20:04:45.931Z] #39 ... [2020-04-09T20:04:45.931Z] [2020-04-09T20:04:45.931Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:45.931Z] #14 49.78 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-09T20:04:45.931Z] #14 49.80 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T20:04:46.189Z] #14 49.96 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-09T20:04:46.189Z] #14 49.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:04:46.189Z] #14 49.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:04:46.246Z] sync [2020-04-09T20:04:46.246Z] internal/reflectlite [2020-04-09T20:04:46.246Z] errors [2020-04-09T20:04:46.246Z] sort [2020-04-09T20:04:46.246Z] strconv [2020-04-09T20:04:46.246Z] io [2020-04-09T20:04:46.246Z] internal/oserror [2020-04-09T20:04:46.611Z] syscall [2020-04-09T20:04:46.611Z] reflect [2020-04-09T20:04:46.985Z] time [2020-04-09T20:04:46.985Z] internal/poll [2020-04-09T20:04:47.089Z] #14 47.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:04:47.089Z] #14 47.69 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:04:47.280Z] Removing intermediate container 76dfc4b38d4c [2020-04-09T20:04:47.280Z] ---> 43034238669c [2020-04-09T20:04:47.280Z] Step 14/140 : FROM base AS registry [2020-04-09T20:04:47.280Z] ---> f96df8d86e8c [2020-04-09T20:04:47.280Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T20:04:47.280Z] ---> Running in ee4cda6f2deb [2020-04-09T20:04:47.349Z] internal/syscall/execenv [2020-04-09T20:04:47.349Z] internal/syscall/unix [2020-04-09T20:04:47.349Z] os [2020-04-09T20:04:47.349Z] internal/fmtsort [2020-04-09T20:04:47.349Z] strings [2020-04-09T20:04:47.564Z] #14 51.44 Selecting previously unselected package python3.7. [2020-04-09T20:04:47.564Z] #14 51.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:04:47.564Z] #14 51.46 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:04:47.564Z] #14 51.64 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-09T20:04:47.564Z] #14 51.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-09T20:04:47.569Z] Removing intermediate container ee4cda6f2deb [2020-04-09T20:04:47.569Z] ---> 95b6e2c618a5 [2020-04-09T20:04:47.569Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:04:47.569Z] ---> Running in 8df6944b6381 [2020-04-09T20:04:47.569Z] Removing intermediate container 8df6944b6381 [2020-04-09T20:04:47.569Z] ---> 2a55ac4f64a3 [2020-04-09T20:04:47.569Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-04-09T20:04:47.569Z] ---> Running in 3a9e498fc380 [2020-04-09T20:04:47.723Z] fmt [2020-04-09T20:04:47.723Z] bytes [2020-04-09T20:04:47.723Z] bufio [2020-04-09T20:04:47.723Z] path/filepath [2020-04-09T20:04:47.723Z] flag [2020-04-09T20:04:47.723Z] io/ioutil [2020-04-09T20:04:47.822Z] #14 51.65 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T20:04:48.080Z] #14 51.89 Setting up python3-minimal (3.7.3-1) ... [2020-04-09T20:04:48.084Z] log [2020-04-09T20:04:48.084Z] github.com/BurntSushi/toml [2020-04-09T20:04:48.084Z] path [2020-04-09T20:04:48.084Z] text/tabwriter [2020-04-09T20:04:48.198Z] + mktemp -d [2020-04-09T20:04:48.198Z] + export GOPATH=/tmp/tmp.Cfgjr44wgX [2020-04-09T20:04:48.198Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.Cfgjr44wgX/src/github.com/docker/distribution [2020-04-09T20:04:48.198Z] Cloning into '/tmp/tmp.Cfgjr44wgX/src/github.com/docker/distribution'... [2020-04-09T20:04:48.442Z] github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:04:49.253Z] Removing intermediate container b1aec0976721 [2020-04-09T20:04:49.253Z] ---> ee67797ef89b [2020-04-09T20:04:49.253Z] Step 47/140 : FROM base AS vndr [2020-04-09T20:04:49.253Z] ---> 00c4df870f60 [2020-04-09T20:04:49.253Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-04-09T20:04:49.273Z] #14 53.12 Selecting previously unselected package python3. [2020-04-09T20:04:49.273Z] #14 53.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 ... 16125 files and directories currently installed.) [2020-04-09T20:04:49.273Z] #14 53.18 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-09T20:04:49.273Z] #14 53.19 Unpacking python3 (3.7.3-1) ... [2020-04-09T20:04:49.531Z] #14 53.32 Selecting previously unselected package libip4tc0:amd64. [2020-04-09T20:04:49.531Z] #14 53.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-09T20:04:49.531Z] #14 53.34 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T20:04:49.531Z] #14 53.47 Selecting previously unselected package libip6tc0:amd64. [2020-04-09T20:04:49.531Z] #14 53.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-09T20:04:49.531Z] #14 53.47 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T20:04:49.615Z] #14 ... [2020-04-09T20:04:49.615Z] [2020-04-09T20:04:49.615Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:04:49.615Z] #42 104.1 encoding/xml [2020-04-09T20:04:49.615Z] #42 105.0 github.com/LK4D4/vndr/versioned [2020-04-09T20:04:49.615Z] #42 105.1 compress/flate [2020-04-09T20:04:49.615Z] #42 108.5 hash [2020-04-09T20:04:49.615Z] #42 108.7 hash/crc32 [2020-04-09T20:04:49.615Z] #42 109.6 compress/gzip [2020-04-09T20:04:49.615Z] #42 110.1 context [2020-04-09T20:04:49.615Z] #42 110.2 crypto/cipher [2020-04-09T20:04:49.615Z] #42 111.0 math/big [2020-04-09T20:04:49.615Z] #42 111.5 crypto/aes [2020-04-09T20:04:49.615Z] #42 112.9 crypto [2020-04-09T20:04:49.615Z] #42 113.1 crypto/des [2020-04-09T20:04:49.615Z] #42 113.6 crypto/internal/randutil [2020-04-09T20:04:49.615Z] #42 113.8 crypto/sha512 [2020-04-09T20:04:49.615Z] #42 ... [2020-04-09T20:04:49.615Z] [2020-04-09T20:04:49.615Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:49.615Z] #39 41.73 CC images/ext-file.o [2020-04-09T20:04:49.615Z] #39 42.07 CC images/cgroup.o [2020-04-09T20:04:49.615Z] #39 42.85 CC images/userns.o [2020-04-09T20:04:49.615Z] #39 43.16 CC images/google/protobuf/descriptor.o [2020-04-09T20:04:49.615Z] #39 44.94 CC images/opts.o [2020-04-09T20:04:49.615Z] #39 45.21 CC images/seccomp.o [2020-04-09T20:04:49.615Z] #39 45.49 CC images/binfmt-misc.o [2020-04-09T20:04:49.615Z] #39 45.75 CC images/time.o [2020-04-09T20:04:49.724Z] ---> Running in 81fabf4388e9 [2020-04-09T20:04:49.724Z] Removing intermediate container 81fabf4388e9 [2020-04-09T20:04:49.724Z] ---> 94f9cb7432ce [2020-04-09T20:04:49.724Z] Step 49/140 : ARG VNDR_COMMIT [2020-04-09T20:04:49.724Z] ---> Running in 799ce4c3cb27 [2020-04-09T20:04:49.789Z] #14 53.58 Selecting previously unselected package libiptc0:amd64. [2020-04-09T20:04:49.789Z] #14 53.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-09T20:04:49.789Z] #14 53.59 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-09T20:04:49.789Z] #14 53.69 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-09T20:04:49.789Z] #14 53.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-09T20:04:49.789Z] #14 53.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T20:04:49.789Z] #14 53.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-09T20:04:49.789Z] #14 53.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-09T20:04:49.789Z] #14 53.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T20:04:49.873Z] #39 46.04 CC images/sysctl.o [2020-04-09T20:04:50.047Z] #14 53.96 Selecting previously unselected package libnftnl11:amd64. [2020-04-09T20:04:50.047Z] #14 53.96 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-09T20:04:50.047Z] #14 53.98 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T20:04:50.102Z] Removing intermediate container 799ce4c3cb27 [2020-04-09T20:04:50.102Z] ---> 2b0736bcc6e2 [2020-04-09T20:04:50.102Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:04:50.102Z] ---> d769b3197595 [2020-04-09T20:04:50.102Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:04:50.131Z] #39 46.26 CC images/autofs.o [2020-04-09T20:04:50.305Z] #14 54.09 Selecting previously unselected package iptables. [2020-04-09T20:04:50.305Z] #14 54.10 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-09T20:04:50.305Z] #14 54.10 Unpacking iptables (1.8.2-4) ... [2020-04-09T20:04:50.388Z] #39 46.58 CC images/macvlan.o [2020-04-09T20:04:50.456Z] ---> d3334934dc42 [2020-04-09T20:04:50.456Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:04:50.456Z] ---> Running in c5c111c28583 [2020-04-09T20:04:50.645Z] #39 46.76 CC images/sit.o [2020-04-09T20:04:50.645Z] #39 ... [2020-04-09T20:04:50.645Z] [2020-04-09T20:04:50.645Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:50.645Z] #14 51.24 Selecting previously unselected package python3-minimal. [2020-04-09T20:04:50.645Z] #14 51.24 (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 ... 15713 files and directories currently installed.) [2020-04-09T20:04:50.645Z] #14 51.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-09T20:04:50.645Z] #14 51.29 Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T20:04:50.646Z] #14 51.38 Selecting previously unselected package libmpdec2:amd64. [2020-04-09T20:04:50.646Z] #14 51.38 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-09T20:04:50.646Z] #14 51.40 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T20:04:50.821Z] + RM_GOPATH=0 [2020-04-09T20:04:50.821Z] + TMP_GOPATH= [2020-04-09T20:04:50.821Z] + : /build [2020-04-09T20:04:50.821Z] + '[' -z '' ']' [2020-04-09T20:04:50.821Z] ++ mktemp -d [2020-04-09T20:04:50.821Z] + export GOPATH=/tmp/tmp.ii6n8ig8Sp [2020-04-09T20:04:50.821Z] + GOPATH=/tmp/tmp.ii6n8ig8Sp [2020-04-09T20:04:50.821Z] + RM_GOPATH=1 [2020-04-09T20:04:50.821Z] ++ dirname ./install.sh [2020-04-09T20:04:50.821Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:04:50.821Z] + dir=. [2020-04-09T20:04:50.821Z] + bin=vndr [2020-04-09T20:04:50.821Z] + shift [2020-04-09T20:04:50.821Z] + '[' '!' -f ./vndr.installer ']' [2020-04-09T20:04:50.821Z] + . ./vndr.installer [2020-04-09T20:04:50.821Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:04:50.821Z] + install_vndr [2020-04-09T20:04:50.821Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T20:04:50.821Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ii6n8ig8Sp/src/github.com/LK4D4/vndr [2020-04-09T20:04:50.821Z] Cloning into '/tmp/tmp.ii6n8ig8Sp/src/github.com/LK4D4/vndr'... [2020-04-09T20:04:50.894Z] #14 54.71 Selecting previously unselected package xxd. [2020-04-09T20:04:50.894Z] #14 54.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...#14 ... [2020-04-09T20:04:50.894Z] [2020-04-09T20:04:50.894Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T20:04:50.894Z] #60 108.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:04:50.894Z] #60 108.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T20:04:50.894Z] #60 DONE 116.4s [2020-04-09T20:04:50.894Z] [2020-04-09T20:04:50.894Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:50.894Z] #14 54.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:04:50.894Z] #14 54.77 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:04:50.894Z] #14 ... [2020-04-09T20:04:50.894Z] [2020-04-09T20:04:50.894Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:50.894Z] #39 42.35 CC images/opts.o [2020-04-09T20:04:50.894Z] #39 42.56 CC images/seccomp.o [2020-04-09T20:04:50.894Z] #39 42.83 CC images/binfmt-misc.o [2020-04-09T20:04:50.894Z] #39 43.13 CC images/time.o [2020-04-09T20:04:50.894Z] #39 43.37 CC images/sysctl.o [2020-04-09T20:04:50.894Z] #39 43.66 CC images/autofs.o [2020-04-09T20:04:50.894Z] #39 43.91 CC images/macvlan.o [2020-04-09T20:04:50.894Z] #39 44.16 CC images/sit.o [2020-04-09T20:04:50.894Z] #39 44.48 LINK images/built-in.o [2020-04-09T20:04:50.894Z] #39 44.62 GEN compel/include/asm [2020-04-09T20:04:50.894Z] #39 44.63 GEN compel/include/version.h [2020-04-09T20:04:50.894Z] #39 44.65 touch .config [2020-04-09T20:04:50.894Z] #39 44.67 GEN include/common/config.h [2020-04-09T20:04:50.894Z] #39 44.73 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-09T20:04:50.894Z] #39 44.76 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-09T20:04:50.894Z] #39 44.81 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-09T20:04:50.894Z] #39 44.84 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-09T20:04:50.894Z] #39 44.87 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-09T20:04:50.894Z] #39 44.90 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-09T20:04:50.895Z] #39 44.93 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T20:04:50.895Z] #39 44.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-09T20:04:50.895Z] #39 44.98 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T20:04:50.895Z] #39 45.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T20:04:50.895Z] #39 45.02 DEP compel/plugins/std/infect.d [2020-04-09T20:04:50.895Z] #39 45.22 DEP compel/plugins/std/string.d [2020-04-09T20:04:50.895Z] #39 45.31 DEP compel/plugins/std/log.d [2020-04-09T20:04:50.895Z] #39 45.38 DEP compel/plugins/std/fds.d [2020-04-09T20:04:50.895Z] #39 45.53 DEP compel/plugins/std/std.d [2020-04-09T20:04:50.895Z] #39 45.65 DEP compel/plugins/shmem/shmem.d [2020-04-09T20:04:50.895Z] #39 45.73 DEP compel/plugins/fds/fds.d [2020-04-09T20:04:50.895Z] #39 45.85 CC compel/plugins/std/std.o [2020-04-09T20:04:50.895Z] #39 46.31 CC compel/plugins/std/fds.o [2020-04-09T20:04:50.898Z] + cd /tmp/tmp.Cfgjr44wgX/src/github.com/docker/distribution [2020-04-09T20:04:50.898Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:04:50.903Z] #14 51.50 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-09T20:04:50.903Z] #14 51.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:04:50.903Z] #14 51.51 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:04:51.159Z] #39 ... [2020-04-09T20:04:51.159Z] [2020-04-09T20:04:51.159Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T20:04:51.159Z] #61 DONE 0.1s [2020-04-09T20:04:51.159Z] [2020-04-09T20:04:51.159Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:51.159Z] #14 55.16 Selecting previously unselected package vim-common. [2020-04-09T20:04:51.159Z] #14 55.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:04:51.159Z] #14 55.27 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:04:51.187Z] + cd /tmp/tmp.ii6n8ig8Sp/src/github.com/LK4D4/vndr [2020-04-09T20:04:51.187Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:04:51.187Z] + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T20:04:51.187Z] internal/cpu [2020-04-09T20:04:51.187Z] runtime/internal/atomic [2020-04-09T20:04:51.187Z] runtime/internal/sys [2020-04-09T20:04:51.187Z] runtime/internal/math [2020-04-09T20:04:51.187Z] internal/race [2020-04-09T20:04:51.187Z] internal/bytealg [2020-04-09T20:04:51.187Z] sync/atomic [2020-04-09T20:04:51.521Z] + GOPATH=/tmp/tmp.Cfgjr44wgX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Cfgjr44wgX go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-09T20:04:51.541Z] runtime [2020-04-09T20:04:51.541Z] unicode [2020-04-09T20:04:51.541Z] unicode/utf8 [2020-04-09T20:04:51.541Z] math/bits [2020-04-09T20:04:51.541Z] math [2020-04-09T20:04:51.723Z] #14 55.62 Selecting previously unselected package bash-completion. [2020-04-09T20:04:51.723Z] #14 55.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T20:04:51.896Z] internal/testlog [2020-04-09T20:04:51.897Z] encoding [2020-04-09T20:04:51.897Z] unicode/utf16 [2020-04-09T20:04:51.897Z] container/list [2020-04-09T20:04:51.897Z] crypto/internal/subtle [2020-04-09T20:04:51.897Z] crypto/subtle [2020-04-09T20:04:51.897Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T20:04:51.897Z] internal/nettrace [2020-04-09T20:04:51.897Z] runtime/cgo [2020-04-09T20:04:52.253Z] vendor/golang.org/x/crypto/internal/subtle [2020-04-09T20:04:52.275Z] #14 ... [2020-04-09T20:04:52.275Z] [2020-04-09T20:04:52.275Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T20:04:52.275Z] #60 109.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:04:52.275Z] #60 109.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T20:04:52.275Z] #60 DONE 117.0s [2020-04-09T20:04:52.275Z] [2020-04-09T20:04:52.275Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T20:04:52.275Z] #61 DONE 0.0s [2020-04-09T20:04:52.275Z] [2020-04-09T20:04:52.275Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:52.275Z] #14 53.19 Selecting previously unselected package python3.7. [2020-04-09T20:04:52.275Z] #14 53.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:04:52.275Z] #14 53.20 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:04:52.289Z] #14 ... [2020-04-09T20:04:52.289Z] [2020-04-09T20:04:52.289Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:04:52.289Z] #42 107.7 hash [2020-04-09T20:04:52.289Z] #42 107.9 hash/crc32 [2020-04-09T20:04:52.289Z] #42 108.6 compress/gzip [2020-04-09T20:04:52.289Z] #42 109.4 context [2020-04-09T20:04:52.289Z] #42 109.6 crypto/cipher [2020-04-09T20:04:52.289Z] #42 110.2 math/big [2020-04-09T20:04:52.289Z] #42 111.1 crypto/aes [2020-04-09T20:04:52.289Z] #42 112.4 crypto [2020-04-09T20:04:52.289Z] #42 112.7 crypto/des [2020-04-09T20:04:52.289Z] #42 113.3 crypto/internal/randutil [2020-04-09T20:04:52.289Z] #42 113.3 crypto/sha512 [2020-04-09T20:04:52.289Z] #42 114.3 crypto/ed25519/internal/edwards25519 [2020-04-09T20:04:52.289Z] #42 116.6 crypto/hmac [2020-04-09T20:04:52.289Z] #42 117.2 crypto/md5 [2020-04-09T20:04:52.552Z] #42 118.0 crypto/rc4 [2020-04-09T20:04:52.577Z] #14 53.39 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-09T20:04:52.577Z] #14 53.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-09T20:04:52.577Z] #14 53.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T20:04:52.810Z] #42 118.2 crypto/sha1 [2020-04-09T20:04:53.015Z] sync [2020-04-09T20:04:53.016Z] internal/reflectlite [2020-04-09T20:04:53.177Z] #14 53.87 Setting up python3-minimal (3.7.3-1) ... [2020-04-09T20:04:53.378Z] github.com/LK4D4/vndr/godl/singleflight [2020-04-09T20:04:53.378Z] math/rand [2020-04-09T20:04:53.378Z] internal/singleflight [2020-04-09T20:04:53.378Z] errors [2020-04-09T20:04:53.378Z] sort [2020-04-09T20:04:53.378Z] io [2020-04-09T20:04:53.378Z] strconv [2020-04-09T20:04:53.378Z] bytes [2020-04-09T20:04:53.743Z] #42 119.1 crypto/sha256 [2020-04-09T20:04:53.753Z] bufio [2020-04-09T20:04:53.753Z] reflect [2020-04-09T20:04:53.753Z] internal/oserror [2020-04-09T20:04:53.753Z] syscall [2020-04-09T20:04:54.064Z] Fetching without tags [2020-04-09T20:04:54.108Z] time [2020-04-09T20:04:54.308Z] #42 119.7 crypto/rand [2020-04-09T20:04:54.308Z] #42 ... [2020-04-09T20:04:54.308Z] [2020-04-09T20:04:54.308Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:54.308Z] #39 47.46 CC compel/plugins/std/log.o [2020-04-09T20:04:54.308Z] #39 48.86 CC compel/plugins/std/string.o [2020-04-09T20:04:54.308Z] #39 49.65 CC compel/plugins/std/infect.o [2020-04-09T20:04:54.308Z] #39 50.15 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-09T20:04:54.308Z] #39 50.21 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-09T20:04:54.467Z] internal/fmtsort [2020-04-09T20:04:54.468Z] internal/syscall/execenv [2020-04-09T20:04:54.468Z] internal/syscall/unix [2020-04-09T20:04:54.468Z] strings [2020-04-09T20:04:54.468Z] internal/poll [2020-04-09T20:04:54.468Z] regexp/syntax [2020-04-09T20:04:54.548Z] #14 55.31 Selecting previously unselected package python3. [2020-04-09T20:04:54.548Z] #14 55.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 ... 16125 files and directories currently installed.) [2020-04-09T20:04:54.548Z] #14 55.35 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-09T20:04:54.548Z] #14 55.36 Unpacking python3 (3.7.3-1) ... [2020-04-09T20:04:54.566Z] #39 50.28 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-09T20:04:54.566Z] #39 50.36 AR compel/plugins/std.lib.a [2020-04-09T20:04:54.566Z] #39 50.42 CC compel/plugins/fds/fds.o [2020-04-09T20:04:54.783Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:04:54.805Z] #14 55.47 Selecting previously unselected package libip4tc0:amd64. [2020-04-09T20:04:54.805Z] #14 55.49 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-09T20:04:54.805Z] #14 55.49 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T20:04:54.805Z] #14 55.59 Selecting previously unselected package libip6tc0:amd64. [2020-04-09T20:04:54.805Z] #14 55.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-09T20:04:54.805Z] #14 55.61 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T20:04:54.824Z] #39 50.73 AR compel/plugins/fds.lib.a [2020-04-09T20:04:54.836Z] os [2020-04-09T20:04:54.836Z] fmt [2020-04-09T20:04:54.836Z] path/filepath [2020-04-09T20:04:55.063Z] #14 55.72 Selecting previously unselected package libiptc0:amd64. [2020-04-09T20:04:55.063Z] #14 55.74 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-09T20:04:55.063Z] #14 55.74 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-09T20:04:55.063Z] #14 55.86 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-09T20:04:55.063Z] #14 55.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-09T20:04:55.063Z] #14 55.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T20:04:55.063Z] #14 55.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-09T20:04:53.758Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:04:53.807Z] > git config --add remote.origin.fetch +refs/pull/40803/head:refs/remotes/origin/PR-40803 # timeout=10 [2020-04-09T20:04:53.860Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:04:53.979Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:04:54.099Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:04:54.099Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:04:54.101Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40803/head:refs/remotes/origin/PR-40803 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T20:04:54.818Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:04:54.865Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [2020-04-09T20:04:55.082Z] #39 50.79 HOSTDEP compel/src/lib/log-host.d [2020-04-09T20:04:55.082Z] #39 50.85 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T20:04:55.205Z] regexp [2020-04-09T20:04:55.205Z] flag [2020-04-09T20:04:55.205Z] go/token [2020-04-09T20:04:55.205Z] internal/lazyregexp [2020-04-09T20:04:55.205Z] go/scanner [2020-04-09T20:04:55.321Z] #14 55.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-09T20:04:55.321Z] #14 55.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T20:04:55.321Z] #14 56.08 Selecting previously unselected package libnftnl11:amd64. [2020-04-09T20:04:55.321Z] #14 56.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-09T20:04:55.321Z] #14 56.09 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T20:04:55.340Z] #39 51.04 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-09T20:04:55.340Z] #39 51.15 HOSTDEP compel/src/main-host.d [2020-04-09T20:04:55.578Z] #14 56.22 Selecting previously unselected package iptables. [2020-04-09T20:04:55.578Z] #14 56.23 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-09T20:04:55.578Z] #14 56.24 Unpacking iptables (1.8.2-4) ... [2020-04-09T20:04:55.598Z] #39 51.25 DEP compel/src/lib/ptrace.d [2020-04-09T20:04:55.598Z] #39 51.35 DEP compel/src/lib/infect.d [2020-04-09T20:04:55.664Z] path [2020-04-09T20:04:55.664Z] io/ioutil [2020-04-09T20:04:55.664Z] go/ast [2020-04-09T20:04:55.664Z] net/url [2020-04-09T20:04:55.664Z] text/template/parse [2020-04-09T20:04:55.835Z] #14 56.72 Selecting previously unselected package xxd. [2020-04-09T20:04:55.855Z] #39 51.50 DEP compel/src/lib/infect-util.d [2020-04-09T20:04:55.855Z] #39 51.63 DEP compel/src/lib/infect-rpc.d [2020-04-09T20:04:56.085Z] text/template [2020-04-09T20:04:56.085Z] go/parser [2020-04-09T20:04:56.093Z] #14 56.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:04:56.093Z] #14 56.75 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:04:56.093Z] #14 56.92 Selecting previously unselected package vim-common. [2020-04-09T20:04:56.093Z] #14 56.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:04:56.093Z] #14 56.97 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:04:56.113Z] #39 51.75 DEP compel/arch/x86/src/lib/infect.d [2020-04-09T20:04:56.113Z] #39 51.89 DEP compel/arch/x86/src/lib/cpu.d [2020-04-09T20:04:56.113Z] #39 52.03 DEP compel/src/lib/log.d [2020-04-09T20:04:56.350Z] #14 57.20 Selecting previously unselected package bash-completion. [2020-04-09T20:04:56.351Z] #14 57.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T20:04:56.371Z] #39 52.13 DEP compel/src/main.d [2020-04-09T20:04:56.629Z] #39 52.32 DEP compel/src/lib/handle-elf.d [2020-04-09T20:04:56.629Z] #39 52.45 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-09T20:04:56.870Z] go/doc [2020-04-09T20:04:56.870Z] log [2020-04-09T20:04:56.870Z] encoding/binary [2020-04-09T20:04:56.870Z] encoding/base64 [2020-04-09T20:04:56.870Z] encoding/json [2020-04-09T20:04:56.870Z] github.com/LK4D4/vndr/build [2020-04-09T20:04:56.886Z] #39 52.62 CC compel/src/lib/log.o [2020-04-09T20:04:57.144Z] #39 52.94 CC compel/arch/x86/src/lib/cpu.o [2020-04-09T20:04:57.238Z] encoding/xml [2020-04-09T20:04:57.238Z] github.com/LK4D4/vndr/versioned [2020-04-09T20:04:57.238Z] compress/flate [2020-04-09T20:04:57.603Z] hash [2020-04-09T20:04:57.603Z] context [2020-04-09T20:04:57.603Z] hash/crc32 [2020-04-09T20:04:57.603Z] compress/gzip [2020-04-09T20:04:57.603Z] crypto/cipher [2020-04-09T20:04:57.603Z] math/big [2020-04-09T20:04:57.603Z] crypto/aes [2020-04-09T20:04:57.603Z] crypto [2020-04-09T20:04:57.603Z] crypto/des [2020-04-09T20:04:57.973Z] crypto/internal/randutil [2020-04-09T20:04:57.973Z] crypto/sha512 [2020-04-09T20:04:57.973Z] crypto/ed25519/internal/edwards25519 [2020-04-09T20:04:57.973Z] crypto/hmac [2020-04-09T20:04:57.973Z] crypto/md5 [2020-04-09T20:04:57.973Z] crypto/rc4 [2020-04-09T20:04:57.973Z] crypto/sha1 [2020-04-09T20:04:58.010Z] Merge succeeded, producing 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:04:58.010Z] Checking out Revision 282567a58d926244c6bdf129e37a0ebf9efa1f09 (PR-40803) [2020-04-09T20:04:58.082Z] #39 53.90 CC compel/arch/x86/src/lib/infect.o [2020-04-09T20:04:58.332Z] crypto/sha256 [2020-04-09T20:04:58.332Z] crypto/rand [2020-04-09T20:04:58.332Z] crypto/elliptic [2020-04-09T20:04:58.332Z] encoding/asn1 [2020-04-09T20:04:58.332Z] crypto/ed25519 [2020-04-09T20:04:57.787Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T20:04:57.924Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-09T20:04:58.045Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:04:58.090Z] > git checkout -f 282567a58d926244c6bdf129e37a0ebf9efa1f09 # timeout=10 [2020-04-09T20:04:58.582Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T20:04:58.703Z] crypto/ecdsa [2020-04-09T20:04:58.703Z] crypto/rsa [2020-04-09T20:04:58.703Z] crypto/dsa [2020-04-09T20:04:58.703Z] encoding/hex [2020-04-09T20:04:58.703Z] crypto/x509/pkix [2020-04-09T20:04:58.703Z] encoding/pem [2020-04-09T20:04:58.703Z] vendor/golang.org/x/crypto/cryptobyte [2020-04-09T20:04:58.703Z] vendor/golang.org/x/net/dns/dnsmessage [2020-04-09T20:04:58.703Z] vendor/golang.org/x/sys/cpu [2020-04-09T20:04:58.703Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-04-09T20:04:59.064Z] vendor/golang.org/x/crypto/poly1305 [2020-04-09T20:04:59.064Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-09T20:04:59.064Z] net [2020-04-09T20:04:59.064Z] vendor/golang.org/x/crypto/curve25519 [2020-04-09T20:04:59.064Z] vendor/golang.org/x/crypto/hkdf [2020-04-09T20:04:59.064Z] vendor/golang.org/x/text/transform [2020-04-09T20:04:59.064Z] vendor/golang.org/x/text/unicode/bidi [2020-04-09T20:04:58.977Z] > git --version # timeout=10 [2020-04-09T20:04:59.084Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T20:04:59.426Z] vendor/golang.org/x/text/secure/bidirule [2020-04-09T20:04:59.426Z] vendor/golang.org/x/text/unicode/norm [2020-04-09T20:04:59.426Z] vendor/golang.org/x/net/idna [2020-04-09T20:04:59.455Z] #39 54.88 CC compel/src/lib/infect-rpc.o [2020-04-09T20:04:59.455Z] #39 ... [2020-04-09T20:04:59.455Z] [2020-04-09T20:04:59.455Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:04:59.455Z] #14 59.84 Unpacking bash-completion (1:2.8-6) ... [2020-04-09T20:04:59.455Z] #14 60.42 Selecting previously unselected package bzip2. [2020-04-09T20:04:59.455Z] #14 60.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-09T20:04:59.455Z] #14 60.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:04:59.455Z] #14 60.56 Selecting previously unselected package xz-utils. [2020-04-09T20:04:59.455Z] #14 60.57 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-09T20:04:59.455Z] #14 60.57 Unpacking xz-utils (5.2.4-1) ... [2020-04-09T20:04:59.455Z] #14 60.84 Selecting previously unselected package apparmor. [2020-04-09T20:04:59.455Z] #14 60.84 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-09T20:04:59.455Z] #14 60.95 Unpacking apparmor (2.13.2-10) ... [2020-04-09T20:04:59.455Z] #14 61.43 Selecting previously unselected package aufs-tools. [2020-04-09T20:04:59.455Z] #14 61.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-09T20:04:59.455Z] #14 61.46 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:04:59.455Z] #14 61.64 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T20:04:59.455Z] #14 61.64 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-09T20:04:59.455Z] #14 61.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:04:59.713Z] #14 63.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T20:04:59.713Z] #14 63.63 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-09T20:04:59.713Z] #14 63.64 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-04-09T20:04:59.793Z] vendor/golang.org/x/net/http2/hpack [Pipeline] sh [2020-04-09T20:05:00.175Z] mime [2020-04-09T20:05:00.175Z] mime/quotedprintable [2020-04-09T20:05:00.175Z] net/http/internal [2020-04-09T20:05:00.175Z] os/exec [2020-04-09T20:05:00.527Z] #14 60.51 Unpacking bash-completion (1:2.8-6) ... [2020-04-09T20:05:00.527Z] #14 ... [2020-04-09T20:05:00.527Z] [2020-04-09T20:05:00.527Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:00.527Z] #42 115.0 crypto/ed25519/internal/edwards25519 [2020-04-09T20:05:00.527Z] #42 117.2 crypto/hmac [2020-04-09T20:05:00.527Z] #42 117.5 crypto/md5 [2020-04-09T20:05:00.527Z] #42 118.5 crypto/rc4 [2020-04-09T20:05:00.527Z] #42 118.7 crypto/sha1 [2020-04-09T20:05:00.527Z] #42 119.5 crypto/sha256 [2020-04-09T20:05:00.527Z] #42 120.5 crypto/rand [2020-04-09T20:05:00.527Z] #42 120.7 crypto/elliptic [2020-04-09T20:05:00.527Z] #42 121.3 encoding/asn1 [2020-04-09T20:05:00.527Z] #42 123.2 crypto/ed25519 [2020-04-09T20:05:00.527Z] #42 123.5 crypto/rsa [2020-04-09T20:05:00.527Z] #42 123.9 crypto/ecdsa [2020-04-09T20:05:00.527Z] #42 124.5 crypto/dsa [2020-04-09T20:05:00.527Z] #42 124.8 encoding/hex [2020-04-09T20:05:00.527Z] #42 124.9 encoding/pem [2020-04-09T20:05:00.527Z] #42 ... [2020-04-09T20:05:00.527Z] [2020-04-09T20:05:00.527Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:00.527Z] #39 47.10 LINK images/built-in.o [2020-04-09T20:05:00.527Z] #39 47.26 GEN compel/include/asm [2020-04-09T20:05:00.527Z] #39 47.28 GEN compel/include/version.h [2020-04-09T20:05:00.527Z] #39 47.31 touch .config [2020-04-09T20:05:00.527Z] #39 47.33 GEN include/common/config.h [2020-04-09T20:05:00.527Z] #39 47.42 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-09T20:05:00.527Z] #39 47.44 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-09T20:05:00.527Z] #39 47.47 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-09T20:05:00.527Z] #39 47.50 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-09T20:05:00.527Z] #39 47.52 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-09T20:05:00.527Z] #39 47.57 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-09T20:05:00.527Z] #39 47.60 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T20:05:00.527Z] #39 47.62 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-09T20:05:00.527Z] #39 47.64 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T20:05:00.527Z] #39 47.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T20:05:00.527Z] #39 47.67 DEP compel/plugins/std/infect.d [2020-04-09T20:05:00.527Z] #39 47.82 DEP compel/plugins/std/string.d [2020-04-09T20:05:00.527Z] #39 47.97 DEP compel/plugins/std/log.d [2020-04-09T20:05:00.527Z] #39 48.14 DEP compel/plugins/std/fds.d [2020-04-09T20:05:00.527Z] #39 48.36 DEP compel/plugins/std/std.d [2020-04-09T20:05:00.527Z] #39 48.52 DEP compel/plugins/shmem/shmem.d [2020-04-09T20:05:00.527Z] #39 48.85 DEP compel/plugins/fds/fds.d [2020-04-09T20:05:00.527Z] #39 49.17 CC compel/plugins/std/std.o [2020-04-09T20:05:00.527Z] #39 49.84 CC compel/plugins/std/fds.o [2020-04-09T20:05:00.527Z] #39 50.29 CC compel/plugins/std/log.o [2020-04-09T20:05:00.527Z] #39 51.23 CC compel/plugins/std/string.o [2020-04-09T20:05:00.527Z] #39 51.96 CC compel/plugins/std/infect.o [2020-04-09T20:05:00.527Z] #39 52.38 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-09T20:05:00.527Z] #39 52.45 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-09T20:05:00.528Z] #39 52.52 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-09T20:05:00.528Z] #39 52.60 AR compel/plugins/std.lib.a [2020-04-09T20:05:00.528Z] #39 52.68 CC compel/plugins/fds/fds.o [2020-04-09T20:05:00.528Z] #39 52.91 AR compel/plugins/fds.lib.a [2020-04-09T20:05:00.528Z] #39 52.97 HOSTDEP compel/src/lib/log-host.d [2020-04-09T20:05:00.528Z] #39 53.18 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T20:05:00.528Z] #39 53.26 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-09T20:05:00.528Z] #39 53.43 HOSTDEP compel/src/main-host.d [2020-04-09T20:05:00.528Z] #39 53.58 DEP compel/src/lib/ptrace.d [2020-04-09T20:05:00.528Z] #39 53.68 DEP compel/src/lib/infect.d [2020-04-09T20:05:00.528Z] #39 53.79 DEP compel/src/lib/infect-util.d [2020-04-09T20:05:00.528Z] #39 53.88 DEP compel/src/lib/infect-rpc.d [2020-04-09T20:05:00.528Z] #39 54.02 DEP compel/arch/x86/src/lib/infect.d [2020-04-09T20:05:00.528Z] #39 54.14 DEP compel/arch/x86/src/lib/cpu.d [2020-04-09T20:05:00.528Z] #39 54.23 DEP compel/src/lib/log.d [2020-04-09T20:05:00.528Z] #39 54.32 DEP compel/src/main.d [2020-04-09T20:05:00.528Z] #39 54.42 DEP compel/src/lib/handle-elf.d [2020-04-09T20:05:00.528Z] #39 54.50 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-09T20:05:00.528Z] #39 54.63 CC compel/src/lib/log.o [2020-04-09T20:05:00.528Z] #39 54.82 CC compel/arch/x86/src/lib/cpu.o [2020-04-09T20:05:00.528Z] #39 55.57 CC compel/arch/x86/src/lib/infect.o [2020-04-09T20:05:00.528Z] #39 56.34 CC compel/src/lib/infect-rpc.o [2020-04-09T20:05:00.528Z] #39 ... [2020-04-09T20:05:00.528Z] [2020-04-09T20:05:00.528Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:00.528Z] #42 125.3 crypto/x509/pkix [2020-04-09T20:05:00.528Z] #42 125.3 vendor/golang.org/x/crypto/cryptobyte [2020-04-09T20:05:00.604Z] crypto/x509 [2020-04-09T20:05:00.604Z] net/textproto [2020-04-09T20:05:00.701Z] + docker version [2020-04-09T20:05:00.701Z] Client: Docker Engine - Enterprise [2020-04-09T20:05:00.701Z] Version: 19.03.5 [2020-04-09T20:05:00.701Z] API version: 1.40 [2020-04-09T20:05:00.701Z] Go version: go1.12.12 [2020-04-09T20:05:00.701Z] Git commit: 2ee0c57608 [2020-04-09T20:05:00.701Z] Built: 11/13/2019 08:00:16 [2020-04-09T20:05:00.701Z] OS/Arch: windows/amd64 [2020-04-09T20:05:00.701Z] Experimental: false [2020-04-09T20:05:00.701Z] [2020-04-09T20:05:00.701Z] Server: Docker Engine - Enterprise [2020-04-09T20:05:00.701Z] Engine: [2020-04-09T20:05:00.701Z] Version: 19.03.5 [2020-04-09T20:05:00.701Z] API version: 1.40 (minimum version 1.24) [2020-04-09T20:05:00.701Z] Go version: go1.12.12 [2020-04-09T20:05:00.701Z] Git commit: 2ee0c57608 [2020-04-09T20:05:00.701Z] Built: 11/13/2019 07:58:51 [2020-04-09T20:05:00.701Z] OS/Arch: windows/amd64 [2020-04-09T20:05:00.701Z] Experimental: true [Pipeline] sh [2020-04-09T20:05:01.092Z] #42 126.0 vendor/golang.org/x/net/dns/dnsmessage [2020-04-09T20:05:01.109Z] vendor/golang.org/x/net/http/httpguts [2020-04-09T20:05:01.109Z] vendor/golang.org/x/net/http/httpproxy [2020-04-09T20:05:01.109Z] mime/multipart [2020-04-09T20:05:01.109Z] crypto/tls [2020-04-09T20:05:01.752Z] + docker info [2020-04-09T20:05:02.242Z] #14 65.73 Selecting previously unselected package binutils-mingw-w64. [2020-04-09T20:05:02.242Z] #14 65.73 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T20:05:02.242Z] #14 65.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:05:02.242Z] #14 65.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-09T20:05:02.242Z] #14 65.87 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:05:02.242Z] #14 65.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:05:02.242Z] #14 66.07 Selecting previously unselected package dmsetup. [2020-04-09T20:05:02.242Z] #14 66.07 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:05:02.242Z] #14 66.07 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T20:05:02.242Z] #14 66.22 Selecting previously unselected package mingw-w64-common. [2020-04-09T20:05:02.242Z] #14 66.23 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T20:05:02.242Z] #14 66.24 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T20:05:02.404Z] net/http/httptrace [2020-04-09T20:05:02.404Z] net/http [2020-04-09T20:05:02.989Z] #42 127.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-09T20:05:03.246Z] #42 128.2 vendor/golang.org/x/crypto/poly1305 [2020-04-09T20:05:03.308Z] Client: [2020-04-09T20:05:03.308Z] Debug Mode: false [2020-04-09T20:05:03.308Z] Plugins: [2020-04-09T20:05:03.308Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-09T20:05:03.308Z] [2020-04-09T20:05:03.308Z] Server: [2020-04-09T20:05:03.308Z] Containers: 0 [2020-04-09T20:05:03.308Z] Running: 0 [2020-04-09T20:05:03.308Z] Paused: 0 [2020-04-09T20:05:03.308Z] Stopped: 0 [2020-04-09T20:05:03.308Z] Images: 10 [2020-04-09T20:05:03.308Z] Server Version: 19.03.5 [2020-04-09T20:05:03.308Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-09T20:05:03.308Z] Windows: [2020-04-09T20:05:03.308Z] LCOW: [2020-04-09T20:05:03.308Z] Logging Driver: json-file [2020-04-09T20:05:03.308Z] Plugins: [2020-04-09T20:05:03.308Z] Volume: local [2020-04-09T20:05:03.308Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T20:05:03.308Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T20:05:03.308Z] Swarm: inactive [2020-04-09T20:05:03.308Z] Default Isolation: process [2020-04-09T20:05:03.308Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T20:05:03.308Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T20:05:03.308Z] OSType: windows [2020-04-09T20:05:03.308Z] Architecture: x86_64 [2020-04-09T20:05:03.308Z] CPUs: 4 [2020-04-09T20:05:03.308Z] Total Memory: 32GiB [2020-04-09T20:05:03.308Z] Name: azwin-2-db8840 [2020-04-09T20:05:03.308Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-09T20:05:03.308Z] Docker Root Dir: D:\docker [2020-04-09T20:05:03.308Z] Debug Mode: false [2020-04-09T20:05:03.308Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:05:03.308Z] Labels: [2020-04-09T20:05:03.308Z] Experimental: true [2020-04-09T20:05:03.308Z] Insecure Registries: [2020-04-09T20:05:03.308Z] 10.0.0.4:5000 [2020-04-09T20:05:03.308Z] 127.0.0.0/8 [2020-04-09T20:05:03.308Z] Registry Mirrors: [2020-04-09T20:05:03.308Z] http://10.0.0.4:5000/ [2020-04-09T20:05:03.308Z] Live Restore Enabled: false [2020-04-09T20:05:03.308Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-09T20:05:03.617Z] github.com/LK4D4/vndr/godl [2020-04-09T20:05:03.811Z] #42 128.7 vendor/golang.org/x/sys/cpu [2020-04-09T20:05:03.970Z] github.com/LK4D4/vndr [2020-04-09T20:05:04.376Z] #42 129.0 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-09T20:05:04.773Z] #14 ... [2020-04-09T20:05:04.773Z] [2020-04-09T20:05:04.773Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:04.773Z] #42 120.1 crypto/elliptic [2020-04-09T20:05:04.773Z] #42 120.2 encoding/asn1 [2020-04-09T20:05:04.773Z] #42 122.7 crypto/ed25519 [2020-04-09T20:05:04.773Z] #42 122.7 crypto/ecdsa [2020-04-09T20:05:04.773Z] #42 123.0 crypto/rsa [2020-04-09T20:05:04.773Z] #42 123.4 crypto/dsa [2020-04-09T20:05:04.773Z] #42 123.9 encoding/hex [2020-04-09T20:05:04.773Z] #42 124.2 encoding/pem [2020-04-09T20:05:04.773Z] #42 124.3 crypto/x509/pkix [2020-04-09T20:05:04.773Z] #42 124.7 vendor/golang.org/x/crypto/cryptobyte [2020-04-09T20:05:04.773Z] #42 124.9 vendor/golang.org/x/net/dns/dnsmessage [2020-04-09T20:05:04.773Z] #42 126.2 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-09T20:05:04.773Z] #42 126.8 vendor/golang.org/x/crypto/poly1305 [2020-04-09T20:05:04.773Z] #42 127.3 vendor/golang.org/x/sys/cpu [2020-04-09T20:05:04.773Z] #42 127.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-09T20:05:04.773Z] #42 128.8 vendor/golang.org/x/crypto/hkdf [2020-04-09T20:05:04.773Z] #42 128.9 vendor/golang.org/x/text/transform [2020-04-09T20:05:04.773Z] #42 129.2 net [2020-04-09T20:05:04.773Z] #42 129.7 vendor/golang.org/x/text/unicode/bidi [2020-04-09T20:05:04.773Z] #42 ... [2020-04-09T20:05:04.773Z] [2020-04-09T20:05:04.773Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:04.773Z] #39 55.29 CC compel/src/lib/infect-util.o [2020-04-09T20:05:04.773Z] #39 55.61 CC compel/src/lib/infect.o [2020-04-09T20:05:04.773Z] #39 58.08 CC compel/src/lib/ptrace.o [2020-04-09T20:05:04.773Z] #39 58.46 AR compel/libcompel.a [2020-04-09T20:05:04.773Z] #39 58.54 HOSTCC compel/src/main-host.o [2020-04-09T20:05:04.773Z] #39 58.86 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-09T20:05:04.773Z] #39 59.10 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T20:05:04.773Z] #39 59.54 HOSTCC compel/src/lib/log-host.o [2020-04-09T20:05:04.773Z] #39 59.80 HOSTLINK compel/compel-host-bin [2020-04-09T20:05:04.773Z] #39 59.93 DEP soccr/soccr.d [2020-04-09T20:05:04.773Z] #39 60.10 CC soccr/soccr.o [2020-04-09T20:05:05.308Z] #42 130.2 net [2020-04-09T20:05:05.566Z] #42 130.4 vendor/golang.org/x/crypto/hkdf [2020-04-09T20:05:05.739Z] Removing intermediate container c5c111c28583 [2020-04-09T20:05:05.739Z] ---> e8ce57b3f50f [2020-04-09T20:05:05.739Z] Step 53/140 : FROM dev-base AS containerd [2020-04-09T20:05:05.739Z] ---> 00c4df870f60 [2020-04-09T20:05:05.739Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:05:05.739Z] ---> Using cache [2020-04-09T20:05:05.739Z] ---> 548caa6c8cb9 [2020-04-09T20:05:05.739Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-04-09T20:05:05.823Z] #42 130.6 vendor/golang.org/x/text/transform [2020-04-09T20:05:06.090Z] ---> Running in bfb44cac2a0c [2020-04-09T20:05:06.148Z] #39 61.67 AR soccr/libsoccr.a [2020-04-09T20:05:06.148Z] #39 ... [2020-04-09T20:05:06.148Z] [2020-04-09T20:05:06.148Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:06.148Z] #42 131.4 vendor/golang.org/x/text/secure/bidirule [2020-04-09T20:05:06.388Z] #42 131.2 vendor/golang.org/x/text/unicode/bidi [2020-04-09T20:05:06.406Z] #42 131.8 vendor/golang.org/x/text/unicode/norm [2020-04-09T20:05:06.469Z] Removing intermediate container bfb44cac2a0c [2020-04-09T20:05:06.469Z] ---> 123437ae7196 [2020-04-09T20:05:06.469Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-04-09T20:05:06.469Z] ---> Running in 2570d3391c3d [2020-04-09T20:05:06.646Z] #42 ... [2020-04-09T20:05:06.646Z] [2020-04-09T20:05:06.646Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:05:06.646Z] #14 61.22 Selecting previously unselected package bzip2. [2020-04-09T20:05:06.646Z] #14 61.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-09T20:05:06.646Z] #14 61.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:05:06.646Z] #14 61.36 Selecting previously unselected package xz-utils. [2020-04-09T20:05:06.646Z] #14 61.36 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-09T20:05:06.646Z] #14 61.37 Unpacking xz-utils (5.2.4-1) ... [2020-04-09T20:05:06.646Z] #14 61.56 Selecting previously unselected package apparmor. [2020-04-09T20:05:06.646Z] #14 61.56 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-09T20:05:06.646Z] #14 61.65 Unpacking apparmor (2.13.2-10) ... [2020-04-09T20:05:06.646Z] #14 62.14 Selecting previously unselected package aufs-tools. [2020-04-09T20:05:06.646Z] #14 62.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-09T20:05:06.646Z] #14 62.15 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:05:06.646Z] #14 62.29 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T20:05:06.646Z] #14 62.29 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-09T20:05:06.646Z] #14 62.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:05:06.646Z] #14 64.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T20:05:06.646Z] #14 64.14 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-09T20:05:06.646Z] #14 64.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:05:06.646Z] #14 66.20 Selecting previously unselected package binutils-mingw-w64. [2020-04-09T20:05:06.646Z] #14 66.22 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T20:05:06.646Z] #14 66.22 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:05:06.646Z] #14 66.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-09T20:05:06.646Z] #14 66.34 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:05:06.646Z] #14 66.35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:05:06.646Z] #14 66.52 Selecting previously unselected package dmsetup. [2020-04-09T20:05:06.646Z] #14 66.52 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:05:06.646Z] #14 66.55 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T20:05:06.646Z] #14 66.71 Selecting previously unselected package mingw-w64-common. [2020-04-09T20:05:06.646Z] #14 66.72 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T20:05:06.646Z] #14 66.72 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T20:05:07.225Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:05:07.225Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:05:07.587Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:05:07.587Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-09T20:05:07.587Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-09T20:05:07.587Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-09T20:05:08.019Z] #14 ... [2020-04-09T20:05:08.019Z] [2020-04-09T20:05:08.019Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:08.019Z] #42 132.8 vendor/golang.org/x/text/secure/bidirule [2020-04-09T20:05:08.583Z] #42 133.1 vendor/golang.org/x/text/unicode/norm [2020-04-09T20:05:08.973Z] Fetched 8034 kB in 2s (5032 kB/s) [2020-04-09T20:05:08.973Z] Reading package lists... [2020-04-09T20:05:09.733Z] Reading package lists... [2020-04-09T20:05:09.733Z] Building dependency tree... [2020-04-09T20:05:09.733Z] Reading state information... [2020-04-09T20:05:09.733Z] The following additional packages will be installed: [2020-04-09T20:05:09.733Z] libbtrfs0 [2020-04-09T20:05:09.733Z] The following NEW packages will be installed: [2020-04-09T20:05:09.733Z] libbtrfs-dev libbtrfs0 [2020-04-09T20:05:09.733Z] 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:05:09.733Z] Need to get 118 kB of archives. [2020-04-09T20:05:09.733Z] After this operation, 390 kB of additional disk space will be used. [2020-04-09T20:05:09.733Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-09T20:05:09.733Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-09T20:05:09.733Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:05:09.733Z] Fetched 118 kB in 0s (1761 kB/s) [2020-04-09T20:05:10.092Z] Selecting previously unselected package libbtrfs0. [2020-04-09T20:05:10.092Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-09T20:05:10.092Z] Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-09T20:05:10.092Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:05:10.092Z] Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:05:10.092Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-09T20:05:10.092Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:05:10.092Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:05:10.092Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:05:10.092Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:05:10.444Z] Removing intermediate container 2570d3391c3d [2020-04-09T20:05:10.444Z] ---> 11acf99e3c44 [2020-04-09T20:05:10.444Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-04-09T20:05:10.479Z] #42 ... [2020-04-09T20:05:10.479Z] [2020-04-09T20:05:10.479Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:10.479Z] #39 56.70 CC compel/src/lib/infect-util.o [2020-04-09T20:05:10.479Z] #39 57.01 CC compel/src/lib/infect.o [2020-04-09T20:05:10.479Z] #39 59.64 CC compel/src/lib/ptrace.o [2020-04-09T20:05:10.479Z] #39 60.04 AR compel/libcompel.a [2020-04-09T20:05:10.479Z] #39 60.11 HOSTCC compel/src/main-host.o [2020-04-09T20:05:10.479Z] #39 60.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-09T20:05:10.479Z] #39 60.80 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T20:05:10.479Z] #39 61.24 HOSTCC compel/src/lib/log-host.o [2020-04-09T20:05:10.479Z] #39 61.57 HOSTLINK compel/compel-host-bin [2020-04-09T20:05:10.479Z] #39 61.71 DEP soccr/soccr.d [2020-04-09T20:05:10.479Z] #39 61.91 CC soccr/soccr.o [2020-04-09T20:05:10.479Z] #39 63.68 AR soccr/libsoccr.a [2020-04-09T20:05:10.479Z] #39 63.71 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:05:10.479Z] #39 64.04 DEP criu/arch/x86/sigframe.d [2020-04-09T20:05:10.479Z] #39 64.16 DEP criu/arch/x86/sigaction_compat.d [2020-04-09T20:05:10.479Z] #39 64.23 DEP criu/arch/x86/kerndat.d [2020-04-09T20:05:10.479Z] #39 64.49 DEP criu/arch/x86/crtools.d [2020-04-09T20:05:10.479Z] #39 64.71 DEP criu/arch/x86/cpu.d [2020-04-09T20:05:10.479Z] #39 64.96 CC criu/arch/x86/cpu.o [2020-04-09T20:05:10.479Z] #39 65.71 CC criu/arch/x86/crtools.o [2020-04-09T20:05:10.591Z] #42 135.6 vendor/golang.org/x/net/idna [2020-04-09T20:05:10.797Z] ---> Running in dadc65d276e8 [2020-04-09T20:05:10.797Z] Removing intermediate container dadc65d276e8 [2020-04-09T20:05:10.797Z] ---> 2e64fc4c7982 [2020-04-09T20:05:10.797Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:05:11.044Z] #39 67.30 CC criu/arch/x86/kerndat.o [2020-04-09T20:05:11.151Z] ---> 1cccf5286ddb [2020-04-09T20:05:11.151Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:05:11.302Z] #39 ... [2020-04-09T20:05:11.302Z] [2020-04-09T20:05:11.302Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:05:11.302Z] #14 72.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T20:05:11.507Z] ---> 10b036b1dd0f [2020-04-09T20:05:11.507Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:05:11.507Z] ---> Running in 83c1729d9bd0 [2020-04-09T20:05:11.524Z] #42 ... [2020-04-09T20:05:11.524Z] [2020-04-09T20:05:11.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:11.524Z] #39 61.71 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:05:11.524Z] #39 62.12 DEP criu/arch/x86/sigframe.d [2020-04-09T20:05:11.524Z] #39 62.21 DEP criu/arch/x86/sigaction_compat.d [2020-04-09T20:05:11.524Z] #39 62.30 DEP criu/arch/x86/kerndat.d [2020-04-09T20:05:11.524Z] #39 62.46 DEP criu/arch/x86/crtools.d [2020-04-09T20:05:11.524Z] #39 62.57 DEP criu/arch/x86/cpu.d [2020-04-09T20:05:11.524Z] #39 62.72 CC criu/arch/x86/cpu.o [2020-04-09T20:05:11.524Z] #39 63.37 CC criu/arch/x86/crtools.o [2020-04-09T20:05:11.524Z] #39 64.74 CC criu/arch/x86/kerndat.o [2020-04-09T20:05:11.524Z] #39 65.44 CC criu/arch/x86/sigaction_compat.o [2020-04-09T20:05:11.524Z] #39 65.86 CC criu/arch/x86/sigframe.o [2020-04-09T20:05:11.524Z] #39 66.21 LINK criu/arch/x86/crtools.built-in.o [2020-04-09T20:05:11.524Z] #39 66.27 DEP criu/pie/util-vdso-elf32.d [2020-04-09T20:05:11.524Z] #39 66.36 DEP criu/arch/x86/vdso-pie.d [2020-04-09T20:05:11.524Z] #39 66.48 DEP criu/pie/parasite-vdso.d [2020-04-09T20:05:11.524Z] #39 66.68 DEP criu/pie/util-vdso.d [2020-04-09T20:05:11.524Z] #39 66.84 DEP criu/pie/util.d [2020-04-09T20:05:11.524Z] #39 67.05 CC criu/pie/util.o [2020-04-09T20:05:11.559Z] #14 72.13 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T20:05:11.559Z] #14 72.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:05:11.782Z] #39 67.46 CC criu/pie/util-vdso.o [2020-04-09T20:05:11.864Z] + RM_GOPATH=0 [2020-04-09T20:05:11.864Z] + TMP_GOPATH= [2020-04-09T20:05:11.864Z] + : /build [2020-04-09T20:05:11.864Z] + '[' -z '' ']' [2020-04-09T20:05:11.864Z] ++ mktemp -d [2020-04-09T20:05:11.864Z] + export GOPATH=/tmp/tmp.3e5YCWrCt4 [2020-04-09T20:05:11.864Z] + GOPATH=/tmp/tmp.3e5YCWrCt4 [2020-04-09T20:05:11.864Z] + RM_GOPATH=1 [2020-04-09T20:05:11.864Z] ++ dirname ./install.sh [2020-04-09T20:05:11.864Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:05:11.864Z] + dir=. [2020-04-09T20:05:11.864Z] + bin=containerd [2020-04-09T20:05:11.864Z] + shift [2020-04-09T20:05:11.864Z] + '[' '!' -f ./containerd.installer ']' [2020-04-09T20:05:11.864Z] + . ./containerd.installer [2020-04-09T20:05:11.864Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:05:11.864Z] + install_containerd [2020-04-09T20:05:11.864Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-04-09T20:05:11.864Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.3e5YCWrCt4/src/github.com/containerd/containerd [2020-04-09T20:05:11.864Z] Cloning into '/tmp/tmp.3e5YCWrCt4/src/github.com/containerd/containerd'... [2020-04-09T20:05:12.348Z] #39 68.26 CC criu/pie/parasite-vdso.o [2020-04-09T20:05:12.606Z] #39 ... [2020-04-09T20:05:12.606Z] [2020-04-09T20:05:12.606Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:12.606Z] #42 138.0 vendor/golang.org/x/net/http2/hpack [2020-04-09T20:05:13.539Z] #42 139.0 mime [2020-04-09T20:05:15.173Z] + cd /tmp/tmp.3e5YCWrCt4/src/github.com/containerd/containerd [2020-04-09T20:05:15.173Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:05:15.438Z] #42 140.7 mime/quotedprintable [2020-04-09T20:05:15.438Z] #42 141.1 net/http/internal [2020-04-09T20:05:15.529Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T20:05:15.529Z] + BUILDTAGS='netgo osusergo static_build' [2020-04-09T20:05:15.529Z] + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:05:15.529Z] + EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:05:15.529Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T20:05:15.529Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T20:05:15.529Z] + '[' '' = dynamic ']' [2020-04-09T20:05:15.529Z] + make [2020-04-09T20:05:16.003Z] #42 141.5 os/exec [2020-04-09T20:05:16.310Z] 🇩 bin/ctr [2020-04-09T20:05:16.937Z] #42 ... [2020-04-09T20:05:16.937Z] [2020-04-09T20:05:16.937Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:05:16.937Z] #14 70.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T20:05:16.937Z] #14 70.94 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T20:05:16.937Z] #14 70.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:05:16.937Z] #14 75.99 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T20:05:16.937Z] #14 76.01 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:05:16.937Z] #14 76.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:05:16.937Z] #14 76.17 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T20:05:16.937Z] #14 76.18 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:05:16.937Z] #14 76.19 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:05:17.195Z] #14 ... [2020-04-09T20:05:17.195Z] [2020-04-09T20:05:17.195Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:17.195Z] #39 68.92 CC criu/arch/x86/vdso-pie.o [2020-04-09T20:05:17.195Z] #39 69.25 CC criu/pie/util-vdso-elf32.o [2020-04-09T20:05:17.195Z] #39 69.88 AR criu/pie/pie.lib.a [2020-04-09T20:05:17.195Z] #39 69.95 DEP criu/pie/restorer.d [2020-04-09T20:05:17.195Z] #39 70.22 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-09T20:05:17.195Z] #39 70.37 DEP criu/arch/x86/restorer_unmap.d [2020-04-09T20:05:17.195Z] #39 70.40 DEP criu/arch/x86/restorer.d [2020-04-09T20:05:17.195Z] #39 70.64 DEP criu/pie/parasite.d [2020-04-09T20:05:17.195Z] #39 70.92 CC criu/pie/parasite.o [2020-04-09T20:05:17.195Z] #39 72.44 LINK criu/pie/parasite.built-in.o [2020-04-09T20:05:17.195Z] #39 72.45 GEN criu/pie/parasite-blob.h [2020-04-09T20:05:17.195Z] #39 72.46 CC criu/arch/x86/restorer.o [2020-04-09T20:05:17.456Z] #39 73.17 CC criu/arch/x86/restorer_unmap.o [2020-04-09T20:05:17.456Z] #39 73.24 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-09T20:05:17.719Z] #39 73.56 CC criu/pie/restorer.o [2020-04-09T20:05:18.109Z] #14 77.75 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T20:05:18.109Z] #14 77.77 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:05:18.109Z] #14 77.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:05:18.109Z] #14 77.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T20:05:18.109Z] #14 77.97 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:05:18.109Z] #14 77.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:05:18.674Z] #14 ... [2020-04-09T20:05:18.674Z] [2020-04-09T20:05:18.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:18.674Z] #39 67.80 CC criu/arch/x86/sigaction_compat.o [2020-04-09T20:05:18.674Z] #39 68.06 CC criu/arch/x86/sigframe.o [2020-04-09T20:05:18.674Z] #39 68.39 LINK criu/arch/x86/crtools.built-in.o [2020-04-09T20:05:18.674Z] #39 68.45 DEP criu/pie/util-vdso-elf32.d [2020-04-09T20:05:18.674Z] #39 68.61 DEP criu/arch/x86/vdso-pie.d [2020-04-09T20:05:18.674Z] #39 68.74 DEP criu/pie/parasite-vdso.d [2020-04-09T20:05:18.674Z] #39 68.89 DEP criu/pie/util-vdso.d [2020-04-09T20:05:18.674Z] #39 69.09 DEP criu/pie/util.d [2020-04-09T20:05:18.674Z] #39 69.33 CC criu/pie/util.o [2020-04-09T20:05:18.674Z] #39 69.68 CC criu/pie/util-vdso.o [2020-04-09T20:05:18.674Z] #39 70.51 CC criu/pie/parasite-vdso.o [2020-04-09T20:05:18.674Z] #39 71.17 CC criu/arch/x86/vdso-pie.o [2020-04-09T20:05:18.674Z] #39 71.57 CC criu/pie/util-vdso-elf32.o [2020-04-09T20:05:18.674Z] #39 72.47 AR criu/pie/pie.lib.a [2020-04-09T20:05:18.674Z] #39 72.54 DEP criu/pie/restorer.d [2020-04-09T20:05:18.674Z] #39 72.81 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-09T20:05:18.674Z] #39 73.00 DEP criu/arch/x86/restorer_unmap.d [2020-04-09T20:05:18.674Z] #39 73.04 DEP criu/arch/x86/restorer.d [2020-04-09T20:05:18.674Z] #39 73.21 DEP criu/pie/parasite.d [2020-04-09T20:05:18.674Z] #39 73.51 CC criu/pie/parasite.o [2020-04-09T20:05:18.674Z] #39 74.86 LINK criu/pie/parasite.built-in.o [2020-04-09T20:05:18.861Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-09T20:05:18.861Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6c3be6f4\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-09T20:05:18.861Z] ---------------------------------------------------------------------------- [2020-04-09T20:05:18.861Z] [2020-04-09T20:05:18.861Z] INFO: executeCI.ps1 starting at Thu Apr 9 20:05:18 CUT 2020 [2020-04-09T20:05:18.861Z] [2020-04-09T20:05:18.861Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-09T20:05:18.861Z] INFO: Running git version 2.24.1.windows.2 [2020-04-09T20:05:18.861Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-09T20:05:18.861Z] INFO: Environment variables: [2020-04-09T20:05:18.861Z] [2020-04-09T20:05:18.861Z] Name Value [2020-04-09T20:05:18.861Z] ---- ----- [2020-04-09T20:05:18.861Z] ALLUSERSPROFILE C:\ProgramData [2020-04-09T20:05:18.861Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-09T20:05:18.861Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-09T20:05:18.861Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-09T20:05:18.861Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-09T20:05:18.861Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-09T20:05:18.861Z] BRANCH_NAME PR-40803 [2020-04-09T20:05:18.861Z] BUILD_DISPLAY_NAME #1 [2020-04-09T20:05:18.861Z] BUILD_ID 1 [2020-04-09T20:05:18.931Z] #39 74.90 GEN criu/pie/parasite-blob.h [2020-04-09T20:05:18.931Z] #39 74.94 CC criu/arch/x86/restorer.o [2020-04-09T20:05:19.323Z] BUILD_NUMBER 1 [2020-04-09T20:05:19.323Z] BUILD_TAG jenkins-moby-PR-40803-1 [2020-04-09T20:05:19.323Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40803/1/ [2020-04-09T20:05:19.323Z] CHANGE_AUTHOR thaJeztah [2020-04-09T20:05:19.323Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-04-09T20:05:19.323Z] CHANGE_BRANCH 19.03_backport_bump_golang_1.13.10 [2020-04-09T20:05:19.323Z] CHANGE_FORK thaJeztah/docker [2020-04-09T20:05:19.323Z] CHANGE_ID 40803 [2020-04-09T20:05:19.323Z] CHANGE_TARGET 19.03 [2020-04-09T20:05:19.323Z] CHANGE_TITLE [19.03 backport] Bump Golang 1.13.10 [2020-04-09T20:05:19.323Z] CHANGE_URL https://github.com/moby/moby/pull/40803 [2020-04-09T20:05:19.323Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:05:19.323Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-09T20:05:19.323Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-09T20:05:19.323Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-09T20:05:19.323Z] COMPUTERNAME azwin-2-db8840 [2020-04-09T20:05:19.323Z] ComSpec C:\windows\system32\cmd.exe [2020-04-09T20:05:19.323Z] ConfigSequenceNumber 0 [2020-04-09T20:05:19.323Z] DOCKER_BUILDKIT 0 [2020-04-09T20:05:19.323Z] DOCKER_DUT_DEBUG 1 [2020-04-09T20:05:19.323Z] DOCKER_EXPERIMENTAL 1 [2020-04-09T20:05:19.323Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-09T20:05:19.323Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-09T20:05:19.323Z] EXECUTOR_NUMBER 0 [2020-04-09T20:05:19.323Z] FQDN azwin-2-db8840.westus.cloudapp.azure.com [2020-04-09T20:05:19.323Z] GIT_BRANCH PR-40803 [2020-04-09T20:05:19.323Z] GIT_COMMIT 282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:05:19.323Z] GIT_URL https://github.com/moby/moby.git [2020-04-09T20:05:19.323Z] HUDSON_COOKIE e11b3537-4a15-4770-9ea0-e16516225814 [2020-04-09T20:05:19.323Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-09T20:05:19.323Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-09T20:05:19.323Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-09T20:05:19.323Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-09T20:05:19.323Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-09T20:05:19.323Z] JENKINS_NODE_COOKIE 272c8577-9acb-4330-b766-8cfb00b62d31 [2020-04-09T20:05:19.323Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-09T20:05:19.323Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-09T20:05:19.323Z] JOB_BASE_NAME PR-40803 [2020-04-09T20:05:19.323Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40803/display/redirect [2020-04-09T20:05:19.323Z] JOB_NAME moby/PR-40803 [2020-04-09T20:05:19.323Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40803/ [2020-04-09T20:05:19.323Z] library.jps.version master [2020-04-09T20:05:19.323Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-09T20:05:19.324Z] NODE_LABELS amd64 azure azwin-2-db8840 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-09T20:05:19.324Z] NODE_NAME azwin-2-db8840 [2020-04-09T20:05:19.324Z] NUMBER_OF_PROCESSORS 4 [2020-04-09T20:05:19.324Z] OS Windows_NT [2020-04-09T20:05:19.324Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-09T20:05:19.324Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-09T20:05:19.324Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-09T20:05:19.324Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-09T20:05:19.324Z] PROCESSOR_LEVEL 6 [2020-04-09T20:05:19.324Z] PROCESSOR_REVISION 4f01 [2020-04-09T20:05:19.324Z] ProgramData C:\ProgramData [2020-04-09T20:05:19.324Z] ProgramFiles C:\Program Files [2020-04-09T20:05:19.324Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-09T20:05:19.324Z] ProgramW6432 C:\Program Files [2020-04-09T20:05:19.324Z] PROMPT $P$G [2020-04-09T20:05:19.324Z] PSExecutionPolicyPreference Bypass [2020-04-09T20:05:19.324Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-09T20:05:19.324Z] PUBLIC C:\Users\Public [2020-04-09T20:05:19.324Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40803/1/display/redirect?page=changes [2020-04-09T20:05:19.324Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40803/1/display/redirect [2020-04-09T20:05:19.324Z] SKIP_VALIDATION_TESTS 1 [2020-04-09T20:05:19.324Z] SOURCES_DRIVE d [2020-04-09T20:05:19.324Z] SOURCES_SUBDIR gopath [2020-04-09T20:05:19.324Z] STAGE_NAME Run tests [2020-04-09T20:05:19.324Z] SystemDrive C: [2020-04-09T20:05:19.324Z] SystemRoot C:\windows [2020-04-09T20:05:19.324Z] TEMP C:\windows\TEMP [2020-04-09T20:05:19.324Z] TESTDEBUG 0 [2020-04-09T20:05:19.324Z] TESTRUN_DRIVE d [2020-04-09T20:05:19.324Z] TESTRUN_SUBDIR CI [2020-04-09T20:05:19.324Z] TIMEOUT 120m [2020-04-09T20:05:19.324Z] TMP C:\windows\TEMP [2020-04-09T20:05:19.324Z] USERDOMAIN WORKGROUP [2020-04-09T20:05:19.324Z] USERNAME azwin-2-db8840$ [2020-04-09T20:05:19.324Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-09T20:05:19.324Z] windir C:\windows [2020-04-09T20:05:19.324Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-09T20:05:19.324Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-09T20:05:19.324Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-09T20:05:19.324Z] [2020-04-09T20:05:19.324Z] [2020-04-09T20:05:19.324Z] [2020-04-09T20:05:19.324Z] INFO: Sources under d:\gopath\... [2020-04-09T20:05:19.324Z] INFO: Test run under d:\CI\... [2020-04-09T20:05:19.324Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-09T20:05:19.324Z] INFO: docker/docker repository was found [2020-04-09T20:05:19.324Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-04-09T20:05:19.496Z] #39 75.65 CC criu/arch/x86/restorer_unmap.o [2020-04-09T20:05:19.496Z] #39 75.71 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-09T20:05:19.622Z] #39 ... [2020-04-09T20:05:19.622Z] [2020-04-09T20:05:19.622Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T20:05:19.622Z] #48 134.8 + GOBIN=/build [2020-04-09T20:05:19.622Z] #48 134.8 + /build/gometalinter --install [2020-04-09T20:05:19.622Z] #48 134.8 Installing: [2020-04-09T20:05:19.622Z] #48 134.8 deadcode [2020-04-09T20:05:19.622Z] #48 134.8 dupl [2020-04-09T20:05:19.622Z] #48 134.8 errcheck [2020-04-09T20:05:19.622Z] #48 134.8 gas [2020-04-09T20:05:19.622Z] #48 134.8 gochecknoglobals [2020-04-09T20:05:19.622Z] #48 134.8 gochecknoinits [2020-04-09T20:05:19.622Z] #48 134.8 goconst [2020-04-09T20:05:19.622Z] #48 134.8 gocyclo [2020-04-09T20:05:19.622Z] #48 134.8 goimports [2020-04-09T20:05:19.622Z] #48 134.8 golint [2020-04-09T20:05:19.622Z] #48 134.8 gosimple [2020-04-09T20:05:19.622Z] #48 134.8 gotype [2020-04-09T20:05:19.622Z] #48 134.8 gotypex [2020-04-09T20:05:19.622Z] #48 134.8 ineffassign [2020-04-09T20:05:19.622Z] #48 134.8 interfacer [2020-04-09T20:05:19.622Z] #48 134.8 lll [2020-04-09T20:05:19.622Z] #48 134.8 maligned [2020-04-09T20:05:19.622Z] #48 134.8 megacheck [2020-04-09T20:05:19.622Z] #48 134.8 misspell [2020-04-09T20:05:19.622Z] #48 134.8 nakedret [2020-04-09T20:05:19.622Z] #48 134.8 safesql [2020-04-09T20:05:19.622Z] #48 134.8 staticcheck [2020-04-09T20:05:19.622Z] #48 134.8 structcheck [2020-04-09T20:05:19.622Z] #48 134.8 unconvert [2020-04-09T20:05:19.622Z] #48 134.8 unparam [2020-04-09T20:05:19.622Z] #48 134.8 unused [2020-04-09T20:05:19.622Z] #48 134.8 varcheck [2020-04-09T20:05:19.784Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-04-09T20:05:19.784Z] INFO: Docker version of control daemon [2020-04-09T20:05:19.784Z] [2020-04-09T20:05:19.784Z] Client: Docker Engine - Enterprise [2020-04-09T20:05:19.784Z] Version: 19.03.5 [2020-04-09T20:05:19.784Z] API version: 1.40 [2020-04-09T20:05:19.784Z] Go version: go1.12.12 [2020-04-09T20:05:19.784Z] Git commit: 2ee0c57608 [2020-04-09T20:05:19.784Z] Built: 11/13/2019 08:00:16 [2020-04-09T20:05:19.784Z] OS/Arch: windows/amd64 [2020-04-09T20:05:19.784Z] Experimental: false [2020-04-09T20:05:19.784Z] [2020-04-09T20:05:19.784Z] Server: Docker Engine - Enterprise [2020-04-09T20:05:19.784Z] Engine: [2020-04-09T20:05:19.784Z] Version: 19.03.5 [2020-04-09T20:05:19.784Z] API version: 1.40 (minimum version 1.24) [2020-04-09T20:05:19.784Z] Go version: go1.12.12 [2020-04-09T20:05:19.784Z] Git commit: 2ee0c57608 [2020-04-09T20:05:19.784Z] Built: 11/13/2019 07:58:51 [2020-04-09T20:05:19.784Z] OS/Arch: windows/amd64 [2020-04-09T20:05:19.784Z] Experimental: true [2020-04-09T20:05:19.784Z] [2020-04-09T20:05:19.784Z] INFO: Docker info of control daemon [2020-04-09T20:05:19.784Z] [2020-04-09T20:05:20.061Z] #39 76.07 CC criu/pie/restorer.o [2020-04-09T20:05:21.336Z] Client: [2020-04-09T20:05:21.336Z] Debug Mode: false [2020-04-09T20:05:21.336Z] Plugins: [2020-04-09T20:05:21.336Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-09T20:05:21.336Z] [2020-04-09T20:05:21.336Z] Server: [2020-04-09T20:05:21.336Z] Containers: 0 [2020-04-09T20:05:21.336Z] Running: 0 [2020-04-09T20:05:21.336Z] Paused: 0 [2020-04-09T20:05:21.336Z] Stopped: 0 [2020-04-09T20:05:21.336Z] Images: 10 [2020-04-09T20:05:21.336Z] Server Version: 19.03.5 [2020-04-09T20:05:21.336Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-09T20:05:21.336Z] Windows: [2020-04-09T20:05:21.336Z] LCOW: [2020-04-09T20:05:21.336Z] Logging Driver: json-file [2020-04-09T20:05:21.336Z] Plugins: [2020-04-09T20:05:21.336Z] Volume: local [2020-04-09T20:05:21.336Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T20:05:21.336Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T20:05:21.336Z] Swarm: inactive [2020-04-09T20:05:21.336Z] Default Isolation: process [2020-04-09T20:05:21.336Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T20:05:21.336Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T20:05:21.336Z] OSType: windows [2020-04-09T20:05:21.336Z] Architecture: x86_64 [2020-04-09T20:05:21.336Z] CPUs: 4 [2020-04-09T20:05:21.336Z] Total Memory: 32GiB [2020-04-09T20:05:21.336Z] Name: azwin-2-db8840 [2020-04-09T20:05:21.336Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-09T20:05:21.336Z] Docker Root Dir: D:\docker [2020-04-09T20:05:21.336Z] Debug Mode: false [2020-04-09T20:05:21.336Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:05:21.336Z] Labels: [2020-04-09T20:05:21.336Z] Experimental: true [2020-04-09T20:05:21.336Z] Insecure Registries: [2020-04-09T20:05:21.336Z] 10.0.0.4:5000 [2020-04-09T20:05:21.336Z] 127.0.0.0/8 [2020-04-09T20:05:21.336Z] Registry Mirrors: [2020-04-09T20:05:21.336Z] http://10.0.0.4:5000/ [2020-04-09T20:05:21.336Z] Live Restore Enabled: false [2020-04-09T20:05:21.336Z] [2020-04-09T20:05:21.336Z] [2020-04-09T20:05:21.336Z] INFO: Commit hash is 282567a58 [2020-04-09T20:05:21.336Z] INFO: Nuke-Everything... [2020-04-09T20:05:21.521Z] #48 ... [2020-04-09T20:05:21.521Z] [2020-04-09T20:05:21.521Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:21.521Z] #39 77.15 LINK criu/pie/restorer.built-in.o [2020-04-09T20:05:21.521Z] #39 77.16 GEN criu/pie/restorer-blob.h [2020-04-09T20:05:21.521Z] #39 77.24 DEP criu/vdso.d [2020-04-09T20:05:21.521Z] #39 77.42 DEP criu/vdso-compat.d [2020-04-09T20:05:21.779Z] #39 77.53 DEP criu/uts_ns.d [2020-04-09T20:05:21.779Z] #39 77.65 DEP criu/util.d [2020-04-09T20:05:21.801Z] INFO: Container count on control daemon to delete is 0 [2020-04-09T20:05:21.957Z] #39 ... [2020-04-09T20:05:21.957Z] [2020-04-09T20:05:21.957Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T20:05:21.957Z] #48 136.8 + GOBIN=/build [2020-04-09T20:05:21.957Z] #48 136.8 + /build/gometalinter --install [2020-04-09T20:05:21.957Z] #48 136.8 Installing: [2020-04-09T20:05:21.957Z] #48 136.8 deadcode [2020-04-09T20:05:21.957Z] #48 136.8 dupl [2020-04-09T20:05:21.957Z] #48 136.8 errcheck [2020-04-09T20:05:21.957Z] #48 136.8 gas [2020-04-09T20:05:21.957Z] #48 136.8 gochecknoglobals [2020-04-09T20:05:21.957Z] #48 136.8 gochecknoinits [2020-04-09T20:05:21.957Z] #48 136.8 goconst [2020-04-09T20:05:21.957Z] #48 136.8 gocyclo [2020-04-09T20:05:21.957Z] #48 136.8 goimports [2020-04-09T20:05:21.957Z] #48 136.8 golint [2020-04-09T20:05:21.957Z] #48 136.8 gosimple [2020-04-09T20:05:21.957Z] #48 136.8 gotype [2020-04-09T20:05:21.957Z] #48 136.8 gotypex [2020-04-09T20:05:21.957Z] #48 136.8 ineffassign [2020-04-09T20:05:21.957Z] #48 136.8 interfacer [2020-04-09T20:05:21.957Z] #48 136.8 lll [2020-04-09T20:05:21.957Z] #48 136.8 maligned [2020-04-09T20:05:21.957Z] #48 136.8 megacheck [2020-04-09T20:05:21.957Z] #48 136.8 misspell [2020-04-09T20:05:21.957Z] #48 136.8 nakedret [2020-04-09T20:05:21.957Z] #48 136.8 safesql [2020-04-09T20:05:21.957Z] #48 136.8 staticcheck [2020-04-09T20:05:21.957Z] #48 136.8 structcheck [2020-04-09T20:05:21.957Z] #48 136.8 unconvert [2020-04-09T20:05:21.957Z] #48 136.8 unparam [2020-04-09T20:05:21.957Z] #48 136.8 unused [2020-04-09T20:05:21.957Z] #48 136.8 varcheck [2020-04-09T20:05:22.037Z] #39 77.83 DEP criu/uffd.d [2020-04-09T20:05:22.215Z] #48 ... [2020-04-09T20:05:22.215Z] [2020-04-09T20:05:22.215Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:22.215Z] #42 137.0 vendor/golang.org/x/net/idna [2020-04-09T20:05:22.215Z] #42 139.5 vendor/golang.org/x/net/http2/hpack [2020-04-09T20:05:22.215Z] #42 140.6 mime [2020-04-09T20:05:22.215Z] #42 142.6 mime/quotedprintable [2020-04-09T20:05:22.215Z] #42 143.0 net/http/internal [2020-04-09T20:05:22.215Z] #42 143.4 os/exec [2020-04-09T20:05:22.282Z] INFO: Nuking d:\CI [2020-04-09T20:05:22.282Z] INFO: Zapped successfully [2020-04-09T20:05:22.282Z] INFO: Location for testing is d:\CI\PR-40803\1 [2020-04-09T20:05:22.282Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-09T20:05:22.282Z] [2020-04-09T20:05:22.282Z] [2020-04-09T20:05:22.282Z] INFO: Building the image from Dockerfile.windows at 04/09/2020 20:05:21... [2020-04-09T20:05:22.282Z] [2020-04-09T20:05:22.602Z] #39 78.14 DEP criu/tun.d [2020-04-09T20:05:22.602Z] #39 78.39 DEP criu/tty.d [2020-04-09T20:05:22.860Z] #39 78.69 DEP criu/timerfd.d [2020-04-09T20:05:23.118Z] #39 78.84 DEP criu/sysfs_parse.d [2020-04-09T20:05:23.118Z] #39 78.98 DEP criu/sysctl.d [2020-04-09T20:05:23.376Z] #39 79.12 DEP criu/string.d [2020-04-09T20:05:23.376Z] #39 79.18 DEP criu/stats.d [2020-04-09T20:05:23.586Z] #42 ... [2020-04-09T20:05:23.586Z] [2020-04-09T20:05:23.586Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:23.586Z] #39 79.47 LINK criu/pie/restorer.built-in.o [2020-04-09T20:05:23.586Z] #39 79.52 GEN criu/pie/restorer-blob.h [2020-04-09T20:05:23.586Z] #39 79.63 DEP criu/vdso.d [2020-04-09T20:05:23.586Z] #39 79.90 DEP criu/vdso-compat.d [2020-04-09T20:05:23.633Z] #39 79.31 DEP criu/sockets.d [2020-04-09T20:05:23.634Z] #39 79.47 DEP criu/sk-unix.d [2020-04-09T20:05:23.891Z] #39 79.66 DEP criu/sk-tcp.d [2020-04-09T20:05:24.149Z] #39 79.94 DEP criu/sk-queue.d [2020-04-09T20:05:24.150Z] #39 80.13 DEP criu/uts_ns.d [2020-04-09T20:05:24.150Z] #39 80.27 DEP criu/util.d [2020-04-09T20:05:24.407Z] #39 80.13 DEP criu/sk-packet.d [2020-04-09T20:05:24.408Z] #39 80.51 DEP criu/uffd.d [2020-04-09T20:05:24.664Z] #39 80.43 DEP criu/sk-netlink.d [2020-04-09T20:05:24.665Z] #39 80.74 DEP criu/tun.d [2020-04-09T20:05:24.665Z] #39 80.93 DEP criu/tty.d [2020-04-09T20:05:24.923Z] #39 80.68 DEP criu/sk-inet.d [2020-04-09T20:05:24.923Z] #39 81.12 DEP criu/timerfd.d [2020-04-09T20:05:25.180Z] #39 81.33 DEP criu/sysfs_parse.d [2020-04-09T20:05:25.181Z] #39 80.97 DEP criu/signalfd.d [2020-04-09T20:05:25.438Z] #39 81.53 DEP criu/sysctl.d [2020-04-09T20:05:25.439Z] #39 81.23 DEP criu/sigframe.d [2020-04-09T20:05:25.439Z] #39 81.33 DEP criu/shmem.d [2020-04-09T20:05:25.695Z] #39 81.68 DEP criu/string.d [2020-04-09T20:05:25.695Z] #39 81.74 DEP criu/stats.d [2020-04-09T20:05:25.695Z] #39 81.92 DEP criu/sockets.d [2020-04-09T20:05:25.696Z] #39 81.57 DEP criu/servicefd.d [2020-04-09T20:05:25.953Z] #39 81.74 DEP criu/seize.d [2020-04-09T20:05:26.247Z] #39 81.90 DEP criu/seccomp.d [2020-04-09T20:05:26.260Z] #39 82.17 DEP criu/sk-unix.d [2020-04-09T20:05:26.260Z] #39 82.38 DEP criu/sk-tcp.d [2020-04-09T20:05:26.505Z] #39 82.14 DEP criu/rst-malloc.d [2020-04-09T20:05:26.505Z] #39 82.24 DEP criu/rbtree.d [2020-04-09T20:05:26.505Z] #39 82.31 DEP criu/pstree.d [2020-04-09T20:05:26.518Z] #39 82.59 DEP criu/sk-queue.d [2020-04-09T20:05:26.763Z] #39 82.56 DEP criu/protobuf.d [2020-04-09T20:05:26.775Z] #39 82.77 DEP criu/sk-packet.d [2020-04-09T20:05:27.021Z] #39 82.79 GEN criu/protobuf-desc-gen.h [2020-04-09T20:05:27.033Z] #39 83.04 DEP criu/sk-netlink.d [2020-04-09T20:05:27.033Z] #39 83.30 DEP criu/sk-inet.d [2020-04-09T20:05:27.114Z] Sending build context to Docker daemon 55.36MB [2020-04-09T20:05:27.114Z] [2020-04-09T20:05:27.290Z] #39 83.56 DEP criu/signalfd.d [2020-04-09T20:05:27.547Z] #39 83.72 DEP criu/sigframe.d [2020-04-09T20:05:27.576Z] Step 1/8 : FROM microsoft/windowsservercore [2020-04-09T20:05:27.576Z] ---> 80e84fd280e2 [2020-04-09T20:05:27.576Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-09T20:05:27.576Z] ---> Using cache [2020-04-09T20:05:27.576Z] ---> ba55c9a62d8f [2020-04-09T20:05:27.576Z] Step 3/8 : ARG GO_VERSION=1.13.10 [2020-04-09T20:05:27.804Z] #39 83.87 DEP criu/shmem.d [2020-04-09T20:05:27.804Z] #39 84.12 DEP criu/servicefd.d [2020-04-09T20:05:28.037Z] ---> Running in 217400d454a3 [2020-04-09T20:05:28.369Z] #39 84.32 DEP criu/seize.d [2020-04-09T20:05:28.369Z] #39 84.54 DEP criu/seccomp.d [2020-04-09T20:05:28.504Z] Removing intermediate container 217400d454a3 [2020-04-09T20:05:28.504Z] ---> 43866d45dcd2 [2020-04-09T20:05:28.504Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-04-09T20:05:28.504Z] ---> Running in 12e0b0f7df0c [2020-04-09T20:05:28.626Z] #39 84.68 DEP criu/rst-malloc.d [2020-04-09T20:05:28.626Z] #39 84.81 DEP criu/rbtree.d [2020-04-09T20:05:28.884Z] #39 84.86 DEP criu/pstree.d [2020-04-09T20:05:28.884Z] #39 85.02 DEP criu/protobuf.d [2020-04-09T20:05:28.919Z] #39 84.60 DEP criu/protobuf-desc.d [2020-04-09T20:05:28.964Z] Removing intermediate container 12e0b0f7df0c [2020-04-09T20:05:28.965Z] ---> df556512b2d9 [2020-04-09T20:05:28.965Z] 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 [2020-04-09T20:05:28.965Z] ---> Running in 95b85b95bb9c [2020-04-09T20:05:29.141Z] #39 85.21 GEN criu/protobuf-desc-gen.h [2020-04-09T20:05:29.177Z] #39 84.77 DEP criu/proc_parse.d [2020-04-09T20:05:29.435Z] #39 85.07 DEP criu/plugin.d [2020-04-09T20:05:29.435Z] #39 85.22 DEP criu/pipes.d [2020-04-09T20:05:29.693Z] #39 85.39 DEP criu/pie-util.d [2020-04-09T20:05:29.693Z] #39 85.51 DEP criu/pie-util-vdso.d [2020-04-09T20:05:29.951Z] #39 85.63 DEP criu/pie-util-vdso-elf32.d [2020-04-09T20:05:29.951Z] #39 85.87 DEP criu/path.d [2020-04-09T20:05:30.516Z] #39 86.10 DEP criu/parasite-syscall.d [2020-04-09T20:05:30.516Z] #39 86.44 DEP criu/pagemap.d [2020-04-09T20:05:30.831Z] + dpkg --print-architecture [2020-04-09T20:05:30.831Z] + cd /tmp/tmp.Cfgjr44wgX/src/github.com/docker/distribution [2020-04-09T20:05:30.831Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T20:05:30.831Z] + GOPATH=/tmp/tmp.Cfgjr44wgX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Cfgjr44wgX [2020-04-09T20:05:30.831Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T20:05:31.038Z] #39 87.05 DEP criu/protobuf-desc.d [2020-04-09T20:05:31.038Z] #39 87.19 DEP criu/proc_parse.d [2020-04-09T20:05:31.081Z] #39 86.74 DEP criu/pagemap-cache.d [2020-04-09T20:05:31.296Z] #39 87.45 DEP criu/plugin.d [2020-04-09T20:05:31.339Z] #39 86.93 DEP criu/page-xfer.d [2020-04-09T20:05:31.339Z] #39 87.10 DEP criu/page-pipe.d [2020-04-09T20:05:31.553Z] #39 87.65 DEP criu/pipes.d [2020-04-09T20:05:31.597Z] #39 87.30 DEP criu/netfilter.d [2020-04-09T20:05:31.811Z] #39 87.83 DEP criu/pie-util.d [2020-04-09T20:05:31.811Z] #39 88.02 DEP criu/pie-util-vdso.d [2020-04-09T20:05:31.855Z] #39 87.58 DEP criu/net.d [2020-04-09T20:05:31.855Z] #39 ... [2020-04-09T20:05:31.855Z] [2020-04-09T20:05:31.855Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:05:31.855Z] #14 95.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T20:05:31.855Z] #14 95.86 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:05:31.855Z] #14 95.87 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:05:31.855Z] #14 ... [2020-04-09T20:05:31.855Z] [2020-04-09T20:05:31.855Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:31.855Z] #42 147.5 net/textproto [2020-04-09T20:05:31.855Z] #42 147.5 crypto/x509 [2020-04-09T20:05:31.855Z] #42 149.0 vendor/golang.org/x/net/http/httpguts [2020-04-09T20:05:31.855Z] #42 149.3 vendor/golang.org/x/net/http/httpproxy [2020-04-09T20:05:31.855Z] #42 149.9 mime/multipart [2020-04-09T20:05:31.855Z] #42 152.2 crypto/tls [2020-04-09T20:05:32.068Z] #39 88.15 DEP criu/pie-util-vdso-elf32.d [2020-04-09T20:05:32.068Z] #39 88.29 DEP criu/path.d [2020-04-09T20:05:32.112Z] #42 ... [2020-04-09T20:05:32.112Z] [2020-04-09T20:05:32.112Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:32.112Z] #39 87.80 DEP criu/namespaces.d [2020-04-09T20:05:32.325Z] #39 88.50 DEP criu/parasite-syscall.d [2020-04-09T20:05:32.370Z] #39 87.96 DEP criu/mount.d [2020-04-09T20:05:32.370Z] #39 88.14 DEP criu/mem.d [2020-04-09T20:05:32.583Z] #39 88.86 DEP criu/pagemap.d [2020-04-09T20:05:32.628Z] #39 88.34 DEP criu/lsm.d [2020-04-09T20:05:32.628Z] #39 88.47 DEP criu/log.d [2020-04-09T20:05:32.885Z] #39 88.70 DEP criu/libnetlink.d [2020-04-09T20:05:32.885Z] #39 88.82 DEP criu/kerndat.d [2020-04-09T20:05:33.148Z] #39 89.02 DEP criu/pagemap-cache.d [2020-04-09T20:05:33.148Z] #39 89.24 DEP criu/page-xfer.d [2020-04-09T20:05:33.148Z] #39 89.42 DEP criu/page-pipe.d [2020-04-09T20:05:33.405Z] #39 89.60 DEP criu/netfilter.d [2020-04-09T20:05:33.451Z] #39 89.05 DEP criu/kcmp-ids.d [2020-04-09T20:05:33.451Z] #39 89.20 DEP criu/irmap.d [2020-04-09T20:05:33.678Z] [2020-04-09T20:05:33.678Z] SUCCESS: Specified value was saved. [2020-04-09T20:05:33.687Z] #39 89.85 DEP criu/net.d [2020-04-09T20:05:33.712Z] #39 89.44 DEP criu/ipc_ns.d [2020-04-09T20:05:33.947Z] #39 ... [2020-04-09T20:05:33.947Z] [2020-04-09T20:05:33.947Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:33.947Z] #42 148.6 net/textproto [2020-04-09T20:05:33.947Z] #42 148.6 crypto/x509 [2020-04-09T20:05:33.947Z] #42 149.9 vendor/golang.org/x/net/http/httpguts [2020-04-09T20:05:33.947Z] #42 150.2 vendor/golang.org/x/net/http/httpproxy [2020-04-09T20:05:33.947Z] #42 150.8 mime/multipart [2020-04-09T20:05:33.947Z] #42 153.0 crypto/tls [2020-04-09T20:05:33.970Z] #39 89.68 DEP criu/image.d [2020-04-09T20:05:34.206Z] #42 ... [2020-04-09T20:05:34.206Z] [2020-04-09T20:05:34.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:34.206Z] #39 90.15 DEP criu/namespaces.d [2020-04-09T20:05:34.206Z] #39 90.44 DEP criu/mount.d [2020-04-09T20:05:34.228Z] #39 89.92 DEP criu/image-desc.d [2020-04-09T20:05:34.228Z] #39 90.05 DEP criu/fsnotify.d [2020-04-09T20:05:34.463Z] #39 90.64 DEP criu/mem.d [2020-04-09T20:05:34.486Z] #39 90.29 DEP criu/filesystems.d [2020-04-09T20:05:34.652Z] INFO: Downloading git... [2020-04-09T20:05:34.719Z] #39 90.86 DEP criu/lsm.d [2020-04-09T20:05:34.743Z] #39 90.47 DEP criu/files.d [2020-04-09T20:05:34.743Z] #39 90.68 DEP criu/files-reg.d [2020-04-09T20:05:34.977Z] #39 91.08 DEP criu/log.d [2020-04-09T20:05:35.234Z] #39 91.31 DEP criu/libnetlink.d [2020-04-09T20:05:35.309Z] #39 90.96 DEP criu/files-ext.d [2020-04-09T20:05:35.492Z] #39 91.44 DEP criu/kerndat.d [2020-04-09T20:05:35.492Z] #39 91.68 DEP criu/kcmp-ids.d [2020-04-09T20:05:35.492Z] #39 91.79 DEP criu/irmap.d [2020-04-09T20:05:35.567Z] #39 91.12 DEP criu/file-lock.d [2020-04-09T20:05:35.567Z] #39 91.32 DEP criu/file-ids.d [2020-04-09T20:05:35.627Z] INFO: Downloading go... [2020-04-09T20:05:35.824Z] #39 91.48 DEP criu/fifo.d [2020-04-09T20:05:35.824Z] #39 91.63 DEP criu/fdstore.d [2020-04-09T20:05:36.056Z] #39 91.99 DEP criu/ipc_ns.d [2020-04-09T20:05:36.056Z] #39 92.18 DEP criu/image.d [2020-04-09T20:05:36.082Z] #39 91.77 DEP criu/fault-injection.d [2020-04-09T20:05:36.082Z] #39 91.85 DEP criu/external.d [2020-04-09T20:05:36.313Z] #39 92.43 DEP criu/image-desc.d [2020-04-09T20:05:36.313Z] #39 92.53 DEP criu/fsnotify.d [2020-04-09T20:05:36.340Z] #39 92.06 DEP criu/eventpoll.d [2020-04-09T20:05:36.571Z] #39 92.71 DEP criu/filesystems.d [2020-04-09T20:05:36.597Z] #39 92.32 DEP criu/eventfd.d [2020-04-09T20:05:36.828Z] #39 92.92 DEP criu/files.d [2020-04-09T20:05:36.828Z] #39 93.12 DEP criu/files-reg.d [2020-04-09T20:05:36.855Z] #39 92.49 DEP criu/crtools.d [2020-04-09T20:05:36.855Z] #39 92.69 DEP criu/cr-service.d [2020-04-09T20:05:37.112Z] #39 92.85 DEP criu/cr-restore.d [2020-04-09T20:05:37.370Z] #39 93.13 DEP criu/cr-errno.d [2020-04-09T20:05:37.370Z] #39 93.16 DEP criu/cr-dump.d [2020-04-09T20:05:37.392Z] #39 93.35 DEP criu/files-ext.d [2020-04-09T20:05:37.392Z] #39 93.54 DEP criu/file-lock.d [2020-04-09T20:05:37.627Z] #39 93.42 DEP criu/cr-dedup.d [2020-04-09T20:05:37.649Z] #39 93.78 DEP criu/file-ids.d [2020-04-09T20:05:37.708Z] + rm -rf /tmp/tmp.Cfgjr44wgX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Cfgjr44wgX [2020-04-09T20:05:37.885Z] #39 93.65 DEP criu/cr-check.d [2020-04-09T20:05:37.907Z] #39 94.04 DEP criu/fifo.d [2020-04-09T20:05:38.143Z] #39 93.89 DEP criu/config.d [2020-04-09T20:05:38.164Z] #39 94.17 DEP criu/fdstore.d [2020-04-09T20:05:38.164Z] #39 94.28 DEP criu/fault-injection.d [2020-04-09T20:05:38.164Z] #39 94.33 DEP criu/external.d [2020-04-09T20:05:38.401Z] #39 94.09 DEP criu/clone-noasan.d [2020-04-09T20:05:38.401Z] #39 94.21 DEP criu/cgroup.d [2020-04-09T20:05:38.421Z] #39 94.44 DEP criu/eventpoll.d [2020-04-09T20:05:38.421Z] #39 94.65 DEP criu/eventfd.d [2020-04-09T20:05:38.659Z] #39 94.36 DEP criu/cgroup-props.d [2020-04-09T20:05:38.659Z] #39 94.56 DEP criu/bitmap.d [2020-04-09T20:05:38.659Z] #39 94.59 DEP criu/bfd.d [2020-04-09T20:05:38.679Z] #39 94.85 DEP criu/crtools.d [2020-04-09T20:05:38.916Z] #39 94.72 DEP criu/autofs.d [2020-04-09T20:05:38.936Z] #39 95.05 DEP criu/cr-service.d [2020-04-09T20:05:39.174Z] #39 94.90 DEP criu/aio.d [2020-04-09T20:05:39.193Z] #39 95.25 DEP criu/cr-restore.d [2020-04-09T20:05:39.194Z] Removing intermediate container 3a9e498fc380 [2020-04-09T20:05:39.194Z] ---> 6f207172f015 [2020-04-09T20:05:39.194Z] Step 18/140 : FROM base AS swagger [2020-04-09T20:05:39.194Z] ---> f96df8d86e8c [2020-04-09T20:05:39.194Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-04-09T20:05:39.194Z] ---> Running in 7990b0cc9904 [2020-04-09T20:05:39.194Z] Removing intermediate container 7990b0cc9904 [2020-04-09T20:05:39.194Z] ---> 8a8a4850e309 [2020-04-09T20:05:39.194Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-04-09T20:05:39.194Z] ---> Running in 2b913e3717b6 [2020-04-09T20:05:39.432Z] #39 95.14 DEP criu/action-scripts.d [2020-04-09T20:05:39.450Z] #39 95.51 DEP criu/cr-errno.d [2020-04-09T20:05:39.450Z] #39 95.53 DEP criu/cr-dump.d [2020-04-09T20:05:39.484Z] + mktemp -d [2020-04-09T20:05:39.484Z] + export GOPATH=/tmp/tmp.8DhZnM1at9 [2020-04-09T20:05:39.484Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.8DhZnM1at9/src/github.com/go-swagger/go-swagger [2020-04-09T20:05:39.484Z] Cloning into '/tmp/tmp.8DhZnM1at9/src/github.com/go-swagger/go-swagger'... [2020-04-09T20:05:39.689Z] #39 95.54 CC criu/action-scripts.o [2020-04-09T20:05:39.707Z] #39 95.83 DEP criu/cr-dedup.d [2020-04-09T20:05:39.945Z] 🇩 bin/containerd [2020-04-09T20:05:39.965Z] #39 96.06 DEP criu/cr-check.d [2020-04-09T20:05:40.222Z] #39 96.31 DEP criu/config.d [2020-04-09T20:05:40.479Z] #39 96.51 DEP criu/clone-noasan.d [2020-04-09T20:05:40.479Z] #39 96.62 DEP criu/cgroup.d [2020-04-09T20:05:40.622Z] #39 96.18 CC criu/aio.o [2020-04-09T20:05:40.737Z] #39 96.81 DEP criu/cgroup-props.d [2020-04-09T20:05:40.995Z] #39 96.94 DEP criu/bitmap.d [2020-04-09T20:05:40.995Z] #39 96.96 DEP criu/bfd.d [2020-04-09T20:05:40.995Z] #39 97.14 DEP criu/autofs.d [2020-04-09T20:05:41.187Z] #39 96.86 CC criu/autofs.o [2020-04-09T20:05:41.252Z] #39 97.37 DEP criu/aio.d [2020-04-09T20:05:41.439Z] INFO: Downloading compiler 1 of 3... [2020-04-09T20:05:41.439Z] INFO: Downloading compiler 2 of 3... [2020-04-09T20:05:41.446Z] #39 ... [2020-04-09T20:05:41.446Z] [2020-04-09T20:05:41.446Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T20:05:41.446Z] #26 167.2 + rm -rf /tmp/tmp.SVgPeva0rn [2020-04-09T20:05:41.510Z] #39 97.64 DEP criu/action-scripts.d [2020-04-09T20:05:41.710Z] #26 DONE 167.7s [2020-04-09T20:05:41.710Z] [2020-04-09T20:05:41.710Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:41.710Z] #42 159.5 net/http/httptrace [2020-04-09T20:05:41.710Z] #42 159.8 net/http [2020-04-09T20:05:41.767Z] #39 98.07 CC criu/action-scripts.o [2020-04-09T20:05:41.901Z] INFO: Downloading compiler 3 of 3... [2020-04-09T20:05:42.363Z] INFO: Extracting git... [2020-04-09T20:05:42.698Z] #39 98.80 CC criu/aio.o [2020-04-09T20:05:42.698Z] #39 ... [2020-04-09T20:05:42.698Z] [2020-04-09T20:05:42.698Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T20:05:42.699Z] #26 167.6 + rm -rf /tmp/tmp.jcTkhr53tQ [2020-04-09T20:05:43.264Z] #26 DONE 168.2s [2020-04-09T20:05:43.264Z] [2020-04-09T20:05:43.264Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:05:43.264Z] #14 99.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T20:05:43.264Z] #14 99.12 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:05:43.264Z] #14 99.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:05:43.522Z] #14 ... [2020-04-09T20:05:43.522Z] [2020-04-09T20:05:43.522Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:43.522Z] #39 99.69 CC criu/autofs.o [2020-04-09T20:05:44.245Z] #42 ... [2020-04-09T20:05:44.245Z] [2020-04-09T20:05:44.245Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:44.245Z] #39 99.46 CC criu/bfd.o [2020-04-09T20:05:44.245Z] #39 100.1 CC criu/bitmap.o [2020-04-09T20:05:44.503Z] #39 100.3 CC criu/cgroup-props.o [2020-04-09T20:05:44.761Z] #39 ... [2020-04-09T20:05:44.761Z] [2020-04-09T20:05:44.761Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T20:05:44.761Z] #45 DONE 170.2s [2020-04-09T20:05:45.019Z] [2020-04-09T20:05:45.019Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:05:45.418Z] #39 ... [2020-04-09T20:05:45.418Z] [2020-04-09T20:05:45.418Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:45.418Z] #42 160.1 net/http/httptrace [2020-04-09T20:05:45.418Z] #42 160.3 net/http [2020-04-09T20:05:45.952Z] #36 ... [2020-04-09T20:05:45.952Z] [2020-04-09T20:05:45.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:45.952Z] #39 101.5 CC criu/cgroup.o [2020-04-09T20:05:45.983Z] #42 ... [2020-04-09T20:05:45.983Z] [2020-04-09T20:05:45.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:45.983Z] #39 102.0 CC criu/bfd.o [2020-04-09T20:05:46.548Z] #39 102.8 CC criu/bitmap.o [2020-04-09T20:05:46.806Z] #39 103.0 CC criu/cgroup-props.o [2020-04-09T20:05:47.371Z] #39 ... [2020-04-09T20:05:47.371Z] [2020-04-09T20:05:47.371Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T20:05:47.371Z] #45 DONE 172.1s [2020-04-09T20:05:47.371Z] [2020-04-09T20:05:47.371Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:47.922Z] + cd /tmp/tmp.8DhZnM1at9/src/github.com/go-swagger/go-swagger [2020-04-09T20:05:47.922Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-04-09T20:05:47.922Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T20:05:48.305Z] #42 ... [2020-04-09T20:05:48.305Z] [2020-04-09T20:05:48.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:48.305Z] #39 104.2 CC criu/cgroup.o [2020-04-09T20:05:49.233Z] #39 104.5 CC criu/clone-noasan.o [2020-04-09T20:05:49.233Z] #39 104.6 CC criu/config.o [2020-04-09T20:05:50.166Z] #39 106.1 CC criu/cr-check.o [2020-04-09T20:05:51.100Z] #39 ... [2020-04-09T20:05:51.100Z] [2020-04-09T20:05:51.100Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:05:51.100Z] #14 112.7 Selecting previously unselected package libonig5:amd64. [2020-04-09T20:05:51.100Z] #14 112.7 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 112.7 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:05:51.100Z] #14 112.8 Selecting previously unselected package libjq1:amd64. [2020-04-09T20:05:51.100Z] #14 112.9 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 112.9 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:05:51.100Z] #14 113.0 Selecting previously unselected package jq. [2020-04-09T20:05:51.100Z] #14 113.0 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 113.0 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:05:51.100Z] #14 113.1 Selecting previously unselected package libaio1:amd64. [2020-04-09T20:05:51.100Z] #14 113.1 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 113.1 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-09T20:05:51.100Z] #14 113.2 Selecting previously unselected package libbtrfs0. [2020-04-09T20:05:51.100Z] #14 113.2 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 113.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:05:51.100Z] #14 113.3 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:05:51.100Z] #14 113.3 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 113.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:05:51.100Z] #14 113.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-09T20:05:51.100Z] #14 113.5 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 113.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:05:51.100Z] #14 113.5 Selecting previously unselected package libudev-dev:amd64. [2020-04-09T20:05:51.100Z] #14 113.5 Preparing to unpack .../32-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 113.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:05:51.100Z] #14 113.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-09T20:05:51.100Z] #14 113.7 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 113.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T20:05:51.100Z] #14 114.0 Selecting previously unselected package libpcre16-3:amd64. [2020-04-09T20:05:51.100Z] #14 114.0 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 114.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T20:05:51.100Z] #14 114.1 Selecting previously unselected package libpcre32-3:amd64. [2020-04-09T20:05:51.100Z] #14 114.1 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 114.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T20:05:51.100Z] #14 114.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-09T20:05:51.100Z] #14 114.3 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 114.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T20:05:51.100Z] #14 114.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-09T20:05:51.100Z] #14 114.5 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 114.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T20:05:51.100Z] #14 114.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-09T20:05:51.100Z] #14 114.9 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-09T20:05:51.100Z] #14 114.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T20:05:51.358Z] #14 115.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-09T20:05:51.358Z] #14 115.1 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:05:51.358Z] #14 115.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T20:05:51.358Z] #14 115.3 Selecting previously unselected package libgpm2:amd64. [2020-04-09T20:05:51.358Z] #14 115.3 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-04-09T20:05:51.358Z] #14 115.3 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-09T20:05:51.578Z] #39 107.3 CC criu/clone-noasan.o [2020-04-09T20:05:51.578Z] #39 107.6 CC criu/config.o [2020-04-09T20:05:51.616Z] #14 115.4 Selecting previously unselected package libicu63:amd64. [2020-04-09T20:05:51.616Z] #14 115.4 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T20:05:51.616Z] #14 115.4 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:05:53.475Z] #39 109.1 CC criu/cr-check.o [2020-04-09T20:05:54.040Z] #39 ... [2020-04-09T20:05:54.040Z] [2020-04-09T20:05:54.040Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:05:54.040Z] #14 114.7 Selecting previously unselected package libonig5:amd64. [2020-04-09T20:05:54.040Z] #14 114.7 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-04-09T20:05:54.040Z] #14 114.7 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:05:54.040Z] #14 114.9 Selecting previously unselected package libjq1:amd64. [2020-04-09T20:05:54.040Z] #14 114.9 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:05:54.040Z] #14 114.9 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:05:54.297Z] #14 115.1 Selecting previously unselected package jq. [2020-04-09T20:05:54.297Z] #14 115.1 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:05:54.297Z] #14 115.1 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:05:54.297Z] #14 115.2 Selecting previously unselected package libaio1:amd64. [2020-04-09T20:05:54.554Z] #14 115.2 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-04-09T20:05:54.554Z] #14 115.2 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-09T20:05:54.554Z] #14 115.2 Selecting previously unselected package libbtrfs0. [2020-04-09T20:05:54.554Z] #14 115.3 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T20:05:54.555Z] #14 115.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:05:54.555Z] #14 115.3 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:05:54.555Z] #14 115.3 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T20:05:54.555Z] #14 115.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:05:54.794Z] INFO: Expanding go... [2020-04-09T20:05:54.812Z] #14 115.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-09T20:05:54.812Z] #14 115.5 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:05:54.812Z] #14 115.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:05:54.812Z] #14 115.6 Selecting previously unselected package libudev-dev:amd64. [2020-04-09T20:05:54.812Z] #14 115.6 Preparing to unpack .../32-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T20:05:54.812Z] #14 115.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:05:55.069Z] #14 115.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-09T20:05:55.069Z] #14 115.8 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-09T20:05:55.069Z] #14 115.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T20:05:55.327Z] #14 116.1 Selecting previously unselected package libpcre16-3:amd64. [2020-04-09T20:05:55.327Z] #14 116.1 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-09T20:05:55.327Z] #14 116.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T20:05:55.585Z] #14 116.3 Selecting previously unselected package libpcre32-3:amd64. [2020-04-09T20:05:55.585Z] #14 116.3 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-09T20:05:55.585Z] #14 116.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T20:05:55.585Z] #14 116.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-09T20:05:55.585Z] #14 116.4 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-09T20:05:55.799Z] #14 119.3 Selecting previously unselected package libnet1:amd64. [2020-04-09T20:05:55.800Z] #14 119.3 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:05:55.800Z] #14 119.4 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:05:55.800Z] #14 119.4 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T20:05:55.800Z] #14 119.5 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T20:05:55.800Z] #14 119.5 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:05:55.800Z] #14 119.6 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T20:05:55.800Z] #14 119.6 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:05:55.800Z] #14 119.6 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:05:55.800Z] #14 119.7 Selecting previously unselected package libreadline5:amd64. [2020-04-09T20:05:55.800Z] #14 119.7 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-09T20:05:55.800Z] #14 119.7 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T20:05:55.842Z] #14 116.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T20:05:55.842Z] #14 116.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-09T20:05:55.842Z] #14 116.6 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-09T20:05:55.842Z] #14 116.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T20:05:56.058Z] #14 119.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-09T20:05:56.058Z] #14 119.8 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T20:05:56.058Z] #14 119.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:05:56.228Z] 🇩 bin/containerd-stress [2020-04-09T20:05:56.316Z] #14 120.3 Selecting previously unselected package net-tools. [2020-04-09T20:05:56.316Z] #14 120.3 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-09T20:05:56.316Z] #14 120.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:05:56.357Z] #14 117.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-09T20:05:56.357Z] #14 117.0 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-09T20:05:56.357Z] #14 117.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T20:05:56.575Z] #14 120.6 Selecting previously unselected package python-pip-whl. [2020-04-09T20:05:56.575Z] #14 120.6 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-04-09T20:05:56.615Z] #14 117.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-09T20:05:56.615Z] #14 117.3 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:05:56.615Z] #14 117.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T20:05:56.615Z] #14 117.4 Selecting previously unselected package libgpm2:amd64. [2020-04-09T20:05:56.833Z] #14 120.7 Unpacking python-pip-whl (18.1-5) ...#14 ... [2020-04-09T20:05:56.833Z] [2020-04-09T20:05:56.833Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:56.833Z] #42 173.6 github.com/LK4D4/vndr/godl [2020-04-09T20:05:56.833Z] #42 174.3 github.com/LK4D4/vndr [2020-04-09T20:05:56.833Z] #42 DONE 182.2s [2020-04-09T20:05:56.833Z] [2020-04-09T20:05:56.833Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:05:56.833Z] #14 120.7 Unpacking python-pip-whl (18.1-5) ... [2020-04-09T20:05:56.833Z] #14 ... [2020-04-09T20:05:56.833Z] [2020-04-09T20:05:56.833Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:56.833Z] #39 107.6 CC criu/cr-dedup.o [2020-04-09T20:05:56.833Z] #39 108.1 CC criu/cr-dump.o [2020-04-09T20:05:56.833Z] #39 110.5 CC criu/cr-errno.o [2020-04-09T20:05:56.834Z] #39 110.7 CC criu/cr-restore.o [2020-04-09T20:05:56.872Z] #14 117.4 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-04-09T20:05:56.872Z] #14 117.4 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-09T20:05:56.872Z] #14 117.5 Selecting previously unselected package libicu63:amd64. [2020-04-09T20:05:56.872Z] #14 117.5 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T20:05:56.872Z] #14 117.5 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:05:57.454Z] 🇩 bin/containerd-shim [2020-04-09T20:05:57.766Z] #39 ... [2020-04-09T20:05:57.766Z] [2020-04-09T20:05:57.766Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:05:57.766Z] #14 121.4 Selecting previously unselected package python3-lib2to3. [2020-04-09T20:05:57.766Z] #14 121.4 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T20:05:57.766Z] #14 121.5 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:05:57.766Z] #14 121.8 Selecting previously unselected package python3-distutils. [2020-04-09T20:05:57.766Z] #14 121.8 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T20:05:57.766Z] #14 121.8 Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T20:05:58.024Z] #14 121.9 Selecting previously unselected package python3-pip. [2020-04-09T20:05:58.024Z] #14 121.9 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-04-09T20:05:58.024Z] #14 121.9 Unpacking python3-pip (18.1-5) ... [2020-04-09T20:05:58.024Z] #14 122.1 Selecting previously unselected package python3-pkg-resources. [2020-04-09T20:05:58.282Z] #14 122.1 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:05:58.282Z] #14 122.1 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:05:58.282Z] #14 122.3 Selecting previously unselected package python3-setuptools. [2020-04-09T20:05:58.282Z] #14 122.3 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T20:05:58.540Z] #14 122.3 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T20:05:58.540Z] #14 122.5 Selecting previously unselected package python3-wheel. [2020-04-09T20:05:58.540Z] #14 122.5 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T20:05:58.540Z] #14 122.6 Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T20:05:58.540Z] #14 122.6 Selecting previously unselected package thin-provisioning-tools. [2020-04-09T20:05:58.540Z] #14 122.6 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-09T20:05:58.798Z] #14 122.6 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:05:58.798Z] #14 122.9 Selecting previously unselected package vim-runtime. [2020-04-09T20:05:59.056Z] #14 122.9 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:05:59.056Z] #14 122.9 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T20:05:59.056Z] #14 123.0 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T20:05:59.056Z] #14 123.0 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:05:59.398Z] #14 ... [2020-04-09T20:05:59.398Z] [2020-04-09T20:05:59.398Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T20:05:59.398Z] #42 174.6 github.com/LK4D4/vndr/godl [2020-04-09T20:05:59.399Z] #42 175.3 github.com/LK4D4/vndr [2020-04-09T20:05:59.399Z] #42 DONE 183.9s [2020-04-09T20:05:59.399Z] [2020-04-09T20:05:59.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:59.399Z] #39 110.9 CC criu/cr-dedup.o [2020-04-09T20:05:59.399Z] #39 111.4 CC criu/cr-dump.o [2020-04-09T20:05:59.399Z] #39 114.1 CC criu/cr-errno.o [2020-04-09T20:05:59.399Z] #39 114.2 CC criu/cr-restore.o [2020-04-09T20:06:01.294Z] #39 ... [2020-04-09T20:06:01.294Z] [2020-04-09T20:06:01.294Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:06:01.294Z] #14 122.0 Selecting previously unselected package libnet1:amd64. [2020-04-09T20:06:01.294Z] #14 122.0 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:06:01.294Z] #14 122.0 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:06:01.294Z] #14 122.1 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T20:06:01.294Z] #14 122.1 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T20:06:01.294Z] #14 122.1 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:06:01.455Z] 🇩 bin/containerd-shim-runc-v1 [2020-04-09T20:06:01.552Z] #14 122.2 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T20:06:01.552Z] #14 122.2 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:06:01.552Z] #14 122.2 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:06:01.552Z] #14 122.3 Selecting previously unselected package libreadline5:amd64. [2020-04-09T20:06:01.552Z] #14 122.3 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-09T20:06:01.552Z] #14 122.3 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T20:06:01.552Z] #14 122.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-09T20:06:01.809Z] #14 122.4 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T20:06:01.810Z] #14 122.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:06:02.067Z] #14 122.7 Selecting previously unselected package net-tools. [2020-04-09T20:06:02.067Z] #14 122.7 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-09T20:06:02.067Z] #14 122.8 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:06:02.325Z] #14 122.9 Selecting previously unselected package python-pip-whl. [2020-04-09T20:06:02.325Z] #14 122.9 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-04-09T20:06:02.325Z] #14 122.9 Unpacking python-pip-whl (18.1-5) ... [2020-04-09T20:06:02.890Z] #14 123.6 Selecting previously unselected package python3-lib2to3. [2020-04-09T20:06:02.890Z] #14 123.6 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T20:06:02.890Z] #14 123.6 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:06:02.890Z] #14 123.7 Selecting previously unselected package python3-distutils. [2020-04-09T20:06:02.890Z] #14 123.7 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T20:06:02.890Z] #14 123.7 Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T20:06:03.147Z] #14 123.9 Selecting previously unselected package python3-pip. [2020-04-09T20:06:03.147Z] #14 123.9 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-04-09T20:06:03.147Z] #14 123.9 Unpacking python3-pip (18.1-5) ... [2020-04-09T20:06:03.147Z] #14 124.0 Selecting previously unselected package python3-pkg-resources. [2020-04-09T20:06:03.238Z] #14 126.4 Selecting previously unselected package vim. [2020-04-09T20:06:03.238Z] #14 126.4 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:06:03.238Z] #14 126.4 Unpacking vim (2:8.1.0875-5) ... [2020-04-09T20:06:03.238Z] #14 127.0 Selecting previously unselected package xfsprogs. [2020-04-09T20:06:03.238Z] #14 127.0 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-09T20:06:03.238Z] #14 127.0 Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T20:06:03.405Z] #14 124.1 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:06:03.405Z] #14 124.1 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:06:03.405Z] #14 124.2 Selecting previously unselected package python3-setuptools. [2020-04-09T20:06:03.405Z] #14 124.2 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T20:06:03.405Z] #14 124.3 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T20:06:03.496Z] #14 127.4 Selecting previously unselected package zip. [2020-04-09T20:06:03.496Z] #14 127.4 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-04-09T20:06:03.496Z] #14 127.4 Unpacking zip (3.0-11+b1) ... [2020-04-09T20:06:03.662Z] #14 124.5 Selecting previously unselected package python3-wheel. [2020-04-09T20:06:03.662Z] #14 124.5 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T20:06:03.662Z] #14 124.5 Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T20:06:03.662Z] #14 124.6 Selecting previously unselected package thin-provisioning-tools. [2020-04-09T20:06:03.754Z] #14 127.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T20:06:03.754Z] #14 127.7 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:06:03.754Z] #14 127.7 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:06:03.754Z] #14 127.7 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T20:06:03.754Z] #14 127.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T20:06:03.754Z] #14 127.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:06:03.754Z] #14 127.7 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-09T20:06:03.754Z] #14 127.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T20:06:03.754Z] #14 127.8 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T20:06:03.919Z] #14 124.6 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-09T20:06:03.919Z] #14 124.6 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:06:04.012Z] #14 127.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T20:06:04.012Z] #14 127.8 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T20:06:04.012Z] #14 127.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:06:04.012Z] #14 127.9 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:06:04.012Z] #14 127.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:06:04.012Z] #14 128.0 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:06:04.012Z] #14 128.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:06:04.012Z] #14 128.0 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:06:04.012Z] #14 128.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:06:04.162Z] 🇩 binaries [2020-04-09T20:06:04.162Z] + mkdir -p /build [2020-04-09T20:06:04.162Z] + cp bin/containerd /build/containerd [2020-04-09T20:06:04.162Z] + cp bin/containerd-shim /build/containerd-shim [2020-04-09T20:06:04.162Z] + cp bin/ctr /build/ctr [2020-04-09T20:06:04.176Z] #14 124.9 Selecting previously unselected package vim-runtime. [2020-04-09T20:06:04.176Z] #14 124.9 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:06:04.176Z] #14 124.9 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T20:06:04.176Z] #14 125.0 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T20:06:04.176Z] #14 125.0 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:06:04.270Z] #14 128.0 Setting up zip (3.0-11+b1) ... [2020-04-09T20:06:04.270Z] #14 128.1 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:06:04.270Z] #14 128.1 Setting up bash-completion (1:2.8-6) ... [2020-04-09T20:06:06.469Z] + rm -rf /tmp/tmp.8DhZnM1at9 [2020-04-09T20:06:06.567Z] Removing intermediate container 83c1729d9bd0 [2020-04-09T20:06:06.567Z] ---> bee9f493c3da [2020-04-09T20:06:06.567Z] Step 61/140 : FROM dev-base AS proxy [2020-04-09T20:06:06.567Z] ---> 00c4df870f60 [2020-04-09T20:06:06.567Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-04-09T20:06:06.567Z] ---> Running in a9c23205d42c [2020-04-09T20:06:06.567Z] Removing intermediate container a9c23205d42c [2020-04-09T20:06:06.567Z] ---> 33e060e0b69f [2020-04-09T20:06:06.567Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-04-09T20:06:06.797Z] #14 130.8 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-09T20:06:06.797Z] #14 130.8 Setting up xz-utils (5.2.4-1) ... [2020-04-09T20:06:06.797Z] #14 130.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T20:06:06.797Z] #14 130.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T20:06:06.797Z] #14 130.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:06:06.797Z] #14 130.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:06:06.797Z] #14 130.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:06:06.797Z] #14 130.9 Setting up pigz (2.4-1) ... [2020-04-09T20:06:06.797Z] #14 130.9 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T20:06:06.797Z] #14 130.9 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:06:06.797Z] #14 130.9 Setting up python-pip-whl (18.1-5) ... [2020-04-09T20:06:06.797Z] #14 130.9 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T20:06:06.797Z] #14 130.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T20:06:06.925Z] ---> Running in 57e776e845bd [2020-04-09T20:06:06.925Z] Removing intermediate container 57e776e845bd [2020-04-09T20:06:06.925Z] ---> 2a5bd2a38abf [2020-04-09T20:06:06.925Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:06:07.055Z] #14 130.9 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:06:07.271Z] ---> 612ed09a4ab0 [2020-04-09T20:06:07.271Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:06:07.454Z] #14 128.0 Selecting previously unselected package vim. [2020-04-09T20:06:07.454Z] #14 128.0 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:06:07.454Z] #14 128.1 Unpacking vim (2:8.1.0875-5) ... [2020-04-09T20:06:07.486Z] Removing intermediate container 2b913e3717b6 [2020-04-09T20:06:07.486Z] ---> 76b1e6f1541b [2020-04-09T20:06:07.486Z] Step 21/140 : FROM base AS frozen-images [2020-04-09T20:06:07.486Z] ---> f96df8d86e8c [2020-04-09T20:06:07.486Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:06:07.486Z] ---> Using cache [2020-04-09T20:06:07.486Z] ---> 5e090742f841 [2020-04-09T20:06:07.486Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-04-09T20:06:07.486Z] ---> Running in a293987354c6 [2020-04-09T20:06:07.618Z] ---> 317f1a1448a7 [2020-04-09T20:06:07.618Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:06:07.618Z] ---> Running in 2e9c03589ccb [2020-04-09T20:06:07.621Z] #14 131.4 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-09T20:06:07.621Z] #14 131.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:06:07.621Z] #14 131.4 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:06:07.621Z] #14 131.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:06:07.621Z] #14 131.4 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:06:07.621Z] #14 131.4 Setting up vim (2:8.1.0875-5) ... [2020-04-09T20:06:07.621Z] #14 131.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T20:06:07.621Z] #14 131.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T20:06:07.622Z] #14 131.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T20:06:07.622Z] #14 131.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T20:06:07.622Z] #14 131.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T20:06:07.622Z] #14 131.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T20:06:07.622Z] #14 131.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T20:06:07.622Z] #14 131.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T20:06:07.622Z] #14 131.5 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:06:07.622Z] #14 131.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T20:06:07.622Z] #14 131.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:06:07.622Z] #14 131.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-09T20:06:07.622Z] #14 131.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-09T20:06:07.622Z] #14 131.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:06:07.622Z] #14 131.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-09T20:06:07.622Z] #14 131.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-09T20:06:07.622Z] #14 131.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:06:07.622Z] #14 131.6 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:06:07.622Z] #14 131.6 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T20:06:07.622Z] #14 131.6 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:06:07.622Z] #14 131.6 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T20:06:07.622Z] #14 131.6 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:06:07.771Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:06:07.771Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:06:07.964Z] + RM_GOPATH=0 [2020-04-09T20:06:07.964Z] + TMP_GOPATH= [2020-04-09T20:06:07.964Z] + : /build [2020-04-09T20:06:07.964Z] + '[' -z '' ']' [2020-04-09T20:06:07.964Z] ++ mktemp -d [2020-04-09T20:06:07.964Z] + export GOPATH=/tmp/tmp.OXASQ2Xc8G [2020-04-09T20:06:07.964Z] + GOPATH=/tmp/tmp.OXASQ2Xc8G [2020-04-09T20:06:07.964Z] + RM_GOPATH=1 [2020-04-09T20:06:07.964Z] ++ dirname ./install.sh [2020-04-09T20:06:07.964Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:06:07.964Z] + dir=. [2020-04-09T20:06:07.964Z] + bin=proxy [2020-04-09T20:06:07.964Z] + shift [2020-04-09T20:06:07.964Z] + '[' '!' -f ./proxy.installer ']' [2020-04-09T20:06:07.964Z] + . ./proxy.installer [2020-04-09T20:06:07.964Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:06:07.964Z] + install_proxy [2020-04-09T20:06:07.964Z] + case "$1" in [2020-04-09T20:06:07.964Z] + export CGO_ENABLED=0 [2020-04-09T20:06:07.964Z] + CGO_ENABLED=0 [2020-04-09T20:06:07.964Z] + _install_proxy [2020-04-09T20:06:07.964Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-04-09T20:06:07.964Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OXASQ2Xc8G/src/github.com/docker/libnetwork [2020-04-09T20:06:07.964Z] Cloning into '/tmp/tmp.OXASQ2Xc8G/src/github.com/docker/libnetwork'... [2020-04-09T20:06:08.019Z] #14 128.6 Selecting previously unselected package xfsprogs. [2020-04-09T20:06:08.019Z] #14 128.6 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-09T20:06:08.019Z] #14 128.6 Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T20:06:08.055Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:06:08.055Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T20:06:08.278Z] #14 129.1 Selecting previously unselected package zip. [2020-04-09T20:06:08.278Z] #14 129.1 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-04-09T20:06:08.278Z] #14 129.1 Unpacking zip (3.0-11+b1) ... [2020-04-09T20:06:08.536Z] #14 129.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T20:06:08.536Z] #14 129.3 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:06:08.536Z] #14 129.3 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:06:08.536Z] #14 129.3 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T20:06:08.536Z] #14 129.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T20:06:08.536Z] #14 129.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:06:08.536Z] #14 129.3 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-09T20:06:08.536Z] #14 129.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T20:06:08.536Z] #14 129.4 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T20:06:08.536Z] #14 129.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T20:06:08.536Z] #14 129.4 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T20:06:08.536Z] #14 129.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:06:08.536Z] #14 129.4 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:06:08.536Z] #14 129.4 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:06:08.536Z] #14 129.4 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:06:08.794Z] #14 129.5 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:06:08.794Z] #14 129.5 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:06:08.794Z] #14 129.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:06:08.794Z] #14 129.5 Setting up zip (3.0-11+b1) ... [2020-04-09T20:06:08.794Z] #14 129.5 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:06:08.794Z] #14 129.6 Setting up bash-completion (1:2.8-6) ... [2020-04-09T20:06:09.069Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T20:06:09.069Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T20:06:09.523Z] #14 ... [2020-04-09T20:06:09.523Z] [2020-04-09T20:06:09.523Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:09.523Z] #39 115.3 CC criu/cr-service.o [2020-04-09T20:06:09.523Z] #39 116.8 CC criu/crtools.o [2020-04-09T20:06:09.523Z] #39 117.3 CC criu/eventfd.o [2020-04-09T20:06:09.523Z] #39 117.6 CC criu/eventpoll.o [2020-04-09T20:06:09.523Z] #39 118.4 CC criu/external.o [2020-04-09T20:06:09.523Z] #39 118.7 CC criu/fault-injection.o [2020-04-09T20:06:09.523Z] #39 118.8 CC criu/fdstore.o [2020-04-09T20:06:09.523Z] #39 119.3 CC criu/fifo.o [2020-04-09T20:06:09.523Z] #39 119.8 CC criu/file-ids.o [2020-04-09T20:06:09.523Z] #39 120.2 CC criu/file-lock.o [2020-04-09T20:06:09.523Z] #39 121.3 CC criu/files-ext.o [2020-04-09T20:06:09.523Z] #39 121.6 CC criu/files-reg.o [2020-04-09T20:06:09.523Z] #39 123.7 CC criu/files.o [2020-04-09T20:06:09.867Z] + cd /tmp/tmp.OXASQ2Xc8G/src/github.com/docker/libnetwork [2020-04-09T20:06:09.867Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:06:09.867Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T20:06:10.089Z] #39 125.9 CC criu/filesystems.o [2020-04-09T20:06:10.347Z] #39 ... [2020-04-09T20:06:10.347Z] [2020-04-09T20:06:10.347Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:06:10.347Z] #14 134.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T20:06:10.347Z] #14 134.4 Setting up iptables (1.8.2-4) ... [2020-04-09T20:06:10.347Z] #14 134.4 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:06:10.347Z] #14 134.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:06:10.560Z] Fetched 8120 kB in 3s (2673 kB/s) [2020-04-09T20:06:10.605Z] #14 134.4 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:06:10.605Z] #14 134.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:06:10.605Z] #14 134.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T20:06:10.605Z] #14 134.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T20:06:10.605Z] #14 134.4 Setting up python3 (3.7.3-1) ... [2020-04-09T20:06:10.863Z] #14 134.8 Setting up python3-wheel (0.32.3-2) ... [2020-04-09T20:06:11.648Z] Removing intermediate container 2e9c03589ccb [2020-04-09T20:06:11.648Z] ---> a9302c27fbee [2020-04-09T20:06:11.648Z] Step 67/140 : FROM base AS gometalinter [2020-04-09T20:06:11.648Z] ---> 00c4df870f60 [2020-04-09T20:06:11.648Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-04-09T20:06:11.797Z] #14 135.6 Setting up apparmor (2.13.2-10) ... [2020-04-09T20:06:11.996Z] ---> Running in 05eca379239c [2020-04-09T20:06:11.996Z] Removing intermediate container 05eca379239c [2020-04-09T20:06:11.996Z] ---> 7be3d0949b2e [2020-04-09T20:06:11.996Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:06:12.057Z] Reading package lists... [2020-04-09T20:06:12.072Z] #14 132.2 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-09T20:06:12.072Z] #14 132.2 Setting up xz-utils (5.2.4-1) ... [2020-04-09T20:06:12.072Z] #14 132.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T20:06:12.072Z] #14 132.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T20:06:12.072Z] #14 132.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:06:12.072Z] #14 132.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:06:12.072Z] #14 132.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:06:12.072Z] #14 132.3 Setting up pigz (2.4-1) ... [2020-04-09T20:06:12.072Z] #14 132.3 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T20:06:12.072Z] #14 132.3 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:06:12.072Z] #14 132.3 Setting up python-pip-whl (18.1-5) ... [2020-04-09T20:06:12.072Z] #14 132.4 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T20:06:12.072Z] #14 132.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T20:06:12.072Z] #14 132.4 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:06:12.072Z] #14 132.7 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-09T20:06:12.072Z] #14 132.7 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:06:12.072Z] #14 132.8 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:06:12.072Z] #14 132.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:06:12.072Z] #14 132.8 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:06:12.072Z] #14 132.8 Setting up vim (2:8.1.0875-5) ... [2020-04-09T20:06:12.072Z] #14 132.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T20:06:12.072Z] #14 132.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T20:06:12.072Z] #14 132.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T20:06:12.072Z] #14 132.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T20:06:12.072Z] #14 132.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T20:06:12.072Z] #14 132.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T20:06:12.072Z] #14 132.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T20:06:12.072Z] #14 132.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T20:06:12.072Z] #14 132.9 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:06:12.072Z] #14 132.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T20:06:12.072Z] #14 132.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:06:12.072Z] #14 132.9 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 [2020-04-09T20:06:12.072Z] #14 132.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-09T20:06:12.072Z] #14 132.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:06:12.072Z] #14 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 [2020-04-09T20:06:12.072Z] #14 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 [2020-04-09T20:06:12.072Z] #14 133.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:06:12.072Z] #14 133.0 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:06:12.072Z] #14 133.0 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T20:06:12.072Z] #14 133.0 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:06:12.330Z] #14 133.0 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T20:06:12.330Z] #14 133.0 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:06:12.340Z] ---> 612f82d6ee32 [2020-04-09T20:06:12.340Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:06:12.686Z] ---> d86de82bebb8 [2020-04-09T20:06:12.686Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:06:12.686Z] ---> Running in 7a56b961bf98 [2020-04-09T20:06:13.046Z] + RM_GOPATH=0 [2020-04-09T20:06:13.046Z] + TMP_GOPATH= [2020-04-09T20:06:13.046Z] + : /build [2020-04-09T20:06:13.046Z] + '[' -z '' ']' [2020-04-09T20:06:13.046Z] ++ mktemp -d [2020-04-09T20:06:13.046Z] + export GOPATH=/tmp/tmp.90J7bUjQEZ [2020-04-09T20:06:13.046Z] + GOPATH=/tmp/tmp.90J7bUjQEZ [2020-04-09T20:06:13.046Z] + RM_GOPATH=1 [2020-04-09T20:06:13.046Z] ++ dirname ./install.sh [2020-04-09T20:06:13.046Z] + dir=. [2020-04-09T20:06:13.046Z] + bin=gometalinter [2020-04-09T20:06:13.046Z] + shift [2020-04-09T20:06:13.046Z] + '[' '!' -f ./gometalinter.installer ']' [2020-04-09T20:06:13.046Z] + . ./gometalinter.installer [2020-04-09T20:06:13.046Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-04-09T20:06:13.046Z] + install_gometalinter [2020-04-09T20:06:13.046Z] + echo 'Installing gometalinter version v2.0.6' [2020-04-09T20:06:13.046Z] + go get -d github.com/alecthomas/gometalinter [2020-04-09T20:06:13.046Z] Installing gometalinter version v2.0.6 [2020-04-09T20:06:13.071Z] Reading package lists... [2020-04-09T20:06:13.170Z] #14 137.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:06:13.262Z] #14 ... [2020-04-09T20:06:13.262Z] [2020-04-09T20:06:13.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:13.262Z] #39 119.2 CC criu/cr-service.o [2020-04-09T20:06:13.262Z] #39 120.7 CC criu/crtools.o [2020-04-09T20:06:13.262Z] #39 121.3 CC criu/eventfd.o [2020-04-09T20:06:13.262Z] #39 121.7 CC criu/eventpoll.o [2020-04-09T20:06:13.262Z] #39 122.5 CC criu/external.o [2020-04-09T20:06:13.262Z] #39 122.8 CC criu/fault-injection.o [2020-04-09T20:06:13.262Z] #39 123.0 CC criu/fdstore.o [2020-04-09T20:06:13.262Z] #39 123.3 CC criu/fifo.o [2020-04-09T20:06:13.262Z] #39 123.7 CC criu/file-ids.o [2020-04-09T20:06:13.262Z] #39 124.1 CC criu/file-lock.o [2020-04-09T20:06:13.262Z] #39 125.0 CC criu/files-ext.o [2020-04-09T20:06:13.262Z] #39 125.3 CC criu/files-reg.o [2020-04-09T20:06:13.262Z] #39 127.6 CC criu/files.o [2020-04-09T20:06:13.364Z] Building dependency tree... [2020-04-09T20:06:13.364Z] Reading state information... [2020-04-09T20:06:13.364Z] ca-certificates is already the newest version (20190110). [2020-04-09T20:06:13.364Z] The following additional packages will be installed: [2020-04-09T20:06:13.364Z] libjq1 libonig5 [2020-04-09T20:06:13.519Z] #39 129.6 CC criu/filesystems.o [2020-04-09T20:06:13.648Z] The following NEW packages will be installed: [2020-04-09T20:06:13.648Z] jq libjq1 libonig5 [2020-04-09T20:06:13.648Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:06:13.648Z] Need to get 358 kB of archives. [2020-04-09T20:06:13.648Z] After this operation, 1277 kB of additional disk space will be used. [2020-04-09T20:06:13.648Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-09T20:06:13.648Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-09T20:06:13.648Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-09T20:06:13.686Z] #14 137.4 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:06:13.806Z] + cd /tmp/tmp.90J7bUjQEZ/src/github.com/alecthomas/gometalinter [2020-04-09T20:06:13.806Z] + git checkout -q v2.0.6 [2020-04-09T20:06:13.806Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-04-09T20:06:13.934Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:06:13.934Z] Fetched 358 kB in 0s (2847 kB/s) [2020-04-09T20:06:13.934Z] Selecting previously unselected package libonig5:ppc64el. [2020-04-09T20:06:13.934Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-09T20:06:13.934Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-09T20:06:13.934Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-09T20:06:13.934Z] Selecting previously unselected package libjq1:ppc64el. [2020-04-09T20:06:13.934Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T20:06:13.934Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T20:06:14.110Z] #39 130.2 CC criu/fsnotify.o [2020-04-09T20:06:14.221Z] Selecting previously unselected package jq. [2020-04-09T20:06:14.221Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T20:06:14.221Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:06:14.221Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-09T20:06:14.221Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T20:06:14.221Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:06:14.221Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:06:14.506Z] Removing intermediate container a293987354c6 [2020-04-09T20:06:14.506Z] ---> 7b901b309bcf [2020-04-09T20:06:14.506Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:06:14.643Z] #14 138.4 Setting up python3-distutils (3.7.3-1) ... [2020-04-09T20:06:14.790Z] ---> 3e26ecd30449 [2020-04-09T20:06:14.790Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-04-09T20:06:14.790Z] ---> Running in 7efa9952f97b [2020-04-09T20:06:14.901Z] #14 138.8 Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T20:06:15.486Z] #39 131.4 CC criu/image-desc.o [2020-04-09T20:06:15.486Z] #39 ... [2020-04-09T20:06:15.486Z] [2020-04-09T20:06:15.486Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T20:06:15.486Z] #14 136.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T20:06:15.486Z] #14 136.1 Setting up iptables (1.8.2-4) ... [2020-04-09T20:06:15.486Z] #14 136.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:06:15.486Z] #14 136.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:06:15.486Z] #14 136.2 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:06:15.486Z] #14 136.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:06:15.486Z] #14 136.2 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T20:06:15.486Z] #14 136.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T20:06:15.486Z] #14 136.2 Setting up python3 (3.7.3-1) ... [2020-04-09T20:06:15.803Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:06:15.803Z]  [2020-04-09T20:06:15.835Z] #14 139.9 Setting up python3-pip (18.1-5) ... [2020-04-09T20:06:15.950Z] INFO: Expanding compiler 1 of 3... [2020-04-09T20:06:15.950Z] INFO: Expanding compiler 2 of 3... [2020-04-09T20:06:16.049Z] #14 136.6 Setting up python3-wheel (0.32.3-2) ... [2020-04-09T20:06:16.613Z] #14 137.3 Setting up apparmor (2.13.2-10) ... [2020-04-09T20:06:16.660Z]  ####    6.6% ###############                      22.2% ##########################          37.1% ######################################    54.2% ################################################### 71.2% #################################################################  90.6% ######################################################################## 100.0% [2020-04-09T20:06:16.660Z]  [2020-04-09T20:06:17.208Z] #14 141.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:06:17.208Z] #14 141.0 Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T20:06:17.208Z] #14 141.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:06:17.208Z] #14 141.1 Setting up xfsprogs (4.20.0-1) ... [2020-04-09T20:06:17.208Z] #14 141.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T20:06:17.208Z] #14 141.1 Processing triggers for mime-support (3.62) ... [2020-04-09T20:06:17.208Z] #14 141.1 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:06:17.229Z]  ######     8.9% ##################################    48.3% ##############################################################  86.4% ######################################################################## 100.0% [2020-04-09T20:06:17.229Z]  [2020-04-09T20:06:17.780Z] #14 DONE 141.7s [2020-04-09T20:06:17.780Z] [2020-04-09T20:06:17.780Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-04-09T20:06:17.829Z]  #######   9.7% #######################  32.1% ##################################### 51.6% ##################################################  70.6% ################################################################# 90.4% ######################################################################## 100.0% [2020-04-09T20:06:17.981Z] #14 138.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:06:18.362Z]  [2020-04-09T20:06:18.545Z] #14 139.3 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:06:19.545Z]  #   2.4% ######  8.5% ############ 17.8% ##################   26.2% #########################  35.1% ###############################   44.0% #####################################   51.9% #########################################  57.8% ############################################## 65.1% #####################################################  74.2% ###########################################################  82.3% ################################################################# 90.5% ######################################################################## 100.0% [2020-04-09T20:06:19.545Z]  [2020-04-09T20:06:19.681Z] #15 1.754 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T20:06:19.681Z] #15 1.759 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T20:06:19.682Z] #15 1.762 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T20:06:19.682Z] #15 DONE 1.9s [2020-04-09T20:06:19.682Z] [2020-04-09T20:06:19.682Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:19.682Z] #39 126.6 CC criu/fsnotify.o [2020-04-09T20:06:19.682Z] #39 127.7 CC criu/image-desc.o [2020-04-09T20:06:19.682Z] #39 127.9 CC criu/image.o [2020-04-09T20:06:19.682Z] #39 128.8 CC criu/ipc_ns.o [2020-04-09T20:06:19.682Z] #39 130.1 CC criu/irmap.o [2020-04-09T20:06:19.682Z] #39 130.7 CC criu/kcmp-ids.o [2020-04-09T20:06:19.682Z] #39 131.1 CC criu/kerndat.o [2020-04-09T20:06:19.682Z] #39 132.2 CC criu/libnetlink.o [2020-04-09T20:06:19.682Z] #39 132.6 CC criu/log.o [2020-04-09T20:06:19.682Z] #39 133.1 CC criu/lsm.o [2020-04-09T20:06:19.682Z] #39 133.5 CC criu/mem.o [2020-04-09T20:06:19.682Z] #39 135.3 CC criu/mount.o [2020-04-09T20:06:19.682Z] #39 ... [2020-04-09T20:06:19.682Z] [2020-04-09T20:06:19.682Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:06:19.915Z] #14 140.4 Setting up python3-distutils (3.7.3-1) ... [2020-04-09T20:06:20.162Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:06:20.162Z]  [2020-04-09T20:06:20.172Z] #14 140.9 Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T20:06:20.452Z]  #############   19.1% ######################################################################## 100.0% [2020-04-09T20:06:20.452Z]  [2020-04-09T20:06:20.670Z] INFO: Expanding compiler 3 of 3... [2020-04-09T20:06:20.670Z] INFO: Removing downloaded files... [2020-04-09T20:06:20.670Z] INFO: Creating source directory... [2020-04-09T20:06:20.670Z] INFO: Configuring git core.autocrlf... [2020-04-09T20:06:20.670Z] INFO: Completed [2020-04-09T20:06:21.078Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:06:21.078Z]  [2020-04-09T20:06:21.373Z]  ######################################################################## 100.0% [2020-04-09T20:06:21.373Z]  [2020-04-09T20:06:21.544Z] #14 142.1 Setting up python3-pip (18.1-5) ... [2020-04-09T20:06:21.993Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:06:21.993Z] skipping existing c8c2d4a6b2e3 [2020-04-09T20:06:21.993Z] [2020-04-09T20:06:22.477Z] #14 143.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:06:22.477Z] #14 143.1 Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T20:06:22.477Z] #14 143.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:06:22.477Z] #14 143.1 Setting up xfsprogs (4.20.0-1) ... [2020-04-09T20:06:22.477Z] #14 143.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T20:06:22.477Z] #14 143.1 Processing triggers for mime-support (3.62) ... [2020-04-09T20:06:22.477Z] #14 143.2 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:06:22.611Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:06:22.611Z]  [2020-04-09T20:06:22.611Z]  ######################################################################## 100.0% [2020-04-09T20:06:22.611Z]  [2020-04-09T20:06:22.611Z] Download of images into '/build' complete. [2020-04-09T20:06:22.611Z] Use something like the following to load the result into a Docker daemon: [2020-04-09T20:06:22.611Z] tar -cC '/build' . | docker load [2020-04-09T20:06:23.043Z] #14 DONE 143.9s [2020-04-09T20:06:23.043Z] [2020-04-09T20:06:23.043Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-04-09T20:06:23.088Z] + GOBIN=/build [2020-04-09T20:06:23.088Z] + /build/gometalinter --install [2020-04-09T20:06:23.088Z] Installing: [2020-04-09T20:06:23.088Z] deadcode [2020-04-09T20:06:23.088Z] dupl [2020-04-09T20:06:23.088Z] errcheck [2020-04-09T20:06:23.088Z] gas [2020-04-09T20:06:23.088Z] gochecknoglobals [2020-04-09T20:06:23.088Z] gochecknoinits [2020-04-09T20:06:23.088Z] goconst [2020-04-09T20:06:23.088Z] gocyclo [2020-04-09T20:06:23.088Z] goimports [2020-04-09T20:06:23.088Z] golint [2020-04-09T20:06:23.088Z] gosimple [2020-04-09T20:06:23.088Z] gotype [2020-04-09T20:06:23.088Z] gotypex [2020-04-09T20:06:23.088Z] ineffassign [2020-04-09T20:06:23.088Z] interfacer [2020-04-09T20:06:23.088Z] lll [2020-04-09T20:06:23.088Z] maligned [2020-04-09T20:06:23.088Z] megacheck [2020-04-09T20:06:23.088Z] misspell [2020-04-09T20:06:23.088Z] nakedret [2020-04-09T20:06:23.088Z] safesql [2020-04-09T20:06:23.088Z] staticcheck [2020-04-09T20:06:23.088Z] structcheck [2020-04-09T20:06:23.088Z] unconvert [2020-04-09T20:06:23.088Z] unparam [2020-04-09T20:06:23.088Z] unused [2020-04-09T20:06:23.088Z] varcheck [2020-04-09T20:06:24.940Z] #15 1.737 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T20:06:24.940Z] #15 1.742 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T20:06:24.940Z] #15 1.746 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T20:06:24.940Z] #15 DONE 1.8s [2020-04-09T20:06:24.940Z] [2020-04-09T20:06:24.940Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:24.940Z] #39 131.6 CC criu/image.o [2020-04-09T20:06:24.940Z] #39 132.4 CC criu/ipc_ns.o [2020-04-09T20:06:24.940Z] #39 133.3 CC criu/irmap.o [2020-04-09T20:06:24.940Z] #39 134.0 CC criu/kcmp-ids.o [2020-04-09T20:06:24.940Z] #39 134.2 CC criu/kerndat.o [2020-04-09T20:06:24.940Z] #39 135.2 CC criu/libnetlink.o [2020-04-09T20:06:24.940Z] #39 135.5 CC criu/log.o [2020-04-09T20:06:24.940Z] #39 135.9 CC criu/lsm.o [2020-04-09T20:06:24.940Z] #39 136.4 CC criu/mem.o [2020-04-09T20:06:24.940Z] #39 138.2 CC criu/mount.o [2020-04-09T20:06:24.940Z] #39 ... [2020-04-09T20:06:24.940Z] [2020-04-09T20:06:24.940Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:06:25.313Z] Removing intermediate container 7efa9952f97b [2020-04-09T20:06:25.313Z] ---> de88674600f6 [2020-04-09T20:06:25.313Z] Step 26/140 : FROM base AS cross-false [2020-04-09T20:06:25.313Z] ---> f96df8d86e8c [2020-04-09T20:06:25.313Z] Step 27/140 : FROM base AS cross-true [2020-04-09T20:06:25.313Z] ---> f96df8d86e8c [2020-04-09T20:06:25.313Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:06:25.313Z] ---> Using cache [2020-04-09T20:06:25.313Z] ---> 5e090742f841 [2020-04-09T20:06:25.313Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-04-09T20:06:25.313Z] ---> Running in f049104aa2cb [2020-04-09T20:06:26.240Z] #16 6.059 Collecting yamllint==1.16.0 [2020-04-09T20:06:26.345Z] Removing intermediate container f049104aa2cb [2020-04-09T20:06:26.345Z] ---> e1b2dad2eb49 [2020-04-09T20:06:26.345Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-04-09T20:06:26.345Z] ---> Running in d475547d0bd2 [2020-04-09T20:06:26.806Z] #16 ... [2020-04-09T20:06:26.806Z] [2020-04-09T20:06:26.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:26.806Z] #39 139.7 CC criu/namespaces.o [2020-04-09T20:06:26.806Z] #39 141.7 CC criu/net.o [2020-04-09T20:06:26.966Z] Removing intermediate container d475547d0bd2 [2020-04-09T20:06:26.966Z] ---> 005497830fb9 [2020-04-09T20:06:26.966Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-04-09T20:06:26.966Z] ---> Running in 9ac0f17a46f6 [2020-04-09T20:06:27.587Z] Removing intermediate container 9ac0f17a46f6 [2020-04-09T20:06:27.587Z] ---> c4b21a6b0f61 [2020-04-09T20:06:27.587Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-04-09T20:06:27.878Z] ---> Running in d1d36af95a01 [2020-04-09T20:06:28.497Z] Removing intermediate container d1d36af95a01 [2020-04-09T20:06:28.497Z] ---> 18f5597bbd3c [2020-04-09T20:06:28.497Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-04-09T20:06:28.497Z] ---> f96df8d86e8c [2020-04-09T20:06:28.497Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-04-09T20:06:28.497Z] ---> f96df8d86e8c [2020-04-09T20:06:28.497Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:06:28.497Z] ---> Using cache [2020-04-09T20:06:28.497Z] ---> 5e090742f841 [2020-04-09T20:06:28.497Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-04-09T20:06:28.497Z] ---> Running in 3c032cf42dcb [2020-04-09T20:06:28.706Z] #39 144.5 CC criu/netfilter.o [2020-04-09T20:06:28.785Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:06:28.785Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:06:29.073Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:06:29.073Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T20:06:29.272Z] #39 144.8 CC criu/page-pipe.o [2020-04-09T20:06:29.361Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T20:06:29.531Z] #39 145.4 CC criu/page-xfer.o [2020-04-09T20:06:29.646Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T20:06:30.904Z] #39 146.6 CC criu/pagemap-cache.o [2020-04-09T20:06:31.163Z] #39 146.9 CC criu/pagemap.o [2020-04-09T20:06:31.163Z] #39 ... [2020-04-09T20:06:31.163Z] [2020-04-09T20:06:31.163Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:06:31.163Z] #16 11.44 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T20:06:31.163Z] #16 11.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T20:06:31.163Z] #16 11.59 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T20:06:31.421Z] #16 11.65 Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T20:06:31.421Z] #16 11.85 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T20:06:31.497Z] #16 5.582 Collecting yamllint==1.16.0 [2020-04-09T20:06:31.690Z] Fetched 8120 kB in 2s (3290 kB/s) [2020-04-09T20:06:32.336Z] Reading package lists... [2020-04-09T20:06:32.430Z] #16 ... [2020-04-09T20:06:32.430Z] [2020-04-09T20:06:32.430Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:32.430Z] #39 142.3 CC criu/namespaces.o [2020-04-09T20:06:32.430Z] #39 144.4 CC criu/net.o [2020-04-09T20:06:32.430Z] #39 147.9 CC criu/netfilter.o [2020-04-09T20:06:32.430Z] #39 148.3 CC criu/page-pipe.o [2020-04-09T20:06:32.795Z] #16 13.19 Building wheels for collected packages: pyyaml [2020-04-09T20:06:32.795Z] #16 13.19 Running setup.py bdist_wheel for pyyaml: started [2020-04-09T20:06:32.995Z] #39 148.9 CC criu/page-xfer.o [2020-04-09T20:06:33.634Z] Reading package lists... [2020-04-09T20:06:33.919Z] Building dependency tree... [2020-04-09T20:06:33.919Z] Reading state information... [2020-04-09T20:06:33.929Z] #39 150.1 CC criu/pagemap-cache.o [2020-04-09T20:06:34.168Z] #16 14.31 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T20:06:34.168Z] #16 14.31 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T20:06:34.168Z] #16 14.39 Successfully built pyyaml [2020-04-09T20:06:34.168Z] #16 14.41 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-09T20:06:34.221Z] The following additional packages will be installed: [2020-04-09T20:06:34.221Z] libapparmor1 [2020-04-09T20:06:34.221Z] Suggested packages: [2020-04-09T20:06:34.221Z] seccomp [2020-04-09T20:06:34.221Z] The following NEW packages will be installed: [2020-04-09T20:06:34.221Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-04-09T20:06:34.221Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:06:34.221Z] Need to get 307 kB of archives. [2020-04-09T20:06:34.221Z] After this operation, 1108 kB of additional disk space will be used. [2020-04-09T20:06:34.221Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-09T20:06:34.221Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-09T20:06:34.221Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-09T20:06:34.428Z] #16 14.75 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T20:06:34.494Z] #39 150.5 CC criu/pagemap.o [2020-04-09T20:06:34.647Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:06:34.647Z] Fetched 307 kB in 0s (3210 kB/s) [2020-04-09T20:06:34.647Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-04-09T20:06:34.647Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-09T20:06:34.647Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-09T20:06:34.647Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-09T20:06:34.647Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-09T20:06:34.647Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-09T20:06:34.647Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-09T20:06:34.647Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-09T20:06:34.647Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-09T20:06:34.647Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-09T20:06:34.647Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-09T20:06:34.647Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-09T20:06:34.647Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-09T20:06:34.647Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:06:34.686Z] #16 DONE 15.2s [2020-04-09T20:06:34.686Z] [2020-04-09T20:06:34.686Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T20:06:34.686Z] #52 178.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-09T20:06:34.944Z] #52 ... [2020-04-09T20:06:34.944Z] [2020-04-09T20:06:34.944Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-04-09T20:06:34.944Z] #21 DONE 0.2s [2020-04-09T20:06:35.202Z] [2020-04-09T20:06:35.202Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T20:06:35.275Z] Removing intermediate container 3c032cf42dcb [2020-04-09T20:06:35.275Z] ---> 56250d99462b [2020-04-09T20:06:35.275Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-04-09T20:06:35.275Z] ---> 18f5597bbd3c [2020-04-09T20:06:35.275Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:06:35.275Z] ---> Running in 65be6254020f [2020-04-09T20:06:35.275Z] Removing intermediate container 65be6254020f [2020-04-09T20:06:35.275Z] ---> 581c4c29a70e [2020-04-09T20:06:35.275Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-04-09T20:06:35.275Z] ---> Running in 023ebe67a544 [2020-04-09T20:06:35.442Z] #39 151.5 CC criu/parasite-syscall.o [2020-04-09T20:06:35.700Z] #39 ... [2020-04-09T20:06:35.700Z] [2020-04-09T20:06:35.700Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:06:35.700Z] #16 10.93 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T20:06:35.958Z] #16 11.03 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T20:06:35.958Z] #16 11.08 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T20:06:36.136Z] #25 DONE 1.2s [2020-04-09T20:06:36.136Z] [2020-04-09T20:06:36.136Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-04-09T20:06:36.136Z] #27 DONE 0.1s [2020-04-09T20:06:36.136Z] [2020-04-09T20:06:36.136Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:36.136Z] #39 147.9 CC criu/parasite-syscall.o [2020-04-09T20:06:36.136Z] #39 148.9 CC criu/path.o [2020-04-09T20:06:36.136Z] #39 149.2 CC criu/pie-util-vdso-elf32.o [2020-04-09T20:06:36.136Z] #39 149.6 CC criu/pie-util-vdso.o [2020-04-09T20:06:36.136Z] #39 150.1 CC criu/pie-util.o [2020-04-09T20:06:36.136Z] #39 150.3 CC criu/pipes.o [2020-04-09T20:06:36.136Z] #39 151.3 CC criu/plugin.o [2020-04-09T20:06:36.136Z] #39 151.9 CC criu/proc_parse.o [2020-04-09T20:06:36.215Z] #16 11.13 Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T20:06:36.215Z] #16 11.29 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T20:06:36.296Z] Removing intermediate container 023ebe67a544 [2020-04-09T20:06:36.296Z] ---> 4e845d21dc0a [2020-04-09T20:06:36.296Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-04-09T20:06:36.296Z] ---> 56250d99462b [2020-04-09T20:06:36.296Z] Step 41/140 : FROM base AS tomlv [2020-04-09T20:06:36.296Z] ---> f96df8d86e8c [2020-04-09T20:06:36.296Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-04-09T20:06:36.296Z] ---> Running in 3d21eea53db2 [2020-04-09T20:06:36.296Z] Removing intermediate container 3d21eea53db2 [2020-04-09T20:06:36.296Z] ---> b5a28462db98 [2020-04-09T20:06:36.296Z] Step 43/140 : ARG TOMLV_COMMIT [2020-04-09T20:06:36.296Z] ---> Running in 494ed7a696e9 [2020-04-09T20:06:36.396Z] #39 ... [2020-04-09T20:06:36.396Z] [2020-04-09T20:06:36.396Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-04-09T20:06:36.396Z] #30 DONE 0.1s [2020-04-09T20:06:36.583Z] Removing intermediate container 494ed7a696e9 [2020-04-09T20:06:36.583Z] ---> 96ec36fb4649 [2020-04-09T20:06:36.583Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:06:36.583Z] ---> 860abba15105 [2020-04-09T20:06:36.583Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:06:36.654Z] [2020-04-09T20:06:36.654Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-04-09T20:06:36.654Z] #35 DONE 0.1s [2020-04-09T20:06:36.654Z] [2020-04-09T20:06:36.654Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:36.736Z] Removing intermediate container 7a56b961bf98 [2020-04-09T20:06:36.736Z] ---> ac0d70beae0e [2020-04-09T20:06:36.736Z] Step 72/140 : FROM base AS gotestsum [2020-04-09T20:06:36.736Z] ---> 00c4df870f60 [2020-04-09T20:06:36.736Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-04-09T20:06:36.736Z] ---> Running in 15049b6fe033 [2020-04-09T20:06:36.736Z] Removing intermediate container 15049b6fe033 [2020-04-09T20:06:36.736Z] ---> 7245cbd39f0d [2020-04-09T20:06:36.736Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-04-09T20:06:36.736Z] ---> Running in 38c92229025e [2020-04-09T20:06:36.736Z] Removing intermediate container 38c92229025e [2020-04-09T20:06:36.736Z] ---> 6a788bac8ee5 [2020-04-09T20:06:36.736Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:06:36.736Z] ---> ca3568cefa01 [2020-04-09T20:06:36.736Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:06:36.736Z] ---> 0e8fe3d14744 [2020-04-09T20:06:36.736Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:06:36.736Z] ---> Running in 5e2a762dc62f [2020-04-09T20:06:36.867Z] ---> 0aad9428d946 [2020-04-09T20:06:36.867Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:06:36.867Z] ---> Running in bdaa68c53c4d [2020-04-09T20:06:36.911Z] #39 ... [2020-04-09T20:06:36.911Z] [2020-04-09T20:06:36.911Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T20:06:36.911Z] #52 180.6 + mkdir -p /build [2020-04-09T20:06:36.911Z] #52 180.6 + cp runc /build/runc [2020-04-09T20:06:36.911Z] #52 DONE 180.7s [2020-04-09T20:06:37.147Z] #16 12.37 Building wheels for collected packages: pyyaml [2020-04-09T20:06:37.152Z] + RM_GOPATH=0 [2020-04-09T20:06:37.152Z] + TMP_GOPATH= [2020-04-09T20:06:37.152Z] + : /build [2020-04-09T20:06:37.152Z] + '[' -z '' ']' [2020-04-09T20:06:37.152Z] ++ mktemp -d [2020-04-09T20:06:37.152Z] + export GOPATH=/tmp/tmp.oBAlamW8gz [2020-04-09T20:06:37.152Z] + GOPATH=/tmp/tmp.oBAlamW8gz [2020-04-09T20:06:37.152Z] + RM_GOPATH=1 [2020-04-09T20:06:37.152Z] ++ dirname ./install.sh [2020-04-09T20:06:37.152Z] + dir=. [2020-04-09T20:06:37.152Z] + bin=tomlv [2020-04-09T20:06:37.152Z] + shift [2020-04-09T20:06:37.152Z] + '[' '!' -f ./tomlv.installer ']' [2020-04-09T20:06:37.152Z] + . ./tomlv.installer [2020-04-09T20:06:37.152Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:06:37.152Z] + install_tomlv [2020-04-09T20:06:37.152Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:06:37.152Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T20:06:37.152Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oBAlamW8gz/src/github.com/BurntSushi/toml [2020-04-09T20:06:37.152Z] Cloning into '/tmp/tmp.oBAlamW8gz/src/github.com/BurntSushi/toml'... [2020-04-09T20:06:37.169Z] [2020-04-09T20:06:37.169Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:06:37.404Z] #16 12.37 Running setup.py bdist_wheel for pyyaml: started [2020-04-09T20:06:37.489Z] + RM_GOPATH=0 [2020-04-09T20:06:37.489Z] + TMP_GOPATH= [2020-04-09T20:06:37.489Z] + : /build [2020-04-09T20:06:37.489Z] + '[' -z '' ']' [2020-04-09T20:06:37.489Z] ++ mktemp -d [2020-04-09T20:06:37.489Z] + export GOPATH=/tmp/tmp.dgwNpzeeGo [2020-04-09T20:06:37.489Z] + GOPATH=/tmp/tmp.dgwNpzeeGo [2020-04-09T20:06:37.489Z] + RM_GOPATH=1 [2020-04-09T20:06:37.489Z] ++ dirname ./install.sh [2020-04-09T20:06:37.489Z] + dir=. [2020-04-09T20:06:37.489Z] + bin=gotestsum [2020-04-09T20:06:37.489Z] + shift [2020-04-09T20:06:37.489Z] + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T20:06:37.489Z] + . ./gotestsum.installer [2020-04-09T20:06:37.489Z] ++ : v0.3.5 [2020-04-09T20:06:37.489Z] + install_gotestsum [2020-04-09T20:06:37.489Z] + echo 'Installing gotestsum version v0.3.5' [2020-04-09T20:06:37.489Z] + go get -d gotest.tools/gotestsum [2020-04-09T20:06:37.489Z] Installing gotestsum version v0.3.5 [2020-04-09T20:06:37.774Z] + cd /tmp/tmp.oBAlamW8gz/src/github.com/BurntSushi/toml [2020-04-09T20:06:37.774Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:06:37.774Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:06:37.774Z] runtime/internal/sys [2020-04-09T20:06:37.774Z] math/bits [2020-04-09T20:06:37.774Z] internal/cpu [2020-04-09T20:06:37.774Z] runtime/internal/atomic [2020-04-09T20:06:37.774Z] runtime/internal/math [2020-04-09T20:06:37.774Z] unicode/utf8 [2020-04-09T20:06:37.774Z] internal/bytealg [2020-04-09T20:06:37.774Z] math [2020-04-09T20:06:37.774Z] internal/race [2020-04-09T20:06:37.774Z] sync/atomic [2020-04-09T20:06:37.774Z] unicode [2020-04-09T20:06:37.774Z] runtime [2020-04-09T20:06:38.069Z] internal/testlog [2020-04-09T20:06:38.069Z] encoding [2020-04-09T20:06:38.069Z] runtime/cgo [2020-04-09T20:06:38.336Z] #16 13.46 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T20:06:38.336Z] #16 13.47 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T20:06:38.336Z] #16 13.56 Successfully built pyyaml [2020-04-09T20:06:38.542Z] #36 ... [2020-04-09T20:06:38.542Z] [2020-04-09T20:06:38.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:38.542Z] #39 154.4 CC criu/protobuf-desc.o [2020-04-09T20:06:38.593Z] #16 13.57 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-09T20:06:38.851Z] #16 13.98 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T20:06:39.417Z] #16 DONE 14.5s [2020-04-09T20:06:39.417Z] [2020-04-09T20:06:39.417Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-04-09T20:06:39.476Z] #39 155.0 CC criu/protobuf.o [2020-04-09T20:06:39.476Z] #39 155.3 CC criu/pstree.o [2020-04-09T20:06:39.675Z] #21 DONE 0.2s [2020-04-09T20:06:39.675Z] [2020-04-09T20:06:39.675Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T20:06:40.409Z] #39 156.2 CC criu/rbtree.o [2020-04-09T20:06:40.608Z] #25 DONE 0.9s [2020-04-09T20:06:40.608Z] [2020-04-09T20:06:40.608Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-04-09T20:06:40.608Z] #27 DONE 0.1s [2020-04-09T20:06:40.608Z] [2020-04-09T20:06:40.608Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-04-09T20:06:40.608Z] #30 DONE 0.1s [2020-04-09T20:06:40.608Z] [2020-04-09T20:06:40.608Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-04-09T20:06:40.667Z] #39 156.4 CC criu/rst-malloc.o [2020-04-09T20:06:40.866Z] #35 DONE 0.1s [2020-04-09T20:06:40.866Z] [2020-04-09T20:06:40.866Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:40.866Z] #39 152.4 CC criu/path.o [2020-04-09T20:06:40.866Z] #39 152.7 CC criu/pie-util-vdso-elf32.o [2020-04-09T20:06:40.866Z] #39 153.1 CC criu/pie-util-vdso.o [2020-04-09T20:06:40.866Z] #39 153.6 CC criu/pie-util.o [2020-04-09T20:06:40.866Z] #39 153.8 CC criu/pipes.o [2020-04-09T20:06:40.866Z] #39 154.7 CC criu/plugin.o [2020-04-09T20:06:40.866Z] #39 155.1 CC criu/proc_parse.o [2020-04-09T20:06:40.925Z] #39 156.6 CC criu/seccomp.o [2020-04-09T20:06:41.431Z] #39 ... [2020-04-09T20:06:41.431Z] [2020-04-09T20:06:41.431Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T20:06:41.431Z] #52 180.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-09T20:06:41.431Z] #52 182.5 + mkdir -p /build [2020-04-09T20:06:41.431Z] #52 182.5 + cp runc /build/runc [2020-04-09T20:06:41.431Z] #52 DONE 182.6s [2020-04-09T20:06:41.431Z] [2020-04-09T20:06:41.431Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:06:41.491Z] #39 157.2 CC criu/seize.o [2020-04-09T20:06:41.688Z] #36 ... [2020-04-09T20:06:41.688Z] [2020-04-09T20:06:41.688Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:41.688Z] #39 157.8 CC criu/protobuf-desc.o [2020-04-09T20:06:42.058Z] #39 157.8 CC criu/servicefd.o [2020-04-09T20:06:42.316Z] #39 158.1 CC criu/shmem.o [2020-04-09T20:06:42.489Z] internal/reflectlite [2020-04-09T20:06:42.489Z] sync [2020-04-09T20:06:42.489Z] errors [2020-04-09T20:06:42.489Z] sort [2020-04-09T20:06:42.489Z] internal/oserror [2020-04-09T20:06:42.489Z] io [2020-04-09T20:06:42.489Z] strconv [2020-04-09T20:06:42.489Z] syscall [2020-04-09T20:06:42.489Z] bytes [2020-04-09T20:06:42.489Z] strings [2020-04-09T20:06:43.059Z] #39 159.0 CC criu/protobuf.o [2020-04-09T20:06:43.122Z] bufio [2020-04-09T20:06:43.122Z] reflect [2020-04-09T20:06:43.122Z] path [2020-04-09T20:06:43.249Z] #39 158.8 CC criu/sigframe.o [2020-04-09T20:06:43.249Z] #39 159.0 CC criu/signalfd.o [2020-04-09T20:06:43.316Z] #39 159.3 CC criu/pstree.o [2020-04-09T20:06:43.410Z] text/tabwriter [2020-04-09T20:06:43.507Z] #39 159.2 CC criu/sk-inet.o [2020-04-09T20:06:43.632Z] + cd /tmp/tmp.dgwNpzeeGo/src/gotest.tools/gotestsum [2020-04-09T20:06:43.632Z] + git checkout -q v0.3.5 [2020-04-09T20:06:43.632Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T20:06:43.699Z] internal/syscall/execenv [2020-04-09T20:06:43.699Z] internal/syscall/unix [2020-04-09T20:06:43.699Z] time [2020-04-09T20:06:43.881Z] #39 160.1 CC criu/rbtree.o [2020-04-09T20:06:44.138Z] #39 160.4 CC criu/rst-malloc.o [2020-04-09T20:06:44.447Z] #39 160.0 CC criu/sk-netlink.o [2020-04-09T20:06:44.703Z] #39 160.7 CC criu/seccomp.o [2020-04-09T20:06:44.708Z] #39 160.3 CC criu/sk-packet.o [2020-04-09T20:06:44.728Z] internal/poll [2020-04-09T20:06:44.728Z] os [2020-04-09T20:06:45.022Z] internal/fmtsort [2020-04-09T20:06:45.268Z] #39 161.2 CC criu/seize.o [2020-04-09T20:06:45.274Z] #39 160.9 CC criu/sk-queue.o [2020-04-09T20:06:45.315Z] path/filepath [2020-04-09T20:06:45.315Z] fmt [2020-04-09T20:06:45.315Z] io/ioutil [2020-04-09T20:06:45.532Z] #39 161.3 CC criu/sk-tcp.o [2020-04-09T20:06:45.835Z] #39 162.0 CC criu/servicefd.o [2020-04-09T20:06:45.937Z] log [2020-04-09T20:06:45.937Z] flag [2020-04-09T20:06:45.937Z] github.com/BurntSushi/toml [2020-04-09T20:06:46.093Z] #39 162.3 CC criu/shmem.o [2020-04-09T20:06:46.098Z] #39 161.8 CC criu/sk-unix.o [2020-04-09T20:06:46.556Z] github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:06:47.025Z] #39 162.9 CC criu/sigframe.o [2020-04-09T20:06:47.025Z] #39 163.2 CC criu/signalfd.o [2020-04-09T20:06:47.282Z] #39 163.4 CC criu/sk-inet.o [2020-04-09T20:06:47.471Z] #39 ... [2020-04-09T20:06:47.471Z] [2020-04-09T20:06:47.471Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:06:47.471Z] #36 227.1 + dpkg --print-architecture [2020-04-09T20:06:47.471Z] #36 227.1 + cd /tmp/tmp.YlK4f70xCo/src/github.com/docker/distribution [2020-04-09T20:06:47.471Z] #36 227.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T20:06:47.471Z] #36 227.5 + GOPATH=/tmp/tmp.YlK4f70xCo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YlK4f70xCo [2020-04-09T20:06:47.471Z] #36 227.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T20:06:47.729Z] #36 ... [2020-04-09T20:06:47.729Z] [2020-04-09T20:06:47.729Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:47.729Z] #39 163.5 CC criu/sockets.o [2020-04-09T20:06:48.214Z] #39 164.3 CC criu/sk-netlink.o [2020-04-09T20:06:48.471Z] #39 164.6 CC criu/sk-packet.o [2020-04-09T20:06:48.595Z] Removing intermediate container bdaa68c53c4d [2020-04-09T20:06:48.595Z] ---> e6bcc03a8a55 [2020-04-09T20:06:48.595Z] Step 47/140 : FROM base AS vndr [2020-04-09T20:06:48.595Z] ---> f96df8d86e8c [2020-04-09T20:06:48.595Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-04-09T20:06:48.595Z] ---> Running in 1656575fa530 [2020-04-09T20:06:48.595Z] Removing intermediate container 1656575fa530 [2020-04-09T20:06:48.595Z] ---> 904d6b475ddd [2020-04-09T20:06:48.595Z] Step 49/140 : ARG VNDR_COMMIT [2020-04-09T20:06:48.595Z] ---> Running in 468be7428587 [2020-04-09T20:06:48.595Z] Removing intermediate container 468be7428587 [2020-04-09T20:06:48.595Z] ---> 031b1abf08f4 [2020-04-09T20:06:48.595Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:06:48.595Z] ---> 3561879dfb27 [2020-04-09T20:06:48.595Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:06:48.662Z] #39 164.2 CC criu/stats.o [2020-04-09T20:06:48.879Z] ---> bb34d15c0e73 [2020-04-09T20:06:48.879Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:06:48.879Z] ---> Running in 550770b03ab8 [2020-04-09T20:06:48.920Z] #39 164.5 CC criu/string.o [2020-04-09T20:06:48.920Z] #39 164.5 CC criu/sysctl.o [2020-04-09T20:06:49.036Z] #39 165.1 CC criu/sk-queue.o [2020-04-09T20:06:49.164Z] + RM_GOPATH=0 [2020-04-09T20:06:49.164Z] + TMP_GOPATH= [2020-04-09T20:06:49.164Z] + : /build [2020-04-09T20:06:49.164Z] + '[' -z '' ']' [2020-04-09T20:06:49.164Z] ++ mktemp -d [2020-04-09T20:06:49.164Z] + export GOPATH=/tmp/tmp.TnSXUKwlCL [2020-04-09T20:06:49.164Z] + GOPATH=/tmp/tmp.TnSXUKwlCL [2020-04-09T20:06:49.164Z] + RM_GOPATH=1 [2020-04-09T20:06:49.164Z] ++ dirname ./install.sh [2020-04-09T20:06:49.164Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:06:49.164Z] + dir=. [2020-04-09T20:06:49.164Z] + bin=vndr [2020-04-09T20:06:49.164Z] + shift [2020-04-09T20:06:49.164Z] + '[' '!' -f ./vndr.installer ']' [2020-04-09T20:06:49.164Z] + . ./vndr.installer [2020-04-09T20:06:49.164Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:06:49.164Z] + install_vndr [2020-04-09T20:06:49.164Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T20:06:49.164Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TnSXUKwlCL/src/github.com/LK4D4/vndr [2020-04-09T20:06:49.164Z] Cloning into '/tmp/tmp.TnSXUKwlCL/src/github.com/LK4D4/vndr'... [2020-04-09T20:06:49.448Z] + cd /tmp/tmp.TnSXUKwlCL/src/github.com/LK4D4/vndr [2020-04-09T20:06:49.448Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:06:49.448Z] + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T20:06:49.486Z] #39 165.1 CC criu/sysfs_parse.o [2020-04-09T20:06:49.601Z] #39 165.5 CC criu/sk-tcp.o [2020-04-09T20:06:49.735Z] internal/cpu [2020-04-09T20:06:49.735Z] runtime/internal/sys [2020-04-09T20:06:49.735Z] runtime/internal/atomic [2020-04-09T20:06:49.735Z] internal/race [2020-04-09T20:06:49.735Z] sync/atomic [2020-04-09T20:06:49.735Z] runtime/internal/math [2020-04-09T20:06:49.735Z] unicode [2020-04-09T20:06:49.735Z] unicode/utf8 [2020-04-09T20:06:49.735Z] internal/bytealg [2020-04-09T20:06:49.735Z] math/bits [2020-04-09T20:06:49.735Z] internal/testlog [2020-04-09T20:06:49.735Z] encoding [2020-04-09T20:06:49.735Z] math [2020-04-09T20:06:49.735Z] runtime [2020-04-09T20:06:49.744Z] #39 165.4 CC criu/timerfd.o [2020-04-09T20:06:49.859Z] #39 166.0 CC criu/sk-unix.o [2020-04-09T20:06:50.001Z] #39 165.7 CC criu/tty.o [2020-04-09T20:06:50.024Z] unicode/utf16 [2020-04-09T20:06:50.024Z] container/list [2020-04-09T20:06:50.024Z] crypto/internal/subtle [2020-04-09T20:06:50.024Z] crypto/subtle [2020-04-09T20:06:50.024Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T20:06:50.024Z] internal/nettrace [2020-04-09T20:06:50.116Z] #39 ... [2020-04-09T20:06:50.116Z] [2020-04-09T20:06:50.116Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:06:50.116Z] #36 230.3 + dpkg --print-architecture [2020-04-09T20:06:50.116Z] #36 230.3 + cd /tmp/tmp.F4IkKY3J84/src/github.com/docker/distribution [2020-04-09T20:06:50.116Z] #36 230.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T20:06:50.116Z] #36 230.5 + GOPATH=/tmp/tmp.F4IkKY3J84/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.F4IkKY3J84 [2020-04-09T20:06:50.116Z] #36 230.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T20:06:50.318Z] runtime/cgo [2020-04-09T20:06:50.318Z] vendor/golang.org/x/crypto/internal/subtle [2020-04-09T20:06:51.374Z] #39 167.3 CC criu/tun.o [2020-04-09T20:06:51.487Z] #36 ... [2020-04-09T20:06:51.487Z] [2020-04-09T20:06:51.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:51.487Z] #39 167.7 CC criu/sockets.o [2020-04-09T20:06:51.940Z] #39 167.7 CC criu/uffd.o [2020-04-09T20:06:52.419Z] #39 168.4 CC criu/stats.o [2020-04-09T20:06:52.677Z] #39 168.7 CC criu/string.o [2020-04-09T20:06:52.677Z] #39 168.8 CC criu/sysctl.o [2020-04-09T20:06:52.829Z] Removing intermediate container 5e2a762dc62f [2020-04-09T20:06:52.829Z] ---> 935a14b63dbc [2020-04-09T20:06:52.829Z] Step 78/140 : FROM dev-base AS dockercli [2020-04-09T20:06:52.829Z] ---> 00c4df870f60 [2020-04-09T20:06:52.829Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-04-09T20:06:52.829Z] ---> Running in e3281ff0e2be [2020-04-09T20:06:52.829Z] Removing intermediate container e3281ff0e2be [2020-04-09T20:06:52.829Z] ---> 311e8a6e758f [2020-04-09T20:06:52.829Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-04-09T20:06:52.829Z] ---> Running in c62068c8eadc [2020-04-09T20:06:52.829Z] Removing intermediate container c62068c8eadc [2020-04-09T20:06:52.829Z] ---> 1b9038698669 [2020-04-09T20:06:52.829Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-04-09T20:06:52.829Z] ---> Running in e91fbba2e8d7 [2020-04-09T20:06:52.829Z] Removing intermediate container e91fbba2e8d7 [2020-04-09T20:06:52.829Z] ---> 88621a2f492b [2020-04-09T20:06:52.829Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:06:52.873Z] #39 168.7 CC criu/util.o [2020-04-09T20:06:53.177Z] ---> a1d02a83d6a7 [2020-04-09T20:06:53.178Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:06:53.242Z] #39 169.3 CC criu/sysfs_parse.o [2020-04-09T20:06:53.499Z] #39 169.6 CC criu/timerfd.o [2020-04-09T20:06:53.528Z] ---> be70e8a720d6 [2020-04-09T20:06:53.528Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:06:53.528Z] ---> Running in 0099af86faed [2020-04-09T20:06:53.756Z] #39 170.0 CC criu/tty.o [2020-04-09T20:06:53.898Z] + RM_GOPATH=0 [2020-04-09T20:06:53.898Z] + TMP_GOPATH= [2020-04-09T20:06:53.898Z] + : /build [2020-04-09T20:06:53.898Z] + '[' -z '' ']' [2020-04-09T20:06:53.898Z] ++ mktemp -d [2020-04-09T20:06:53.898Z] + export GOPATH=/tmp/tmp.9GFHUkYqQc [2020-04-09T20:06:53.898Z] + GOPATH=/tmp/tmp.9GFHUkYqQc [2020-04-09T20:06:53.898Z] + RM_GOPATH=1 [2020-04-09T20:06:53.898Z] Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:06:53.898Z] ++ dirname ./install.sh [2020-04-09T20:06:53.898Z] + dir=. [2020-04-09T20:06:53.898Z] + bin=dockercli [2020-04-09T20:06:53.898Z] + shift [2020-04-09T20:06:53.898Z] + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:06:53.898Z] + . ./dockercli.installer [2020-04-09T20:06:53.898Z] ++ : stable [2020-04-09T20:06:53.898Z] ++ : 17.06.2-ce [2020-04-09T20:06:53.898Z] + install_dockercli [2020-04-09T20:06:53.898Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:06:53.898Z] ++ uname -m [2020-04-09T20:06:53.898Z] + arch=s390x [2020-04-09T20:06:53.898Z] + '[' s390x '!=' x86_64 ']' [2020-04-09T20:06:53.898Z] + '[' s390x '!=' s390x ']' [2020-04-09T20:06:53.898Z] + url=https://download.docker.com/linux/static [2020-04-09T20:06:53.898Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-09T20:06:53.898Z] + tar -xz docker/docker [2020-04-09T20:06:54.246Z] #39 169.9 CC criu/uts_ns.o [2020-04-09T20:06:54.504Z] #39 170.3 CC criu/vdso-compat.o [2020-04-09T20:06:54.758Z] internal/reflectlite [2020-04-09T20:06:54.758Z] sync [2020-04-09T20:06:54.758Z] github.com/LK4D4/vndr/godl/singleflight [2020-04-09T20:06:54.758Z] internal/singleflight [2020-04-09T20:06:54.758Z] math/rand [2020-04-09T20:06:54.758Z] errors [2020-04-09T20:06:54.758Z] sort [2020-04-09T20:06:54.758Z] internal/oserror [2020-04-09T20:06:54.758Z] io [2020-04-09T20:06:54.758Z] strconv [2020-04-09T20:06:54.758Z] syscall [2020-04-09T20:06:54.758Z] vendor/golang.org/x/net/dns/dnsmessage [2020-04-09T20:06:54.758Z] bytes [2020-04-09T20:06:54.762Z] #39 170.5 CC criu/vdso.o [2020-04-09T20:06:55.328Z] #39 171.0 LINK criu/built-in.o [2020-04-09T20:06:55.328Z] #39 171.2 LINK criu/criu [2020-04-09T20:06:55.384Z] reflect [2020-04-09T20:06:55.384Z] bufio [2020-04-09T20:06:55.586Z] #39 171.5 DEP lib/c/criu.d [2020-04-09T20:06:55.673Z] strings [2020-04-09T20:06:55.718Z] #39 171.6 CC criu/tun.o [2020-04-09T20:06:55.844Z] #39 171.6 CC images/rpc.pb-c.o [2020-04-09T20:06:55.961Z] hash [2020-04-09T20:06:55.961Z] hash/crc32 [2020-04-09T20:06:55.975Z] #39 172.0 CC criu/uffd.o [2020-04-09T20:06:56.261Z] time [2020-04-09T20:06:56.261Z] internal/syscall/execenv [2020-04-09T20:06:56.261Z] internal/syscall/unix [2020-04-09T20:06:56.261Z] regexp/syntax [2020-04-09T20:06:56.261Z] path [2020-04-09T20:06:56.410Z] #39 172.1 CC lib/c/criu.o [2020-04-09T20:06:56.555Z] crypto [2020-04-09T20:06:56.555Z] crypto/internal/randutil [2020-04-09T20:06:56.555Z] crypto/hmac [2020-04-09T20:06:56.844Z] crypto/rc4 [2020-04-09T20:06:56.844Z] vendor/golang.org/x/crypto/hkdf [2020-04-09T20:06:56.844Z] vendor/golang.org/x/text/transform [2020-04-09T20:06:56.908Z] #39 173.0 CC criu/util.o [2020-04-09T20:06:57.048Z] + mkdir -p /build [2020-04-09T20:06:57.048Z] + mv docker/docker /build/ [2020-04-09T20:06:57.048Z] + rmdir docker [2020-04-09T20:06:57.343Z] #39 173.1 LINK lib/c/built-in.o [2020-04-09T20:06:57.343Z] #39 173.1 LINK lib/c/libcriu.so [2020-04-09T20:06:57.404Z] Removing intermediate container 0099af86faed [2020-04-09T20:06:57.405Z] ---> db38194a1a82 [2020-04-09T20:06:57.405Z] Step 85/140 : FROM runtime-dev AS runc [2020-04-09T20:06:57.405Z] ---> 80e2cc030a6d [2020-04-09T20:06:57.405Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-04-09T20:06:57.405Z] ---> Running in 7a783379e3fc [2020-04-09T20:06:57.405Z] Removing intermediate container 7a783379e3fc [2020-04-09T20:06:57.405Z] ---> 6f3241c0198d [2020-04-09T20:06:57.405Z] Step 87/140 : ARG RUNC_COMMIT [2020-04-09T20:06:57.471Z] regexp [2020-04-09T20:06:57.471Z] context [2020-04-09T20:06:57.471Z] internal/poll [2020-04-09T20:06:57.601Z] #39 173.3 GEN magic.py [2020-04-09T20:06:57.601Z] #39 173.4 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:06:57.601Z] #39 173.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:06:57.756Z] ---> Running in eb98df248f3e [2020-04-09T20:06:57.756Z] Removing intermediate container eb98df248f3e [2020-04-09T20:06:57.756Z] ---> 2427828ef0b2 [2020-04-09T20:06:57.756Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-04-09T20:06:57.756Z] ---> Running in db996da00846 [2020-04-09T20:06:57.761Z] os [2020-04-09T20:06:57.761Z] encoding/binary [2020-04-09T20:06:57.761Z] internal/fmtsort [2020-04-09T20:06:57.840Z] #39 174.2 CC criu/uts_ns.o [2020-04-09T20:06:58.051Z] github.com/LK4D4/vndr/versioned [2020-04-09T20:06:58.103Z] Removing intermediate container db996da00846 [2020-04-09T20:06:58.103Z] ---> 5f4139653757 [2020-04-09T20:06:58.103Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:06:58.167Z] #39 174.1 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:06:58.340Z] encoding/base64 [2020-04-09T20:06:58.340Z] crypto/sha512 [2020-04-09T20:06:58.340Z] crypto/cipher [2020-04-09T20:06:58.340Z] fmt [2020-04-09T20:06:58.405Z] #39 174.4 CC criu/vdso-compat.o [2020-04-09T20:06:58.405Z] #39 174.5 CC criu/vdso.o [2020-04-09T20:06:58.452Z] ---> 26f4965a7854 [2020-04-09T20:06:58.452Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:06:58.452Z] ---> e56fb0c0a391 [2020-04-09T20:06:58.452Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:06:58.452Z] ---> Running in da2153059b37 [2020-04-09T20:06:58.632Z] path/filepath [2020-04-09T20:06:58.632Z] internal/lazyregexp [2020-04-09T20:06:58.632Z] crypto/ed25519/internal/edwards25519 [2020-04-09T20:06:58.632Z] crypto/aes [2020-04-09T20:06:58.928Z] io/ioutil [2020-04-09T20:06:58.928Z] crypto/des [2020-04-09T20:06:58.970Z] #39 175.1 LINK criu/built-in.o [2020-04-09T20:06:59.100Z] #39 174.6 make[1]: Nothing to be done for 'all'. [2020-04-09T20:06:59.203Z] + RM_GOPATH=0 [2020-04-09T20:06:59.203Z] + TMP_GOPATH= [2020-04-09T20:06:59.203Z] + : /build [2020-04-09T20:06:59.203Z] + '[' -z '' ']' [2020-04-09T20:06:59.203Z] ++ mktemp -d [2020-04-09T20:06:59.203Z] + export GOPATH=/tmp/tmp.FAVVu6U0FX [2020-04-09T20:06:59.203Z] + GOPATH=/tmp/tmp.FAVVu6U0FX [2020-04-09T20:06:59.203Z] + RM_GOPATH=1 [2020-04-09T20:06:59.203Z] ++ dirname ./install.sh [2020-04-09T20:06:59.203Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T20:06:59.203Z] + dir=. [2020-04-09T20:06:59.203Z] + bin=runc [2020-04-09T20:06:59.203Z] + shift [2020-04-09T20:06:59.203Z] + '[' '!' -f ./runc.installer ']' [2020-04-09T20:06:59.203Z] + . ./runc.installer [2020-04-09T20:06:59.203Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:06:59.203Z] + install_runc [2020-04-09T20:06:59.203Z] + uname -r [2020-04-09T20:06:59.203Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T20:06:59.203Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T20:06:59.203Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T20:06:59.203Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FAVVu6U0FX/src/github.com/opencontainers/runc [2020-04-09T20:06:59.203Z] Cloning into '/tmp/tmp.FAVVu6U0FX/src/github.com/opencontainers/runc'... [2020-04-09T20:06:59.216Z] crypto/md5 [2020-04-09T20:06:59.216Z] crypto/sha1 [2020-04-09T20:06:59.216Z] crypto/sha256 [2020-04-09T20:06:59.216Z] encoding/pem [2020-04-09T20:06:59.228Z] #39 175.3 LINK criu/criu [2020-04-09T20:06:59.358Z] #39 175.2 make[1]: 'images/built-in.o' is up to date. [2020-04-09T20:06:59.358Z] #39 175.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T20:06:59.485Z] #39 175.6 DEP lib/c/criu.d [2020-04-09T20:06:59.485Z] #39 175.7 CC images/rpc.pb-c.o [2020-04-09T20:06:59.503Z] net [2020-04-09T20:06:59.503Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-04-09T20:06:59.503Z] vendor/golang.org/x/crypto/poly1305 [2020-04-09T20:06:59.503Z] vendor/golang.org/x/crypto/curve25519 [2020-04-09T20:06:59.616Z] #39 175.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T20:06:59.616Z] #39 175.4 make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T20:06:59.616Z] #39 175.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T20:06:59.616Z] #39 175.4 make[1]: Nothing to be done for 'all'. [2020-04-09T20:06:59.616Z] #39 175.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:06:59.792Z] flag [2020-04-09T20:06:59.792Z] go/token [2020-04-09T20:06:59.792Z] net/url [2020-04-09T20:06:59.874Z] #39 175.6 make[2]: Nothing to be done for 'all'. [2020-04-09T20:06:59.874Z] #39 175.6 make[2]: Nothing to be done for 'all'. [2020-04-09T20:06:59.874Z] #39 175.6 make[2]: Nothing to be done for 'all'. [2020-04-09T20:06:59.982Z] + cd /tmp/tmp.FAVVu6U0FX/src/github.com/opencontainers/runc [2020-04-09T20:06:59.982Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:06:59.982Z] + '[' -z '' ']' [2020-04-09T20:06:59.982Z] + target=static [2020-04-09T20:06:59.982Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T20:07:00.050Z] #39 176.1 CC lib/c/criu.o [2020-04-09T20:07:00.085Z] go/scanner [2020-04-09T20:07:00.085Z] text/template/parse [2020-04-09T20:07:00.132Z] #39 175.8 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:00.132Z] #39 175.8 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:00.132Z] #39 175.8 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:00.132Z] #39 175.9 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:00.357Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-09T20:07:00.390Z] #39 176.0 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:00.390Z] #39 176.0 INSTALL criu/criu [2020-04-09T20:07:00.391Z] log [2020-04-09T20:07:00.391Z] go/ast [2020-04-09T20:07:00.391Z] encoding/json [2020-04-09T20:07:00.649Z] #39 DONE 176.4s [2020-04-09T20:07:00.649Z] [2020-04-09T20:07:00.649Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T20:07:00.907Z] #48 DONE 246.3s [2020-04-09T20:07:00.907Z] [2020-04-09T20:07:00.907Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:07:00.982Z] #39 177.0 LINK lib/c/built-in.o [2020-04-09T20:07:00.982Z] #39 177.1 LINK lib/c/libcriu.so [2020-04-09T20:07:01.240Z] #39 177.3 GEN magic.py [2020-04-09T20:07:01.240Z] #39 177.4 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:07:01.240Z] #39 177.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:07:01.421Z] text/template [2020-04-09T20:07:01.421Z] go/parser [2020-04-09T20:07:01.473Z] #36 247.2 + rm -rf /tmp/tmp.YlK4f70xCo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YlK4f70xCo [2020-04-09T20:07:01.473Z] #36 DONE 247.4s [2020-04-09T20:07:01.473Z] [2020-04-09T20:07:01.473Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:07:01.805Z] #39 178.0 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:07:02.047Z] encoding/xml [2020-04-09T20:07:02.681Z] compress/flate [2020-04-09T20:07:02.681Z] go/doc [2020-04-09T20:07:02.738Z] #39 178.7 make[1]: Nothing to be done for 'all'. [2020-04-09T20:07:02.996Z] #39 179.2 make[1]: 'images/built-in.o' is up to date. [2020-04-09T20:07:02.996Z] #39 179.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T20:07:02.996Z] #39 179.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T20:07:03.254Z] #39 179.3 make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T20:07:03.254Z] #39 179.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T20:07:03.254Z] #39 179.4 make[1]: Nothing to be done for 'all'. [2020-04-09T20:07:03.254Z] #39 179.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:07:03.316Z] compress/gzip [2020-04-09T20:07:03.511Z] #39 179.5 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:03.511Z] #39 179.5 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:03.511Z] #39 179.5 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:03.511Z] #39 179.6 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:03.511Z] #39 179.7 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:03.609Z] math/big [2020-04-09T20:07:03.609Z] encoding/hex [2020-04-09T20:07:03.769Z] #39 179.7 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:03.769Z] #39 179.7 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:03.769Z] #39 179.8 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:03.769Z] #39 179.8 INSTALL criu/criu [2020-04-09T20:07:03.910Z] github.com/LK4D4/vndr/build [2020-04-09T20:07:03.910Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-09T20:07:04.204Z] vendor/golang.org/x/text/unicode/bidi [2020-04-09T20:07:04.334Z] #39 DONE 180.3s [2020-04-09T20:07:04.334Z] [2020-04-09T20:07:04.334Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T20:07:04.757Z] #57 ... [2020-04-09T20:07:04.757Z] [2020-04-09T20:07:04.757Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-04-09T20:07:04.757Z] #37 DONE 0.2s [2020-04-09T20:07:04.757Z] [2020-04-09T20:07:04.757Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-04-09T20:07:04.757Z] #40 DONE 0.1s [2020-04-09T20:07:04.757Z] [2020-04-09T20:07:04.757Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-04-09T20:07:04.757Z] #43 DONE 0.1s [2020-04-09T20:07:04.757Z] [2020-04-09T20:07:04.757Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:07:04.757Z] #57 ... [2020-04-09T20:07:04.757Z] [2020-04-09T20:07:04.757Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-04-09T20:07:04.757Z] #46 DONE 0.1s [2020-04-09T20:07:04.830Z] vendor/golang.org/x/text/unicode/norm [2020-04-09T20:07:05.016Z] [2020-04-09T20:07:05.016Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-04-09T20:07:05.118Z] vendor/golang.org/x/text/secure/bidirule [2020-04-09T20:07:05.118Z] vendor/golang.org/x/net/http2/hpack [2020-04-09T20:07:05.267Z] #36 250.2 + rm -rf /tmp/tmp.F4IkKY3J84/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.F4IkKY3J84 [2020-04-09T20:07:05.267Z] #36 DONE 250.3s [2020-04-09T20:07:05.267Z] [2020-04-09T20:07:05.267Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:07:05.274Z] #49 DONE 0.4s [2020-04-09T20:07:05.274Z] [2020-04-09T20:07:05.274Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-04-09T20:07:05.408Z] mime [2020-04-09T20:07:05.531Z] #53 DONE 0.1s [2020-04-09T20:07:05.531Z] [2020-04-09T20:07:05.531Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:07:05.833Z] #57 ... [2020-04-09T20:07:05.833Z] [2020-04-09T20:07:05.833Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T20:07:05.833Z] #48 DONE 250.7s [2020-04-09T20:07:06.049Z] crypto/rand [2020-04-09T20:07:06.090Z] [2020-04-09T20:07:06.090Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:07:06.336Z] crypto/elliptic [2020-04-09T20:07:06.336Z] encoding/asn1 [2020-04-09T20:07:06.336Z] crypto/dsa [2020-04-09T20:07:06.336Z] crypto/ed25519 [2020-04-09T20:07:06.336Z] crypto/rsa [2020-04-09T20:07:06.624Z] vendor/golang.org/x/net/idna [2020-04-09T20:07:06.912Z] crypto/x509/pkix [2020-04-09T20:07:06.912Z] vendor/golang.org/x/crypto/cryptobyte [2020-04-09T20:07:06.912Z] crypto/ecdsa [2020-04-09T20:07:07.023Z] #57 ... [2020-04-09T20:07:07.023Z] [2020-04-09T20:07:07.023Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-04-09T20:07:07.205Z] net/textproto [2020-04-09T20:07:07.205Z] mime/quotedprintable [2020-04-09T20:07:07.205Z] vendor/golang.org/x/net/http/httpproxy [2020-04-09T20:07:07.280Z] #37 DONE 0.2s [2020-04-09T20:07:07.281Z] [2020-04-09T20:07:07.281Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-04-09T20:07:07.281Z] #40 DONE 0.1s [2020-04-09T20:07:07.281Z] [2020-04-09T20:07:07.281Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:07:07.498Z] net/http/internal [2020-04-09T20:07:07.498Z] vendor/golang.org/x/net/http/httpguts [2020-04-09T20:07:07.498Z] mime/multipart [2020-04-09T20:07:07.498Z] crypto/x509 [2020-04-09T20:07:07.498Z] os/exec [2020-04-09T20:07:07.538Z] #57 ... [2020-04-09T20:07:07.538Z] [2020-04-09T20:07:07.538Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-04-09T20:07:07.538Z] #43 DONE 0.2s [2020-04-09T20:07:07.795Z] [2020-04-09T20:07:07.795Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-04-09T20:07:07.795Z] #46 DONE 0.1s [2020-04-09T20:07:07.795Z] [2020-04-09T20:07:07.795Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:07:08.053Z] #57 ... [2020-04-09T20:07:08.053Z] [2020-04-09T20:07:08.053Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-04-09T20:07:08.516Z] crypto/tls [2020-04-09T20:07:08.619Z] #49 DONE 0.4s [2020-04-09T20:07:08.619Z] [2020-04-09T20:07:08.619Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:07:08.619Z] #57 ... [2020-04-09T20:07:08.619Z] [2020-04-09T20:07:08.619Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-04-09T20:07:08.619Z] #53 DONE 0.1s [2020-04-09T20:07:08.877Z] [2020-04-09T20:07:08.877Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T20:07:10.563Z] net/http/httptrace [2020-04-09T20:07:10.563Z] net/http [2020-04-09T20:07:13.636Z] #57 217.6 🇩 bin/containerd [2020-04-09T20:07:14.020Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-09T20:07:14.020Z] + mkdir -p /build [2020-04-09T20:07:14.020Z] + cp runc /build/runc [2020-04-09T20:07:14.034Z] github.com/LK4D4/vndr/godl [2020-04-09T20:07:14.034Z] github.com/LK4D4/vndr [2020-04-09T20:07:14.375Z] Removing intermediate container da2153059b37 [2020-04-09T20:07:14.375Z] ---> 0c2dd3092e80 [2020-04-09T20:07:14.375Z] Step 92/140 : FROM dev-base AS tini [2020-04-09T20:07:14.375Z] ---> 00c4df870f60 [2020-04-09T20:07:14.375Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:07:14.375Z] ---> Using cache [2020-04-09T20:07:14.375Z] ---> 548caa6c8cb9 [2020-04-09T20:07:14.375Z] Step 94/140 : ARG TINI_COMMIT [2020-04-09T20:07:14.375Z] ---> Running in 4f97e3a1e5b9 [2020-04-09T20:07:14.375Z] Removing intermediate container 4f97e3a1e5b9 [2020-04-09T20:07:14.375Z] ---> 33c8fb7b479d [2020-04-09T20:07:14.375Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-04-09T20:07:14.375Z] ---> Running in 4ddd60b8da71 [2020-04-09T20:07:15.166Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:07:15.547Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:07:15.547Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:07:15.547Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-09T20:07:15.547Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-09T20:07:15.547Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-09T20:07:16.890Z] Fetched 8034 kB in 2s (4847 kB/s) [2020-04-09T20:07:16.978Z] #57 218.1 🇩 bin/containerd [2020-04-09T20:07:17.244Z] Reading package lists... [2020-04-09T20:07:17.592Z] Reading package lists... [2020-04-09T20:07:17.592Z] Building dependency tree... [2020-04-09T20:07:17.592Z] Reading state information... [2020-04-09T20:07:17.592Z] The following additional packages will be installed: [2020-04-09T20:07:17.592Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T20:07:17.592Z] Suggested packages: [2020-04-09T20:07:17.592Z] cmake-doc ninja-build lrzip [2020-04-09T20:07:17.592Z] Recommended packages: [2020-04-09T20:07:17.592Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T20:07:17.941Z] The following NEW packages will be installed: [2020-04-09T20:07:17.941Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T20:07:17.941Z] vim-common xxd [2020-04-09T20:07:17.941Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:07:17.941Z] Need to get 14.0 MB of archives. [2020-04-09T20:07:17.941Z] After this operation, 62.1 MB of additional disk space will be used. [2020-04-09T20:07:17.941Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-09T20:07:17.941Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:07:17.941Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T20:07:17.941Z] Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-09T20:07:18.293Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-09T20:07:18.293Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-09T20:07:18.293Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-09T20:07:18.293Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-09T20:07:18.293Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-09T20:07:18.293Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-09T20:07:18.293Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:07:18.293Z] Fetched 14.0 MB in 0s (38.8 MB/s) [2020-04-09T20:07:18.293Z] Selecting previously unselected package xxd. [2020-04-09T20:07:18.293Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-09T20:07:18.293Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-09T20:07:18.293Z] Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:07:18.293Z] Selecting previously unselected package vim-common. [2020-04-09T20:07:18.293Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:07:18.293Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:07:18.293Z] Selecting previously unselected package cmake-data. [2020-04-09T20:07:18.293Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T20:07:18.293Z] Unpacking cmake-data (3.13.4-1) ... [2020-04-09T20:07:18.445Z] Removing intermediate container 550770b03ab8 [2020-04-09T20:07:18.445Z] ---> 028970b46938 [2020-04-09T20:07:18.445Z] Step 53/140 : FROM dev-base AS containerd [2020-04-09T20:07:18.445Z] ---> f96df8d86e8c [2020-04-09T20:07:18.445Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:07:18.445Z] ---> Using cache [2020-04-09T20:07:18.445Z] ---> 5e090742f841 [2020-04-09T20:07:18.445Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-04-09T20:07:18.445Z] ---> Running in 6f8a29a1a409 [2020-04-09T20:07:18.445Z] Removing intermediate container 6f8a29a1a409 [2020-04-09T20:07:18.445Z] ---> cee97230afde [2020-04-09T20:07:18.445Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-04-09T20:07:18.445Z] ---> Running in f2dddc42096b [2020-04-09T20:07:18.654Z] Selecting previously unselected package libicu63:s390x. [2020-04-09T20:07:18.654Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-09T20:07:18.654Z] Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-09T20:07:18.735Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:07:18.735Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:07:19.022Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:07:19.022Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T20:07:19.409Z] Selecting previously unselected package libxml2:s390x. [2020-04-09T20:07:19.409Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-09T20:07:19.409Z] Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:07:19.409Z] Selecting previously unselected package libarchive13:s390x. [2020-04-09T20:07:19.409Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-09T20:07:19.409Z] Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-09T20:07:19.409Z] Selecting previously unselected package libjsoncpp1:s390x. [2020-04-09T20:07:19.409Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-09T20:07:19.409Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-09T20:07:19.409Z] Selecting previously unselected package librhash0:s390x. [2020-04-09T20:07:19.409Z] Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-09T20:07:19.409Z] Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-09T20:07:19.409Z] Selecting previously unselected package libuv1:s390x. [2020-04-09T20:07:19.409Z] Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-09T20:07:19.644Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T20:07:19.644Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T20:07:19.759Z] Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-09T20:07:19.759Z] Selecting previously unselected package cmake. [2020-04-09T20:07:19.759Z] Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-09T20:07:19.759Z] Unpacking cmake (3.13.4-1) ... [2020-04-09T20:07:20.109Z] Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-09T20:07:20.109Z] Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:07:20.109Z] Setting up libuv1:s390x (1.24.1-1) ... [2020-04-09T20:07:20.109Z] Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:07:20.109Z] Setting up librhash0:s390x (1.3.8-1) ... [2020-04-09T20:07:20.109Z] Setting up cmake-data (3.13.4-1) ... [2020-04-09T20:07:20.109Z] Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:07:20.109Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-09T20:07:20.109Z] Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-09T20:07:20.109Z] Setting up cmake (3.13.4-1) ... [2020-04-09T20:07:20.109Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:07:20.109Z] Processing triggers for mime-support (3.62) ... [2020-04-09T20:07:21.439Z] Removing intermediate container 4ddd60b8da71 [2020-04-09T20:07:21.439Z] ---> 4b22385b2a61 [2020-04-09T20:07:21.439Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:07:21.439Z] ---> 08ff9193fd77 [2020-04-09T20:07:21.439Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-04-09T20:07:21.439Z] ---> Running in 279c34622732 [2020-04-09T20:07:21.696Z] Fetched 8120 kB in 3s (2962 kB/s) [2020-04-09T20:07:21.800Z] Removing intermediate container 279c34622732 [2020-04-09T20:07:21.800Z] ---> f0c8c6044422 [2020-04-09T20:07:21.800Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:07:22.148Z] ---> b54c364d8289 [2020-04-09T20:07:22.148Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:07:22.148Z] ---> Running in 92dcf469ad32 [2020-04-09T20:07:22.495Z] + RM_GOPATH=0 [2020-04-09T20:07:22.495Z] + TMP_GOPATH= [2020-04-09T20:07:22.495Z] + : /build [2020-04-09T20:07:22.495Z] + '[' -z '' ']' [2020-04-09T20:07:22.495Z] ++ mktemp -d [2020-04-09T20:07:22.495Z] + export GOPATH=/tmp/tmp.0q38EN4iKf [2020-04-09T20:07:22.495Z] + GOPATH=/tmp/tmp.0q38EN4iKf [2020-04-09T20:07:22.495Z] + RM_GOPATH=1 [2020-04-09T20:07:22.495Z] ++ dirname ./install.sh [2020-04-09T20:07:22.495Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:07:22.495Z] + dir=. [2020-04-09T20:07:22.495Z] + bin=tini [2020-04-09T20:07:22.495Z] + shift [2020-04-09T20:07:22.495Z] + '[' '!' -f ./tini.installer ']' [2020-04-09T20:07:22.495Z] + . ./tini.installer [2020-04-09T20:07:22.495Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:07:22.495Z] + install_tini [2020-04-09T20:07:22.495Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T20:07:22.495Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.0q38EN4iKf/tini [2020-04-09T20:07:22.495Z] Cloning into '/tmp/tmp.0q38EN4iKf/tini'... [2020-04-09T20:07:22.708Z] Reading package lists... [2020-04-09T20:07:22.850Z] + cd /tmp/tmp.0q38EN4iKf/tini [2020-04-09T20:07:22.850Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:07:22.850Z] + cmake . [2020-04-09T20:07:22.850Z] -- The C compiler identification is GNU 8.3.0 [2020-04-09T20:07:22.850Z] -- Check for working C compiler: /usr/bin/cc [2020-04-09T20:07:22.850Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T20:07:22.850Z] -- Detecting C compiler ABI info [2020-04-09T20:07:22.850Z] -- Detecting C compiler ABI info - done [2020-04-09T20:07:23.209Z] -- Detecting C compile features [2020-04-09T20:07:23.209Z] -- Detecting C compile features - done [2020-04-09T20:07:23.209Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T20:07:23.209Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T20:07:23.209Z] -- Configuring done [2020-04-09T20:07:23.209Z] -- Generating done [2020-04-09T20:07:23.209Z] -- Build files have been written to: /tmp/tmp.0q38EN4iKf/tini [2020-04-09T20:07:23.209Z] + make tini-static [2020-04-09T20:07:23.209Z] Scanning dependencies of target tini-static [2020-04-09T20:07:23.209Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T20:07:23.569Z] [100%] Linking C executable tini-static [2020-04-09T20:07:23.569Z] [100%] Built target tini-static [2020-04-09T20:07:23.569Z] + mkdir -p /build [2020-04-09T20:07:23.569Z] + cp tini-static /build/docker-init [2020-04-09T20:07:23.745Z] Reading package lists... [2020-04-09T20:07:23.917Z] Removing intermediate container 92dcf469ad32 [2020-04-09T20:07:23.917Z] ---> 6bf517feac84 [2020-04-09T20:07:23.917Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-04-09T20:07:23.917Z] ---> 00c4df870f60 [2020-04-09T20:07:23.917Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-04-09T20:07:24.032Z] Building dependency tree... [2020-04-09T20:07:24.032Z] Reading state information... [2020-04-09T20:07:24.283Z] ---> Running in 8139d5be1e2a [2020-04-09T20:07:24.283Z] Removing intermediate container 8139d5be1e2a [2020-04-09T20:07:24.283Z] ---> 318367677ae7 [2020-04-09T20:07:24.283Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-04-09T20:07:24.283Z] ---> Running in cd213babe775 [2020-04-09T20:07:24.316Z] The following additional packages will be installed: [2020-04-09T20:07:24.316Z] libbtrfs0 [2020-04-09T20:07:24.316Z] The following NEW packages will be installed: [2020-04-09T20:07:24.316Z] libbtrfs-dev libbtrfs0 [2020-04-09T20:07:24.316Z] 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:07:24.316Z] Need to get 120 kB of archives. [2020-04-09T20:07:24.316Z] After this operation, 423 kB of additional disk space will be used. [2020-04-09T20:07:24.316Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-09T20:07:24.316Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-09T20:07:24.616Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:07:24.616Z] Fetched 120 kB in 0s (1524 kB/s) [2020-04-09T20:07:24.616Z] Selecting previously unselected package libbtrfs0. [2020-04-09T20:07:24.616Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-09T20:07:24.616Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-09T20:07:24.616Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:07:24.616Z] Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:07:24.616Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-09T20:07:24.616Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:07:24.616Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:07:24.616Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:07:24.616Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:07:24.635Z] Removing intermediate container cd213babe775 [2020-04-09T20:07:24.635Z] ---> f74b3feb5008 [2020-04-09T20:07:24.635Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:07:24.635Z] ---> 53d4e9bda74b [2020-04-09T20:07:24.635Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:07:24.982Z] ---> af35b9ecb8d3 [2020-04-09T20:07:24.982Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:07:24.982Z] ---> Running in f61a569d5423 [2020-04-09T20:07:25.248Z] Removing intermediate container f2dddc42096b [2020-04-09T20:07:25.248Z] ---> 2b823dda5e9d [2020-04-09T20:07:25.248Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-04-09T20:07:25.248Z] ---> Running in b95effec9034 [2020-04-09T20:07:25.248Z] Removing intermediate container b95effec9034 [2020-04-09T20:07:25.248Z] ---> f1a803582a92 [2020-04-09T20:07:25.248Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:07:25.533Z] ---> 4dbedfd34bbb [2020-04-09T20:07:25.533Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:07:25.533Z] ---> 915d349868ae [2020-04-09T20:07:25.533Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:07:25.767Z] + RM_GOPATH=0 [2020-04-09T20:07:25.767Z] + TMP_GOPATH= [2020-04-09T20:07:25.767Z] + : /build/ [2020-04-09T20:07:25.767Z] + '[' -z '' ']' [2020-04-09T20:07:25.767Z] ++ mktemp -d [2020-04-09T20:07:25.767Z] + export GOPATH=/tmp/tmp.J2sgOrLtds [2020-04-09T20:07:25.767Z] + GOPATH=/tmp/tmp.J2sgOrLtds [2020-04-09T20:07:25.767Z] + RM_GOPATH=1 [2020-04-09T20:07:25.767Z] ++ dirname ./install.sh [2020-04-09T20:07:25.767Z] + dir=. [2020-04-09T20:07:25.767Z] + bin=rootlesskit [2020-04-09T20:07:25.767Z] + shift [2020-04-09T20:07:25.767Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T20:07:25.767Z] + . ./rootlesskit.installer [2020-04-09T20:07:25.767Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:07:25.767Z] + install_rootlesskit [2020-04-09T20:07:25.767Z] + case "$1" in [2020-04-09T20:07:25.767Z] + export CGO_ENABLED=0 [2020-04-09T20:07:25.767Z] + CGO_ENABLED=0 [2020-04-09T20:07:25.767Z] + _install_rootlesskit [2020-04-09T20:07:25.767Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-04-09T20:07:25.767Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.J2sgOrLtds/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:07:25.767Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:07:25.767Z] Cloning into '/tmp/tmp.J2sgOrLtds/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T20:07:25.816Z] ---> Running in 2e7121d42bde [2020-04-09T20:07:26.103Z] + RM_GOPATH=0 [2020-04-09T20:07:26.103Z] + TMP_GOPATH= [2020-04-09T20:07:26.103Z] + : /build [2020-04-09T20:07:26.103Z] + '[' -z '' ']' [2020-04-09T20:07:26.103Z] ++ mktemp -d [2020-04-09T20:07:26.103Z] + export GOPATH=/tmp/tmp.7U3pOryAo8 [2020-04-09T20:07:26.103Z] + GOPATH=/tmp/tmp.7U3pOryAo8 [2020-04-09T20:07:26.103Z] + RM_GOPATH=1 [2020-04-09T20:07:26.103Z] ++ dirname ./install.sh [2020-04-09T20:07:26.103Z] + dir=. [2020-04-09T20:07:26.103Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:07:26.103Z] + bin=containerd [2020-04-09T20:07:26.103Z] + shift [2020-04-09T20:07:26.103Z] + '[' '!' -f ./containerd.installer ']' [2020-04-09T20:07:26.103Z] + . ./containerd.installer [2020-04-09T20:07:26.103Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:07:26.103Z] + install_containerd [2020-04-09T20:07:26.103Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-04-09T20:07:26.103Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.7U3pOryAo8/src/github.com/containerd/containerd [2020-04-09T20:07:26.103Z] Cloning into '/tmp/tmp.7U3pOryAo8/src/github.com/containerd/containerd'... [2020-04-09T20:07:26.155Z] + cd /tmp/tmp.J2sgOrLtds/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:07:26.155Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:07:26.155Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:07:26.155Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T20:07:32.401Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:07:32.401Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T20:07:32.964Z] + cd /tmp/tmp.7U3pOryAo8/src/github.com/containerd/containerd [2020-04-09T20:07:32.964Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T20:07:33.147Z] Removing intermediate container f61a569d5423 [2020-04-09T20:07:33.147Z] ---> c93861f60ac9 [2020-04-09T20:07:33.147Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T20:07:33.250Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T20:07:33.250Z] + BUILDTAGS='netgo osusergo static_build' [2020-04-09T20:07:33.250Z] + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:07:33.250Z] + EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:07:33.250Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T20:07:33.250Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T20:07:33.250Z] + '[' '' = dynamic ']' [2020-04-09T20:07:33.250Z] + make [2020-04-09T20:07:33.494Z] ---> 310e36ee5320 [2020-04-09T20:07:33.494Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-04-09T20:07:33.494Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-04-09T20:07:33.494Z] bad55c542dc9: Pulling fs layer [2020-04-09T20:07:33.847Z] bad55c542dc9: Verifying Checksum [2020-04-09T20:07:33.847Z] bad55c542dc9: Download complete [2020-04-09T20:07:34.201Z] bad55c542dc9: Pull complete [2020-04-09T20:07:34.201Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-04-09T20:07:34.201Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-04-09T20:07:34.201Z] ---> e49efe6f0050 [2020-04-09T20:07:34.201Z] Step 108/140 : FROM runtime-dev AS dev [2020-04-09T20:07:34.201Z] ---> 80e2cc030a6d [2020-04-09T20:07:34.201Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:07:34.201Z] ---> Running in 4ae5af337032 [2020-04-09T20:07:34.201Z] Removing intermediate container 4ae5af337032 [2020-04-09T20:07:34.201Z] ---> 8ccd9d689aaa [2020-04-09T20:07:34.201Z] Step 110/140 : RUN groupadd -r docker [2020-04-09T20:07:34.301Z] 🇩 bin/ctr [2020-04-09T20:07:34.607Z] ---> Running in c99acca07eb1 [2020-04-09T20:07:35.389Z] Removing intermediate container c99acca07eb1 [2020-04-09T20:07:35.389Z] ---> a294d40b70ff [2020-04-09T20:07:35.389Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-04-09T20:07:35.389Z] ---> Running in 58f757aa3c0d [2020-04-09T20:07:35.548Z] #57 239.3 🇩 bin/containerd-stress [2020-04-09T20:07:35.548Z] #57 240.9 🇩 bin/containerd-shim [2020-04-09T20:07:36.656Z] Removing intermediate container 58f757aa3c0d [2020-04-09T20:07:36.656Z] ---> 5f31b7a9a5db [2020-04-09T20:07:36.656Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-04-09T20:07:36.656Z] ---> Running in 101c0dc66192 [2020-04-09T20:07:37.006Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T20:07:37.366Z] Removing intermediate container 101c0dc66192 [2020-04-09T20:07:37.366Z] ---> 89db97323cbe [2020-04-09T20:07:37.366Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-04-09T20:07:37.366Z] ---> Running in 8e85133e6804 [2020-04-09T20:07:38.567Z] Removing intermediate container 8e85133e6804 [2020-04-09T20:07:38.567Z] ---> 0f09be77682b [2020-04-09T20:07:38.567Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-04-09T20:07:38.567Z] ---> Running in 46db33054bf7 [2020-04-09T20:07:38.890Z] #57 240.4 🇩 bin/containerd-stress [2020-04-09T20:07:39.768Z] Removing intermediate container 46db33054bf7 [2020-04-09T20:07:39.768Z] ---> 00f0c61306c4 [2020-04-09T20:07:39.768Z] Step 115/140 : RUN ldconfig [2020-04-09T20:07:39.768Z] ---> Running in 9874e2b9644b [2020-04-09T20:07:40.259Z] #57 241.9 🇩 bin/containerd-shim [2020-04-09T20:07:40.579Z] Removing intermediate container 9874e2b9644b [2020-04-09T20:07:40.579Z] ---> 37fc9e109d35 [2020-04-09T20:07:40.579Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-04-09T20:07:40.579Z] ---> Running in fa2286597919 [2020-04-09T20:07:40.957Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:07:41.320Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:07:41.321Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:07:41.321Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-09T20:07:41.321Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-09T20:07:41.673Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-09T20:07:42.102Z] #57 246.7 🇩 bin/containerd-shim-runc-v1 [2020-04-09T20:07:42.410Z] Fetched 8034 kB in 1s (5847 kB/s) [2020-04-09T20:07:42.768Z] Reading package lists... [2020-04-09T20:07:43.462Z] Reading package lists... [2020-04-09T20:07:43.462Z] Building dependency tree... [2020-04-09T20:07:43.462Z] Reading state information... [2020-04-09T20:07:43.462Z] libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T20:07:43.462Z] libcap2-bin set to manually installed. [2020-04-09T20:07:43.462Z] The following additional packages will be installed: [2020-04-09T20:07:43.462Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T20:07:43.462Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T20:07:43.462Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T20:07:43.462Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-04-09T20:07:43.462Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-04-09T20:07:43.462Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-04-09T20:07:43.462Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-04-09T20:07:43.462Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T20:07:43.462Z] python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T20:07:43.462Z] Suggested packages: [2020-04-09T20:07:43.462Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-04-09T20:07:43.462Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-04-09T20:07:43.462Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-04-09T20:07:43.462Z] xfsdump acl attr quota [2020-04-09T20:07:43.462Z] Recommended packages: [2020-04-09T20:07:43.462Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T20:07:43.462Z] python3-keyrings.alt python3-xdg unzip [2020-04-09T20:07:43.808Z] The following NEW packages will be installed: [2020-04-09T20:07:43.808Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-04-09T20:07:43.808Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-04-09T20:07:43.808Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-04-09T20:07:43.808Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-04-09T20:07:43.808Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T20:07:43.808Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-04-09T20:07:43.808Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T20:07:43.808Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T20:07:43.808Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-04-09T20:07:43.808Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-04-09T20:07:43.808Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-04-09T20:07:43.808Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-04-09T20:07:43.808Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-04-09T20:07:43.808Z] xfsprogs xxd xz-utils zip [2020-04-09T20:07:43.808Z] 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:07:43.808Z] Need to get 99.3 MB of archives. [2020-04-09T20:07:43.808Z] After this operation, 605 MB of additional disk space will be used. [2020-04-09T20:07:43.808Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-09T20:07:44.000Z] #57 249.2 🇩 binaries [2020-04-09T20:07:44.000Z] #57 249.2 + mkdir -p /build [2020-04-09T20:07:44.000Z] #57 249.2 + cp bin/containerd /build/containerd [2020-04-09T20:07:44.000Z] #57 249.2 + cp bin/containerd-shim /build/containerd-shim [2020-04-09T20:07:44.000Z] #57 249.2 + cp bin/ctr /build/ctr [2020-04-09T20:07:44.162Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-04-09T20:07:44.162Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-04-09T20:07:44.162Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-09T20:07:44.162Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-09T20:07:44.162Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-04-09T20:07:44.162Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-09T20:07:44.162Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-09T20:07:44.162Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-09T20:07:44.162Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-09T20:07:44.162Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-09T20:07:44.162Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-09T20:07:44.162Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-09T20:07:44.162Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-09T20:07:44.162Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-09T20:07:44.162Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-09T20:07:44.162Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-09T20:07:44.162Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:07:44.162Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-09T20:07:44.162Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-04-09T20:07:44.162Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-09T20:07:44.162Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-09T20:07:44.162Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-09T20:07:44.162Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-04-09T20:07:44.162Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-04-09T20:07:44.162Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-09T20:07:44.162Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-04-09T20:07:44.162Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-09T20:07:44.162Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T20:07:44.162Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-09T20:07:44.257Z] #57 DONE 249.6s [2020-04-09T20:07:44.537Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-09T20:07:44.537Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-04-09T20:07:44.902Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-04-09T20:07:45.200Z] [2020-04-09T20:07:45.200Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-04-09T20:07:45.200Z] #58 DONE 0.2s [2020-04-09T20:07:45.200Z] [2020-04-09T20:07:45.200Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-04-09T20:07:45.200Z] #62 DONE 0.2s [2020-04-09T20:07:45.200Z] [2020-04-09T20:07:45.200Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-04-09T20:07:45.262Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-09T20:07:45.262Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-09T20:07:45.262Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-09T20:07:45.262Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-09T20:07:45.262Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-09T20:07:45.262Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-09T20:07:45.262Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-04-09T20:07:45.262Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-09T20:07:45.262Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-09T20:07:45.262Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-09T20:07:45.262Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-09T20:07:45.262Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-09T20:07:45.262Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-09T20:07:45.262Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-09T20:07:45.262Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-04-09T20:07:45.262Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-09T20:07:45.262Z] Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-09T20:07:45.262Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-09T20:07:45.262Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-09T20:07:45.262Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-09T20:07:45.262Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-09T20:07:45.262Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-09T20:07:45.262Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-09T20:07:45.457Z] #64 DONE 0.1s [2020-04-09T20:07:45.457Z] [2020-04-09T20:07:45.457Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-04-09T20:07:45.615Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T20:07:45.615Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T20:07:45.615Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T20:07:45.615Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-09T20:07:45.615Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T20:07:45.615Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T20:07:45.615Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T20:07:45.615Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-04-09T20:07:45.615Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T20:07:45.615Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-09T20:07:45.615Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-09T20:07:45.615Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-09T20:07:45.615Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:07:45.615Z] Fetched 99.3 MB in 2s (57.6 MB/s) [2020-04-09T20:07:45.615Z] Selecting previously unselected package pigz. [2020-04-09T20:07:45.615Z] (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 ... 15231 files and directories currently installed.) [2020-04-09T20:07:45.615Z] Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-09T20:07:45.615Z] Unpacking pigz (2.4-1) ... [2020-04-09T20:07:45.714Z] #67 DONE 0.1s [2020-04-09T20:07:45.714Z] [2020-04-09T20:07:45.714Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-04-09T20:07:45.714Z] #68 DONE 0.0s [2020-04-09T20:07:45.714Z] [2020-04-09T20:07:45.714Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-09T20:07:45.990Z] Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-09T20:07:45.990Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-09T20:07:45.990Z] Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-09T20:07:45.990Z] Selecting previously unselected package python3.7-minimal. [2020-04-09T20:07:45.990Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-09T20:07:45.990Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:07:45.990Z] Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-09T20:07:45.990Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:07:46.278Z] #69 DONE 0.7s [2020-04-09T20:07:46.278Z] [2020-04-09T20:07:46.278Z] #70 exporting to image [2020-04-09T20:07:46.278Z] #70 exporting layers [2020-04-09T20:07:46.478Z] Selecting previously unselected package python3-minimal. [2020-04-09T20:07:46.478Z] (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 ... 15480 files and directories currently installed.) [2020-04-09T20:07:46.478Z] Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-09T20:07:46.478Z] Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T20:07:46.478Z] Selecting previously unselected package libmpdec2:s390x. [2020-04-09T20:07:46.478Z] Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-09T20:07:46.478Z] Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-09T20:07:46.478Z] Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-09T20:07:46.478Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-09T20:07:46.478Z] Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-09T20:07:46.805Z] #57 247.9 🇩 bin/containerd-shim-runc-v1 [2020-04-09T20:07:46.903Z] Selecting previously unselected package python3.7. [2020-04-09T20:07:46.903Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-09T20:07:46.903Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:07:46.903Z] Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-09T20:07:46.903Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-09T20:07:46.903Z] Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-09T20:07:46.903Z] Setting up python3-minimal (3.7.3-1) ... [2020-04-09T20:07:46.903Z] Selecting previously unselected package python3. [2020-04-09T20:07:46.903Z] (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 ... 15892 files and directories currently installed.) [2020-04-09T20:07:46.903Z] Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-09T20:07:46.903Z] Unpacking python3 (3.7.3-1) ... [2020-04-09T20:07:46.903Z] Selecting previously unselected package libip4tc0:s390x. [2020-04-09T20:07:46.903Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-09T20:07:46.903Z] Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-09T20:07:47.250Z] Selecting previously unselected package libip6tc0:s390x. [2020-04-09T20:07:47.250Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-09T20:07:47.250Z] Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-09T20:07:47.250Z] Selecting previously unselected package libiptc0:s390x. [2020-04-09T20:07:47.250Z] Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-09T20:07:47.250Z] Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-09T20:07:47.250Z] Selecting previously unselected package libnfnetlink0:s390x. [2020-04-09T20:07:47.250Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-09T20:07:47.250Z] Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-09T20:07:47.250Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-09T20:07:47.250Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-09T20:07:47.250Z] Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-09T20:07:47.250Z] Selecting previously unselected package libnftnl11:s390x. [2020-04-09T20:07:47.250Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-09T20:07:47.250Z] Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-09T20:07:47.250Z] Selecting previously unselected package iptables. [2020-04-09T20:07:47.250Z] Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-09T20:07:47.250Z] Unpacking iptables (1.8.2-4) ... [2020-04-09T20:07:47.250Z] Selecting previously unselected package xxd. [2020-04-09T20:07:47.250Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-09T20:07:47.250Z] Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:07:47.250Z] Selecting previously unselected package vim-common. [2020-04-09T20:07:47.250Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:07:47.250Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:07:47.250Z] Selecting previously unselected package bash-completion. [2020-04-09T20:07:47.250Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T20:07:47.993Z] Unpacking bash-completion (1:2.8-6) ... [2020-04-09T20:07:47.993Z] Selecting previously unselected package bzip2. [2020-04-09T20:07:47.993Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-09T20:07:47.993Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:07:47.993Z] Selecting previously unselected package xz-utils. [2020-04-09T20:07:47.993Z] Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-09T20:07:47.993Z] Unpacking xz-utils (5.2.4-1) ... [2020-04-09T20:07:47.993Z] Selecting previously unselected package apparmor. [2020-04-09T20:07:47.993Z] Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-09T20:07:47.993Z] Unpacking apparmor (2.13.2-10) ... [2020-04-09T20:07:47.993Z] Selecting previously unselected package aufs-tools. [2020-04-09T20:07:47.993Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-09T20:07:47.993Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:07:47.993Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T20:07:47.993Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-09T20:07:47.993Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:07:48.336Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T20:07:48.336Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-09T20:07:48.336Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:07:48.682Z] Selecting previously unselected package binutils-mingw-w64. [2020-04-09T20:07:48.682Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T20:07:48.682Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:07:48.682Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-09T20:07:48.682Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-09T20:07:48.682Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-09T20:07:48.682Z] Selecting previously unselected package dmsetup. [2020-04-09T20:07:48.682Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-09T20:07:48.682Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T20:07:48.682Z] Selecting previously unselected package mingw-w64-common. [2020-04-09T20:07:48.682Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T20:07:48.682Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T20:07:48.698Z] #57 250.5 🇩 binaries [2020-04-09T20:07:48.698Z] #57 250.5 + mkdir -p /build [2020-04-09T20:07:48.698Z] #57 250.5 + cp bin/containerd /build/containerd [2020-04-09T20:07:48.698Z] #57 250.5 + cp bin/containerd-shim /build/containerd-shim [2020-04-09T20:07:48.698Z] #57 250.5 + cp bin/ctr /build/ctr [2020-04-09T20:07:48.955Z] #57 DONE 250.9s [2020-04-09T20:07:49.432Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T20:07:49.432Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T20:07:49.432Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:07:49.788Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T20:07:49.788Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-09T20:07:49.788Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:07:49.888Z] [2020-04-09T20:07:49.889Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-04-09T20:07:49.889Z] #58 DONE 0.2s [2020-04-09T20:07:50.138Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T20:07:50.138Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-09T20:07:50.138Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:07:50.146Z] [2020-04-09T20:07:50.146Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-04-09T20:07:50.402Z] #62 DONE 0.2s [2020-04-09T20:07:50.403Z] [2020-04-09T20:07:50.403Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-04-09T20:07:50.403Z] #64 DONE 0.1s [2020-04-09T20:07:50.403Z] [2020-04-09T20:07:50.403Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-04-09T20:07:50.403Z] #67 DONE 0.1s [2020-04-09T20:07:50.403Z] [2020-04-09T20:07:50.403Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-04-09T20:07:50.403Z] #68 DONE 0.0s [2020-04-09T20:07:50.659Z] [2020-04-09T20:07:50.659Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-09T20:07:51.222Z] #69 DONE 0.7s [2020-04-09T20:07:51.222Z] [2020-04-09T20:07:51.222Z] #70 exporting to image [2020-04-09T20:07:51.222Z] #70 exporting layers [2020-04-09T20:07:52.828Z] #70 exporting layers 6.2s done [2020-04-09T20:07:52.828Z] #70 writing image sha256:c45cb8d883ffd4159d081f248800a75f74f69319cc28a3010088a47f795de475 done [2020-04-09T20:07:52.828Z] #70 naming to docker.io/library/docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 done [2020-04-09T20:07:52.828Z] #70 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-09T20:07:53.289Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T20:07:53.289Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-09T20:07:53.289Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:07:53.848Z] [2020-04-09T20:07:53.848Z] Removing bundles/ [2020-04-09T20:07:53.848Z] [2020-04-09T20:07:53.848Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-09T20:07:53.848Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:07:53.848Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:07:55.023Z] Selecting previously unselected package libonig5:s390x. [2020-04-09T20:07:55.023Z] Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-04-09T20:07:55.023Z] Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-09T20:07:55.023Z] Selecting previously unselected package libjq1:s390x. [2020-04-09T20:07:55.023Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-09T20:07:55.023Z] Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package jq. [2020-04-09T20:07:55.538Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libaio1:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libbtrfs0. [2020-04-09T20:07:55.538Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:07:55.538Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libudev-dev:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libsepol1-dev:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libpcre16-3:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libpcre32-3:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libpcre3-dev:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libselinux1-dev:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libgpm2:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-09T20:07:55.538Z] Selecting previously unselected package libicu63:s390x. [2020-04-09T20:07:55.538Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-09T20:07:55.538Z] Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-09T20:07:56.295Z] Selecting previously unselected package libnet1:s390x. [2020-04-09T20:07:56.295Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-09T20:07:56.295Z] Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-09T20:07:56.295Z] Selecting previously unselected package libnl-3-200:s390x. [2020-04-09T20:07:56.295Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-09T20:07:56.295Z] Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-09T20:07:56.295Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-09T20:07:56.295Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-09T20:07:56.295Z] Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-09T20:07:56.661Z] Selecting previously unselected package libreadline5:s390x. [2020-04-09T20:07:56.661Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-09T20:07:56.661Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-09T20:07:56.661Z] Selecting previously unselected package libsystemd-dev:s390x. [2020-04-09T20:07:56.661Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-09T20:07:56.661Z] Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-09T20:07:56.661Z] Selecting previously unselected package net-tools. [2020-04-09T20:07:56.661Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-09T20:07:56.661Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:07:56.661Z] Selecting previously unselected package python-pip-whl. [2020-04-09T20:07:56.661Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-04-09T20:07:56.661Z] Unpacking python-pip-whl (18.1-5) ... [2020-04-09T20:07:56.661Z] Selecting previously unselected package python3-lib2to3. [2020-04-09T20:07:56.661Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T20:07:56.661Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:07:56.661Z] Selecting previously unselected package python3-distutils. [2020-04-09T20:07:56.661Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T20:07:56.661Z] Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T20:07:56.661Z] Selecting previously unselected package python3-pip. [2020-04-09T20:07:56.661Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-04-09T20:07:56.661Z] Unpacking python3-pip (18.1-5) ... [2020-04-09T20:07:57.016Z] Selecting previously unselected package python3-pkg-resources. [2020-04-09T20:07:57.016Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:07:57.016Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:07:57.016Z] Selecting previously unselected package python3-setuptools. [2020-04-09T20:07:57.016Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T20:07:57.016Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T20:07:57.016Z] Selecting previously unselected package python3-wheel. [2020-04-09T20:07:57.016Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T20:07:57.016Z] Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T20:07:57.016Z] Selecting previously unselected package thin-provisioning-tools. [2020-04-09T20:07:57.016Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-09T20:07:57.016Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:07:57.016Z] Selecting previously unselected package vim-runtime. [2020-04-09T20:07:57.016Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:07:57.016Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T20:07:57.016Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T20:07:57.016Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:07:57.782Z] Selecting previously unselected package vim. [2020-04-09T20:07:57.782Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-09T20:07:57.782Z] Unpacking vim (2:8.1.0875-5) ... [2020-04-09T20:07:57.782Z] Selecting previously unselected package xfsprogs. [2020-04-09T20:07:57.782Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-09T20:07:57.782Z] Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T20:07:57.782Z] Selecting previously unselected package zip. [2020-04-09T20:07:57.782Z] Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-04-09T20:07:57.782Z] Unpacking zip (3.0-11+b1) ... [2020-04-09T20:07:57.782Z] Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-09T20:07:57.782Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:07:57.782Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:07:57.782Z] Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-09T20:07:57.782Z] Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-09T20:07:57.782Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:07:57.782Z] Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-09T20:07:57.782Z] Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-09T20:07:57.782Z] Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-09T20:07:57.782Z] Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-09T20:07:57.782Z] Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-09T20:07:57.782Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:07:57.782Z] Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-09T20:07:57.782Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:07:58.130Z] Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-09T20:07:58.130Z] Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-09T20:07:58.130Z] Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:07:58.130Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:07:58.130Z] Setting up zip (3.0-11+b1) ... [2020-04-09T20:07:58.130Z] Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:07:58.130Z] Setting up bash-completion (1:2.8-6) ... [2020-04-09T20:07:58.478Z] Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-09T20:07:58.478Z] Setting up xz-utils (5.2.4-1) ... [2020-04-09T20:07:58.478Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T20:07:58.478Z] Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-09T20:07:58.478Z] Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-09T20:07:58.478Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:07:58.478Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:07:58.478Z] Setting up pigz (2.4-1) ... [2020-04-09T20:07:58.478Z] Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-09T20:07:58.478Z] Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-09T20:07:58.478Z] Setting up python-pip-whl (18.1-5) ... [2020-04-09T20:07:58.478Z] Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-09T20:07:58.478Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T20:07:58.478Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:07:58.478Z] Setting up libaio1:s390x (0.3.112-3) ... [2020-04-09T20:07:58.478Z] Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-09T20:07:58.478Z] Setting up libonig5:s390x (6.9.1-1) ... [2020-04-09T20:07:58.478Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:07:58.909Z] Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-09T20:07:58.909Z] Setting up vim (2:8.1.0875-5) ... [2020-04-09T20:07:58.909Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T20:07:58.909Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T20:07:58.909Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T20:07:58.909Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T20:07:58.909Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T20:07:58.909Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T20:07:58.909Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T20:07:58.909Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T20:07:58.909Z] Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-09T20:07:58.909Z] Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-09T20:07:58.909Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:07:58.909Z] 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 [2020-04-09T20:07:58.909Z] 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 [2020-04-09T20:07:58.909Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:07:58.909Z] 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 [2020-04-09T20:07:58.909Z] 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 [2020-04-09T20:07:58.909Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:07:58.909Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:07:58.909Z] Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-09T20:07:58.909Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:07:58.909Z] Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-09T20:07:58.909Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:07:59.341Z] Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-09T20:07:59.341Z] Setting up iptables (1.8.2-4) ... [2020-04-09T20:07:59.341Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:07:59.341Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:07:59.341Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:07:59.341Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:07:59.341Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T20:07:59.341Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T20:07:59.341Z] Setting up python3 (3.7.3-1) ... [2020-04-09T20:07:59.341Z] Setting up python3-wheel (0.32.3-2) ... [2020-04-09T20:07:59.741Z] Setting up apparmor (2.13.2-10) ... [2020-04-09T20:08:00.107Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:08:00.107Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:08:00.461Z] Setting up python3-distutils (3.7.3-1) ... [2020-04-09T20:08:00.461Z] Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T20:08:00.461Z] Setting up python3-pip (18.1-5) ... [2020-04-09T20:08:00.823Z] Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-09T20:08:00.823Z] Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T20:08:00.823Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-09T20:08:00.823Z] Setting up xfsprogs (4.20.0-1) ... [2020-04-09T20:08:00.823Z] Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-09T20:08:00.823Z] Processing triggers for mime-support (3.62) ... [2020-04-09T20:08:00.823Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:08:03.513Z] #70 exporting layers 12.2s done [2020-04-09T20:08:03.513Z] #70 writing image sha256:e0fbeda293f8446fb9c686572f8890291a08399b6b015c0e8477e16c32555d5f done [2020-04-09T20:08:03.513Z] #70 naming to docker.io/library/docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 done [2020-04-09T20:08:03.513Z] #70 DONE 12.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-09T20:08:03.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40803/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40803/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 hack/validate/default [2020-04-09T20:08:04.788Z] Congratulations! All commits are properly signed with the DCO! [2020-04-09T20:08:04.805Z] Removing intermediate container fa2286597919 [2020-04-09T20:08:04.806Z] ---> ada883e427aa [2020-04-09T20:08:04.806Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-04-09T20:08:04.806Z] ---> Running in 5e9eb49a9f2f [2020-04-09T20:08:05.172Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T20:08:05.172Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T20:08:05.172Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T20:08:05.526Z] Removing intermediate container 5e9eb49a9f2f [2020-04-09T20:08:05.526Z] ---> 4838b279d02d [2020-04-09T20:08:05.526Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-04-09T20:08:05.965Z] ---> Running in 8f81ab5ac1d1 [2020-04-09T20:08:06.780Z] Collecting yamllint==1.16.0 [2020-04-09T20:08:07.127Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T20:08:07.127Z] Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T20:08:07.127Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T20:08:07.489Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T20:08:07.489Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T20:08:07.489Z] Building wheels for collected packages: pyyaml [2020-04-09T20:08:07.489Z] Running setup.py bdist_wheel for pyyaml: started [2020-04-09T20:08:07.840Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T20:08:07.840Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T20:08:07.840Z] Successfully built pyyaml [2020-04-09T20:08:07.840Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-04-09T20:08:07.840Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T20:08:08.196Z] Removing intermediate container 8f81ab5ac1d1 [2020-04-09T20:08:08.196Z] ---> 58394166548b [2020-04-09T20:08:08.196Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-04-09T20:08:08.552Z] ---> 29e4f7594276 [2020-04-09T20:08:08.552Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T20:08:10.340Z] ---> 8f65d6488be8 [2020-04-09T20:08:10.340Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-04-09T20:08:10.692Z] ---> 37210dbd9ee5 [2020-04-09T20:08:10.692Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-04-09T20:08:11.037Z] ---> 7d66a6f14129 [2020-04-09T20:08:11.037Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-04-09T20:08:11.382Z] ---> b8c76c8809d1 [2020-04-09T20:08:11.382Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-04-09T20:08:11.759Z] ---> 87e41cb5e382 [2020-04-09T20:08:11.759Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-04-09T20:08:12.226Z] ---> b163060fcafb [2020-04-09T20:08:12.226Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-04-09T20:08:12.634Z] ---> a46ab5def226 [2020-04-09T20:08:12.634Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-04-09T20:08:12.991Z] ---> 52dadb02dca6 [2020-04-09T20:08:12.991Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-04-09T20:08:14.201Z] ---> 8af5ba8fc154 [2020-04-09T20:08:14.201Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-04-09T20:08:14.553Z] ---> 8774f1d65312 [2020-04-09T20:08:14.553Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-04-09T20:08:15.307Z] ---> 20a9a0299371 [2020-04-09T20:08:15.307Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-04-09T20:08:15.673Z] ---> 8c4306ead81d [2020-04-09T20:08:15.673Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-04-09T20:08:16.024Z] ---> 7a369e8a710e [2020-04-09T20:08:16.024Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-04-09T20:08:16.371Z] ---> ff2f9c90e4f9 [2020-04-09T20:08:16.371Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-04-09T20:08:16.371Z] ---> Running in 716fa09638c9 [2020-04-09T20:08:16.371Z] Removing intermediate container 716fa09638c9 [2020-04-09T20:08:16.371Z] ---> 35689ae80ddc [2020-04-09T20:08:16.371Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-04-09T20:08:16.720Z] ---> Running in 0a599749adfb [2020-04-09T20:08:16.720Z] Removing intermediate container 0a599749adfb [2020-04-09T20:08:16.720Z] ---> b13d6c5e2dff [2020-04-09T20:08:16.720Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-04-09T20:08:16.720Z] ---> Running in 3f55b4e2c70f [2020-04-09T20:08:17.065Z] Removing intermediate container 3f55b4e2c70f [2020-04-09T20:08:17.065Z] ---> 1c9bcf0e3eac [2020-04-09T20:08:17.065Z] Step 137/140 : VOLUME /var/lib/docker [2020-04-09T20:08:17.065Z] ---> Running in 132963fd8ee5 [2020-04-09T20:08:17.065Z] Removing intermediate container 132963fd8ee5 [2020-04-09T20:08:17.065Z] ---> c3ec810bacae [2020-04-09T20:08:17.065Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-04-09T20:08:17.214Z] Removing intermediate container 95b85b95bb9c [2020-04-09T20:08:17.214Z] ---> 84709229310c [2020-04-09T20:08:17.214Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-04-09T20:08:17.214Z] ---> Running in 0102637b4036 [2020-04-09T20:08:17.214Z] Removing intermediate container 0102637b4036 [2020-04-09T20:08:17.214Z] ---> a5352166a2c4 [2020-04-09T20:08:17.214Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-09T20:08:17.214Z] ---> Running in 88534f25cfa5 [2020-04-09T20:08:17.214Z] Removing intermediate container 88534f25cfa5 [2020-04-09T20:08:17.214Z] ---> 131f0299e387 [2020-04-09T20:08:17.214Z] Step 8/8 : COPY . . [2020-04-09T20:08:17.486Z] ---> Running in 198fc3e93a50 [2020-04-09T20:08:17.486Z] Removing intermediate container 198fc3e93a50 [2020-04-09T20:08:17.486Z] ---> ff74ec6e42d1 [2020-04-09T20:08:17.486Z] Step 139/140 : FROM dev AS final [2020-04-09T20:08:17.486Z] ---> ff74ec6e42d1 [2020-04-09T20:08:17.486Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-04-09T20:08:20.079Z] ---> 2f4f423e89f9 [2020-04-09T20:08:20.079Z] Successfully built 2f4f423e89f9 [2020-04-09T20:08:20.079Z] Successfully tagged docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-09T20:08:20.853Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40803/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 hack/test/unit [2020-04-09T20:08:22.649Z] ? github.com/docker/docker/api [no test files] [2020-04-09T20:08:31.168Z] 🇩 bin/containerd [2020-04-09T20:08:32.079Z] ok github.com/docker/docker/api/server 0.002s coverage: 7.9% of statements [2020-04-09T20:08:42.405Z] ---> 2e725ee62556 [2020-04-09T20:08:42.405Z] Successfully built 2e725ee62556 [2020-04-09T20:08:42.405Z] Successfully tagged docker:latest [2020-04-09T20:08:42.405Z] INFO: Image build ended at 04/09/2020 20:08:40. Duration:00:03:18.8026955 [2020-04-09T20:08:42.405Z] [2020-04-09T20:08:42.405Z] [2020-04-09T20:08:42.405Z] INFO: Building the test binaries at 04/09/2020 20:08:40... [2020-04-09T20:08:44.596Z] INFO: make.ps1 starting at 04/09/2020 20:08:44 [2020-04-09T20:08:45.060Z] INFO: Git commit (282567a58) assumed from DOCKER_GITCOMMIT environment variable [2020-04-09T20:08:45.060Z] INFO: Invoking autogen... [2020-04-09T20:08:45.522Z] INFO: Building daemon... [2020-04-09T20:09:03.810Z] 🇩 bin/containerd-stress [2020-04-09T20:09:03.810Z] 🇩 bin/containerd-shim [2020-04-09T20:09:12.260Z] 🇩 bin/containerd-shim-runc-v1 [2020-04-09T20:09:15.256Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:09:15.256Z] [2020-04-09T20:09:15.256Z] [2020-04-09T20:09:15.256Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:09:15.256Z] [2020-04-09T20:09:15.256Z] [2020-04-09T20:09:15.256Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:09:15.256Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-09T20:09:15.256Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:09:15.256Z] HOSTNAME=a18c5cf776e6 [2020-04-09T20:09:15.256Z] TEST_SKIP_INTEGRATION=1 [2020-04-09T20:09:15.256Z] TESTDEBUG=0 [2020-04-09T20:09:15.256Z] DEST=bundles/test-integration [2020-04-09T20:09:15.256Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:09:15.256Z] KEEPBUNDLE=1 [2020-04-09T20:09:15.256Z] DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:09:15.256Z] container=docker [2020-04-09T20:09:15.256Z] HOME=/root [2020-04-09T20:09:15.256Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:09:15.256Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:09:15.256Z] VALIDATE_BRANCH=19.03 [2020-04-09T20:09:15.256Z] TERM=xterm [2020-04-09T20:09:15.256Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:09:15.256Z] SHLVL=1 [2020-04-09T20:09:15.256Z] TIMEOUT=120m [2020-04-09T20:09:15.256Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:09:15.256Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:09:15.256Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-09T20:09:15.256Z] GO111MODULE=off [2020-04-09T20:09:15.256Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:09:15.256Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:09:15.256Z] GOPATH=/go [2020-04-09T20:09:15.256Z] PKG_CONFIG=pkg-config [2020-04-09T20:09:15.256Z] _=/usr/bin/env [2020-04-09T20:09:15.256Z] Building test suite binary ./integration-cli/test.main [2020-04-09T20:09:15.256Z] No new tests added to integration. [2020-04-09T20:09:15.256Z] [2020-04-09T20:09:15.256Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:09:15.256Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:09:15.256Z] HOSTNAME=1c574fc61f85 [2020-04-09T20:09:15.256Z] TEST_SKIP_INTEGRATION=1 [2020-04-09T20:09:15.256Z] TESTDEBUG=0 [2020-04-09T20:09:15.256Z] DEST=bundles/test-integration [2020-04-09T20:09:15.256Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:09:15.256Z] KEEPBUNDLE=1 [2020-04-09T20:09:15.256Z] DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:09:15.256Z] container=docker [2020-04-09T20:09:15.256Z] HOME=/root [2020-04-09T20:09:15.256Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:09:15.256Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:09:15.256Z] VALIDATE_BRANCH=19.03 [2020-04-09T20:09:15.256Z] TERM=xterm [2020-04-09T20:09:15.256Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:09:15.256Z] SHLVL=1 [2020-04-09T20:09:15.256Z] TIMEOUT=120m [2020-04-09T20:09:15.256Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:09:15.256Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:09:15.256Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-09T20:09:15.256Z] GO111MODULE=off [2020-04-09T20:09:15.256Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:09:15.256Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:09:15.256Z] GOPATH=/go [2020-04-09T20:09:15.256Z] PKG_CONFIG=pkg-config [2020-04-09T20:09:15.256Z] _=/usr/bin/env [2020-04-09T20:09:15.256Z] Building test suite binary ./integration-cli/test.main [2020-04-09T20:09:15.256Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:09:15.256Z] HOSTNAME=16da8d218c86 [2020-04-09T20:09:15.256Z] TESTDEBUG=0 [2020-04-09T20:09:15.256Z] DEST=bundles/test-integration [2020-04-09T20:09:15.256Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:09:15.256Z] KEEPBUNDLE=1 [2020-04-09T20:09:15.256Z] DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:09:15.256Z] container=docker [2020-04-09T20:09:15.256Z] HOME=/root [2020-04-09T20:09:15.256Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:09:15.256Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:09:15.256Z] VALIDATE_BRANCH=19.03 [2020-04-09T20:09:15.256Z] TERM=xterm [2020-04-09T20:09:15.256Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:09:15.256Z] SHLVL=1 [2020-04-09T20:09:15.256Z] TIMEOUT=120m [2020-04-09T20:09:15.256Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:09:15.256Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:09:15.256Z] GO111MODULE=off [2020-04-09T20:09:15.256Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-09T20:09:15.256Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:09:15.256Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:09:15.256Z] GOPATH=/go [2020-04-09T20:09:15.256Z] PKG_CONFIG=pkg-config [2020-04-09T20:09:15.256Z] _=/usr/bin/env [2020-04-09T20:09:15.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T20:09:16.685Z] 🇩 binaries [2020-04-09T20:09:16.685Z] + mkdir -p /build [2020-04-09T20:09:16.685Z] + cp bin/containerd /build/containerd [2020-04-09T20:09:16.685Z] + cp bin/containerd-shim /build/containerd-shim [2020-04-09T20:09:16.685Z] + cp bin/ctr /build/ctr [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T20:09:20.759Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-04-09T20:09:20.759Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T20:09:20.759Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 3.1% of statements [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T20:09:20.759Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-04-09T20:09:20.759Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T20:09:20.759Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-04-09T20:09:20.759Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T20:09:20.759Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T20:09:20.759Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-04-09T20:09:20.759Z] ok github.com/docker/docker/builder/fscache 0.108s coverage: 69.5% of statements [2020-04-09T20:09:21.127Z] ok github.com/docker/docker/builder/dockerfile 0.983s coverage: 45.1% of statements [2020-04-09T20:09:22.511Z] ok github.com/docker/docker/builder/remotecontext 0.332s coverage: 13.6% of statements [2020-04-09T20:09:22.875Z] ok github.com/docker/docker/builder/remotecontext/git 0.598s coverage: 85.1% of statements [2020-04-09T20:09:22.875Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T20:09:22.875Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T20:09:23.232Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-04-09T20:09:23.539Z] Removing intermediate container 2e7121d42bde [2020-04-09T20:09:23.539Z] ---> b5c8ec7cd7ff [2020-04-09T20:09:23.539Z] Step 61/140 : FROM dev-base AS proxy [2020-04-09T20:09:23.539Z] ---> f96df8d86e8c [2020-04-09T20:09:23.539Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-04-09T20:09:23.539Z] ---> Running in 5c3b19edc4a4 [2020-04-09T20:09:23.539Z] Removing intermediate container 5c3b19edc4a4 [2020-04-09T20:09:23.539Z] ---> a2ed4d8910f5 [2020-04-09T20:09:23.539Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-04-09T20:09:23.539Z] ---> Running in d9fd7a5c8aee [2020-04-09T20:09:23.539Z] Removing intermediate container d9fd7a5c8aee [2020-04-09T20:09:23.539Z] ---> 84781625b775 [2020-04-09T20:09:23.539Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:09:23.539Z] ---> 091275f062cc [2020-04-09T20:09:23.539Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:09:23.539Z] ---> c90b79e3d31f [2020-04-09T20:09:23.539Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:09:23.539Z] ---> Running in b8b66400d089 [2020-04-09T20:09:23.539Z] + RM_GOPATH=0 [2020-04-09T20:09:23.539Z] + TMP_GOPATH= [2020-04-09T20:09:23.539Z] + : /build [2020-04-09T20:09:23.539Z] + '[' -z '' ']' [2020-04-09T20:09:23.539Z] ++ mktemp -d [2020-04-09T20:09:23.539Z] + export GOPATH=/tmp/tmp.o7ccZi8F5g [2020-04-09T20:09:23.539Z] + GOPATH=/tmp/tmp.o7ccZi8F5g [2020-04-09T20:09:23.539Z] + RM_GOPATH=1 [2020-04-09T20:09:23.539Z] ++ dirname ./install.sh [2020-04-09T20:09:23.539Z] + dir=. [2020-04-09T20:09:23.539Z] + bin=proxy [2020-04-09T20:09:23.539Z] + shift [2020-04-09T20:09:23.539Z] + '[' '!' -f ./proxy.installer ']' [2020-04-09T20:09:23.539Z] + . ./proxy.installer [2020-04-09T20:09:23.539Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:09:23.539Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:09:23.539Z] + install_proxy [2020-04-09T20:09:23.539Z] + case "$1" in [2020-04-09T20:09:23.539Z] + export CGO_ENABLED=0 [2020-04-09T20:09:23.539Z] + CGO_ENABLED=0 [2020-04-09T20:09:23.539Z] + _install_proxy [2020-04-09T20:09:23.539Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-04-09T20:09:23.539Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.o7ccZi8F5g/src/github.com/docker/libnetwork [2020-04-09T20:09:23.539Z] Cloning into '/tmp/tmp.o7ccZi8F5g/src/github.com/docker/libnetwork'... [2020-04-09T20:09:26.183Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-04-09T20:09:26.183Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-09T20:09:26.183Z] Congratulations! All toml source files changed here have valid syntax. [2020-04-09T20:09:26.183Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-09T20:09:26.183Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-09T20:09:26.366Z] ok github.com/docker/docker/client 0.150s coverage: 75.7% of statements [2020-04-09T20:09:26.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40803/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 hack/make.sh dynbinary-daemon test-docker-py [2020-04-09T20:09:27.029Z] + cd /tmp/tmp.o7ccZi8F5g/src/github.com/docker/libnetwork [2020-04-09T20:09:27.029Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T20:09:27.029Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T20:09:27.442Z] [2020-04-09T20:09:27.699Z] Removing bundles/ [2020-04-09T20:09:27.699Z] [2020-04-09T20:09:27.699Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-09T20:09:27.699Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:09:27.699Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:09:30.561Z] Removing intermediate container b8b66400d089 [2020-04-09T20:09:30.561Z] ---> ce3fdc2877e6 [2020-04-09T20:09:30.561Z] Step 67/140 : FROM base AS gometalinter [2020-04-09T20:09:30.561Z] ---> f96df8d86e8c [2020-04-09T20:09:30.561Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-04-09T20:09:30.561Z] ---> Running in d945e1043f14 [2020-04-09T20:09:30.561Z] Removing intermediate container d945e1043f14 [2020-04-09T20:09:30.561Z] ---> 9b4a1c1acf33 [2020-04-09T20:09:30.561Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:09:30.847Z] ---> 6ccc75214ddb [2020-04-09T20:09:30.847Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:09:30.847Z] ---> a30e99c1d800 [2020-04-09T20:09:30.847Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:09:30.847Z] ---> Running in 85fdfca06306 [2020-04-09T20:09:31.489Z] + RM_GOPATH=0 [2020-04-09T20:09:31.489Z] + TMP_GOPATH= [2020-04-09T20:09:31.489Z] + : /build [2020-04-09T20:09:31.489Z] + '[' -z '' ']' [2020-04-09T20:09:31.489Z] ++ mktemp -d [2020-04-09T20:09:31.489Z] + export GOPATH=/tmp/tmp.UrDadSOcyW [2020-04-09T20:09:31.489Z] + GOPATH=/tmp/tmp.UrDadSOcyW [2020-04-09T20:09:31.489Z] + RM_GOPATH=1 [2020-04-09T20:09:31.489Z] ++ dirname ./install.sh [2020-04-09T20:09:31.489Z] Installing gometalinter version v2.0.6 [2020-04-09T20:09:31.489Z] + dir=. [2020-04-09T20:09:31.489Z] + bin=gometalinter [2020-04-09T20:09:31.489Z] + shift [2020-04-09T20:09:31.489Z] + '[' '!' -f ./gometalinter.installer ']' [2020-04-09T20:09:31.489Z] + . ./gometalinter.installer [2020-04-09T20:09:31.489Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-04-09T20:09:31.489Z] + install_gometalinter [2020-04-09T20:09:31.489Z] + echo 'Installing gometalinter version v2.0.6' [2020-04-09T20:09:31.489Z] + go get -d github.com/alecthomas/gometalinter [2020-04-09T20:09:32.501Z] + cd /tmp/tmp.UrDadSOcyW/src/github.com/alecthomas/gometalinter [2020-04-09T20:09:32.501Z] + git checkout -q v2.0.6 [2020-04-09T20:09:32.787Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-04-09T20:09:46.038Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-09T20:09:46.038Z] [2020-04-09T20:09:46.038Z] ________ ____ __. [2020-04-09T20:09:46.038Z] \_____ \ | |/ _| [2020-04-09T20:09:46.038Z] / | \| < [2020-04-09T20:09:46.038Z] / | \ | \ [2020-04-09T20:09:46.038Z] \_______ /____|__ \ [2020-04-09T20:09:46.038Z] \/ \/ [2020-04-09T20:09:46.038Z] [2020-04-09T20:09:46.038Z] INFO: make.ps1 ended at 04/09/2020 20:09:43 [2020-04-09T20:09:46.038Z] INFO: Binaries build ended at 04/09/2020 20:09:45. Duration:00:01:04.3171765 [2020-04-09T20:09:47.580Z] INFO: Copying the built daemon binary to d:\CI\PR-40803\1\binary\dockerd-282567a58.exe... [2020-04-09T20:09:48.555Z] INFO: Copying the built client binary to d:\CI\PR-40803\1\binary\docker-282567a58.exe... [2020-04-09T20:09:48.555Z] INFO: Copying dockerversion from the container... [2020-04-09T20:09:48.555Z] INFO: Copying the golang package from the container to d:\CI\PR-40803\1\installer\go.zip... [2020-04-09T20:09:50.160Z] ok github.com/docker/docker/cmd/dockerd/hack 0.001s coverage: 72.9% of statements [2020-04-09T20:09:50.533Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 29.5% of statements [2020-04-09T20:09:50.739Z] INFO: Extracting go.zip to d:\CI\PR-40803\1\go [2020-04-09T20:09:51.361Z] + GOBIN=/build [2020-04-09T20:09:51.361Z] + /build/gometalinter --install [2020-04-09T20:09:51.361Z] Installing: [2020-04-09T20:09:51.361Z] deadcode [2020-04-09T20:09:51.361Z] dupl [2020-04-09T20:09:51.361Z] errcheck [2020-04-09T20:09:51.361Z] gas [2020-04-09T20:09:51.361Z] gochecknoglobals [2020-04-09T20:09:51.361Z] gochecknoinits [2020-04-09T20:09:51.361Z] goconst [2020-04-09T20:09:51.361Z] gocyclo [2020-04-09T20:09:51.361Z] goimports [2020-04-09T20:09:51.361Z] golint [2020-04-09T20:09:51.361Z] gosimple [2020-04-09T20:09:51.361Z] gotype [2020-04-09T20:09:51.361Z] gotypex [2020-04-09T20:09:51.361Z] ineffassign [2020-04-09T20:09:51.361Z] interfacer [2020-04-09T20:09:51.361Z] lll [2020-04-09T20:09:51.361Z] maligned [2020-04-09T20:09:51.361Z] megacheck [2020-04-09T20:09:51.361Z] misspell [2020-04-09T20:09:51.361Z] nakedret [2020-04-09T20:09:51.361Z] safesql [2020-04-09T20:09:51.361Z] staticcheck [2020-04-09T20:09:51.361Z] structcheck [2020-04-09T20:09:51.361Z] unconvert [2020-04-09T20:09:51.361Z] unparam [2020-04-09T20:09:51.361Z] unused [2020-04-09T20:09:51.361Z] varcheck [2020-04-09T20:09:52.458Z] ok github.com/docker/docker/container 0.148s coverage: 35.6% of statements [2020-04-09T20:09:52.458Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T20:09:52.458Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T20:09:52.458Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T20:09:52.458Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T20:09:58.748Z] ok github.com/docker/docker/daemon/cluster 0.026s coverage: 0.5% of statements [2020-04-09T20:09:59.530Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-04-09T20:10:01.290Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2020-04-09T20:10:08.948Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.474s coverage: 13.7% of statements [2020-04-09T20:10:09.694Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 82.2% of statements [2020-04-09T20:10:10.460Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-04-09T20:10:10.460Z] ok github.com/docker/docker/daemon 12.261s coverage: 17.5% of statements [2020-04-09T20:10:10.460Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T20:10:10.460Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T20:10:11.274Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-09T20:10:11.274Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T20:10:11.274Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T20:10:12.101Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-04-09T20:10:14.549Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-09T20:10:14.941Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.188s coverage: 57.8% of statements [2020-04-09T20:10:15.915Z] INFO: Extraction ended at 04/09/2020 20:10:11. Duration:00:00:21.3342262 [2020-04-09T20:10:15.915Z] INFO: Updating the golang and path environment variables [2020-04-09T20:10:15.915Z] INFO: GOPATH=d:\gopath [2020-04-09T20:10:15.915Z] INFO: go version go1.13.10 windows/amd64 [2020-04-09T20:10:15.915Z] INFO: Running the daemon under test in debug mode [2020-04-09T20:10:15.915Z] INFO: Starting a daemon under test... [2020-04-09T20:10:15.915Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40803\1\daemon --pidfile d:\CI\PR-40803\1\docker.pid -D [2020-04-09T20:10:15.915Z] INFO: Process started successfully. [2020-04-09T20:10:15.915Z] INFO: Start tailing logs of the daemon under tests [2020-04-09T20:10:15.915Z] INFO: Waiting for the daemon under test to start... [2020-04-09T20:10:15.915Z] INFO: Daemon under test started and replied! [2020-04-09T20:10:15.915Z] INFO: Docker version of the daemon under test [2020-04-09T20:10:15.915Z] [2020-04-09T20:10:15.915Z] Client: [2020-04-09T20:10:15.915Z] Version: 17.06.2-ce [2020-04-09T20:10:15.915Z] API version: 1.30 [2020-04-09T20:10:15.915Z] Go version: go1.8.3 [2020-04-09T20:10:15.915Z] Git commit: cec0b72 [2020-04-09T20:10:15.915Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-09T20:10:15.915Z] OS/Arch: windows/amd64 [2020-04-09T20:10:15.915Z] [2020-04-09T20:10:15.915Z] Server: [2020-04-09T20:10:15.915Z] Version: 0.0.0-dev [2020-04-09T20:10:15.915Z] API version: 1.40 (minimum version 1.24) [2020-04-09T20:10:15.915Z] Go version: go1.13.10 [2020-04-09T20:10:15.915Z] Git commit: 282567a58 [2020-04-09T20:10:15.915Z] Built: 04/09/2020 20:08:44 [2020-04-09T20:10:15.915Z] OS/Arch: windows/amd64 [2020-04-09T20:10:15.915Z] Experimental: false [2020-04-09T20:10:15.915Z] [2020-04-09T20:10:15.915Z] INFO: Docker info of the daemon under test [2020-04-09T20:10:15.915Z] [2020-04-09T20:10:15.915Z] Containers: 0 [2020-04-09T20:10:15.915Z] Running: 0 [2020-04-09T20:10:15.915Z] Paused: 0 [2020-04-09T20:10:15.915Z] Stopped: 0 [2020-04-09T20:10:15.915Z] Images: 0 [2020-04-09T20:10:15.915Z] Server Version: 0.0.0-dev [2020-04-09T20:10:15.915Z] Storage Driver: windowsfilter [2020-04-09T20:10:15.915Z] Windows: [2020-04-09T20:10:15.915Z] Logging Driver: json-file [2020-04-09T20:10:15.915Z] Plugins: [2020-04-09T20:10:15.915Z] Volume: local [2020-04-09T20:10:15.915Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T20:10:15.915Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T20:10:15.915Z] Swarm: inactive [2020-04-09T20:10:15.915Z] Default Isolation: process [2020-04-09T20:10:15.915Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T20:10:15.915Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T20:10:15.915Z] OSType: windows [2020-04-09T20:10:15.915Z] Architecture: x86_64 [2020-04-09T20:10:15.915Z] CPUs: 4 [2020-04-09T20:10:15.915Z] Total Memory: 32GiB [2020-04-09T20:10:15.915Z] Name: azwin-2-db8840 [2020-04-09T20:10:15.915Z] ID: LTOF:2TSL:YTJY:SZ5C:BNWD:JI4L:XCU4:NMBF:JUE3:XOMQ:RYFT:Q2JR [2020-04-09T20:10:15.915Z] Docker Root Dir: D:\CI\PR-40803\1\daemon [2020-04-09T20:10:15.915Z] Debug Mode (client): false [2020-04-09T20:10:15.915Z] Debug Mode (server): true [2020-04-09T20:10:15.915Z] File Descriptors: -1 [2020-04-09T20:10:15.915Z] Goroutines: 17 [2020-04-09T20:10:15.915Z] System Time: 2020-04-09T20:10:15.7537697Z [2020-04-09T20:10:15.915Z] EventsListeners: 0 [2020-04-09T20:10:15.915Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:10:15.915Z] Labels: [2020-04-09T20:10:15.915Z] Experimental: false [2020-04-09T20:10:15.915Z] Insecure Registries: [2020-04-09T20:10:15.915Z] 127.0.0.0/8 [2020-04-09T20:10:15.915Z] Live Restore Enabled: false [2020-04-09T20:10:15.915Z] [2020-04-09T20:10:15.915Z] [2020-04-09T20:10:15.915Z] INFO: Docker images of the daemon under test [2020-04-09T20:10:15.915Z] [2020-04-09T20:10:15.915Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-09T20:10:15.915Z] [2020-04-09T20:10:15.915Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-09T20:10:15.915Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-09T20:10:16.384Z] ltsc2019: Pulling from windows/servercore [2020-04-09T20:10:16.384Z] 65014b3c3121: Pulling fs layer [2020-04-09T20:10:16.384Z] 23645bd7ee08: Pulling fs layer [2020-04-09T20:10:21.031Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.524s coverage: 46.2% of statements [2020-04-09T20:10:23.982Z] Removing intermediate container 85fdfca06306 [2020-04-09T20:10:23.982Z] ---> 1d6dd1c21c77 [2020-04-09T20:10:23.982Z] Step 72/140 : FROM base AS gotestsum [2020-04-09T20:10:23.982Z] ---> f96df8d86e8c [2020-04-09T20:10:23.982Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-04-09T20:10:23.982Z] ---> Running in da142de539c3 [2020-04-09T20:10:23.982Z] Removing intermediate container da142de539c3 [2020-04-09T20:10:23.982Z] ---> f2d0f2bd5183 [2020-04-09T20:10:23.982Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-04-09T20:10:23.982Z] ---> Running in c89b298b7d83 [2020-04-09T20:10:23.982Z] Removing intermediate container c89b298b7d83 [2020-04-09T20:10:23.982Z] ---> d5c1e8b3ca17 [2020-04-09T20:10:23.982Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:10:23.982Z] ---> 30bce1d3a568 [2020-04-09T20:10:23.982Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:10:23.982Z] ---> e4677fd8b7bb [2020-04-09T20:10:23.982Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:10:23.982Z] ---> Running in 70516b9f3526 [2020-04-09T20:10:23.982Z] + RM_GOPATH=0 [2020-04-09T20:10:23.982Z] + TMP_GOPATH= [2020-04-09T20:10:23.982Z] + : /build [2020-04-09T20:10:23.982Z] + '[' -z '' ']' [2020-04-09T20:10:23.982Z] ++ mktemp -d [2020-04-09T20:10:23.982Z] + export GOPATH=/tmp/tmp.DvvEUnWc5g [2020-04-09T20:10:23.982Z] + GOPATH=/tmp/tmp.DvvEUnWc5g [2020-04-09T20:10:23.982Z] + RM_GOPATH=1 [2020-04-09T20:10:23.982Z] ++ dirname ./install.sh [2020-04-09T20:10:23.982Z] + dir=. [2020-04-09T20:10:23.982Z] + bin=gotestsum [2020-04-09T20:10:23.982Z] + shift [2020-04-09T20:10:23.982Z] + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T20:10:23.982Z] + . ./gotestsum.installer [2020-04-09T20:10:23.982Z] ++ : v0.3.5 [2020-04-09T20:10:23.982Z] + install_gotestsum [2020-04-09T20:10:23.982Z] + echo 'Installing gotestsum version v0.3.5' [2020-04-09T20:10:23.982Z] + go get -d gotest.tools/gotestsum [2020-04-09T20:10:23.982Z] Installing gotestsum version v0.3.5 [2020-04-09T20:10:24.099Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.930s coverage: 49.5% of statements [2020-04-09T20:10:25.033Z] 23645bd7ee08: Verifying Checksum [2020-04-09T20:10:25.033Z] 23645bd7ee08: Download complete [2020-04-09T20:10:25.842Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.751s coverage: 72.3% of statements [2020-04-09T20:10:25.842Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T20:10:27.682Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.566s coverage: 76.1% of statements [2020-04-09T20:10:28.572Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-04-09T20:10:29.353Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-04-09T20:10:30.581Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.810s coverage: 60.1% of statements [2020-04-09T20:10:30.581Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-09T20:10:30.581Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T20:10:30.904Z] 65014b3c3121: Verifying Checksum [2020-04-09T20:10:30.904Z] 65014b3c3121: Download complete [2020-04-09T20:10:31.383Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-04-09T20:10:31.383Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-04-09T20:10:31.383Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T20:10:31.383Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T20:10:32.641Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.7% of statements [2020-04-09T20:10:33.406Z] ok github.com/docker/docker/daemon/logger/awslogs 0.093s coverage: 78.6% of statements [2020-04-09T20:10:33.406Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T20:10:33.406Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T20:10:33.765Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-04-09T20:10:34.150Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-04-09T20:10:35.166Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2020-04-09T20:10:35.166Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-04-09T20:10:36.418Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 74.7% of statements [2020-04-09T20:10:36.418Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T20:10:36.418Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.013s coverage: 20.0% of statements [2020-04-09T20:10:36.580Z] + cd /tmp/tmp.DvvEUnWc5g/src/gotest.tools/gotestsum [2020-04-09T20:10:36.581Z] + git checkout -q v0.3.5 [2020-04-09T20:10:36.581Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T20:10:37.682Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-04-09T20:10:38.051Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-09T20:10:38.408Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-04-09T20:10:39.193Z] ok github.com/docker/docker/daemon/logger/splunk 1.522s coverage: 84.5% of statements [2020-04-09T20:10:39.193Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T20:10:39.193Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T20:10:40.477Z] ok github.com/docker/docker/distribution 0.350s coverage: 22.3% of statements [2020-04-09T20:10:40.477Z] ok github.com/docker/docker/distribution/metadata 0.020s coverage: 48.2% of statements [2020-04-09T20:10:40.477Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T20:10:41.823Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-04-09T20:10:43.068Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-04-09T20:10:43.441Z] ok github.com/docker/docker/distribution/xfer 1.449s coverage: 83.4% of statements [2020-04-09T20:10:43.441Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T20:10:43.803Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-04-09T20:10:43.803Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T20:10:44.584Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-04-09T20:10:44.584Z] ? github.com/docker/docker/internal/test [no test files] [2020-04-09T20:10:45.348Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-04-09T20:10:45.348Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-04-09T20:10:45.348Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-04-09T20:10:45.348Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-04-09T20:10:45.348Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-04-09T20:10:45.348Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-04-09T20:10:45.348Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-04-09T20:10:45.712Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-04-09T20:10:45.712Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-04-09T20:10:45.712Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-04-09T20:10:45.712Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T20:10:46.074Z] ok github.com/docker/docker/internal/testutil 0.001s coverage: 62.5% of statements [2020-04-09T20:10:46.443Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-04-09T20:10:47.913Z] ok github.com/docker/docker/opts 0.012s coverage: 66.9% of statements [2020-04-09T20:10:48.277Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-09T20:10:49.102Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:10:49.102Z] [2020-04-09T20:10:49.102Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-09T20:10:49.102Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-09T20:10:49.102Z] Using test binary docker [2020-04-09T20:10:49.102Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-09T20:10:49.102Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:10:49.102Z] INFO: Waiting for daemon to start... [2020-04-09T20:10:49.102Z] Starting dockerd [2020-04-09T20:10:49.102Z] . [2020-04-09T20:10:49.102Z] INFO: Building docker-sdk-python3:4.1.0... [2020-04-09T20:10:50.029Z] ok github.com/docker/docker/pkg/archive 0.468s coverage: 76.9% of statements [2020-04-09T20:10:50.803Z] ok github.com/docker/docker/pkg/authorization 0.343s coverage: 66.7% of statements [2020-04-09T20:10:51.178Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-09T20:10:51.538Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-04-09T20:10:55.500Z] ok github.com/docker/docker/layer 7.729s coverage: 72.0% of statements [2020-04-09T20:10:55.500Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T20:10:55.500Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T20:10:55.500Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T20:10:55.500Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T20:10:55.500Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T20:10:55.500Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T20:10:55.500Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-04-09T20:10:55.500Z] ok github.com/docker/docker/pkg/chrootarchive 3.388s coverage: 43.2% of statements [2020-04-09T20:10:55.500Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T20:10:55.500Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T20:10:55.866Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-04-09T20:10:55.866Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2020-04-09T20:10:56.644Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-04-09T20:10:57.015Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-04-09T20:10:57.373Z] ok github.com/docker/docker/pkg/dmesg 0.018s coverage: 83.3% of statements [2020-04-09T20:10:58.617Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 66.3% of statements [2020-04-09T20:10:58.983Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-04-09T20:10:59.029Z] Removing intermediate container 70516b9f3526 [2020-04-09T20:10:59.029Z] ---> 6e67f9efc991 [2020-04-09T20:10:59.029Z] Step 78/140 : FROM dev-base AS dockercli [2020-04-09T20:10:59.029Z] ---> f96df8d86e8c [2020-04-09T20:10:59.029Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-04-09T20:10:59.029Z] ---> Running in ee5e5b1a964b [2020-04-09T20:10:59.029Z] Removing intermediate container ee5e5b1a964b [2020-04-09T20:10:59.029Z] ---> 79e2c3f4f7e9 [2020-04-09T20:10:59.029Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-04-09T20:10:59.029Z] ---> Running in 5e4e2d2dbad1 [2020-04-09T20:10:59.029Z] Removing intermediate container 5e4e2d2dbad1 [2020-04-09T20:10:59.029Z] ---> 47b94c22a432 [2020-04-09T20:10:59.029Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-04-09T20:10:59.029Z] ---> Running in 4fdf6f1fce5c [2020-04-09T20:10:59.029Z] Removing intermediate container 4fdf6f1fce5c [2020-04-09T20:10:59.029Z] ---> a683a2a7746c [2020-04-09T20:10:59.029Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:10:59.029Z] ---> f468059a10fc [2020-04-09T20:10:59.029Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:10:59.029Z] ---> 6a4af8678e9f [2020-04-09T20:10:59.029Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:10:59.029Z] ---> Running in 059365dfb2e5 [2020-04-09T20:10:59.029Z] + RM_GOPATH=0 [2020-04-09T20:10:59.029Z] + TMP_GOPATH= [2020-04-09T20:10:59.029Z] + : /build [2020-04-09T20:10:59.029Z] + '[' -z '' ']' [2020-04-09T20:10:59.029Z] ++ mktemp -d [2020-04-09T20:10:59.029Z] + export GOPATH=/tmp/tmp.4LIQnd25CO [2020-04-09T20:10:59.029Z] + GOPATH=/tmp/tmp.4LIQnd25CO [2020-04-09T20:10:59.029Z] + RM_GOPATH=1 [2020-04-09T20:10:59.029Z] ++ dirname ./install.sh [2020-04-09T20:10:59.029Z] + dir=. [2020-04-09T20:10:59.029Z] + bin=dockercli [2020-04-09T20:10:59.029Z] + shift [2020-04-09T20:10:59.029Z] + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:10:59.029Z] + . ./dockercli.installer [2020-04-09T20:10:59.029Z] ++ : stable [2020-04-09T20:10:59.029Z] ++ : 17.06.2-ce [2020-04-09T20:10:59.029Z] + install_dockercli [2020-04-09T20:10:59.029Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:10:59.029Z] Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:10:59.029Z] ++ uname -m [2020-04-09T20:10:59.029Z] + arch=ppc64le [2020-04-09T20:10:59.029Z] + '[' ppc64le '!=' x86_64 ']' [2020-04-09T20:10:59.029Z] + '[' ppc64le '!=' s390x ']' [2020-04-09T20:10:59.029Z] + '[' ppc64le '!=' armhf ']' [2020-04-09T20:10:59.029Z] + build_dockercli [2020-04-09T20:10:59.029Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.4LIQnd25CO/tmp/docker-ce [2020-04-09T20:10:59.029Z] Cloning into '/tmp/tmp.4LIQnd25CO/tmp/docker-ce'... [2020-04-09T20:11:00.239Z] ok github.com/docker/docker/pkg/fsutils 0.396s coverage: 85.1% of statements [2020-04-09T20:11:00.239Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2020-04-09T20:11:00.239Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-04-09T20:11:01.148Z] ok github.com/docker/docker/pkg/idtools 0.474s coverage: 70.1% of statements [2020-04-09T20:11:01.521Z] ok github.com/docker/docker/pkg/ioutils 0.373s coverage: 69.1% of statements [2020-04-09T20:11:01.896Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-04-09T20:11:01.896Z] ok github.com/docker/docker/pkg/locker 0.046s coverage: 88.9% of statements [2020-04-09T20:11:02.268Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-09T20:11:02.268Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-09T20:11:02.632Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-04-09T20:11:02.985Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-04-09T20:11:02.985Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-04-09T20:11:03.348Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-04-09T20:11:03.740Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-04-09T20:11:03.740Z] ok github.com/docker/docker/pkg/mount 1.224s coverage: 69.6% of statements [2020-04-09T20:11:03.740Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T20:11:03.740Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T20:11:03.740Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T20:11:04.516Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.003s coverage: 56.8% of statements [2020-04-09T20:11:04.879Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-09T20:11:05.242Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 87.9% of statements [2020-04-09T20:11:05.592Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-04-09T20:11:06.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T20:11:06.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T20:11:06.854Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 72.7% of statements [2020-04-09T20:11:07.206Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-09T20:11:09.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T20:11:10.289Z] ok github.com/docker/docker/pkg/signal 2.733s coverage: 61.0% of statements [2020-04-09T20:11:10.289Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-09T20:11:11.048Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-09T20:11:11.048Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-09T20:11:11.413Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-04-09T20:11:11.760Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 81.4% of statements [2020-04-09T20:11:12.517Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 35.1% of statements [2020-04-09T20:11:12.517Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements [2020-04-09T20:11:12.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T20:11:13.425Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-04-09T20:11:13.810Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-04-09T20:11:14.164Z] testing: warning: no tests to run [2020-04-09T20:11:14.164Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-04-09T20:11:14.512Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-09T20:11:14.868Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-09T20:11:14.868Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-09T20:11:15.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T20:11:16.623Z] ok github.com/docker/docker/plugin 0.542s coverage: 27.3% of statements [2020-04-09T20:11:17.392Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-09T20:11:18.160Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.5% of statements [2020-04-09T20:11:18.160Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-04-09T20:11:19.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T20:11:20.150Z] ok github.com/docker/docker/registry 0.141s coverage: 56.3% of statements [2020-04-09T20:11:20.150Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-09T20:11:20.510Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-04-09T20:11:21.287Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-04-09T20:11:21.642Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-09T20:11:22.387Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2020-04-09T20:11:22.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T20:11:23.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T20:11:23.129Z] ok github.com/docker/docker/volume/mounts 0.029s coverage: 67.0% of statements [2020-04-09T20:11:23.906Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-04-09T20:11:26.050Z] Checking out files: 56% (6049/10683) Checking out files: 57% (6090/10683) Checking out files: 58% (6197/10683) Checking out files: 59% (6303/10683) Checking out files: 60% (6410/10683) Checking out files: 61% (6517/10683) Checking out files: 62% (6624/10683) Checking out files: 63% (6731/10683) Checking out files: 64% (6838/10683) Checking out files: 65% (6944/10683) Checking out files: 66% (7051/10683) Checking out files: 67% (7158/10683) Checking out files: 68% (7265/10683) Checking out files: 69% (7372/10683) Checking out files: 70% (7479/10683) Checking out files: 71% (7585/10683) Checking out files: 72% (7692/10683) Checking out files: 73% (7799/10683) Checking out files: 74% (7906/10683) Checking out files: 75% (8013/10683) Checking out files: 76% (8120/10683) Checking out files: 77% (8226/10683) Checking out files: 78% (8333/10683) Checking out files: 79% (8440/10683) Checking out files: 80% (8547/10683) Checking out files: 81% (8654/10683) Checking out files: 82% (8761/10683) Checking out files: 83% (8867/10683) Checking out files: 84% (8974/10683) Checking out files: 85% (9081/10683) Checking out files: 86% (9188/10683) Checking out files: 87% (9295/10683) Checking out files: 88% (9402/10683) Checking out files: 89% (9508/10683) Checking out files: 90% (9615/10683) Checking out files: 91% (9722/10683) Checking out files: 92% (9829/10683) Checking out files: 93% (9936/10683) Checking out files: 94% (10043/10683) Checking out files: 95% (10149/10683) Checking out files: 96% (10256/10683) Checking out files: 97% (10363/10683) Checking out files: 98% (10470/10683) Checking out files: 99% (10577/10683) Checking out files: 100% (10683/10683) Checking out files: 100% (10683/10683), done. [2020-04-09T20:11:26.336Z] + cd /tmp/tmp.4LIQnd25CO/tmp/docker-ce [2020-04-09T20:11:26.336Z] + git checkout -q v17.06.2-ce [2020-04-09T20:11:27.353Z] + mkdir -p /tmp/tmp.4LIQnd25CO/src/github.com/docker [2020-04-09T20:11:27.353Z] + mv components/cli /tmp/tmp.4LIQnd25CO/src/github.com/docker/cli [2020-04-09T20:11:27.353Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-09T20:11:29.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T20:11:32.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T20:11:35.740Z] sha256:19db7812c3a214a22b4fed5c60c53687fe72ddab54c90b472d8291c9f30ac215 [2020-04-09T20:11:35.740Z] INFO: Starting docker-py tests... [2020-04-09T20:11:35.740Z] ============================= test session starts ============================== [2020-04-09T20:11:35.740Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-09T20:11:35.740Z] rootdir: /src, inifile: pytest.ini [2020-04-09T20:11:35.740Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-09T20:11:35.740Z] collected 385 items / 3 deselected / 382 selected [2020-04-09T20:11:35.740Z] [2020-04-09T20:11:40.070Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.8% of statements [2020-04-09T20:11:40.070Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T20:11:40.070Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T20:11:40.070Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T20:11:40.070Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T20:11:40.070Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-09T20:11:40.070Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T20:11:40.070Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-09T20:11:40.070Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T20:11:40.070Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T20:11:40.070Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T20:11:40.070Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === Skipped [2020-04-09T20:11:40.070Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-09T20:11:40.070Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-09T20:11:40.070Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:11:40.070Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:11:40.070Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:11:40.070Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:11:40.070Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:11:40.070Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-09T20:11:40.070Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-09T20:11:40.070Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-09T20:11:40.070Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:11:40.070Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:11:40.070Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:11:40.070Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:11:40.070Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:11:40.070Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-09T20:11:40.070Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-09T20:11:40.070Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] [2020-04-09T20:11:40.070Z] DONE 2065 tests, 19 skipped in 196.254s Post stage [Pipeline] junit [2020-04-09T20:11:40.185Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T20:11:42.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T20:11:42.335Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40803/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 hack/make.sh dynbinary test-integration [2020-04-09T20:11:42.694Z] [2020-04-09T20:11:42.694Z] Removing bundles/ [2020-04-09T20:11:42.694Z] [2020-04-09T20:11:42.694Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-09T20:11:42.694Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:11:42.694Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:12:00.182Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-09T20:12:00.744Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-09T20:12:03.200Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-09T20:12:08.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T20:12:08.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T20:12:11.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T20:12:17.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T20:12:20.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T20:12:23.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T20:12:27.033Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:12:27.033Z] Using test binary docker [2020-04-09T20:12:27.033Z] +++ /etc/init.d/apparmor start [2020-04-09T20:12:27.033Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:12:27.033Z] INFO: Waiting for daemon to start... [2020-04-09T20:12:27.033Z] Starting dockerd [2020-04-09T20:12:27.033Z] +++ 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 [2020-04-09T20:12:28.929Z] . [2020-04-09T20:12:28.929Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:12:28.929Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:12:28.929Z] Error: No such image: emptyfs [2020-04-09T20:12:28.929Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:12:28.929Z] ++++ docker load [2020-04-09T20:12:29.187Z] Running integration-test (iteration 1) [2020-04-09T20:12:29.187Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-09T20:12:29.187Z] ++ 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 [2020-04-09T20:12:29.187Z] ++ set -e [2020-04-09T20:12:29.187Z] ++ '[' -n 0 ']' [2020-04-09T20:12:29.187Z] ++ set -x [2020-04-09T20:12:29.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2020-04-09T20:12:31.349Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:12:31.349Z] [2020-04-09T20:12:31.349Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:12:31.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:12:31.349Z] HOSTNAME=3578dfc122e9 [2020-04-09T20:12:31.349Z] TESTDEBUG=0 [2020-04-09T20:12:31.349Z] DEST=bundles/test-integration [2020-04-09T20:12:31.349Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:12:31.349Z] DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:12:31.349Z] container=docker [2020-04-09T20:12:31.349Z] HOME=/root [2020-04-09T20:12:31.349Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:12:31.349Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:12:31.349Z] VALIDATE_BRANCH=19.03 [2020-04-09T20:12:31.349Z] TERM=xterm [2020-04-09T20:12:31.349Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:12:31.349Z] SHLVL=1 [2020-04-09T20:12:31.349Z] TIMEOUT=120m [2020-04-09T20:12:31.349Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:12:31.349Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:12:31.349Z] GO111MODULE=off [2020-04-09T20:12:31.349Z] DOCKER_EXPERIMENTAL=1 [2020-04-09T20:12:31.349Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-09T20:12:31.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:12:31.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:12:31.349Z] GOPATH=/go [2020-04-09T20:12:31.349Z] PKG_CONFIG=pkg-config [2020-04-09T20:12:31.349Z] _=/usr/bin/env [2020-04-09T20:12:31.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T20:12:35.811Z] + return [2020-04-09T20:12:35.811Z] Removing intermediate container 059365dfb2e5 [2020-04-09T20:12:35.811Z] ---> dd676da34f7f [2020-04-09T20:12:35.811Z] Step 85/140 : FROM runtime-dev AS runc [2020-04-09T20:12:35.811Z] ---> 56250d99462b [2020-04-09T20:12:35.811Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-04-09T20:12:35.811Z] ---> Running in 0ae3a59122ed [2020-04-09T20:12:35.811Z] Removing intermediate container 0ae3a59122ed [2020-04-09T20:12:35.811Z] ---> de7bcfbe050e [2020-04-09T20:12:35.811Z] Step 87/140 : ARG RUNC_COMMIT [2020-04-09T20:12:35.811Z] ---> Running in 4bbd81d6dafc [2020-04-09T20:12:35.811Z] Removing intermediate container 4bbd81d6dafc [2020-04-09T20:12:35.811Z] ---> 67b4e37e0853 [2020-04-09T20:12:35.811Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-04-09T20:12:35.811Z] ---> Running in 16dd32bea948 [2020-04-09T20:12:35.811Z] Removing intermediate container 16dd32bea948 [2020-04-09T20:12:35.811Z] ---> f69ad5b907fe [2020-04-09T20:12:35.811Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:12:35.811Z] ---> a83fd43e9caa [2020-04-09T20:12:35.811Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:12:35.811Z] ---> 3894b4182e34 [2020-04-09T20:12:35.811Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:12:35.811Z] ---> Running in 1e6bd113f284 [2020-04-09T20:12:35.811Z] + RM_GOPATH=0 [2020-04-09T20:12:35.811Z] + TMP_GOPATH= [2020-04-09T20:12:35.811Z] + : /build [2020-04-09T20:12:35.811Z] + '[' -z '' ']' [2020-04-09T20:12:35.811Z] ++ mktemp -d [2020-04-09T20:12:35.811Z] + export GOPATH=/tmp/tmp.aBjxi9FBhe [2020-04-09T20:12:35.811Z] + GOPATH=/tmp/tmp.aBjxi9FBhe [2020-04-09T20:12:35.811Z] + RM_GOPATH=1 [2020-04-09T20:12:35.811Z] ++ dirname ./install.sh [2020-04-09T20:12:35.811Z] + dir=. [2020-04-09T20:12:35.811Z] + bin=runc [2020-04-09T20:12:35.811Z] + shift [2020-04-09T20:12:35.811Z] + '[' '!' -f ./runc.installer ']' [2020-04-09T20:12:35.811Z] + . ./runc.installer [2020-04-09T20:12:35.811Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:12:35.811Z] + install_runc [2020-04-09T20:12:35.811Z] + uname -r [2020-04-09T20:12:35.811Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T20:12:35.811Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T20:12:35.811Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T20:12:35.811Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T20:12:35.811Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aBjxi9FBhe/src/github.com/opencontainers/runc [2020-04-09T20:12:35.811Z] Cloning into '/tmp/tmp.aBjxi9FBhe/src/github.com/opencontainers/runc'... [2020-04-09T20:12:35.811Z] + cd /tmp/tmp.aBjxi9FBhe/src/github.com/opencontainers/runc [2020-04-09T20:12:35.811Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:12:35.811Z] + '[' -z '' ']' [2020-04-09T20:12:35.811Z] + target=static [2020-04-09T20:12:35.811Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T20:12:36.430Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-09T20:12:42.195Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-09T20:12:43.770Z] 65014b3c3121: Pull complete [2020-04-09T20:12:55.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T20:12:55.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T20:12:56.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T20:12:57.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T20:12:58.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T20:12:59.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T20:12:59.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T20:13:00.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T20:13:01.241Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:13:01.241Z] Loaded image: busybox:latest [2020-04-09T20:13:01.499Z] Loaded image: busybox:glibc [2020-04-09T20:13:01.499Z] Loaded image: debian:jessie [2020-04-09T20:13:01.756Z] Loaded image: hello-world:latest [2020-04-09T20:13:01.756Z] INFO: Testing against a local daemon [2020-04-09T20:13:01.756Z] === RUN TestBuildWithSession [2020-04-09T20:13:01.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T20:13:02.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T20:13:05.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T20:13:07.019Z] --- PASS: TestBuildWithSession (4.57s) [2020-04-09T20:13:07.019Z] === RUN TestBuildSquashParent [2020-04-09T20:13:09.061Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-09T20:13:09.061Z] + mkdir -p /build [2020-04-09T20:13:09.061Z] + cp runc /build/runc [2020-04-09T20:13:09.061Z] Removing intermediate container 1e6bd113f284 [2020-04-09T20:13:09.061Z] ---> 757845ce4f53 [2020-04-09T20:13:09.061Z] Step 92/140 : FROM dev-base AS tini [2020-04-09T20:13:09.061Z] ---> f96df8d86e8c [2020-04-09T20:13:09.061Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:13:09.061Z] ---> Using cache [2020-04-09T20:13:09.061Z] ---> 5e090742f841 [2020-04-09T20:13:09.061Z] Step 94/140 : ARG TINI_COMMIT [2020-04-09T20:13:09.061Z] ---> Running in 331d453a798f [2020-04-09T20:13:09.061Z] Removing intermediate container 331d453a798f [2020-04-09T20:13:09.061Z] ---> 84e79fcbb3ce [2020-04-09T20:13:09.061Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-04-09T20:13:09.061Z] ---> Running in d4e156419c29 [2020-04-09T20:13:09.061Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:13:09.061Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:13:09.061Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:13:09.061Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T20:13:09.061Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T20:13:09.061Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T20:13:10.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T20:13:10.538Z] Fetched 8120 kB in 3s (3131 kB/s) [2020-04-09T20:13:11.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T20:13:12.021Z] Reading package lists... [2020-04-09T20:13:12.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T20:13:13.043Z] Reading package lists... [2020-04-09T20:13:13.043Z] Building dependency tree... [2020-04-09T20:13:13.043Z] Reading state information... [2020-04-09T20:13:13.327Z] The following additional packages will be installed: [2020-04-09T20:13:13.327Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T20:13:13.327Z] Suggested packages: [2020-04-09T20:13:13.327Z] cmake-doc ninja-build lrzip [2020-04-09T20:13:13.327Z] Recommended packages: [2020-04-09T20:13:13.327Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T20:13:13.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T20:13:13.611Z] The following NEW packages will be installed: [2020-04-09T20:13:13.611Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T20:13:13.611Z] vim-common xxd [2020-04-09T20:13:13.611Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:13:13.611Z] Need to get 14.9 MB of archives. [2020-04-09T20:13:13.611Z] After this operation, 67.2 MB of additional disk space will be used. [2020-04-09T20:13:13.611Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-09T20:13:13.611Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:13:13.611Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T20:13:13.611Z] Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-09T20:13:13.897Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-09T20:13:13.897Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-09T20:13:13.897Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-09T20:13:13.897Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-09T20:13:13.897Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-09T20:13:13.897Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-09T20:13:14.181Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:13:14.181Z] Fetched 14.9 MB in 0s (30.8 MB/s) [2020-04-09T20:13:14.181Z] Selecting previously unselected package xxd. [2020-04-09T20:13:14.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T20:13:14.468Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-09T20:13:14.468Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-09T20:13:14.468Z] Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:13:14.468Z] Selecting previously unselected package vim-common. [2020-04-09T20:13:14.468Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:13:14.468Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:13:14.468Z] Selecting previously unselected package cmake-data. [2020-04-09T20:13:14.468Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T20:13:14.468Z] Unpacking cmake-data (3.13.4-1) ... [2020-04-09T20:13:15.093Z] Selecting previously unselected package libicu63:ppc64el. [2020-04-09T20:13:15.093Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-09T20:13:15.093Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T20:13:15.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T20:13:16.440Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:13:16.440Z] Using test binary docker [2020-04-09T20:13:16.440Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-09T20:13:16.440Z] +++ /etc/init.d/apparmor start [2020-04-09T20:13:16.440Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:13:16.440Z] Starting dockerd [2020-04-09T20:13:16.440Z] INFO: Waiting for daemon to start... [2020-04-09T20:13:16.440Z] +++ 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 [2020-04-09T20:13:16.597Z] Selecting previously unselected package libxml2:ppc64el. [2020-04-09T20:13:16.597Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-09T20:13:16.597Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:13:16.597Z] Selecting previously unselected package libarchive13:ppc64el. [2020-04-09T20:13:16.597Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-09T20:13:16.597Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-09T20:13:16.597Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-09T20:13:16.597Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-09T20:13:16.597Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-09T20:13:16.597Z] Selecting previously unselected package librhash0:ppc64el. [2020-04-09T20:13:16.597Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-09T20:13:16.597Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-09T20:13:16.597Z] Selecting previously unselected package libuv1:ppc64el. [2020-04-09T20:13:16.597Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-09T20:13:16.597Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-09T20:13:16.597Z] Selecting previously unselected package cmake. [2020-04-09T20:13:16.597Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-09T20:13:16.597Z] Unpacking cmake (3.13.4-1) ... [2020-04-09T20:13:16.982Z] --- PASS: TestBuildSquashParent (10.62s) [2020-04-09T20:13:16.982Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-04-09T20:13:16.982Z] daemon.go:325: [d41bfbac4ea5b] waiting for daemon to start [2020-04-09T20:13:16.982Z] daemon.go:325: [d41bfbac4ea5b] waiting for daemon to start [2020-04-09T20:13:16.982Z] daemon.go:353: [d41bfbac4ea5b] daemon started [2020-04-09T20:13:16.982Z] daemon.go:461: [d41bfbac4ea5b] Stopping daemon [2020-04-09T20:13:16.982Z] daemon.go:296: [d41bfbac4ea5b] exiting daemon [2020-04-09T20:13:16.982Z] daemon.go:448: [d41bfbac4ea5b] Daemon stopped [2020-04-09T20:13:16.982Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T20:13:16.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:13:16.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:13:16.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:13:16.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:13:16.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:13:16.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:13:16.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:13:16.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:13:16.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:13:16.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:13:16.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:13:16.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:13:16.982Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:13:16.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:13:17.216Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T20:13:17.216Z] Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:13:17.216Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-09T20:13:17.216Z] Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:13:17.216Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-09T20:13:17.216Z] Setting up cmake-data (3.13.4-1) ... [2020-04-09T20:13:17.216Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:13:17.216Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-09T20:13:17.216Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-09T20:13:17.216Z] Setting up cmake (3.13.4-1) ... [2020-04-09T20:13:17.216Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:13:17.216Z] Processing triggers for mime-support (3.62) ... [2020-04-09T20:13:18.287Z] . [2020-04-09T20:13:18.287Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:13:18.287Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:13:18.287Z] Error: No such image: emptyfs [2020-04-09T20:13:18.287Z] ++++ docker load [2020-04-09T20:13:18.287Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:13:18.654Z] Running integration-test (iteration 1) [2020-04-09T20:13:18.654Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-09T20:13:18.654Z] ++ 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 [2020-04-09T20:13:18.654Z] ++ set -e [2020-04-09T20:13:18.654Z] ++ '[' -n 0 ']' [2020-04-09T20:13:18.654Z] ++ set -x [2020-04-09T20:13:18.654Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:13:19.269Z] Removing intermediate container d4e156419c29 [2020-04-09T20:13:19.269Z] ---> 849f9b15da9d [2020-04-09T20:13:19.269Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:13:19.269Z] ---> fd855f9357a1 [2020-04-09T20:13:19.269Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-04-09T20:13:19.554Z] ---> Running in 0aab226a9aae [2020-04-09T20:13:19.555Z] Removing intermediate container 0aab226a9aae [2020-04-09T20:13:19.555Z] ---> 57333333d3f8 [2020-04-09T20:13:19.555Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:13:19.840Z] ---> 41f8f63b8c81 [2020-04-09T20:13:19.840Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:13:19.840Z] ---> Running in 2803b76e374a [2020-04-09T20:13:20.128Z] + RM_GOPATH=0 [2020-04-09T20:13:20.128Z] + TMP_GOPATH= [2020-04-09T20:13:20.128Z] + : /build [2020-04-09T20:13:20.128Z] + '[' -z '' ']' [2020-04-09T20:13:20.128Z] ++ mktemp -d [2020-04-09T20:13:20.128Z] + export GOPATH=/tmp/tmp.PoQeRdYcq9 [2020-04-09T20:13:20.128Z] + GOPATH=/tmp/tmp.PoQeRdYcq9 [2020-04-09T20:13:20.128Z] + RM_GOPATH=1 [2020-04-09T20:13:20.128Z] ++ dirname ./install.sh [2020-04-09T20:13:20.128Z] + dir=. [2020-04-09T20:13:20.128Z] + bin=tini [2020-04-09T20:13:20.128Z] + shift [2020-04-09T20:13:20.128Z] + '[' '!' -f ./tini.installer ']' [2020-04-09T20:13:20.128Z] + . ./tini.installer [2020-04-09T20:13:20.128Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:13:20.128Z] + install_tini [2020-04-09T20:13:20.128Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T20:13:20.128Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.PoQeRdYcq9/tini [2020-04-09T20:13:20.128Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:13:20.128Z] Cloning into '/tmp/tmp.PoQeRdYcq9/tini'... [2020-04-09T20:13:20.264Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:13:20.443Z] + cd /tmp/tmp.PoQeRdYcq9/tini [2020-04-09T20:13:20.443Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:13:20.443Z] + cmake . [2020-04-09T20:13:20.738Z] -- The C compiler identification is GNU 8.3.0 [2020-04-09T20:13:20.738Z] -- Check for working C compiler: /usr/bin/cc [2020-04-09T20:13:20.738Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T20:13:20.738Z] -- Detecting C compiler ABI info [2020-04-09T20:13:20.830Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:13:21.023Z] -- Detecting C compiler ABI info - done [2020-04-09T20:13:21.023Z] -- Detecting C compile features [2020-04-09T20:13:21.313Z] -- Detecting C compile features - done [2020-04-09T20:13:21.313Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T20:13:21.313Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T20:13:21.313Z] -- Configuring done [2020-04-09T20:13:21.313Z] -- Generating done [2020-04-09T20:13:21.313Z] -- Build files have been written to: /tmp/tmp.PoQeRdYcq9/tini [2020-04-09T20:13:21.313Z] + make tini-static [2020-04-09T20:13:21.597Z] Scanning dependencies of target tini-static [2020-04-09T20:13:21.597Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T20:13:21.883Z] [100%] Linking C executable tini-static [2020-04-09T20:13:22.169Z] [100%] Built target tini-static [2020-04-09T20:13:22.169Z] + mkdir -p /build [2020-04-09T20:13:22.169Z] + cp tini-static /build/docker-init [2020-04-09T20:13:22.789Z] Removing intermediate container 2803b76e374a [2020-04-09T20:13:22.789Z] ---> 5f0f41966173 [2020-04-09T20:13:22.789Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-04-09T20:13:22.789Z] ---> f96df8d86e8c [2020-04-09T20:13:22.789Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-04-09T20:13:22.789Z] ---> Running in e94e70bbe261 [2020-04-09T20:13:22.789Z] Removing intermediate container e94e70bbe261 [2020-04-09T20:13:22.789Z] ---> a9ee890c5063 [2020-04-09T20:13:22.789Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-04-09T20:13:22.789Z] ---> Running in aaf3b028c9e2 [2020-04-09T20:13:22.789Z] Removing intermediate container aaf3b028c9e2 [2020-04-09T20:13:22.789Z] ---> ec41f8f49260 [2020-04-09T20:13:22.789Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:13:23.075Z] ---> ad8073e6c2ec [2020-04-09T20:13:23.075Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T20:13:23.359Z] ---> c24d2623fc5f [2020-04-09T20:13:23.359Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-04-09T20:13:23.359Z] ---> Running in 94a71d8f88dc [2020-04-09T20:13:23.643Z] + RM_GOPATH=0 [2020-04-09T20:13:23.643Z] + TMP_GOPATH= [2020-04-09T20:13:23.643Z] + : /build/ [2020-04-09T20:13:23.643Z] + '[' -z '' ']' [2020-04-09T20:13:23.643Z] ++ mktemp -d [2020-04-09T20:13:23.643Z] + export GOPATH=/tmp/tmp.0UuL2UOXch [2020-04-09T20:13:23.643Z] + GOPATH=/tmp/tmp.0UuL2UOXch [2020-04-09T20:13:23.643Z] + RM_GOPATH=1 [2020-04-09T20:13:23.643Z] ++ dirname ./install.sh [2020-04-09T20:13:23.643Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:13:23.643Z] + dir=. [2020-04-09T20:13:23.643Z] + bin=rootlesskit [2020-04-09T20:13:23.643Z] + shift [2020-04-09T20:13:23.643Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T20:13:23.643Z] + . ./rootlesskit.installer [2020-04-09T20:13:23.643Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:13:23.643Z] + install_rootlesskit [2020-04-09T20:13:23.643Z] + case "$1" in [2020-04-09T20:13:23.643Z] + export CGO_ENABLED=0 [2020-04-09T20:13:23.643Z] + CGO_ENABLED=0 [2020-04-09T20:13:23.643Z] + _install_rootlesskit [2020-04-09T20:13:23.643Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-04-09T20:13:23.643Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0UuL2UOXch/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:13:23.643Z] Cloning into '/tmp/tmp.0UuL2UOXch/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T20:13:24.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:13:24.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:13:24.687Z] + cd /tmp/tmp.0UuL2UOXch/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:13:24.687Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T20:13:24.687Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:13:24.687Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T20:13:26.161Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:13:26.162Z] Loaded image: busybox:latest [2020-04-09T20:13:26.162Z] Loaded image: busybox:glibc [2020-04-09T20:13:26.162Z] Loaded image: debian:jessie [2020-04-09T20:13:26.162Z] Loaded image: hello-world:latest [2020-04-09T20:13:26.162Z] INFO: Testing against a local daemon [2020-04-09T20:13:26.162Z] === RUN TestBuildWithSession [2020-04-09T20:13:27.399Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-09T20:13:27.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2020-04-09T20:13:27.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.74s) [2020-04-09T20:13:27.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2020-04-09T20:13:27.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2020-04-09T20:13:27.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.46s) [2020-04-09T20:13:27.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.58s) [2020-04-09T20:13:27.399Z] === RUN TestBuildMultiStageCopy [2020-04-09T20:13:27.399Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T20:13:28.507Z] --- PASS: TestBuildWithSession (2.28s) [2020-04-09T20:13:28.507Z] === RUN TestBuildSquashParent [2020-04-09T20:13:30.678Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T20:13:31.609Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T20:13:32.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T20:13:32.738Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T20:13:33.302Z] --- PASS: TestBuildMultiStageCopy (5.88s) [2020-04-09T20:13:33.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2020-04-09T20:13:33.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2020-04-09T20:13:33.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-04-09T20:13:33.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2020-04-09T20:13:33.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-04-09T20:13:33.302Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T20:13:34.588Z] --- PASS: TestBuildSquashParent (6.18s) [2020-04-09T20:13:34.588Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T20:13:34.588Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:13:34.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:13:34.588Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:13:34.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:13:34.588Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:13:34.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:13:34.588Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:13:34.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:13:34.588Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:13:34.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:13:34.588Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:13:34.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:13:34.588Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:13:34.588Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:13:35.198Z] --- PASS: TestBuildMultiStageParentConfig (2.01s) [2020-04-09T20:13:35.198Z] === RUN TestBuildLabelWithTargets [2020-04-09T20:13:37.221Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:13:37.270Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:13:37.271Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T20:13:37.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:13:37.722Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2020-04-09T20:13:37.722Z] === RUN TestBuildWithEmptyLayers [2020-04-09T20:13:39.092Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2020-04-09T20:13:39.092Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T20:13:39.307Z] Removing intermediate container 94a71d8f88dc [2020-04-09T20:13:39.308Z] ---> 25f1c221cae8 [2020-04-09T20:13:39.308Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T20:13:39.308Z] ---> 3c78dd5ec56b [2020-04-09T20:13:39.308Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-04-09T20:13:39.352Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:13:39.596Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-04-09T20:13:39.596Z] bad55c542dc9: Pulling fs layer [2020-04-09T20:13:39.699Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:13:40.216Z] bad55c542dc9: Verifying Checksum [2020-04-09T20:13:40.216Z] bad55c542dc9: Download complete [2020-04-09T20:13:40.501Z] bad55c542dc9: Pull complete [2020-04-09T20:13:40.501Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-04-09T20:13:40.501Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-04-09T20:13:40.501Z] ---> e49efe6f0050 [2020-04-09T20:13:40.501Z] Step 108/140 : FROM runtime-dev AS dev [2020-04-09T20:13:40.501Z] ---> 56250d99462b [2020-04-09T20:13:40.501Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-04-09T20:13:40.788Z] ---> Running in b0a611606b63 [2020-04-09T20:13:40.788Z] Removing intermediate container b0a611606b63 [2020-04-09T20:13:40.788Z] ---> 8252a4d3f097 [2020-04-09T20:13:40.788Z] Step 110/140 : RUN groupadd -r docker [2020-04-09T20:13:40.788Z] ---> Running in e4432937c58a [2020-04-09T20:13:41.820Z] Removing intermediate container e4432937c58a [2020-04-09T20:13:41.820Z] ---> e6330f7020ff [2020-04-09T20:13:41.820Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-04-09T20:13:41.820Z] ---> Running in e6f5bba0bcbb [2020-04-09T20:13:42.140Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-09T20:13:42.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s) [2020-04-09T20:13:42.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2020-04-09T20:13:42.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s) [2020-04-09T20:13:42.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.26s) [2020-04-09T20:13:42.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.74s) [2020-04-09T20:13:42.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s) [2020-04-09T20:13:42.140Z] === RUN TestBuildMultiStageCopy [2020-04-09T20:13:42.140Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T20:13:42.441Z] Removing intermediate container e6f5bba0bcbb [2020-04-09T20:13:42.441Z] ---> 73b57f866c7d [2020-04-09T20:13:42.441Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-04-09T20:13:42.441Z] ---> Running in 805a9278025d [2020-04-09T20:13:42.726Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T20:13:43.276Z] --- PASS: TestBuildMultiStageOnBuild (3.58s) [2020-04-09T20:13:43.276Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T20:13:43.348Z] Removing intermediate container 805a9278025d [2020-04-09T20:13:43.348Z] ---> fb2c6e814335 [2020-04-09T20:13:43.348Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-04-09T20:13:43.348Z] ---> Running in ad6707c81869 [2020-04-09T20:13:43.967Z] Removing intermediate container ad6707c81869 [2020-04-09T20:13:43.967Z] ---> cb0b14e261e6 [2020-04-09T20:13:43.967Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-04-09T20:13:43.967Z] ---> Running in 8a654907f484 [2020-04-09T20:13:44.495Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T20:13:44.647Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2020-04-09T20:13:44.647Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T20:13:44.841Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T20:13:44.982Z] Removing intermediate container 8a654907f484 [2020-04-09T20:13:44.982Z] ---> de2f54782fd0 [2020-04-09T20:13:44.982Z] Step 115/140 : RUN ldconfig [2020-04-09T20:13:44.982Z] ---> Running in 64cbd8efa514 [2020-04-09T20:13:45.202Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T20:13:45.614Z] Removing intermediate container 64cbd8efa514 [2020-04-09T20:13:45.614Z] ---> 123dab889f3e [2020-04-09T20:13:45.615Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-04-09T20:13:45.615Z] ---> Running in a4edc63236e4 [2020-04-09T20:13:45.942Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T20:13:46.244Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T20:13:46.244Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T20:13:46.296Z] --- PASS: TestBuildMultiStageCopy (4.13s) [2020-04-09T20:13:46.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2020-04-09T20:13:46.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-04-09T20:13:46.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2020-04-09T20:13:46.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2020-04-09T20:13:46.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2020-04-09T20:13:46.297Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T20:13:46.549Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T20:13:46.549Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T20:13:46.834Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T20:13:47.123Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T20:13:47.492Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2020-04-09T20:13:47.492Z] === RUN TestBuildLabelWithTargets [2020-04-09T20:13:48.600Z] Fetched 8120 kB in 3s (2959 kB/s) [2020-04-09T20:13:48.825Z] --- PASS: TestBuildMultiStageLayerLeak (3.87s) [2020-04-09T20:13:48.825Z] === RUN TestBuildWithHugeFile [2020-04-09T20:13:49.848Z] --- PASS: TestBuildLabelWithTargets (1.96s) [2020-04-09T20:13:49.848Z] === RUN TestBuildWithEmptyLayers [2020-04-09T20:13:50.080Z] Reading package lists... [2020-04-09T20:13:50.223Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-04-09T20:13:50.223Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T20:13:51.094Z] Reading package lists... [2020-04-09T20:13:51.378Z] Building dependency tree... [2020-04-09T20:13:51.378Z] Reading state information... [2020-04-09T20:13:51.378Z] libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T20:13:51.378Z] libcap2-bin set to manually installed. [2020-04-09T20:13:51.378Z] The following additional packages will be installed: [2020-04-09T20:13:51.378Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T20:13:51.378Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T20:13:51.378Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T20:13:51.378Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-04-09T20:13:51.378Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-04-09T20:13:51.378Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-04-09T20:13:51.378Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-04-09T20:13:51.378Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T20:13:51.378Z] python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T20:13:51.378Z] Suggested packages: [2020-04-09T20:13:51.378Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-04-09T20:13:51.378Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-04-09T20:13:51.378Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-04-09T20:13:51.378Z] xfsdump acl attr quota [2020-04-09T20:13:51.378Z] Recommended packages: [2020-04-09T20:13:51.378Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T20:13:51.378Z] python3-keyrings.alt python3-xdg unzip [2020-04-09T20:13:52.397Z] The following NEW packages will be installed: [2020-04-09T20:13:52.397Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-04-09T20:13:52.397Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-04-09T20:13:52.397Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-04-09T20:13:52.397Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-04-09T20:13:52.397Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T20:13:52.397Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-04-09T20:13:52.397Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T20:13:52.397Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T20:13:52.397Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-04-09T20:13:52.397Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-04-09T20:13:52.397Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-04-09T20:13:52.397Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-04-09T20:13:52.397Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-04-09T20:13:52.397Z] xfsprogs xxd xz-utils zip [2020-04-09T20:13:52.397Z] 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:13:52.397Z] Need to get 106 MB of archives. [2020-04-09T20:13:52.397Z] After this operation, 660 MB of additional disk space will be used. [2020-04-09T20:13:52.397Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-09T20:13:52.397Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-09T20:13:52.397Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-09T20:13:52.688Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-09T20:13:52.688Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-09T20:13:52.688Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-09T20:13:52.688Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-09T20:13:52.688Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-09T20:13:52.688Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-09T20:13:52.688Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-09T20:13:52.688Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-09T20:13:52.688Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-09T20:13:52.688Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-09T20:13:52.688Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-09T20:13:52.688Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-09T20:13:52.688Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-09T20:13:52.688Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-09T20:13:52.688Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:13:52.688Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-09T20:13:52.688Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-09T20:13:52.688Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-09T20:13:52.688Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-09T20:13:52.973Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-09T20:13:52.973Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-04-09T20:13:52.973Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-04-09T20:13:53.259Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-09T20:13:53.259Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-09T20:13:53.259Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-09T20:13:53.259Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T20:13:53.259Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-09T20:13:53.392Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-04-09T20:13:53.392Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T20:13:53.543Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-09T20:13:53.543Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-04-09T20:13:54.124Z] ................................................ [ 29%] [2020-04-09T20:13:54.137Z] --- PASS: TestBuildUncleanTarFilenames (1.07s) [2020-04-09T20:13:54.137Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T20:13:55.027Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-04-09T20:13:55.648Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-09T20:13:55.648Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-09T20:13:55.648Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-09T20:13:55.648Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-09T20:13:55.648Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-09T20:13:55.648Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-09T20:13:55.648Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-04-09T20:13:55.648Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-09T20:13:55.648Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-09T20:13:55.934Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-09T20:13:55.934Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-09T20:13:55.934Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-09T20:13:55.934Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-09T20:13:55.934Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-09T20:13:55.934Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-09T20:13:55.934Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-09T20:13:55.934Z] Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-09T20:13:55.934Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-09T20:13:55.934Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-09T20:13:55.934Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-09T20:13:55.934Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-09T20:13:55.934Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-09T20:13:56.223Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-09T20:13:56.223Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T20:13:56.223Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T20:13:56.223Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T20:13:56.223Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-09T20:13:56.223Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T20:13:56.223Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T20:13:56.223Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T20:13:56.223Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-09T20:13:56.223Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T20:13:56.223Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-09T20:13:56.223Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-09T20:13:56.509Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-09T20:13:56.509Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:13:56.509Z] Fetched 106 MB in 4s (26.6 MB/s) [2020-04-09T20:13:56.597Z] --- PASS: TestBuildMultiStageLayerLeak (2.69s) [2020-04-09T20:13:56.597Z] === RUN TestBuildWithHugeFile [2020-04-09T20:13:56.794Z] Selecting previously unselected package pigz. [2020-04-09T20:13:56.794Z] (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 ... 15393 files and directories currently installed.) [2020-04-09T20:13:56.794Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-09T20:13:56.794Z] Unpacking pigz (2.4-1) ... [2020-04-09T20:13:56.794Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-09T20:13:56.794Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T20:13:56.794Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T20:13:56.794Z] Selecting previously unselected package python3.7-minimal. [2020-04-09T20:13:56.794Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T20:13:56.794Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:13:57.079Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T20:13:57.079Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:13:58.097Z] Selecting previously unselected package python3-minimal. [2020-04-09T20:13:58.097Z] (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 ... 15642 files and directories currently installed.) [2020-04-09T20:13:58.097Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-09T20:13:58.097Z] Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T20:13:58.097Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-04-09T20:13:58.097Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-09T20:13:58.097Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-09T20:13:58.097Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-09T20:13:58.097Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T20:13:58.097Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T20:13:58.382Z] Selecting previously unselected package python3.7. [2020-04-09T20:13:58.382Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T20:13:58.382Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:13:58.382Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-09T20:13:58.382Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-09T20:13:58.382Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-09T20:13:58.667Z] Setting up python3-minimal (3.7.3-1) ... [2020-04-09T20:13:58.667Z] Selecting previously unselected package python3. [2020-04-09T20:13:58.667Z] (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 ... 16054 files and directories currently installed.) [2020-04-09T20:13:58.667Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-09T20:13:58.667Z] Unpacking python3 (3.7.3-1) ... [2020-04-09T20:13:58.953Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-04-09T20:13:58.953Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-09T20:13:58.953Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-09T20:13:58.953Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-04-09T20:13:58.953Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-09T20:13:58.953Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-09T20:13:58.953Z] Selecting previously unselected package libiptc0:ppc64el. [2020-04-09T20:13:58.953Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-09T20:13:58.953Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-09T20:13:58.953Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-09T20:13:58.953Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-09T20:13:58.953Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-09T20:13:58.953Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-09T20:13:58.953Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-09T20:13:58.953Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-09T20:13:58.953Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-04-09T20:13:58.953Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-09T20:13:58.953Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-09T20:13:58.953Z] Selecting previously unselected package iptables. [2020-04-09T20:13:58.953Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-09T20:13:58.953Z] Unpacking iptables (1.8.2-4) ... [2020-04-09T20:13:59.237Z] Selecting previously unselected package xxd. [2020-04-09T20:13:59.237Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-09T20:13:59.237Z] Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:13:59.237Z] Selecting previously unselected package vim-common. [2020-04-09T20:13:59.237Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:13:59.237Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:13:59.237Z] Selecting previously unselected package bash-completion. [2020-04-09T20:13:59.237Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T20:14:00.724Z] Unpacking bash-completion (1:2.8-6) ... [2020-04-09T20:14:00.724Z] Selecting previously unselected package bzip2. [2020-04-09T20:14:00.724Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-09T20:14:00.724Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:14:00.724Z] Selecting previously unselected package xz-utils. [2020-04-09T20:14:00.724Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-09T20:14:00.724Z] Unpacking xz-utils (5.2.4-1) ... [2020-04-09T20:14:00.724Z] Selecting previously unselected package apparmor. [2020-04-09T20:14:00.724Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-09T20:14:00.724Z] Unpacking apparmor (2.13.2-10) ... [2020-04-09T20:14:01.010Z] Selecting previously unselected package aufs-tools. [2020-04-09T20:14:01.010Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-09T20:14:01.010Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:14:01.010Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T20:14:01.010Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-09T20:14:01.010Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:14:01.631Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T20:14:01.631Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-09T20:14:01.631Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:14:02.250Z] Selecting previously unselected package binutils-mingw-w64. [2020-04-09T20:14:02.250Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T20:14:02.250Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:14:02.250Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-09T20:14:02.250Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T20:14:02.250Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T20:14:02.250Z] Selecting previously unselected package dmsetup. [2020-04-09T20:14:02.250Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T20:14:02.250Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T20:14:02.250Z] Selecting previously unselected package mingw-w64-common. [2020-04-09T20:14:02.250Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T20:14:02.250Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T20:14:03.266Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T20:14:03.266Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T20:14:03.266Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:14:04.291Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T20:14:04.291Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-09T20:14:04.291Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:14:04.291Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T20:14:04.291Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-09T20:14:04.291Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:14:09.814Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T20:14:09.814Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-09T20:14:09.814Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libonig5:ppc64el. [2020-04-09T20:14:14.215Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libjq1:ppc64el. [2020-04-09T20:14:14.215Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package jq. [2020-04-09T20:14:14.215Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libaio1:ppc64el. [2020-04-09T20:14:14.215Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libbtrfs0. [2020-04-09T20:14:14.215Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:14:14.215Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-09T20:14:14.215Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-04-09T20:14:14.215Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-09T20:14:14.215Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-09T20:14:14.215Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-09T20:14:14.215Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-09T20:14:14.215Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-09T20:14:14.215Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-09T20:14:14.215Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-09T20:14:14.215Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-09T20:14:14.499Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-09T20:14:14.499Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-09T20:14:14.499Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-09T20:14:14.499Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-09T20:14:14.499Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T20:14:14.499Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-09T20:14:14.499Z] Selecting previously unselected package libgpm2:ppc64el. [2020-04-09T20:14:14.499Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-09T20:14:14.499Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-09T20:14:14.499Z] Selecting previously unselected package libicu63:ppc64el. [2020-04-09T20:14:14.499Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-09T20:14:14.499Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T20:14:15.976Z] Selecting previously unselected package libnet1:ppc64el. [2020-04-09T20:14:15.976Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-09T20:14:15.976Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T20:14:15.976Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-09T20:14:15.976Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-09T20:14:15.976Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T20:14:15.976Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-09T20:14:15.976Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T20:14:15.976Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:14:15.976Z] Selecting previously unselected package libreadline5:ppc64el. [2020-04-09T20:14:15.976Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-09T20:14:15.976Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-09T20:14:15.976Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-09T20:14:15.976Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-09T20:14:15.976Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T20:14:16.092Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-04-09T20:14:16.260Z] Selecting previously unselected package net-tools. [2020-04-09T20:14:16.260Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-09T20:14:16.260Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:14:16.260Z] Selecting previously unselected package python-pip-whl. [2020-04-09T20:14:16.260Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-04-09T20:14:16.260Z] Unpacking python-pip-whl (18.1-5) ... [2020-04-09T20:14:16.545Z] Selecting previously unselected package python3-lib2to3. [2020-04-09T20:14:16.545Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T20:14:16.545Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:14:16.545Z] Selecting previously unselected package python3-distutils. [2020-04-09T20:14:16.545Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T20:14:16.545Z] Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T20:14:16.545Z] Selecting previously unselected package python3-pip. [2020-04-09T20:14:16.545Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-04-09T20:14:16.545Z] Unpacking python3-pip (18.1-5) ... [2020-04-09T20:14:16.545Z] Selecting previously unselected package python3-pkg-resources. [2020-04-09T20:14:16.545Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:14:16.545Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:14:16.545Z] Selecting previously unselected package python3-setuptools. [2020-04-09T20:14:16.830Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T20:14:16.830Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T20:14:16.830Z] Selecting previously unselected package python3-wheel. [2020-04-09T20:14:16.830Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T20:14:16.830Z] Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T20:14:16.830Z] Selecting previously unselected package thin-provisioning-tools. [2020-04-09T20:14:16.830Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-09T20:14:16.830Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:14:16.830Z] Selecting previously unselected package vim-runtime. [2020-04-09T20:14:16.830Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:14:16.830Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T20:14:16.830Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T20:14:16.830Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:14:18.321Z] Selecting previously unselected package vim. [2020-04-09T20:14:18.321Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-09T20:14:18.321Z] Unpacking vim (2:8.1.0875-5) ... [2020-04-09T20:14:18.321Z] Selecting previously unselected package xfsprogs. [2020-04-09T20:14:18.321Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-09T20:14:18.321Z] Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T20:14:18.321Z] Selecting previously unselected package zip. [2020-04-09T20:14:18.321Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-04-09T20:14:18.321Z] Unpacking zip (3.0-11+b1) ... [2020-04-09T20:14:18.606Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-09T20:14:18.606Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:14:18.606Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:14:18.606Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-09T20:14:18.606Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-09T20:14:18.606Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:14:18.606Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-09T20:14:18.606Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-09T20:14:18.606Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-09T20:14:18.606Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-09T20:14:18.606Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-09T20:14:18.606Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:14:18.606Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T20:14:18.606Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:14:18.606Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:14:18.606Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T20:14:18.606Z] Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:14:18.606Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:14:18.606Z] Setting up zip (3.0-11+b1) ... [2020-04-09T20:14:18.606Z] Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:14:18.606Z] Setting up bash-completion (1:2.8-6) ... [2020-04-09T20:14:20.094Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-09T20:14:20.094Z] Setting up xz-utils (5.2.4-1) ... [2020-04-09T20:14:20.094Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T20:14:20.094Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-09T20:14:20.094Z] Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T20:14:20.094Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:14:20.094Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:14:20.094Z] Setting up pigz (2.4-1) ... [2020-04-09T20:14:20.094Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-09T20:14:20.094Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T20:14:20.094Z] Setting up python-pip-whl (18.1-5) ... [2020-04-09T20:14:20.094Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-09T20:14:20.094Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T20:14:20.094Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:14:20.094Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-09T20:14:20.094Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T20:14:20.094Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-09T20:14:20.094Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:14:20.094Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T20:14:20.094Z] Setting up vim (2:8.1.0875-5) ... [2020-04-09T20:14:20.094Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T20:14:20.094Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T20:14:20.094Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T20:14:20.094Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T20:14:20.094Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T20:14:20.094Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T20:14:20.094Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T20:14:20.094Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T20:14:20.094Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T20:14:20.094Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-09T20:14:20.094Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:14:20.094Z] 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 [2020-04-09T20:14:20.094Z] 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 [2020-04-09T20:14:20.094Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:14:20.094Z] 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 [2020-04-09T20:14:20.094Z] 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 [2020-04-09T20:14:20.094Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:14:20.094Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:14:20.094Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-09T20:14:20.094Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:14:20.094Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-09T20:14:20.094Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:14:21.610Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-09T20:14:21.610Z] Setting up iptables (1.8.2-4) ... [2020-04-09T20:14:21.610Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:14:21.610Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:14:21.610Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:14:21.610Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:14:21.610Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T20:14:21.610Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T20:14:21.610Z] Setting up python3 (3.7.3-1) ... [2020-04-09T20:14:21.610Z] Setting up python3-wheel (0.32.3-2) ... [2020-04-09T20:14:21.895Z] Setting up apparmor (2.13.2-10) ... [2020-04-09T20:14:22.515Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:14:22.515Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:14:23.140Z] Setting up python3-distutils (3.7.3-1) ... [2020-04-09T20:14:23.140Z] Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T20:14:23.425Z] Setting up python3-pip (18.1-5) ... [2020-04-09T20:14:24.042Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T20:14:24.042Z] Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T20:14:24.042Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T20:14:24.042Z] Setting up xfsprogs (4.20.0-1) ... [2020-04-09T20:14:24.042Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-09T20:14:24.042Z] Processing triggers for mime-support (3.62) ... [2020-04-09T20:14:24.042Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:14:24.049Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-09T20:14:24.787Z] --- PASS: TestBuildWithHugeFile (26.43s) [2020-04-09T20:14:24.787Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T20:14:24.787Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:14:24.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:14:24.787Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:14:24.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:14:24.787Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:14:24.787Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:14:24.787Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:14:24.787Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:14:24.787Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:14:24.787Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-04-09T20:14:24.787Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-04-09T20:14:24.787Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-04-09T20:14:24.787Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-04-09T20:14:24.787Z] === RUN TestBuildPreserveOwnership [2020-04-09T20:14:24.787Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-09T20:14:27.265Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-09T20:14:28.643Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-09T20:14:28.996Z] --- PASS: TestBuildPreserveOwnership (5.59s) [2020-04-09T20:14:28.996Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.68s) [2020-04-09T20:14:28.996Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.91s) [2020-04-09T20:14:28.996Z] === RUN TestBuildPlatformInvalid [2020-04-09T20:14:29.357Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-04-09T20:14:29.357Z] PASS [2020-04-09T20:14:29.357Z] [2020-04-09T20:14:29.357Z] DONE 30 tests in 70.757s [2020-04-09T20:14:29.357Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-09T20:14:29.357Z] ++ 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 [2020-04-09T20:14:29.357Z] ++ set -e [2020-04-09T20:14:29.357Z] ++ '[' -n 0 ']' [2020-04-09T20:14:29.357Z] ++ set -x [2020-04-09T20:14:29.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-09T20:14:29.748Z] INFO: Testing against a local daemon [2020-04-09T20:14:29.748Z] === RUN TestConfigList [2020-04-09T20:14:32.833Z] --- PASS: TestConfigList (2.82s) [2020-04-09T20:14:32.833Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-04-09T20:14:32.833Z] daemon.go:325: [dbba4ccbb1180] waiting for daemon to start [2020-04-09T20:14:32.833Z] daemon.go:325: [dbba4ccbb1180] waiting for daemon to start [2020-04-09T20:14:32.833Z] daemon.go:353: [dbba4ccbb1180] daemon started [2020-04-09T20:14:32.833Z] daemon.go:461: [dbba4ccbb1180] Stopping daemon [2020-04-09T20:14:32.833Z] daemon.go:296: [dbba4ccbb1180] exiting daemon [2020-04-09T20:14:32.833Z] daemon.go:448: [dbba4ccbb1180] Daemon stopped [2020-04-09T20:14:32.833Z] === RUN TestConfigsCreateAndDelete [2020-04-09T20:14:35.179Z] --- PASS: TestConfigsCreateAndDelete (2.79s) [2020-04-09T20:14:35.179Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-04-09T20:14:35.179Z] daemon.go:325: [d14b254454b51] waiting for daemon to start [2020-04-09T20:14:35.179Z] daemon.go:325: [d14b254454b51] waiting for daemon to start [2020-04-09T20:14:35.179Z] daemon.go:353: [d14b254454b51] daemon started [2020-04-09T20:14:35.179Z] daemon.go:461: [d14b254454b51] Stopping daemon [2020-04-09T20:14:35.179Z] daemon.go:296: [d14b254454b51] exiting daemon [2020-04-09T20:14:35.179Z] daemon.go:448: [d14b254454b51] Daemon stopped [2020-04-09T20:14:35.179Z] === RUN TestConfigsUpdate [2020-04-09T20:14:36.752Z] Removing intermediate container a4edc63236e4 [2020-04-09T20:14:36.752Z] ---> da2bf20cac05 [2020-04-09T20:14:36.752Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-04-09T20:14:36.752Z] ---> Running in b5023c90ab01 [2020-04-09T20:14:36.752Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T20:14:36.752Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T20:14:36.753Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T20:14:36.753Z] Removing intermediate container b5023c90ab01 [2020-04-09T20:14:36.753Z] ---> 3c1fbb5de12f [2020-04-09T20:14:36.753Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-04-09T20:14:36.753Z] ---> Running in 26a6edf39fa1 [2020-04-09T20:14:37.766Z] Collecting yamllint==1.16.0 [2020-04-09T20:14:38.050Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T20:14:38.050Z] Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T20:14:38.050Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T20:14:38.260Z] --- PASS: TestConfigsUpdate (2.76s) [2020-04-09T20:14:38.260Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-04-09T20:14:38.260Z] daemon.go:325: [d06caeab7d889] waiting for daemon to start [2020-04-09T20:14:38.260Z] daemon.go:325: [d06caeab7d889] waiting for daemon to start [2020-04-09T20:14:38.260Z] daemon.go:353: [d06caeab7d889] daemon started [2020-04-09T20:14:38.260Z] daemon.go:461: [d06caeab7d889] Stopping daemon [2020-04-09T20:14:38.260Z] daemon.go:296: [d06caeab7d889] exiting daemon [2020-04-09T20:14:38.260Z] daemon.go:448: [d06caeab7d889] Daemon stopped [2020-04-09T20:14:38.260Z] === RUN TestTemplatedConfig [2020-04-09T20:14:38.670Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T20:14:38.670Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T20:14:38.670Z] Building wheels for collected packages: pyyaml [2020-04-09T20:14:38.670Z] Running setup.py bdist_wheel for pyyaml: started [2020-04-09T20:14:39.294Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T20:14:39.294Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T20:14:39.294Z] Successfully built pyyaml [2020-04-09T20:14:39.294Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-04-09T20:14:39.294Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T20:14:39.921Z] Removing intermediate container 26a6edf39fa1 [2020-04-09T20:14:39.921Z] ---> c0e2ca098b29 [2020-04-09T20:14:39.921Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-04-09T20:14:40.405Z] 23645bd7ee08: Pull complete [2020-04-09T20:14:40.405Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-09T20:14:40.405Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:14:40.405Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-09T20:14:40.405Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-09T20:14:40.405Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-04-09T20:14:40.405Z] WARN: Skipping validation tests [2020-04-09T20:14:40.405Z] INFO: Running unit tests at 04/09/2020 20:14:33... [2020-04-09T20:14:40.405Z] INFO: make.ps1 starting at 04/09/2020 20:14:36 [2020-04-09T20:14:40.405Z] INFO: Git commit (282567a58) assumed from DOCKER_GITCOMMIT environment variable [2020-04-09T20:14:40.405Z] INFO: Invoking autogen... [2020-04-09T20:14:40.405Z] INFO: Running unit tests... [2020-04-09T20:14:40.544Z] ---> 4f3a8d88dfdd [2020-04-09T20:14:40.544Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T20:14:41.427Z] --- PASS: TestTemplatedConfig (3.60s) [2020-04-09T20:14:41.427Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-04-09T20:14:41.427Z] daemon.go:325: [d59323423c1d2] waiting for daemon to start [2020-04-09T20:14:41.427Z] daemon.go:325: [d59323423c1d2] waiting for daemon to start [2020-04-09T20:14:41.427Z] daemon.go:353: [d59323423c1d2] daemon started [2020-04-09T20:14:41.427Z] daemon.go:461: [d59323423c1d2] Stopping daemon [2020-04-09T20:14:41.427Z] daemon.go:296: [d59323423c1d2] exiting daemon [2020-04-09T20:14:41.427Z] daemon.go:448: [d59323423c1d2] Daemon stopped [2020-04-09T20:14:41.427Z] === RUN TestConfigInspect [2020-04-09T20:14:44.485Z] --- PASS: TestConfigInspect (2.73s) [2020-04-09T20:14:44.485Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-04-09T20:14:44.485Z] daemon.go:325: [d385046c5f134] waiting for daemon to start [2020-04-09T20:14:44.485Z] daemon.go:325: [d385046c5f134] waiting for daemon to start [2020-04-09T20:14:44.485Z] daemon.go:353: [d385046c5f134] daemon started [2020-04-09T20:14:44.485Z] daemon.go:461: [d385046c5f134] Stopping daemon [2020-04-09T20:14:44.485Z] daemon.go:296: [d385046c5f134] exiting daemon [2020-04-09T20:14:44.485Z] daemon.go:448: [d385046c5f134] Daemon stopped [2020-04-09T20:14:44.485Z] === RUN TestConfigCreateWithLabels [2020-04-09T20:14:44.940Z] ---> f8e95652960d [2020-04-09T20:14:44.940Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-04-09T20:14:45.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:14:45.020Z] Using test binary docker [2020-04-09T20:14:45.020Z] +++ /etc/init.d/apparmor start [2020-04-09T20:14:45.020Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:14:45.020Z] Starting dockerd [2020-04-09T20:14:45.020Z] INFO: Waiting for daemon to start... [2020-04-09T20:14:45.020Z] +++ 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 [2020-04-09T20:14:45.020Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:14:45.020Z] Using test binary docker [2020-04-09T20:14:45.020Z] +++ /etc/init.d/apparmor start [2020-04-09T20:14:45.020Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:14:45.020Z] INFO: Waiting for daemon to start... [2020-04-09T20:14:45.020Z] Starting dockerd [2020-04-09T20:14:45.020Z] +++ 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 [2020-04-09T20:14:45.020Z] . [2020-04-09T20:14:45.020Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:14:45.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:14:45.020Z] Error: No such image: emptyfs [2020-04-09T20:14:45.020Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:14:45.020Z] ++++ docker load [2020-04-09T20:14:45.020Z] Running integration-test (iteration 1) [2020-04-09T20:14:45.020Z] 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)/ [2020-04-09T20:14:45.021Z] ++ 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)/' [2020-04-09T20:14:45.021Z] ++ set -e [2020-04-09T20:14:45.021Z] ++ '[' -n 0 ']' [2020-04-09T20:14:45.021Z] ++ set -x [2020-04-09T20:14:45.021Z] ++ env -i DEST=/go/src/github.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)/' [2020-04-09T20:14:45.021Z] [2020-04-09T20:14:45.021Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:14:45.021Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:14:45.021Z] Error: No such image: emptyfs [2020-04-09T20:14:45.021Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:14:45.021Z] ++++ docker load [2020-04-09T20:14:45.021Z] Running integration-test (iteration 1) [2020-04-09T20:14:45.021Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-09T20:14:45.021Z] ++ 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)/' [2020-04-09T20:14:45.021Z] ++ set -e [2020-04-09T20:14:45.021Z] ++ '[' -n 0 ']' [2020-04-09T20:14:45.021Z] ++ set -x [2020-04-09T20:14:45.021Z] ++ env -i DEST=/go/src/github.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)/' [2020-04-09T20:14:45.224Z] ---> f7f5a84937d2 [2020-04-09T20:14:45.224Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-04-09T20:14:45.509Z] ---> 46de0ffa6b89 [2020-04-09T20:14:45.509Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-04-09T20:14:45.509Z] ---> e1589f111ebb [2020-04-09T20:14:45.509Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-04-09T20:14:46.525Z] ---> 04b946817811 [2020-04-09T20:14:46.525Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-04-09T20:14:46.811Z] ---> 4c839cc77a14 [2020-04-09T20:14:46.811Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-04-09T20:14:46.981Z] --- PASS: TestConfigCreateWithLabels (2.72s) [2020-04-09T20:14:46.981Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-04-09T20:14:46.981Z] daemon.go:325: [d6969b4200726] waiting for daemon to start [2020-04-09T20:14:46.981Z] daemon.go:325: [d6969b4200726] waiting for daemon to start [2020-04-09T20:14:46.981Z] daemon.go:353: [d6969b4200726] daemon started [2020-04-09T20:14:46.981Z] daemon.go:461: [d6969b4200726] Stopping daemon [2020-04-09T20:14:46.981Z] daemon.go:296: [d6969b4200726] exiting daemon [2020-04-09T20:14:46.981Z] daemon.go:448: [d6969b4200726] Daemon stopped [2020-04-09T20:14:46.981Z] === RUN TestConfigCreateResolve [2020-04-09T20:14:47.095Z] ---> 02d4b2413d46 [2020-04-09T20:14:47.095Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-04-09T20:14:47.378Z] ---> e1f15bcc53d1 [2020-04-09T20:14:47.378Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-04-09T20:14:50.038Z] --- PASS: TestConfigCreateResolve (2.78s) [2020-04-09T20:14:50.038Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-04-09T20:14:50.038Z] daemon.go:325: [d095a2eedab1b] waiting for daemon to start [2020-04-09T20:14:50.038Z] daemon.go:325: [d095a2eedab1b] waiting for daemon to start [2020-04-09T20:14:50.038Z] daemon.go:353: [d095a2eedab1b] daemon started [2020-04-09T20:14:50.038Z] daemon.go:461: [d095a2eedab1b] Stopping daemon [2020-04-09T20:14:50.038Z] daemon.go:296: [d095a2eedab1b] exiting daemon [2020-04-09T20:14:50.038Z] daemon.go:448: [d095a2eedab1b] Daemon stopped [2020-04-09T20:14:50.038Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T20:14:50.389Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-04-09T20:14:50.389Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-04-09T20:14:50.389Z] daemon.go:325: [df17a62521f4c] waiting for daemon to start [2020-04-09T20:14:50.389Z] daemon.go:325: [df17a62521f4c] waiting for daemon to start [2020-04-09T20:14:50.389Z] daemon.go:353: [df17a62521f4c] daemon started [2020-04-09T20:14:50.389Z] daemon.go:461: [df17a62521f4c] Stopping daemon [2020-04-09T20:14:50.389Z] daemon.go:296: [df17a62521f4c] exiting daemon [2020-04-09T20:14:50.389Z] daemon.go:448: [df17a62521f4c] Daemon stopped [2020-04-09T20:14:50.389Z] PASS [2020-04-09T20:14:50.389Z] [2020-04-09T20:14:50.389Z] DONE 8 tests in 20.857s [2020-04-09T20:14:50.389Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-09T20:14:50.389Z] ++ 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 [2020-04-09T20:14:50.389Z] ++ set -e [2020-04-09T20:14:50.389Z] ++ '[' -n 0 ']' [2020-04-09T20:14:50.389Z] ++ set -x [2020-04-09T20:14:50.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=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 [2020-04-09T20:14:50.389Z] INFO: Testing against a local daemon [2020-04-09T20:14:50.389Z] === RUN TestCheckpoint [2020-04-09T20:14:50.389Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T20:14:50.389Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:14:50.389Z] === RUN TestContainerInvalidJSON [2020-04-09T20:14:50.389Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:14:50.389Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:14:50.389Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:14:50.389Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:14:50.389Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:14:50.389Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:14:50.389Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:14:50.389Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:14:50.389Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:14:50.389Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-09T20:14:50.389Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T20:14:50.389Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T20:14:50.389Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-09T20:14:50.389Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T20:14:50.740Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-09T20:14:50.740Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T20:14:50.740Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-09T20:14:50.740Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T20:14:50.740Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-04-09T20:14:50.740Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T20:14:50.847Z] ---> dc12a671681e [2020-04-09T20:14:50.847Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-04-09T20:14:50.847Z] ---> 7b98e2668a4c [2020-04-09T20:14:50.847Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-04-09T20:14:51.091Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-04-09T20:14:51.091Z] === RUN TestCopyFromContainer [2020-04-09T20:14:51.864Z] ---> 5cee1e4024b7 [2020-04-09T20:14:51.864Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-04-09T20:14:52.149Z] ---> c38366179e89 [2020-04-09T20:14:52.149Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-04-09T20:14:52.790Z] ---> 6133a36c08be [2020-04-09T20:14:52.791Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-04-09T20:14:52.791Z] ---> 504a8735a2bc [2020-04-09T20:14:52.791Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-04-09T20:14:52.791Z] ---> Running in 89d3caefcaea [2020-04-09T20:14:52.840Z] === RUN TestCopyFromContainer// [2020-04-09T20:14:52.841Z] === RUN TestCopyFromContainer//bar/root [2020-04-09T20:14:52.841Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-09T20:14:52.841Z] === RUN TestCopyFromContainer/bar/quux [2020-04-09T20:14:52.841Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-09T20:14:53.075Z] Removing intermediate container 89d3caefcaea [2020-04-09T20:14:53.075Z] ---> 5852b3cc2683 [2020-04-09T20:14:53.075Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-04-09T20:14:53.075Z] ---> Running in 42bfb0175dfa [2020-04-09T20:14:53.075Z] Removing intermediate container 42bfb0175dfa [2020-04-09T20:14:53.075Z] ---> f90d2ae8c87d [2020-04-09T20:14:53.075Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-04-09T20:14:53.190Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-09T20:14:53.190Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-09T20:14:53.190Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-09T20:14:53.190Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-09T20:14:53.190Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-09T20:14:53.361Z] ---> Running in 961d80ac1762 [2020-04-09T20:14:53.361Z] Removing intermediate container 961d80ac1762 [2020-04-09T20:14:53.361Z] ---> dc3182e57da7 [2020-04-09T20:14:53.361Z] Step 137/140 : VOLUME /var/lib/docker [2020-04-09T20:14:53.361Z] ---> Running in 0314a663cff5 [2020-04-09T20:14:53.494Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-09T20:14:53.551Z] --- PASS: TestCopyFromContainer (2.46s) [2020-04-09T20:14:53.551Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-09T20:14:53.551Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-04-09T20:14:53.551Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-09T20:14:53.551Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-09T20:14:53.551Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-04-09T20:14:53.551Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-09T20:14:53.551Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-04-09T20:14:53.551Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-04-09T20:14:53.551Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-09T20:14:53.551Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-09T20:14:53.551Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T20:14:53.551Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:14:53.551Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:14:53.551Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:14:53.551Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:14:53.551Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:14:53.551Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:14:53.551Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:14:53.551Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:14:53.551Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:14:53.551Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-09T20:14:53.551Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-09T20:14:53.551Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-09T20:14:53.551Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-09T20:14:53.551Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T20:14:53.551Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-09T20:14:53.551Z] === RUN TestCreateWithInvalidEnv [2020-04-09T20:14:53.551Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T20:14:53.551Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T20:14:53.551Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T20:14:53.551Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T20:14:53.551Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T20:14:53.551Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T20:14:53.551Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T20:14:53.551Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T20:14:53.551Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T20:14:53.551Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-09T20:14:53.551Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-09T20:14:53.551Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-09T20:14:53.551Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-09T20:14:53.551Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T20:14:53.551Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-09T20:14:53.551Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T20:14:53.645Z] Removing intermediate container 0314a663cff5 [2020-04-09T20:14:53.645Z] ---> 7b072c9bc56a [2020-04-09T20:14:53.645Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-04-09T20:14:53.645Z] ---> Running in 7905a44d9638 [2020-04-09T20:14:53.645Z] Removing intermediate container 7905a44d9638 [2020-04-09T20:14:53.645Z] ---> 106eb1b2f709 [2020-04-09T20:14:53.645Z] Step 139/140 : FROM dev AS final [2020-04-09T20:14:53.645Z] ---> 106eb1b2f709 [2020-04-09T20:14:53.645Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-04-09T20:14:55.250Z] ? github.com/docker/docker/api [no test files] [2020-04-09T20:14:55.988Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-09T20:14:55.988Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:14:55.988Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:14:55.988Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:14:55.988Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:14:55.988Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:14:55.988Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-09T20:14:55.988Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:14:55.988Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:14:55.988Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:14:55.988Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:14:55.988Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:14:55.988Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:14:55.988Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-09T20:14:55.988Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-09T20:14:55.988Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:14:55.988Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:14:55.988Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:14:55.988Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:14:55.988Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:14:55.988Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:14:55.988Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:14:56.339Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:14:56.339Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-04-09T20:14:56.339Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-04-09T20:14:56.339Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T20:14:58.706Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2020-04-09T20:14:58.706Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T20:14:59.060Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:14:59.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:14:59.060Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:14:59.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:14:59.060Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:14:59.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:14:59.060Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:14:59.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:14:59.060Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:14:59.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:14:59.060Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:14:59.060Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:14:59.060Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:14:59.060Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:14:59.060Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:14:59.060Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-09T20:14:59.060Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-09T20:14:59.060Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-09T20:14:59.060Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-09T20:14:59.060Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-09T20:14:59.060Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-09T20:14:59.060Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T20:14:59.816Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-04-09T20:14:59.816Z] === RUN TestContainerStartOnDaemonRestart [2020-04-09T20:14:59.816Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-09T20:14:59.816Z] === RUN TestDaemonRestartIpcMode [2020-04-09T20:14:59.816Z] === PAUSE TestDaemonRestartIpcMode [2020-04-09T20:14:59.816Z] === RUN TestDiff [2020-04-09T20:15:00.524Z] ---> 30fe4eaf3285 [2020-04-09T20:15:00.596Z] --- PASS: TestDiff (0.88s) [2020-04-09T20:15:00.596Z] === RUN TestExecWithCloseStdin [2020-04-09T20:15:00.808Z] Successfully built 30fe4eaf3285 [2020-04-09T20:15:00.808Z] Successfully tagged docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-09T20:15:01.267Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40803/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 hack/test/unit [2020-04-09T20:15:01.556Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-09T20:15:01.795Z] --- PASS: TestExecWithCloseStdin (1.07s) [2020-04-09T20:15:01.795Z] === RUN TestExec [2020-04-09T20:15:02.565Z] --- PASS: TestExec (1.02s) [2020-04-09T20:15:02.565Z] === RUN TestExecUser [2020-04-09T20:15:03.705Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-04-09T20:15:03.767Z] --- PASS: TestExecUser (0.97s) [2020-04-09T20:15:03.767Z] === RUN TestExportContainerAndImportImage [2020-04-09T20:15:04.986Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2020-04-09T20:15:04.986Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T20:15:05.746Z] ? github.com/docker/docker/api [no test files] [2020-04-09T20:15:06.197Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-04-09T20:15:06.197Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-04-09T20:15:06.197Z] daemon.go:325: [d52e4623abccb] waiting for daemon to start [2020-04-09T20:15:06.197Z] daemon.go:325: [d52e4623abccb] waiting for daemon to start [2020-04-09T20:15:06.197Z] daemon.go:353: [d52e4623abccb] daemon started [2020-04-09T20:15:06.197Z] daemon.go:461: [d52e4623abccb] Stopping daemon [2020-04-09T20:15:06.197Z] daemon.go:296: [d52e4623abccb] exiting daemon [2020-04-09T20:15:06.197Z] daemon.go:448: [d52e4623abccb] Daemon stopped [2020-04-09T20:15:06.197Z] daemon.go:325: [d52e4623abccb] waiting for daemon to start [2020-04-09T20:15:06.197Z] daemon.go:325: [d52e4623abccb] waiting for daemon to start [2020-04-09T20:15:06.197Z] daemon.go:353: [d52e4623abccb] daemon started [2020-04-09T20:15:06.197Z] daemon.go:461: [d52e4623abccb] Stopping daemon [2020-04-09T20:15:06.197Z] daemon.go:296: [d52e4623abccb] exiting daemon [2020-04-09T20:15:06.197Z] daemon.go:448: [d52e4623abccb] Daemon stopped [2020-04-09T20:15:06.197Z] === RUN TestHealthCheckWorkdir [2020-04-09T20:15:07.653Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-04-09T20:15:07.653Z] === RUN TestHealthKillContainer [2020-04-09T20:15:07.669Z] ok github.com/docker/docker/api/server 0.184s coverage: 7.9% of statements [2020-04-09T20:15:08.175Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-09T20:15:10.748Z] --- PASS: TestHealthKillContainer (3.20s) [2020-04-09T20:15:10.748Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T20:15:11.501Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2020-04-09T20:15:11.501Z] === RUN TestIpcModeNone [2020-04-09T20:15:11.553Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:15:11.553Z] Loaded image: busybox:latest [2020-04-09T20:15:11.553Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:15:11.553Z] Loaded image: busybox:glibc [2020-04-09T20:15:11.553Z] Loaded image: debian:jessie [2020-04-09T20:15:11.553Z] Loaded image: hello-world:latest [2020-04-09T20:15:11.553Z] INFO: Testing against a local daemon [2020-04-09T20:15:11.553Z] === RUN TestDockerSuite [2020-04-09T20:15:11.553Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-09T20:15:11.553Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-09T20:15:11.553Z] Loaded image: busybox:latest [2020-04-09T20:15:11.553Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-09T20:15:11.553Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-09T20:15:11.553Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-09T20:15:11.553Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-09T20:15:11.553Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-09T20:15:11.553Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-09T20:15:11.553Z] Loaded image: busybox:glibc [2020-04-09T20:15:11.553Z] Loaded image: debian:jessie [2020-04-09T20:15:11.553Z] Loaded image: hello-world:latest [2020-04-09T20:15:11.553Z] INFO: Testing against a local daemon [2020-04-09T20:15:11.553Z] === RUN TestDockerDaemonSuite [2020-04-09T20:15:11.553Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-09T20:15:12.489Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-09T20:15:12.703Z] --- PASS: TestIpcModeNone (1.03s) [2020-04-09T20:15:12.703Z] === RUN TestIpcModePrivate [2020-04-09T20:15:12.747Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-09T20:15:13.312Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-09T20:15:13.312Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-09T20:15:13.528Z] --- PASS: TestIpcModePrivate (1.03s) [2020-04-09T20:15:13.528Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-04-09T20:15:13.528Z] === RUN TestIpcModeShareable [2020-04-09T20:15:14.249Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-09T20:15:14.249Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-09T20:15:14.249Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-09T20:15:14.732Z] --- PASS: TestIpcModeShareable (1.02s) [2020-04-09T20:15:14.732Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-04-09T20:15:14.732Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-09T20:15:16.145Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-09T20:15:16.404Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-09T20:15:16.404Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-09T20:15:16.404Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-09T20:15:16.969Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-09T20:15:17.533Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-09T20:15:17.797Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2020-04-09T20:15:17.797Z] === RUN TestAPIIpcModeHost [2020-04-09T20:15:18.538Z] --- PASS: TestAPIIpcModeHost (0.84s) [2020-04-09T20:15:18.538Z] === RUN TestDaemonIpcModeShareable [2020-04-09T20:15:18.903Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-09T20:15:18.903Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-09T20:15:18.903Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-09T20:15:18.903Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-09T20:15:18.903Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-09T20:15:19.468Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-09T20:15:20.291Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-04-09T20:15:20.291Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-04-09T20:15:20.291Z] daemon.go:325: [d9d1b3cea936d] waiting for daemon to start [2020-04-09T20:15:20.291Z] daemon.go:325: [d9d1b3cea936d] waiting for daemon to start [2020-04-09T20:15:20.291Z] daemon.go:353: [d9d1b3cea936d] daemon started [2020-04-09T20:15:20.291Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-04-09T20:15:20.291Z] daemon.go:461: [d9d1b3cea936d] Stopping daemon [2020-04-09T20:15:20.291Z] daemon.go:296: [d9d1b3cea936d] exiting daemon [2020-04-09T20:15:20.291Z] daemon.go:448: [d9d1b3cea936d] Daemon stopped [2020-04-09T20:15:20.291Z] === RUN TestDaemonIpcModePrivate [2020-04-09T20:15:22.150Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-04-09T20:15:22.150Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-04-09T20:15:22.150Z] daemon.go:325: [d833fe82178f1] waiting for daemon to start [2020-04-09T20:15:22.150Z] daemon.go:325: [d833fe82178f1] waiting for daemon to start [2020-04-09T20:15:22.150Z] daemon.go:353: [d833fe82178f1] daemon started [2020-04-09T20:15:22.150Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-04-09T20:15:22.150Z] daemon.go:461: [d833fe82178f1] Stopping daemon [2020-04-09T20:15:22.150Z] daemon.go:296: [d833fe82178f1] exiting daemon [2020-04-09T20:15:22.150Z] daemon.go:448: [d833fe82178f1] Daemon stopped [2020-04-09T20:15:22.150Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-09T20:15:22.743Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-09T20:15:22.976Z] ......................... [ 67%] [2020-04-09T20:15:23.000Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-09T20:15:23.372Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.55s) [2020-04-09T20:15:23.372Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-04-09T20:15:23.372Z] daemon.go:325: [dab1688c630b3] waiting for daemon to start [2020-04-09T20:15:23.372Z] daemon.go:325: [dab1688c630b3] waiting for daemon to start [2020-04-09T20:15:23.372Z] daemon.go:353: [dab1688c630b3] daemon started [2020-04-09T20:15:23.372Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-04-09T20:15:23.372Z] daemon.go:461: [dab1688c630b3] Stopping daemon [2020-04-09T20:15:23.372Z] daemon.go:296: [dab1688c630b3] exiting daemon [2020-04-09T20:15:23.372Z] daemon.go:448: [dab1688c630b3] Daemon stopped [2020-04-09T20:15:23.372Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-09T20:15:25.171Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-04-09T20:15:25.171Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-04-09T20:15:25.171Z] daemon.go:325: [df73778f4747d] waiting for daemon to start [2020-04-09T20:15:25.171Z] daemon.go:325: [df73778f4747d] waiting for daemon to start [2020-04-09T20:15:25.171Z] daemon.go:353: [df73778f4747d] daemon started [2020-04-09T20:15:25.171Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-04-09T20:15:25.171Z] daemon.go:461: [df73778f4747d] Stopping daemon [2020-04-09T20:15:25.171Z] daemon.go:296: [df73778f4747d] exiting daemon [2020-04-09T20:15:25.171Z] daemon.go:448: [df73778f4747d] Daemon stopped [2020-04-09T20:15:25.171Z] === RUN TestIpcModeOlderClient [2020-04-09T20:15:25.171Z] === PAUSE TestIpcModeOlderClient [2020-04-09T20:15:25.171Z] === RUN TestKillContainerInvalidSignal [2020-04-09T20:15:25.525Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-09T20:15:25.525Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-09T20:15:25.936Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-04-09T20:15:25.936Z] === RUN TestKillContainer [2020-04-09T20:15:25.936Z] === RUN TestKillContainer/no_signal [2020-04-09T20:15:26.730Z] === RUN TestKillContainer/non_killing_signal [2020-04-09T20:15:27.537Z] === RUN TestKillContainer/killing_signal [2020-04-09T20:15:28.049Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-09T20:15:28.049Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-09T20:15:28.189Z] ok github.com/docker/docker/api/server 0.057s coverage: 7.9% of statements [2020-04-09T20:15:28.303Z] --- PASS: TestKillContainer (2.41s) [2020-04-09T20:15:28.303Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-04-09T20:15:28.303Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-04-09T20:15:28.303Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-04-09T20:15:28.303Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T20:15:28.303Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-09T20:15:29.422Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-09T20:15:29.521Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-09T20:15:30.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2020-04-09T20:15:30.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-04-09T20:15:30.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-04-09T20:15:30.276Z] === RUN TestKillStoppedContainer [2020-04-09T20:15:30.276Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-09T20:15:30.276Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T20:15:30.276Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-09T20:15:30.276Z] === RUN TestKillDifferentUserContainer [2020-04-09T20:15:30.354Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-09T20:15:31.038Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-04-09T20:15:31.038Z] === RUN TestInspectOomKilledTrue [2020-04-09T20:15:31.038Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-09T20:15:31.038Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:15:31.038Z] === RUN TestInspectOomKilledFalse [2020-04-09T20:15:31.038Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-09T20:15:31.038Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:15:31.038Z] === RUN TestLinksEtcHostsContentMatch [2020-04-09T20:15:31.725Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-09T20:15:31.796Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-04-09T20:15:31.796Z] === RUN TestLinksContainerNames [2020-04-09T20:15:32.291Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-09T20:15:32.291Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-09T20:15:33.601Z] --- PASS: TestLinksContainerNames (1.54s) [2020-04-09T20:15:33.601Z] === RUN TestLogsFollowTailEmpty [2020-04-09T20:15:33.661Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-09T20:15:34.390Z] --- PASS: TestLogsFollowTailEmpty (1.01s) [2020-04-09T20:15:34.391Z] === RUN TestContainerNetworkMountsNoChown [2020-04-09T20:15:34.594Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-09T20:15:35.152Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/default [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/default [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/private [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/private [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rprivate [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/slave [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/slave [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rslave [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/shared [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/shared [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rshared [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/default [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/rshared [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/rprivate [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/shared [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/rslave [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/slave [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/private [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:15:35.152Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-09T20:15:35.152Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:15:35.152Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:15:35.160Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:15:35.501Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:15:35.853Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:15:35.853Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-09T20:15:35.853Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-09T20:15:35.853Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:15:35.853Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:15:35.853Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:15:35.853Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-09T20:15:35.853Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:15:35.853Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-09T20:15:35.853Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-04-09T20:15:35.853Z] === RUN TestContainerBindMountNonRecursive [2020-04-09T20:15:37.058Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-09T20:15:38.243Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2020-04-09T20:15:38.243Z] === RUN TestNetworkNat [2020-04-09T20:15:38.429Z] --- PASS: TestBuildWithHugeFile (109.87s) [2020-04-09T20:15:38.430Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T20:15:38.430Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:15:38.430Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:15:38.430Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:15:38.430Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:15:38.430Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:15:38.430Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:15:38.430Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:15:38.430Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:15:38.430Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:15:38.688Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-09T20:15:38.688Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-04-09T20:15:38.688Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-04-09T20:15:38.688Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2020-04-09T20:15:38.688Z] === RUN TestBuildPreserveOwnership [2020-04-09T20:15:38.688Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-09T20:15:39.027Z] --- PASS: TestNetworkNat (0.86s) [2020-04-09T20:15:39.027Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T20:15:39.254Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-09T20:15:39.512Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-09T20:15:40.005Z] --- PASS: TestNetworkLocalhostTCPNat (1.01s) [2020-04-09T20:15:40.005Z] === RUN TestNetworkLoopbackNat [2020-04-09T20:15:40.886Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-09T20:15:41.230Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2020-04-09T20:15:41.230Z] === RUN TestPause [2020-04-09T20:15:41.821Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-09T20:15:41.986Z] --- PASS: TestPause (0.90s) [2020-04-09T20:15:41.986Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T20:15:41.986Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:15:41.986Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:15:41.986Z] === RUN TestPauseStopPausedContainer [2020-04-09T20:15:42.752Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-09T20:15:42.752Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-09T20:15:43.189Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2020-04-09T20:15:43.189Z] === RUN TestPsFilter [2020-04-09T20:15:43.189Z] --- PASS: TestPsFilter (0.26s) [2020-04-09T20:15:43.189Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T20:15:43.683Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-09T20:15:43.940Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-04-09T20:15:43.940Z] === RUN TestRemoveContainerWithVolume [2020-04-09T20:15:45.055Z] --- PASS: TestBuildPreserveOwnership (6.22s) [2020-04-09T20:15:45.055Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.16s) [2020-04-09T20:15:45.055Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-04-09T20:15:45.055Z] === RUN TestBuildPlatformInvalid [2020-04-09T20:15:45.055Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-09T20:15:45.055Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-04-09T20:15:45.055Z] PASS [2020-04-09T20:15:45.055Z] [2020-04-09T20:15:45.055Z] DONE 30 tests in 195.725s [2020-04-09T20:15:45.055Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-09T20:15:45.055Z] ++ 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 [2020-04-09T20:15:45.055Z] ++ set -e [2020-04-09T20:15:45.055Z] ++ '[' -n 0 ']' [2020-04-09T20:15:45.055Z] ++ set -x [2020-04-09T20:15:45.055Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:15:45.055Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-09T20:15:45.055Z] INFO: Testing against a local daemon [2020-04-09T20:15:45.055Z] === RUN TestConfigList [2020-04-09T20:15:45.180Z] --- PASS: TestRemoveContainerWithVolume (0.98s) [2020-04-09T20:15:45.180Z] === RUN TestRemoveContainerRunning [2020-04-09T20:15:45.932Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-04-09T20:15:45.932Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T20:15:45.986Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-09T20:15:46.550Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-09T20:15:46.689Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-04-09T20:15:46.689Z] === RUN TestRemoveInvalidContainer [2020-04-09T20:15:46.689Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-09T20:15:46.689Z] === RUN TestRenameLinkedContainer [2020-04-09T20:15:47.115Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-09T20:15:48.487Z] --- PASS: TestConfigList (3.34s) [2020-04-09T20:15:48.487Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-04-09T20:15:48.487Z] daemon.go:325: [d3a3d7fde4440] waiting for daemon to start [2020-04-09T20:15:48.487Z] daemon.go:325: [d3a3d7fde4440] waiting for daemon to start [2020-04-09T20:15:48.487Z] daemon.go:353: [d3a3d7fde4440] daemon started [2020-04-09T20:15:48.487Z] daemon.go:461: [d3a3d7fde4440] Stopping daemon [2020-04-09T20:15:48.487Z] daemon.go:296: [d3a3d7fde4440] exiting daemon [2020-04-09T20:15:48.487Z] daemon.go:448: [d3a3d7fde4440] Daemon stopped [2020-04-09T20:15:48.487Z] === RUN TestConfigsCreateAndDelete [2020-04-09T20:15:48.744Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-09T20:15:49.002Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-09T20:15:49.260Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-09T20:15:49.825Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-09T20:15:50.390Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-09T20:15:50.431Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T20:15:50.431Z] ok github.com/docker/docker/api/server/httputils 0.145s coverage: 14.7% of statements [2020-04-09T20:15:50.643Z] --- PASS: TestRenameLinkedContainer (3.34s) [2020-04-09T20:15:50.643Z] === RUN TestRenameStoppedContainer [2020-04-09T20:15:50.898Z] ok github.com/docker/docker/api/server/middleware 0.161s coverage: 37.7% of statements [2020-04-09T20:15:50.898Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T20:15:50.898Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T20:15:50.898Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T20:15:50.898Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T20:15:50.898Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T20:15:50.898Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T20:15:50.898Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T20:15:50.898Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T20:15:50.898Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T20:15:50.898Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T20:15:50.898Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T20:15:50.958Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-09T20:15:50.995Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-04-09T20:15:50.996Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T20:15:51.522Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-09T20:15:51.522Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-09T20:15:51.522Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-09T20:15:51.779Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-04-09T20:15:51.779Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-04-09T20:15:51.779Z] daemon.go:325: [d27765a3733d8] waiting for daemon to start [2020-04-09T20:15:51.779Z] daemon.go:325: [d27765a3733d8] waiting for daemon to start [2020-04-09T20:15:51.779Z] daemon.go:353: [d27765a3733d8] daemon started [2020-04-09T20:15:51.779Z] daemon.go:461: [d27765a3733d8] Stopping daemon [2020-04-09T20:15:51.779Z] daemon.go:296: [d27765a3733d8] exiting daemon [2020-04-09T20:15:51.779Z] daemon.go:448: [d27765a3733d8] Daemon stopped [2020-04-09T20:15:51.779Z] === RUN TestConfigsUpdate [2020-04-09T20:15:52.442Z] ok github.com/docker/docker/api/server/router/swarm 0.129s coverage: 3.1% of statements [2020-04-09T20:15:52.442Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T20:15:52.442Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T20:15:52.442Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T20:15:52.442Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T20:15:52.442Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T20:15:52.442Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T20:15:52.442Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T20:15:52.442Z] ok github.com/docker/docker/api/types/filters 0.066s coverage: 92.2% of statements [2020-04-09T20:15:52.443Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T20:15:52.443Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T20:15:52.443Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T20:15:52.443Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T20:15:52.443Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T20:15:52.443Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2020-04-09T20:15:52.443Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T20:15:52.443Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T20:15:52.712Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-09T20:15:52.795Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2020-04-09T20:15:52.795Z] === RUN TestRenameInvalidName [2020-04-09T20:15:52.904Z] ok github.com/docker/docker/api/types/time 0.414s coverage: 100.0% of statements [2020-04-09T20:15:52.904Z] ok github.com/docker/docker/api/types/versions 0.074s coverage: 75.0% of statements [2020-04-09T20:15:52.904Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T20:15:52.904Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T20:15:52.904Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T20:15:52.904Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-04-09T20:15:52.904Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-09T20:15:52.904Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T20:15:52.904Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T20:15:52.904Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T20:15:52.904Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T20:15:53.367Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T20:15:53.367Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T20:15:53.367Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T20:15:53.367Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T20:15:53.635Z] --- PASS: TestRenameInvalidName (0.84s) [2020-04-09T20:15:53.636Z] === RUN TestRenameAnonymousContainer [2020-04-09T20:15:53.644Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-09T20:15:54.576Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-09T20:15:54.576Z] --- PASS: TestConfigsUpdate (2.90s) [2020-04-09T20:15:54.576Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-04-09T20:15:54.576Z] daemon.go:325: [d8227f02e6c94] waiting for daemon to start [2020-04-09T20:15:54.576Z] daemon.go:325: [d8227f02e6c94] waiting for daemon to start [2020-04-09T20:15:54.576Z] daemon.go:353: [d8227f02e6c94] daemon started [2020-04-09T20:15:54.576Z] daemon.go:461: [d8227f02e6c94] Stopping daemon [2020-04-09T20:15:54.576Z] daemon.go:296: [d8227f02e6c94] exiting daemon [2020-04-09T20:15:54.576Z] daemon.go:448: [d8227f02e6c94] Daemon stopped [2020-04-09T20:15:54.576Z] === RUN TestTemplatedConfig [2020-04-09T20:15:55.953Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-09T20:15:56.705Z] --- PASS: TestRenameAnonymousContainer (2.65s) [2020-04-09T20:15:56.705Z] === RUN TestRenameContainerWithSameName [2020-04-09T20:15:57.066Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-04-09T20:15:57.066Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T20:15:58.088Z] ok github.com/docker/docker/builder/dockerfile 0.501s coverage: 43.2% of statements [2020-04-09T20:15:58.088Z] ok github.com/docker/docker/builder/dockerignore 0.062s coverage: 96.8% of statements [2020-04-09T20:15:58.088Z] ok github.com/docker/docker/builder/fscache 0.998s coverage: 69.2% of statements [2020-04-09T20:15:58.477Z] --- PASS: TestTemplatedConfig (3.74s) [2020-04-09T20:15:58.477Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-04-09T20:15:58.477Z] daemon.go:325: [d6ec8b8d01415] waiting for daemon to start [2020-04-09T20:15:58.477Z] daemon.go:325: [d6ec8b8d01415] waiting for daemon to start [2020-04-09T20:15:58.477Z] daemon.go:353: [d6ec8b8d01415] daemon started [2020-04-09T20:15:58.477Z] daemon.go:461: [d6ec8b8d01415] Stopping daemon [2020-04-09T20:15:58.477Z] daemon.go:296: [d6ec8b8d01415] exiting daemon [2020-04-09T20:15:58.477Z] daemon.go:448: [d6ec8b8d01415] Daemon stopped [2020-04-09T20:15:58.477Z] === RUN TestConfigInspect [2020-04-09T20:15:58.550Z] ok github.com/docker/docker/builder/remotecontext 0.386s coverage: 9.2% of statements [2020-04-09T20:15:58.734Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-09T20:15:58.815Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-04-09T20:15:58.815Z] === RUN TestResize [2020-04-09T20:15:59.667Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-09T20:15:59.681Z] --- PASS: TestResize (0.95s) [2020-04-09T20:15:59.681Z] === RUN TestResizeWithInvalidSize [2020-04-09T20:16:00.232Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-09T20:16:00.442Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2020-04-09T20:16:00.442Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T20:16:01.603Z] --- PASS: TestConfigInspect (3.12s) [2020-04-09T20:16:01.604Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-04-09T20:16:01.604Z] daemon.go:325: [df0ac5aa9b52c] waiting for daemon to start [2020-04-09T20:16:01.604Z] daemon.go:325: [df0ac5aa9b52c] waiting for daemon to start [2020-04-09T20:16:01.604Z] daemon.go:353: [df0ac5aa9b52c] daemon started [2020-04-09T20:16:01.604Z] daemon.go:461: [df0ac5aa9b52c] Stopping daemon [2020-04-09T20:16:01.604Z] daemon.go:296: [df0ac5aa9b52c] exiting daemon [2020-04-09T20:16:01.604Z] daemon.go:448: [df0ac5aa9b52c] Daemon stopped [2020-04-09T20:16:01.604Z] === RUN TestConfigCreateWithLabels [2020-04-09T20:16:01.654Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:16:01.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:16:01.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:16:01.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:16:01.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:16:02.916Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-09T20:16:03.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:16:03.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:16:04.129Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-09T20:16:04.694Z] --- PASS: TestConfigCreateWithLabels (3.17s) [2020-04-09T20:16:04.694Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-04-09T20:16:04.694Z] daemon.go:325: [d1e4e334d6ead] waiting for daemon to start [2020-04-09T20:16:04.694Z] daemon.go:325: [d1e4e334d6ead] waiting for daemon to start [2020-04-09T20:16:04.694Z] daemon.go:353: [d1e4e334d6ead] daemon started [2020-04-09T20:16:04.694Z] daemon.go:461: [d1e4e334d6ead] Stopping daemon [2020-04-09T20:16:04.694Z] daemon.go:296: [d1e4e334d6ead] exiting daemon [2020-04-09T20:16:04.694Z] daemon.go:448: [d1e4e334d6ead] Daemon stopped [2020-04-09T20:16:04.694Z] === RUN TestConfigCreateResolve [2020-04-09T20:16:06.262Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:16:06.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:16:07.976Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-09T20:16:07.976Z] --- PASS: TestConfigCreateResolve (3.18s) [2020-04-09T20:16:07.976Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-04-09T20:16:07.976Z] daemon.go:325: [d51edc7a34f27] waiting for daemon to start [2020-04-09T20:16:07.976Z] daemon.go:325: [d51edc7a34f27] waiting for daemon to start [2020-04-09T20:16:07.976Z] daemon.go:353: [d51edc7a34f27] daemon started [2020-04-09T20:16:07.976Z] daemon.go:461: [d51edc7a34f27] Stopping daemon [2020-04-09T20:16:07.976Z] daemon.go:296: [d51edc7a34f27] exiting daemon [2020-04-09T20:16:07.976Z] daemon.go:448: [d51edc7a34f27] Daemon stopped [2020-04-09T20:16:07.976Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T20:16:07.976Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-09T20:16:08.233Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-04-09T20:16:08.233Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-04-09T20:16:08.233Z] daemon.go:325: [de10ea7176d86] waiting for daemon to start [2020-04-09T20:16:08.233Z] daemon.go:325: [de10ea7176d86] waiting for daemon to start [2020-04-09T20:16:08.233Z] daemon.go:353: [de10ea7176d86] daemon started [2020-04-09T20:16:08.233Z] daemon.go:461: [de10ea7176d86] Stopping daemon [2020-04-09T20:16:08.233Z] daemon.go:296: [de10ea7176d86] exiting daemon [2020-04-09T20:16:08.233Z] daemon.go:448: [de10ea7176d86] Daemon stopped [2020-04-09T20:16:08.233Z] PASS [2020-04-09T20:16:08.233Z] [2020-04-09T20:16:08.233Z] DONE 8 tests in 23.350s [2020-04-09T20:16:08.460Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:16:08.491Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-09T20:16:08.491Z] ++ 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 [2020-04-09T20:16:08.491Z] ++ set -e [2020-04-09T20:16:08.491Z] ++ '[' -n 0 ']' [2020-04-09T20:16:08.491Z] ++ set -x [2020-04-09T20:16:08.491Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:16:08.491Z] INFO: Testing against a local daemon [2020-04-09T20:16:08.491Z] === RUN TestCheckpoint [2020-04-09T20:16:08.491Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T20:16:08.491Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:16:08.491Z] === RUN TestContainerInvalidJSON [2020-04-09T20:16:08.491Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:16:08.491Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:16:08.491Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:16:08.491Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:16:08.491Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:16:08.491Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:16:08.491Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-09T20:16:08.491Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:16:08.491Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:16:08.491Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:16:08.491Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-04-09T20:16:08.491Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T20:16:08.491Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T20:16:08.491Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-09T20:16:08.491Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T20:16:08.748Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-09T20:16:08.748Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T20:16:08.748Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-04-09T20:16:08.748Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T20:16:08.748Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-04-09T20:16:08.748Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T20:16:08.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:16:09.007Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-04-09T20:16:09.007Z] === RUN TestCopyFromContainer [2020-04-09T20:16:09.007Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-09T20:16:09.571Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-09T20:16:10.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:16:10.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:16:10.966Z] === RUN TestCopyFromContainer// [2020-04-09T20:16:10.966Z] === RUN TestCopyFromContainer//bar/root [2020-04-09T20:16:11.223Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-09T20:16:11.223Z] === RUN TestCopyFromContainer/bar/quux [2020-04-09T20:16:11.481Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-09T20:16:11.481Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-09T20:16:11.481Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-09T20:16:11.738Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-09T20:16:11.738Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-09T20:16:11.738Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-09T20:16:11.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:16:11.995Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-09T20:16:11.995Z] --- PASS: TestCopyFromContainer (3.08s) [2020-04-09T20:16:11.995Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-04-09T20:16:11.995Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-09T20:16:11.995Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-04-09T20:16:11.995Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-09T20:16:11.995Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-09T20:16:11.995Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-09T20:16:11.995Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-04-09T20:16:11.995Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-09T20:16:11.995Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-09T20:16:11.995Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-09T20:16:11.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T20:16:11.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:16:11.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:16:11.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:16:11.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:16:11.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:16:11.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:16:11.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:16:11.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:16:11.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:16:11.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-09T20:16:11.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-09T20:16:11.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-09T20:16:11.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-09T20:16:11.995Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T20:16:11.995Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-09T20:16:11.995Z] === RUN TestCreateWithInvalidEnv [2020-04-09T20:16:12.253Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T20:16:12.253Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T20:16:12.253Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T20:16:12.253Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T20:16:12.253Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T20:16:12.253Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T20:16:12.253Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T20:16:12.253Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T20:16:12.253Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T20:16:12.253Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-09T20:16:12.253Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-09T20:16:12.253Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-09T20:16:12.253Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-09T20:16:12.253Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T20:16:12.253Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-09T20:16:12.253Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T20:16:12.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:16:12.510Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-09T20:16:13.075Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-09T20:16:14.447Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-09T20:16:14.447Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-09T20:16:14.713Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:16:14.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2020-04-09T20:16:14.713Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [db6e167af4a79] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [db6e167af4a79] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [db6e167af4a79] daemon started [2020-04-09T20:16:14.713Z] daemon.go:325: [db6e167af4a79] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:296: [db6e167af4a79] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [db6e167af4a79] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [db6e167af4a79] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [db6e167af4a79] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [db6e167af4a79] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [db6e167af4a79] Daemon stopped [2020-04-09T20:16:14.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2020-04-09T20:16:14.713Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [d9afe569bb6cc] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [d9afe569bb6cc] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d9afe569bb6cc] daemon started [2020-04-09T20:16:14.713Z] daemon.go:325: [d9afe569bb6cc] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:296: [d9afe569bb6cc] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [d9afe569bb6cc] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d9afe569bb6cc] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [d9afe569bb6cc] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [d9afe569bb6cc] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [d9afe569bb6cc] Daemon stopped [2020-04-09T20:16:14.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.97s) [2020-04-09T20:16:14.713Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [ddfe0ce09f7ab] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [ddfe0ce09f7ab] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [ddfe0ce09f7ab] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [ddfe0ce09f7ab] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [ddfe0ce09f7ab] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [ddfe0ce09f7ab] Daemon stopped [2020-04-09T20:16:14.713Z] daemon.go:325: [ddfe0ce09f7ab] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [ddfe0ce09f7ab] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [ddfe0ce09f7ab] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [ddfe0ce09f7ab] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [ddfe0ce09f7ab] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [ddfe0ce09f7ab] Daemon stopped [2020-04-09T20:16:14.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.82s) [2020-04-09T20:16:14.713Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [d9cbcfd400cce] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [d9cbcfd400cce] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d9cbcfd400cce] daemon started [2020-04-09T20:16:14.713Z] daemon.go:296: [d9cbcfd400cce] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [d9cbcfd400cce] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [d9cbcfd400cce] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d9cbcfd400cce] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [d9cbcfd400cce] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [d9cbcfd400cce] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [d9cbcfd400cce] Daemon stopped [2020-04-09T20:16:14.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.17s) [2020-04-09T20:16:14.713Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [d98f314e26608] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [d98f314e26608] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d98f314e26608] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [d98f314e26608] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [d98f314e26608] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [d98f314e26608] Daemon stopped [2020-04-09T20:16:14.713Z] daemon.go:325: [d98f314e26608] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [d98f314e26608] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d98f314e26608] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [d98f314e26608] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [d98f314e26608] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [d98f314e26608] Daemon stopped [2020-04-09T20:16:14.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2020-04-09T20:16:14.713Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [d9c7512715d03] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [d9c7512715d03] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d9c7512715d03] daemon started [2020-04-09T20:16:14.713Z] daemon.go:325: [d9c7512715d03] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:296: [d9c7512715d03] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [d9c7512715d03] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d9c7512715d03] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [d9c7512715d03] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [d9c7512715d03] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [d9c7512715d03] Daemon stopped [2020-04-09T20:16:14.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-04-09T20:16:14.713Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [d11c595f0eae5] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [d11c595f0eae5] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d11c595f0eae5] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [d11c595f0eae5] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [d11c595f0eae5] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [d11c595f0eae5] Daemon stopped [2020-04-09T20:16:14.713Z] daemon.go:325: [d11c595f0eae5] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [d11c595f0eae5] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d11c595f0eae5] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [d11c595f0eae5] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [d11c595f0eae5] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [d11c595f0eae5] Daemon stopped [2020-04-09T20:16:14.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-04-09T20:16:14.713Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [d7adb69cc8626] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [d7adb69cc8626] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d7adb69cc8626] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [d7adb69cc8626] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [d7adb69cc8626] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [d7adb69cc8626] Daemon stopped [2020-04-09T20:16:14.713Z] daemon.go:325: [d7adb69cc8626] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:325: [d7adb69cc8626] waiting for daemon to start [2020-04-09T20:16:14.713Z] daemon.go:353: [d7adb69cc8626] daemon started [2020-04-09T20:16:14.713Z] daemon.go:461: [d7adb69cc8626] Stopping daemon [2020-04-09T20:16:14.713Z] daemon.go:296: [d7adb69cc8626] exiting daemon [2020-04-09T20:16:14.713Z] daemon.go:448: [d7adb69cc8626] Daemon stopped [2020-04-09T20:16:14.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-04-09T20:16:14.713Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:16:14.713Z] daemon.go:325: [db06f7ac92a43] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:325: [db06f7ac92a43] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:353: [db06f7ac92a43] daemon started [2020-04-09T20:16:14.714Z] daemon.go:461: [db06f7ac92a43] Stopping daemon [2020-04-09T20:16:14.714Z] daemon.go:296: [db06f7ac92a43] exiting daemon [2020-04-09T20:16:14.714Z] daemon.go:448: [db06f7ac92a43] Daemon stopped [2020-04-09T20:16:14.714Z] daemon.go:325: [db06f7ac92a43] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:325: [db06f7ac92a43] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:353: [db06f7ac92a43] daemon started [2020-04-09T20:16:14.714Z] daemon.go:461: [db06f7ac92a43] Stopping daemon [2020-04-09T20:16:14.714Z] daemon.go:296: [db06f7ac92a43] exiting daemon [2020-04-09T20:16:14.714Z] daemon.go:448: [db06f7ac92a43] Daemon stopped [2020-04-09T20:16:14.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-04-09T20:16:14.714Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:16:14.714Z] daemon.go:325: [d018392d6105c] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:325: [d018392d6105c] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:353: [d018392d6105c] daemon started [2020-04-09T20:16:14.714Z] daemon.go:296: [d018392d6105c] exiting daemon [2020-04-09T20:16:14.714Z] daemon.go:325: [d018392d6105c] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:325: [d018392d6105c] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:353: [d018392d6105c] daemon started [2020-04-09T20:16:14.714Z] daemon.go:461: [d018392d6105c] Stopping daemon [2020-04-09T20:16:14.714Z] daemon.go:296: [d018392d6105c] exiting daemon [2020-04-09T20:16:14.714Z] daemon.go:448: [d018392d6105c] Daemon stopped [2020-04-09T20:16:14.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2020-04-09T20:16:14.714Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:16:14.714Z] daemon.go:325: [df871ef4e7e6d] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:325: [df871ef4e7e6d] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:353: [df871ef4e7e6d] daemon started [2020-04-09T20:16:14.714Z] daemon.go:325: [df871ef4e7e6d] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:296: [df871ef4e7e6d] exiting daemon [2020-04-09T20:16:14.714Z] daemon.go:325: [df871ef4e7e6d] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:353: [df871ef4e7e6d] daemon started [2020-04-09T20:16:14.714Z] daemon.go:461: [df871ef4e7e6d] Stopping daemon [2020-04-09T20:16:14.714Z] daemon.go:296: [df871ef4e7e6d] exiting daemon [2020-04-09T20:16:14.714Z] daemon.go:448: [df871ef4e7e6d] Daemon stopped [2020-04-09T20:16:14.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s) [2020-04-09T20:16:14.714Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:16:14.714Z] daemon.go:325: [d0433a4360df4] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:325: [d0433a4360df4] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:353: [d0433a4360df4] daemon started [2020-04-09T20:16:14.714Z] daemon.go:461: [d0433a4360df4] Stopping daemon [2020-04-09T20:16:14.714Z] daemon.go:296: [d0433a4360df4] exiting daemon [2020-04-09T20:16:14.714Z] daemon.go:448: [d0433a4360df4] Daemon stopped [2020-04-09T20:16:14.714Z] daemon.go:325: [d0433a4360df4] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:325: [d0433a4360df4] waiting for daemon to start [2020-04-09T20:16:14.714Z] daemon.go:353: [d0433a4360df4] daemon started [2020-04-09T20:16:14.714Z] daemon.go:461: [d0433a4360df4] Stopping daemon [2020-04-09T20:16:14.714Z] daemon.go:296: [d0433a4360df4] exiting daemon [2020-04-09T20:16:14.714Z] daemon.go:448: [d0433a4360df4] Daemon stopped [2020-04-09T20:16:14.714Z] === RUN TestKernelTCPMemory [2020-04-09T20:16:15.012Z] --- PASS: TestCreateWithCustomMaskedPaths (2.82s) [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-09T20:16:15.012Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:16:15.012Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:16:15.012Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:16:15.012Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:16:15.012Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:16:15.012Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-09T20:16:15.012Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:16:15.012Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:16:15.012Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:16:15.012Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:16:15.012Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:16:15.012Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:16:15.012Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-09T20:16:15.012Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:16:15.012Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:16:15.012Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:16:15.012Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:16:15.012Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-09T20:16:15.012Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:16:15.012Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:16:15.270Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:16:15.270Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:16:15.270Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-04-09T20:16:15.270Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-04-09T20:16:15.270Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T20:16:15.270Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-09T20:16:15.461Z] --- PASS: TestKernelTCPMemory (1.08s) [2020-04-09T20:16:15.461Z] === RUN TestNISDomainname [2020-04-09T20:16:16.681Z] --- PASS: TestNISDomainname (1.15s) [2020-04-09T20:16:16.681Z] === RUN TestStats [2020-04-09T20:16:17.796Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-09T20:16:17.796Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s) [2020-04-09T20:16:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T20:16:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:16:17.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:16:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:16:17.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:16:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:16:17.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:16:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:16:17.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:16:17.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:16:17.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:16:17.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:16:17.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:16:17.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:16:17.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:16:17.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:16:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-04-09T20:16:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-04-09T20:16:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-04-09T20:16:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-04-09T20:16:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-09T20:16:17.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-09T20:16:17.796Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T20:16:18.360Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-09T20:16:18.534Z] --- PASS: TestStats (2.00s) [2020-04-09T20:16:18.534Z] === RUN TestStopContainerWithTimeout [2020-04-09T20:16:18.534Z] === RUN TestStopContainerWithTimeout/0 [2020-04-09T20:16:18.534Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-09T20:16:18.534Z] === RUN TestStopContainerWithTimeout/1 [2020-04-09T20:16:18.534Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-09T20:16:18.534Z] === RUN TestStopContainerWithTimeout/3 [2020-04-09T20:16:18.534Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-09T20:16:18.534Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-09T20:16:18.534Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-09T20:16:18.534Z] === CONT TestStopContainerWithTimeout/0 [2020-04-09T20:16:18.534Z] === CONT TestStopContainerWithTimeout/3 [2020-04-09T20:16:18.926Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.91s) [2020-04-09T20:16:18.926Z] === RUN TestContainerStartOnDaemonRestart [2020-04-09T20:16:18.926Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-09T20:16:18.926Z] === RUN TestDaemonRestartIpcMode [2020-04-09T20:16:18.926Z] === PAUSE TestDaemonRestartIpcMode [2020-04-09T20:16:18.926Z] === RUN TestDiff [2020-04-09T20:16:19.774Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-09T20:16:19.858Z] --- PASS: TestDiff (0.89s) [2020-04-09T20:16:19.858Z] === RUN TestExecWithCloseStdin [2020-04-09T20:16:19.858Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-09T20:16:20.791Z] --- PASS: TestExecWithCloseStdin (1.07s) [2020-04-09T20:16:20.791Z] === RUN TestExec [2020-04-09T20:16:20.791Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-09T20:16:20.791Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-09T20:16:20.791Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-09T20:16:20.982Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-09T20:16:20.982Z] tests/integration/client_test.py ..... [ 76%] [2020-04-09T20:16:20.982Z] tests/integration/errors_test.py . [ 76%] [2020-04-09T20:16:21.724Z] --- PASS: TestExec (1.03s) [2020-04-09T20:16:21.724Z] === RUN TestExecUser [2020-04-09T20:16:22.110Z] === CONT TestStopContainerWithTimeout/1 [2020-04-09T20:16:22.658Z] --- PASS: TestExecUser (0.99s) [2020-04-09T20:16:22.658Z] === RUN TestExportContainerAndImportImage [2020-04-09T20:16:22.918Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-09T20:16:23.744Z] ok github.com/docker/docker/builder/remotecontext/git 26.366s coverage: 85.1% of statements [2020-04-09T20:16:23.744Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T20:16:23.744Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T20:16:23.744Z] ok github.com/docker/docker/cli/debug 0.057s coverage: 100.0% of statements [2020-04-09T20:16:23.744Z] ok github.com/docker/docker/client 0.591s coverage: 75.2% of statements [2020-04-09T20:16:23.829Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-09T20:16:23.829Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-04-09T20:16:23.829Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-04-09T20:16:23.829Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-04-09T20:16:23.829Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2020-04-09T20:16:23.829Z] === RUN TestDeleteDevicemapper [2020-04-09T20:16:23.829Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-09T20:16:23.829Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:16:23.829Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T20:16:23.851Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-04-09T20:16:23.851Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T20:16:25.222Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-09T20:16:25.480Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-04-09T20:16:25.480Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-04-09T20:16:25.480Z] daemon.go:325: [d6d312e912fca] waiting for daemon to start [2020-04-09T20:16:25.480Z] daemon.go:325: [d6d312e912fca] waiting for daemon to start [2020-04-09T20:16:25.480Z] daemon.go:353: [d6d312e912fca] daemon started [2020-04-09T20:16:25.480Z] daemon.go:461: [d6d312e912fca] Stopping daemon [2020-04-09T20:16:25.480Z] daemon.go:296: [d6d312e912fca] exiting daemon [2020-04-09T20:16:25.480Z] daemon.go:448: [d6d312e912fca] Daemon stopped [2020-04-09T20:16:25.480Z] daemon.go:325: [d6d312e912fca] waiting for daemon to start [2020-04-09T20:16:25.480Z] daemon.go:325: [d6d312e912fca] waiting for daemon to start [2020-04-09T20:16:25.480Z] daemon.go:353: [d6d312e912fca] daemon started [2020-04-09T20:16:25.480Z] daemon.go:461: [d6d312e912fca] Stopping daemon [2020-04-09T20:16:25.480Z] daemon.go:296: [d6d312e912fca] exiting daemon [2020-04-09T20:16:25.480Z] daemon.go:448: [d6d312e912fca] Daemon stopped [2020-04-09T20:16:25.480Z] === RUN TestHealthCheckWorkdir [2020-04-09T20:16:26.851Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-09T20:16:26.851Z] --- PASS: TestHealthCheckWorkdir (1.25s) [2020-04-09T20:16:26.851Z] === RUN TestHealthKillContainer [2020-04-09T20:16:27.794Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s) [2020-04-09T20:16:27.794Z] === RUN TestUpdateMemory [2020-04-09T20:16:27.794Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-09T20:16:27.794Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:16:27.794Z] === RUN TestUpdateCPUQuota [2020-04-09T20:16:28.552Z] --- PASS: TestUpdateCPUQuota (1.34s) [2020-04-09T20:16:28.552Z] === RUN TestUpdatePidsLimit [2020-04-09T20:16:28.552Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-09T20:16:28.746Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-09T20:16:28.746Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-09T20:16:28.899Z] === RUN TestUpdatePidsLimit/no_change [2020-04-09T20:16:29.247Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-09T20:16:29.563Z] ok github.com/docker/docker/cmd/dockerd 0.626s coverage: 18.6% of statements [2020-04-09T20:16:29.598Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-09T20:16:29.944Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-09T20:16:30.116Z] --- PASS: TestHealthKillContainer (3.18s) [2020-04-09T20:16:30.116Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T20:16:30.297Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-09T20:16:30.650Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-09T20:16:31.048Z] --- PASS: TestInspectCpusetInConfigPre120 (1.07s) [2020-04-09T20:16:31.048Z] === RUN TestIpcModeNone [2020-04-09T20:16:31.306Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-09T20:16:31.756Z] ok github.com/docker/docker/container 0.511s coverage: 42.8% of statements [2020-04-09T20:16:31.756Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T20:16:31.756Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T20:16:31.756Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T20:16:31.756Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T20:16:31.871Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-09T20:16:32.128Z] --- PASS: TestIpcModeNone (1.00s) [2020-04-09T20:16:32.128Z] === RUN TestIpcModePrivate [2020-04-09T20:16:32.413Z] --- PASS: TestUpdatePidsLimit (3.61s) [2020-04-09T20:16:32.413Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-04-09T20:16:32.413Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-04-09T20:16:32.413Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-04-09T20:16:32.413Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-09T20:16:32.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-04-09T20:16:32.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-04-09T20:16:32.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-04-09T20:16:32.413Z] === RUN TestUpdateRestartPolicy [2020-04-09T20:16:33.062Z] --- PASS: TestIpcModePrivate (0.91s) [2020-04-09T20:16:33.062Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:204, shared: false, mustBeShared: false [2020-04-09T20:16:33.062Z] === RUN TestIpcModeShareable [2020-04-09T20:16:33.319Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-09T20:16:33.577Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-09T20:16:34.142Z] --- PASS: TestIpcModeShareable (1.08s) [2020-04-09T20:16:34.142Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true [2020-04-09T20:16:34.142Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-09T20:16:35.075Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-09T20:16:35.333Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-09T20:16:39.137Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.19s) [2020-04-09T20:16:39.137Z] === RUN TestAPIIpcModeHost [2020-04-09T20:16:39.138Z] --- PASS: TestAPIIpcModeHost (0.93s) [2020-04-09T20:16:39.138Z] === RUN TestDaemonIpcModeShareable [2020-04-09T20:16:39.138Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-09T20:16:39.395Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-09T20:16:39.961Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2020-04-09T20:16:39.961Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-04-09T20:16:39.961Z] daemon.go:325: [d863447adde0b] waiting for daemon to start [2020-04-09T20:16:39.961Z] daemon.go:325: [d863447adde0b] waiting for daemon to start [2020-04-09T20:16:39.961Z] daemon.go:353: [d863447adde0b] daemon started [2020-04-09T20:16:39.961Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: true, mustBeShared: true [2020-04-09T20:16:39.961Z] daemon.go:461: [d863447adde0b] Stopping daemon [2020-04-09T20:16:39.961Z] daemon.go:296: [d863447adde0b] exiting daemon [2020-04-09T20:16:39.961Z] daemon.go:448: [d863447adde0b] Daemon stopped [2020-04-09T20:16:39.961Z] === RUN TestDaemonIpcModePrivate [2020-04-09T20:16:40.893Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-09T20:16:41.457Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-09T20:16:42.034Z] --- PASS: TestDaemonIpcModePrivate (2.10s) [2020-04-09T20:16:42.034Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-04-09T20:16:42.034Z] daemon.go:325: [d706dba19678b] waiting for daemon to start [2020-04-09T20:16:42.034Z] daemon.go:325: [d706dba19678b] waiting for daemon to start [2020-04-09T20:16:42.034Z] daemon.go:353: [d706dba19678b] daemon started [2020-04-09T20:16:42.034Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:229, shared: false, mustBeShared: false [2020-04-09T20:16:42.034Z] daemon.go:461: [d706dba19678b] Stopping daemon [2020-04-09T20:16:42.034Z] daemon.go:296: [d706dba19678b] exiting daemon [2020-04-09T20:16:42.034Z] daemon.go:448: [d706dba19678b] Daemon stopped [2020-04-09T20:16:42.034Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-09T20:16:42.967Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-09T20:16:43.531Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-09T20:16:44.097Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-09T20:16:44.097Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.05s) [2020-04-09T20:16:44.097Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-04-09T20:16:44.097Z] daemon.go:325: [d49161f3b8639] waiting for daemon to start [2020-04-09T20:16:44.097Z] daemon.go:325: [d49161f3b8639] waiting for daemon to start [2020-04-09T20:16:44.097Z] daemon.go:353: [d49161f3b8639] daemon started [2020-04-09T20:16:44.097Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2020-04-09T20:16:44.097Z] daemon.go:461: [d49161f3b8639] Stopping daemon [2020-04-09T20:16:44.097Z] daemon.go:296: [d49161f3b8639] exiting daemon [2020-04-09T20:16:44.097Z] daemon.go:448: [d49161f3b8639] Daemon stopped [2020-04-09T20:16:44.097Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-09T20:16:44.354Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-09T20:16:45.289Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-09T20:16:46.222Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s) [2020-04-09T20:16:46.222Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-04-09T20:16:46.222Z] daemon.go:325: [d793ec0ae7828] waiting for daemon to start [2020-04-09T20:16:46.222Z] daemon.go:325: [d793ec0ae7828] waiting for daemon to start [2020-04-09T20:16:46.222Z] daemon.go:353: [d793ec0ae7828] daemon started [2020-04-09T20:16:46.222Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: true, mustBeShared: true [2020-04-09T20:16:46.222Z] daemon.go:461: [d793ec0ae7828] Stopping daemon [2020-04-09T20:16:46.222Z] daemon.go:296: [d793ec0ae7828] exiting daemon [2020-04-09T20:16:46.222Z] daemon.go:448: [d793ec0ae7828] Daemon stopped [2020-04-09T20:16:46.222Z] === RUN TestIpcModeOlderClient [2020-04-09T20:16:46.222Z] === PAUSE TestIpcModeOlderClient [2020-04-09T20:16:46.222Z] === RUN TestKillContainerInvalidSignal [2020-04-09T20:16:46.222Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-09T20:16:46.321Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2020-04-09T20:16:46.321Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T20:16:46.321Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-04-09T20:16:46.321Z] === RUN TestWaitNonBlocked [2020-04-09T20:16:46.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:16:46.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:16:46.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:16:46.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:16:46.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:16:46.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:16:46.672Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-09T20:16:46.672Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-04-09T20:16:46.672Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-04-09T20:16:46.672Z] === RUN TestWaitBlocked [2020-04-09T20:16:46.672Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:16:46.672Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:16:46.672Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:16:46.672Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:16:46.672Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:16:46.672Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:16:47.153Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-04-09T20:16:47.153Z] === RUN TestKillContainer [2020-04-09T20:16:47.153Z] === RUN TestKillContainer/no_signal [2020-04-09T20:16:47.717Z] === RUN TestKillContainer/non_killing_signal [2020-04-09T20:16:47.936Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-09T20:16:47.936Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-04-09T20:16:47.936Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-04-09T20:16:47.936Z] === CONT TestContainerStartOnDaemonRestart [2020-04-09T20:16:47.936Z] === CONT TestIpcModeOlderClient [2020-04-09T20:16:47.936Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-04-09T20:16:47.936Z] === CONT TestDaemonRestartIpcMode [2020-04-09T20:16:47.974Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-09T20:16:48.231Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-09T20:16:48.488Z] === RUN TestKillContainer/killing_signal [2020-04-09T20:16:49.421Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-09T20:16:49.678Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-09T20:16:49.678Z] --- PASS: TestKillContainer (2.80s) [2020-04-09T20:16:49.678Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-04-09T20:16:49.678Z] --- PASS: TestKillContainer/non_killing_signal (0.82s) [2020-04-09T20:16:49.678Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-04-09T20:16:49.678Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T20:16:49.678Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-09T20:16:50.611Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-09T20:16:50.868Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-09T20:16:51.036Z] --- PASS: TestContainerStartOnDaemonRestart (2.79s) [2020-04-09T20:16:51.036Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-04-09T20:16:51.036Z] daemon.go:325: [dd7e540c3fb8d] waiting for daemon to start [2020-04-09T20:16:51.036Z] daemon.go:325: [dd7e540c3fb8d] waiting for daemon to start [2020-04-09T20:16:51.036Z] daemon.go:353: [dd7e540c3fb8d] daemon started [2020-04-09T20:16:51.036Z] daemon.go:325: [dd7e540c3fb8d] waiting for daemon to start [2020-04-09T20:16:51.036Z] daemon.go:296: [dd7e540c3fb8d] exiting daemon [2020-04-09T20:16:51.036Z] daemon.go:325: [dd7e540c3fb8d] waiting for daemon to start [2020-04-09T20:16:51.036Z] daemon.go:353: [dd7e540c3fb8d] daemon started [2020-04-09T20:16:51.036Z] daemon.go:461: [dd7e540c3fb8d] Stopping daemon [2020-04-09T20:16:51.036Z] daemon.go:296: [dd7e540c3fb8d] exiting daemon [2020-04-09T20:16:51.036Z] daemon.go:448: [dd7e540c3fb8d] Daemon stopped [2020-04-09T20:16:51.433Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-09T20:16:51.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s) [2020-04-09T20:16:51.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s) [2020-04-09T20:16:51.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2020-04-09T20:16:51.691Z] === RUN TestKillStoppedContainer [2020-04-09T20:16:51.691Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-04-09T20:16:51.691Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T20:16:51.787Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2020-04-09T20:16:51.787Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-04-09T20:16:51.787Z] daemon.go:325: [d3cae47b727f6] waiting for daemon to start [2020-04-09T20:16:51.787Z] daemon.go:325: [d3cae47b727f6] waiting for daemon to start [2020-04-09T20:16:51.787Z] daemon.go:353: [d3cae47b727f6] daemon started [2020-04-09T20:16:51.787Z] daemon.go:461: [d3cae47b727f6] Stopping daemon [2020-04-09T20:16:51.787Z] daemon.go:296: [d3cae47b727f6] exiting daemon [2020-04-09T20:16:51.787Z] daemon.go:448: [d3cae47b727f6] Daemon stopped [2020-04-09T20:16:51.787Z] daemon.go:325: [d3cae47b727f6] waiting for daemon to start [2020-04-09T20:16:51.787Z] daemon.go:325: [d3cae47b727f6] waiting for daemon to start [2020-04-09T20:16:51.787Z] daemon.go:353: [d3cae47b727f6] daemon started [2020-04-09T20:16:51.787Z] daemon.go:461: [d3cae47b727f6] Stopping daemon [2020-04-09T20:16:51.787Z] daemon.go:296: [d3cae47b727f6] exiting daemon [2020-04-09T20:16:51.787Z] daemon.go:448: [d3cae47b727f6] Daemon stopped [2020-04-09T20:16:51.787Z] PASS [2020-04-09T20:16:51.787Z] [2020-04-09T20:16:51.787Z] === Skipped [2020-04-09T20:16:51.787Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-09T20:16:51.787Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:16:51.787Z] [2020-04-09T20:16:51.787Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-09T20:16:51.787Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:16:51.787Z] [2020-04-09T20:16:51.787Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-09T20:16:51.787Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:16:51.787Z] [2020-04-09T20:16:51.787Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:16:51.787Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:16:51.787Z] [2020-04-09T20:16:51.787Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-09T20:16:51.787Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:16:51.787Z] [2020-04-09T20:16:51.787Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-09T20:16:51.787Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:16:51.787Z] [2020-04-09T20:16:51.787Z] [2020-04-09T20:16:51.787Z] DONE 189 tests, 6 skipped in 121.495s [2020-04-09T20:16:51.787Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-09T20:16:51.787Z] ++ 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 [2020-04-09T20:16:51.787Z] ++ set -e [2020-04-09T20:16:51.787Z] ++ '[' -n 0 ']' [2020-04-09T20:16:51.787Z] ++ set -x [2020-04-09T20:16:51.787Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:16:51.949Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-09T20:16:51.949Z] === RUN TestKillDifferentUserContainer [2020-04-09T20:16:52.139Z] INFO: Testing against a local daemon [2020-04-09T20:16:52.139Z] === RUN TestCommitInheritsEnv [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon 2.916s coverage: 9.1% of statements [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/cluster 1.507s coverage: 0.5% of statements [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.275s coverage: 65.3% of statements [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/cluster/convert 0.681s coverage: 35.8% of statements [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.017s coverage: 10.9% of statements [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/config 0.851s coverage: 79.7% of statements [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/discovery 0.217s coverage: 30.4% of statements [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/events 0.340s coverage: 50.0% of statements [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/graphdriver 0.263s coverage: 2.3% of statements [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/images 0.383s coverage: 4.9% of statements [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/logger 0.385s coverage: 44.0% of statements [2020-04-09T20:16:52.302Z] ok github.com/docker/docker/daemon/logger/awslogs 0.791s coverage: 78.6% of statements [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-09T20:16:52.302Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-09T20:16:52.487Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-04-09T20:16:52.487Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T20:16:52.487Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-09T20:16:52.487Z] === RUN TestImagesFilterMultiReference [2020-04-09T20:16:52.487Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-04-09T20:16:52.487Z] === RUN TestImagePullPlatformInvalid [2020-04-09T20:16:52.487Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-09T20:16:52.487Z] === RUN TestRemoveImageOrphaning [2020-04-09T20:16:52.856Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-04-09T20:16:52.856Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T20:16:52.856Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-09T20:16:52.856Z] === RUN TestTagInvalidReference [2020-04-09T20:16:52.880Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-04-09T20:16:52.881Z] === RUN TestInspectOomKilledTrue [2020-04-09T20:16:52.881Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-04-09T20:16:52.881Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:16:52.881Z] === RUN TestInspectOomKilledFalse [2020-04-09T20:16:52.881Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-09T20:16:52.881Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:16:52.881Z] === RUN TestLinksEtcHostsContentMatch [2020-04-09T20:16:53.137Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-09T20:16:53.223Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-09T20:16:53.223Z] === RUN TestTagValidPrefixedRepo [2020-04-09T20:16:53.223Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-09T20:16:53.223Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T20:16:53.223Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-09T20:16:53.223Z] === RUN TestTagOfficialNames [2020-04-09T20:16:53.223Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-09T20:16:53.223Z] === RUN TestTagMatchesDigest [2020-04-09T20:16:53.223Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-09T20:16:53.223Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-09T20:16:53.276Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.485s coverage: 62.1% of statements [2020-04-09T20:16:53.276Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.230s coverage: 88.3% of statements [2020-04-09T20:16:53.394Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-04-09T20:16:53.394Z] === RUN TestLinksContainerNames [2020-04-09T20:16:53.744Z] ok github.com/docker/docker/daemon/logger/local 0.359s coverage: 74.7% of statements [2020-04-09T20:16:53.744Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T20:16:54.207Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.118s coverage: 19.5% of statements [2020-04-09T20:16:54.326Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-09T20:16:54.891Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-09T20:16:55.148Z] --- PASS: TestLinksContainerNames (1.79s) [2020-04-09T20:16:55.148Z] === RUN TestLogsFollowTailEmpty [2020-04-09T20:16:56.080Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2020-04-09T20:16:56.080Z] === RUN TestContainerNetworkMountsNoChown [2020-04-09T20:16:57.012Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-09T20:16:57.012Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/default [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/default [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/private [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/private [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rprivate [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/slave [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/slave [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rslave [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/shared [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/shared [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rshared [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-09T20:16:57.012Z] === CONT TestMountDaemonRoot/default [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:16:57.012Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-09T20:16:57.012Z] === CONT TestMountDaemonRoot/rshared [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:16:57.012Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:16:57.012Z] === CONT TestMountDaemonRoot/shared [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:16:57.012Z] === CONT TestMountDaemonRoot/rslave [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:16:57.012Z] === CONT TestMountDaemonRoot/slave [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:16:57.012Z] === CONT TestMountDaemonRoot/rprivate [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:16:57.012Z] === CONT TestMountDaemonRoot/private [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-09T20:16:57.012Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:16:57.012Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:16:57.012Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:16:57.012Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-09T20:16:57.131Z] ok github.com/docker/docker/daemon/logger/splunk 2.193s coverage: 84.5% of statements [2020-04-09T20:16:57.131Z] ok github.com/docker/docker/daemon/logger/syslog 0.207s coverage: 47.8% of statements [2020-04-09T20:16:57.131Z] ok github.com/docker/docker/daemon/logger/templates 0.126s coverage: 8.3% of statements [2020-04-09T20:16:57.131Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T20:16:57.131Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-09T20:16:57.131Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T20:16:57.273Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:16:57.273Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:16:57.273Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:16:57.273Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:16:57.273Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-09T20:16:57.273Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:16:57.273Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:16:57.273Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-09T20:16:57.273Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:16:57.530Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-09T20:16:57.530Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:16:57.530Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-09T20:16:57.530Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:16:57.530Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:16:57.530Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:16:57.530Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:16:57.530Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-09T20:16:57.530Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:16:57.530Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-09T20:16:57.530Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:16:57.788Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:16:57.788Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:16:57.788Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:16:57.788Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-09T20:16:57.788Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-09T20:16:57.788Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-09T20:16:57.788Z] === RUN TestContainerBindMountNonRecursive [2020-04-09T20:16:58.676Z] ok github.com/docker/docker/distribution 1.284s coverage: 20.5% of statements [2020-04-09T20:16:58.676Z] ok github.com/docker/docker/distribution/metadata 1.384s coverage: 48.2% of statements [2020-04-09T20:16:58.676Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T20:16:59.651Z] ok github.com/docker/docker/distribution/xfer 1.797s coverage: 62.2% of statements [2020-04-09T20:16:59.651Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T20:16:59.651Z] ok github.com/docker/docker/errdefs 0.201s coverage: 49.4% of statements [2020-04-09T20:17:00.313Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2020-04-09T20:17:00.313Z] === RUN TestNetworkNat [2020-04-09T20:17:00.877Z] --- PASS: TestNetworkNat (0.89s) [2020-04-09T20:17:00.877Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T20:17:00.877Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-09T20:17:01.808Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-04-09T20:17:01.808Z] === RUN TestNetworkLoopbackNat [2020-04-09T20:17:01.977Z] ok github.com/docker/docker/image 1.051s coverage: 86.4% of statements [2020-04-09T20:17:01.977Z] ok github.com/docker/docker/image/cache 0.470s coverage: 19.2% of statements [2020-04-09T20:17:01.977Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T20:17:01.977Z] ok github.com/docker/docker/image/v1 0.348s coverage: 25.0% of statements [2020-04-09T20:17:01.977Z] ? github.com/docker/docker/internal/test [no test files] [2020-04-09T20:17:01.977Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-04-09T20:17:01.977Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-04-09T20:17:01.977Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-04-09T20:17:02.066Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-09T20:17:02.440Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-04-09T20:17:02.440Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-04-09T20:17:02.440Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-04-09T20:17:02.440Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-04-09T20:17:02.440Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-04-09T20:17:02.440Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-04-09T20:17:02.440Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-04-09T20:17:02.440Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T20:17:02.998Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-04-09T20:17:02.998Z] === RUN TestPause [2020-04-09T20:17:03.417Z] ok github.com/docker/docker/internal/testutil 0.211s coverage: 62.5% of statements [2020-04-09T20:17:03.930Z] --- PASS: TestPause (0.82s) [2020-04-09T20:17:03.930Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T20:17:03.930Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:17:03.930Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:17:03.930Z] === RUN TestPauseStopPausedContainer [2020-04-09T20:17:04.330Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-09T20:17:04.497Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-04-09T20:17:04.497Z] === RUN TestPsFilter [2020-04-09T20:17:04.754Z] --- PASS: TestPsFilter (0.19s) [2020-04-09T20:17:04.754Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T20:17:05.611Z] ok github.com/docker/docker/layer 0.373s coverage: 30.4% of statements [2020-04-09T20:17:05.611Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T20:17:05.686Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-04-09T20:17:05.686Z] === RUN TestRemoveContainerWithVolume [2020-04-09T20:17:06.616Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-04-09T20:17:06.616Z] === RUN TestRemoveContainerRunning [2020-04-09T20:17:06.616Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-09T20:17:07.156Z] ok github.com/docker/docker/libcontainerd/local 0.350s coverage: 1.0% of statements [2020-04-09T20:17:07.156Z] ok github.com/docker/docker/libcontainerd/queue 0.120s coverage: 100.0% of statements [2020-04-09T20:17:07.156Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T20:17:07.156Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T20:17:07.156Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T20:17:07.156Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T20:17:07.156Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T20:17:07.156Z] ok github.com/docker/docker/opts 0.194s coverage: 67.3% of statements [2020-04-09T20:17:07.156Z] ok github.com/docker/docker/pkg/aaparser 0.204s coverage: 50.0% of statements [2020-04-09T20:17:07.548Z] --- PASS: TestRemoveContainerRunning (0.93s) [2020-04-09T20:17:07.548Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T20:17:07.548Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-09T20:17:08.004Z] ok github.com/docker/docker/api/server/httputils 0.042s coverage: 14.7% of statements [2020-04-09T20:17:08.004Z] ok github.com/docker/docker/api/server/middleware 0.034s coverage: 37.7% of statements [2020-04-09T20:17:08.291Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T20:17:08.291Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T20:17:08.291Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T20:17:08.291Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T20:17:08.480Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-04-09T20:17:08.480Z] === RUN TestRemoveInvalidContainer [2020-04-09T20:17:08.480Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-04-09T20:17:08.480Z] === RUN TestRenameLinkedContainer [2020-04-09T20:17:08.921Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T20:17:08.921Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T20:17:08.921Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T20:17:08.921Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T20:17:08.921Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T20:17:09.216Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T20:17:09.863Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-09T20:17:10.430Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-09T20:17:11.290Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T20:17:11.290Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T20:17:11.921Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2020-04-09T20:17:12.208Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-04-09T20:17:12.325Z] --- PASS: TestRenameLinkedContainer (3.80s) [2020-04-09T20:17:12.325Z] === RUN TestRenameStoppedContainer [2020-04-09T20:17:12.497Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 3.1% of statements [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T20:17:12.497Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T20:17:12.788Z] ok github.com/docker/docker/api/types/time 0.041s coverage: 100.0% of statements [2020-04-09T20:17:13.258Z] --- PASS: TestRenameStoppedContainer (0.95s) [2020-04-09T20:17:13.258Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T20:17:13.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-09T20:17:13.446Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2020-04-09T20:17:13.446Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T20:17:13.446Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T20:17:13.446Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T20:17:13.446Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T20:17:13.446Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T20:17:13.446Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T20:17:13.446Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T20:17:13.446Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T20:17:13.446Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T20:17:13.446Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T20:17:13.446Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T20:17:14.075Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-04-09T20:17:15.154Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-04-09T20:17:15.154Z] === RUN TestRenameInvalidName [2020-04-09T20:17:15.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-09T20:17:15.668Z] --- PASS: TestRenameInvalidName (0.96s) [2020-04-09T20:17:15.668Z] === RUN TestRenameAnonymousContainer [2020-04-09T20:17:20.927Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-09T20:17:20.927Z] --- PASS: TestRenameAnonymousContainer (4.95s) [2020-04-09T20:17:20.927Z] === RUN TestRenameContainerWithSameName [2020-04-09T20:17:21.859Z] --- PASS: TestRenameContainerWithSameName (1.10s) [2020-04-09T20:17:21.859Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T20:17:22.116Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-09T20:17:22.553Z] ok github.com/docker/docker/builder/fscache 0.152s coverage: 69.2% of statements [2020-04-09T20:17:23.487Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-04-09T20:17:23.487Z] === RUN TestResize [2020-04-09T20:17:24.043Z] ......... [ 86%] [2020-04-09T20:17:24.073Z] ok github.com/docker/docker/builder/remotecontext 0.375s coverage: 13.6% of statements [2020-04-09T20:17:24.423Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-09T20:17:24.681Z] --- PASS: TestResize (1.21s) [2020-04-09T20:17:24.681Z] === RUN TestResizeWithInvalidSize [2020-04-09T20:17:24.704Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-04-09T20:17:24.704Z] ok github.com/docker/docker/builder/remotecontext/git 4.091s coverage: 85.1% of statements [2020-04-09T20:17:25.336Z] ok github.com/docker/docker/builder/dockerfile 1.140s coverage: 45.1% of statements [2020-04-09T20:17:25.336Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T20:17:25.336Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T20:17:26.053Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2020-04-09T20:17:26.053Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T20:17:26.985Z] --- PASS: TestResizeWhenContainerNotStarted (1.35s) [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:17:26.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:17:26.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:17:26.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:17:26.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:17:27.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-09T20:17:29.400Z] tests/integration/models_images_test.py .............. [ 89%] [2020-04-09T20:17:29.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:17:29.704Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-09T20:17:29.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:17:29.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-09T20:17:31.282Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-09T20:17:31.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:17:31.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-09T20:17:31.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/archive 8.095s coverage: 62.2% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/authorization 0.804s coverage: 26.2% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/chrootarchive 0.144s coverage: 15.4% of statements [2020-04-09T20:17:32.357Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T20:17:32.357Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/directory 0.101s coverage: 80.0% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/discovery 0.086s coverage: 58.3% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/discovery/file 0.179s coverage: 92.9% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/discovery/kv 3.323s coverage: 84.1% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/discovery/memory 0.117s coverage: 92.3% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/discovery/nodes 0.051s coverage: 93.8% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/filenotify 0.078s coverage: 41.6% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/fileutils 0.113s coverage: 87.7% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/homedir 0.127s coverage: 37.5% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/idtools 0.103s coverage: 6.3% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/ioutils 0.662s coverage: 69.1% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/jsonmessage 0.301s coverage: 91.7% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2020-04-09T20:17:32.357Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2020-04-09T20:17:32.357Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2020-04-09T20:17:32.357Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-09T20:17:32.357Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-09T20:17:32.357Z] ok github.com/docker/docker/pkg/pidfile 0.065s coverage: 82.6% of statements [2020-04-09T20:17:32.357Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T20:17:32.357Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T20:17:32.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:17:32.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:17:35.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:17:35.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:17:36.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-09T20:17:37.431Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-09T20:17:37.823Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-09T20:17:37.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-09T20:17:38.386Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-09T20:17:38.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:17:39.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:17:40.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-09T20:17:40.679Z] ok github.com/docker/docker/client 0.507s coverage: 75.7% of statements [2020-04-09T20:17:41.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-09T20:17:41.980Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:17:41.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2020-04-09T20:17:41.980Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:17:41.980Z] daemon.go:325: [d546cfdb22e3a] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:325: [d546cfdb22e3a] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:353: [d546cfdb22e3a] daemon started [2020-04-09T20:17:41.980Z] daemon.go:296: [d546cfdb22e3a] exiting daemon [2020-04-09T20:17:41.980Z] daemon.go:325: [d546cfdb22e3a] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:325: [d546cfdb22e3a] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:353: [d546cfdb22e3a] daemon started [2020-04-09T20:17:41.980Z] daemon.go:461: [d546cfdb22e3a] Stopping daemon [2020-04-09T20:17:41.980Z] daemon.go:296: [d546cfdb22e3a] exiting daemon [2020-04-09T20:17:41.980Z] daemon.go:448: [d546cfdb22e3a] Daemon stopped [2020-04-09T20:17:41.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2020-04-09T20:17:41.980Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:17:41.980Z] daemon.go:325: [d2a92c4556938] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:325: [d2a92c4556938] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:353: [d2a92c4556938] daemon started [2020-04-09T20:17:41.980Z] daemon.go:325: [d2a92c4556938] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:296: [d2a92c4556938] exiting daemon [2020-04-09T20:17:41.980Z] daemon.go:325: [d2a92c4556938] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:353: [d2a92c4556938] daemon started [2020-04-09T20:17:41.980Z] daemon.go:461: [d2a92c4556938] Stopping daemon [2020-04-09T20:17:41.980Z] daemon.go:296: [d2a92c4556938] exiting daemon [2020-04-09T20:17:41.980Z] daemon.go:448: [d2a92c4556938] Daemon stopped [2020-04-09T20:17:41.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-04-09T20:17:41.980Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:17:41.980Z] daemon.go:325: [d58e54e2a2eb8] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:325: [d58e54e2a2eb8] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:353: [d58e54e2a2eb8] daemon started [2020-04-09T20:17:41.980Z] daemon.go:461: [d58e54e2a2eb8] Stopping daemon [2020-04-09T20:17:41.980Z] daemon.go:296: [d58e54e2a2eb8] exiting daemon [2020-04-09T20:17:41.980Z] daemon.go:448: [d58e54e2a2eb8] Daemon stopped [2020-04-09T20:17:41.980Z] daemon.go:325: [d58e54e2a2eb8] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:325: [d58e54e2a2eb8] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:353: [d58e54e2a2eb8] daemon started [2020-04-09T20:17:41.980Z] daemon.go:461: [d58e54e2a2eb8] Stopping daemon [2020-04-09T20:17:41.980Z] daemon.go:296: [d58e54e2a2eb8] exiting daemon [2020-04-09T20:17:41.980Z] daemon.go:448: [d58e54e2a2eb8] Daemon stopped [2020-04-09T20:17:41.980Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-04-09T20:17:41.980Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:17:41.980Z] daemon.go:325: [db8a427c42780] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:325: [db8a427c42780] waiting for daemon to start [2020-04-09T20:17:41.980Z] daemon.go:353: [db8a427c42780] daemon started [2020-04-09T20:17:41.980Z] daemon.go:296: [db8a427c42780] exiting daemon [2020-04-09T20:17:41.980Z] daemon.go:325: [db8a427c42780] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [db8a427c42780] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [db8a427c42780] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [db8a427c42780] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [db8a427c42780] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [db8a427c42780] Daemon stopped [2020-04-09T20:17:41.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-04-09T20:17:41.981Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:17:41.981Z] daemon.go:325: [db594949ff943] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [db594949ff943] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [db594949ff943] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [db594949ff943] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [db594949ff943] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [db594949ff943] Daemon stopped [2020-04-09T20:17:41.981Z] daemon.go:325: [db594949ff943] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [db594949ff943] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [db594949ff943] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [db594949ff943] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [db594949ff943] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [db594949ff943] Daemon stopped [2020-04-09T20:17:41.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-04-09T20:17:41.981Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:17:41.981Z] daemon.go:325: [ded30e25f4f49] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [ded30e25f4f49] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [ded30e25f4f49] daemon started [2020-04-09T20:17:41.981Z] daemon.go:325: [ded30e25f4f49] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:296: [ded30e25f4f49] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:325: [ded30e25f4f49] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [ded30e25f4f49] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [ded30e25f4f49] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [ded30e25f4f49] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [ded30e25f4f49] Daemon stopped [2020-04-09T20:17:41.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-04-09T20:17:41.981Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:17:41.981Z] daemon.go:325: [d21a3601f276e] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [d21a3601f276e] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [d21a3601f276e] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [d21a3601f276e] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [d21a3601f276e] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [d21a3601f276e] Daemon stopped [2020-04-09T20:17:41.981Z] daemon.go:325: [d21a3601f276e] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [d21a3601f276e] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [d21a3601f276e] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [d21a3601f276e] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [d21a3601f276e] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [d21a3601f276e] Daemon stopped [2020-04-09T20:17:41.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2020-04-09T20:17:41.981Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:17:41.981Z] daemon.go:325: [da39b516d5504] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [da39b516d5504] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [da39b516d5504] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [da39b516d5504] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [da39b516d5504] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [da39b516d5504] Daemon stopped [2020-04-09T20:17:41.981Z] daemon.go:325: [da39b516d5504] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [da39b516d5504] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [da39b516d5504] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [da39b516d5504] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [da39b516d5504] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [da39b516d5504] Daemon stopped [2020-04-09T20:17:41.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2020-04-09T20:17:41.981Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:17:41.981Z] daemon.go:325: [dc8bcfd4f4e6e] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [dc8bcfd4f4e6e] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [dc8bcfd4f4e6e] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [dc8bcfd4f4e6e] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [dc8bcfd4f4e6e] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [dc8bcfd4f4e6e] Daemon stopped [2020-04-09T20:17:41.981Z] daemon.go:325: [dc8bcfd4f4e6e] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [dc8bcfd4f4e6e] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [dc8bcfd4f4e6e] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [dc8bcfd4f4e6e] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [dc8bcfd4f4e6e] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [dc8bcfd4f4e6e] Daemon stopped [2020-04-09T20:17:41.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.59s) [2020-04-09T20:17:41.981Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:17:41.981Z] daemon.go:325: [d9ea9477cb17f] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [d9ea9477cb17f] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [d9ea9477cb17f] daemon started [2020-04-09T20:17:41.981Z] daemon.go:325: [d9ea9477cb17f] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:296: [d9ea9477cb17f] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:325: [d9ea9477cb17f] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [d9ea9477cb17f] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [d9ea9477cb17f] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [d9ea9477cb17f] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [d9ea9477cb17f] Daemon stopped [2020-04-09T20:17:41.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-04-09T20:17:41.981Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:17:41.981Z] daemon.go:325: [db3c89cc70a53] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [db3c89cc70a53] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [db3c89cc70a53] daemon started [2020-04-09T20:17:41.981Z] daemon.go:296: [db3c89cc70a53] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:325: [db3c89cc70a53] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [db3c89cc70a53] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [db3c89cc70a53] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [db3c89cc70a53] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [db3c89cc70a53] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [db3c89cc70a53] Daemon stopped [2020-04-09T20:17:41.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2020-04-09T20:17:41.981Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:17:41.981Z] daemon.go:325: [dd56f4b4e6c5d] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [dd56f4b4e6c5d] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [dd56f4b4e6c5d] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [dd56f4b4e6c5d] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [dd56f4b4e6c5d] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [dd56f4b4e6c5d] Daemon stopped [2020-04-09T20:17:41.981Z] daemon.go:325: [dd56f4b4e6c5d] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:325: [dd56f4b4e6c5d] waiting for daemon to start [2020-04-09T20:17:41.981Z] daemon.go:353: [dd56f4b4e6c5d] daemon started [2020-04-09T20:17:41.981Z] daemon.go:461: [dd56f4b4e6c5d] Stopping daemon [2020-04-09T20:17:41.981Z] daemon.go:296: [dd56f4b4e6c5d] exiting daemon [2020-04-09T20:17:41.981Z] daemon.go:448: [dd56f4b4e6c5d] Daemon stopped [2020-04-09T20:17:41.981Z] === RUN TestKernelTCPMemory [2020-04-09T20:17:42.914Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-04-09T20:17:42.914Z] === RUN TestNISDomainname [2020-04-09T20:17:43.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-09T20:17:44.049Z] --- PASS: TestNISDomainname (1.16s) [2020-04-09T20:17:44.049Z] === RUN TestStats [2020-04-09T20:17:44.452Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-09T20:17:44.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-09T20:17:45.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-09T20:17:45.802Z] --- PASS: TestStats (1.87s) [2020-04-09T20:17:45.802Z] === RUN TestStopContainerWithTimeout [2020-04-09T20:17:45.802Z] === RUN TestStopContainerWithTimeout/0 [2020-04-09T20:17:45.802Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-09T20:17:45.802Z] === RUN TestStopContainerWithTimeout/1 [2020-04-09T20:17:45.802Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-09T20:17:45.802Z] === RUN TestStopContainerWithTimeout/3 [2020-04-09T20:17:45.802Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-09T20:17:45.802Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-09T20:17:45.802Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-09T20:17:45.802Z] === CONT TestStopContainerWithTimeout/0 [2020-04-09T20:17:45.802Z] === CONT TestStopContainerWithTimeout/3 [2020-04-09T20:17:47.172Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-09T20:17:47.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-09T20:17:47.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-09T20:17:48.861Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-09T20:17:48.861Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-09T20:17:49.068Z] === CONT TestStopContainerWithTimeout/1 [2020-04-09T20:17:49.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-09T20:17:49.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-09T20:17:50.694Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-09T20:17:50.694Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-04-09T20:17:50.694Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-04-09T20:17:50.694Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2020-04-09T20:17:50.695Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-04-09T20:17:50.695Z] === RUN TestDeleteDevicemapper [2020-04-09T20:17:50.695Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-09T20:17:50.695Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:17:50.695Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T20:17:51.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-09T20:17:52.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-09T20:17:52.998Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2020-04-09T20:17:52.998Z] === RUN TestUpdateMemory [2020-04-09T20:17:52.998Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-09T20:17:52.998Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:17:52.998Z] === RUN TestUpdateCPUQuota [2020-04-09T20:17:53.515Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-09T20:17:54.029Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-09T20:17:54.029Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-09T20:17:54.029Z] [2020-04-09T20:17:54.029Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-09T20:17:54.029Z] =========================== short test summary info ============================ [2020-04-09T20:17:54.029Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-09T20:17:54.029Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-09T20:17:54.029Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-09T20:17:54.029Z] Not supported on most drivers [2020-04-09T20:17:54.029Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-09T20:17:54.029Z] Can fail if eth0 has multiple IP addresses [2020-04-09T20:17:54.029Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-09T20:17:54.029Z] This doesn't seem to be taken into account by the engine [2020-04-09T20:17:54.029Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-09T20:17:54.029Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-09T20:17:54.029Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-09T20:17:54.029Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-09T20:17:54.029Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-09T20:17:54.029Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-09T20:17:54.029Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-09T20:17:54.029Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 380.24 seconds == [2020-04-09T20:17:54.285Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-09T20:17:54.895Z] --- PASS: TestUpdateCPUQuota (1.52s) [2020-04-09T20:17:54.895Z] === RUN TestUpdatePidsLimit [2020-04-09T20:17:54.895Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-09T20:17:54.895Z] === RUN TestUpdatePidsLimit/no_change [2020-04-09T20:17:55.460Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-09T20:17:55.717Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-09T20:17:56.282Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-09T20:17:56.847Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-09T20:17:56.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-09T20:17:57.104Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/plugins 35.118s coverage: 73.6% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.075s coverage: 56.8% of statements [2020-04-09T20:17:57.527Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T20:17:57.527Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/plugins/transport 0.137s coverage: 85.7% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/pools 0.065s coverage: 87.9% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 72.7% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/reexec 0.131s coverage: 82.4% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/signal 0.053s coverage: 20.3% of statements [2020-04-09T20:17:57.527Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/stringid 0.072s coverage: 70.6% of statements [2020-04-09T20:17:57.527Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/sysinfo 0.063s coverage: 38.2% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/system 0.069s coverage: 12.3% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/tarsum 0.179s coverage: 89.3% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/term 0.133s coverage: 30.8% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: 0.0% of statements [no tests to run] [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/urlutil 0.054s coverage: 100.0% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/plugin 0.173s coverage: 12.0% of statements [2020-04-09T20:17:57.527Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/plugin/v2 0.132s coverage: 20.1% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/reference 0.112s coverage: 84.4% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/registry 0.378s coverage: 52.0% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/registry/resumable 0.242s coverage: 100.0% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 49.0% of statements [2020-04-09T20:17:57.527Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/runconfig 0.243s coverage: 54.5% of statements [2020-04-09T20:17:57.527Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T20:17:57.527Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/volume/drivers 0.408s coverage: 36.1% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/volume/local 0.233s coverage: 37.7% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/volume/mounts 0.094s coverage: 66.2% of statements [2020-04-09T20:17:57.527Z] ok github.com/docker/docker/volume/service 0.368s coverage: 70.3% of statements [2020-04-09T20:17:57.527Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T20:17:57.527Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T20:17:57.527Z] INFO: make.ps1 ended at 04/09/2020 20:17:55 [2020-04-09T20:17:57.527Z] INFO: Unit tests ended at 04/09/2020 20:17:56. Duration:00:03:23.6727225 [2020-04-09T20:17:57.527Z] INFO: Building busybox [2020-04-09T20:17:57.527Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-04-09T20:17:57.527Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-04-09T20:17:57.527Z] [2020-04-09T20:17:57.527Z] Sending build context to Docker daemon 2.56kB [2020-04-09T20:17:57.527Z] [2020-04-09T20:17:57.527Z] Step 1/6 : FROM microsoft/windowsservercore [2020-04-09T20:17:57.527Z] ---> 80e84fd280e2 [2020-04-09T20:17:57.527Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-09T20:17:57.527Z] ---> Running in 6e70d3a98aea [2020-04-09T20:17:59.002Z] --- PASS: TestUpdatePidsLimit (4.18s) [2020-04-09T20:17:59.002Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-04-09T20:17:59.002Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-04-09T20:17:59.002Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-04-09T20:17:59.002Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-04-09T20:17:59.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) [2020-04-09T20:17:59.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-04-09T20:17:59.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2020-04-09T20:17:59.002Z] === RUN TestUpdateRestartPolicy [2020-04-09T20:17:59.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-09T20:18:02.239Z] Removing intermediate container 6e70d3a98aea [2020-04-09T20:18:02.239Z] ---> 17cddb0a4993 [2020-04-09T20:18:02.239Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-04-09T20:18:02.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-09T20:18:03.789Z] [2020-04-09T20:18:03.789Z] ---> 6447dc4459b7 [2020-04-09T20:18:03.789Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-09T20:18:03.789Z] ---> Running in 96d013163445 [2020-04-09T20:18:04.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-09T20:18:04.772Z] [2020-04-09T20:18:04.772Z] SUCCESS: Specified value was saved. [2020-04-09T20:18:06.249Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-09T20:18:06.457Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-04-09T20:18:06.458Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:18:06.458Z] [2020-04-09T20:18:06.458Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:18:06.458Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:18:06.458Z] [2020-04-09T20:18:06.458Z] To set a process to complain mode, use the command line tool [2020-04-09T20:18:06.458Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:18:06.458Z] Post stage [Pipeline] junit [2020-04-09T20:18:07.031Z] Recording test results [2020-04-09T20:18:07.038Z] Removing intermediate container 96d013163445 [2020-04-09T20:18:07.038Z] ---> 8ded268b056f [Pipeline] sh [2020-04-09T20:18:07.423Z] + echo Ensuring container killed. [2020-04-09T20:18:07.423Z] Ensuring container killed. [2020-04-09T20:18:07.423Z] + docker rm -vf docker-pr1 [2020-04-09T20:18:07.423Z] Error: No such container: docker-pr1 [2020-04-09T20:18:07.423Z] + true [Pipeline] sh [2020-04-09T20:18:07.502Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-09T20:18:07.502Z] ---> Running in e04ca204abed [2020-04-09T20:18:07.703Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:18:07.703Z] Chowning /workspace to jenkins user [2020-04-09T20:18:07.703Z] + id -u [2020-04-09T20:18:07.703Z] + id -g [2020-04-09T20:18:07.703Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40803:/workspace busybox chown -R 1000:1000 /workspace [2020-04-09T20:18:08.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-09T20:18:09.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-09T20:18:09.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-09T20:18:09.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:18:09.886Z] + bundleName=docker-py [2020-04-09T20:18:09.886Z] + echo Creating docker-py-bundles.tar.gz [2020-04-09T20:18:09.886Z] Creating docker-py-bundles.tar.gz [2020-04-09T20:18:09.886Z] + 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 [2020-04-09T20:18:09.895Z] Archiving artifacts [2020-04-09T20:18:10.228Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40803/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-09T20:18:10.604Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40803/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -e DOCKER_GRAPHDRIVER docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 hack/make.sh binary-daemon [2020-04-09T20:18:11.167Z] [2020-04-09T20:18:11.167Z] Removing bundles/ [2020-04-09T20:18:11.167Z] [2020-04-09T20:18:11.167Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-09T20:18:11.167Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-09T20:18:11.167Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:18:11.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-09T20:18:12.428Z] --- PASS: TestUpdateRestartPolicy (13.61s) [2020-04-09T20:18:12.428Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T20:18:12.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-09T20:18:13.253Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-04-09T20:18:13.253Z] === RUN TestWaitNonBlocked [2020-04-09T20:18:13.253Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:18:13.253Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:18:13.253Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:18:13.253Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:18:13.253Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:18:13.253Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:18:13.324Z] Cannot create a file when that file already exists. [2020-04-09T20:18:14.622Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-04-09T20:18:14.622Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-04-09T20:18:14.622Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2020-04-09T20:18:14.622Z] === RUN TestWaitBlocked [2020-04-09T20:18:14.622Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:18:14.622Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:18:14.623Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:18:14.623Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:18:14.623Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:18:14.623Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:18:14.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-09T20:18:15.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-09T20:18:15.719Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-09T20:18:15.719Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2020-04-09T20:18:15.719Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2020-04-09T20:18:15.719Z] === CONT TestContainerStartOnDaemonRestart [2020-04-09T20:18:15.719Z] === CONT TestIpcModeOlderClient [2020-04-09T20:18:15.977Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-04-09T20:18:15.977Z] === CONT TestDaemonRestartIpcMode [2020-04-09T20:18:17.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-09T20:18:17.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-09T20:18:19.139Z] Removing intermediate container e04ca204abed [2020-04-09T20:18:19.139Z] ---> 6489dfbebd9d [2020-04-09T20:18:19.139Z] Step 6/6 : CMD ["sh"] [2020-04-09T20:18:19.139Z] ---> Running in 386a55fdb18f [2020-04-09T20:18:19.139Z] Removing intermediate container 386a55fdb18f [2020-04-09T20:18:19.139Z] ---> f8e0bca11169 [2020-04-09T20:18:19.139Z] Successfully built f8e0bca11169 [2020-04-09T20:18:19.139Z] Successfully tagged busybox:latest [2020-04-09T20:18:19.139Z] INFO: Docker images of the daemon under test [2020-04-09T20:18:19.139Z] [2020-04-09T20:18:19.139Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-09T20:18:19.139Z] busybox latest f8e0bca11169 Less than a second ago 4.97GB [2020-04-09T20:18:19.139Z] microsoft/windowsservercore latest 80e84fd280e2 4 weeks ago 4.94GB [2020-04-09T20:18:19.139Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 4 weeks ago 4.94GB [2020-04-09T20:18:19.139Z] [2020-04-09T20:18:19.139Z] INFO: Running integration tests at 04/09/2020 20:18:18... [2020-04-09T20:18:19.139Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-09T20:18:19.139Z] INFO: Integration API tests being run from the host: [2020-04-09T20:18:19.139Z] INFO: make.ps1 starting at 04/09/2020 20:18:19 [2020-04-09T20:18:19.772Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2020-04-09T20:18:19.772Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-04-09T20:18:19.772Z] daemon.go:325: [d21789de9009c] waiting for daemon to start [2020-04-09T20:18:19.772Z] daemon.go:325: [d21789de9009c] waiting for daemon to start [2020-04-09T20:18:19.772Z] daemon.go:353: [d21789de9009c] daemon started [2020-04-09T20:18:19.772Z] daemon.go:325: [d21789de9009c] waiting for daemon to start [2020-04-09T20:18:19.772Z] daemon.go:296: [d21789de9009c] exiting daemon [2020-04-09T20:18:19.772Z] daemon.go:325: [d21789de9009c] waiting for daemon to start [2020-04-09T20:18:19.772Z] daemon.go:353: [d21789de9009c] daemon started [2020-04-09T20:18:19.772Z] daemon.go:461: [d21789de9009c] Stopping daemon [2020-04-09T20:18:19.772Z] daemon.go:296: [d21789de9009c] exiting daemon [2020-04-09T20:18:19.772Z] daemon.go:448: [d21789de9009c] Daemon stopped [2020-04-09T20:18:20.111Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-04-09T20:18:20.337Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2020-04-09T20:18:20.337Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-04-09T20:18:20.337Z] daemon.go:325: [dcd19f457710e] waiting for daemon to start [2020-04-09T20:18:20.337Z] daemon.go:325: [dcd19f457710e] waiting for daemon to start [2020-04-09T20:18:20.337Z] daemon.go:353: [dcd19f457710e] daemon started [2020-04-09T20:18:20.337Z] daemon.go:461: [dcd19f457710e] Stopping daemon [2020-04-09T20:18:20.337Z] daemon.go:296: [dcd19f457710e] exiting daemon [2020-04-09T20:18:20.337Z] daemon.go:448: [dcd19f457710e] Daemon stopped [2020-04-09T20:18:20.337Z] daemon.go:325: [dcd19f457710e] waiting for daemon to start [2020-04-09T20:18:20.337Z] daemon.go:325: [dcd19f457710e] waiting for daemon to start [2020-04-09T20:18:20.337Z] daemon.go:353: [dcd19f457710e] daemon started [2020-04-09T20:18:20.337Z] daemon.go:461: [dcd19f457710e] Stopping daemon [2020-04-09T20:18:20.337Z] daemon.go:296: [dcd19f457710e] exiting daemon [2020-04-09T20:18:20.337Z] daemon.go:448: [dcd19f457710e] Daemon stopped [2020-04-09T20:18:20.337Z] PASS [2020-04-09T20:18:20.337Z] [2020-04-09T20:18:20.337Z] === Skipped [2020-04-09T20:18:20.337Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-09T20:18:20.337Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:18:20.337Z] [2020-04-09T20:18:20.337Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-04-09T20:18:20.337Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:18:20.337Z] [2020-04-09T20:18:20.337Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-09T20:18:20.337Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:18:20.337Z] [2020-04-09T20:18:20.337Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:18:20.337Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:18:20.337Z] [2020-04-09T20:18:20.337Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-09T20:18:20.337Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:18:20.337Z] [2020-04-09T20:18:20.337Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-09T20:18:20.337Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:18:20.337Z] [2020-04-09T20:18:20.337Z] [2020-04-09T20:18:20.337Z] DONE 189 tests, 6 skipped in 131.799s [2020-04-09T20:18:20.337Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-09T20:18:20.337Z] ++ 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 [2020-04-09T20:18:20.337Z] ++ set -e [2020-04-09T20:18:20.337Z] ++ '[' -n 0 ']' [2020-04-09T20:18:20.337Z] ++ set -x [2020-04-09T20:18:20.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-09T20:18:20.337Z] INFO: Testing against a local daemon [2020-04-09T20:18:20.337Z] === RUN TestCommitInheritsEnv [2020-04-09T20:18:20.902Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-04-09T20:18:20.902Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T20:18:20.902Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-09T20:18:20.902Z] === RUN TestImagesFilterMultiReference [2020-04-09T20:18:20.902Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-04-09T20:18:20.902Z] === RUN TestImagePullPlatformInvalid [2020-04-09T20:18:20.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-09T20:18:20.902Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2020-04-09T20:18:20.902Z] === RUN TestRemoveImageOrphaning [2020-04-09T20:18:21.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-09T20:18:21.417Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-04-09T20:18:21.417Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T20:18:21.417Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-09T20:18:21.417Z] === RUN TestTagInvalidReference [2020-04-09T20:18:21.417Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-09T20:18:21.417Z] === RUN TestTagValidPrefixedRepo [2020-04-09T20:18:21.417Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-09T20:18:21.417Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T20:18:21.674Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-09T20:18:21.675Z] === RUN TestTagOfficialNames [2020-04-09T20:18:21.675Z] --- PASS: TestTagOfficialNames (0.05s) [2020-04-09T20:18:21.675Z] === RUN TestTagMatchesDigest [2020-04-09T20:18:21.675Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-09T20:18:21.675Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-09T20:18:24.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-09T20:18:26.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-09T20:18:27.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-09T20:18:27.967Z] ok github.com/docker/docker/cmd/dockerd/hack 0.008s coverage: 72.9% of statements [2020-04-09T20:18:28.593Z] ok github.com/docker/docker/cmd/dockerd 0.202s coverage: 29.5% of statements [2020-04-09T20:18:29.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-09T20:18:31.048Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-09T20:18:31.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-09T20:18:31.322Z] ok github.com/docker/docker/container 0.221s coverage: 35.6% of statements [2020-04-09T20:18:31.322Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T20:18:31.322Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T20:18:31.322Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T20:18:31.322Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T20:18:32.121Z] --- PASS: TestImportExtremelyLargeImageWorks (84.22s) [2020-04-09T20:18:32.121Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-04-09T20:18:32.121Z] daemon.go:325: [dcd822a0adbec] waiting for daemon to start [2020-04-09T20:18:32.121Z] daemon.go:325: [dcd822a0adbec] waiting for daemon to start [2020-04-09T20:18:32.121Z] daemon.go:353: [dcd822a0adbec] daemon started [2020-04-09T20:18:32.121Z] daemon.go:461: [dcd822a0adbec] Stopping daemon [2020-04-09T20:18:32.121Z] daemon.go:296: [dcd822a0adbec] exiting daemon [2020-04-09T20:18:32.121Z] daemon.go:448: [dcd822a0adbec] Daemon stopped [2020-04-09T20:18:32.121Z] PASS [2020-04-09T20:18:32.121Z] [2020-04-09T20:18:32.121Z] DONE 11 tests in 85.524s [2020-04-09T20:18:32.121Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-09T20:18:32.121Z] ++ 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 [2020-04-09T20:18:32.121Z] ++ set -e [2020-04-09T20:18:32.121Z] ++ '[' -n 0 ']' [2020-04-09T20:18:32.121Z] ++ set -x [2020-04-09T20:18:32.121Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:18:32.121Z] INFO: Testing against a local daemon [2020-04-09T20:18:32.121Z] === RUN TestNetworkCreateDelete [2020-04-09T20:18:32.121Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-09T20:18:32.121Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T20:18:32.121Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2020-04-09T20:18:32.121Z] === RUN TestInspectNetwork [2020-04-09T20:18:32.121Z] === RUN TestInspectNetwork/full_network_id [2020-04-09T20:18:32.121Z] === RUN TestInspectNetwork/partial_network_id [2020-04-09T20:18:32.121Z] === RUN TestInspectNetwork/network_name [2020-04-09T20:18:32.121Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-09T20:18:32.121Z] --- PASS: TestInspectNetwork (8.68s) [2020-04-09T20:18:32.121Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-04-09T20:18:32.121Z] daemon.go:325: [da42056a00c09] waiting for daemon to start [2020-04-09T20:18:32.121Z] daemon.go:325: [da42056a00c09] waiting for daemon to start [2020-04-09T20:18:32.121Z] daemon.go:353: [da42056a00c09] daemon started [2020-04-09T20:18:32.121Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-04-09T20:18:32.121Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-09T20:18:32.121Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-09T20:18:32.121Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-09T20:18:32.121Z] daemon.go:461: [da42056a00c09] Stopping daemon [2020-04-09T20:18:32.121Z] daemon.go:296: [da42056a00c09] exiting daemon [2020-04-09T20:18:32.121Z] daemon.go:448: [da42056a00c09] Daemon stopped [2020-04-09T20:18:32.121Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T20:18:32.121Z] --- PASS: TestRunContainerWithBridgeNone (2.35s) [2020-04-09T20:18:32.121Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-04-09T20:18:32.121Z] daemon.go:325: [d91159f9a190a] waiting for daemon to start [2020-04-09T20:18:32.121Z] daemon.go:325: [d91159f9a190a] waiting for daemon to start [2020-04-09T20:18:32.121Z] daemon.go:353: [d91159f9a190a] daemon started [2020-04-09T20:18:32.121Z] daemon.go:461: [d91159f9a190a] Stopping daemon [2020-04-09T20:18:32.121Z] daemon.go:296: [d91159f9a190a] exiting daemon [2020-04-09T20:18:32.121Z] daemon.go:448: [d91159f9a190a] Daemon stopped [2020-04-09T20:18:32.121Z] === RUN TestNetworkInvalidJSON [2020-04-09T20:18:32.121Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T20:18:32.121Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T20:18:32.121Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:18:32.121Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:18:32.121Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:18:32.121Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:18:32.121Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T20:18:32.121Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:18:32.122Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:18:32.122Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-09T20:18:32.122Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-09T20:18:32.122Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-09T20:18:32.122Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-09T20:18:32.122Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T20:18:32.122Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-09T20:18:32.122Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-04-09T20:18:32.122Z] daemon.go:325: [d008d7896744c] waiting for daemon to start [2020-04-09T20:18:32.122Z] daemon.go:325: [d008d7896744c] waiting for daemon to start [2020-04-09T20:18:32.122Z] daemon.go:353: [d008d7896744c] daemon started [2020-04-09T20:18:32.122Z] daemon.go:461: [d008d7896744c] Stopping daemon [2020-04-09T20:18:32.122Z] daemon.go:296: [d008d7896744c] exiting daemon [2020-04-09T20:18:32.122Z] daemon.go:448: [d008d7896744c] Daemon stopped [2020-04-09T20:18:32.122Z] daemon.go:325: [d008d7896744c] waiting for daemon to start [2020-04-09T20:18:32.122Z] daemon.go:325: [d008d7896744c] waiting for daemon to start [2020-04-09T20:18:32.122Z] daemon.go:353: [d008d7896744c] daemon started [2020-04-09T20:18:32.122Z] daemon.go:461: [d008d7896744c] Stopping daemon [2020-04-09T20:18:32.122Z] daemon.go:296: [d008d7896744c] exiting daemon [2020-04-09T20:18:32.122Z] daemon.go:448: [d008d7896744c] Daemon stopped [2020-04-09T20:18:32.122Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T20:18:32.122Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-04-09T20:18:32.122Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-04-09T20:18:32.122Z] daemon.go:325: [dbe0c11a52887] waiting for daemon to start [2020-04-09T20:18:32.122Z] daemon.go:325: [dbe0c11a52887] waiting for daemon to start [2020-04-09T20:18:32.122Z] daemon.go:353: [dbe0c11a52887] daemon started [2020-04-09T20:18:32.122Z] daemon.go:461: [dbe0c11a52887] Stopping daemon [2020-04-09T20:18:32.122Z] daemon.go:296: [dbe0c11a52887] exiting daemon [2020-04-09T20:18:32.122Z] daemon.go:448: [dbe0c11a52887] Daemon stopped [2020-04-09T20:18:32.122Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T20:18:32.122Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2020-04-09T20:18:32.122Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-04-09T20:18:32.122Z] daemon.go:325: [dbc0c983e8a45] waiting for daemon to start [2020-04-09T20:18:32.122Z] daemon.go:325: [dbc0c983e8a45] waiting for daemon to start [2020-04-09T20:18:32.122Z] daemon.go:353: [dbc0c983e8a45] daemon started [2020-04-09T20:18:32.122Z] daemon.go:461: [dbc0c983e8a45] Stopping daemon [2020-04-09T20:18:32.122Z] daemon.go:296: [dbc0c983e8a45] exiting daemon [2020-04-09T20:18:32.122Z] daemon.go:448: [dbc0c983e8a45] Daemon stopped [2020-04-09T20:18:32.122Z] daemon.go:325: [dbc0c983e8a45] waiting for daemon to start [2020-04-09T20:18:32.122Z] daemon.go:325: [dbc0c983e8a45] waiting for daemon to start [2020-04-09T20:18:32.122Z] daemon.go:353: [dbc0c983e8a45] daemon started [2020-04-09T20:18:32.122Z] daemon.go:461: [dbc0c983e8a45] Stopping daemon [2020-04-09T20:18:32.122Z] daemon.go:296: [dbc0c983e8a45] exiting daemon [2020-04-09T20:18:32.122Z] daemon.go:448: [dbc0c983e8a45] Daemon stopped [2020-04-09T20:18:32.122Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:18:32.420Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-09T20:18:32.986Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-09T20:18:33.328Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2020-04-09T20:18:33.328Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:18:33.328Z] daemon.go:325: [d9d34337a111a] waiting for daemon to start [2020-04-09T20:18:33.328Z] daemon.go:325: [d9d34337a111a] waiting for daemon to start [2020-04-09T20:18:33.328Z] daemon.go:353: [d9d34337a111a] daemon started [2020-04-09T20:18:33.328Z] daemon.go:461: [d9d34337a111a] Stopping daemon [2020-04-09T20:18:33.328Z] daemon.go:296: [d9d34337a111a] exiting daemon [2020-04-09T20:18:33.328Z] daemon.go:448: [d9d34337a111a] Daemon stopped [2020-04-09T20:18:33.328Z] daemon.go:325: [d9d34337a111a] waiting for daemon to start [2020-04-09T20:18:33.328Z] daemon.go:325: [d9d34337a111a] waiting for daemon to start [2020-04-09T20:18:33.328Z] daemon.go:353: [d9d34337a111a] daemon started [2020-04-09T20:18:33.328Z] daemon.go:461: [d9d34337a111a] Stopping daemon [2020-04-09T20:18:33.328Z] daemon.go:296: [d9d34337a111a] exiting daemon [2020-04-09T20:18:33.328Z] daemon.go:448: [d9d34337a111a] Daemon stopped [2020-04-09T20:18:33.328Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:18:33.676Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-09T20:18:33.676Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:18:33.676Z] daemon.go:325: [d04f8b33e8a8f] waiting for daemon to start [2020-04-09T20:18:33.676Z] daemon.go:325: [d04f8b33e8a8f] waiting for daemon to start [2020-04-09T20:18:33.676Z] daemon.go:353: [d04f8b33e8a8f] daemon started [2020-04-09T20:18:33.676Z] daemon.go:461: [d04f8b33e8a8f] Stopping daemon [2020-04-09T20:18:33.676Z] daemon.go:296: [d04f8b33e8a8f] exiting daemon [2020-04-09T20:18:33.676Z] daemon.go:448: [d04f8b33e8a8f] Daemon stopped [2020-04-09T20:18:33.676Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T20:18:36.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-09T20:18:36.795Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2020-04-09T20:18:36.795Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-04-09T20:18:36.795Z] daemon.go:325: [da55c80b2deef] waiting for daemon to start [2020-04-09T20:18:36.795Z] daemon.go:325: [da55c80b2deef] waiting for daemon to start [2020-04-09T20:18:36.795Z] daemon.go:353: [da55c80b2deef] daemon started [2020-04-09T20:18:36.795Z] daemon.go:461: [da55c80b2deef] Stopping daemon [2020-04-09T20:18:36.795Z] daemon.go:296: [da55c80b2deef] exiting daemon [2020-04-09T20:18:36.795Z] daemon.go:448: [da55c80b2deef] Daemon stopped [2020-04-09T20:18:36.795Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T20:18:36.795Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:18:36.795Z] service_test.go:230: FLAKY_TEST [2020-04-09T20:18:36.795Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T20:18:40.441Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-09T20:18:41.276Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-04-09T20:18:41.276Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-04-09T20:18:41.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-09T20:18:41.633Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-09T20:18:41.699Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2020-04-09T20:18:41.699Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.8% of statements [2020-04-09T20:18:43.003Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-09T20:18:43.936Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-09T20:18:43.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-09T20:18:44.193Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-04-09T20:18:46.383Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-04-09T20:18:47.257Z] ok github.com/docker/docker/daemon/cluster 0.263s coverage: 0.5% of statements [2020-04-09T20:18:48.115Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-09T20:18:49.301Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-09T20:18:49.764Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-09T20:18:50.737Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-09T20:18:51.414Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-09T20:18:51.676Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-09T20:18:51.714Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-09T20:18:52.176Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-09T20:18:52.810Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.4% of statements [2020-04-09T20:18:52.916Z] --- PASS: TestServiceWithDataPathPortInit (15.43s) [2020-04-09T20:18:52.916Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T20:18:52.916Z] daemon.go:325: [db772e5e28a4d] waiting for daemon to start [2020-04-09T20:18:52.916Z] daemon.go:325: [db772e5e28a4d] waiting for daemon to start [2020-04-09T20:18:52.916Z] daemon.go:353: [db772e5e28a4d] daemon started [2020-04-09T20:18:52.916Z] daemon.go:461: [db772e5e28a4d] Stopping daemon [2020-04-09T20:18:52.916Z] daemon.go:296: [db772e5e28a4d] exiting daemon [2020-04-09T20:18:52.916Z] daemon.go:448: [db772e5e28a4d] Daemon stopped [2020-04-09T20:18:52.916Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T20:18:52.916Z] daemon.go:325: [d50f4abe8b19e] waiting for daemon to start [2020-04-09T20:18:52.916Z] daemon.go:325: [d50f4abe8b19e] waiting for daemon to start [2020-04-09T20:18:52.916Z] daemon.go:353: [d50f4abe8b19e] daemon started [2020-04-09T20:18:52.916Z] daemon.go:461: [d50f4abe8b19e] Stopping daemon [2020-04-09T20:18:52.916Z] daemon.go:296: [d50f4abe8b19e] exiting daemon [2020-04-09T20:18:52.916Z] daemon.go:448: [d50f4abe8b19e] Daemon stopped [2020-04-09T20:18:52.916Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T20:18:53.571Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-09T20:18:54.136Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-09T20:18:55.069Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-09T20:18:55.092Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-09T20:18:55.537Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2020-04-09T20:18:55.537Z] ok github.com/docker/docker/daemon/config 0.115s coverage: 82.2% of statements [2020-04-09T20:18:55.633Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-09T20:18:55.891Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-09T20:18:56.148Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-09T20:18:56.712Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-09T20:18:56.712Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-09T20:18:57.277Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-09T20:18:58.209Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-09T20:18:58.849Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-09T20:18:59.983Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-04-09T20:19:00.563Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.30s) [2020-04-09T20:19:00.564Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-04-09T20:19:00.564Z] daemon.go:325: [d0cc39b21e91f] waiting for daemon to start [2020-04-09T20:19:00.564Z] daemon.go:325: [d0cc39b21e91f] waiting for daemon to start [2020-04-09T20:19:00.564Z] daemon.go:353: [d0cc39b21e91f] daemon started [2020-04-09T20:19:00.564Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:53itn2pbmmjg85ic7671zzi3r Created:2020-04-09 20:18:53.28975533 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a49b7054df6d33005a8e175c52c722bd6ac9379a9f69c372345dfda0f4a08501:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dwhhd4biwrl8zwgvd9k1afl7o EndpointID:fedf03c9e2cd6beefa89ea161f4f01ac95619a3e5c72d9a2b87ce4f71b4d5964 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bd9b7367025ab82ca1a02d89d9833f024f45f24ba4363f22fe8528faada664c4 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:05efbea099b9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dwhhd4biwrl8zwgvd9k1afl7o EndpointID:fedf03c9e2cd6beefa89ea161f4f01ac95619a3e5c72d9a2b87ce4f71b4d5964 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-09T20:19:00.564Z] daemon.go:461: [d0cc39b21e91f] Stopping daemon [2020-04-09T20:19:00.564Z] daemon.go:296: [d0cc39b21e91f] exiting daemon [2020-04-09T20:19:00.564Z] daemon.go:448: [d0cc39b21e91f] Daemon stopped [2020-04-09T20:19:00.564Z] PASS [2020-04-09T20:19:00.564Z] [2020-04-09T20:19:00.564Z] === Skipped [2020-04-09T20:19:00.564Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:19:00.564Z] service_test.go:230: FLAKY_TEST [2020-04-09T20:19:00.564Z] [2020-04-09T20:19:00.564Z] [2020-04-09T20:19:00.564Z] DONE 21 tests, 1 skipped in 42.882s [2020-04-09T20:19:00.564Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:19:00.564Z] ++ 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 [2020-04-09T20:19:00.564Z] ++ set -e [2020-04-09T20:19:00.564Z] ++ '[' -n 0 ']' [2020-04-09T20:19:00.564Z] ++ set -x [2020-04-09T20:19:00.564Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:19:00.564Z] INFO: Testing against a local daemon [2020-04-09T20:19:00.564Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-09T20:19:00.564Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:19:00.564Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:19:00.564Z] === RUN TestDockerNetworkIpvlan [2020-04-09T20:19:00.564Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:19:00.564Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:19:00.564Z] PASS [2020-04-09T20:19:00.564Z] [2020-04-09T20:19:00.564Z] === Skipped [2020-04-09T20:19:00.564Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:19:00.564Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:19:00.564Z] [2020-04-09T20:19:00.564Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:19:00.564Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:19:00.564Z] [2020-04-09T20:19:00.564Z] [2020-04-09T20:19:00.564Z] DONE 2 tests, 2 skipped in 0.152s [2020-04-09T20:19:00.564Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:19:00.564Z] ++ 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 [2020-04-09T20:19:00.564Z] ++ set -e [2020-04-09T20:19:00.564Z] ++ '[' -n 0 ']' [2020-04-09T20:19:00.564Z] ++ set -x [2020-04-09T20:19:00.564Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:19:00.564Z] INFO: Testing against a local daemon [2020-04-09T20:19:00.564Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-09T20:19:02.325Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-04-09T20:19:02.325Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-04-09T20:19:02.325Z] daemon.go:325: [de1a8648ae9ae] waiting for daemon to start [2020-04-09T20:19:02.325Z] daemon.go:325: [de1a8648ae9ae] waiting for daemon to start [2020-04-09T20:19:02.325Z] daemon.go:353: [de1a8648ae9ae] daemon started [2020-04-09T20:19:02.325Z] daemon.go:461: [de1a8648ae9ae] Stopping daemon [2020-04-09T20:19:02.325Z] daemon.go:296: [de1a8648ae9ae] exiting daemon [2020-04-09T20:19:02.325Z] daemon.go:448: [de1a8648ae9ae] Daemon stopped [2020-04-09T20:19:02.325Z] daemon.go:325: [de1a8648ae9ae] waiting for daemon to start [2020-04-09T20:19:02.325Z] daemon.go:325: [de1a8648ae9ae] waiting for daemon to start [2020-04-09T20:19:02.325Z] daemon.go:353: [de1a8648ae9ae] daemon started [2020-04-09T20:19:02.325Z] daemon.go:461: [de1a8648ae9ae] Stopping daemon [2020-04-09T20:19:02.325Z] daemon.go:296: [de1a8648ae9ae] exiting daemon [2020-04-09T20:19:02.325Z] daemon.go:448: [de1a8648ae9ae] Daemon stopped [2020-04-09T20:19:02.325Z] === RUN TestDockerNetworkMacvlan [2020-04-09T20:19:02.688Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-09T20:19:02.696Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.494s coverage: 13.6% of statements [2020-04-09T20:19:03.469Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-09T20:19:03.630Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-09T20:19:03.715Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-04-09T20:19:04.035Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-09T20:19:04.600Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-09T20:19:04.834Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-09T20:19:05.164Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-09T20:19:05.164Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:19:05.946Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-09T20:19:06.425Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.780s coverage: 57.8% of statements [2020-04-09T20:19:06.534Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-09T20:19:07.198Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-09T20:19:07.491Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-04-09T20:19:07.923Z] ok github.com/docker/docker/daemon 12.365s coverage: 17.5% of statements [2020-04-09T20:19:07.923Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T20:19:07.923Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T20:19:07.923Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T20:19:07.923Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T20:19:09.681Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-04-09T20:19:09.976Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.301s coverage: 68.5% of statements [2020-04-09T20:19:10.261Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-09T20:19:10.713Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-09T20:19:10.713Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-09T20:19:11.644Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-09T20:19:11.644Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-09T20:19:11.902Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-09T20:19:12.296Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-09T20:19:12.554Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-09T20:19:12.603Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-04-09T20:19:12.705Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.249s coverage: 49.5% of statements [2020-04-09T20:19:12.813Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-09T20:19:13.329Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.436s coverage: 46.2% of statements [2020-04-09T20:19:13.329Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T20:19:13.747Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-09T20:19:14.004Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-09T20:19:14.793Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-04-09T20:19:16.044Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.681s coverage: 76.1% of statements [2020-04-09T20:19:16.528Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-09T20:19:16.528Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-09T20:19:16.674Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.601s coverage: 55.1% of statements [2020-04-09T20:19:16.674Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-09T20:19:16.674Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T20:19:16.965Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.052s coverage: 58.0% of statements [2020-04-09T20:19:16.992Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-04-09T20:19:18.472Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.053s coverage: 3.0% of statements [2020-04-09T20:19:19.189Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-09T20:19:19.189Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:19:19.189Z] INFO: Testing against a local daemon [2020-04-09T20:19:19.189Z] === RUN TestBuildWithSession [2020-04-09T20:19:19.189Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-09T20:19:19.189Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:19.189Z] === RUN TestBuildSquashParent [2020-04-09T20:19:19.189Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-04-09T20:19:19.189Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:19.189Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T20:19:19.189Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-09T20:19:19.189Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:19:19.189Z] === RUN TestBuildMultiStageCopy [2020-04-09T20:19:19.189Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T20:19:19.504Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-04-09T20:19:19.807Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-09T20:19:22.213Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.7% of statements [2020-04-09T20:19:22.335Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-09T20:19:23.719Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2020-04-09T20:19:25.221Z] ok github.com/docker/docker/daemon/logger/awslogs 0.547s coverage: 78.6% of statements [2020-04-09T20:19:26.251Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-04-09T20:19:26.406Z] --- PASS: TestDockerNetworkMacvlan (24.23s) [2020-04-09T20:19:26.406Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:19:26.406Z] daemon.go:325: [ded027585dc6f] waiting for daemon to start [2020-04-09T20:19:26.406Z] daemon.go:325: [ded027585dc6f] waiting for daemon to start [2020-04-09T20:19:26.406Z] daemon.go:353: [ded027585dc6f] daemon started [2020-04-09T20:19:26.406Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-09T20:19:26.406Z] daemon.go:461: [ded027585dc6f] Stopping daemon [2020-04-09T20:19:26.406Z] daemon.go:296: [ded027585dc6f] exiting daemon [2020-04-09T20:19:26.406Z] daemon.go:448: [ded027585dc6f] Daemon stopped [2020-04-09T20:19:26.406Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:19:26.406Z] daemon.go:325: [d4282e46a78c0] waiting for daemon to start [2020-04-09T20:19:26.406Z] daemon.go:325: [d4282e46a78c0] waiting for daemon to start [2020-04-09T20:19:26.406Z] daemon.go:353: [d4282e46a78c0] daemon started [2020-04-09T20:19:26.406Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-04-09T20:19:26.406Z] daemon.go:461: [d4282e46a78c0] Stopping daemon [2020-04-09T20:19:26.406Z] daemon.go:296: [d4282e46a78c0] exiting daemon [2020-04-09T20:19:26.406Z] daemon.go:448: [d4282e46a78c0] Daemon stopped [2020-04-09T20:19:26.406Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:19:26.406Z] daemon.go:325: [def109a6fbb7f] waiting for daemon to start [2020-04-09T20:19:26.406Z] daemon.go:325: [def109a6fbb7f] waiting for daemon to start [2020-04-09T20:19:26.406Z] daemon.go:353: [def109a6fbb7f] daemon started [2020-04-09T20:19:26.406Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.00s) [2020-04-09T20:19:26.406Z] daemon.go:461: [def109a6fbb7f] Stopping daemon [2020-04-09T20:19:26.406Z] daemon.go:296: [def109a6fbb7f] exiting daemon [2020-04-09T20:19:26.406Z] daemon.go:448: [def109a6fbb7f] Daemon stopped [2020-04-09T20:19:26.406Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:19:26.406Z] daemon.go:325: [de36c51e40d26] waiting for daemon to start [2020-04-09T20:19:26.406Z] daemon.go:325: [de36c51e40d26] waiting for daemon to start [2020-04-09T20:19:26.406Z] daemon.go:353: [de36c51e40d26] daemon started [2020-04-09T20:19:26.406Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.99s) [2020-04-09T20:19:26.406Z] daemon.go:461: [de36c51e40d26] Stopping daemon [2020-04-09T20:19:26.406Z] daemon.go:296: [de36c51e40d26] exiting daemon [2020-04-09T20:19:26.406Z] daemon.go:448: [de36c51e40d26] Daemon stopped [2020-04-09T20:19:26.406Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:19:26.406Z] daemon.go:325: [dd79d26f3447e] waiting for daemon to start [2020-04-09T20:19:26.406Z] daemon.go:325: [dd79d26f3447e] waiting for daemon to start [2020-04-09T20:19:26.406Z] daemon.go:353: [dd79d26f3447e] daemon started [2020-04-09T20:19:26.406Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.72s) [2020-04-09T20:19:26.406Z] daemon.go:461: [dd79d26f3447e] Stopping daemon [2020-04-09T20:19:26.406Z] daemon.go:296: [dd79d26f3447e] exiting daemon [2020-04-09T20:19:26.406Z] daemon.go:448: [dd79d26f3447e] Daemon stopped [2020-04-09T20:19:26.406Z] PASS [2020-04-09T20:19:26.406Z] [2020-04-09T20:19:26.406Z] DONE 7 tests in 25.740s [2020-04-09T20:19:26.406Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-09T20:19:26.406Z] ++ 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 [2020-04-09T20:19:26.406Z] ++ set -e [2020-04-09T20:19:26.406Z] ++ '[' -n 0 ']' [2020-04-09T20:19:26.406Z] ++ set -x [2020-04-09T20:19:26.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2020-04-09T20:19:26.407Z] testing: warning: no tests to run [2020-04-09T20:19:26.407Z] PASS [2020-04-09T20:19:26.407Z] [2020-04-09T20:19:26.407Z] DONE 0 tests in 0.045s [2020-04-09T20:19:26.407Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-09T20:19:26.407Z] ++ 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 [2020-04-09T20:19:26.407Z] ++ set -e [2020-04-09T20:19:26.407Z] ++ '[' -n 0 ']' [2020-04-09T20:19:26.407Z] ++ set -x [2020-04-09T20:19:26.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2020-04-09T20:19:26.407Z] INFO: Testing against a local daemon [2020-04-09T20:19:26.407Z] === RUN TestAuthZPluginAllowRequest [2020-04-09T20:19:26.540Z] ok github.com/docker/docker/daemon/images 0.088s coverage: 4.9% of statements [2020-04-09T20:19:26.540Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T20:19:26.540Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T20:19:26.540Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T20:19:26.540Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T20:19:27.169Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 88.3% of statements [2020-04-09T20:19:27.457Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 62.1% of statements [2020-04-09T20:19:27.594Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-09T20:19:27.594Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-09T20:19:27.781Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T20:19:28.209Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-04-09T20:19:28.209Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-04-09T20:19:28.209Z] daemon.go:325: [d0b5b7fb55eb4] waiting for daemon to start [2020-04-09T20:19:28.209Z] daemon.go:325: [d0b5b7fb55eb4] waiting for daemon to start [2020-04-09T20:19:28.209Z] daemon.go:353: [d0b5b7fb55eb4] daemon started [2020-04-09T20:19:28.209Z] daemon.go:461: [d0b5b7fb55eb4] Stopping daemon [2020-04-09T20:19:28.209Z] daemon.go:296: [d0b5b7fb55eb4] exiting daemon [2020-04-09T20:19:28.209Z] daemon.go:448: [d0b5b7fb55eb4] Daemon stopped [2020-04-09T20:19:28.209Z] === RUN TestAuthZPluginTLS [2020-04-09T20:19:28.556Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-04-09T20:19:28.556Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-04-09T20:19:28.556Z] daemon.go:325: [d4460ab8a5226] waiting for daemon to start [2020-04-09T20:19:28.556Z] daemon.go:325: [d4460ab8a5226] waiting for daemon to start [2020-04-09T20:19:28.556Z] daemon.go:353: [d4460ab8a5226] daemon started [2020-04-09T20:19:28.556Z] daemon.go:461: [d4460ab8a5226] Stopping daemon [2020-04-09T20:19:28.556Z] daemon.go:296: [d4460ab8a5226] exiting daemon [2020-04-09T20:19:28.556Z] daemon.go:448: [d4460ab8a5226] Daemon stopped [2020-04-09T20:19:28.556Z] === RUN TestAuthZPluginDenyRequest [2020-04-09T20:19:28.754Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T20:19:28.969Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-09T20:19:29.305Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-09T20:19:29.306Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-04-09T20:19:29.306Z] daemon.go:325: [d5d86b5e01fd3] waiting for daemon to start [2020-04-09T20:19:29.306Z] daemon.go:325: [d5d86b5e01fd3] waiting for daemon to start [2020-04-09T20:19:29.306Z] daemon.go:353: [d5d86b5e01fd3] daemon started [2020-04-09T20:19:29.306Z] daemon.go:461: [d5d86b5e01fd3] Stopping daemon [2020-04-09T20:19:29.306Z] daemon.go:296: [d5d86b5e01fd3] exiting daemon [2020-04-09T20:19:29.306Z] daemon.go:448: [d5d86b5e01fd3] Daemon stopped [2020-04-09T20:19:29.306Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-09T20:19:29.656Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-09T20:19:29.656Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-04-09T20:19:29.656Z] daemon.go:325: [dd941218c276d] waiting for daemon to start [2020-04-09T20:19:29.656Z] daemon.go:325: [dd941218c276d] waiting for daemon to start [2020-04-09T20:19:29.656Z] daemon.go:353: [dd941218c276d] daemon started [2020-04-09T20:19:29.656Z] daemon.go:461: [dd941218c276d] Stopping daemon [2020-04-09T20:19:29.656Z] daemon.go:296: [dd941218c276d] exiting daemon [2020-04-09T20:19:29.656Z] daemon.go:448: [dd941218c276d] Daemon stopped [2020-04-09T20:19:29.656Z] === RUN TestAuthZPluginDenyResponse [2020-04-09T20:19:29.726Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T20:19:29.901Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-09T20:19:30.402Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-09T20:19:30.402Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-04-09T20:19:30.402Z] daemon.go:325: [dc30724018f62] waiting for daemon to start [2020-04-09T20:19:30.402Z] daemon.go:325: [dc30724018f62] waiting for daemon to start [2020-04-09T20:19:30.402Z] daemon.go:353: [dc30724018f62] daemon started [2020-04-09T20:19:30.402Z] daemon.go:461: [dc30724018f62] Stopping daemon [2020-04-09T20:19:30.402Z] daemon.go:296: [dc30724018f62] exiting daemon [2020-04-09T20:19:30.402Z] daemon.go:448: [dc30724018f62] Daemon stopped [2020-04-09T20:19:30.402Z] === RUN TestAuthZPluginAllowEventStream [2020-04-09T20:19:30.699Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T20:19:30.834Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-09T20:19:31.026Z] ok github.com/docker/docker/daemon/logger/local 0.166s coverage: 74.7% of statements [2020-04-09T20:19:31.026Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T20:19:31.317Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 20.0% of statements [2020-04-09T20:19:32.154Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-04-09T20:19:32.154Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-04-09T20:19:32.154Z] daemon.go:325: [d67f51f697a04] waiting for daemon to start [2020-04-09T20:19:32.154Z] daemon.go:325: [d67f51f697a04] waiting for daemon to start [2020-04-09T20:19:32.154Z] daemon.go:353: [d67f51f697a04] daemon started [2020-04-09T20:19:32.154Z] daemon.go:461: [d67f51f697a04] Stopping daemon [2020-04-09T20:19:32.154Z] daemon.go:296: [d67f51f697a04] exiting daemon [2020-04-09T20:19:32.154Z] daemon.go:448: [d67f51f697a04] Daemon stopped [2020-04-09T20:19:32.154Z] === RUN TestAuthZPluginErrorResponse [2020-04-09T20:19:32.243Z] --- PASS: TestBuildMultiStageCopy (12.83s) [2020-04-09T20:19:32.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.65s) [2020-04-09T20:19:32.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s) [2020-04-09T20:19:32.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2020-04-09T20:19:32.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.12s) [2020-04-09T20:19:32.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.27s) [2020-04-09T20:19:32.243Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T20:19:32.243Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-04-09T20:19:32.243Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:19:32.243Z] === RUN TestBuildLabelWithTargets [2020-04-09T20:19:32.243Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-04-09T20:19:32.243Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:19:32.243Z] === RUN TestBuildWithEmptyLayers [2020-04-09T20:19:32.342Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements [2020-04-09T20:19:32.502Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-04-09T20:19:32.502Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-04-09T20:19:32.502Z] daemon.go:325: [d0d0983c7fb0f] waiting for daemon to start [2020-04-09T20:19:32.502Z] daemon.go:325: [d0d0983c7fb0f] waiting for daemon to start [2020-04-09T20:19:32.502Z] daemon.go:353: [d0d0983c7fb0f] daemon started [2020-04-09T20:19:32.502Z] daemon.go:461: [d0d0983c7fb0f] Stopping daemon [2020-04-09T20:19:32.502Z] daemon.go:296: [d0d0983c7fb0f] exiting daemon [2020-04-09T20:19:32.502Z] daemon.go:448: [d0d0983c7fb0f] Daemon stopped [2020-04-09T20:19:32.502Z] === RUN TestAuthZPluginErrorRequest [2020-04-09T20:19:32.568Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-09T20:19:32.568Z] Copying nested executables into bundles/binary-daemon [2020-04-09T20:19:32.568Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-09T20:19:32.633Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-04-09T20:19:32.856Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-09T20:19:32.856Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-04-09T20:19:32.856Z] daemon.go:325: [d9b13a149e9f9] waiting for daemon to start [2020-04-09T20:19:32.856Z] daemon.go:325: [d9b13a149e9f9] waiting for daemon to start [2020-04-09T20:19:32.856Z] daemon.go:353: [d9b13a149e9f9] daemon started [2020-04-09T20:19:32.856Z] daemon.go:461: [d9b13a149e9f9] Stopping daemon [2020-04-09T20:19:32.856Z] daemon.go:296: [d9b13a149e9f9] exiting daemon [2020-04-09T20:19:32.856Z] daemon.go:448: [d9b13a149e9f9] Daemon stopped [2020-04-09T20:19:32.856Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:19:32.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40803/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -e DOCKER_GRAPHDRIVER docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 hack/make.sh cross [2020-04-09T20:19:33.217Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-04-09T20:19:33.217Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T20:19:33.217Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-04-09T20:19:33.217Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:19:33.217Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T20:19:33.217Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-04-09T20:19:33.217Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:19:33.217Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T20:19:33.217Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-04-09T20:19:33.217Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:19:33.217Z] === RUN TestBuildWithHugeFile [2020-04-09T20:19:33.217Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2020-04-09T20:19:33.217Z] build_test.go:492: testEnv.OSType == "windows" [2020-04-09T20:19:33.217Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T20:19:33.217Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:19:33.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:19:33.217Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:19:33.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:19:33.217Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:19:33.217Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:19:33.360Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-09T20:19:33.462Z] [2020-04-09T20:19:33.462Z] Removing bundles/ [2020-04-09T20:19:33.462Z] [2020-04-09T20:19:33.462Z] ---> Making bundle: cross (in bundles/cross) [2020-04-09T20:19:33.462Z] Cross building: bundles/cross/linux/amd64 [2020-04-09T20:19:33.462Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-09T20:19:33.462Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-09T20:19:33.681Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:19:33.681Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:19:33.681Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:19:33.681Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2020-04-09T20:19:33.681Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-04-09T20:19:33.681Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-04-09T20:19:33.681Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2020-04-09T20:19:33.681Z] === RUN TestBuildPreserveOwnership [2020-04-09T20:19:33.681Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-04-09T20:19:33.681Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:19:33.681Z] === RUN TestBuildPlatformInvalid [2020-04-09T20:19:33.681Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-04-09T20:19:33.681Z] PASS [2020-04-09T20:19:33.681Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-09T20:19:33.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:19:33.681Z] INFO: Testing against a local daemon [2020-04-09T20:19:33.681Z] === RUN TestConfigList [2020-04-09T20:19:33.681Z] --- SKIP: TestConfigList (0.00s) [2020-04-09T20:19:33.681Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:33.681Z] === RUN TestConfigsCreateAndDelete [2020-04-09T20:19:33.681Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-04-09T20:19:33.681Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:33.681Z] === RUN TestConfigsUpdate [2020-04-09T20:19:33.681Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-04-09T20:19:33.681Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:33.681Z] === RUN TestTemplatedConfig [2020-04-09T20:19:33.681Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-09T20:19:33.681Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:33.681Z] === RUN TestConfigInspect [2020-04-09T20:19:33.681Z] --- SKIP: TestConfigInspect (0.00s) [2020-04-09T20:19:33.681Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:33.681Z] === RUN TestConfigCreateWithLabels [2020-04-09T20:19:33.681Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-04-09T20:19:33.681Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:19:33.681Z] === RUN TestConfigCreateResolve [2020-04-09T20:19:33.681Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-04-09T20:19:33.681Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:19:33.681Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T20:19:33.681Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-04-09T20:19:33.681Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:19:33.681Z] PASS [2020-04-09T20:19:33.681Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-09T20:19:33.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:19:33.681Z] INFO: Testing against a local daemon [2020-04-09T20:19:33.681Z] === RUN TestCheckpoint [2020-04-09T20:19:33.681Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T20:19:33.681Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:19:33.681Z] === RUN TestContainerInvalidJSON [2020-04-09T20:19:33.681Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:19:33.681Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:19:33.681Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:19:33.681Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:19:33.681Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:19:33.681Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:19:33.681Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:19:33.681Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:19:33.681Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:19:33.681Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-04-09T20:19:33.681Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T20:19:33.681Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T20:19:33.681Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-09T20:19:33.681Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T20:19:33.681Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-04-09T20:19:33.681Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-09T20:19:33.681Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T20:19:33.681Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-04-09T20:19:33.681Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-09T20:19:33.681Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T20:19:33.681Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-04-09T20:19:33.681Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-09T20:19:33.681Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T20:19:33.681Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-04-09T20:19:33.681Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-09T20:19:33.681Z] === RUN TestCopyFromContainer [2020-04-09T20:19:33.681Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-04-09T20:19:33.681Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:33.681Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T20:19:33.681Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:19:33.681Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:19:33.681Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:19:33.681Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:19:33.681Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:19:33.681Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:19:33.681Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:19:33.681Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:19:33.681Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:19:33.681Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-09T20:19:33.681Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-09T20:19:33.681Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-09T20:19:33.681Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-09T20:19:33.681Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T20:19:33.681Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-04-09T20:19:33.681Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-09T20:19:33.681Z] === RUN TestCreateWithInvalidEnv [2020-04-09T20:19:33.681Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T20:19:33.681Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T20:19:33.681Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T20:19:33.681Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T20:19:33.681Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T20:19:33.681Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T20:19:33.681Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T20:19:33.681Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T20:19:33.681Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T20:19:33.770Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-09T20:19:33.770Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:19:33.770Z] daemon.go:325: [dc2819859edfe] waiting for daemon to start [2020-04-09T20:19:33.770Z] daemon.go:325: [dc2819859edfe] waiting for daemon to start [2020-04-09T20:19:33.770Z] daemon.go:353: [dc2819859edfe] daemon started [2020-04-09T20:19:33.770Z] daemon.go:461: [dc2819859edfe] Stopping daemon [2020-04-09T20:19:33.770Z] daemon.go:296: [dc2819859edfe] exiting daemon [2020-04-09T20:19:33.770Z] daemon.go:448: [dc2819859edfe] Daemon stopped [2020-04-09T20:19:33.770Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:19:34.143Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-09T20:19:34.143Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-09T20:19:34.143Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-04-09T20:19:34.143Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-04-09T20:19:34.143Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T20:19:34.143Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-04-09T20:19:34.143Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:34.143Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T20:19:34.143Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-04-09T20:19:34.143Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:19:34.143Z] === RUN TestCreateWithCapabilities [2020-04-09T20:19:34.143Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-04-09T20:19:34.143Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-09T20:19:34.143Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T20:19:34.143Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-09T20:19:34.143Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:19:34.143Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T20:19:34.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:19:34.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:19:34.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:19:34.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:19:34.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:19:34.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:19:34.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:19:34.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:19:34.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:19:34.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:19:34.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:19:34.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:19:34.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:19:34.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:19:34.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:19:34.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-04-09T20:19:34.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-09T20:19:34.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-09T20:19:34.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-09T20:19:34.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-09T20:19:34.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-09T20:19:34.143Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T20:19:34.143Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-09T20:19:34.143Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-09T20:19:34.143Z] === RUN TestDiff [2020-04-09T20:19:34.143Z] --- SKIP: TestDiff (0.00s) [2020-04-09T20:19:34.143Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-09T20:19:34.143Z] === RUN TestExecWithCloseStdin [2020-04-09T20:19:34.697Z] ok github.com/docker/docker/daemon/network 0.033s coverage: 63.8% of statements [2020-04-09T20:19:34.697Z] ok github.com/docker/docker/daemon/logger/splunk 2.764s coverage: 84.5% of statements [2020-04-09T20:19:34.697Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T20:19:34.697Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T20:19:34.731Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-09T20:19:35.568Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2020-04-09T20:19:35.568Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:19:35.568Z] daemon.go:325: [db8a20bd87200] waiting for daemon to start [2020-04-09T20:19:35.568Z] daemon.go:325: [db8a20bd87200] waiting for daemon to start [2020-04-09T20:19:35.568Z] daemon.go:353: [db8a20bd87200] daemon started [2020-04-09T20:19:35.568Z] daemon.go:461: [db8a20bd87200] Stopping daemon [2020-04-09T20:19:35.568Z] daemon.go:296: [db8a20bd87200] exiting daemon [2020-04-09T20:19:35.568Z] daemon.go:448: [db8a20bd87200] Daemon stopped [2020-04-09T20:19:35.568Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:19:35.695Z] --- PASS: TestExecWithCloseStdin (1.81s) [2020-04-09T20:19:35.695Z] === RUN TestExec [2020-04-09T20:19:35.695Z] --- SKIP: TestExec (0.00s) [2020-04-09T20:19:35.695Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-09T20:19:35.695Z] === RUN TestExecUser [2020-04-09T20:19:35.695Z] --- SKIP: TestExecUser (0.00s) [2020-04-09T20:19:35.695Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-09T20:19:35.695Z] === RUN TestExportContainerAndImportImage [2020-04-09T20:19:35.695Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-04-09T20:19:35.695Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:35.695Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T20:19:35.695Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-04-09T20:19:35.695Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:35.695Z] === RUN TestHealthCheckWorkdir [2020-04-09T20:19:35.695Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-04-09T20:19:35.695Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-09T20:19:35.695Z] === RUN TestHealthKillContainer [2020-04-09T20:19:35.695Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-04-09T20:19:35.695Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-09T20:19:35.695Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T20:19:35.695Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-04-09T20:19:35.695Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-09T20:19:35.695Z] === RUN TestKillContainerInvalidSignal [2020-04-09T20:19:36.627Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-09T20:19:37.239Z] --- PASS: TestKillContainerInvalidSignal (1.53s) [2020-04-09T20:19:37.239Z] === RUN TestKillContainer [2020-04-09T20:19:37.239Z] --- SKIP: TestKillContainer (0.00s) [2020-04-09T20:19:37.239Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-09T20:19:37.239Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T20:19:37.239Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-09T20:19:37.239Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-09T20:19:37.239Z] === RUN TestKillStoppedContainer [2020-04-09T20:19:37.239Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-04-09T20:19:37.239Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-09T20:19:37.239Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T20:19:37.239Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-09T20:19:37.239Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-09T20:19:37.239Z] === RUN TestKillDifferentUserContainer [2020-04-09T20:19:37.239Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-04-09T20:19:37.239Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-09T20:19:37.239Z] === RUN TestInspectOomKilledTrue [2020-04-09T20:19:37.239Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-09T20:19:37.239Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:19:37.239Z] === RUN TestInspectOomKilledFalse [2020-04-09T20:19:37.239Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-09T20:19:37.239Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:19:37.239Z] === RUN TestLogsFollowTailEmpty [2020-04-09T20:19:37.337Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-04-09T20:19:37.337Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:19:37.337Z] daemon.go:325: [dd531da4f31ab] waiting for daemon to start [2020-04-09T20:19:37.337Z] daemon.go:325: [dd531da4f31ab] waiting for daemon to start [2020-04-09T20:19:37.337Z] daemon.go:353: [dd531da4f31ab] daemon started [2020-04-09T20:19:37.337Z] daemon.go:461: [dd531da4f31ab] Stopping daemon [2020-04-09T20:19:37.337Z] daemon.go:296: [dd531da4f31ab] exiting daemon [2020-04-09T20:19:37.337Z] daemon.go:448: [dd531da4f31ab] Daemon stopped [2020-04-09T20:19:37.337Z] === RUN TestAuthZPluginHeader [2020-04-09T20:19:38.085Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-04-09T20:19:38.085Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-04-09T20:19:38.085Z] daemon.go:325: [db7de8ae82e64] waiting for daemon to start [2020-04-09T20:19:38.085Z] daemon.go:325: [db7de8ae82e64] waiting for daemon to start [2020-04-09T20:19:38.085Z] daemon.go:353: [db7de8ae82e64] daemon started [2020-04-09T20:19:38.085Z] daemon.go:461: [db7de8ae82e64] Stopping daemon [2020-04-09T20:19:38.085Z] daemon.go:296: [db7de8ae82e64] exiting daemon [2020-04-09T20:19:38.085Z] daemon.go:448: [db7de8ae82e64] Daemon stopped [2020-04-09T20:19:38.085Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T20:19:38.085Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:19:38.085Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:19:38.085Z] === RUN TestAuthZPluginV2Disable [2020-04-09T20:19:38.085Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:19:38.085Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:19:38.085Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-09T20:19:38.085Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:19:38.085Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:19:38.085Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T20:19:38.085Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:19:38.085Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:19:38.085Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:19:38.213Z] ok github.com/docker/docker/distribution/metadata 0.196s coverage: 48.2% of statements [2020-04-09T20:19:38.783Z] --- PASS: TestLogsFollowTailEmpty (1.56s) [2020-04-09T20:19:38.783Z] === RUN TestNetworkNat [2020-04-09T20:19:38.783Z] --- SKIP: TestNetworkNat (0.00s) [2020-04-09T20:19:38.783Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-09T20:19:38.783Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T20:19:38.783Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-04-09T20:19:38.783Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:19:38.783Z] === RUN TestNetworkLoopbackNat [2020-04-09T20:19:38.783Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-04-09T20:19:38.783Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-09T20:19:38.783Z] === RUN TestPause [2020-04-09T20:19:38.783Z] --- SKIP: TestPause (0.00s) [2020-04-09T20:19:38.783Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-09T20:19:38.783Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T20:19:39.711Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-04-09T20:19:39.903Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-09T20:19:39.904Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-09T20:19:40.735Z] ok github.com/docker/docker/distribution 0.479s coverage: 22.3% of statements [2020-04-09T20:19:40.735Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T20:19:40.971Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.68s) [2020-04-09T20:19:40.971Z] === RUN TestPauseStopPausedContainer [2020-04-09T20:19:40.971Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-04-09T20:19:40.971Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:40.971Z] === RUN TestPsFilter [2020-04-09T20:19:40.971Z] --- PASS: TestPsFilter (0.13s) [2020-04-09T20:19:40.971Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T20:19:41.765Z] ok github.com/docker/docker/distribution/xfer 1.460s coverage: 83.4% of statements [2020-04-09T20:19:41.765Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T20:19:41.803Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-09T20:19:41.803Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-09T20:19:41.803Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-09T20:19:41.803Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-09T20:19:41.803Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-09T20:19:42.060Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-09T20:19:42.514Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.79s) [2020-04-09T20:19:42.514Z] === RUN TestRemoveContainerWithVolume [2020-04-09T20:19:42.624Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-09T20:19:43.189Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-09T20:19:43.755Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-09T20:19:43.822Z] ok github.com/docker/docker/image 0.123s coverage: 86.4% of statements [2020-04-09T20:19:44.061Z] --- PASS: TestRemoveContainerWithVolume (1.75s) [2020-04-09T20:19:44.061Z] === RUN TestRemoveContainerRunning [2020-04-09T20:19:44.854Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2020-04-09T20:19:44.854Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T20:19:45.494Z] ok github.com/docker/docker/image/v1 0.080s coverage: 25.0% of statements [2020-04-09T20:19:45.494Z] ? github.com/docker/docker/internal/test [no test files] [2020-04-09T20:19:45.614Z] --- PASS: TestRemoveContainerRunning (1.40s) [2020-04-09T20:19:45.614Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T20:19:45.653Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-09T20:19:45.653Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-09T20:19:46.524Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-04-09T20:19:46.524Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-04-09T20:19:46.524Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-04-09T20:19:46.822Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-04-09T20:19:46.822Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-04-09T20:19:46.822Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-04-09T20:19:46.822Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-04-09T20:19:46.822Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-04-09T20:19:46.822Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-04-09T20:19:46.822Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-04-09T20:19:46.822Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T20:19:47.024Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-09T20:19:47.163Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.35s) [2020-04-09T20:19:47.163Z] === RUN TestRemoveInvalidContainer [2020-04-09T20:19:47.163Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-09T20:19:47.163Z] === RUN TestRenameLinkedContainer [2020-04-09T20:19:47.163Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-04-09T20:19:47.163Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-09T20:19:47.163Z] === RUN TestRenameStoppedContainer [2020-04-09T20:19:47.588Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-09T20:19:47.851Z] ok github.com/docker/docker/internal/testutil 0.039s coverage: 62.5% of statements [2020-04-09T20:19:48.479Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2020-04-09T20:19:48.711Z] --- PASS: TestRenameStoppedContainer (1.75s) [2020-04-09T20:19:48.711Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T20:19:49.485Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-09T20:19:49.972Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 50.0% of statements [2020-04-09T20:19:51.631Z] --- PASS: TestRenameRunningContainerAndReuse (3.01s) [2020-04-09T20:19:51.631Z] === RUN TestRenameInvalidName [2020-04-09T20:19:53.175Z] --- PASS: TestRenameInvalidName (1.42s) [2020-04-09T20:19:53.175Z] === RUN TestRenameAnonymousContainer [2020-04-09T20:19:53.175Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-04-09T20:19:53.175Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-09T20:19:53.175Z] === RUN TestRenameContainerWithSameName [2020-04-09T20:19:53.499Z] ok github.com/docker/docker/opts 0.089s coverage: 66.9% of statements [2020-04-09T20:19:53.664Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-09T20:19:53.664Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-09T20:19:54.720Z] --- PASS: TestRenameContainerWithSameName (1.35s) [2020-04-09T20:19:54.720Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T20:19:54.720Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-04-09T20:19:54.720Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-09T20:19:54.720Z] === RUN TestResize [2020-04-09T20:19:54.720Z] --- SKIP: TestResize (0.00s) [2020-04-09T20:19:54.720Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-09T20:19:54.720Z] === RUN TestResizeWithInvalidSize [2020-04-09T20:19:54.720Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-04-09T20:19:54.720Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-09T20:19:54.720Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T20:19:54.990Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-04-09T20:19:55.036Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-09T20:19:55.613Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-04-09T20:19:56.238Z] ok github.com/docker/docker/pkg/archive 1.371s coverage: 76.7% of statements [2020-04-09T20:19:56.265Z] --- PASS: TestResizeWhenContainerNotStarted (1.70s) [2020-04-09T20:19:56.265Z] === RUN TestDaemonRestartKillContainers [2020-04-09T20:19:56.265Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:19:56.265Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:19:56.265Z] === RUN TestStats [2020-04-09T20:19:56.265Z] --- SKIP: TestStats (0.00s) [2020-04-09T20:19:56.265Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-04-09T20:19:56.265Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T20:19:56.526Z] ok github.com/docker/docker/pkg/authorization 2.619s coverage: 66.7% of statements [2020-04-09T20:19:56.934Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-04-09T20:19:57.192Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-09T20:19:57.557Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-04-09T20:19:57.557Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] daemon.go:353: [dd3f4f82392a4] daemon started [2020-04-09T20:19:57.557Z] daemon.go:461: [dd3f4f82392a4] Stopping daemon [2020-04-09T20:19:57.557Z] daemon.go:296: [dd3f4f82392a4] exiting daemon [2020-04-09T20:19:57.557Z] daemon.go:448: [dd3f4f82392a4] Daemon stopped [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] daemon.go:339: [dd3f4f82392a4] error pinging daemon on start: Get http://dd3f4f82392a4.sock/_ping: context deadline exceeded [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] daemon.go:339: [dd3f4f82392a4] error pinging daemon on start: Get http://dd3f4f82392a4.sock/_ping: context deadline exceeded [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] daemon.go:339: [dd3f4f82392a4] error pinging daemon on start: Get http://dd3f4f82392a4.sock/_ping: context deadline exceeded [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] daemon.go:339: [dd3f4f82392a4] error pinging daemon on start: Get http://dd3f4f82392a4.sock/_ping: context deadline exceeded [2020-04-09T20:19:57.557Z] daemon.go:296: [dd3f4f82392a4] exiting daemon [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] daemon.go:325: [dd3f4f82392a4] waiting for daemon to start [2020-04-09T20:19:57.557Z] daemon.go:353: [dd3f4f82392a4] daemon started [2020-04-09T20:19:57.557Z] daemon.go:461: [dd3f4f82392a4] Stopping daemon [2020-04-09T20:19:57.557Z] daemon.go:296: [dd3f4f82392a4] exiting daemon [2020-04-09T20:19:57.557Z] daemon.go:448: [dd3f4f82392a4] Daemon stopped [2020-04-09T20:19:57.557Z] PASS [2020-04-09T20:19:57.557Z] [2020-04-09T20:19:57.557Z] === Skipped [2020-04-09T20:19:57.557Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:19:57.557Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:19:57.557Z] [2020-04-09T20:19:57.557Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:19:57.557Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:19:57.557Z] [2020-04-09T20:19:57.557Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:19:57.557Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:19:57.557Z] [2020-04-09T20:19:57.557Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:19:57.557Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:19:57.558Z] [2020-04-09T20:19:57.558Z] [2020-04-09T20:19:57.558Z] DONE 17 tests, 4 skipped in 28.780s [2020-04-09T20:19:57.558Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-09T20:19:57.558Z] ++ 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 [2020-04-09T20:19:57.558Z] ++ set -e [2020-04-09T20:19:57.558Z] ++ '[' -n 0 ']' [2020-04-09T20:19:57.558Z] ++ set -x [2020-04-09T20:19:57.558Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:19:57.558Z] INFO: Testing against a local daemon [2020-04-09T20:19:57.558Z] === RUN TestPluginInvalidJSON [2020-04-09T20:19:57.558Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:19:57.558Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:19:57.558Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:19:57.558Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-09T20:19:57.558Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-09T20:19:57.558Z] PASS [2020-04-09T20:19:57.558Z] [2020-04-09T20:19:57.558Z] DONE 2 tests in 0.160s [2020-04-09T20:19:57.558Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-09T20:19:57.558Z] ++ 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 [2020-04-09T20:19:57.558Z] ++ set -e [2020-04-09T20:19:57.558Z] ++ '[' -n 0 ']' [2020-04-09T20:19:57.558Z] ++ set -x [2020-04-09T20:19:57.558Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:19:57.558Z] INFO: Testing against a local daemon [2020-04-09T20:19:57.558Z] === RUN TestExternalGraphDriver [2020-04-09T20:19:57.558Z] === RUN TestExternalGraphDriver/json [2020-04-09T20:19:57.558Z] === RUN TestExternalGraphDriver/spec [2020-04-09T20:19:57.758Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-09T20:19:57.758Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-09T20:19:58.183Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-04-09T20:19:58.810Z] ok github.com/docker/docker/pkg/discovery/file 0.036s coverage: 92.9% of statements [2020-04-09T20:19:59.318Z] === RUN TestExternalGraphDriver/pull [2020-04-09T20:20:00.303Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-09T20:20:00.303Z] ok github.com/docker/docker/layer 7.172s coverage: 72.0% of statements [2020-04-09T20:20:00.303Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T20:20:00.303Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T20:20:00.303Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T20:20:00.303Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T20:20:00.303Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T20:20:00.303Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T20:20:01.350Z] ok github.com/docker/docker/pkg/discovery/nodes 0.030s coverage: 93.8% of statements [2020-04-09T20:20:01.639Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2020-04-09T20:20:01.780Z] --- PASS: TestExternalGraphDriver (6.06s) [2020-04-09T20:20:01.780Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-04-09T20:20:01.780Z] daemon.go:325: [da88bbd2ce627] waiting for daemon to start [2020-04-09T20:20:01.780Z] daemon.go:325: [da88bbd2ce627] waiting for daemon to start [2020-04-09T20:20:01.780Z] daemon.go:353: [da88bbd2ce627] daemon started [2020-04-09T20:20:01.780Z] daemon.go:461: [da88bbd2ce627] Stopping daemon [2020-04-09T20:20:01.780Z] daemon.go:296: [da88bbd2ce627] exiting daemon [2020-04-09T20:20:01.780Z] daemon.go:448: [da88bbd2ce627] Daemon stopped [2020-04-09T20:20:01.780Z] daemon.go:325: [da88bbd2ce627] waiting for daemon to start [2020-04-09T20:20:01.780Z] daemon.go:325: [da88bbd2ce627] waiting for daemon to start [2020-04-09T20:20:01.780Z] daemon.go:353: [da88bbd2ce627] daemon started [2020-04-09T20:20:01.780Z] daemon.go:461: [da88bbd2ce627] Stopping daemon [2020-04-09T20:20:01.780Z] daemon.go:296: [da88bbd2ce627] exiting daemon [2020-04-09T20:20:01.780Z] daemon.go:448: [da88bbd2ce627] Daemon stopped [2020-04-09T20:20:01.780Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2020-04-09T20:20:01.780Z] daemon.go:325: [da88bbd2ce627] waiting for daemon to start [2020-04-09T20:20:01.780Z] daemon.go:325: [da88bbd2ce627] waiting for daemon to start [2020-04-09T20:20:01.780Z] daemon.go:353: [da88bbd2ce627] daemon started [2020-04-09T20:20:01.780Z] daemon.go:461: [da88bbd2ce627] Stopping daemon [2020-04-09T20:20:01.780Z] daemon.go:296: [da88bbd2ce627] exiting daemon [2020-04-09T20:20:01.780Z] daemon.go:448: [da88bbd2ce627] Daemon stopped [2020-04-09T20:20:01.780Z] daemon.go:325: [da88bbd2ce627] waiting for daemon to start [2020-04-09T20:20:01.780Z] daemon.go:325: [da88bbd2ce627] waiting for daemon to start [2020-04-09T20:20:01.780Z] daemon.go:353: [da88bbd2ce627] daemon started [2020-04-09T20:20:01.780Z] daemon.go:461: [da88bbd2ce627] Stopping daemon [2020-04-09T20:20:01.780Z] daemon.go:296: [da88bbd2ce627] exiting daemon [2020-04-09T20:20:01.780Z] daemon.go:448: [da88bbd2ce627] Daemon stopped [2020-04-09T20:20:01.780Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2020-04-09T20:20:01.780Z] daemon.go:325: [da88bbd2ce627] waiting for daemon to start [2020-04-09T20:20:01.780Z] daemon.go:325: [da88bbd2ce627] waiting for daemon to start [2020-04-09T20:20:01.780Z] daemon.go:353: [da88bbd2ce627] daemon started [2020-04-09T20:20:01.780Z] daemon.go:461: [da88bbd2ce627] Stopping daemon [2020-04-09T20:20:01.780Z] daemon.go:296: [da88bbd2ce627] exiting daemon [2020-04-09T20:20:01.780Z] daemon.go:448: [da88bbd2ce627] Daemon stopped [2020-04-09T20:20:01.780Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-04-09T20:20:01.780Z] === RUN TestGraphdriverPluginV2 [2020-04-09T20:20:01.780Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-09T20:20:01.780Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:20:01.780Z] PASS [2020-04-09T20:20:01.780Z] [2020-04-09T20:20:01.780Z] === Skipped [2020-04-09T20:20:01.780Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-09T20:20:01.780Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:20:01.780Z] [2020-04-09T20:20:01.780Z] [2020-04-09T20:20:01.780Z] DONE 5 tests, 1 skipped in 6.238s [2020-04-09T20:20:01.780Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-09T20:20:01.780Z] ++ 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 [2020-04-09T20:20:01.780Z] ++ set -e [2020-04-09T20:20:01.780Z] ++ '[' -n 0 ']' [2020-04-09T20:20:01.780Z] ++ set -x [2020-04-09T20:20:01.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=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 [2020-04-09T20:20:01.780Z] INFO: Testing against a local daemon [2020-04-09T20:20:01.780Z] === RUN TestContinueAfterPluginCrash [2020-04-09T20:20:01.780Z] === PAUSE TestContinueAfterPluginCrash [2020-04-09T20:20:01.780Z] === RUN TestDaemonStartWithLogOpt [2020-04-09T20:20:01.780Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-09T20:20:01.780Z] === CONT TestContinueAfterPluginCrash [2020-04-09T20:20:01.780Z] === CONT TestDaemonStartWithLogOpt [2020-04-09T20:20:01.936Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-09T20:20:02.660Z] ok github.com/docker/docker/pkg/chrootarchive 4.277s coverage: 43.2% of statements [2020-04-09T20:20:02.660Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T20:20:02.660Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T20:20:02.961Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 66.3% of statements [2020-04-09T20:20:03.265Z] ok github.com/docker/docker/pkg/fileutils 0.036s coverage: 89.5% of statements [2020-04-09T20:20:04.292Z] ok github.com/docker/docker/pkg/discovery/kv 3.281s coverage: 84.1% of statements [2020-04-09T20:20:04.580Z] ok github.com/docker/docker/pkg/fsutils 0.448s coverage: 85.1% of statements [2020-04-09T20:20:04.857Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.42s) [2020-04-09T20:20:04.857Z] === RUN TestStopContainerWithTimeout [2020-04-09T20:20:04.857Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-04-09T20:20:04.857Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-09T20:20:04.857Z] === RUN TestUpdateRestartPolicy [2020-04-09T20:20:05.215Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 10.2% of statements [2020-04-09T20:20:05.221Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-09T20:20:05.221Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-09T20:20:07.277Z] ok github.com/docker/docker/pkg/jsonmessage 0.026s coverage: 91.7% of statements [2020-04-09T20:20:07.277Z] ok github.com/docker/docker/pkg/locker 0.057s coverage: 88.9% of statements [2020-04-09T20:20:07.566Z] ok github.com/docker/docker/pkg/idtools 1.014s coverage: 70.1% of statements [2020-04-09T20:20:07.857Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-04-09T20:20:08.883Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-04-09T20:20:09.171Z] ok github.com/docker/docker/pkg/ioutils 2.650s coverage: 70.4% of statements [2020-04-09T20:20:09.171Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-09T20:20:09.460Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-04-09T20:20:10.083Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2020-04-09T20:20:10.370Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.0% of statements [2020-04-09T20:20:10.370Z] ok github.com/docker/docker/pkg/mount 0.923s coverage: 69.6% of statements [2020-04-09T20:20:10.370Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T20:20:10.479Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-09T20:20:11.011Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2020-04-09T20:20:11.011Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T20:20:11.011Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T20:20:11.084Z] --- PASS: TestDaemonStartWithLogOpt (9.43s) [2020-04-09T20:20:11.084Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-04-09T20:20:11.084Z] daemon.go:325: [dda72daafa27e] waiting for daemon to start [2020-04-09T20:20:11.084Z] daemon.go:325: [dda72daafa27e] waiting for daemon to start [2020-04-09T20:20:11.084Z] daemon.go:353: [dda72daafa27e] daemon started [2020-04-09T20:20:11.084Z] daemon.go:461: [dda72daafa27e] Stopping daemon [2020-04-09T20:20:11.084Z] daemon.go:296: [dda72daafa27e] exiting daemon [2020-04-09T20:20:11.084Z] daemon.go:448: [dda72daafa27e] Daemon stopped [2020-04-09T20:20:11.084Z] daemon.go:325: [dda72daafa27e] waiting for daemon to start [2020-04-09T20:20:11.084Z] daemon.go:325: [dda72daafa27e] waiting for daemon to start [2020-04-09T20:20:11.084Z] daemon.go:353: [dda72daafa27e] daemon started [2020-04-09T20:20:11.084Z] daemon.go:461: [dda72daafa27e] Stopping daemon [2020-04-09T20:20:11.084Z] daemon.go:296: [dda72daafa27e] exiting daemon [2020-04-09T20:20:11.084Z] daemon.go:448: [dda72daafa27e] Daemon stopped [2020-04-09T20:20:11.851Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-09T20:20:12.039Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2020-04-09T20:20:12.109Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-09T20:20:12.674Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-09T20:20:13.088Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 87.9% of statements [2020-04-09T20:20:13.240Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-09T20:20:13.375Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-04-09T20:20:13.662Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-04-09T20:20:14.615Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-09T20:20:14.615Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-09T20:20:14.692Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-04-09T20:20:15.713Z] ok github.com/docker/docker/pkg/pubsub 1.220s coverage: 72.7% of statements [2020-04-09T20:20:16.001Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-04-09T20:20:16.067Z] --- PASS: TestContinueAfterPluginCrash (14.34s) [2020-04-09T20:20:16.067Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-04-09T20:20:16.067Z] daemon.go:325: [d9a650d9002c2] waiting for daemon to start [2020-04-09T20:20:16.067Z] daemon.go:325: [d9a650d9002c2] waiting for daemon to start [2020-04-09T20:20:16.067Z] daemon.go:353: [d9a650d9002c2] daemon started [2020-04-09T20:20:16.067Z] daemon.go:461: [d9a650d9002c2] Stopping daemon [2020-04-09T20:20:16.067Z] daemon.go:296: [d9a650d9002c2] exiting daemon [2020-04-09T20:20:16.067Z] daemon.go:448: [d9a650d9002c2] Daemon stopped [2020-04-09T20:20:16.067Z] PASS [2020-04-09T20:20:16.067Z] [2020-04-09T20:20:16.067Z] DONE 2 tests in 14.476s [2020-04-09T20:20:16.067Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-09T20:20:16.067Z] ++ 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 [2020-04-09T20:20:16.067Z] ++ set -e [2020-04-09T20:20:16.067Z] ++ '[' -n 0 ']' [2020-04-09T20:20:16.067Z] ++ set -x [2020-04-09T20:20:16.067Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:20:16.067Z] INFO: Testing against a local daemon [2020-04-09T20:20:16.067Z] === RUN TestPluginWithDevMounts [2020-04-09T20:20:16.067Z] === PAUSE TestPluginWithDevMounts [2020-04-09T20:20:16.067Z] === CONT TestPluginWithDevMounts [2020-04-09T20:20:17.495Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-04-09T20:20:17.495Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-04-09T20:20:17.893Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-09T20:20:18.448Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-04-09T20:20:18.448Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-04-09T20:20:18.448Z] daemon.go:325: [d587859cbc302] waiting for daemon to start [2020-04-09T20:20:18.448Z] daemon.go:325: [d587859cbc302] waiting for daemon to start [2020-04-09T20:20:18.448Z] daemon.go:353: [d587859cbc302] daemon started [2020-04-09T20:20:18.448Z] daemon.go:461: [d587859cbc302] Stopping daemon [2020-04-09T20:20:18.448Z] daemon.go:296: [d587859cbc302] exiting daemon [2020-04-09T20:20:18.448Z] daemon.go:448: [d587859cbc302] Daemon stopped [2020-04-09T20:20:18.448Z] PASS [2020-04-09T20:20:18.448Z] [2020-04-09T20:20:18.448Z] DONE 1 tests in 2.048s [2020-04-09T20:20:18.448Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-09T20:20:18.448Z] ++ 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 [2020-04-09T20:20:18.448Z] ++ set -e [2020-04-09T20:20:18.448Z] ++ '[' -n 0 ']' [2020-04-09T20:20:18.448Z] ++ set -x [2020-04-09T20:20:18.448Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:20:18.448Z] INFO: Testing against a local daemon [2020-04-09T20:20:18.448Z] === RUN TestSecretInspect [2020-04-09T20:20:18.519Z] ok github.com/docker/docker/pkg/symlink 0.051s coverage: 87.7% of statements [2020-04-09T20:20:19.142Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 80.8% of statements [2020-04-09T20:20:19.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-09T20:20:19.828Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-09T20:20:19.828Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-09T20:20:20.169Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 35.1% of statements [2020-04-09T20:20:20.458Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2020-04-09T20:20:20.853Z] --- PASS: TestSecretInspect (2.73s) [2020-04-09T20:20:20.853Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-04-09T20:20:20.853Z] daemon.go:325: [d87fe656d1ced] waiting for daemon to start [2020-04-09T20:20:20.853Z] daemon.go:325: [d87fe656d1ced] waiting for daemon to start [2020-04-09T20:20:20.853Z] daemon.go:353: [d87fe656d1ced] daemon started [2020-04-09T20:20:20.853Z] daemon.go:461: [d87fe656d1ced] Stopping daemon [2020-04-09T20:20:20.853Z] daemon.go:296: [d87fe656d1ced] exiting daemon [2020-04-09T20:20:20.853Z] daemon.go:448: [d87fe656d1ced] Daemon stopped [2020-04-09T20:20:20.853Z] === RUN TestSecretList [2020-04-09T20:20:21.082Z] ok github.com/docker/docker/pkg/signal 5.781s coverage: 61.0% of statements [2020-04-09T20:20:21.722Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [2020-04-09T20:20:21.726Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-09T20:20:22.011Z] ok github.com/docker/docker/pkg/tarsum 0.227s coverage: 89.3% of statements [2020-04-09T20:20:22.639Z] testing: warning: no tests to run [2020-04-09T20:20:22.639Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: 0.0% of statements [no tests to run] [2020-04-09T20:20:22.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-09T20:20:22.927Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-04-09T20:20:22.928Z] ok github.com/docker/docker/pkg/truncindex 0.120s coverage: 91.5% of statements [2020-04-09T20:20:23.555Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-04-09T20:20:23.946Z] --- PASS: TestSecretList (2.78s) [2020-04-09T20:20:23.946Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-04-09T20:20:23.946Z] daemon.go:325: [d490d7fb9c593] waiting for daemon to start [2020-04-09T20:20:23.946Z] daemon.go:325: [d490d7fb9c593] waiting for daemon to start [2020-04-09T20:20:23.946Z] daemon.go:353: [d490d7fb9c593] daemon started [2020-04-09T20:20:23.946Z] daemon.go:461: [d490d7fb9c593] Stopping daemon [2020-04-09T20:20:23.946Z] daemon.go:296: [d490d7fb9c593] exiting daemon [2020-04-09T20:20:23.946Z] daemon.go:448: [d490d7fb9c593] Daemon stopped [2020-04-09T20:20:23.946Z] === RUN TestSecretsCreateAndDelete [2020-04-09T20:20:24.559Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-09T20:20:25.819Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-04-09T20:20:25.995Z] --- PASS: TestUpdateRestartPolicy (18.22s) [2020-04-09T20:20:25.995Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T20:20:25.995Z] --- PASS: TestUpdateRestartWithAutoRemove (1.39s) [2020-04-09T20:20:25.995Z] === RUN TestWaitNonBlocked [2020-04-09T20:20:25.995Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:20:25.995Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:20:25.995Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:20:25.995Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:20:25.995Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:20:25.995Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:20:26.457Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-09T20:20:26.459Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-09T20:20:26.459Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.14s) [2020-04-09T20:20:26.459Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.24s) [2020-04-09T20:20:26.459Z] === RUN TestWaitBlocked [2020-04-09T20:20:26.459Z] --- SKIP: TestWaitBlocked (0.00s) [2020-04-09T20:20:26.459Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:20:26.459Z] PASS [2020-04-09T20:20:26.459Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-09T20:20:26.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:26.459Z] INFO: Testing against a local daemon [2020-04-09T20:20:26.459Z] === RUN TestCommitInheritsEnv [2020-04-09T20:20:26.459Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-04-09T20:20:26.459Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:20:26.459Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T20:20:26.459Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-09T20:20:26.459Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-09T20:20:26.459Z] === RUN TestImagesFilterMultiReference [2020-04-09T20:20:26.459Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-09T20:20:26.459Z] === RUN TestImagePullPlatformInvalid [2020-04-09T20:20:26.461Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2020-04-09T20:20:26.461Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-04-09T20:20:26.461Z] daemon.go:325: [d5d1c02a5b3db] waiting for daemon to start [2020-04-09T20:20:26.461Z] daemon.go:325: [d5d1c02a5b3db] waiting for daemon to start [2020-04-09T20:20:26.461Z] daemon.go:353: [d5d1c02a5b3db] daemon started [2020-04-09T20:20:26.461Z] daemon.go:461: [d5d1c02a5b3db] Stopping daemon [2020-04-09T20:20:26.461Z] daemon.go:296: [d5d1c02a5b3db] exiting daemon [2020-04-09T20:20:26.461Z] daemon.go:448: [d5d1c02a5b3db] Daemon stopped [2020-04-09T20:20:26.461Z] === RUN TestSecretsUpdate [2020-04-09T20:20:26.921Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-09T20:20:26.921Z] === RUN TestRemoveImageOrphaning [2020-04-09T20:20:26.921Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-04-09T20:20:26.921Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:20:26.921Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T20:20:26.921Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-09T20:20:26.921Z] === RUN TestTagInvalidReference [2020-04-09T20:20:26.921Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-09T20:20:26.921Z] === RUN TestTagValidPrefixedRepo [2020-04-09T20:20:26.921Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-09T20:20:26.921Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T20:20:26.921Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-09T20:20:26.921Z] === RUN TestTagOfficialNames [2020-04-09T20:20:26.921Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-04-09T20:20:26.921Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-09T20:20:26.921Z] === RUN TestTagMatchesDigest [2020-04-09T20:20:26.921Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-09T20:20:26.921Z] PASS [2020-04-09T20:20:26.921Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-09T20:20:26.921Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:26.921Z] INFO: Testing against a local daemon [2020-04-09T20:20:26.921Z] === RUN TestNetworkCreateDelete [2020-04-09T20:20:26.921Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-04-09T20:20:26.921Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:20:26.921Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T20:20:26.921Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-04-09T20:20:26.921Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-04-09T20:20:26.921Z] === RUN TestInspectNetwork [2020-04-09T20:20:26.921Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-09T20:20:26.921Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-09T20:20:26.921Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T20:20:26.921Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-09T20:20:26.921Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:20:26.921Z] === RUN TestNetworkInvalidJSON [2020-04-09T20:20:26.921Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T20:20:26.921Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T20:20:26.921Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:20:26.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:20:26.921Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:20:26.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:20:26.921Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T20:20:26.921Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:20:26.921Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:20:26.921Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-09T20:20:26.921Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-09T20:20:26.921Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-09T20:20:26.921Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-04-09T20:20:26.921Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T20:20:26.921Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-04-09T20:20:26.921Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-09T20:20:26.921Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T20:20:26.921Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-09T20:20:26.921Z] service_test.go:51: testEnv.OSType == "windows" [2020-04-09T20:20:26.921Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T20:20:26.921Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-09T20:20:26.921Z] service_test.go:94: testEnv.OSType == "windows" [2020-04-09T20:20:26.921Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:20:26.921Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-09T20:20:26.921Z] service_test.go:127: testEnv.OSType == "windows" [2020-04-09T20:20:26.921Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:20:26.921Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-09T20:20:26.921Z] service_test.go:177: testEnv.OSType == "windows" [2020-04-09T20:20:26.921Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T20:20:26.921Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-09T20:20:26.921Z] service_test.go:201: testEnv.OSType == "windows" [2020-04-09T20:20:26.921Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T20:20:26.921Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:20:26.921Z] service_test.go:230: FLAKY_TEST [2020-04-09T20:20:26.921Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T20:20:26.921Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-09T20:20:26.921Z] service_test.go:319: testEnv.OSType == "windows" [2020-04-09T20:20:26.921Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T20:20:26.921Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-09T20:20:26.921Z] service_test.go:386: testEnv.OSType == "windows" [2020-04-09T20:20:26.921Z] PASS [2020-04-09T20:20:26.921Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-09T20:20:26.921Z] PASS [2020-04-09T20:20:26.921Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-09T20:20:26.921Z] PASS [2020-04-09T20:20:26.921Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-09T20:20:26.921Z] PASS [2020-04-09T20:20:26.921Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-09T20:20:26.921Z] PASS [2020-04-09T20:20:26.921Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-09T20:20:26.921Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:26.921Z] INFO: Testing against a local daemon [2020-04-09T20:20:26.921Z] === RUN TestPluginInvalidJSON [2020-04-09T20:20:26.921Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:20:26.921Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:20:26.921Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:20:26.921Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-09T20:20:26.921Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-09T20:20:26.921Z] PASS [2020-04-09T20:20:26.921Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-09T20:20:27.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:27.384Z] INFO: Testing against a local daemon [2020-04-09T20:20:27.384Z] === RUN TestExternalGraphDriver [2020-04-09T20:20:27.384Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-04-09T20:20:27.384Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-09T20:20:27.384Z] === RUN TestGraphdriverPluginV2 [2020-04-09T20:20:27.384Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-04-09T20:20:27.384Z] external_test.go:407: runtime.GOOS == "windows" [2020-04-09T20:20:27.384Z] PASS [2020-04-09T20:20:27.384Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-09T20:20:27.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:27.384Z] INFO: Testing against a local daemon [2020-04-09T20:20:27.384Z] PASS [2020-04-09T20:20:27.384Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-09T20:20:27.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:27.384Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-09T20:20:27.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:27.384Z] INFO: Testing against a local daemon [2020-04-09T20:20:27.384Z] === RUN TestSecretInspect [2020-04-09T20:20:27.384Z] --- SKIP: TestSecretInspect (0.00s) [2020-04-09T20:20:27.384Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.384Z] === RUN TestSecretList [2020-04-09T20:20:27.384Z] --- SKIP: TestSecretList (0.00s) [2020-04-09T20:20:27.384Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.384Z] === RUN TestSecretsCreateAndDelete [2020-04-09T20:20:27.384Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-04-09T20:20:27.384Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.384Z] === RUN TestSecretsUpdate [2020-04-09T20:20:27.384Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-04-09T20:20:27.384Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.384Z] === RUN TestTemplatedSecret [2020-04-09T20:20:27.384Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-09T20:20:27.384Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.384Z] === RUN TestSecretCreateResolve [2020-04-09T20:20:27.384Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-04-09T20:20:27.384Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:20:27.384Z] PASS [2020-04-09T20:20:27.384Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-09T20:20:27.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:27.384Z] INFO: Testing against a local daemon [2020-04-09T20:20:27.384Z] === RUN TestServiceCreateInit [2020-04-09T20:20:27.384Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:20:27.384Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:20:27.384Z] --- PASS: TestServiceCreateInit (0.03s) [2020-04-09T20:20:27.385Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-09T20:20:27.385Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-09T20:20:27.385Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T20:20:27.385Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-04-09T20:20:27.385Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestCreateServiceConflict [2020-04-09T20:20:27.385Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-04-09T20:20:27.385Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:20:27.385Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-04-09T20:20:27.385Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:20:27.385Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-09T20:20:27.385Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:20:27.385Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-04-09T20:20:27.385Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:20:27.385Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-04-09T20:20:27.385Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestCreateServiceSysctls [2020-04-09T20:20:27.385Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-09T20:20:27.385Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestInspect [2020-04-09T20:20:27.385Z] --- SKIP: TestInspect (0.00s) [2020-04-09T20:20:27.385Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:20:27.385Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-04-09T20:20:27.385Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:20:27.385Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-04-09T20:20:27.385Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestServicePlugin [2020-04-09T20:20:27.385Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-09T20:20:27.385Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.385Z] === RUN TestServiceUpdateLabel [2020-04-09T20:20:27.385Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-04-09T20:20:27.385Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:20:27.385Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:20:27.385Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-04-09T20:20:27.385Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:20:27.385Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:20:27.385Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-04-09T20:20:27.385Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:20:27.385Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:20:27.385Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-04-09T20:20:27.385Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:20:27.385Z] PASS [2020-04-09T20:20:27.385Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-09T20:20:27.385Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:27.385Z] INFO: Testing against a local daemon [2020-04-09T20:20:27.385Z] === RUN TestSessionCreate [2020-04-09T20:20:27.385Z] --- SKIP: TestSessionCreate (0.00s) [2020-04-09T20:20:27.385Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-09T20:20:27.385Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:20:27.385Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-04-09T20:20:27.385Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-09T20:20:27.385Z] PASS [2020-04-09T20:20:27.848Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-09T20:20:27.849Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:27.849Z] INFO: Testing against a local daemon [2020-04-09T20:20:27.849Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:20:27.849Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:20:27.849Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:20:27.849Z] === RUN TestEventsExecDie [2020-04-09T20:20:27.849Z] --- SKIP: TestEventsExecDie (0.00s) [2020-04-09T20:20:27.849Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-09T20:20:27.849Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:20:27.849Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-04-09T20:20:27.849Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-09T20:20:27.849Z] === RUN TestInfoAPI [2020-04-09T20:20:27.849Z] --- PASS: TestInfoAPI (0.03s) [2020-04-09T20:20:27.849Z] === RUN TestInfoAPIWarnings [2020-04-09T20:20:27.849Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-04-09T20:20:27.849Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:20:27.849Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:20:27.866Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2020-04-09T20:20:28.491Z] ok github.com/docker/docker/profiles/seccomp 0.037s coverage: 69.1% of statements [2020-04-09T20:20:28.824Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2020-04-09T20:20:28.824Z] === RUN TestPingCacheHeaders [2020-04-09T20:20:28.824Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-09T20:20:28.824Z] === RUN TestPingGet [2020-04-09T20:20:28.824Z] --- PASS: TestPingGet (0.02s) [2020-04-09T20:20:28.824Z] === RUN TestPingHead [2020-04-09T20:20:28.824Z] --- PASS: TestPingHead (0.03s) [2020-04-09T20:20:28.824Z] === RUN TestVersion [2020-04-09T20:20:28.824Z] --- PASS: TestVersion (0.03s) [2020-04-09T20:20:28.824Z] PASS [2020-04-09T20:20:28.824Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-09T20:20:28.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:28.824Z] INFO: Testing against a local daemon [2020-04-09T20:20:28.824Z] === RUN TestVolumesCreateAndList [2020-04-09T20:20:28.824Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-09T20:20:28.824Z] === RUN TestVolumesRemove [2020-04-09T20:20:28.824Z] --- SKIP: TestVolumesRemove (0.00s) [2020-04-09T20:20:28.824Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-09T20:20:28.824Z] === RUN TestVolumesInspect [2020-04-09T20:20:28.824Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-09T20:20:28.824Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:20:28.824Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:20:28.824Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:20:28.824Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:20:28.824Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-09T20:20:28.824Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:20:28.824Z] PASS [2020-04-09T20:20:28.824Z] INFO: make.ps1 ended at 04/09/2020 20:20:28 [2020-04-09T20:20:28.824Z] INFO: Integration CLI tests being run from the host: [2020-04-09T20:20:28.824Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-04-09T20:20:29.032Z] --- PASS: TestSecretsUpdate (2.75s) [2020-04-09T20:20:29.032Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-04-09T20:20:29.032Z] daemon.go:325: [df66ed79fe11d] waiting for daemon to start [2020-04-09T20:20:29.032Z] daemon.go:325: [df66ed79fe11d] waiting for daemon to start [2020-04-09T20:20:29.032Z] daemon.go:353: [df66ed79fe11d] daemon started [2020-04-09T20:20:29.032Z] daemon.go:461: [df66ed79fe11d] Stopping daemon [2020-04-09T20:20:29.032Z] daemon.go:296: [df66ed79fe11d] exiting daemon [2020-04-09T20:20:29.032Z] daemon.go:448: [df66ed79fe11d] Daemon stopped [2020-04-09T20:20:29.032Z] === RUN TestTemplatedSecret [2020-04-09T20:20:29.141Z] ok github.com/docker/docker/plugin 0.628s coverage: 27.3% of statements [2020-04-09T20:20:30.639Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-04-09T20:20:30.927Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 47.1% of statements [2020-04-09T20:20:32.977Z] ok github.com/docker/docker/registry 0.434s coverage: 56.3% of statements [2020-04-09T20:20:32.989Z] --- PASS: TestTemplatedSecret (3.32s) [2020-04-09T20:20:32.989Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-04-09T20:20:32.989Z] daemon.go:325: [dd1cb1dbd69b9] waiting for daemon to start [2020-04-09T20:20:32.989Z] daemon.go:325: [dd1cb1dbd69b9] waiting for daemon to start [2020-04-09T20:20:32.989Z] daemon.go:353: [dd1cb1dbd69b9] daemon started [2020-04-09T20:20:32.989Z] daemon.go:461: [dd1cb1dbd69b9] Stopping daemon [2020-04-09T20:20:32.989Z] daemon.go:296: [dd1cb1dbd69b9] exiting daemon [2020-04-09T20:20:32.989Z] daemon.go:448: [dd1cb1dbd69b9] Daemon stopped [2020-04-09T20:20:32.989Z] === RUN TestSecretCreateResolve [2020-04-09T20:20:33.264Z] ok github.com/docker/docker/runconfig 0.019s coverage: 68.2% of statements [2020-04-09T20:20:33.553Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-04-09T20:20:35.374Z] --- PASS: TestSecretCreateResolve (2.74s) [2020-04-09T20:20:35.374Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-04-09T20:20:35.374Z] daemon.go:325: [d7cf62548568a] waiting for daemon to start [2020-04-09T20:20:35.374Z] daemon.go:325: [d7cf62548568a] waiting for daemon to start [2020-04-09T20:20:35.374Z] daemon.go:353: [d7cf62548568a] daemon started [2020-04-09T20:20:35.374Z] daemon.go:461: [d7cf62548568a] Stopping daemon [2020-04-09T20:20:35.374Z] daemon.go:296: [d7cf62548568a] exiting daemon [2020-04-09T20:20:35.374Z] daemon.go:448: [d7cf62548568a] Daemon stopped [2020-04-09T20:20:35.374Z] PASS [2020-04-09T20:20:35.374Z] [2020-04-09T20:20:35.374Z] DONE 6 tests in 17.113s [2020-04-09T20:20:35.374Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-09T20:20:35.374Z] ++ 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 [2020-04-09T20:20:35.374Z] ++ set -e [2020-04-09T20:20:35.374Z] ++ '[' -n 0 ']' [2020-04-09T20:20:35.374Z] ++ set -x [2020-04-09T20:20:35.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-09T20:20:35.374Z] INFO: Testing against a local daemon [2020-04-09T20:20:35.374Z] === RUN TestServiceCreateInit [2020-04-09T20:20:35.374Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:20:36.282Z] ok github.com/docker/docker/volume/mounts 0.113s coverage: 67.0% of statements [2020-04-09T20:20:36.419Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-09T20:20:36.419Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-09T20:20:36.570Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-04-09T20:20:37.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:20:37.489Z] INFO: Testing against a local daemon [2020-04-09T20:20:37.489Z] === RUN TestDockerSuite [2020-04-09T20:20:37.489Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-09T20:20:37.489Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-09T20:20:37.489Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-09T20:20:37.489Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-09T20:20:37.489Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-09T20:20:37.489Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-09T20:20:37.489Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-09T20:20:37.489Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-09T20:20:37.489Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-09T20:20:37.489Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-09T20:20:37.792Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-09T20:20:37.957Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-09T20:20:38.064Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-04-09T20:20:38.419Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-09T20:20:38.725Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-09T20:20:40.367Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:20:41.252Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-09T20:20:41.511Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-09T20:20:44.040Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-09T20:20:44.040Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-09T20:20:45.287Z] --- PASS: TestServiceCreateInit (9.62s) [2020-04-09T20:20:45.287Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.84s) [2020-04-09T20:20:45.287Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:20:45.287Z] daemon.go:325: [dc5459de6f037] waiting for daemon to start [2020-04-09T20:20:45.287Z] daemon.go:325: [dc5459de6f037] waiting for daemon to start [2020-04-09T20:20:45.287Z] daemon.go:353: [dc5459de6f037] daemon started [2020-04-09T20:20:45.287Z] daemon.go:461: [dc5459de6f037] Stopping daemon [2020-04-09T20:20:45.287Z] daemon.go:296: [dc5459de6f037] exiting daemon [2020-04-09T20:20:45.287Z] daemon.go:448: [dc5459de6f037] Daemon stopped [2020-04-09T20:20:45.287Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2020-04-09T20:20:45.287Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:20:45.287Z] daemon.go:325: [d59b061d81efe] waiting for daemon to start [2020-04-09T20:20:45.287Z] daemon.go:325: [d59b061d81efe] waiting for daemon to start [2020-04-09T20:20:45.287Z] daemon.go:353: [d59b061d81efe] daemon started [2020-04-09T20:20:45.287Z] daemon.go:461: [d59b061d81efe] Stopping daemon [2020-04-09T20:20:45.287Z] daemon.go:296: [d59b061d81efe] exiting daemon [2020-04-09T20:20:45.287Z] daemon.go:448: [d59b061d81efe] Daemon stopped [2020-04-09T20:20:45.287Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T20:20:48.368Z] ok github.com/docker/docker/pkg/plugins 33.690s coverage: 76.8% of statements [2020-04-09T20:20:48.368Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T20:20:48.368Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T20:20:48.368Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T20:20:48.368Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T20:20:48.368Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-09T20:20:48.368Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T20:20:48.368Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-09T20:20:48.368Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T20:20:48.368Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T20:20:48.368Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T20:20:48.368Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === Skipped [2020-04-09T20:20:48.368Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-09T20:20:48.368Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-09T20:20:48.368Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:20:48.368Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:20:48.368Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:20:48.368Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:20:48.368Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:20:48.368Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-09T20:20:48.368Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-09T20:20:48.368Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-09T20:20:48.368Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:20:48.368Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:20:48.368Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:20:48.368Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:20:48.368Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:20:48.368Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-09T20:20:48.368Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-09T20:20:48.368Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] [2020-04-09T20:20:48.368Z] DONE 2065 tests, 19 skipped in 344.651s Post stage [Pipeline] junit [2020-04-09T20:20:48.692Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite (337.72s) [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.20s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-09T20:20:49.317Z] daemon.go:325: [ddc05abb41bef] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [ddc05abb41bef] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [ddc05abb41bef] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [ddc05abb41bef] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [ddc05abb41bef] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [ddc05abb41bef] Daemon stopped [2020-04-09T20:20:49.317Z] daemon.go:325: [ddc05abb41bef] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [ddc05abb41bef] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [ddc05abb41bef] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [ddc05abb41bef] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [ddc05abb41bef] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [ddc05abb41bef] Daemon stopped [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.87s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-09T20:20:49.317Z] daemon.go:325: [db8f75b2cd6e1] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [db8f75b2cd6e1] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [db8f75b2cd6e1] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [db8f75b2cd6e1] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [db8f75b2cd6e1] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [db8f75b2cd6e1] Daemon stopped [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-09T20:20:49.317Z] daemon.go:325: [dce5510b1a152] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [dce5510b1a152] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [dce5510b1a152] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [dce5510b1a152] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [dce5510b1a152] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [dce5510b1a152] Daemon stopped [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.43s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-09T20:20:49.317Z] daemon.go:325: [d60ad0a4e0b84] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [d60ad0a4e0b84] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [d60ad0a4e0b84] daemon started [2020-04-09T20:20:49.317Z] daemon.go:296: [d60ad0a4e0b84] exiting daemon [2020-04-09T20:20:49.317Z] docker_cli_daemon_test.go:1449: Daemon d60ad0a4e0b84 is not started [2020-04-09T20:20:49.317Z] daemon.go:325: [d60ad0a4e0b84] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [d60ad0a4e0b84] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [d60ad0a4e0b84] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [d60ad0a4e0b84] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [d60ad0a4e0b84] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [d60ad0a4e0b84] Daemon stopped [2020-04-09T20:20:49.317Z] check_test.go:309: Daemon d069c1e359d14 is not started [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.67s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-09T20:20:49.317Z] daemon.go:325: [d587424166fe9] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [d587424166fe9] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [d587424166fe9] daemon started [2020-04-09T20:20:49.317Z] daemon.go:296: [d587424166fe9] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:325: [d587424166fe9] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [d587424166fe9] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [d587424166fe9] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [d587424166fe9] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [d587424166fe9] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [d587424166fe9] Daemon stopped [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.19s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-09T20:20:49.317Z] daemon.go:325: [d8b82374631bd] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [d8b82374631bd] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [d8b82374631bd] daemon started [2020-04-09T20:20:49.317Z] daemon.go:296: [d8b82374631bd] exiting daemon [2020-04-09T20:20:49.317Z] check_test.go:309: Daemon dac06e7625966 is not started [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.59s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-09T20:20:49.317Z] daemon.go:325: [d6128f5c3eadc] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [d6128f5c3eadc] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [d6128f5c3eadc] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [d6128f5c3eadc] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [d6128f5c3eadc] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [d6128f5c3eadc] Daemon stopped [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.15s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-09T20:20:49.317Z] daemon.go:325: [deb7f6f10acc5] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:296: [deb7f6f10acc5] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:325: [deb7f6f10acc5] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [deb7f6f10acc5] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [deb7f6f10acc5] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [deb7f6f10acc5] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [deb7f6f10acc5] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [deb7f6f10acc5] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [deb7f6f10acc5] Daemon stopped [2020-04-09T20:20:49.317Z] daemon.go:325: [deb7f6f10acc5] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [deb7f6f10acc5] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [deb7f6f10acc5] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [deb7f6f10acc5] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [deb7f6f10acc5] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [deb7f6f10acc5] Daemon stopped [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.87s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-09T20:20:49.317Z] daemon.go:325: [dac8b15c4ec09] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [dac8b15c4ec09] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [dac8b15c4ec09] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [dac8b15c4ec09] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [dac8b15c4ec09] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [dac8b15c4ec09] Daemon stopped [2020-04-09T20:20:49.317Z] daemon.go:325: [dac8b15c4ec09] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [dac8b15c4ec09] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [dac8b15c4ec09] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [dac8b15c4ec09] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [dac8b15c4ec09] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [dac8b15c4ec09] Daemon stopped [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.95s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-09T20:20:49.317Z] daemon.go:325: [df51a27e68e01] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [df51a27e68e01] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [df51a27e68e01] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [df51a27e68e01] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [df51a27e68e01] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [df51a27e68e01] Daemon stopped [2020-04-09T20:20:49.317Z] daemon.go:325: [df51a27e68e01] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [df51a27e68e01] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [df51a27e68e01] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [df51a27e68e01] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [df51a27e68e01] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [df51a27e68e01] Daemon stopped [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.48s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-09T20:20:49.317Z] daemon.go:325: [d8e56db65b63c] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [d8e56db65b63c] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [d8e56db65b63c] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [d8e56db65b63c] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [d8e56db65b63c] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [d8e56db65b63c] Daemon stopped [2020-04-09T20:20:49.317Z] daemon.go:325: [d8e56db65b63c] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [d8e56db65b63c] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [d8e56db65b63c] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [d8e56db65b63c] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [d8e56db65b63c] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [d8e56db65b63c] Daemon stopped [2020-04-09T20:20:49.317Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s) [2020-04-09T20:20:49.317Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-09T20:20:49.317Z] daemon.go:325: [d36bea5f88195] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:325: [d36bea5f88195] waiting for daemon to start [2020-04-09T20:20:49.317Z] daemon.go:353: [d36bea5f88195] daemon started [2020-04-09T20:20:49.317Z] daemon.go:461: [d36bea5f88195] Stopping daemon [2020-04-09T20:20:49.317Z] daemon.go:296: [d36bea5f88195] exiting daemon [2020-04-09T20:20:49.317Z] daemon.go:448: [d36bea5f88195] Daemon stopped [2020-04-09T20:20:49.317Z] daemon.go:325: [d36bea5f88195] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d36bea5f88195] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d36bea5f88195] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d36bea5f88195] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d36bea5f88195] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d36bea5f88195] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-09T20:20:49.318Z] daemon.go:325: [d2b6e6ea2419c] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d2b6e6ea2419c] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d2b6e6ea2419c] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d2b6e6ea2419c] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d2b6e6ea2419c] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d2b6e6ea2419c] Daemon stopped [2020-04-09T20:20:49.318Z] daemon.go:325: [d2b6e6ea2419c] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d2b6e6ea2419c] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d2b6e6ea2419c] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d2b6e6ea2419c] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d2b6e6ea2419c] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d2b6e6ea2419c] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.21s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-09T20:20:49.318Z] daemon.go:325: [d01dd7dadf224] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d01dd7dadf224] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d01dd7dadf224] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d01dd7dadf224] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d01dd7dadf224] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d01dd7dadf224] Daemon stopped [2020-04-09T20:20:49.318Z] daemon.go:325: [d01dd7dadf224] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d01dd7dadf224] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d01dd7dadf224] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d01dd7dadf224] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d01dd7dadf224] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d01dd7dadf224] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-09T20:20:49.318Z] daemon.go:325: [def212212ce6a] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:296: [def212212ce6a] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:325: [def212212ce6a] waiting for daemon to start [2020-04-09T20:20:49.318Z] check_test.go:309: Daemon d3dc575a990b5 is not started [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-09T20:20:49.318Z] daemon.go:325: [d3e6afaa0465b] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:296: [d3e6afaa0465b] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:325: [d3e6afaa0465b] waiting for daemon to start [2020-04-09T20:20:49.318Z] check_test.go:309: Daemon dab15ed0a9009 is not started [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-09T20:20:49.318Z] daemon.go:325: [d4254f249bbb0] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d4254f249bbb0] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d4254f249bbb0] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d4254f249bbb0] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d4254f249bbb0] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d4254f249bbb0] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-09T20:20:49.318Z] daemon.go:325: [d7b247b06cdc3] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d7b247b06cdc3] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d7b247b06cdc3] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d7b247b06cdc3] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d7b247b06cdc3] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d7b247b06cdc3] Daemon stopped [2020-04-09T20:20:49.318Z] check_test.go:309: Daemon d7b247b06cdc3 is not started [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.93s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-09T20:20:49.318Z] daemon.go:325: [ddaed44d82271] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [ddaed44d82271] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [ddaed44d82271] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [ddaed44d82271] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [ddaed44d82271] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [ddaed44d82271] Daemon stopped [2020-04-09T20:20:49.318Z] daemon.go:325: [ddaed44d82271] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [ddaed44d82271] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [ddaed44d82271] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [ddaed44d82271] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [ddaed44d82271] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [ddaed44d82271] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-09T20:20:49.318Z] daemon.go:325: [d6c2bd2066e4d] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d6c2bd2066e4d] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d6c2bd2066e4d] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d6c2bd2066e4d] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d6c2bd2066e4d] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d6c2bd2066e4d] Daemon stopped [2020-04-09T20:20:49.318Z] daemon.go:325: [d6c2bd2066e4d] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d6c2bd2066e4d] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d6c2bd2066e4d] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d6c2bd2066e4d] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d6c2bd2066e4d] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d6c2bd2066e4d] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.60s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-09T20:20:49.318Z] daemon.go:325: [d06fc9a55fee4] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d06fc9a55fee4] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d06fc9a55fee4] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d06fc9a55fee4] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d06fc9a55fee4] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d06fc9a55fee4] Daemon stopped [2020-04-09T20:20:49.318Z] daemon.go:325: [d06fc9a55fee4] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d06fc9a55fee4] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d06fc9a55fee4] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d06fc9a55fee4] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d06fc9a55fee4] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d06fc9a55fee4] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-09T20:20:49.318Z] daemon.go:325: [d106fa9bf7cec] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d106fa9bf7cec] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d106fa9bf7cec] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d106fa9bf7cec] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d106fa9bf7cec] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d106fa9bf7cec] Daemon stopped [2020-04-09T20:20:49.318Z] daemon.go:325: [d106fa9bf7cec] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d106fa9bf7cec] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d106fa9bf7cec] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d106fa9bf7cec] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d106fa9bf7cec] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d106fa9bf7cec] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-09T20:20:49.318Z] daemon.go:325: [def8f1a92efa0] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [def8f1a92efa0] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [def8f1a92efa0] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [def8f1a92efa0] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [def8f1a92efa0] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [def8f1a92efa0] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-04-09T20:20:49.318Z] daemon.go:325: [dd34f4a388eeb] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [dd34f4a388eeb] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [dd34f4a388eeb] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [dd34f4a388eeb] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [dd34f4a388eeb] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [dd34f4a388eeb] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-09T20:20:49.318Z] daemon.go:325: [db49aced8edf7] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [db49aced8edf7] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [db49aced8edf7] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [db49aced8edf7] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [db49aced8edf7] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [db49aced8edf7] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-09T20:20:49.318Z] daemon.go:325: [d45dea2df808c] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:296: [d45dea2df808c] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:325: [d45dea2df808c] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:461: [d45dea2df808c] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:450: [d45dea2df808c] Error when stopping daemon: daemon not started [2020-04-09T20:20:49.318Z] check_test.go:309: Daemon d45dea2df808c is not started [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-04-09T20:20:49.318Z] daemon.go:325: [dd0f322b21c6e] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [dd0f322b21c6e] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [dd0f322b21c6e] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [dd0f322b21c6e] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [dd0f322b21c6e] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [dd0f322b21c6e] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-09T20:20:49.318Z] daemon.go:325: [d4feca3e2c494] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d4feca3e2c494] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d4feca3e2c494] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d4feca3e2c494] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d4feca3e2c494] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d4feca3e2c494] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-09T20:20:49.318Z] daemon.go:325: [d5c5cd576fd31] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d5c5cd576fd31] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d5c5cd576fd31] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d5c5cd576fd31] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d5c5cd576fd31] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d5c5cd576fd31] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.38s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-09T20:20:49.318Z] daemon.go:325: [d474700b20071] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d474700b20071] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d474700b20071] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d474700b20071] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d474700b20071] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d474700b20071] Daemon stopped [2020-04-09T20:20:49.318Z] daemon.go:325: [d474700b20071] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d474700b20071] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d474700b20071] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d474700b20071] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d474700b20071] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d474700b20071] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.41s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-04-09T20:20:49.318Z] daemon.go:325: [d247cb4cad1e2] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d247cb4cad1e2] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d247cb4cad1e2] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d247cb4cad1e2] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d247cb4cad1e2] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d247cb4cad1e2] Daemon stopped [2020-04-09T20:20:49.318Z] daemon.go:325: [d247cb4cad1e2] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d247cb4cad1e2] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d247cb4cad1e2] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d247cb4cad1e2] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d247cb4cad1e2] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d247cb4cad1e2] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.46s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-04-09T20:20:49.318Z] daemon.go:325: [df294fceaf5a0] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [df294fceaf5a0] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [df294fceaf5a0] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [df294fceaf5a0] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [df294fceaf5a0] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [df294fceaf5a0] Daemon stopped [2020-04-09T20:20:49.318Z] daemon.go:325: [df294fceaf5a0] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [df294fceaf5a0] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [df294fceaf5a0] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [df294fceaf5a0] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [df294fceaf5a0] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [df294fceaf5a0] Daemon stopped [2020-04-09T20:20:49.318Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-09T20:20:49.318Z] requirement.go:26: unmatched requirement IPv6 [2020-04-09T20:20:49.318Z] check_test.go:309: Daemon defcbe9fccf68 is not started [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-09T20:20:49.318Z] daemon.go:325: [d2389b60856c7] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d2389b60856c7] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d2389b60856c7] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d2389b60856c7] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d2389b60856c7] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d2389b60856c7] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.19s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-09T20:20:49.318Z] daemon.go:325: [d537a7df06484] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d537a7df06484] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d537a7df06484] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d537a7df06484] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d537a7df06484] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d537a7df06484] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-09T20:20:49.318Z] daemon.go:325: [d14c17ad07c91] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d14c17ad07c91] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d14c17ad07c91] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d14c17ad07c91] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d14c17ad07c91] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d14c17ad07c91] Daemon stopped [2020-04-09T20:20:49.318Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.60s) [2020-04-09T20:20:49.318Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-09T20:20:49.318Z] daemon.go:325: [d26ea021a34c0] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:325: [d26ea021a34c0] waiting for daemon to start [2020-04-09T20:20:49.318Z] daemon.go:353: [d26ea021a34c0] daemon started [2020-04-09T20:20:49.318Z] daemon.go:461: [d26ea021a34c0] Stopping daemon [2020-04-09T20:20:49.318Z] daemon.go:296: [d26ea021a34c0] exiting daemon [2020-04-09T20:20:49.318Z] daemon.go:448: [d26ea021a34c0] Daemon stopped [2020-04-09T20:20:49.319Z] check_test.go:309: Daemon d26ea021a34c0 is not started [2020-04-09T20:20:49.319Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.91s) [2020-04-09T20:20:49.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-09T20:20:49.319Z] daemon.go:325: [dc2131967c55d] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:325: [dc2131967c55d] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:353: [dc2131967c55d] daemon started [2020-04-09T20:20:49.319Z] daemon.go:461: [dc2131967c55d] Stopping daemon [2020-04-09T20:20:49.319Z] daemon.go:296: [dc2131967c55d] exiting daemon [2020-04-09T20:20:49.319Z] daemon.go:448: [dc2131967c55d] Daemon stopped [2020-04-09T20:20:49.319Z] daemon.go:325: [dc2131967c55d] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:325: [dc2131967c55d] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:353: [dc2131967c55d] daemon started [2020-04-09T20:20:49.319Z] daemon.go:461: [dc2131967c55d] Stopping daemon [2020-04-09T20:20:49.319Z] daemon.go:296: [dc2131967c55d] exiting daemon [2020-04-09T20:20:49.319Z] daemon.go:448: [dc2131967c55d] Daemon stopped [2020-04-09T20:20:49.319Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-04-09T20:20:49.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-09T20:20:49.319Z] daemon.go:325: [d3b55a781bda5] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:325: [d3b55a781bda5] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:353: [d3b55a781bda5] daemon started [2020-04-09T20:20:49.319Z] daemon.go:461: [d3b55a781bda5] Stopping daemon [2020-04-09T20:20:49.319Z] daemon.go:296: [d3b55a781bda5] exiting daemon [2020-04-09T20:20:49.319Z] daemon.go:448: [d3b55a781bda5] Daemon stopped [2020-04-09T20:20:49.319Z] check_test.go:309: Daemon d3b55a781bda5 is not started [2020-04-09T20:20:49.319Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.56s) [2020-04-09T20:20:49.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-09T20:20:49.319Z] daemon.go:325: [d195b394bd494] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:325: [d195b394bd494] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:353: [d195b394bd494] daemon started [2020-04-09T20:20:49.319Z] daemon.go:296: [d195b394bd494] exiting daemon [2020-04-09T20:20:49.319Z] docker_cli_daemon_plugins_test.go:80: Daemon d195b394bd494 is not started [2020-04-09T20:20:49.319Z] daemon.go:325: [d195b394bd494] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:325: [d195b394bd494] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:353: [d195b394bd494] daemon started [2020-04-09T20:20:49.319Z] daemon.go:461: [d195b394bd494] Stopping daemon [2020-04-09T20:20:49.319Z] daemon.go:296: [d195b394bd494] exiting daemon [2020-04-09T20:20:49.319Z] daemon.go:448: [d195b394bd494] Daemon stopped [2020-04-09T20:20:49.319Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.90s) [2020-04-09T20:20:49.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-09T20:20:49.319Z] daemon.go:325: [d07ac72489fd5] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:325: [d07ac72489fd5] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:353: [d07ac72489fd5] daemon started [2020-04-09T20:20:49.319Z] daemon.go:296: [d07ac72489fd5] exiting daemon [2020-04-09T20:20:49.319Z] docker_cli_daemon_plugins_test.go:170: Daemon d07ac72489fd5 is not started [2020-04-09T20:20:49.319Z] daemon.go:325: [d07ac72489fd5] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:325: [d07ac72489fd5] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:353: [d07ac72489fd5] daemon started [2020-04-09T20:20:49.319Z] daemon.go:461: [d07ac72489fd5] Stopping daemon [2020-04-09T20:20:49.319Z] daemon.go:296: [d07ac72489fd5] exiting daemon [2020-04-09T20:20:49.319Z] daemon.go:448: [d07ac72489fd5] Daemon stopped [2020-04-09T20:20:49.319Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s) [2020-04-09T20:20:49.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-09T20:20:49.319Z] daemon.go:325: [d273cf4407fe3] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:325: [d273cf4407fe3] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:353: [d273cf4407fe3] daemon started [2020-04-09T20:20:49.319Z] daemon.go:461: [d273cf4407fe3] Stopping daemon [2020-04-09T20:20:49.319Z] daemon.go:296: [d273cf4407fe3] exiting daemon [2020-04-09T20:20:49.319Z] daemon.go:448: [d273cf4407fe3] Daemon stopped [2020-04-09T20:20:49.319Z] daemon.go:325: [d273cf4407fe3] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:325: [d273cf4407fe3] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:353: [d273cf4407fe3] daemon started [2020-04-09T20:20:49.319Z] daemon.go:461: [d273cf4407fe3] Stopping daemon [2020-04-09T20:20:49.319Z] daemon.go:296: [d273cf4407fe3] exiting daemon [2020-04-09T20:20:49.319Z] daemon.go:448: [d273cf4407fe3] Daemon stopped [2020-04-09T20:20:49.319Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-04-09T20:20:49.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-09T20:20:49.319Z] daemon.go:325: [d6dcc62011e91] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:325: [d6dcc62011e91] waiting for daemon to start [2020-04-09T20:20:49.319Z] daemon.go:353: [d6dcc62011e91] daemon started [2020-04-09T20:20:49.319Z] daemon.go:461: [d6dcc62011e91] Stopping daemon [2020-04-09T20:20:49.319Z] daemon.go:296: [d6dcc62011e91] exiting daemon [2020-04-09T20:20:49.319Z] daemon.go:448: [d6dcc62011e91] Daemon stopped [2020-04-09T20:20:49.319Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-04-09T20:20:49.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-09T20:20:49.319Z] daemon.go:325: [d169b30009135] waiting for daemon to start [2020-04-09T20:20:49.509Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40803/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 hack/make.sh dynbinary test-integration [2020-04-09T20:20:49.577Z] daemon.go:325: [d169b30009135] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:353: [d169b30009135] daemon started [2020-04-09T20:20:49.577Z] daemon.go:461: [d169b30009135] Stopping daemon [2020-04-09T20:20:49.577Z] daemon.go:296: [d169b30009135] exiting daemon [2020-04-09T20:20:49.577Z] daemon.go:448: [d169b30009135] Daemon stopped [2020-04-09T20:20:49.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-09T20:20:49.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-09T20:20:49.577Z] daemon.go:325: [de5b6ec7d8829] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:296: [de5b6ec7d8829] exiting daemon [2020-04-09T20:20:49.577Z] daemon.go:325: [de5b6ec7d8829] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:461: [de5b6ec7d8829] Stopping daemon [2020-04-09T20:20:49.577Z] daemon.go:450: [de5b6ec7d8829] Error when stopping daemon: daemon not started [2020-04-09T20:20:49.577Z] check_test.go:309: Daemon de5b6ec7d8829 is not started [2020-04-09T20:20:49.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2020-04-09T20:20:49.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-09T20:20:49.577Z] daemon.go:325: [de596aded174f] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:325: [de596aded174f] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:353: [de596aded174f] daemon started [2020-04-09T20:20:49.577Z] daemon.go:461: [de596aded174f] Stopping daemon [2020-04-09T20:20:49.577Z] daemon.go:296: [de596aded174f] exiting daemon [2020-04-09T20:20:49.577Z] daemon.go:448: [de596aded174f] Daemon stopped [2020-04-09T20:20:49.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2020-04-09T20:20:49.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-09T20:20:49.577Z] daemon.go:325: [dbb1662549ae2] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:325: [dbb1662549ae2] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:353: [dbb1662549ae2] daemon started [2020-04-09T20:20:49.577Z] daemon.go:461: [dbb1662549ae2] Stopping daemon [2020-04-09T20:20:49.577Z] daemon.go:296: [dbb1662549ae2] exiting daemon [2020-04-09T20:20:49.577Z] daemon.go:448: [dbb1662549ae2] Daemon stopped [2020-04-09T20:20:49.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2020-04-09T20:20:49.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-09T20:20:49.577Z] daemon.go:325: [dcc7f37c9d3ce] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:325: [dcc7f37c9d3ce] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:353: [dcc7f37c9d3ce] daemon started [2020-04-09T20:20:49.577Z] daemon.go:461: [dcc7f37c9d3ce] Stopping daemon [2020-04-09T20:20:49.577Z] daemon.go:296: [dcc7f37c9d3ce] exiting daemon [2020-04-09T20:20:49.577Z] daemon.go:448: [dcc7f37c9d3ce] Daemon stopped [2020-04-09T20:20:49.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s) [2020-04-09T20:20:49.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-09T20:20:49.577Z] daemon.go:325: [d99358385961f] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:325: [d99358385961f] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:353: [d99358385961f] daemon started [2020-04-09T20:20:49.577Z] daemon.go:461: [d99358385961f] Stopping daemon [2020-04-09T20:20:49.577Z] daemon.go:296: [d99358385961f] exiting daemon [2020-04-09T20:20:49.577Z] daemon.go:448: [d99358385961f] Daemon stopped [2020-04-09T20:20:49.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.68s) [2020-04-09T20:20:49.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-09T20:20:49.577Z] daemon.go:325: [d0058da6455fa] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:325: [d0058da6455fa] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:353: [d0058da6455fa] daemon started [2020-04-09T20:20:49.577Z] daemon.go:461: [d0058da6455fa] Stopping daemon [2020-04-09T20:20:49.577Z] daemon.go:296: [d0058da6455fa] exiting daemon [2020-04-09T20:20:49.577Z] daemon.go:448: [d0058da6455fa] Daemon stopped [2020-04-09T20:20:49.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-04-09T20:20:49.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-09T20:20:49.577Z] daemon.go:325: [d80bc805a8e20] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:325: [d80bc805a8e20] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:353: [d80bc805a8e20] daemon started [2020-04-09T20:20:49.577Z] daemon.go:461: [d80bc805a8e20] Stopping daemon [2020-04-09T20:20:49.577Z] daemon.go:296: [d80bc805a8e20] exiting daemon [2020-04-09T20:20:49.577Z] daemon.go:448: [d80bc805a8e20] Daemon stopped [2020-04-09T20:20:49.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.91s) [2020-04-09T20:20:49.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-09T20:20:49.577Z] daemon.go:325: [da138bdd6a6c1] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:325: [da138bdd6a6c1] waiting for daemon to start [2020-04-09T20:20:49.577Z] daemon.go:353: [da138bdd6a6c1] daemon started [2020-04-09T20:20:49.577Z] daemon.go:461: [da138bdd6a6c1] Stopping daemon [2020-04-09T20:20:49.577Z] daemon.go:296: [da138bdd6a6c1] exiting daemon [2020-04-09T20:20:49.577Z] daemon.go:448: [da138bdd6a6c1] Daemon stopped [2020-04-09T20:20:49.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-09T20:20:49.578Z] daemon.go:325: [ded6107f9d673] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [ded6107f9d673] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [ded6107f9d673] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [ded6107f9d673] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [ded6107f9d673] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [ded6107f9d673] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-09T20:20:49.578Z] daemon.go:325: [ddcfc25dda873] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [ddcfc25dda873] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [ddcfc25dda873] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [ddcfc25dda873] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [ddcfc25dda873] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [ddcfc25dda873] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-09T20:20:49.578Z] daemon.go:325: [d8c3c0e4bdbd8] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d8c3c0e4bdbd8] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d8c3c0e4bdbd8] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d8c3c0e4bdbd8] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d8c3c0e4bdbd8] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d8c3c0e4bdbd8] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.77s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-09T20:20:49.578Z] daemon.go:325: [d1a5edb24ac46] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d1a5edb24ac46] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d1a5edb24ac46] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d1a5edb24ac46] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d1a5edb24ac46] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d1a5edb24ac46] Daemon stopped [2020-04-09T20:20:49.578Z] check_test.go:309: Daemon d1a5edb24ac46 is not started [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.23s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-09T20:20:49.578Z] daemon.go:325: [ddace5ea4de52] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [ddace5ea4de52] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [ddace5ea4de52] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [ddace5ea4de52] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [ddace5ea4de52] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [ddace5ea4de52] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [ddace5ea4de52] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [ddace5ea4de52] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [ddace5ea4de52] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [ddace5ea4de52] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [ddace5ea4de52] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [ddace5ea4de52] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (11.88s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-09T20:20:49.578Z] daemon.go:325: [da1367014c2d6] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [da1367014c2d6] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [da1367014c2d6] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [da1367014c2d6] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [da1367014c2d6] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [da1367014c2d6] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [da1367014c2d6] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [da1367014c2d6] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [da1367014c2d6] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [da1367014c2d6] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [da1367014c2d6] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [da1367014c2d6] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [da1367014c2d6] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.69s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-09T20:20:49.578Z] daemon.go:325: [d5814f2ded3c5] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d5814f2ded3c5] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d5814f2ded3c5] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d5814f2ded3c5] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d5814f2ded3c5] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d5814f2ded3c5] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [d5814f2ded3c5] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d5814f2ded3c5] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d5814f2ded3c5] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d5814f2ded3c5] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d5814f2ded3c5] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d5814f2ded3c5] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-09T20:20:49.578Z] daemon.go:325: [dec88c39a3809] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dec88c39a3809] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dec88c39a3809] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dec88c39a3809] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dec88c39a3809] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dec88c39a3809] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [dec88c39a3809] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dec88c39a3809] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dec88c39a3809] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dec88c39a3809] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dec88c39a3809] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dec88c39a3809] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.40s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-09T20:20:49.578Z] daemon.go:325: [dde6732a77531] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dde6732a77531] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dde6732a77531] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dde6732a77531] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dde6732a77531] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dde6732a77531] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [dde6732a77531] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dde6732a77531] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dde6732a77531] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dde6732a77531] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dde6732a77531] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dde6732a77531] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.52s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-09T20:20:49.578Z] daemon.go:325: [dd1491995eb02] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dd1491995eb02] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dd1491995eb02] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dd1491995eb02] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dd1491995eb02] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dd1491995eb02] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [dd1491995eb02] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dd1491995eb02] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dd1491995eb02] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dd1491995eb02] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dd1491995eb02] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dd1491995eb02] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.39s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-09T20:20:49.578Z] daemon.go:325: [d15ba0accaf81] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d15ba0accaf81] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d15ba0accaf81] daemon started [2020-04-09T20:20:49.578Z] daemon.go:325: [d15ba0accaf81] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:296: [d15ba0accaf81] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:325: [d15ba0accaf81] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d15ba0accaf81] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d15ba0accaf81] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d15ba0accaf81] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d15ba0accaf81] Daemon stopped [2020-04-09T20:20:49.578Z] check_test.go:309: Daemon d15ba0accaf81 is not started [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-09T20:20:49.578Z] daemon.go:325: [d3cf94ae8a02e] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d3cf94ae8a02e] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d3cf94ae8a02e] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d3cf94ae8a02e] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d3cf94ae8a02e] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d3cf94ae8a02e] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [d3cf94ae8a02e] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d3cf94ae8a02e] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d3cf94ae8a02e] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d3cf94ae8a02e] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d3cf94ae8a02e] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d3cf94ae8a02e] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-09T20:20:49.578Z] daemon.go:325: [d727c4f377c26] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d727c4f377c26] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d727c4f377c26] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d727c4f377c26] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d727c4f377c26] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d727c4f377c26] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [d727c4f377c26] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d727c4f377c26] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d727c4f377c26] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d727c4f377c26] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d727c4f377c26] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d727c4f377c26] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.16s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-09T20:20:49.578Z] daemon.go:325: [dc73d5e386815] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dc73d5e386815] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dc73d5e386815] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dc73d5e386815] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dc73d5e386815] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dc73d5e386815] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [dc73d5e386815] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dc73d5e386815] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dc73d5e386815] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dc73d5e386815] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dc73d5e386815] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dc73d5e386815] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [dc73d5e386815] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dc73d5e386815] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dc73d5e386815] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dc73d5e386815] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dc73d5e386815] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dc73d5e386815] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.90s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-09T20:20:49.578Z] daemon.go:325: [dbfa75df34e14] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dbfa75df34e14] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dbfa75df34e14] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dbfa75df34e14] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dbfa75df34e14] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dbfa75df34e14] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [dbfa75df34e14] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dbfa75df34e14] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dbfa75df34e14] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dbfa75df34e14] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dbfa75df34e14] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dbfa75df34e14] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-09T20:20:49.578Z] daemon.go:325: [d97a987667723] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d97a987667723] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d97a987667723] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d97a987667723] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d97a987667723] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d97a987667723] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [d97a987667723] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d97a987667723] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d97a987667723] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d97a987667723] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d97a987667723] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d97a987667723] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [d97a987667723] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d97a987667723] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d97a987667723] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d97a987667723] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d97a987667723] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d97a987667723] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-09T20:20:49.578Z] daemon.go:325: [d6ef755278e05] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d6ef755278e05] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d6ef755278e05] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d6ef755278e05] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d6ef755278e05] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d6ef755278e05] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [d6ef755278e05] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [d6ef755278e05] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [d6ef755278e05] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [d6ef755278e05] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [d6ef755278e05] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [d6ef755278e05] Daemon stopped [2020-04-09T20:20:49.578Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.00s) [2020-04-09T20:20:49.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-09T20:20:49.578Z] daemon.go:325: [dbb2e3b7541a1] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dbb2e3b7541a1] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dbb2e3b7541a1] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dbb2e3b7541a1] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dbb2e3b7541a1] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dbb2e3b7541a1] Daemon stopped [2020-04-09T20:20:49.578Z] daemon.go:325: [dbb2e3b7541a1] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:325: [dbb2e3b7541a1] waiting for daemon to start [2020-04-09T20:20:49.578Z] daemon.go:353: [dbb2e3b7541a1] daemon started [2020-04-09T20:20:49.578Z] daemon.go:461: [dbb2e3b7541a1] Stopping daemon [2020-04-09T20:20:49.578Z] daemon.go:296: [dbb2e3b7541a1] exiting daemon [2020-04-09T20:20:49.578Z] daemon.go:448: [dbb2e3b7541a1] Daemon stopped [2020-04-09T20:20:49.579Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-09T20:20:49.579Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:20:49.579Z] check_test.go:309: Daemon d058aacd2078d is not started [2020-04-09T20:20:49.579Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-09T20:20:49.579Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:20:49.579Z] check_test.go:309: Daemon dba392c5ef1d3 is not started [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.42s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-09T20:20:49.579Z] daemon.go:325: [d0d47ea44c278] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d0d47ea44c278] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d0d47ea44c278] daemon started [2020-04-09T20:20:49.579Z] daemon.go:296: [d0d47ea44c278] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:325: [d0d47ea44c278] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d0d47ea44c278] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d0d47ea44c278] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d0d47ea44c278] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d0d47ea44c278] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d0d47ea44c278] Daemon stopped [2020-04-09T20:20:49.579Z] check_test.go:309: Daemon d0d47ea44c278 is not started [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.18s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-09T20:20:49.579Z] daemon.go:325: [d3eec2ee3d609] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d3eec2ee3d609] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d3eec2ee3d609] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d3eec2ee3d609] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d3eec2ee3d609] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d3eec2ee3d609] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:325: [d3eec2ee3d609] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d3eec2ee3d609] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d3eec2ee3d609] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d3eec2ee3d609] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d3eec2ee3d609] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d3eec2ee3d609] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.30s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-09T20:20:49.579Z] daemon.go:325: [d10d548c9302e] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d10d548c9302e] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d10d548c9302e] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d10d548c9302e] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d10d548c9302e] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d10d548c9302e] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:325: [d10d548c9302e] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d10d548c9302e] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d10d548c9302e] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d10d548c9302e] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d10d548c9302e] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d10d548c9302e] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.41s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-09T20:20:49.579Z] daemon.go:325: [d22ebc4886749] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d22ebc4886749] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d22ebc4886749] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d22ebc4886749] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d22ebc4886749] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d22ebc4886749] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:325: [d22ebc4886749] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d22ebc4886749] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d22ebc4886749] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d22ebc4886749] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d22ebc4886749] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d22ebc4886749] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.21s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-09T20:20:49.579Z] daemon.go:325: [d2289c538836e] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d2289c538836e] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d2289c538836e] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d2289c538836e] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d2289c538836e] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d2289c538836e] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:325: [d2289c538836e] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d2289c538836e] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d2289c538836e] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d2289c538836e] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d2289c538836e] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d2289c538836e] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.24s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-09T20:20:49.579Z] daemon.go:325: [d5f37cb945619] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d5f37cb945619] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d5f37cb945619] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d5f37cb945619] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d5f37cb945619] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d5f37cb945619] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:325: [d5f37cb945619] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d5f37cb945619] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d5f37cb945619] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d5f37cb945619] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d5f37cb945619] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d5f37cb945619] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.81s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-09T20:20:49.579Z] daemon.go:325: [defefa82a7d8d] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [defefa82a7d8d] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [defefa82a7d8d] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [defefa82a7d8d] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [defefa82a7d8d] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [defefa82a7d8d] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:325: [defefa82a7d8d] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [defefa82a7d8d] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [defefa82a7d8d] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [defefa82a7d8d] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [defefa82a7d8d] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [defefa82a7d8d] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.56s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-09T20:20:49.579Z] daemon.go:325: [dc52b531a97f4] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [dc52b531a97f4] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [dc52b531a97f4] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [dc52b531a97f4] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [dc52b531a97f4] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [dc52b531a97f4] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:325: [dc52b531a97f4] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [dc52b531a97f4] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [dc52b531a97f4] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [dc52b531a97f4] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [dc52b531a97f4] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [dc52b531a97f4] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.72s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-09T20:20:49.579Z] daemon.go:325: [d1074ca79e6c8] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d1074ca79e6c8] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d1074ca79e6c8] daemon started [2020-04-09T20:20:49.579Z] daemon.go:296: [d1074ca79e6c8] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:325: [d1074ca79e6c8] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d1074ca79e6c8] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d1074ca79e6c8] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d1074ca79e6c8] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d1074ca79e6c8] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d1074ca79e6c8] Daemon stopped [2020-04-09T20:20:49.579Z] check_test.go:309: Daemon d1074ca79e6c8 is not started [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.68s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-09T20:20:49.579Z] daemon.go:325: [d4e1a0a3ef3e5] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d4e1a0a3ef3e5] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d4e1a0a3ef3e5] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d4e1a0a3ef3e5] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d4e1a0a3ef3e5] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d4e1a0a3ef3e5] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:325: [d4e1a0a3ef3e5] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d4e1a0a3ef3e5] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d4e1a0a3ef3e5] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d4e1a0a3ef3e5] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d4e1a0a3ef3e5] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d4e1a0a3ef3e5] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.92s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-09T20:20:49.579Z] daemon.go:325: [df43fc15b1e72] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [df43fc15b1e72] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [df43fc15b1e72] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [df43fc15b1e72] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [df43fc15b1e72] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [df43fc15b1e72] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:325: [df43fc15b1e72] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [df43fc15b1e72] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [df43fc15b1e72] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [df43fc15b1e72] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [df43fc15b1e72] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [df43fc15b1e72] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.00s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-09T20:20:49.579Z] daemon.go:325: [d5e0acf40158e] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d5e0acf40158e] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d5e0acf40158e] daemon started [2020-04-09T20:20:49.579Z] daemon.go:296: [d5e0acf40158e] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:461: [d5e0acf40158e] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:450: [d5e0acf40158e] Error when stopping daemon: daemon not started [2020-04-09T20:20:49.579Z] check_test.go:309: Daemon d5e0acf40158e is not started [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-09T20:20:49.579Z] daemon.go:325: [da7f3ea30da51] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [da7f3ea30da51] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [da7f3ea30da51] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [da7f3ea30da51] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [da7f3ea30da51] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [da7f3ea30da51] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.89s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-09T20:20:49.579Z] daemon.go:325: [d3374afb212de] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d3374afb212de] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d3374afb212de] daemon started [2020-04-09T20:20:49.579Z] daemon.go:296: [d3374afb212de] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:325: [d3374afb212de] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d3374afb212de] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d3374afb212de] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d3374afb212de] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d3374afb212de] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d3374afb212de] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:325: [d3374afb212de] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d3374afb212de] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d3374afb212de] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d3374afb212de] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d3374afb212de] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d3374afb212de] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-09T20:20:49.579Z] daemon.go:325: [dcc84fc24479b] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [dcc84fc24479b] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [dcc84fc24479b] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [dcc84fc24479b] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [dcc84fc24479b] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [dcc84fc24479b] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:325: [dcc84fc24479b] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [dcc84fc24479b] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [dcc84fc24479b] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [dcc84fc24479b] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [dcc84fc24479b] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [dcc84fc24479b] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-09T20:20:49.579Z] daemon.go:325: [dbecd9e2546a0] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [dbecd9e2546a0] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [dbecd9e2546a0] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [dbecd9e2546a0] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [dbecd9e2546a0] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [dbecd9e2546a0] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-09T20:20:49.579Z] daemon.go:325: [d1c3c448ddd69] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d1c3c448ddd69] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d1c3c448ddd69] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d1c3c448ddd69] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d1c3c448ddd69] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d1c3c448ddd69] Daemon stopped [2020-04-09T20:20:49.579Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:20:49.579Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-09T20:20:49.579Z] daemon.go:325: [d28148e045169] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [d28148e045169] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [d28148e045169] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [d28148e045169] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [d28148e045169] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [d28148e045169] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:20:49.579Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-09T20:20:49.579Z] daemon.go:325: [df5ca20096229] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:325: [df5ca20096229] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:353: [df5ca20096229] daemon started [2020-04-09T20:20:49.579Z] daemon.go:461: [df5ca20096229] Stopping daemon [2020-04-09T20:20:49.579Z] daemon.go:296: [df5ca20096229] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:448: [df5ca20096229] Daemon stopped [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:20:49.579Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-09T20:20:49.579Z] daemon.go:325: [d566a19316a7a] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:296: [d566a19316a7a] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:325: [d566a19316a7a] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:20:49.579Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-09T20:20:49.579Z] daemon.go:325: [de2422e2827bb] waiting for daemon to start [2020-04-09T20:20:49.579Z] daemon.go:296: [de2422e2827bb] exiting daemon [2020-04-09T20:20:49.579Z] daemon.go:325: [de2422e2827bb] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:20:49.580Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-09T20:20:49.580Z] daemon.go:325: [dab92f30e3a5b] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:296: [dab92f30e3a5b] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:325: [dab92f30e3a5b] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:20:49.580Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-09T20:20:49.580Z] daemon.go:325: [d7a9502d515e0] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [d7a9502d515e0] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [d7a9502d515e0] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [d7a9502d515e0] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [d7a9502d515e0] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [d7a9502d515e0] Daemon stopped [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:20:49.580Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-09T20:20:49.580Z] daemon.go:325: [dc1f206852f4e] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [dc1f206852f4e] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [dc1f206852f4e] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [dc1f206852f4e] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [dc1f206852f4e] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [dc1f206852f4e] Daemon stopped [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:20:49.580Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-09T20:20:49.580Z] daemon.go:325: [de16f856c1f11] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:296: [de16f856c1f11] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:325: [de16f856c1f11] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:20:49.580Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-09T20:20:49.580Z] daemon.go:325: [d1e4407b65728] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:296: [d1e4407b65728] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:325: [d1e4407b65728] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:20:49.580Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-09T20:20:49.580Z] daemon.go:325: [dda411e51ccdd] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:296: [dda411e51ccdd] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:325: [dda411e51ccdd] waiting for daemon to start [2020-04-09T20:20:49.580Z] check_test.go:309: Daemon d08c6cf666a9b is not started [2020-04-09T20:20:49.580Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-09T20:20:49.580Z] daemon.go:325: [dd11507b38865] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [dd11507b38865] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [dd11507b38865] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [dd11507b38865] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [dd11507b38865] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [dd11507b38865] Daemon stopped [2020-04-09T20:20:49.580Z] daemon.go:325: [dd11507b38865] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [dd11507b38865] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [dd11507b38865] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [dd11507b38865] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [dd11507b38865] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [dd11507b38865] Daemon stopped [2020-04-09T20:20:49.580Z] check_test.go:309: Daemon dd11507b38865 is not started [2020-04-09T20:20:49.580Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-09T20:20:49.580Z] daemon.go:325: [d765340498fdf] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [d765340498fdf] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [d765340498fdf] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [d765340498fdf] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [d765340498fdf] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [d765340498fdf] Daemon stopped [2020-04-09T20:20:49.580Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-09T20:20:49.580Z] daemon.go:325: [ddfdccb9b9834] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [ddfdccb9b9834] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [ddfdccb9b9834] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [ddfdccb9b9834] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [ddfdccb9b9834] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [ddfdccb9b9834] Daemon stopped [2020-04-09T20:20:49.580Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.43s) [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-09T20:20:49.580Z] daemon.go:325: [debdb19542dc4] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [debdb19542dc4] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [debdb19542dc4] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [debdb19542dc4] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [debdb19542dc4] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [debdb19542dc4] Daemon stopped [2020-04-09T20:20:49.580Z] daemon.go:325: [debdb19542dc4] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [debdb19542dc4] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [debdb19542dc4] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [debdb19542dc4] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [debdb19542dc4] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [debdb19542dc4] Daemon stopped [2020-04-09T20:20:49.580Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-09T20:20:49.580Z] daemon.go:325: [db3324ec42eb9] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [db3324ec42eb9] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [db3324ec42eb9] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [db3324ec42eb9] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [db3324ec42eb9] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [db3324ec42eb9] Daemon stopped [2020-04-09T20:20:49.580Z] check_test.go:309: Daemon db3324ec42eb9 is not started [2020-04-09T20:20:49.580Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.30s) [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-09T20:20:49.580Z] daemon.go:325: [d397515f6e39b] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [d397515f6e39b] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [d397515f6e39b] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [d397515f6e39b] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [d397515f6e39b] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [d397515f6e39b] Daemon stopped [2020-04-09T20:20:49.580Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.26s) [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-09T20:20:49.580Z] daemon.go:325: [d7e0ba2dc1bdf] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [d7e0ba2dc1bdf] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [d7e0ba2dc1bdf] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [d7e0ba2dc1bdf] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [d7e0ba2dc1bdf] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [d7e0ba2dc1bdf] Daemon stopped [2020-04-09T20:20:49.580Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.53s) [2020-04-09T20:20:49.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-09T20:20:49.580Z] daemon.go:325: [d4e98c14b60a3] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [d4e98c14b60a3] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:353: [d4e98c14b60a3] daemon started [2020-04-09T20:20:49.580Z] daemon.go:461: [d4e98c14b60a3] Stopping daemon [2020-04-09T20:20:49.580Z] daemon.go:296: [d4e98c14b60a3] exiting daemon [2020-04-09T20:20:49.580Z] daemon.go:448: [d4e98c14b60a3] Daemon stopped [2020-04-09T20:20:49.580Z] daemon.go:325: [d4e98c14b60a3] waiting for daemon to start [2020-04-09T20:20:49.580Z] daemon.go:325: [d4e98c14b60a3] waiting for daemon to start [2020-04-09T20:20:49.795Z] [2020-04-09T20:20:49.838Z] daemon.go:353: [d4e98c14b60a3] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [d4e98c14b60a3] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [d4e98c14b60a3] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [d4e98c14b60a3] Daemon stopped [2020-04-09T20:20:49.838Z] daemon.go:325: [d4e98c14b60a3] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [d4e98c14b60a3] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [d4e98c14b60a3] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [d4e98c14b60a3] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [d4e98c14b60a3] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [d4e98c14b60a3] Daemon stopped [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-09T20:20:49.838Z] daemon.go:325: [da0b16972fe08] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [da0b16972fe08] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [da0b16972fe08] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [da0b16972fe08] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [da0b16972fe08] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [da0b16972fe08] Daemon stopped [2020-04-09T20:20:49.838Z] daemon.go:325: [da0b16972fe08] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:296: [da0b16972fe08] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:325: [da0b16972fe08] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:461: [da0b16972fe08] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:450: [da0b16972fe08] Error when stopping daemon: daemon not started [2020-04-09T20:20:49.838Z] check_test.go:309: Daemon da0b16972fe08 is not started [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.20s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-09T20:20:49.838Z] daemon.go:325: [d5cd46d5bfbfc] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [d5cd46d5bfbfc] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [d5cd46d5bfbfc] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [d5cd46d5bfbfc] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [d5cd46d5bfbfc] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [d5cd46d5bfbfc] Daemon stopped [2020-04-09T20:20:49.838Z] daemon.go:325: [d5cd46d5bfbfc] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [d5cd46d5bfbfc] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [d5cd46d5bfbfc] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [d5cd46d5bfbfc] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [d5cd46d5bfbfc] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [d5cd46d5bfbfc] Daemon stopped [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.48s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-09T20:20:49.838Z] daemon.go:325: [d0bac0b23e1b2] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [d0bac0b23e1b2] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [d0bac0b23e1b2] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [d0bac0b23e1b2] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [d0bac0b23e1b2] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [d0bac0b23e1b2] Daemon stopped [2020-04-09T20:20:49.838Z] daemon.go:325: [d0bac0b23e1b2] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [d0bac0b23e1b2] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [d0bac0b23e1b2] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [d0bac0b23e1b2] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [d0bac0b23e1b2] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [d0bac0b23e1b2] Daemon stopped [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.30s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-09T20:20:49.838Z] daemon.go:325: [dfc6e5b6ce03b] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [dfc6e5b6ce03b] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [dfc6e5b6ce03b] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [dfc6e5b6ce03b] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [dfc6e5b6ce03b] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [dfc6e5b6ce03b] Daemon stopped [2020-04-09T20:20:49.838Z] daemon.go:325: [dfc6e5b6ce03b] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [dfc6e5b6ce03b] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [dfc6e5b6ce03b] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [dfc6e5b6ce03b] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [dfc6e5b6ce03b] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [dfc6e5b6ce03b] Daemon stopped [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-09T20:20:49.838Z] daemon.go:325: [d4901938fa292] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [d4901938fa292] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [d4901938fa292] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [d4901938fa292] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [d4901938fa292] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [d4901938fa292] Daemon stopped [2020-04-09T20:20:49.838Z] daemon.go:325: [d4901938fa292] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [d4901938fa292] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [d4901938fa292] daemon started [2020-04-09T20:20:49.838Z] check_test.go:309: Daemon dcfd61a3d989b is not started [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-04-09T20:20:49.838Z] daemon.go:325: [d5e28113106fb] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [d5e28113106fb] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [d5e28113106fb] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [d5e28113106fb] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [d5e28113106fb] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [d5e28113106fb] Daemon stopped [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-09T20:20:49.838Z] daemon.go:325: [d7fdf7291f183] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [d7fdf7291f183] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [d7fdf7291f183] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [d7fdf7291f183] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [d7fdf7291f183] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [d7fdf7291f183] Daemon stopped [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-09T20:20:49.838Z] daemon.go:325: [dc8aab9af1ea9] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [dc8aab9af1ea9] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [dc8aab9af1ea9] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [dc8aab9af1ea9] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [dc8aab9af1ea9] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [dc8aab9af1ea9] Daemon stopped [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.07s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-04-09T20:20:49.838Z] daemon.go:325: [dc4faeb3ea179] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [dc4faeb3ea179] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [dc4faeb3ea179] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [dc4faeb3ea179] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [dc4faeb3ea179] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [dc4faeb3ea179] Daemon stopped [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-09T20:20:49.838Z] check_test.go:309: Daemon d988bdc9c5205 is not started [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-09T20:20:49.838Z] daemon.go:325: [dfafae5b7c614] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [dfafae5b7c614] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [dfafae5b7c614] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [dfafae5b7c614] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [dfafae5b7c614] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [dfafae5b7c614] Daemon stopped [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.81s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-09T20:20:49.838Z] daemon.go:325: [df0c39f14d7c3] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [df0c39f14d7c3] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [df0c39f14d7c3] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [df0c39f14d7c3] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [df0c39f14d7c3] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [df0c39f14d7c3] Daemon stopped [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.12s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-09T20:20:49.838Z] daemon.go:325: [de20eabc99fac] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [de20eabc99fac] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [de20eabc99fac] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [de20eabc99fac] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [de20eabc99fac] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [de20eabc99fac] Daemon stopped [2020-04-09T20:20:49.838Z] daemon.go:325: [de20eabc99fac] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:325: [de20eabc99fac] waiting for daemon to start [2020-04-09T20:20:49.838Z] daemon.go:353: [de20eabc99fac] daemon started [2020-04-09T20:20:49.838Z] daemon.go:461: [de20eabc99fac] Stopping daemon [2020-04-09T20:20:49.838Z] daemon.go:296: [de20eabc99fac] exiting daemon [2020-04-09T20:20:49.838Z] daemon.go:448: [de20eabc99fac] Daemon stopped [2020-04-09T20:20:49.838Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2020-04-09T20:20:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-04-09T20:20:49.838Z] daemon.go:325: [d40234fa5685e] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d40234fa5685e] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d40234fa5685e] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d40234fa5685e] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d40234fa5685e] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d40234fa5685e] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-04-09T20:20:49.839Z] daemon.go:325: [dc400bdcf7c0b] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [dc400bdcf7c0b] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [dc400bdcf7c0b] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [dc400bdcf7c0b] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [dc400bdcf7c0b] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [dc400bdcf7c0b] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-04-09T20:20:49.839Z] daemon.go:325: [da267e4dd3348] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [da267e4dd3348] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [da267e4dd3348] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [da267e4dd3348] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [da267e4dd3348] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [da267e4dd3348] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.71s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-09T20:20:49.839Z] daemon.go:325: [dcc532494d12b] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [dcc532494d12b] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [dcc532494d12b] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [dcc532494d12b] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [dcc532494d12b] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [dcc532494d12b] Daemon stopped [2020-04-09T20:20:49.839Z] daemon.go:325: [dcc532494d12b] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [dcc532494d12b] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [dcc532494d12b] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [dcc532494d12b] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [dcc532494d12b] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [dcc532494d12b] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.74s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-09T20:20:49.839Z] daemon.go:325: [d033c77e1f5bb] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d033c77e1f5bb] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d033c77e1f5bb] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d033c77e1f5bb] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d033c77e1f5bb] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d033c77e1f5bb] Daemon stopped [2020-04-09T20:20:49.839Z] daemon.go:325: [d033c77e1f5bb] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d033c77e1f5bb] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d033c77e1f5bb] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d033c77e1f5bb] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d033c77e1f5bb] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d033c77e1f5bb] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.06s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-04-09T20:20:49.839Z] daemon.go:325: [d458406bbb889] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d458406bbb889] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d458406bbb889] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d458406bbb889] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d458406bbb889] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d458406bbb889] Daemon stopped [2020-04-09T20:20:49.839Z] daemon.go:325: [d458406bbb889] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d458406bbb889] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d458406bbb889] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d458406bbb889] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d458406bbb889] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d458406bbb889] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.92s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-09T20:20:49.839Z] daemon.go:325: [d5bb9eae007f9] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d5bb9eae007f9] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d5bb9eae007f9] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d5bb9eae007f9] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d5bb9eae007f9] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d5bb9eae007f9] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-09T20:20:49.839Z] daemon.go:325: [d1dbdfb27b569] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d1dbdfb27b569] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d1dbdfb27b569] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d1dbdfb27b569] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d1dbdfb27b569] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d1dbdfb27b569] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-09T20:20:49.839Z] daemon.go:325: [d2006d6d20f69] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d2006d6d20f69] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d2006d6d20f69] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d2006d6d20f69] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d2006d6d20f69] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d2006d6d20f69] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.52s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-09T20:20:49.839Z] daemon.go:325: [dce32a77f4a57] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [dce32a77f4a57] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [dce32a77f4a57] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [dce32a77f4a57] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [dce32a77f4a57] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [dce32a77f4a57] Daemon stopped [2020-04-09T20:20:49.839Z] daemon.go:325: [dce32a77f4a57] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [dce32a77f4a57] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [dce32a77f4a57] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [dce32a77f4a57] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [dce32a77f4a57] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [dce32a77f4a57] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.53s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-09T20:20:49.839Z] daemon.go:325: [d1bafc019fdf2] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d1bafc019fdf2] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d1bafc019fdf2] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d1bafc019fdf2] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d1bafc019fdf2] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d1bafc019fdf2] Daemon stopped [2020-04-09T20:20:49.839Z] daemon.go:325: [d1bafc019fdf2] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d1bafc019fdf2] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d1bafc019fdf2] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d1bafc019fdf2] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d1bafc019fdf2] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d1bafc019fdf2] Daemon stopped [2020-04-09T20:20:49.839Z] daemon.go:325: [d1bafc019fdf2] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:296: [d1bafc019fdf2] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:325: [d1bafc019fdf2] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:461: [d1bafc019fdf2] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:450: [d1bafc019fdf2] Error when stopping daemon: daemon not started [2020-04-09T20:20:49.839Z] docker_cli_daemon_test.go:2542: Daemon d1bafc019fdf2 is not started [2020-04-09T20:20:49.839Z] daemon.go:325: [d1bafc019fdf2] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d1bafc019fdf2] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d1bafc019fdf2] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d1bafc019fdf2] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d1bafc019fdf2] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d1bafc019fdf2] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.41s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-09T20:20:49.839Z] daemon.go:325: [d6a0ec731e5ab] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d6a0ec731e5ab] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d6a0ec731e5ab] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d6a0ec731e5ab] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d6a0ec731e5ab] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d6a0ec731e5ab] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.94s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-09T20:20:49.839Z] daemon.go:325: [d0556b517f8d9] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d0556b517f8d9] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d0556b517f8d9] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d0556b517f8d9] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d0556b517f8d9] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d0556b517f8d9] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.01s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-04-09T20:20:49.839Z] daemon.go:325: [de44c3a02f89d] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [de44c3a02f89d] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [de44c3a02f89d] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [de44c3a02f89d] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [de44c3a02f89d] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [de44c3a02f89d] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.07s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-04-09T20:20:49.839Z] daemon.go:325: [d3468f9cc9da1] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [d3468f9cc9da1] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [d3468f9cc9da1] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [d3468f9cc9da1] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [d3468f9cc9da1] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [d3468f9cc9da1] Daemon stopped [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-04-09T20:20:49.839Z] check_test.go:309: Daemon d158b3b9da412 is not started [2020-04-09T20:20:49.839Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.34s) [2020-04-09T20:20:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-04-09T20:20:49.839Z] daemon.go:325: [dd715bc41cfc5] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:325: [dd715bc41cfc5] waiting for daemon to start [2020-04-09T20:20:49.839Z] daemon.go:353: [dd715bc41cfc5] daemon started [2020-04-09T20:20:49.839Z] daemon.go:461: [dd715bc41cfc5] Stopping daemon [2020-04-09T20:20:49.839Z] daemon.go:296: [dd715bc41cfc5] exiting daemon [2020-04-09T20:20:49.839Z] daemon.go:448: [dd715bc41cfc5] Daemon stopped [2020-04-09T20:20:49.839Z] === RUN TestDockerSwarmSuite [2020-04-09T20:20:49.839Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-09T20:20:50.084Z] Removing bundles/ [2020-04-09T20:20:50.084Z] [2020-04-09T20:20:50.084Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-09T20:20:50.084Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:20:50.084Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:20:53.118Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-09T20:20:54.858Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-09T20:20:54.858Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-09T20:20:54.858Z] Cross building: bundles/cross/windows/amd64 [2020-04-09T20:20:54.858Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-09T20:20:54.858Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-09T20:20:55.643Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-09T20:20:56.573Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-09T20:20:56.573Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-09T20:20:56.573Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-09T20:21:01.476Z] --- PASS: TestCreateServiceMultipleTimes (16.58s) [2020-04-09T20:21:01.476Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-04-09T20:21:01.476Z] daemon.go:325: [d314f777252b0] waiting for daemon to start [2020-04-09T20:21:01.476Z] daemon.go:325: [d314f777252b0] waiting for daemon to start [2020-04-09T20:21:01.476Z] daemon.go:353: [d314f777252b0] daemon started [2020-04-09T20:21:01.476Z] daemon.go:461: [d314f777252b0] Stopping daemon [2020-04-09T20:21:01.476Z] daemon.go:296: [d314f777252b0] exiting daemon [2020-04-09T20:21:01.476Z] daemon.go:448: [d314f777252b0] Daemon stopped [2020-04-09T20:21:01.476Z] === RUN TestCreateServiceConflict [2020-04-09T20:21:01.830Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-09T20:21:02.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-09T20:21:04.632Z] --- PASS: TestCreateServiceConflict (2.78s) [2020-04-09T20:21:04.632Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-04-09T20:21:04.632Z] daemon.go:325: [de4dab61ad662] waiting for daemon to start [2020-04-09T20:21:04.632Z] daemon.go:325: [de4dab61ad662] waiting for daemon to start [2020-04-09T20:21:04.632Z] daemon.go:353: [de4dab61ad662] daemon started [2020-04-09T20:21:04.632Z] daemon.go:461: [de4dab61ad662] Stopping daemon [2020-04-09T20:21:04.632Z] daemon.go:296: [de4dab61ad662] exiting daemon [2020-04-09T20:21:04.632Z] daemon.go:448: [de4dab61ad662] Daemon stopped [2020-04-09T20:21:04.632Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:21:04.929Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-09T20:21:07.454Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-09T20:21:07.702Z] --- PASS: TestCreateServiceMaxReplicas (3.50s) [2020-04-09T20:21:07.702Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-04-09T20:21:07.702Z] daemon.go:325: [d020d498adf42] waiting for daemon to start [2020-04-09T20:21:07.702Z] daemon.go:325: [d020d498adf42] waiting for daemon to start [2020-04-09T20:21:07.702Z] daemon.go:353: [d020d498adf42] daemon started [2020-04-09T20:21:07.702Z] daemon.go:461: [d020d498adf42] Stopping daemon [2020-04-09T20:21:07.702Z] daemon.go:296: [d020d498adf42] exiting daemon [2020-04-09T20:21:07.702Z] daemon.go:448: [d020d498adf42] Daemon stopped [2020-04-09T20:21:07.702Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:21:15.556Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-09T20:21:15.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-09T20:21:16.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-09T20:21:17.421Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-09T20:21:20.704Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-09T20:21:23.230Z] --- PASS: TestImportExtremelyLargeImageWorks (181.72s) [2020-04-09T20:21:23.230Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-04-09T20:21:23.230Z] daemon.go:325: [d8a352baf95ed] waiting for daemon to start [2020-04-09T20:21:23.230Z] daemon.go:325: [d8a352baf95ed] waiting for daemon to start [2020-04-09T20:21:23.230Z] daemon.go:353: [d8a352baf95ed] daemon started [2020-04-09T20:21:23.230Z] daemon.go:461: [d8a352baf95ed] Stopping daemon [2020-04-09T20:21:23.230Z] daemon.go:296: [d8a352baf95ed] exiting daemon [2020-04-09T20:21:23.230Z] daemon.go:448: [d8a352baf95ed] Daemon stopped [2020-04-09T20:21:23.230Z] PASS [2020-04-09T20:21:23.230Z] [2020-04-09T20:21:23.230Z] DONE 11 tests in 183.155s [2020-04-09T20:21:23.230Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-09T20:21:23.230Z] ++ 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 [2020-04-09T20:21:23.230Z] ++ set -e [2020-04-09T20:21:23.230Z] ++ '[' -n 0 ']' [2020-04-09T20:21:23.230Z] ++ set -x [2020-04-09T20:21:23.230Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:21:23.487Z] INFO: Testing against a local daemon [2020-04-09T20:21:23.487Z] === RUN TestNetworkCreateDelete [2020-04-09T20:21:23.744Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-04-09T20:21:23.744Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T20:21:23.825Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.03s) [2020-04-09T20:21:23.825Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-04-09T20:21:23.825Z] daemon.go:325: [de3f216711ee3] waiting for daemon to start [2020-04-09T20:21:23.825Z] daemon.go:325: [de3f216711ee3] waiting for daemon to start [2020-04-09T20:21:23.825Z] daemon.go:353: [de3f216711ee3] daemon started [2020-04-09T20:21:23.825Z] daemon.go:461: [de3f216711ee3] Stopping daemon [2020-04-09T20:21:23.825Z] daemon.go:296: [de3f216711ee3] exiting daemon [2020-04-09T20:21:23.825Z] daemon.go:448: [de3f216711ee3] Daemon stopped [2020-04-09T20:21:23.825Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:21:24.309Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-04-09T20:21:24.309Z] === RUN TestInspectNetwork [2020-04-09T20:21:25.025Z] --- PASS: TestCreateServiceSecretFileMode (3.09s) [2020-04-09T20:21:25.025Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-04-09T20:21:25.025Z] daemon.go:325: [de90e755197d7] waiting for daemon to start [2020-04-09T20:21:25.025Z] daemon.go:325: [de90e755197d7] waiting for daemon to start [2020-04-09T20:21:25.025Z] daemon.go:353: [de90e755197d7] daemon started [2020-04-09T20:21:25.025Z] daemon.go:461: [de90e755197d7] Stopping daemon [2020-04-09T20:21:25.025Z] daemon.go:296: [de90e755197d7] exiting daemon [2020-04-09T20:21:25.025Z] daemon.go:448: [de90e755197d7] Daemon stopped [2020-04-09T20:21:25.025Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:21:28.270Z] --- PASS: TestCreateServiceConfigFileMode (3.27s) [2020-04-09T20:21:28.270Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-04-09T20:21:28.270Z] daemon.go:325: [d4040df8ba021] waiting for daemon to start [2020-04-09T20:21:28.270Z] daemon.go:325: [d4040df8ba021] waiting for daemon to start [2020-04-09T20:21:28.270Z] daemon.go:353: [d4040df8ba021] daemon started [2020-04-09T20:21:28.270Z] daemon.go:461: [d4040df8ba021] Stopping daemon [2020-04-09T20:21:28.270Z] daemon.go:296: [d4040df8ba021] exiting daemon [2020-04-09T20:21:28.270Z] daemon.go:448: [d4040df8ba021] Daemon stopped [2020-04-09T20:21:28.270Z] === RUN TestCreateServiceSysctls [2020-04-09T20:21:29.590Z] === RUN TestInspectNetwork/full_network_id [2020-04-09T20:21:29.590Z] === RUN TestInspectNetwork/partial_network_id [2020-04-09T20:21:29.590Z] === RUN TestInspectNetwork/network_name [2020-04-09T20:21:29.590Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-09T20:21:32.204Z] --- PASS: TestCreateServiceSysctls (3.72s) [2020-04-09T20:21:32.204Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-04-09T20:21:32.204Z] daemon.go:325: [d394ee641cbf4] waiting for daemon to start [2020-04-09T20:21:32.204Z] daemon.go:325: [d394ee641cbf4] waiting for daemon to start [2020-04-09T20:21:32.204Z] daemon.go:353: [d394ee641cbf4] daemon started [2020-04-09T20:21:32.204Z] daemon.go:461: [d394ee641cbf4] Stopping daemon [2020-04-09T20:21:32.204Z] daemon.go:296: [d394ee641cbf4] exiting daemon [2020-04-09T20:21:32.204Z] daemon.go:448: [d394ee641cbf4] Daemon stopped [2020-04-09T20:21:32.204Z] === RUN TestInspect [2020-04-09T20:21:33.769Z] --- PASS: TestInspectNetwork (9.25s) [2020-04-09T20:21:33.769Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-04-09T20:21:33.769Z] daemon.go:325: [d1790af45cb02] waiting for daemon to start [2020-04-09T20:21:33.769Z] daemon.go:325: [d1790af45cb02] waiting for daemon to start [2020-04-09T20:21:33.769Z] daemon.go:353: [d1790af45cb02] daemon started [2020-04-09T20:21:33.769Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-09T20:21:33.769Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-09T20:21:33.769Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-09T20:21:33.769Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-09T20:21:33.769Z] daemon.go:461: [d1790af45cb02] Stopping daemon [2020-04-09T20:21:33.769Z] daemon.go:296: [d1790af45cb02] exiting daemon [2020-04-09T20:21:33.769Z] daemon.go:448: [d1790af45cb02] Daemon stopped [2020-04-09T20:21:33.769Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T20:21:35.292Z] --- PASS: TestInspect (3.34s) [2020-04-09T20:21:35.292Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-04-09T20:21:35.292Z] daemon.go:325: [d5415927e9ca3] waiting for daemon to start [2020-04-09T20:21:35.292Z] daemon.go:325: [d5415927e9ca3] waiting for daemon to start [2020-04-09T20:21:35.292Z] daemon.go:353: [d5415927e9ca3] daemon started [2020-04-09T20:21:35.292Z] daemon.go:461: [d5415927e9ca3] Stopping daemon [2020-04-09T20:21:35.292Z] daemon.go:296: [d5415927e9ca3] exiting daemon [2020-04-09T20:21:35.292Z] daemon.go:448: [d5415927e9ca3] Daemon stopped [2020-04-09T20:21:35.292Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:21:36.298Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-04-09T20:21:36.298Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-04-09T20:21:36.298Z] daemon.go:325: [d65a5ad6a81eb] waiting for daemon to start [2020-04-09T20:21:36.298Z] daemon.go:325: [d65a5ad6a81eb] waiting for daemon to start [2020-04-09T20:21:36.298Z] daemon.go:353: [d65a5ad6a81eb] daemon started [2020-04-09T20:21:36.298Z] daemon.go:461: [d65a5ad6a81eb] Stopping daemon [2020-04-09T20:21:36.298Z] daemon.go:296: [d65a5ad6a81eb] exiting daemon [2020-04-09T20:21:36.298Z] daemon.go:448: [d65a5ad6a81eb] Daemon stopped [2020-04-09T20:21:36.298Z] === RUN TestNetworkInvalidJSON [2020-04-09T20:21:36.298Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T20:21:36.298Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T20:21:36.298Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:21:36.298Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:21:36.298Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:21:36.298Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:21:36.298Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T20:21:36.298Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:21:36.298Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:21:36.298Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-09T20:21:36.298Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-09T20:21:36.298Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-09T20:21:36.298Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-04-09T20:21:36.298Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T20:21:37.229Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-09T20:21:37.230Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-04-09T20:21:37.230Z] daemon.go:325: [dad255ce53c7b] waiting for daemon to start [2020-04-09T20:21:37.230Z] daemon.go:325: [dad255ce53c7b] waiting for daemon to start [2020-04-09T20:21:37.230Z] daemon.go:353: [dad255ce53c7b] daemon started [2020-04-09T20:21:37.230Z] daemon.go:461: [dad255ce53c7b] Stopping daemon [2020-04-09T20:21:37.230Z] daemon.go:296: [dad255ce53c7b] exiting daemon [2020-04-09T20:21:37.230Z] daemon.go:448: [dad255ce53c7b] Daemon stopped [2020-04-09T20:21:37.230Z] daemon.go:325: [dad255ce53c7b] waiting for daemon to start [2020-04-09T20:21:37.230Z] daemon.go:325: [dad255ce53c7b] waiting for daemon to start [2020-04-09T20:21:37.230Z] daemon.go:353: [dad255ce53c7b] daemon started [2020-04-09T20:21:37.230Z] daemon.go:461: [dad255ce53c7b] Stopping daemon [2020-04-09T20:21:37.230Z] daemon.go:296: [dad255ce53c7b] exiting daemon [2020-04-09T20:21:37.230Z] daemon.go:448: [dad255ce53c7b] Daemon stopped [2020-04-09T20:21:37.230Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T20:21:37.230Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-09T20:21:37.487Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-09T20:21:37.744Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-04-09T20:21:37.744Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-04-09T20:21:37.744Z] daemon.go:325: [d9c2155505f3c] waiting for daemon to start [2020-04-09T20:21:37.744Z] daemon.go:325: [d9c2155505f3c] waiting for daemon to start [2020-04-09T20:21:37.744Z] daemon.go:353: [d9c2155505f3c] daemon started [2020-04-09T20:21:37.744Z] daemon.go:461: [d9c2155505f3c] Stopping daemon [2020-04-09T20:21:37.744Z] daemon.go:296: [d9c2155505f3c] exiting daemon [2020-04-09T20:21:37.744Z] daemon.go:448: [d9c2155505f3c] Daemon stopped [2020-04-09T20:21:37.744Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T20:21:39.115Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-04-09T20:21:39.115Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-04-09T20:21:39.115Z] daemon.go:325: [d3160196c5826] waiting for daemon to start [2020-04-09T20:21:39.115Z] daemon.go:325: [d3160196c5826] waiting for daemon to start [2020-04-09T20:21:39.115Z] daemon.go:353: [d3160196c5826] daemon started [2020-04-09T20:21:39.115Z] daemon.go:461: [d3160196c5826] Stopping daemon [2020-04-09T20:21:39.115Z] daemon.go:296: [d3160196c5826] exiting daemon [2020-04-09T20:21:39.115Z] daemon.go:448: [d3160196c5826] Daemon stopped [2020-04-09T20:21:39.115Z] daemon.go:325: [d3160196c5826] waiting for daemon to start [2020-04-09T20:21:39.115Z] daemon.go:325: [d3160196c5826] waiting for daemon to start [2020-04-09T20:21:39.115Z] daemon.go:353: [d3160196c5826] daemon started [2020-04-09T20:21:39.115Z] daemon.go:461: [d3160196c5826] Stopping daemon [2020-04-09T20:21:39.115Z] daemon.go:296: [d3160196c5826] exiting daemon [2020-04-09T20:21:39.115Z] daemon.go:448: [d3160196c5826] Daemon stopped [2020-04-09T20:21:39.115Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:21:40.487Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2020-04-09T20:21:40.487Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:21:40.487Z] daemon.go:325: [d1df63e9c2e0f] waiting for daemon to start [2020-04-09T20:21:40.487Z] daemon.go:325: [d1df63e9c2e0f] waiting for daemon to start [2020-04-09T20:21:40.487Z] daemon.go:353: [d1df63e9c2e0f] daemon started [2020-04-09T20:21:40.487Z] daemon.go:461: [d1df63e9c2e0f] Stopping daemon [2020-04-09T20:21:40.487Z] daemon.go:296: [d1df63e9c2e0f] exiting daemon [2020-04-09T20:21:40.487Z] daemon.go:448: [d1df63e9c2e0f] Daemon stopped [2020-04-09T20:21:40.487Z] daemon.go:325: [d1df63e9c2e0f] waiting for daemon to start [2020-04-09T20:21:40.487Z] daemon.go:325: [d1df63e9c2e0f] waiting for daemon to start [2020-04-09T20:21:40.487Z] daemon.go:353: [d1df63e9c2e0f] daemon started [2020-04-09T20:21:40.487Z] daemon.go:461: [d1df63e9c2e0f] Stopping daemon [2020-04-09T20:21:40.487Z] daemon.go:296: [d1df63e9c2e0f] exiting daemon [2020-04-09T20:21:40.487Z] daemon.go:448: [d1df63e9c2e0f] Daemon stopped [2020-04-09T20:21:40.487Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:21:41.052Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-04-09T20:21:41.052Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:21:41.052Z] daemon.go:325: [d45169b74e511] waiting for daemon to start [2020-04-09T20:21:41.052Z] daemon.go:325: [d45169b74e511] waiting for daemon to start [2020-04-09T20:21:41.052Z] daemon.go:353: [d45169b74e511] daemon started [2020-04-09T20:21:41.052Z] daemon.go:461: [d45169b74e511] Stopping daemon [2020-04-09T20:21:41.052Z] daemon.go:296: [d45169b74e511] exiting daemon [2020-04-09T20:21:41.052Z] daemon.go:448: [d45169b74e511] Daemon stopped [2020-04-09T20:21:41.052Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T20:21:41.531Z] --- PASS: TestDockerNetworkConnectAlias (5.83s) [2020-04-09T20:21:41.532Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-04-09T20:21:41.532Z] daemon.go:325: [d466cb44393b7] waiting for daemon to start [2020-04-09T20:21:41.532Z] daemon.go:325: [d466cb44393b7] waiting for daemon to start [2020-04-09T20:21:41.532Z] daemon.go:353: [d466cb44393b7] daemon started [2020-04-09T20:21:41.532Z] daemon.go:461: [d466cb44393b7] Stopping daemon [2020-04-09T20:21:41.532Z] daemon.go:296: [d466cb44393b7] exiting daemon [2020-04-09T20:21:41.532Z] daemon.go:448: [d466cb44393b7] Daemon stopped [2020-04-09T20:21:41.532Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:21:41.983Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-09T20:21:42.240Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-09T20:21:42.805Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-09T20:21:43.369Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-09T20:21:43.627Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-09T20:21:43.884Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-09T20:21:44.141Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-09T20:21:44.141Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s) [2020-04-09T20:21:44.141Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-04-09T20:21:44.141Z] daemon.go:325: [de0bdbb5852c2] waiting for daemon to start [2020-04-09T20:21:44.141Z] daemon.go:325: [de0bdbb5852c2] waiting for daemon to start [2020-04-09T20:21:44.141Z] daemon.go:353: [de0bdbb5852c2] daemon started [2020-04-09T20:21:44.141Z] daemon.go:461: [de0bdbb5852c2] Stopping daemon [2020-04-09T20:21:44.141Z] daemon.go:296: [de0bdbb5852c2] exiting daemon [2020-04-09T20:21:44.141Z] daemon.go:448: [de0bdbb5852c2] Daemon stopped [2020-04-09T20:21:44.141Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T20:21:44.141Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:21:44.141Z] service_test.go:230: FLAKY_TEST [2020-04-09T20:21:44.141Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T20:21:45.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-09T20:21:45.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-09T20:21:45.506Z] --- PASS: TestDockerNetworkReConnect (4.37s) [2020-04-09T20:21:45.506Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-04-09T20:21:45.506Z] daemon.go:325: [d4911da879266] waiting for daemon to start [2020-04-09T20:21:45.506Z] daemon.go:325: [d4911da879266] waiting for daemon to start [2020-04-09T20:21:45.506Z] daemon.go:353: [d4911da879266] daemon started [2020-04-09T20:21:45.506Z] daemon.go:461: [d4911da879266] Stopping daemon [2020-04-09T20:21:45.506Z] daemon.go:296: [d4911da879266] exiting daemon [2020-04-09T20:21:45.506Z] daemon.go:448: [d4911da879266] Daemon stopped [2020-04-09T20:21:45.506Z] === RUN TestServicePlugin [2020-04-09T20:21:45.506Z] --- SKIP: TestServicePlugin (0.01s) [2020-04-09T20:21:45.506Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:21:45.506Z] === RUN TestServiceUpdateLabel [2020-04-09T20:21:46.973Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-09T20:21:48.559Z] --- PASS: TestServiceUpdateLabel (2.67s) [2020-04-09T20:21:48.559Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-04-09T20:21:48.559Z] daemon.go:325: [d29a674995dd8] waiting for daemon to start [2020-04-09T20:21:48.559Z] daemon.go:325: [d29a674995dd8] waiting for daemon to start [2020-04-09T20:21:48.559Z] daemon.go:353: [d29a674995dd8] daemon started [2020-04-09T20:21:48.559Z] daemon.go:461: [d29a674995dd8] Stopping daemon [2020-04-09T20:21:48.559Z] daemon.go:296: [d29a674995dd8] exiting daemon [2020-04-09T20:21:48.559Z] daemon.go:448: [d29a674995dd8] Daemon stopped [2020-04-09T20:21:48.559Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:21:48.870Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-09T20:21:50.240Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-09T20:21:51.612Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-09T20:21:52.544Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-09T20:21:53.914Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-09T20:22:02.016Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-09T20:22:02.508Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-09T20:22:02.508Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-09T20:22:02.508Z] remote: Enumerating objects: 2, done. [2020-04-09T20:22:02.508Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-09T20:22:02.508Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-09T20:22:02.508Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-09T20:22:02.508Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-04-09T20:22:02.508Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-09T20:22:02.508Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-09T20:22:02.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40803/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 hack/test/unit [2020-04-09T20:22:02.949Z] --- PASS: TestServiceWithDataPathPortInit (18.45s) [2020-04-09T20:22:02.949Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T20:22:02.949Z] daemon.go:325: [d92298b63d689] waiting for daemon to start [2020-04-09T20:22:02.949Z] daemon.go:325: [d92298b63d689] waiting for daemon to start [2020-04-09T20:22:02.949Z] daemon.go:353: [d92298b63d689] daemon started [2020-04-09T20:22:02.949Z] daemon.go:461: [d92298b63d689] Stopping daemon [2020-04-09T20:22:02.949Z] daemon.go:296: [d92298b63d689] exiting daemon [2020-04-09T20:22:02.949Z] daemon.go:448: [d92298b63d689] Daemon stopped [2020-04-09T20:22:02.949Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T20:22:02.949Z] daemon.go:325: [d4b099aa80e3e] waiting for daemon to start [2020-04-09T20:22:02.949Z] daemon.go:325: [d4b099aa80e3e] waiting for daemon to start [2020-04-09T20:22:02.949Z] daemon.go:353: [d4b099aa80e3e] daemon started [2020-04-09T20:22:02.949Z] daemon.go:461: [d4b099aa80e3e] Stopping daemon [2020-04-09T20:22:02.949Z] daemon.go:296: [d4b099aa80e3e] exiting daemon [2020-04-09T20:22:02.949Z] daemon.go:448: [d4b099aa80e3e] Daemon stopped [2020-04-09T20:22:02.949Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T20:22:04.660Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-04-09T20:22:04.660Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-04-09T20:22:04.660Z] daemon.go:325: [d1e0dca08ece7] waiting for daemon to start [2020-04-09T20:22:04.660Z] daemon.go:325: [d1e0dca08ece7] waiting for daemon to start [2020-04-09T20:22:04.660Z] daemon.go:353: [d1e0dca08ece7] daemon started [2020-04-09T20:22:04.660Z] daemon.go:461: [d1e0dca08ece7] Stopping daemon [2020-04-09T20:22:04.660Z] daemon.go:296: [d1e0dca08ece7] exiting daemon [2020-04-09T20:22:04.660Z] daemon.go:448: [d1e0dca08ece7] Daemon stopped [2020-04-09T20:22:04.660Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:22:05.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-09T20:22:06.115Z] ? github.com/docker/docker/api [no test files] [2020-04-09T20:22:06.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-09T20:22:11.669Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2020-04-09T20:22:11.669Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-04-09T20:22:11.669Z] daemon.go:325: [d0e895aa2402b] waiting for daemon to start [2020-04-09T20:22:11.669Z] daemon.go:325: [d0e895aa2402b] waiting for daemon to start [2020-04-09T20:22:11.669Z] daemon.go:353: [d0e895aa2402b] daemon started [2020-04-09T20:22:11.669Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2khh1oy32tr87w6zmqqhbimm6 Created:2020-04-09 20:22:04.347949415 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[abd4bc9d3bb84499ec7cd9cf859f8a04a585f41569b7925fe92d789d4ed6bb4d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u78c2ls6efw79neg1jr24tl8c EndpointID:ed0e0f190775b2616880c079254e9d7505b5135d758e23074249d3c67cf1cda3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d4362973b24bba4e5f1bf9a1cd74d9e91ca630940411d85d179272b01e294b91 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:481b8c990e76 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u78c2ls6efw79neg1jr24tl8c EndpointID:ed0e0f190775b2616880c079254e9d7505b5135d758e23074249d3c67cf1cda3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-09T20:22:11.669Z] daemon.go:461: [d0e895aa2402b] Stopping daemon [2020-04-09T20:22:11.669Z] daemon.go:296: [d0e895aa2402b] exiting daemon [2020-04-09T20:22:11.669Z] daemon.go:448: [d0e895aa2402b] Daemon stopped [2020-04-09T20:22:11.669Z] PASS [2020-04-09T20:22:11.669Z] [2020-04-09T20:22:11.669Z] === Skipped [2020-04-09T20:22:11.669Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:22:11.669Z] service_test.go:230: FLAKY_TEST [2020-04-09T20:22:11.669Z] [2020-04-09T20:22:11.669Z] [2020-04-09T20:22:11.669Z] DONE 21 tests, 1 skipped in 48.440s [2020-04-09T20:22:11.927Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:22:11.927Z] ++ 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 [2020-04-09T20:22:11.927Z] ++ set -e [2020-04-09T20:22:11.927Z] ++ '[' -n 0 ']' [2020-04-09T20:22:11.927Z] ++ set -x [2020-04-09T20:22:11.927Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:22:11.927Z] INFO: Testing against a local daemon [2020-04-09T20:22:11.927Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-09T20:22:11.927Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:22:11.927Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:22:11.927Z] === RUN TestDockerNetworkIpvlan [2020-04-09T20:22:11.927Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:22:11.927Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:22:11.927Z] PASS [2020-04-09T20:22:11.927Z] [2020-04-09T20:22:11.927Z] === Skipped [2020-04-09T20:22:11.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:22:11.927Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:22:11.927Z] [2020-04-09T20:22:11.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:22:11.927Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:22:11.927Z] [2020-04-09T20:22:11.927Z] [2020-04-09T20:22:11.927Z] DONE 2 tests, 2 skipped in 0.134s [2020-04-09T20:22:11.927Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:22:11.927Z] ++ 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 [2020-04-09T20:22:11.927Z] ++ set -e [2020-04-09T20:22:11.927Z] ++ '[' -n 0 ']' [2020-04-09T20:22:11.927Z] ++ set -x [2020-04-09T20:22:11.927Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:22:12.184Z] INFO: Testing against a local daemon [2020-04-09T20:22:12.184Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-09T20:22:13.555Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-04-09T20:22:13.555Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-04-09T20:22:13.555Z] daemon.go:325: [d4fbcc0b89477] waiting for daemon to start [2020-04-09T20:22:13.555Z] daemon.go:325: [d4fbcc0b89477] waiting for daemon to start [2020-04-09T20:22:13.555Z] daemon.go:353: [d4fbcc0b89477] daemon started [2020-04-09T20:22:13.555Z] daemon.go:461: [d4fbcc0b89477] Stopping daemon [2020-04-09T20:22:13.555Z] daemon.go:296: [d4fbcc0b89477] exiting daemon [2020-04-09T20:22:13.555Z] daemon.go:448: [d4fbcc0b89477] Daemon stopped [2020-04-09T20:22:13.555Z] daemon.go:325: [d4fbcc0b89477] waiting for daemon to start [2020-04-09T20:22:13.555Z] daemon.go:325: [d4fbcc0b89477] waiting for daemon to start [2020-04-09T20:22:13.555Z] daemon.go:353: [d4fbcc0b89477] daemon started [2020-04-09T20:22:13.555Z] daemon.go:461: [d4fbcc0b89477] Stopping daemon [2020-04-09T20:22:13.555Z] daemon.go:296: [d4fbcc0b89477] exiting daemon [2020-04-09T20:22:13.555Z] daemon.go:448: [d4fbcc0b89477] Daemon stopped [2020-04-09T20:22:13.555Z] === RUN TestDockerNetworkMacvlan [2020-04-09T20:22:14.487Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-09T20:22:15.051Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-09T20:22:15.984Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-09T20:22:19.259Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-09T20:22:20.780Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2020-04-09T20:22:20.780Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-04-09T20:22:20.780Z] daemon.go:325: [dd7c70a6d121e] waiting for daemon to start [2020-04-09T20:22:20.780Z] daemon.go:325: [dd7c70a6d121e] waiting for daemon to start [2020-04-09T20:22:20.780Z] daemon.go:353: [dd7c70a6d121e] daemon started [2020-04-09T20:22:20.780Z] daemon.go:461: [dd7c70a6d121e] Stopping daemon [2020-04-09T20:22:20.780Z] daemon.go:296: [dd7c70a6d121e] exiting daemon [2020-04-09T20:22:20.780Z] daemon.go:448: [dd7c70a6d121e] Daemon stopped [2020-04-09T20:22:20.780Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:22:20.970Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2020-04-09T20:22:23.435Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-09T20:22:23.436Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-09T20:22:24.805Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-09T20:22:31.793Z] --- PASS: TestServiceUpdateNetwork (13.67s) [2020-04-09T20:22:31.793Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-04-09T20:22:31.793Z] daemon.go:325: [d43f19adf2e9d] waiting for daemon to start [2020-04-09T20:22:31.793Z] daemon.go:325: [d43f19adf2e9d] waiting for daemon to start [2020-04-09T20:22:31.793Z] daemon.go:353: [d43f19adf2e9d] daemon started [2020-04-09T20:22:31.793Z] daemon.go:461: [d43f19adf2e9d] Stopping daemon [2020-04-09T20:22:31.793Z] daemon.go:296: [d43f19adf2e9d] exiting daemon [2020-04-09T20:22:31.793Z] daemon.go:448: [d43f19adf2e9d] Daemon stopped [2020-04-09T20:22:31.793Z] PASS [2020-04-09T20:22:31.793Z] [2020-04-09T20:22:31.793Z] === Skipped [2020-04-09T20:22:31.793Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2020-04-09T20:22:31.793Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:22:31.793Z] [2020-04-09T20:22:31.793Z] [2020-04-09T20:22:31.793Z] DONE 18 tests, 1 skipped in 116.784s [2020-04-09T20:22:31.793Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-09T20:22:31.793Z] ++ 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 [2020-04-09T20:22:31.793Z] ++ set -e [2020-04-09T20:22:31.793Z] ++ '[' -n 0 ']' [2020-04-09T20:22:31.793Z] ++ set -x [2020-04-09T20:22:31.793Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:22:32.196Z] INFO: Testing against a local daemon [2020-04-09T20:22:32.196Z] === RUN TestSessionCreate [2020-04-09T20:22:32.196Z] --- PASS: TestSessionCreate (0.02s) [2020-04-09T20:22:32.196Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:22:32.196Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-04-09T20:22:32.196Z] PASS [2020-04-09T20:22:32.196Z] [2020-04-09T20:22:32.196Z] DONE 2 tests in 0.193s [2020-04-09T20:22:32.196Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-09T20:22:32.197Z] ++ 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 [2020-04-09T20:22:32.197Z] ++ set -e [2020-04-09T20:22:32.197Z] ++ '[' -n 0 ']' [2020-04-09T20:22:32.197Z] ++ set -x [2020-04-09T20:22:32.197Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:22:32.197Z] INFO: Testing against a local daemon [2020-04-09T20:22:32.197Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:22:32.197Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:22:32.197Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:22:32.197Z] === RUN TestEventsExecDie [2020-04-09T20:22:33.494Z] --- PASS: TestEventsExecDie (0.92s) [2020-04-09T20:22:33.494Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:22:33.494Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-09T20:22:33.494Z] === RUN TestInfoBinaryCommits [2020-04-09T20:22:33.494Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-04-09T20:22:33.494Z] === RUN TestInfoAPIVersioned [2020-04-09T20:22:33.494Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-09T20:22:33.494Z] === RUN TestInfoAPI [2020-04-09T20:22:33.494Z] --- PASS: TestInfoAPI (0.01s) [2020-04-09T20:22:33.494Z] === RUN TestInfoAPIWarnings [2020-04-09T20:22:34.235Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-04-09T20:22:34.235Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-04-09T20:22:34.235Z] daemon.go:325: [d9d4cd03d70b8] waiting for daemon to start [2020-04-09T20:22:34.235Z] daemon.go:325: [d9d4cd03d70b8] waiting for daemon to start [2020-04-09T20:22:34.235Z] daemon.go:353: [d9d4cd03d70b8] daemon started [2020-04-09T20:22:34.235Z] daemon.go:461: [d9d4cd03d70b8] Stopping daemon [2020-04-09T20:22:34.235Z] daemon.go:296: [d9d4cd03d70b8] exiting daemon [2020-04-09T20:22:34.235Z] daemon.go:448: [d9d4cd03d70b8] Daemon stopped [2020-04-09T20:22:34.235Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:22:34.235Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-04-09T20:22:34.235Z] === RUN TestPingCacheHeaders [2020-04-09T20:22:34.591Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-09T20:22:34.591Z] === RUN TestPingGet [2020-04-09T20:22:34.591Z] --- PASS: TestPingGet (0.03s) [2020-04-09T20:22:34.591Z] === RUN TestPingHead [2020-04-09T20:22:34.591Z] --- PASS: TestPingHead (0.01s) [2020-04-09T20:22:34.591Z] === RUN TestVersion [2020-04-09T20:22:34.591Z] --- PASS: TestVersion (0.01s) [2020-04-09T20:22:34.591Z] PASS [2020-04-09T20:22:34.591Z] [2020-04-09T20:22:34.591Z] === Skipped [2020-04-09T20:22:34.591Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:22:34.591Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:22:34.591Z] [2020-04-09T20:22:34.591Z] [2020-04-09T20:22:34.591Z] DONE 12 tests, 1 skipped in 2.313s [2020-04-09T20:22:34.591Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-09T20:22:34.591Z] ++ 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 [2020-04-09T20:22:34.591Z] ++ set -e [2020-04-09T20:22:34.591Z] ++ '[' -n 0 ']' [2020-04-09T20:22:34.591Z] ++ set -x [2020-04-09T20:22:34.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-09T20:22:34.591Z] INFO: Testing against a local daemon [2020-04-09T20:22:34.591Z] === RUN TestVolumesCreateAndList [2020-04-09T20:22:34.591Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-04-09T20:22:34.591Z] === RUN TestVolumesRemove [2020-04-09T20:22:34.591Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-09T20:22:34.591Z] === RUN TestVolumesInspect [2020-04-09T20:22:34.591Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-09T20:22:34.591Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:22:34.591Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:22:34.591Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:22:34.591Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:22:34.591Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-09T20:22:34.591Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:22:34.591Z] PASS [2020-04-09T20:22:34.591Z] [2020-04-09T20:22:34.591Z] DONE 5 tests in 0.236s [2020-04-09T20:22:34.591Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:22:34.765Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-09T20:22:34.765Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-09T20:22:34.766Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-09T20:22:34.950Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:22:34.950Z] +++ kill 10817 [2020-04-09T20:22:35.022Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-09T20:22:36.143Z] umount: bundles/test-integration/root: no mount point specified. [2020-04-09T20:22:36.143Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:22:36.143Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:22:36.143Z] [2020-04-09T20:22:36.143Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:22:36.143Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:22:36.143Z] [2020-04-09T20:22:36.143Z] To set a process to complain mode, use the command line tool [2020-04-09T20:22:36.143Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:22:36.143Z] +++ true [2020-04-09T20:22:36.143Z] [2020-04-09T20:22:36.393Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-09T20:22:36.393Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-09T20:22:36.651Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation Post stage [Pipeline] junit [2020-04-09T20:22:38.758Z] Recording test results [2020-04-09T20:22:39.177Z] --- PASS: TestDockerNetworkMacvlan (25.71s) [2020-04-09T20:22:39.177Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:22:39.177Z] daemon.go:325: [d204a3bb130d3] waiting for daemon to start [2020-04-09T20:22:39.177Z] daemon.go:325: [d204a3bb130d3] waiting for daemon to start [2020-04-09T20:22:39.177Z] daemon.go:353: [d204a3bb130d3] daemon started [2020-04-09T20:22:39.177Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-09T20:22:39.177Z] daemon.go:461: [d204a3bb130d3] Stopping daemon [2020-04-09T20:22:39.177Z] daemon.go:296: [d204a3bb130d3] exiting daemon [2020-04-09T20:22:39.177Z] daemon.go:448: [d204a3bb130d3] Daemon stopped [2020-04-09T20:22:39.177Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:22:39.177Z] daemon.go:325: [dadcb2af36763] waiting for daemon to start [2020-04-09T20:22:39.177Z] daemon.go:325: [dadcb2af36763] waiting for daemon to start [2020-04-09T20:22:39.177Z] daemon.go:353: [dadcb2af36763] daemon started [2020-04-09T20:22:39.177Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-04-09T20:22:39.177Z] daemon.go:461: [dadcb2af36763] Stopping daemon [2020-04-09T20:22:39.177Z] daemon.go:296: [dadcb2af36763] exiting daemon [2020-04-09T20:22:39.177Z] daemon.go:448: [dadcb2af36763] Daemon stopped [2020-04-09T20:22:39.177Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:22:39.177Z] daemon.go:325: [dd4469aaaf52a] waiting for daemon to start [2020-04-09T20:22:39.177Z] daemon.go:325: [dd4469aaaf52a] waiting for daemon to start [2020-04-09T20:22:39.177Z] daemon.go:353: [dd4469aaaf52a] daemon started [2020-04-09T20:22:39.177Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.93s) [2020-04-09T20:22:39.177Z] daemon.go:461: [dd4469aaaf52a] Stopping daemon [2020-04-09T20:22:39.177Z] daemon.go:296: [dd4469aaaf52a] exiting daemon [2020-04-09T20:22:39.177Z] daemon.go:448: [dd4469aaaf52a] Daemon stopped [2020-04-09T20:22:39.177Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:22:39.177Z] daemon.go:325: [d2ece8427794f] waiting for daemon to start [2020-04-09T20:22:39.177Z] daemon.go:325: [d2ece8427794f] waiting for daemon to start [2020-04-09T20:22:39.177Z] daemon.go:353: [d2ece8427794f] daemon started [2020-04-09T20:22:39.177Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.71s) [2020-04-09T20:22:39.177Z] daemon.go:461: [d2ece8427794f] Stopping daemon [2020-04-09T20:22:39.177Z] daemon.go:296: [d2ece8427794f] exiting daemon [2020-04-09T20:22:39.177Z] daemon.go:448: [d2ece8427794f] Daemon stopped [2020-04-09T20:22:39.177Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:22:39.177Z] daemon.go:325: [db6093ea1bd3b] waiting for daemon to start [2020-04-09T20:22:39.177Z] daemon.go:325: [db6093ea1bd3b] waiting for daemon to start [2020-04-09T20:22:39.177Z] daemon.go:353: [db6093ea1bd3b] daemon started [2020-04-09T20:22:39.177Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.18s) [2020-04-09T20:22:39.177Z] daemon.go:461: [db6093ea1bd3b] Stopping daemon [2020-04-09T20:22:39.177Z] daemon.go:296: [db6093ea1bd3b] exiting daemon [2020-04-09T20:22:39.177Z] daemon.go:448: [db6093ea1bd3b] Daemon stopped [2020-04-09T20:22:39.177Z] PASS [2020-04-09T20:22:39.177Z] [2020-04-09T20:22:39.177Z] DONE 7 tests in 27.257s [2020-04-09T20:22:39.177Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-09T20:22:39.177Z] ++ 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 [2020-04-09T20:22:39.177Z] ++ set -e [2020-04-09T20:22:39.177Z] ++ '[' -n 0 ']' [2020-04-09T20:22:39.177Z] ++ set -x [2020-04-09T20:22:39.177Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:22:39.177Z] testing: warning: no tests to run [2020-04-09T20:22:39.177Z] PASS [2020-04-09T20:22:39.177Z] [2020-04-09T20:22:39.177Z] DONE 0 tests in 0.023s [2020-04-09T20:22:39.177Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-09T20:22:39.177Z] ++ 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 [2020-04-09T20:22:39.177Z] ++ set -e [2020-04-09T20:22:39.177Z] ++ '[' -n 0 ']' [2020-04-09T20:22:39.177Z] ++ set -x [2020-04-09T20:22:39.177Z] ++ env -i DEST=/go/src/github.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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:22:39.435Z] INFO: Testing against a local daemon [2020-04-09T20:22:39.435Z] === RUN TestAuthZPluginAllowRequest [2020-04-09T20:22:40.073Z] + echo Ensuring container killed. [2020-04-09T20:22:40.073Z] Ensuring container killed. [2020-04-09T20:22:40.073Z] + docker rm -vf docker-pr1 [2020-04-09T20:22:40.073Z] Error: No such container: docker-pr1 [2020-04-09T20:22:40.073Z] + true [Pipeline] sh [2020-04-09T20:22:40.805Z] --- PASS: TestAuthZPluginAllowRequest (1.52s) [2020-04-09T20:22:40.805Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-04-09T20:22:40.805Z] daemon.go:325: [d5d84ad64572f] waiting for daemon to start [2020-04-09T20:22:40.805Z] daemon.go:325: [d5d84ad64572f] waiting for daemon to start [2020-04-09T20:22:40.805Z] daemon.go:353: [d5d84ad64572f] daemon started [2020-04-09T20:22:40.805Z] daemon.go:461: [d5d84ad64572f] Stopping daemon [2020-04-09T20:22:40.805Z] daemon.go:296: [d5d84ad64572f] exiting daemon [2020-04-09T20:22:40.805Z] daemon.go:448: [d5d84ad64572f] Daemon stopped [2020-04-09T20:22:40.805Z] === RUN TestAuthZPluginTLS [2020-04-09T20:22:40.805Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:22:40.805Z] Chowning /workspace to jenkins user [2020-04-09T20:22:40.805Z] + id -u [2020-04-09T20:22:40.805Z] + id -g [2020-04-09T20:22:40.805Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40803:/workspace busybox chown -R 1001:1001 /workspace [2020-04-09T20:22:40.805Z] Unable to find image 'busybox:latest' locally [2020-04-09T20:22:40.805Z] latest: Pulling from library/busybox [2020-04-09T20:22:41.153Z] 1b125a2fb2df: Pulling fs layer [2020-04-09T20:22:41.153Z] 1b125a2fb2df: Verifying Checksum [2020-04-09T20:22:41.153Z] 1b125a2fb2df: Download complete [2020-04-09T20:22:41.371Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-04-09T20:22:41.371Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-04-09T20:22:41.371Z] daemon.go:325: [dcc3406c675f2] waiting for daemon to start [2020-04-09T20:22:41.371Z] daemon.go:325: [dcc3406c675f2] waiting for daemon to start [2020-04-09T20:22:41.371Z] daemon.go:353: [dcc3406c675f2] daemon started [2020-04-09T20:22:41.371Z] daemon.go:461: [dcc3406c675f2] Stopping daemon [2020-04-09T20:22:41.371Z] daemon.go:296: [dcc3406c675f2] exiting daemon [2020-04-09T20:22:41.371Z] daemon.go:448: [dcc3406c675f2] Daemon stopped [2020-04-09T20:22:41.371Z] === RUN TestAuthZPluginDenyRequest [2020-04-09T20:22:41.896Z] 1b125a2fb2df: Pull complete [2020-04-09T20:22:41.896Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-09T20:22:41.896Z] Status: Downloaded newer image for busybox:latest [2020-04-09T20:22:41.934Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-09T20:22:41.934Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-04-09T20:22:41.934Z] daemon.go:325: [da1fcc676e5bb] waiting for daemon to start [2020-04-09T20:22:41.934Z] daemon.go:325: [da1fcc676e5bb] waiting for daemon to start [2020-04-09T20:22:41.934Z] daemon.go:353: [da1fcc676e5bb] daemon started [2020-04-09T20:22:41.934Z] daemon.go:461: [da1fcc676e5bb] Stopping daemon [2020-04-09T20:22:41.934Z] daemon.go:296: [da1fcc676e5bb] exiting daemon [2020-04-09T20:22:41.934Z] daemon.go:448: [da1fcc676e5bb] Daemon stopped [2020-04-09T20:22:41.934Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-09T20:22:42.498Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-09T20:22:42.498Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-04-09T20:22:42.498Z] daemon.go:325: [dcd23139a9f14] waiting for daemon to start [2020-04-09T20:22:42.498Z] daemon.go:325: [dcd23139a9f14] waiting for daemon to start [2020-04-09T20:22:42.498Z] daemon.go:353: [dcd23139a9f14] daemon started [2020-04-09T20:22:42.498Z] daemon.go:461: [dcd23139a9f14] Stopping daemon [2020-04-09T20:22:42.498Z] daemon.go:296: [dcd23139a9f14] exiting daemon [2020-04-09T20:22:42.498Z] daemon.go:448: [dcd23139a9f14] Daemon stopped [2020-04-09T20:22:42.498Z] === RUN TestAuthZPluginDenyResponse [2020-04-09T20:22:43.062Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-04-09T20:22:43.062Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-04-09T20:22:43.062Z] daemon.go:325: [d218a5e460636] waiting for daemon to start [2020-04-09T20:22:43.062Z] daemon.go:325: [d218a5e460636] waiting for daemon to start [2020-04-09T20:22:43.062Z] daemon.go:353: [d218a5e460636] daemon started [2020-04-09T20:22:43.062Z] daemon.go:461: [d218a5e460636] Stopping daemon [2020-04-09T20:22:43.062Z] daemon.go:296: [d218a5e460636] exiting daemon [2020-04-09T20:22:43.062Z] daemon.go:448: [d218a5e460636] Daemon stopped [2020-04-09T20:22:43.062Z] === RUN TestAuthZPluginAllowEventStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:22:44.348Z] + bundleName=s390x-integration [2020-04-09T20:22:44.348Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-09T20:22:44.348Z] Creating s390x-integration-bundles.tar.gz [2020-04-09T20:22:44.348Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-09T20:22:44.348Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-09T20:22:44.467Z] Archiving artifacts [2020-04-09T20:22:44.957Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2020-04-09T20:22:44.958Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-04-09T20:22:44.958Z] daemon.go:325: [daa05827b89db] waiting for daemon to start [2020-04-09T20:22:44.958Z] daemon.go:325: [daa05827b89db] waiting for daemon to start [2020-04-09T20:22:44.958Z] daemon.go:353: [daa05827b89db] daemon started [2020-04-09T20:22:44.958Z] daemon.go:461: [daa05827b89db] Stopping daemon [2020-04-09T20:22:44.958Z] daemon.go:296: [daa05827b89db] exiting daemon [2020-04-09T20:22:44.958Z] daemon.go:448: [daa05827b89db] Daemon stopped [2020-04-09T20:22:44.958Z] === RUN TestAuthZPluginErrorResponse [2020-04-09T20:22:45.215Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-04-09T20:22:45.215Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-04-09T20:22:45.215Z] daemon.go:325: [d5e53aee3b90f] waiting for daemon to start [2020-04-09T20:22:45.215Z] daemon.go:325: [d5e53aee3b90f] waiting for daemon to start [2020-04-09T20:22:45.215Z] daemon.go:353: [d5e53aee3b90f] daemon started [2020-04-09T20:22:45.215Z] daemon.go:461: [d5e53aee3b90f] Stopping daemon [2020-04-09T20:22:45.215Z] daemon.go:296: [d5e53aee3b90f] exiting daemon [2020-04-09T20:22:45.215Z] daemon.go:448: [d5e53aee3b90f] Daemon stopped [2020-04-09T20:22:45.215Z] === RUN TestAuthZPluginErrorRequest [2020-04-09T20:22:45.705Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40803/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:22:45.804Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-04-09T20:22:45.804Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-04-09T20:22:45.804Z] daemon.go:325: [d9b360e43e5f9] waiting for daemon to start [2020-04-09T20:22:45.804Z] daemon.go:325: [d9b360e43e5f9] waiting for daemon to start [2020-04-09T20:22:45.804Z] daemon.go:353: [d9b360e43e5f9] daemon started [2020-04-09T20:22:45.804Z] daemon.go:461: [d9b360e43e5f9] Stopping daemon [2020-04-09T20:22:45.804Z] daemon.go:296: [d9b360e43e5f9] exiting daemon [2020-04-09T20:22:45.804Z] daemon.go:448: [d9b360e43e5f9] Daemon stopped [2020-04-09T20:22:45.804Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:22:46.361Z] + make clean [2020-04-09T20:22:46.361Z] docker volume rm -f docker-dev-cache [2020-04-09T20:22:46.369Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-04-09T20:22:46.369Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:22:46.369Z] daemon.go:325: [d7057e6d7ea06] waiting for daemon to start [2020-04-09T20:22:46.369Z] daemon.go:325: [d7057e6d7ea06] waiting for daemon to start [2020-04-09T20:22:46.369Z] daemon.go:353: [d7057e6d7ea06] daemon started [2020-04-09T20:22:46.369Z] daemon.go:461: [d7057e6d7ea06] Stopping daemon [2020-04-09T20:22:46.369Z] daemon.go:296: [d7057e6d7ea06] exiting daemon [2020-04-09T20:22:46.369Z] daemon.go:448: [d7057e6d7ea06] Daemon stopped [2020-04-09T20:22:46.369Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:22:46.709Z] docker-dev-cache [Pipeline] deleteDir [2020-04-09T20:22:48.264Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2020-04-09T20:22:48.264Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:22:48.264Z] daemon.go:325: [dc7cb77c87dbf] waiting for daemon to start [2020-04-09T20:22:48.264Z] daemon.go:325: [dc7cb77c87dbf] waiting for daemon to start [2020-04-09T20:22:48.264Z] daemon.go:353: [dc7cb77c87dbf] daemon started [2020-04-09T20:22:48.264Z] daemon.go:461: [dc7cb77c87dbf] Stopping daemon [2020-04-09T20:22:48.264Z] daemon.go:296: [dc7cb77c87dbf] exiting daemon [2020-04-09T20:22:48.264Z] daemon.go:448: [dc7cb77c87dbf] Daemon stopped [2020-04-09T20:22:48.264Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:22:48.264Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-09T20:22:48.521Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-09T20:22:49.086Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-09T20:22:49.652Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-09T20:22:49.909Z] === RUN TestDockerSuite/TestBuildFails [2020-04-09T20:22:50.167Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-04-09T20:22:50.167Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:22:50.167Z] daemon.go:325: [dbcbe17ca485c] waiting for daemon to start [2020-04-09T20:22:50.167Z] daemon.go:325: [dbcbe17ca485c] waiting for daemon to start [2020-04-09T20:22:50.167Z] daemon.go:353: [dbcbe17ca485c] daemon started [2020-04-09T20:22:50.167Z] daemon.go:461: [dbcbe17ca485c] Stopping daemon [2020-04-09T20:22:50.167Z] daemon.go:296: [dbcbe17ca485c] exiting daemon [2020-04-09T20:22:50.167Z] daemon.go:448: [dbcbe17ca485c] Daemon stopped [2020-04-09T20:22:50.167Z] === RUN TestAuthZPluginHeader [2020-04-09T20:22:51.099Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-09T20:22:51.099Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-09T20:22:51.099Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-04-09T20:22:51.099Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-04-09T20:22:51.099Z] daemon.go:325: [d53a1dffedc1a] waiting for daemon to start [2020-04-09T20:22:51.099Z] daemon.go:325: [d53a1dffedc1a] waiting for daemon to start [2020-04-09T20:22:51.099Z] daemon.go:353: [d53a1dffedc1a] daemon started [2020-04-09T20:22:51.099Z] daemon.go:461: [d53a1dffedc1a] Stopping daemon [2020-04-09T20:22:51.099Z] daemon.go:296: [d53a1dffedc1a] exiting daemon [2020-04-09T20:22:51.099Z] daemon.go:448: [d53a1dffedc1a] Daemon stopped [2020-04-09T20:22:51.099Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T20:22:53.623Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-09T20:22:54.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-09T20:22:55.928Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.68s) [2020-04-09T20:22:55.928Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T20:22:55.928Z] daemon.go:325: [d747b693d061e] waiting for daemon to start [2020-04-09T20:22:55.928Z] daemon.go:325: [d747b693d061e] waiting for daemon to start [2020-04-09T20:22:55.928Z] daemon.go:353: [d747b693d061e] daemon started [2020-04-09T20:22:55.928Z] daemon.go:461: [d747b693d061e] Stopping daemon [2020-04-09T20:22:55.928Z] daemon.go:296: [d747b693d061e] exiting daemon [2020-04-09T20:22:55.928Z] daemon.go:448: [d747b693d061e] Daemon stopped [2020-04-09T20:22:55.928Z] daemon.go:325: [d747b693d061e] waiting for daemon to start [2020-04-09T20:22:55.928Z] daemon.go:325: [d747b693d061e] waiting for daemon to start [2020-04-09T20:22:55.928Z] daemon.go:353: [d747b693d061e] daemon started [2020-04-09T20:22:55.928Z] daemon.go:461: [d747b693d061e] Stopping daemon [2020-04-09T20:22:55.928Z] daemon.go:296: [d747b693d061e] exiting daemon [2020-04-09T20:22:55.928Z] daemon.go:448: [d747b693d061e] Daemon stopped [2020-04-09T20:22:55.928Z] === RUN TestAuthZPluginV2Disable [2020-04-09T20:22:55.928Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-09T20:22:57.361Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:22:57.361Z] [2020-04-09T20:22:57.361Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:22:57.361Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:22:57.361Z] HOSTNAME=849840cb36b0 [2020-04-09T20:22:57.361Z] TESTDEBUG=0 [2020-04-09T20:22:57.361Z] DEST=bundles/test-integration [2020-04-09T20:22:57.361Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:22:57.361Z] DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 [2020-04-09T20:22:57.361Z] container=docker [2020-04-09T20:22:57.361Z] HOME=/root [2020-04-09T20:22:57.361Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:22:57.361Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:22:57.361Z] VALIDATE_BRANCH=19.03 [2020-04-09T20:22:57.361Z] TERM=xterm [2020-04-09T20:22:57.361Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:22:57.361Z] SHLVL=1 [2020-04-09T20:22:57.361Z] TIMEOUT=120m [2020-04-09T20:22:57.361Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:22:57.361Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:22:57.361Z] GO111MODULE=off [2020-04-09T20:22:57.361Z] DOCKER_EXPERIMENTAL=1 [2020-04-09T20:22:57.361Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-09T20:22:57.361Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:22:57.361Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:22:57.361Z] GOPATH=/go [2020-04-09T20:22:57.361Z] PKG_CONFIG=pkg-config [2020-04-09T20:22:57.361Z] _=/usr/bin/env [2020-04-09T20:22:57.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T20:22:57.828Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-09T20:22:59.725Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-09T20:22:59.725Z] --- PASS: TestAuthZPluginV2Disable (4.01s) [2020-04-09T20:22:59.725Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-04-09T20:22:59.725Z] daemon.go:325: [d8f446c406fb8] waiting for daemon to start [2020-04-09T20:22:59.725Z] daemon.go:325: [d8f446c406fb8] waiting for daemon to start [2020-04-09T20:22:59.725Z] daemon.go:353: [d8f446c406fb8] daemon started [2020-04-09T20:22:59.725Z] daemon.go:461: [d8f446c406fb8] Stopping daemon [2020-04-09T20:22:59.725Z] daemon.go:296: [d8f446c406fb8] exiting daemon [2020-04-09T20:22:59.725Z] daemon.go:448: [d8f446c406fb8] Daemon stopped [2020-04-09T20:22:59.725Z] daemon.go:325: [d8f446c406fb8] waiting for daemon to start [2020-04-09T20:22:59.725Z] daemon.go:325: [d8f446c406fb8] waiting for daemon to start [2020-04-09T20:22:59.725Z] daemon.go:353: [d8f446c406fb8] daemon started [2020-04-09T20:22:59.725Z] daemon.go:461: [d8f446c406fb8] Stopping daemon [2020-04-09T20:22:59.725Z] daemon.go:296: [d8f446c406fb8] exiting daemon [2020-04-09T20:22:59.725Z] daemon.go:448: [d8f446c406fb8] Daemon stopped [2020-04-09T20:22:59.725Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-09T20:22:59.983Z] === RUN TestDockerSuite/TestBuildFromGitWithF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T20:23:01.354Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-09T20:23:02.728Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.03s) [2020-04-09T20:23:02.728Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-04-09T20:23:02.728Z] daemon.go:325: [dafc3ddfea60b] waiting for daemon to start [2020-04-09T20:23:02.728Z] daemon.go:325: [dafc3ddfea60b] waiting for daemon to start [2020-04-09T20:23:02.728Z] daemon.go:353: [dafc3ddfea60b] daemon started [2020-04-09T20:23:02.728Z] daemon.go:461: [dafc3ddfea60b] Stopping daemon [2020-04-09T20:23:02.728Z] daemon.go:296: [dafc3ddfea60b] exiting daemon [2020-04-09T20:23:02.728Z] daemon.go:448: [dafc3ddfea60b] Daemon stopped [2020-04-09T20:23:02.728Z] daemon.go:325: [dafc3ddfea60b] waiting for daemon to start [2020-04-09T20:23:02.728Z] daemon.go:325: [dafc3ddfea60b] waiting for daemon to start [2020-04-09T20:23:02.728Z] daemon.go:353: [dafc3ddfea60b] daemon started [2020-04-09T20:23:02.728Z] daemon.go:461: [dafc3ddfea60b] Stopping daemon [2020-04-09T20:23:02.728Z] daemon.go:296: [dafc3ddfea60b] exiting daemon [2020-04-09T20:23:02.728Z] daemon.go:448: [dafc3ddfea60b] Daemon stopped [2020-04-09T20:23:02.728Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T20:23:03.293Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-09T20:23:04.225Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-09T20:23:04.483Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-09T20:23:05.392Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-09T20:23:06.936Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-09T20:23:06.936Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-09T20:23:06.936Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-09T20:23:06.936Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-09T20:23:06.936Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-09T20:23:07.761Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-09T20:23:09.854Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-09T20:23:09.854Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-09T20:23:09.854Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-09T20:23:10.289Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-09T20:23:12.185Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-09T20:23:14.708Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.01s) [2020-04-09T20:23:14.708Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T20:23:14.708Z] daemon.go:325: [d197d21c71630] waiting for daemon to start [2020-04-09T20:23:14.708Z] daemon.go:325: [d197d21c71630] waiting for daemon to start [2020-04-09T20:23:14.708Z] daemon.go:353: [d197d21c71630] daemon started [2020-04-09T20:23:14.708Z] daemon.go:461: [d197d21c71630] Stopping daemon [2020-04-09T20:23:14.708Z] daemon.go:296: [d197d21c71630] exiting daemon [2020-04-09T20:23:14.708Z] daemon.go:448: [d197d21c71630] Daemon stopped [2020-04-09T20:23:14.708Z] daemon.go:325: [d197d21c71630] waiting for daemon to start [2020-04-09T20:23:14.708Z] daemon.go:325: [d197d21c71630] waiting for daemon to start [2020-04-09T20:23:14.708Z] daemon.go:296: [d197d21c71630] exiting daemon [2020-04-09T20:23:14.708Z] daemon.go:325: [d197d21c71630] waiting for daemon to start [2020-04-09T20:23:14.708Z] daemon.go:325: [d197d21c71630] waiting for daemon to start [2020-04-09T20:23:14.708Z] daemon.go:325: [d197d21c71630] waiting for daemon to start [2020-04-09T20:23:14.708Z] daemon.go:353: [d197d21c71630] daemon started [2020-04-09T20:23:14.708Z] daemon.go:461: [d197d21c71630] Stopping daemon [2020-04-09T20:23:14.708Z] daemon.go:296: [d197d21c71630] exiting daemon [2020-04-09T20:23:14.708Z] daemon.go:448: [d197d21c71630] Daemon stopped [2020-04-09T20:23:14.708Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:23:15.666Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-09T20:23:16.605Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-09T20:23:16.866Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-09T20:23:17.798Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-09T20:23:18.059Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-09T20:23:18.639Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-09T20:23:18.639Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-09T20:23:19.570Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-09T20:23:20.135Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-09T20:23:20.392Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-09T20:23:20.958Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-09T20:23:21.215Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-09T20:23:21.780Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-09T20:23:22.711Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-09T20:23:25.234Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-09T20:23:26.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T20:23:28.718Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-04-09T20:23:28.718Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T20:23:28.718Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T20:23:28.718Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-04-09T20:23:28.718Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T20:23:28.718Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-04-09T20:23:28.718Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T20:23:28.718Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T20:23:28.975Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-04-09T20:23:31.426Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-09T20:23:31.990Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.22s) [2020-04-09T20:23:31.990Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:353: [d5171526ed60c] daemon started [2020-04-09T20:23:31.990Z] daemon.go:461: [d5171526ed60c] Stopping daemon [2020-04-09T20:23:31.990Z] daemon.go:296: [d5171526ed60c] exiting daemon [2020-04-09T20:23:31.990Z] daemon.go:448: [d5171526ed60c] Daemon stopped [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:339: [d5171526ed60c] error pinging daemon on start: Get http://d5171526ed60c.sock/_ping: context deadline exceeded [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:339: [d5171526ed60c] error pinging daemon on start: Get http://d5171526ed60c.sock/_ping: context deadline exceeded [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:339: [d5171526ed60c] error pinging daemon on start: Get http://d5171526ed60c.sock/_ping: context deadline exceeded [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:339: [d5171526ed60c] error pinging daemon on start: Get http://d5171526ed60c.sock/_ping: context deadline exceeded [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:339: [d5171526ed60c] error pinging daemon on start: Get http://d5171526ed60c.sock/_ping: read unix @->/tmp/docker-integration/d5171526ed60c.sock: read: connection reset by peer [2020-04-09T20:23:31.990Z] daemon.go:296: [d5171526ed60c] exiting daemon [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:325: [d5171526ed60c] waiting for daemon to start [2020-04-09T20:23:31.990Z] daemon.go:353: [d5171526ed60c] daemon started [2020-04-09T20:23:31.990Z] daemon.go:461: [d5171526ed60c] Stopping daemon [2020-04-09T20:23:31.990Z] daemon.go:296: [d5171526ed60c] exiting daemon [2020-04-09T20:23:31.990Z] daemon.go:448: [d5171526ed60c] Daemon stopped [2020-04-09T20:23:31.990Z] PASS [2020-04-09T20:23:31.990Z] [2020-04-09T20:23:31.990Z] DONE 17 tests in 52.765s [2020-04-09T20:23:31.990Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-09T20:23:31.990Z] ++ 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 [2020-04-09T20:23:31.990Z] ++ set -e [2020-04-09T20:23:31.990Z] ++ '[' -n 0 ']' [2020-04-09T20:23:31.990Z] ++ set -x [2020-04-09T20:23:31.990Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:23:32.248Z] INFO: Testing against a local daemon [2020-04-09T20:23:32.248Z] === RUN TestPluginInvalidJSON [2020-04-09T20:23:32.248Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:23:32.248Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:23:32.248Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:23:32.248Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-09T20:23:32.248Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-09T20:23:32.248Z] PASS [2020-04-09T20:23:32.248Z] [2020-04-09T20:23:32.248Z] DONE 2 tests in 0.135s [2020-04-09T20:23:32.248Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-09T20:23:32.248Z] ++ 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 [2020-04-09T20:23:32.248Z] ++ set -e [2020-04-09T20:23:32.248Z] ++ '[' -n 0 ']' [2020-04-09T20:23:32.248Z] ++ set -x [2020-04-09T20:23:32.248Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:23:32.248Z] INFO: Testing against a local daemon [2020-04-09T20:23:32.248Z] === RUN TestExternalGraphDriver [2020-04-09T20:23:32.249Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2020-04-09T20:23:32.506Z] ok github.com/docker/docker/builder/dockerfile 0.552s coverage: 45.1% of statements [2020-04-09T20:23:32.509Z] === RUN TestExternalGraphDriver/json [2020-04-09T20:23:34.405Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-09T20:23:34.405Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-09T20:23:34.405Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-09T20:23:34.405Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-09T20:23:34.405Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-09T20:23:34.662Z] === RUN TestExternalGraphDriver/spec [2020-04-09T20:23:34.919Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-09T20:23:35.030Z] ok github.com/docker/docker/builder/remotecontext/git 0.864s coverage: 85.1% of statements [2020-04-09T20:23:35.030Z] ok github.com/docker/docker/builder/remotecontext 0.177s coverage: 13.6% of statements [2020-04-09T20:23:35.287Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T20:23:35.287Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T20:23:35.545Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-09T20:23:36.815Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-09T20:23:36.815Z] === RUN TestExternalGraphDriver/pull [2020-04-09T20:23:38.365Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-09T20:23:38.623Z] --- PASS: TestExternalGraphDriver (6.38s) [2020-04-09T20:23:38.623Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-04-09T20:23:38.623Z] daemon.go:325: [df47e28a374bd] waiting for daemon to start [2020-04-09T20:23:38.623Z] daemon.go:325: [df47e28a374bd] waiting for daemon to start [2020-04-09T20:23:38.623Z] daemon.go:353: [df47e28a374bd] daemon started [2020-04-09T20:23:38.623Z] daemon.go:461: [df47e28a374bd] Stopping daemon [2020-04-09T20:23:38.623Z] daemon.go:296: [df47e28a374bd] exiting daemon [2020-04-09T20:23:38.623Z] daemon.go:448: [df47e28a374bd] Daemon stopped [2020-04-09T20:23:38.623Z] daemon.go:325: [df47e28a374bd] waiting for daemon to start [2020-04-09T20:23:38.623Z] daemon.go:325: [df47e28a374bd] waiting for daemon to start [2020-04-09T20:23:38.623Z] daemon.go:353: [df47e28a374bd] daemon started [2020-04-09T20:23:38.623Z] daemon.go:461: [df47e28a374bd] Stopping daemon [2020-04-09T20:23:38.623Z] daemon.go:296: [df47e28a374bd] exiting daemon [2020-04-09T20:23:38.623Z] daemon.go:448: [df47e28a374bd] Daemon stopped [2020-04-09T20:23:38.623Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-04-09T20:23:38.623Z] daemon.go:325: [df47e28a374bd] waiting for daemon to start [2020-04-09T20:23:38.623Z] daemon.go:325: [df47e28a374bd] waiting for daemon to start [2020-04-09T20:23:38.623Z] daemon.go:353: [df47e28a374bd] daemon started [2020-04-09T20:23:38.623Z] daemon.go:461: [df47e28a374bd] Stopping daemon [2020-04-09T20:23:38.623Z] daemon.go:296: [df47e28a374bd] exiting daemon [2020-04-09T20:23:38.623Z] daemon.go:448: [df47e28a374bd] Daemon stopped [2020-04-09T20:23:38.623Z] daemon.go:325: [df47e28a374bd] waiting for daemon to start [2020-04-09T20:23:38.623Z] daemon.go:325: [df47e28a374bd] waiting for daemon to start [2020-04-09T20:23:38.623Z] daemon.go:353: [df47e28a374bd] daemon started [2020-04-09T20:23:38.623Z] daemon.go:461: [df47e28a374bd] Stopping daemon [2020-04-09T20:23:38.623Z] daemon.go:296: [df47e28a374bd] exiting daemon [2020-04-09T20:23:38.623Z] daemon.go:448: [df47e28a374bd] Daemon stopped [2020-04-09T20:23:38.623Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2020-04-09T20:23:38.623Z] daemon.go:325: [df47e28a374bd] waiting for daemon to start [2020-04-09T20:23:38.623Z] daemon.go:325: [df47e28a374bd] waiting for daemon to start [2020-04-09T20:23:38.623Z] daemon.go:353: [df47e28a374bd] daemon started [2020-04-09T20:23:38.623Z] daemon.go:461: [df47e28a374bd] Stopping daemon [2020-04-09T20:23:38.623Z] daemon.go:296: [df47e28a374bd] exiting daemon [2020-04-09T20:23:38.623Z] daemon.go:448: [df47e28a374bd] Daemon stopped [2020-04-09T20:23:38.623Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2020-04-09T20:23:38.623Z] === RUN TestGraphdriverPluginV2 [2020-04-09T20:23:40.803Z] ok github.com/docker/docker/client 0.142s coverage: 75.7% of statements [2020-04-09T20:23:42.805Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-09T20:23:43.370Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-09T20:23:43.370Z] --- PASS: TestGraphdriverPluginV2 (4.61s) [2020-04-09T20:23:43.370Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-04-09T20:23:43.370Z] daemon.go:325: [d35221ea1534f] waiting for daemon to start [2020-04-09T20:23:43.370Z] daemon.go:325: [d35221ea1534f] waiting for daemon to start [2020-04-09T20:23:43.370Z] daemon.go:353: [d35221ea1534f] daemon started [2020-04-09T20:23:43.370Z] daemon.go:461: [d35221ea1534f] Stopping daemon [2020-04-09T20:23:43.370Z] daemon.go:296: [d35221ea1534f] exiting daemon [2020-04-09T20:23:43.370Z] daemon.go:448: [d35221ea1534f] Daemon stopped [2020-04-09T20:23:43.370Z] daemon.go:325: [d35221ea1534f] waiting for daemon to start [2020-04-09T20:23:43.370Z] daemon.go:325: [d35221ea1534f] waiting for daemon to start [2020-04-09T20:23:43.370Z] daemon.go:353: [d35221ea1534f] daemon started [2020-04-09T20:23:43.370Z] daemon.go:461: [d35221ea1534f] Stopping daemon [2020-04-09T20:23:43.370Z] daemon.go:296: [d35221ea1534f] exiting daemon [2020-04-09T20:23:43.370Z] daemon.go:448: [d35221ea1534f] Daemon stopped [2020-04-09T20:23:43.370Z] PASS [2020-04-09T20:23:43.370Z] [2020-04-09T20:23:43.370Z] DONE 5 tests in 11.108s [2020-04-09T20:23:43.370Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-09T20:23:43.370Z] ++ 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 [2020-04-09T20:23:43.370Z] ++ set -e [2020-04-09T20:23:43.370Z] ++ '[' -n 0 ']' [2020-04-09T20:23:43.370Z] ++ set -x [2020-04-09T20:23:43.370Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:23:43.370Z] INFO: Testing against a local daemon [2020-04-09T20:23:43.370Z] === RUN TestContinueAfterPluginCrash [2020-04-09T20:23:43.370Z] === PAUSE TestContinueAfterPluginCrash [2020-04-09T20:23:43.370Z] === RUN TestDaemonStartWithLogOpt [2020-04-09T20:23:43.370Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-09T20:23:43.370Z] === CONT TestContinueAfterPluginCrash [2020-04-09T20:23:43.370Z] === CONT TestDaemonStartWithLogOpt [2020-04-09T20:23:43.935Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-09T20:23:44.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T20:23:44.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T20:23:44.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T20:23:46.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T20:23:48.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-09T20:23:48.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T20:23:51.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T20:23:52.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T20:23:53.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T20:23:57.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T20:23:58.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T20:24:00.312Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-09T20:24:00.312Z] --- PASS: TestDaemonStartWithLogOpt (15.70s) [2020-04-09T20:24:00.312Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-04-09T20:24:00.312Z] daemon.go:325: [d12e865038212] waiting for daemon to start [2020-04-09T20:24:00.312Z] daemon.go:325: [d12e865038212] waiting for daemon to start [2020-04-09T20:24:00.312Z] daemon.go:353: [d12e865038212] daemon started [2020-04-09T20:24:00.312Z] daemon.go:461: [d12e865038212] Stopping daemon [2020-04-09T20:24:00.312Z] daemon.go:296: [d12e865038212] exiting daemon [2020-04-09T20:24:00.312Z] daemon.go:448: [d12e865038212] Daemon stopped [2020-04-09T20:24:00.312Z] daemon.go:325: [d12e865038212] waiting for daemon to start [2020-04-09T20:24:00.312Z] daemon.go:325: [d12e865038212] waiting for daemon to start [2020-04-09T20:24:00.312Z] daemon.go:353: [d12e865038212] daemon started [2020-04-09T20:24:00.312Z] daemon.go:461: [d12e865038212] Stopping daemon [2020-04-09T20:24:00.312Z] daemon.go:296: [d12e865038212] exiting daemon [2020-04-09T20:24:00.312Z] daemon.go:448: [d12e865038212] Daemon stopped [2020-04-09T20:24:02.840Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-09T20:24:03.774Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-09T20:24:04.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T20:24:04.338Z] --- PASS: TestContinueAfterPluginCrash (20.96s) [2020-04-09T20:24:04.338Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-04-09T20:24:04.338Z] daemon.go:325: [d53516e5d025e] waiting for daemon to start [2020-04-09T20:24:04.338Z] daemon.go:325: [d53516e5d025e] waiting for daemon to start [2020-04-09T20:24:04.338Z] daemon.go:353: [d53516e5d025e] daemon started [2020-04-09T20:24:04.338Z] daemon.go:461: [d53516e5d025e] Stopping daemon [2020-04-09T20:24:04.338Z] daemon.go:296: [d53516e5d025e] exiting daemon [2020-04-09T20:24:04.338Z] daemon.go:448: [d53516e5d025e] Daemon stopped [2020-04-09T20:24:04.338Z] PASS [2020-04-09T20:24:04.338Z] [2020-04-09T20:24:04.338Z] DONE 2 tests in 21.080s [2020-04-09T20:24:04.338Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-09T20:24:04.338Z] ++ 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 [2020-04-09T20:24:04.338Z] ++ set -e [2020-04-09T20:24:04.338Z] ++ '[' -n 0 ']' [2020-04-09T20:24:04.338Z] ++ set -x [2020-04-09T20:24:04.339Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:24:04.596Z] INFO: Testing against a local daemon [2020-04-09T20:24:04.596Z] === RUN TestPluginWithDevMounts [2020-04-09T20:24:04.596Z] === PAUSE TestPluginWithDevMounts [2020-04-09T20:24:04.596Z] === CONT TestPluginWithDevMounts [2020-04-09T20:24:05.966Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-09T20:24:05.966Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-09T20:24:06.530Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-04-09T20:24:06.530Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-04-09T20:24:06.530Z] daemon.go:325: [d99cdc76d596b] waiting for daemon to start [2020-04-09T20:24:06.530Z] daemon.go:325: [d99cdc76d596b] waiting for daemon to start [2020-04-09T20:24:06.530Z] daemon.go:353: [d99cdc76d596b] daemon started [2020-04-09T20:24:06.530Z] daemon.go:461: [d99cdc76d596b] Stopping daemon [2020-04-09T20:24:06.530Z] daemon.go:296: [d99cdc76d596b] exiting daemon [2020-04-09T20:24:06.530Z] daemon.go:448: [d99cdc76d596b] Daemon stopped [2020-04-09T20:24:06.530Z] PASS [2020-04-09T20:24:06.530Z] [2020-04-09T20:24:06.530Z] DONE 1 tests in 2.045s [2020-04-09T20:24:06.530Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-09T20:24:06.530Z] ++ 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 [2020-04-09T20:24:06.530Z] ++ set -e [2020-04-09T20:24:06.530Z] ++ '[' -n 0 ']' [2020-04-09T20:24:06.530Z] ++ set -x [2020-04-09T20:24:06.530Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:24:06.530Z] INFO: Testing against a local daemon [2020-04-09T20:24:06.530Z] === RUN TestSecretInspect [2020-04-09T20:24:09.806Z] --- PASS: TestSecretInspect (3.10s) [2020-04-09T20:24:09.806Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-04-09T20:24:09.806Z] daemon.go:325: [d572513a0daa2] waiting for daemon to start [2020-04-09T20:24:09.806Z] daemon.go:325: [d572513a0daa2] waiting for daemon to start [2020-04-09T20:24:09.806Z] daemon.go:353: [d572513a0daa2] daemon started [2020-04-09T20:24:09.806Z] daemon.go:461: [d572513a0daa2] Stopping daemon [2020-04-09T20:24:09.806Z] daemon.go:296: [d572513a0daa2] exiting daemon [2020-04-09T20:24:09.806Z] daemon.go:448: [d572513a0daa2] Daemon stopped [2020-04-09T20:24:09.806Z] === RUN TestSecretList [2020-04-09T20:24:11.176Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-09T20:24:11.433Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-09T20:24:12.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-09T20:24:13.063Z] --- PASS: TestSecretList (3.35s) [2020-04-09T20:24:13.063Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-04-09T20:24:13.063Z] daemon.go:325: [de9b267977f2d] waiting for daemon to start [2020-04-09T20:24:13.063Z] daemon.go:325: [de9b267977f2d] waiting for daemon to start [2020-04-09T20:24:13.063Z] daemon.go:353: [de9b267977f2d] daemon started [2020-04-09T20:24:13.063Z] daemon.go:461: [de9b267977f2d] Stopping daemon [2020-04-09T20:24:13.063Z] daemon.go:296: [de9b267977f2d] exiting daemon [2020-04-09T20:24:13.063Z] daemon.go:448: [de9b267977f2d] Daemon stopped [2020-04-09T20:24:13.063Z] === RUN TestSecretsCreateAndDelete [2020-04-09T20:24:13.994Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-09T20:24:13.994Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-09T20:24:16.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T20:24:17.272Z] --- PASS: TestSecretsCreateAndDelete (3.82s) [2020-04-09T20:24:17.273Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-04-09T20:24:17.273Z] daemon.go:325: [d868659cff499] waiting for daemon to start [2020-04-09T20:24:17.273Z] daemon.go:325: [d868659cff499] waiting for daemon to start [2020-04-09T20:24:17.273Z] daemon.go:353: [d868659cff499] daemon started [2020-04-09T20:24:17.273Z] daemon.go:461: [d868659cff499] Stopping daemon [2020-04-09T20:24:17.273Z] daemon.go:296: [d868659cff499] exiting daemon [2020-04-09T20:24:17.273Z] daemon.go:448: [d868659cff499] Daemon stopped [2020-04-09T20:24:17.273Z] === RUN TestSecretsUpdate [2020-04-09T20:24:17.273Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-09T20:24:17.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-09T20:24:17.839Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-09T20:24:18.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T20:24:19.214Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-09T20:24:19.490Z] ok github.com/docker/docker/cmd/dockerd/hack 0.011s coverage: 72.9% of statements [2020-04-09T20:24:19.490Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 29.5% of statements [2020-04-09T20:24:19.490Z] ok github.com/docker/docker/container 0.121s coverage: 35.6% of statements [2020-04-09T20:24:19.490Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T20:24:19.490Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T20:24:19.490Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T20:24:19.490Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T20:24:20.149Z] --- PASS: TestSecretsUpdate (3.39s) [2020-04-09T20:24:20.149Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-04-09T20:24:20.149Z] daemon.go:325: [d16cbbda40adf] waiting for daemon to start [2020-04-09T20:24:20.149Z] daemon.go:325: [d16cbbda40adf] waiting for daemon to start [2020-04-09T20:24:20.149Z] daemon.go:353: [d16cbbda40adf] daemon started [2020-04-09T20:24:20.149Z] daemon.go:461: [d16cbbda40adf] Stopping daemon [2020-04-09T20:24:20.149Z] daemon.go:296: [d16cbbda40adf] exiting daemon [2020-04-09T20:24:20.149Z] daemon.go:448: [d16cbbda40adf] Daemon stopped [2020-04-09T20:24:20.149Z] === RUN TestTemplatedSecret [2020-04-09T20:24:20.407Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-09T20:24:20.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T20:24:22.931Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-09T20:24:23.188Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-09T20:24:23.446Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-09T20:24:23.703Z] --- PASS: TestTemplatedSecret (3.40s) [2020-04-09T20:24:23.703Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-04-09T20:24:23.703Z] daemon.go:325: [d507d29d247f7] waiting for daemon to start [2020-04-09T20:24:23.703Z] daemon.go:325: [d507d29d247f7] waiting for daemon to start [2020-04-09T20:24:23.703Z] daemon.go:353: [d507d29d247f7] daemon started [2020-04-09T20:24:23.703Z] daemon.go:461: [d507d29d247f7] Stopping daemon [2020-04-09T20:24:23.703Z] daemon.go:296: [d507d29d247f7] exiting daemon [2020-04-09T20:24:23.703Z] daemon.go:448: [d507d29d247f7] Daemon stopped [2020-04-09T20:24:23.703Z] === RUN TestSecretCreateResolve [2020-04-09T20:24:23.703Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-09T20:24:23.960Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-09T20:24:24.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T20:24:24.892Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-09T20:24:26.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T20:24:26.787Z] --- PASS: TestSecretCreateResolve (3.12s) [2020-04-09T20:24:26.787Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-04-09T20:24:26.787Z] daemon.go:325: [d2c57dc02f731] waiting for daemon to start [2020-04-09T20:24:26.787Z] daemon.go:325: [d2c57dc02f731] waiting for daemon to start [2020-04-09T20:24:26.787Z] daemon.go:353: [d2c57dc02f731] daemon started [2020-04-09T20:24:26.787Z] daemon.go:461: [d2c57dc02f731] Stopping daemon [2020-04-09T20:24:26.787Z] daemon.go:296: [d2c57dc02f731] exiting daemon [2020-04-09T20:24:26.787Z] daemon.go:448: [d2c57dc02f731] Daemon stopped [2020-04-09T20:24:26.787Z] PASS [2020-04-09T20:24:26.787Z] [2020-04-09T20:24:26.787Z] DONE 6 tests in 20.268s [2020-04-09T20:24:26.787Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-09T20:24:26.787Z] ++ 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 [2020-04-09T20:24:26.787Z] ++ set -e [2020-04-09T20:24:26.787Z] ++ '[' -n 0 ']' [2020-04-09T20:24:26.787Z] ++ set -x [2020-04-09T20:24:26.787Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:24:26.787Z] INFO: Testing against a local daemon [2020-04-09T20:24:26.787Z] === RUN TestServiceCreateInit [2020-04-09T20:24:27.045Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:24:27.045Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-09T20:24:27.592Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2020-04-09T20:24:27.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T20:24:27.977Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-09T20:24:28.155Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-09T20:24:29.526Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-04-09T20:24:29.915Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:24:29.915Z] Using test binary docker [2020-04-09T20:24:30.201Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-09T20:24:30.201Z] +++ /etc/init.d/apparmor start [2020-04-09T20:24:30.201Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:24:30.201Z] INFO: Waiting for daemon to start... [2020-04-09T20:24:30.201Z] Starting dockerd [2020-04-09T20:24:30.201Z] +++ 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 [2020-04-09T20:24:31.253Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-09T20:24:31.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-09T20:24:32.074Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:24:32.235Z] . [2020-04-09T20:24:32.235Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:24:32.235Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:24:32.235Z] Error: No such image: emptyfs [2020-04-09T20:24:32.235Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:24:32.235Z] ++++ docker load [2020-04-09T20:24:32.332Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-09T20:24:32.521Z] Running integration-test (iteration 1) [2020-04-09T20:24:32.522Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-09T20:24:32.522Z] ++ 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 [2020-04-09T20:24:32.522Z] ++ set -e [2020-04-09T20:24:32.522Z] ++ '[' -n 0 ']' [2020-04-09T20:24:32.522Z] ++ set -x [2020-04-09T20:24:32.522Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:24:34.866Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-09T20:24:36.762Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-09T20:24:37.620Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2020-04-09T20:24:38.131Z] --- PASS: TestServiceCreateInit (11.14s) [2020-04-09T20:24:38.131Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2020-04-09T20:24:38.131Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:24:38.131Z] daemon.go:325: [df16ac5fb224d] waiting for daemon to start [2020-04-09T20:24:38.131Z] daemon.go:325: [df16ac5fb224d] waiting for daemon to start [2020-04-09T20:24:38.131Z] daemon.go:353: [df16ac5fb224d] daemon started [2020-04-09T20:24:38.131Z] daemon.go:461: [df16ac5fb224d] Stopping daemon [2020-04-09T20:24:38.131Z] daemon.go:296: [df16ac5fb224d] exiting daemon [2020-04-09T20:24:38.131Z] daemon.go:448: [df16ac5fb224d] Daemon stopped [2020-04-09T20:24:38.131Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.97s) [2020-04-09T20:24:38.131Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:24:38.131Z] daemon.go:325: [d0640d2a427f5] waiting for daemon to start [2020-04-09T20:24:38.131Z] daemon.go:325: [d0640d2a427f5] waiting for daemon to start [2020-04-09T20:24:38.131Z] daemon.go:353: [d0640d2a427f5] daemon started [2020-04-09T20:24:38.131Z] daemon.go:461: [d0640d2a427f5] Stopping daemon [2020-04-09T20:24:38.131Z] daemon.go:296: [d0640d2a427f5] exiting daemon [2020-04-09T20:24:38.131Z] daemon.go:448: [d0640d2a427f5] Daemon stopped [2020-04-09T20:24:38.131Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T20:24:38.389Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-09T20:24:38.953Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-09T20:24:38.992Z] ok github.com/docker/docker/daemon 12.196s coverage: 17.5% of statements [2020-04-09T20:24:38.992Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T20:24:38.992Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T20:24:39.556Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 82.2% of statements [2020-04-09T20:24:40.121Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-04-09T20:24:40.686Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-04-09T20:24:40.686Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T20:24:40.686Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T20:24:42.059Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-04-09T20:24:43.128Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-09T20:24:44.583Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-04-09T20:24:45.149Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.210s coverage: 56.9% of statements [2020-04-09T20:24:45.654Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-09T20:24:47.023Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-09T20:24:47.790Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:24:47.790Z] Loaded image: busybox:latest [2020-04-09T20:24:47.790Z] Loaded image: busybox:glibc [2020-04-09T20:24:47.790Z] Loaded image: debian:jessie [2020-04-09T20:24:47.790Z] Loaded image: hello-world:latest [2020-04-09T20:24:47.790Z] INFO: Testing against a local daemon [2020-04-09T20:24:47.790Z] === RUN TestBuildWithSession [2020-04-09T20:24:47.954Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-09T20:24:48.426Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.474s coverage: 72.3% of statements [2020-04-09T20:24:48.426Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.582s coverage: 45.9% of statements [2020-04-09T20:24:48.426Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T20:24:49.420Z] --- PASS: TestBuildWithSession (2.23s) [2020-04-09T20:24:49.420Z] === RUN TestBuildSquashParent [2020-04-09T20:24:50.989Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.981s coverage: 49.5% of statements [2020-04-09T20:24:52.359Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.304s coverage: 76.1% of statements [2020-04-09T20:24:53.289Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-04-09T20:24:53.546Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.257s coverage: 60.4% of statements [2020-04-09T20:24:53.546Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-09T20:24:53.546Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T20:24:54.916Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-04-09T20:24:54.982Z] --- PASS: TestBuildSquashParent (5.07s) [2020-04-09T20:24:54.982Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T20:24:54.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:24:54.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:24:54.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:24:54.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:24:54.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:24:54.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:24:54.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:24:54.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:24:54.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:24:54.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:24:54.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:24:54.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:24:54.982Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:24:54.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:24:54.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:24:54.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:24:55.848Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-04-09T20:24:56.128Z] --- PASS: TestCreateServiceMultipleTimes (17.53s) [2020-04-09T20:24:56.128Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-04-09T20:24:56.129Z] daemon.go:325: [da27438d2871c] waiting for daemon to start [2020-04-09T20:24:56.129Z] daemon.go:325: [da27438d2871c] waiting for daemon to start [2020-04-09T20:24:56.129Z] daemon.go:353: [da27438d2871c] daemon started [2020-04-09T20:24:56.129Z] daemon.go:461: [da27438d2871c] Stopping daemon [2020-04-09T20:24:56.129Z] daemon.go:296: [da27438d2871c] exiting daemon [2020-04-09T20:24:56.129Z] daemon.go:448: [da27438d2871c] Daemon stopped [2020-04-09T20:24:56.129Z] === RUN TestCreateServiceConflict [2020-04-09T20:24:56.823Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 4.9% of statements [2020-04-09T20:24:56.823Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T20:24:56.823Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T20:24:56.978Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-09T20:24:56.978Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-09T20:24:57.439Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-09T20:24:57.439Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-09T20:24:57.498Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-09T20:24:57.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:24:57.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:24:57.767Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.7% of statements [2020-04-09T20:24:58.868Z] --- PASS: TestCreateServiceConflict (2.98s) [2020-04-09T20:24:58.868Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-04-09T20:24:58.868Z] daemon.go:325: [dc2c0c477b8ff] waiting for daemon to start [2020-04-09T20:24:58.868Z] daemon.go:325: [dc2c0c477b8ff] waiting for daemon to start [2020-04-09T20:24:58.868Z] daemon.go:353: [dc2c0c477b8ff] daemon started [2020-04-09T20:24:58.868Z] daemon.go:461: [dc2c0c477b8ff] Stopping daemon [2020-04-09T20:24:58.868Z] daemon.go:296: [dc2c0c477b8ff] exiting daemon [2020-04-09T20:24:58.868Z] daemon.go:448: [dc2c0c477b8ff] Daemon stopped [2020-04-09T20:24:58.868Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:24:59.137Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 78.2% of statements [2020-04-09T20:24:59.137Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T20:24:59.137Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T20:24:59.137Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-04-09T20:24:59.740Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-04-09T20:24:59.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s) [2020-04-09T20:24:59.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s) [2020-04-09T20:24:59.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) [2020-04-09T20:24:59.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2020-04-09T20:24:59.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2020-04-09T20:24:59.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2020-04-09T20:24:59.740Z] === RUN TestBuildMultiStageCopy [2020-04-09T20:24:59.740Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T20:25:00.068Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-04-09T20:25:00.632Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-04-09T20:25:00.888Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-04-09T20:25:01.187Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-09T20:25:01.648Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-09T20:25:01.648Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-09T20:25:01.648Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-09T20:25:01.648Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-09T20:25:01.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T20:25:01.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T20:25:01.819Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-04-09T20:25:01.819Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T20:25:02.109Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-09T20:25:02.145Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2020-04-09T20:25:02.145Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-04-09T20:25:02.145Z] daemon.go:325: [d27b3e9aa6804] waiting for daemon to start [2020-04-09T20:25:02.145Z] daemon.go:325: [d27b3e9aa6804] waiting for daemon to start [2020-04-09T20:25:02.145Z] daemon.go:353: [d27b3e9aa6804] daemon started [2020-04-09T20:25:02.145Z] daemon.go:461: [d27b3e9aa6804] Stopping daemon [2020-04-09T20:25:02.145Z] daemon.go:296: [d27b3e9aa6804] exiting daemon [2020-04-09T20:25:02.145Z] daemon.go:448: [d27b3e9aa6804] Daemon stopped [2020-04-09T20:25:02.145Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:25:02.383Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 20.0% of statements [2020-04-09T20:25:02.394Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T20:25:02.402Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-09T20:25:02.570Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-09T20:25:02.678Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T20:25:02.961Z] --- PASS: TestBuildMultiStageCopy (3.43s) [2020-04-09T20:25:02.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2020-04-09T20:25:02.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-04-09T20:25:02.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2020-04-09T20:25:02.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-04-09T20:25:02.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s) [2020-04-09T20:25:02.961Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T20:25:03.981Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2020-04-09T20:25:03.981Z] === RUN TestBuildLabelWithTargets [2020-04-09T20:25:04.277Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-04-09T20:25:04.277Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-09T20:25:04.925Z] === RUN TestDockerSuite/TestBuildRm [2020-04-09T20:25:05.208Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-09T20:25:05.208Z] ok github.com/docker/docker/daemon/logger/splunk 1.643s coverage: 84.5% of statements [2020-04-09T20:25:05.209Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T20:25:05.209Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T20:25:05.463Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2020-04-09T20:25:05.464Z] === RUN TestBuildWithEmptyLayers [2020-04-09T20:25:05.487Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-09T20:25:06.478Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2020-04-09T20:25:06.478Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T20:25:07.031Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-09T20:25:07.031Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-09T20:25:07.031Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-09T20:25:07.031Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-09T20:25:07.733Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-04-09T20:25:07.733Z] ok github.com/docker/docker/distribution 0.156s coverage: 22.3% of statements [2020-04-09T20:25:07.733Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T20:25:08.201Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-09T20:25:08.518Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) [2020-04-09T20:25:08.518Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T20:25:09.105Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-04-09T20:25:09.133Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-09T20:25:09.218Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-09T20:25:09.549Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2020-04-09T20:25:09.549Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T20:25:10.039Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-04-09T20:25:10.296Z] ok github.com/docker/docker/distribution/xfer 1.427s coverage: 83.4% of statements [2020-04-09T20:25:10.296Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T20:25:10.503Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-09T20:25:10.760Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-09T20:25:11.227Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-04-09T20:25:11.227Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T20:25:11.328Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-09T20:25:11.792Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2020-04-09T20:25:11.792Z] ? github.com/docker/docker/internal/test [no test files] [2020-04-09T20:25:12.236Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2020-04-09T20:25:12.236Z] === RUN TestBuildWithHugeFile [2020-04-09T20:25:12.697Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-09T20:25:13.162Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-04-09T20:25:13.162Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-04-09T20:25:13.162Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-04-09T20:25:13.162Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-04-09T20:25:13.162Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-04-09T20:25:13.162Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-04-09T20:25:13.162Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-04-09T20:25:13.162Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-04-09T20:25:13.420Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-04-09T20:25:13.420Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-04-09T20:25:13.420Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T20:25:13.985Z] ok github.com/docker/docker/internal/testutil 0.013s coverage: 62.5% of statements [2020-04-09T20:25:14.076Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-09T20:25:14.549Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-04-09T20:25:15.015Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-09T20:25:15.917Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2020-04-09T20:25:15.917Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-09T20:25:16.909Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.03s) [2020-04-09T20:25:16.909Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-04-09T20:25:16.909Z] daemon.go:325: [d3e0fc4e6a12f] waiting for daemon to start [2020-04-09T20:25:16.909Z] daemon.go:325: [d3e0fc4e6a12f] waiting for daemon to start [2020-04-09T20:25:16.909Z] daemon.go:353: [d3e0fc4e6a12f] daemon started [2020-04-09T20:25:16.909Z] daemon.go:461: [d3e0fc4e6a12f] Stopping daemon [2020-04-09T20:25:16.909Z] daemon.go:296: [d3e0fc4e6a12f] exiting daemon [2020-04-09T20:25:16.909Z] daemon.go:448: [d3e0fc4e6a12f] Daemon stopped [2020-04-09T20:25:16.909Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:25:17.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-09T20:25:17.810Z] ok github.com/docker/docker/pkg/archive 0.405s coverage: 76.9% of statements [2020-04-09T20:25:18.742Z] ok github.com/docker/docker/pkg/authorization 0.107s coverage: 66.7% of statements [2020-04-09T20:25:18.999Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-09T20:25:19.257Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-09T20:25:19.693Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-09T20:25:19.693Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-09T20:25:19.950Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-09T20:25:19.950Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-09T20:25:20.514Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-09T20:25:20.772Z] --- PASS: TestCreateServiceSecretFileMode (3.84s) [2020-04-09T20:25:20.772Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-04-09T20:25:20.772Z] daemon.go:325: [d6c844cc0c6b4] waiting for daemon to start [2020-04-09T20:25:20.772Z] daemon.go:325: [d6c844cc0c6b4] waiting for daemon to start [2020-04-09T20:25:20.772Z] daemon.go:353: [d6c844cc0c6b4] daemon started [2020-04-09T20:25:20.772Z] daemon.go:461: [d6c844cc0c6b4] Stopping daemon [2020-04-09T20:25:20.772Z] daemon.go:296: [d6c844cc0c6b4] exiting daemon [2020-04-09T20:25:20.772Z] daemon.go:448: [d6c844cc0c6b4] Daemon stopped [2020-04-09T20:25:20.772Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:25:21.632Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-09T20:25:21.704Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-09T20:25:21.961Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-09T20:25:22.894Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-09T20:25:23.429Z] ok github.com/docker/docker/pkg/chrootarchive 2.908s coverage: 43.2% of statements [2020-04-09T20:25:23.429Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-09T20:25:23.429Z] ok github.com/docker/docker/layer 7.618s coverage: 72.0% of statements [2020-04-09T20:25:23.429Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T20:25:23.429Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T20:25:23.429Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T20:25:23.429Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T20:25:23.429Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T20:25:23.429Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T20:25:23.429Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T20:25:23.429Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T20:25:23.687Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-04-09T20:25:23.944Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-04-09T20:25:24.266Z] --- PASS: TestCreateServiceConfigFileMode (3.20s) [2020-04-09T20:25:24.267Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-04-09T20:25:24.267Z] daemon.go:325: [d0eb393fbb9e9] waiting for daemon to start [2020-04-09T20:25:24.267Z] daemon.go:325: [d0eb393fbb9e9] waiting for daemon to start [2020-04-09T20:25:24.267Z] daemon.go:353: [d0eb393fbb9e9] daemon started [2020-04-09T20:25:24.267Z] daemon.go:461: [d0eb393fbb9e9] Stopping daemon [2020-04-09T20:25:24.267Z] daemon.go:296: [d0eb393fbb9e9] exiting daemon [2020-04-09T20:25:24.267Z] daemon.go:448: [d0eb393fbb9e9] Daemon stopped [2020-04-09T20:25:24.267Z] === RUN TestCreateServiceSysctls [2020-04-09T20:25:24.509Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-04-09T20:25:24.547Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-09T20:25:25.074Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-04-09T20:25:25.520Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-09T20:25:25.520Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-09T20:25:25.638Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-04-09T20:25:27.009Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-04-09T20:25:27.940Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-04-09T20:25:28.197Z] ok github.com/docker/docker/pkg/discovery/kv 3.085s coverage: 84.1% of statements [2020-04-09T20:25:28.436Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-09T20:25:28.448Z] --- PASS: TestCreateServiceSysctls (4.06s) [2020-04-09T20:25:28.448Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-04-09T20:25:28.448Z] daemon.go:325: [dcf01e7009553] waiting for daemon to start [2020-04-09T20:25:28.448Z] daemon.go:325: [dcf01e7009553] waiting for daemon to start [2020-04-09T20:25:28.448Z] daemon.go:353: [dcf01e7009553] daemon started [2020-04-09T20:25:28.448Z] daemon.go:461: [dcf01e7009553] Stopping daemon [2020-04-09T20:25:28.448Z] daemon.go:296: [dcf01e7009553] exiting daemon [2020-04-09T20:25:28.448Z] daemon.go:448: [dcf01e7009553] Daemon stopped [2020-04-09T20:25:28.448Z] === RUN TestInspect [2020-04-09T20:25:28.448Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-09T20:25:28.455Z] ok github.com/docker/docker/pkg/fsutils 0.231s coverage: 85.1% of statements [2020-04-09T20:25:28.455Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-04-09T20:25:29.380Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-09T20:25:29.824Z] ok github.com/docker/docker/pkg/idtools 0.441s coverage: 70.1% of statements [2020-04-09T20:25:29.824Z] ok github.com/docker/docker/pkg/ioutils 0.455s coverage: 68.7% of statements [2020-04-09T20:25:29.980Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-09T20:25:30.387Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-04-09T20:25:30.387Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-04-09T20:25:30.644Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-04-09T20:25:30.644Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-09T20:25:30.750Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-09T20:25:31.208Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-04-09T20:25:31.315Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-09T20:25:31.464Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-04-09T20:25:31.572Z] --- PASS: TestInspect (3.50s) [2020-04-09T20:25:31.572Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-04-09T20:25:31.572Z] daemon.go:325: [df75107c5c427] waiting for daemon to start [2020-04-09T20:25:31.572Z] daemon.go:325: [df75107c5c427] waiting for daemon to start [2020-04-09T20:25:31.572Z] daemon.go:353: [df75107c5c427] daemon started [2020-04-09T20:25:31.572Z] daemon.go:461: [df75107c5c427] Stopping daemon [2020-04-09T20:25:31.572Z] daemon.go:296: [df75107c5c427] exiting daemon [2020-04-09T20:25:31.572Z] daemon.go:448: [df75107c5c427] Daemon stopped [2020-04-09T20:25:31.572Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:25:31.721Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-04-09T20:25:31.978Z] ok github.com/docker/docker/pkg/mount 0.569s coverage: 69.6% of statements [2020-04-09T20:25:31.978Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T20:25:31.978Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.0% of statements [2020-04-09T20:25:32.136Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-09T20:25:32.542Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-04-09T20:25:32.542Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T20:25:32.542Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T20:25:33.473Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-04-09T20:25:34.031Z] === RUN TestDockerSuite/TestBuildUser [2020-04-09T20:25:34.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-09T20:25:34.036Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-09T20:25:34.294Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-04-09T20:25:34.551Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-04-09T20:25:35.919Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-04-09T20:25:36.175Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-09T20:25:36.558Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-09T20:25:38.454Z] --- PASS: TestDockerNetworkConnectAlias (6.69s) [2020-04-09T20:25:38.454Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-04-09T20:25:38.454Z] daemon.go:325: [df1699a8b0449] waiting for daemon to start [2020-04-09T20:25:38.454Z] daemon.go:325: [df1699a8b0449] waiting for daemon to start [2020-04-09T20:25:38.454Z] daemon.go:353: [df1699a8b0449] daemon started [2020-04-09T20:25:38.454Z] daemon.go:461: [df1699a8b0449] Stopping daemon [2020-04-09T20:25:38.454Z] daemon.go:296: [df1699a8b0449] exiting daemon [2020-04-09T20:25:38.454Z] daemon.go:448: [df1699a8b0449] Daemon stopped [2020-04-09T20:25:38.454Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:25:39.479Z] ok github.com/docker/docker/pkg/signal 2.864s coverage: 61.0% of statements [2020-04-09T20:25:39.735Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-09T20:25:40.302Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-09T20:25:40.326Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-09T20:25:40.326Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-09T20:25:40.326Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-09T20:25:40.326Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-09T20:25:40.326Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-09T20:25:40.326Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-09T20:25:40.350Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-09T20:25:40.559Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-09T20:25:40.816Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-09T20:25:41.072Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-04-09T20:25:41.636Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 35.1% of statements [2020-04-09T20:25:42.199Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-04-09T20:25:42.762Z] ok github.com/docker/docker/pkg/tarsum 0.053s coverage: 89.3% of statements [2020-04-09T20:25:43.019Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-09T20:25:43.583Z] testing: warning: no tests to run [2020-04-09T20:25:43.583Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-04-09T20:25:43.625Z] --- PASS: TestDockerNetworkReConnect (4.93s) [2020-04-09T20:25:43.625Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-04-09T20:25:43.625Z] daemon.go:325: [db92897026d20] waiting for daemon to start [2020-04-09T20:25:43.625Z] daemon.go:325: [db92897026d20] waiting for daemon to start [2020-04-09T20:25:43.625Z] daemon.go:353: [db92897026d20] daemon started [2020-04-09T20:25:43.625Z] daemon.go:461: [db92897026d20] Stopping daemon [2020-04-09T20:25:43.625Z] daemon.go:296: [db92897026d20] exiting daemon [2020-04-09T20:25:43.625Z] daemon.go:448: [db92897026d20] Daemon stopped [2020-04-09T20:25:43.625Z] === RUN TestServicePlugin [2020-04-09T20:25:43.840Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-09T20:25:44.097Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-09T20:25:44.354Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-09T20:25:46.249Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.3% of statements [2020-04-09T20:25:47.179Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-09T20:25:47.743Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2020-04-09T20:25:48.306Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-04-09T20:25:49.675Z] ok github.com/docker/docker/registry 0.075s coverage: 56.3% of statements [2020-04-09T20:25:50.239Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-09T20:25:50.496Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-04-09T20:25:51.060Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2020-04-09T20:25:51.992Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-09T20:25:52.556Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2020-04-09T20:25:53.120Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-09T20:25:54.489Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-04-09T20:25:58.505Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-09T20:25:59.439Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-09T20:25:59.696Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-09T20:26:01.067Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-09T20:26:02.436Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-09T20:26:03.805Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-09T20:26:03.805Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-09T20:26:03.805Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-09T20:26:03.805Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-09T20:26:03.805Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-09T20:26:06.328Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-09T20:26:06.328Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-09T20:26:07.259Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-09T20:26:07.824Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-09T20:26:09.196Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-09T20:26:09.196Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-09T20:26:09.339Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.8% of statements [2020-04-09T20:26:09.339Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T20:26:09.339Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T20:26:09.339Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T20:26:09.339Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T20:26:09.339Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-09T20:26:09.339Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T20:26:09.339Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-09T20:26:09.339Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T20:26:09.339Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T20:26:09.339Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T20:26:09.339Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === Skipped [2020-04-09T20:26:09.339Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-09T20:26:09.339Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-09T20:26:09.339Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:26:09.339Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:26:09.339Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:26:09.339Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:26:09.339Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:26:09.339Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-09T20:26:09.339Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-09T20:26:09.339Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-09T20:26:09.339Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:26:09.339Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:26:09.339Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:26:09.339Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:26:09.339Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:26:09.339Z] [2020-04-09T20:26:09.339Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-09T20:26:09.339Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:26:09.340Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:26:09.340Z] [2020-04-09T20:26:09.340Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-09T20:26:09.340Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:26:09.340Z] [2020-04-09T20:26:09.340Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-09T20:26:09.340Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-09T20:26:09.340Z] [2020-04-09T20:26:09.340Z] [2020-04-09T20:26:09.340Z] DONE 2065 tests, 19 skipped in 242.469s Post stage [Pipeline] junit [2020-04-09T20:26:09.352Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-09T20:26:09.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-09T20:26:09.987Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40803/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 hack/validate/vendor [2020-04-09T20:26:10.323Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-09T20:26:10.323Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-09T20:26:10.323Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-09T20:26:10.918Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-09T20:26:11.810Z] + echo Building e2e image [2020-04-09T20:26:11.810Z] Building e2e image [2020-04-09T20:26:11.810Z] + docker build --build-arg DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -t moby-e2e-test -f Dockerfile.e2e . [2020-04-09T20:26:11.810Z] #2 [internal] load .dockerignore [2020-04-09T20:26:11.810Z] #2 transferring context: 34B done [2020-04-09T20:26:11.810Z] #2 DONE 0.0s [2020-04-09T20:26:11.810Z] [2020-04-09T20:26:11.810Z] #1 [internal] load build definition from Dockerfile.e2e [2020-04-09T20:26:11.810Z] #1 transferring dockerfile: 3.21kB done [2020-04-09T20:26:11.810Z] #1 DONE 0.0s [2020-04-09T20:26:11.810Z] [2020-04-09T20:26:11.810Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-09T20:26:12.079Z] #4 ... [2020-04-09T20:26:12.079Z] [2020-04-09T20:26:12.079Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-09T20:26:12.079Z] #3 DONE 0.2s [2020-04-09T20:26:12.079Z] [2020-04-09T20:26:12.079Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-09T20:26:12.079Z] #4 DONE 0.2s [2020-04-09T20:26:12.079Z] [2020-04-09T20:26:12.079Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:26:12.079Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done [2020-04-09T20:26:12.079Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 69.16kB / 301.28kB 0.1s [2020-04-09T20:26:12.079Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0B / 153B 0.1s [2020-04-09T20:26:12.079Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done [2020-04-09T20:26:12.079Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done [2020-04-09T20:26:12.079Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done [2020-04-09T20:26:12.079Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 729.62kB / 2.80MB 0.1s [2020-04-09T20:26:12.285Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-09T20:26:12.341Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 [2020-04-09T20:26:12.341Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done [2020-04-09T20:26:12.341Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done [2020-04-09T20:26:12.341Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 2.80MB / 2.80MB 0.2s done [2020-04-09T20:26:12.341Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 3.92MB / 126.95MB 0.3s [2020-04-09T20:26:12.341Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.1s done [2020-04-09T20:26:12.598Z] #14 ... [2020-04-09T20:26:12.598Z] [2020-04-09T20:26:12.598Z] #8 [internal] load build context [2020-04-09T20:26:12.598Z] #8 transferring context: 804.43kB 0.4s done [2020-04-09T20:26:12.598Z] #8 DONE 0.4s [2020-04-09T20:26:12.598Z] [2020-04-09T20:26:12.598Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:26:12.598Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 20.23MB / 126.95MB 0.5s [2020-04-09T20:26:12.598Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 0.5s done [2020-04-09T20:26:12.598Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 35.86MB / 126.95MB 0.7s [2020-04-09T20:26:12.855Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 [2020-04-09T20:26:12.855Z] #14 ... [2020-04-09T20:26:12.855Z] [2020-04-09T20:26:12.855Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-09T20:26:12.855Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-09T20:26:12.855Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-09T20:26:12.855Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-09T20:26:12.855Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-09T20:26:12.855Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done [2020-04-09T20:26:12.855Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-04-09T20:26:12.855Z] #5 DONE 0.8s [2020-04-09T20:26:12.855Z] [2020-04-09T20:26:12.855Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:26:12.855Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 51.27MB / 126.95MB 0.9s [2020-04-09T20:26:13.113Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 60.29MB / 126.95MB 1.1s [2020-04-09T20:26:13.113Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.2s done [2020-04-09T20:26:13.113Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-09T20:26:13.373Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 67.09MB / 126.95MB 1.3s [2020-04-09T20:26:13.633Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 74.89MB / 126.95MB 1.5s [2020-04-09T20:26:13.633Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 97.29MB / 126.95MB 1.7s [2020-04-09T20:26:13.892Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 106.40MB / 126.95MB 1.8s [2020-04-09T20:26:13.892Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 2.0s [2020-04-09T20:26:14.181Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-09T20:26:14.455Z] #14 ... [2020-04-09T20:26:14.455Z] [2020-04-09T20:26:14.455Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-09T20:26:14.455Z] #6 DONE 1.3s [2020-04-09T20:26:14.455Z] [2020-04-09T20:26:14.455Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:26:14.455Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 2.1s done [2020-04-09T20:26:14.455Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 0.1s [2020-04-09T20:26:14.744Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-09T20:26:15.310Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-09T20:26:15.875Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-09T20:26:15.875Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-09T20:26:16.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-09T20:26:16.696Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-09T20:26:18.593Z] --- PASS: TestServicePlugin (35.00s) [2020-04-09T20:26:18.593Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-04-09T20:26:18.593Z] daemon.go:325: [d810c3d64ce89] waiting for daemon to start [2020-04-09T20:26:18.593Z] daemon.go:325: [d810c3d64ce89] waiting for daemon to start [2020-04-09T20:26:18.593Z] daemon.go:353: [d810c3d64ce89] daemon started [2020-04-09T20:26:18.593Z] daemon.go:461: [d810c3d64ce89] Stopping daemon [2020-04-09T20:26:18.593Z] daemon.go:296: [d810c3d64ce89] exiting daemon [2020-04-09T20:26:18.593Z] daemon.go:448: [d810c3d64ce89] Daemon stopped [2020-04-09T20:26:18.593Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-04-09T20:26:18.593Z] daemon.go:325: [dc45a2f8c06df] waiting for daemon to start [2020-04-09T20:26:18.593Z] daemon.go:325: [dc45a2f8c06df] waiting for daemon to start [2020-04-09T20:26:18.593Z] daemon.go:353: [dc45a2f8c06df] daemon started [2020-04-09T20:26:18.593Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-04-09T20:26:18.593Z] daemon.go:325: [dc38642382919] waiting for daemon to start [2020-04-09T20:26:18.593Z] daemon.go:325: [dc38642382919] waiting for daemon to start [2020-04-09T20:26:18.593Z] daemon.go:353: [dc38642382919] daemon started [2020-04-09T20:26:18.593Z] plugin_test.go:60: [dc38642382919] joining swarm manager [dc45a2f8c06df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:18.593Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-04-09T20:26:18.593Z] daemon.go:325: [dbb0839ee4fac] waiting for daemon to start [2020-04-09T20:26:18.593Z] daemon.go:325: [dbb0839ee4fac] waiting for daemon to start [2020-04-09T20:26:18.593Z] daemon.go:353: [dbb0839ee4fac] daemon started [2020-04-09T20:26:18.593Z] plugin_test.go:63: [dbb0839ee4fac] joining swarm manager [dc45a2f8c06df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:18.593Z] daemon.go:461: [dbb0839ee4fac] Stopping daemon [2020-04-09T20:26:18.593Z] daemon.go:296: [dbb0839ee4fac] exiting daemon [2020-04-09T20:26:18.593Z] daemon.go:448: [dbb0839ee4fac] Daemon stopped [2020-04-09T20:26:18.593Z] daemon.go:461: [dc38642382919] Stopping daemon [2020-04-09T20:26:18.593Z] daemon.go:296: [dc38642382919] exiting daemon [2020-04-09T20:26:18.593Z] daemon.go:448: [dc38642382919] Daemon stopped [2020-04-09T20:26:18.593Z] daemon.go:461: [dc45a2f8c06df] Stopping daemon [2020-04-09T20:26:18.593Z] daemon.go:296: [dc45a2f8c06df] exiting daemon [2020-04-09T20:26:18.593Z] daemon.go:448: [dc45a2f8c06df] Daemon stopped [2020-04-09T20:26:18.593Z] === RUN TestServiceUpdateLabel [2020-04-09T20:26:19.525Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-09T20:26:19.525Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-09T20:26:19.525Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-09T20:26:19.709Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.3s [2020-04-09T20:26:19.966Z] #14 ... [2020-04-09T20:26:19.966Z] [2020-04-09T20:26:19.966Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-09T20:26:19.966Z] #7 1.069 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-09T20:26:19.966Z] #7 2.154 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-09T20:26:19.966Z] #7 2.254 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-09T20:26:19.966Z] #7 2.260 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-09T20:26:19.966Z] #7 2.270 (3/30) Installing readline (8.0.0-r0) [2020-04-09T20:26:19.966Z] #7 2.278 (4/30) Installing bash (5.0.0-r0) [2020-04-09T20:26:19.966Z] #7 2.294 Executing bash-5.0.0-r0.post-install [2020-04-09T20:26:19.966Z] #7 2.297 (5/30) Installing ca-certificates (20190108-r0) [2020-04-09T20:26:19.966Z] #7 2.316 (6/30) Installing libgcc (8.3.0-r0) [2020-04-09T20:26:19.966Z] #7 2.322 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-09T20:26:19.966Z] #7 2.337 (8/30) Installing binutils (2.32-r0) [2020-04-09T20:26:19.966Z] #7 2.437 (9/30) Installing gmp (6.1.2-r1) [2020-04-09T20:26:19.966Z] #7 2.444 (10/30) Installing isl (0.18-r0) [2020-04-09T20:26:19.966Z] #7 2.467 (11/30) Installing libgomp (8.3.0-r0) [2020-04-09T20:26:19.966Z] #7 2.474 (12/30) Installing libatomic (8.3.0-r0) [2020-04-09T20:26:19.966Z] #7 2.477 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-09T20:26:19.966Z] #7 2.483 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-09T20:26:19.966Z] #7 2.488 (15/30) Installing gcc (8.3.0-r0) [2020-04-09T20:26:19.966Z] #7 3.379 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-09T20:26:19.966Z] #7 3.485 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-09T20:26:19.966Z] #7 3.487 (18/30) Installing g++ (8.3.0-r0) [2020-04-09T20:26:19.966Z] #7 4.028 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-09T20:26:19.966Z] #7 4.032 (20/30) Installing libcurl (7.66.0-r0) [2020-04-09T20:26:19.966Z] #7 4.040 (21/30) Installing expat (2.2.8-r0) [2020-04-09T20:26:19.966Z] #7 4.046 (22/30) Installing pcre2 (10.33-r0) [2020-04-09T20:26:19.966Z] #7 4.054 (23/30) Installing git (2.22.2-r0) [2020-04-09T20:26:19.966Z] #7 4.254 (24/30) Installing libmnl (1.0.4-r0) [2020-04-09T20:26:19.966Z] #7 4.259 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-09T20:26:19.966Z] #7 4.264 (26/30) Installing iptables (1.8.3-r1) [2020-04-09T20:26:19.966Z] #7 4.290 (27/30) Installing pigz (2.4-r0) [2020-04-09T20:26:19.966Z] #7 4.300 (28/30) Installing tar (1.32-r0) [2020-04-09T20:26:19.966Z] #7 4.309 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-09T20:26:19.966Z] #7 4.314 (30/30) Installing xz (5.2.4-r0) [2020-04-09T20:26:19.966Z] #7 4.333 Executing busybox-1.30.1-r3.trigger [2020-04-09T20:26:19.966Z] #7 4.338 Executing ca-certificates-20190108-r0.trigger [2020-04-09T20:26:19.966Z] #7 4.393 OK: 178 MiB in 44 packages [2020-04-09T20:26:19.966Z] #7 DONE 5.6s [2020-04-09T20:26:19.966Z] [2020-04-09T20:26:19.966Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-09T20:26:19.966Z] #9 DONE 0.1s [2020-04-09T20:26:19.966Z] [2020-04-09T20:26:19.966Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-09T20:26:19.966Z] #10 DONE 0.1s [2020-04-09T20:26:19.966Z] [2020-04-09T20:26:19.966Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:26:19.966Z] #14 ... [2020-04-09T20:26:19.966Z] [2020-04-09T20:26:19.966Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-09T20:26:19.966Z] #11 DONE 0.1s [2020-04-09T20:26:20.222Z] [2020-04-09T20:26:20.222Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-09T20:26:20.222Z] #12 DONE 0.1s [2020-04-09T20:26:20.222Z] [2020-04-09T20:26:20.222Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-09T20:26:20.222Z] #13 DONE 0.1s [2020-04-09T20:26:20.222Z] [2020-04-09T20:26:20.222Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:26:20.222Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.9s done [2020-04-09T20:26:20.222Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef [2020-04-09T20:26:20.457Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-09T20:26:20.495Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done [2020-04-09T20:26:20.495Z] #14 DONE 8.5s [2020-04-09T20:26:20.495Z] [2020-04-09T20:26:20.495Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-09T20:26:21.390Z] --- PASS: TestServiceUpdateLabel (3.02s) [2020-04-09T20:26:21.390Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-04-09T20:26:21.390Z] daemon.go:325: [dd1fe1ff84e1e] waiting for daemon to start [2020-04-09T20:26:21.390Z] daemon.go:325: [dd1fe1ff84e1e] waiting for daemon to start [2020-04-09T20:26:21.390Z] daemon.go:353: [dd1fe1ff84e1e] daemon started [2020-04-09T20:26:21.390Z] daemon.go:461: [dd1fe1ff84e1e] Stopping daemon [2020-04-09T20:26:21.390Z] daemon.go:296: [dd1fe1ff84e1e] exiting daemon [2020-04-09T20:26:21.390Z] daemon.go:448: [dd1fe1ff84e1e] Daemon stopped [2020-04-09T20:26:21.390Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:26:21.390Z] === RUN TestDockerSuite/TestCommitChange [2020-04-09T20:26:21.444Z] #15 0.785 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-09T20:26:22.373Z] #15 1.861 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-09T20:26:22.630Z] #15 1.958 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-04-09T20:26:22.630Z] #15 1.962 (2/42) Installing ncurses-libs (6.1_p20200118-r2) [2020-04-09T20:26:22.630Z] #15 1.969 (3/42) Installing readline (8.0.1-r0) [2020-04-09T20:26:22.630Z] #15 1.975 (4/42) Installing bash (5.0.11-r1) [2020-04-09T20:26:22.630Z] #15 1.988 Executing bash-5.0.11-r1.post-install [2020-04-09T20:26:22.630Z] #15 1.990 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-09T20:26:22.630Z] #15 2.065 (6/42) Installing libblkid (2.34-r1) [2020-04-09T20:26:22.630Z] #15 2.070 (7/42) Installing libuuid (2.34-r1) [2020-04-09T20:26:22.630Z] #15 2.072 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-09T20:26:22.630Z] #15 2.089 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-09T20:26:22.630Z] #15 2.097 (10/42) Installing libgcc (9.2.0-r4) [2020-04-09T20:26:22.630Z] #15 2.099 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-09T20:26:22.630Z] #15 2.113 (12/42) Installing binutils (2.33.1-r0) [2020-04-09T20:26:22.630Z] #15 2.182 (13/42) Installing libmagic (5.37-r1) [2020-04-09T20:26:22.760Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-09T20:26:22.887Z] #15 2.202 (14/42) Installing file (5.37-r1) [2020-04-09T20:26:22.887Z] #15 2.204 (15/42) Installing gmp (6.1.2-r1) [2020-04-09T20:26:22.887Z] #15 2.210 (16/42) Installing isl (0.18-r0) [2020-04-09T20:26:22.887Z] #15 2.226 (17/42) Installing libgomp (9.2.0-r4) [2020-04-09T20:26:22.887Z] #15 2.229 (18/42) Installing libatomic (9.2.0-r4) [2020-04-09T20:26:22.887Z] #15 2.231 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-09T20:26:22.887Z] #15 2.237 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-09T20:26:22.887Z] #15 2.240 (21/42) Installing gcc (9.2.0-r4) [2020-04-09T20:26:23.452Z] #15 2.916 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-09T20:26:23.452Z] #15 2.988 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-09T20:26:23.452Z] #15 2.990 (24/42) Installing g++ (9.2.0-r4) [2020-04-09T20:26:23.692Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-09T20:26:24.015Z] #15 3.407 (25/42) Installing make (4.2.1-r2) [2020-04-09T20:26:24.015Z] #15 3.412 (26/42) Installing fortify-headers (1.1-r0) [2020-04-09T20:26:24.015Z] #15 3.414 (27/42) Installing build-base (0.5-r1) [2020-04-09T20:26:24.015Z] #15 3.415 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-09T20:26:24.015Z] #15 3.419 (29/42) Installing libcurl (7.67.0-r0) [2020-04-09T20:26:24.015Z] #15 3.425 (30/42) Installing curl (7.67.0-r0) [2020-04-09T20:26:24.015Z] #15 3.428 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-09T20:26:24.015Z] #15 3.434 (32/42) Installing jq (1.6-r0) [2020-04-09T20:26:24.015Z] #15 3.440 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-09T20:26:24.015Z] #15 3.445 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-09T20:26:24.015Z] #15 3.449 (35/42) Installing libaio (0.3.112-r1) [2020-04-09T20:26:24.015Z] #15 3.451 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-09T20:26:24.015Z] #15 3.488 (37/42) Installing libfdisk (2.34-r1) [2020-04-09T20:26:24.015Z] #15 3.493 (38/42) Installing libmount (2.34-r1) [2020-04-09T20:26:24.015Z] #15 3.498 (39/42) Installing libsmartcols (2.34-r1) [2020-04-09T20:26:24.015Z] #15 3.503 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-09T20:26:24.015Z] #15 3.506 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-09T20:26:24.015Z] #15 3.528 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-09T20:26:24.015Z] #15 3.536 Executing busybox-1.31.1-r9.trigger [2020-04-09T20:26:24.015Z] #15 3.541 OK: 196 MiB in 57 packages [2020-04-09T20:26:24.579Z] #15 DONE 4.0s [2020-04-09T20:26:24.579Z] [2020-04-09T20:26:24.579Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-09T20:26:25.508Z] #16 DONE 0.7s [2020-04-09T20:26:25.508Z] [2020-04-09T20:26:25.508Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-09T20:26:25.587Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-09T20:26:26.074Z] #17 DONE 0.7s [2020-04-09T20:26:26.074Z] [2020-04-09T20:26:26.074Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-09T20:26:26.074Z] #18 DONE 0.0s [2020-04-09T20:26:26.074Z] [2020-04-09T20:26:26.074Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:26:26.074Z] #19 DONE 0.1s [2020-04-09T20:26:26.074Z] [2020-04-09T20:26:26.074Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:26:26.074Z] #22 DONE 0.1s [2020-04-09T20:26:26.074Z] [2020-04-09T20:26:26.074Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-09T20:26:26.074Z] #26 DONE 0.1s [2020-04-09T20:26:26.074Z] [2020-04-09T20:26:26.074Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-09T20:26:26.074Z] #27 DONE 0.1s [2020-04-09T20:26:26.074Z] [2020-04-09T20:26:26.074Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T20:26:26.074Z] #23 DONE 0.1s [2020-04-09T20:26:26.074Z] [2020-04-09T20:26:26.074Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-09T20:26:26.330Z] #28 DONE 0.1s [2020-04-09T20:26:26.330Z] [2020-04-09T20:26:26.330Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-09T20:26:27.483Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-09T20:26:28.048Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-09T20:26:29.968Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-09T20:26:30.506Z] #29 ... [2020-04-09T20:26:30.506Z] [2020-04-09T20:26:30.506Z] #31 [builder 1/4] COPY . . [2020-04-09T20:26:30.506Z] #31 DONE 4.3s [2020-04-09T20:26:30.506Z] [2020-04-09T20:26:30.506Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-09T20:26:30.506Z] #24 1.517 + RM_GOPATH=0 [2020-04-09T20:26:30.506Z] #24 1.517 + TMP_GOPATH= [2020-04-09T20:26:30.506Z] #24 1.517 + : /build [2020-04-09T20:26:30.506Z] #24 1.517 + '[' -z '' ']' [2020-04-09T20:26:30.506Z] #24 1.524 ++ mktemp -d [2020-04-09T20:26:30.506Z] #24 1.524 + export GOPATH=/tmp/tmp.HdPbGK [2020-04-09T20:26:30.506Z] #24 1.524 + GOPATH=/tmp/tmp.HdPbGK [2020-04-09T20:26:30.506Z] #24 1.524 + RM_GOPATH=1 [2020-04-09T20:26:30.506Z] #24 1.524 ++ dirname ./install.sh [2020-04-09T20:26:30.506Z] #24 1.525 + dir=. [2020-04-09T20:26:30.506Z] #24 1.525 + bin=dockercli [2020-04-09T20:26:30.506Z] #24 1.525 + shift [2020-04-09T20:26:30.506Z] #24 1.525 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:26:30.506Z] #24 1.525 + . ./dockercli.installer [2020-04-09T20:26:30.506Z] #24 1.525 ++ : stable [2020-04-09T20:26:30.506Z] #24 1.525 ++ : 17.06.2-ce [2020-04-09T20:26:30.506Z] #24 1.525 + install_dockercli [2020-04-09T20:26:30.506Z] #24 1.525 Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:26:30.506Z] #24 1.525 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:26:30.506Z] #24 1.525 ++ uname -m [2020-04-09T20:26:30.506Z] #24 1.527 + arch=x86_64 [2020-04-09T20:26:30.506Z] #24 1.527 + '[' x86_64 '!=' x86_64 ']' [2020-04-09T20:26:30.506Z] #24 1.527 + url=https://download.docker.com/linux/static [2020-04-09T20:26:30.506Z] #24 1.527 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-09T20:26:30.506Z] #24 1.528 + tar -xz docker/docker [2020-04-09T20:26:30.506Z] #24 4.090 + mkdir -p /build [2020-04-09T20:26:30.506Z] #24 4.091 + mv docker/docker /build/ [2020-04-09T20:26:30.506Z] #24 4.093 + rmdir docker [2020-04-09T20:26:30.506Z] #24 DONE 4.2s [2020-04-09T20:26:30.506Z] [2020-04-09T20:26:30.506Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-09T20:26:30.506Z] #20 2.394 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:26:30.506Z] #20 2.770 curl: option --progress: is ambiguous [2020-04-09T20:26:30.506Z] #20 2.774 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:26:30.506Z] #20 3.191 curl: option --progress: is ambiguous [2020-04-09T20:26:30.506Z] #20 3.197 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:26:30.506Z] #20 3.668 curl: option --progress: is ambiguous [2020-04-09T20:26:30.506Z] #20 3.668 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:26:30.506Z] #20 4.184 curl: option --progress: is ambiguous [2020-04-09T20:26:30.506Z] #20 4.185 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:26:30.764Z] #20 4.615 [2020-04-09T20:26:30.900Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-09T20:26:31.469Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-09T20:26:31.935Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-09T20:26:32.136Z] #20 ... [2020-04-09T20:26:32.136Z] [2020-04-09T20:26:32.136Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-09T20:26:32.136Z] #32 DONE 1.8s [2020-04-09T20:26:32.136Z] [2020-04-09T20:26:32.136Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T20:26:32.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-09T20:26:32.797Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-09T20:26:33.509Z] #33 1.257 [2020-04-09T20:26:33.509Z] #33 1.364 Removing bundles/ [2020-04-09T20:26:33.509Z] #33 1.365 [2020-04-09T20:26:33.509Z] #33 1.371 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-09T20:26:33.729Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-09T20:26:33.729Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-09T20:26:33.729Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-09T20:26:33.729Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-09T20:26:33.729Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-09T20:26:33.729Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-09T20:26:33.729Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-09T20:26:34.442Z] #33 2.312 Building test suite binary ./integration-cli/test.main [2020-04-09T20:26:35.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-09T20:26:35.623Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-09T20:26:36.557Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2020-04-09T20:26:36.557Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-04-09T20:26:36.557Z] daemon.go:325: [d96ac1090edd9] waiting for daemon to start [2020-04-09T20:26:36.557Z] daemon.go:325: [d96ac1090edd9] waiting for daemon to start [2020-04-09T20:26:36.557Z] daemon.go:353: [d96ac1090edd9] daemon started [2020-04-09T20:26:36.557Z] daemon.go:461: [d96ac1090edd9] Stopping daemon [2020-04-09T20:26:36.557Z] daemon.go:296: [d96ac1090edd9] exiting daemon [2020-04-09T20:26:36.557Z] daemon.go:448: [d96ac1090edd9] Daemon stopped [2020-04-09T20:26:36.557Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:26:37.721Z] #33 ... [2020-04-09T20:26:37.721Z] [2020-04-09T20:26:37.721Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-09T20:26:37.721Z] #20 6.269 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:26:37.721Z] #20 6.708 curl: option --progress: is ambiguous [2020-04-09T20:26:37.721Z] #20 6.709 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:26:37.721Z] #20 6.953 [2020-04-09T20:26:37.721Z] #20 8.097 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:26:37.721Z] #20 8.480 curl: option --progress: is ambiguous [2020-04-09T20:26:37.721Z] #20 8.484 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:26:37.721Z] #20 8.864 [2020-04-09T20:26:37.721Z] #20 10.10 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:26:37.721Z] #20 10.47 curl: option --progress: is ambiguous [2020-04-09T20:26:37.721Z] #20 10.48 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:26:37.721Z] #20 10.73 [2020-04-09T20:26:37.721Z] #20 11.62 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:26:37.930Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-09T20:26:37.930Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-09T20:26:38.286Z] #20 12.07 curl: option --progress: is ambiguous [2020-04-09T20:26:38.286Z] #20 12.07 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:26:38.543Z] #20 12.37 [2020-04-09T20:26:38.543Z] #20 12.47 Download of images into '/build' complete. [2020-04-09T20:26:38.543Z] #20 12.47 Use something like the following to load the result into a Docker daemon: [2020-04-09T20:26:38.543Z] #20 12.47 tar -cC '/build' . | docker load [2020-04-09T20:26:38.543Z] #20 DONE 12.6s [2020-04-09T20:26:38.543Z] [2020-04-09T20:26:38.543Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T20:26:38.863Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-09T20:26:39.477Z] #33 ... [2020-04-09T20:26:39.477Z] [2020-04-09T20:26:39.477Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T20:26:39.477Z] #21 DONE 0.1s [2020-04-09T20:26:39.477Z] [2020-04-09T20:26:39.477Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-09T20:26:39.477Z] #25 DONE 0.1s [2020-04-09T20:26:39.477Z] [2020-04-09T20:26:39.477Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T20:26:39.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-09T20:26:39.797Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-09T20:26:39.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-09T20:26:40.729Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-09T20:26:41.660Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-09T20:26:42.225Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-09T20:26:42.225Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-09T20:26:42.225Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-09T20:26:43.156Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-09T20:26:43.156Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-09T20:26:43.156Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-09T20:26:43.156Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-09T20:26:43.413Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-09T20:26:44.345Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-09T20:26:44.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-09T20:26:44.910Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-09T20:26:45.842Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-09T20:26:45.842Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-09T20:26:47.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-09T20:26:48.668Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-09T20:26:48.668Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-09T20:26:49.329Z] --- PASS: TestBuildWithHugeFile (82.89s) [2020-04-09T20:26:49.329Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T20:26:49.329Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:26:49.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:26:49.329Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:26:49.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:26:49.329Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:26:49.329Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:26:49.329Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:26:49.329Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:26:49.329Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:26:49.329Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-09T20:26:49.329Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-04-09T20:26:49.329Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-04-09T20:26:49.329Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2020-04-09T20:26:49.329Z] === RUN TestBuildPreserveOwnership [2020-04-09T20:26:49.329Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-09T20:26:49.329Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-09T20:26:49.329Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2020-04-09T20:26:49.329Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2020-04-09T20:26:49.329Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2020-04-09T20:26:49.329Z] === RUN TestBuildPlatformInvalid [2020-04-09T20:26:49.329Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-04-09T20:26:49.329Z] PASS [2020-04-09T20:26:49.329Z] [2020-04-09T20:26:49.329Z] DONE 30 tests in 127.691s [2020-04-09T20:26:49.329Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-09T20:26:49.329Z] ++ 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 [2020-04-09T20:26:49.329Z] ++ set -e [2020-04-09T20:26:49.329Z] ++ '[' -n 0 ']' [2020-04-09T20:26:49.329Z] ++ set -x [2020-04-09T20:26:49.329Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:26:49.329Z] INFO: Testing against a local daemon [2020-04-09T20:26:49.329Z] === RUN TestConfigList [2020-04-09T20:26:49.329Z] --- PASS: TestConfigList (2.25s) [2020-04-09T20:26:49.329Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-04-09T20:26:49.329Z] daemon.go:325: [d0ded09f38a54] waiting for daemon to start [2020-04-09T20:26:49.329Z] daemon.go:325: [d0ded09f38a54] waiting for daemon to start [2020-04-09T20:26:49.329Z] daemon.go:353: [d0ded09f38a54] daemon started [2020-04-09T20:26:49.329Z] daemon.go:461: [d0ded09f38a54] Stopping daemon [2020-04-09T20:26:49.329Z] daemon.go:296: [d0ded09f38a54] exiting daemon [2020-04-09T20:26:49.329Z] daemon.go:448: [d0ded09f38a54] Daemon stopped [2020-04-09T20:26:49.329Z] === RUN TestConfigsCreateAndDelete [2020-04-09T20:26:49.329Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2020-04-09T20:26:49.329Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-04-09T20:26:49.329Z] daemon.go:325: [d6df2479ad8ed] waiting for daemon to start [2020-04-09T20:26:49.329Z] daemon.go:325: [d6df2479ad8ed] waiting for daemon to start [2020-04-09T20:26:49.329Z] daemon.go:353: [d6df2479ad8ed] daemon started [2020-04-09T20:26:49.329Z] daemon.go:461: [d6df2479ad8ed] Stopping daemon [2020-04-09T20:26:49.329Z] daemon.go:296: [d6df2479ad8ed] exiting daemon [2020-04-09T20:26:49.329Z] daemon.go:448: [d6df2479ad8ed] Daemon stopped [2020-04-09T20:26:49.329Z] === RUN TestConfigsUpdate [2020-04-09T20:26:49.329Z] --- PASS: TestConfigsUpdate (2.22s) [2020-04-09T20:26:49.329Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-04-09T20:26:49.329Z] daemon.go:325: [d09934cea9da3] waiting for daemon to start [2020-04-09T20:26:49.329Z] daemon.go:325: [d09934cea9da3] waiting for daemon to start [2020-04-09T20:26:49.329Z] daemon.go:353: [d09934cea9da3] daemon started [2020-04-09T20:26:49.329Z] daemon.go:461: [d09934cea9da3] Stopping daemon [2020-04-09T20:26:49.329Z] daemon.go:296: [d09934cea9da3] exiting daemon [2020-04-09T20:26:49.329Z] daemon.go:448: [d09934cea9da3] Daemon stopped [2020-04-09T20:26:49.329Z] === RUN TestTemplatedConfig [2020-04-09T20:26:49.602Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-09T20:26:49.615Z] --- PASS: TestTemplatedConfig (2.69s) [2020-04-09T20:26:49.615Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-04-09T20:26:49.615Z] daemon.go:325: [d1ace74d51434] waiting for daemon to start [2020-04-09T20:26:49.615Z] daemon.go:325: [d1ace74d51434] waiting for daemon to start [2020-04-09T20:26:49.615Z] daemon.go:353: [d1ace74d51434] daemon started [2020-04-09T20:26:49.615Z] daemon.go:461: [d1ace74d51434] Stopping daemon [2020-04-09T20:26:49.615Z] daemon.go:296: [d1ace74d51434] exiting daemon [2020-04-09T20:26:49.615Z] daemon.go:448: [d1ace74d51434] Daemon stopped [2020-04-09T20:26:49.615Z] === RUN TestConfigInspect [2020-04-09T20:26:50.167Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-09T20:26:51.098Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-09T20:26:52.030Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-09T20:26:52.030Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-09T20:26:52.288Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2020-04-09T20:26:52.288Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-04-09T20:26:52.288Z] daemon.go:325: [dde768923cb16] waiting for daemon to start [2020-04-09T20:26:52.288Z] daemon.go:325: [dde768923cb16] waiting for daemon to start [2020-04-09T20:26:52.288Z] daemon.go:353: [dde768923cb16] daemon started [2020-04-09T20:26:52.288Z] daemon.go:461: [dde768923cb16] Stopping daemon [2020-04-09T20:26:52.288Z] daemon.go:296: [dde768923cb16] exiting daemon [2020-04-09T20:26:52.288Z] daemon.go:448: [dde768923cb16] Daemon stopped [2020-04-09T20:26:52.288Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:26:52.305Z] --- PASS: TestConfigInspect (2.17s) [2020-04-09T20:26:52.306Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-04-09T20:26:52.306Z] daemon.go:325: [d6e545ee18aed] waiting for daemon to start [2020-04-09T20:26:52.306Z] daemon.go:325: [d6e545ee18aed] waiting for daemon to start [2020-04-09T20:26:52.306Z] daemon.go:353: [d6e545ee18aed] daemon started [2020-04-09T20:26:52.306Z] daemon.go:461: [d6e545ee18aed] Stopping daemon [2020-04-09T20:26:52.306Z] daemon.go:296: [d6e545ee18aed] exiting daemon [2020-04-09T20:26:52.306Z] daemon.go:448: [d6e545ee18aed] Daemon stopped [2020-04-09T20:26:52.306Z] === RUN TestConfigCreateWithLabels [2020-04-09T20:26:52.546Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-09T20:26:53.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-09T20:26:53.480Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-09T20:26:54.367Z] --- PASS: TestConfigCreateWithLabels (2.18s) [2020-04-09T20:26:54.367Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-04-09T20:26:54.367Z] daemon.go:325: [dcc50010ba13f] waiting for daemon to start [2020-04-09T20:26:54.367Z] daemon.go:325: [dcc50010ba13f] waiting for daemon to start [2020-04-09T20:26:54.367Z] daemon.go:353: [dcc50010ba13f] daemon started [2020-04-09T20:26:54.367Z] daemon.go:461: [dcc50010ba13f] Stopping daemon [2020-04-09T20:26:54.367Z] daemon.go:296: [dcc50010ba13f] exiting daemon [2020-04-09T20:26:54.367Z] daemon.go:448: [dcc50010ba13f] Daemon stopped [2020-04-09T20:26:54.367Z] === RUN TestConfigCreateResolve [2020-04-09T20:26:54.412Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-09T20:26:54.671Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-09T20:26:55.603Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-09T20:26:56.404Z] --- PASS: TestConfigCreateResolve (2.21s) [2020-04-09T20:26:56.404Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-04-09T20:26:56.404Z] daemon.go:325: [de6a9b969fdef] waiting for daemon to start [2020-04-09T20:26:56.404Z] daemon.go:325: [de6a9b969fdef] waiting for daemon to start [2020-04-09T20:26:56.404Z] daemon.go:353: [de6a9b969fdef] daemon started [2020-04-09T20:26:56.404Z] daemon.go:461: [de6a9b969fdef] Stopping daemon [2020-04-09T20:26:56.404Z] daemon.go:296: [de6a9b969fdef] exiting daemon [2020-04-09T20:26:56.404Z] daemon.go:448: [de6a9b969fdef] Daemon stopped [2020-04-09T20:26:56.404Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T20:26:56.692Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-04-09T20:26:56.692Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-04-09T20:26:56.692Z] daemon.go:325: [d74405a52a2c7] waiting for daemon to start [2020-04-09T20:26:56.692Z] daemon.go:325: [d74405a52a2c7] waiting for daemon to start [2020-04-09T20:26:56.692Z] daemon.go:353: [d74405a52a2c7] daemon started [2020-04-09T20:26:56.692Z] daemon.go:461: [d74405a52a2c7] Stopping daemon [2020-04-09T20:26:56.692Z] daemon.go:296: [d74405a52a2c7] exiting daemon [2020-04-09T20:26:56.692Z] daemon.go:448: [d74405a52a2c7] Daemon stopped [2020-04-09T20:26:56.692Z] PASS [2020-04-09T20:26:56.692Z] [2020-04-09T20:26:56.692Z] DONE 8 tests in 16.564s [2020-04-09T20:26:56.692Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-09T20:26:56.692Z] ++ 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 [2020-04-09T20:26:56.692Z] ++ set -e [2020-04-09T20:26:56.692Z] ++ '[' -n 0 ']' [2020-04-09T20:26:56.692Z] ++ set -x [2020-04-09T20:26:56.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-09T20:26:56.978Z] INFO: Testing against a local daemon [2020-04-09T20:26:56.978Z] === RUN TestCheckpoint [2020-04-09T20:26:56.979Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T20:26:56.979Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:26:56.979Z] === RUN TestContainerInvalidJSON [2020-04-09T20:26:56.979Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:26:56.979Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:26:56.979Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:26:56.979Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:26:56.979Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:26:56.979Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:26:56.979Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:26:56.979Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:26:56.979Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:26:56.979Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-04-09T20:26:56.979Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T20:26:56.979Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-09T20:26:56.979Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T20:26:56.979Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T20:26:56.979Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-04-09T20:26:56.979Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T20:26:57.263Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-09T20:26:57.263Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T20:26:57.263Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-04-09T20:26:57.263Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T20:26:57.263Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-04-09T20:26:57.263Z] === RUN TestCopyFromContainer [2020-04-09T20:26:57.501Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-09T20:26:57.541Z] #33 ... [2020-04-09T20:26:57.541Z] [2020-04-09T20:26:57.541Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-09T20:26:57.541Z] #29 29.04 # github.com/docker/docker/contrib/httpserver [2020-04-09T20:26:57.541Z] #29 29.04 loadinternal: cannot find runtime/cgo [2020-04-09T20:26:57.541Z] #29 DONE 29.3s [2020-04-09T20:26:57.541Z] [2020-04-09T20:26:57.541Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T20:26:57.541Z] #33 ... [2020-04-09T20:26:57.541Z] [2020-04-09T20:26:57.541Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-09T20:26:57.541Z] #30 DONE 0.1s [2020-04-09T20:26:57.541Z] [2020-04-09T20:26:57.541Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T20:26:58.743Z] === RUN TestCopyFromContainer// [2020-04-09T20:26:58.874Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-09T20:26:58.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-09T20:26:58.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-09T20:26:58.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-09T20:26:58.875Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-09T20:26:59.029Z] === RUN TestCopyFromContainer//bar/root [2020-04-09T20:26:59.029Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-09T20:26:59.029Z] === RUN TestCopyFromContainer/bar/quux [2020-04-09T20:26:59.313Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-09T20:26:59.313Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-09T20:26:59.313Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-09T20:26:59.599Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-09T20:26:59.599Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-09T20:26:59.599Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-09T20:26:59.806Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-09T20:26:59.883Z] --- PASS: TestCopyFromContainer (2.50s) [2020-04-09T20:26:59.883Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-04-09T20:26:59.883Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-09T20:26:59.883Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-09T20:26:59.883Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-04-09T20:26:59.883Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-09T20:26:59.883Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-09T20:26:59.883Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-09T20:26:59.883Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-09T20:26:59.883Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-09T20:26:59.883Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-09T20:26:59.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T20:26:59.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:26:59.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:26:59.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:26:59.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:26:59.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:26:59.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:26:59.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:26:59.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:26:59.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:26:59.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-09T20:26:59.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-09T20:26:59.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-09T20:26:59.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-09T20:26:59.883Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T20:26:59.883Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-09T20:26:59.883Z] === RUN TestCreateWithInvalidEnv [2020-04-09T20:26:59.883Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T20:26:59.883Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T20:26:59.883Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T20:26:59.883Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T20:26:59.883Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T20:26:59.883Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T20:26:59.883Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T20:26:59.883Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T20:26:59.883Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T20:26:59.883Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-09T20:26:59.883Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-09T20:26:59.883Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-09T20:26:59.883Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-09T20:26:59.883Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T20:26:59.883Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-04-09T20:26:59.883Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-09T20:27:01.941Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:27:01.941Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:27:01.941Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:27:01.941Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:27:01.941Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:27:01.941Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-09T20:27:01.941Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:27:01.941Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:27:01.941Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:27:01.941Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:27:01.941Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:27:01.941Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-09T20:27:01.941Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:27:01.941Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-09T20:27:01.941Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:27:01.941Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:27:01.941Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:27:01.941Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:27:01.941Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:27:01.941Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:27:01.941Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:27:01.941Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-09T20:27:01.941Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-09T20:27:01.941Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T20:27:02.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-09T20:27:02.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-09T20:27:03.979Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2020-04-09T20:27:03.979Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T20:27:03.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:27:03.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:27:03.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:27:03.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:27:03.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:27:03.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:27:03.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:27:03.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:27:03.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:27:03.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:27:03.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:27:03.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:27:03.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:27:03.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:27:03.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:27:03.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-09T20:27:03.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-09T20:27:03.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-09T20:27:03.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-04-09T20:27:03.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-04-09T20:27:03.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-09T20:27:03.979Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T20:27:04.186Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-09T20:27:04.598Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-04-09T20:27:04.598Z] === RUN TestContainerStartOnDaemonRestart [2020-04-09T20:27:04.598Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-09T20:27:04.598Z] === RUN TestDaemonRestartIpcMode [2020-04-09T20:27:04.598Z] === PAUSE TestDaemonRestartIpcMode [2020-04-09T20:27:04.598Z] === RUN TestDiff [2020-04-09T20:27:05.119Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-09T20:27:05.612Z] --- PASS: TestDiff (0.66s) [2020-04-09T20:27:05.612Z] === RUN TestExecWithCloseStdin [2020-04-09T20:27:05.684Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-09T20:27:05.684Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-09T20:27:05.941Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-09T20:27:06.230Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-04-09T20:27:06.230Z] === RUN TestExec [2020-04-09T20:27:06.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-09T20:27:06.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-09T20:27:06.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-09T20:27:06.850Z] --- PASS: TestExec (0.76s) [2020-04-09T20:27:06.850Z] === RUN TestExecUser [2020-04-09T20:27:06.872Z] --- PASS: TestServiceUpdateNetwork (14.53s) [2020-04-09T20:27:06.872Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-04-09T20:27:06.872Z] daemon.go:325: [d06a44feffcf5] waiting for daemon to start [2020-04-09T20:27:06.872Z] daemon.go:325: [d06a44feffcf5] waiting for daemon to start [2020-04-09T20:27:06.872Z] daemon.go:353: [d06a44feffcf5] daemon started [2020-04-09T20:27:06.872Z] daemon.go:461: [d06a44feffcf5] Stopping daemon [2020-04-09T20:27:06.872Z] daemon.go:296: [d06a44feffcf5] exiting daemon [2020-04-09T20:27:06.872Z] daemon.go:448: [d06a44feffcf5] Daemon stopped [2020-04-09T20:27:06.872Z] PASS [2020-04-09T20:27:06.872Z] [2020-04-09T20:27:06.872Z] DONE 18 tests in 159.941s [2020-04-09T20:27:06.872Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-09T20:27:06.872Z] ++ 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 [2020-04-09T20:27:06.872Z] ++ set -e [2020-04-09T20:27:06.872Z] ++ '[' -n 0 ']' [2020-04-09T20:27:06.872Z] ++ set -x [2020-04-09T20:27:06.872Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:27:06.872Z] INFO: Testing against a local daemon [2020-04-09T20:27:06.872Z] === RUN TestSessionCreate [2020-04-09T20:27:06.872Z] --- PASS: TestSessionCreate (0.03s) [2020-04-09T20:27:06.872Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:27:06.872Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-09T20:27:06.872Z] PASS [2020-04-09T20:27:06.872Z] [2020-04-09T20:27:06.872Z] DONE 2 tests in 0.140s [2020-04-09T20:27:06.872Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-09T20:27:06.872Z] ++ 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 [2020-04-09T20:27:06.872Z] ++ set -e [2020-04-09T20:27:06.872Z] ++ '[' -n 0 ']' [2020-04-09T20:27:06.872Z] ++ set -x [2020-04-09T20:27:06.872Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:27:07.129Z] INFO: Testing against a local daemon [2020-04-09T20:27:07.129Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:27:07.129Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:27:07.129Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:27:07.129Z] === RUN TestEventsExecDie [2020-04-09T20:27:07.874Z] --- PASS: TestExecUser (0.80s) [2020-04-09T20:27:07.874Z] === RUN TestExportContainerAndImportImage [2020-04-09T20:27:08.060Z] --- PASS: TestEventsExecDie (0.89s) [2020-04-09T20:27:08.060Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:27:08.060Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-09T20:27:08.060Z] === RUN TestInfoBinaryCommits [2020-04-09T20:27:08.060Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-04-09T20:27:08.060Z] === RUN TestInfoAPIVersioned [2020-04-09T20:27:08.060Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-09T20:27:08.060Z] === RUN TestInfoAPI [2020-04-09T20:27:08.060Z] --- PASS: TestInfoAPI (0.02s) [2020-04-09T20:27:08.060Z] === RUN TestInfoAPIWarnings [2020-04-09T20:27:08.623Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-09T20:27:08.885Z] --- PASS: TestInfoAPIWarnings (0.79s) [2020-04-09T20:27:08.885Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-04-09T20:27:08.885Z] daemon.go:325: [d766e58c157ca] waiting for daemon to start [2020-04-09T20:27:08.885Z] daemon.go:325: [d766e58c157ca] waiting for daemon to start [2020-04-09T20:27:08.885Z] daemon.go:353: [d766e58c157ca] daemon started [2020-04-09T20:27:08.885Z] daemon.go:461: [d766e58c157ca] Stopping daemon [2020-04-09T20:27:08.885Z] daemon.go:296: [d766e58c157ca] exiting daemon [2020-04-09T20:27:08.885Z] daemon.go:448: [d766e58c157ca] Daemon stopped [2020-04-09T20:27:08.885Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:27:08.885Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-04-09T20:27:08.885Z] === RUN TestPingCacheHeaders [2020-04-09T20:27:08.885Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-09T20:27:08.885Z] === RUN TestPingGet [2020-04-09T20:27:08.885Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2020-04-09T20:27:08.886Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T20:27:09.143Z] --- PASS: TestPingGet (0.03s) [2020-04-09T20:27:09.143Z] === RUN TestPingHead [2020-04-09T20:27:09.143Z] --- PASS: TestPingHead (0.04s) [2020-04-09T20:27:09.143Z] === RUN TestVersion [2020-04-09T20:27:09.143Z] --- PASS: TestVersion (0.03s) [2020-04-09T20:27:09.143Z] PASS [2020-04-09T20:27:09.143Z] [2020-04-09T20:27:09.143Z] === Skipped [2020-04-09T20:27:09.143Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:27:09.143Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:27:09.143Z] [2020-04-09T20:27:09.143Z] [2020-04-09T20:27:09.143Z] DONE 12 tests, 1 skipped in 2.177s [2020-04-09T20:27:09.143Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-09T20:27:09.143Z] ++ 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 [2020-04-09T20:27:09.143Z] ++ set -e [2020-04-09T20:27:09.143Z] ++ '[' -n 0 ']' [2020-04-09T20:27:09.143Z] ++ set -x [2020-04-09T20:27:09.143Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:27:09.143Z] INFO: Testing against a local daemon [2020-04-09T20:27:09.143Z] === RUN TestVolumesCreateAndList [2020-04-09T20:27:09.143Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-09T20:27:09.143Z] === RUN TestVolumesRemove [2020-04-09T20:27:09.400Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-09T20:27:09.400Z] === RUN TestVolumesInspect [2020-04-09T20:27:09.400Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-09T20:27:09.400Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:27:09.400Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:27:09.400Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:27:09.400Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:27:09.400Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-09T20:27:09.400Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:27:09.400Z] PASS [2020-04-09T20:27:09.400Z] [2020-04-09T20:27:09.400Z] DONE 5 tests in 0.280s [2020-04-09T20:27:09.400Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:27:09.657Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-09T20:27:09.657Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:27:09.657Z] +++ kill 4647 [2020-04-09T20:27:10.368Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-04-09T20:27:10.368Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-04-09T20:27:10.368Z] daemon.go:325: [dbe2013df95db] waiting for daemon to start [2020-04-09T20:27:10.368Z] daemon.go:325: [dbe2013df95db] waiting for daemon to start [2020-04-09T20:27:10.368Z] daemon.go:353: [dbe2013df95db] daemon started [2020-04-09T20:27:10.368Z] daemon.go:461: [dbe2013df95db] Stopping daemon [2020-04-09T20:27:10.368Z] daemon.go:296: [dbe2013df95db] exiting daemon [2020-04-09T20:27:10.368Z] daemon.go:448: [dbe2013df95db] Daemon stopped [2020-04-09T20:27:10.368Z] daemon.go:325: [dbe2013df95db] waiting for daemon to start [2020-04-09T20:27:10.368Z] daemon.go:325: [dbe2013df95db] waiting for daemon to start [2020-04-09T20:27:10.368Z] daemon.go:353: [dbe2013df95db] daemon started [2020-04-09T20:27:10.368Z] daemon.go:461: [dbe2013df95db] Stopping daemon [2020-04-09T20:27:10.368Z] daemon.go:296: [dbe2013df95db] exiting daemon [2020-04-09T20:27:10.368Z] daemon.go:448: [dbe2013df95db] Daemon stopped [2020-04-09T20:27:10.368Z] === RUN TestHealthCheckWorkdir [2020-04-09T20:27:10.589Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-09T20:27:10.846Z] umount: bundles/test-integration/root: no mount point specified. [2020-04-09T20:27:10.846Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:27:10.846Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:27:10.846Z] [2020-04-09T20:27:10.846Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:27:10.846Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:27:10.846Z] [2020-04-09T20:27:10.846Z] To set a process to complain mode, use the command line tool [2020-04-09T20:27:10.846Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:27:10.846Z] +++ true [2020-04-09T20:27:10.846Z] [2020-04-09T20:27:11.383Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2020-04-09T20:27:11.383Z] === RUN TestHealthKillContainer [2020-04-09T20:27:12.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-09T20:27:12.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-09T20:27:12.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-09T20:27:12.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-09T20:27:12.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-09T20:27:14.070Z] --- PASS: TestHealthKillContainer (2.84s) [2020-04-09T20:27:14.070Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T20:27:14.690Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-04-09T20:27:14.690Z] === RUN TestIpcModeNone [2020-04-09T20:27:15.309Z] --- PASS: TestIpcModeNone (0.75s) [2020-04-09T20:27:15.309Z] === RUN TestIpcModePrivate [2020-04-09T20:27:16.103Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-09T20:27:16.103Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-09T20:27:16.324Z] --- PASS: TestIpcModePrivate (0.77s) [2020-04-09T20:27:16.324Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-04-09T20:27:16.324Z] === RUN TestIpcModeShareable [2020-04-09T20:27:16.945Z] --- PASS: TestIpcModeShareable (0.80s) [2020-04-09T20:27:16.945Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-04-09T20:27:16.945Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-09T20:27:17.998Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-09T20:27:18.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-09T20:27:19.635Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s) [2020-04-09T20:27:19.635Z] === RUN TestAPIIpcModeHost [2020-04-09T20:27:19.920Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-04-09T20:27:19.920Z] === RUN TestDaemonIpcModeShareable [2020-04-09T20:27:21.400Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2020-04-09T20:27:21.400Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-04-09T20:27:21.400Z] daemon.go:325: [dc49f9dbd6079] waiting for daemon to start [2020-04-09T20:27:21.400Z] daemon.go:325: [dc49f9dbd6079] waiting for daemon to start [2020-04-09T20:27:21.400Z] daemon.go:353: [dc49f9dbd6079] daemon started [2020-04-09T20:27:21.400Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-09T20:27:21.400Z] daemon.go:461: [dc49f9dbd6079] Stopping daemon [2020-04-09T20:27:21.400Z] daemon.go:296: [dc49f9dbd6079] exiting daemon [2020-04-09T20:27:21.400Z] daemon.go:448: [dc49f9dbd6079] Daemon stopped [2020-04-09T20:27:21.400Z] === RUN TestDaemonIpcModePrivate [2020-04-09T20:27:23.435Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-04-09T20:27:23.435Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-04-09T20:27:23.435Z] daemon.go:325: [d1dcbdcab3b12] waiting for daemon to start [2020-04-09T20:27:23.435Z] daemon.go:325: [d1dcbdcab3b12] waiting for daemon to start [2020-04-09T20:27:23.435Z] daemon.go:353: [d1dcbdcab3b12] daemon started [2020-04-09T20:27:23.435Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-09T20:27:23.435Z] daemon.go:461: [d1dcbdcab3b12] Stopping daemon [2020-04-09T20:27:23.435Z] daemon.go:296: [d1dcbdcab3b12] exiting daemon [2020-04-09T20:27:23.435Z] daemon.go:448: [d1dcbdcab3b12] Daemon stopped [2020-04-09T20:27:23.435Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-09T20:27:24.924Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-04-09T20:27:24.924Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-04-09T20:27:24.924Z] daemon.go:325: [d157ef899eb3b] waiting for daemon to start [2020-04-09T20:27:24.924Z] daemon.go:325: [d157ef899eb3b] waiting for daemon to start [2020-04-09T20:27:24.924Z] daemon.go:353: [d157ef899eb3b] daemon started [2020-04-09T20:27:24.924Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-09T20:27:24.924Z] daemon.go:461: [d157ef899eb3b] Stopping daemon [2020-04-09T20:27:24.924Z] daemon.go:296: [d157ef899eb3b] exiting daemon [2020-04-09T20:27:24.924Z] daemon.go:448: [d157ef899eb3b] Daemon stopped [2020-04-09T20:27:24.924Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-09T20:27:26.406Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-04-09T20:27:26.406Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-04-09T20:27:26.406Z] daemon.go:325: [dd658c9eebd23] waiting for daemon to start [2020-04-09T20:27:26.406Z] daemon.go:325: [dd658c9eebd23] waiting for daemon to start [2020-04-09T20:27:26.406Z] daemon.go:353: [dd658c9eebd23] daemon started [2020-04-09T20:27:26.406Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-09T20:27:26.406Z] daemon.go:461: [dd658c9eebd23] Stopping daemon [2020-04-09T20:27:26.406Z] daemon.go:296: [dd658c9eebd23] exiting daemon [2020-04-09T20:27:26.406Z] daemon.go:448: [dd658c9eebd23] Daemon stopped [2020-04-09T20:27:26.406Z] === RUN TestIpcModeOlderClient [2020-04-09T20:27:26.406Z] === PAUSE TestIpcModeOlderClient [2020-04-09T20:27:26.406Z] === RUN TestKillContainerInvalidSignal [2020-04-09T20:27:27.418Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2020-04-09T20:27:27.418Z] === RUN TestKillContainer [2020-04-09T20:27:27.418Z] === RUN TestKillContainer/no_signal [2020-04-09T20:27:28.040Z] === RUN TestKillContainer/non_killing_signal [2020-04-09T20:27:28.327Z] === RUN TestKillContainer/killing_signal [2020-04-09T20:27:29.346Z] --- PASS: TestKillContainer (2.16s) [2020-04-09T20:27:29.346Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-04-09T20:27:29.346Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-04-09T20:27:29.346Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-04-09T20:27:29.346Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T20:27:29.346Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-09T20:27:29.964Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-09T20:27:30.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2020-04-09T20:27:30.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2020-04-09T20:27:30.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-04-09T20:27:30.583Z] === RUN TestKillStoppedContainer [2020-04-09T20:27:30.868Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-09T20:27:30.868Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T20:27:30.868Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-09T20:27:30.868Z] === RUN TestKillDifferentUserContainer [2020-04-09T20:27:31.494Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2020-04-09T20:27:31.494Z] === RUN TestInspectOomKilledTrue [2020-04-09T20:27:32.504Z] --- PASS: TestInspectOomKilledTrue (1.08s) [2020-04-09T20:27:32.504Z] === RUN TestInspectOomKilledFalse [2020-04-09T20:27:33.516Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-04-09T20:27:33.516Z] === RUN TestLinksEtcHostsContentMatch [2020-04-09T20:27:33.802Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-04-09T20:27:33.802Z] === RUN TestLinksContainerNames [2020-04-09T20:27:35.281Z] --- PASS: TestLinksContainerNames (1.28s) [2020-04-09T20:27:35.281Z] === RUN TestLogsFollowTailEmpty [2020-04-09T20:27:35.899Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-04-09T20:27:35.899Z] === RUN TestContainerNetworkMountsNoChown [2020-04-09T20:27:36.523Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/default [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/default [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/private [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/private [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/rprivate [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/slave [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/slave [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/rslave [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/shared [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/shared [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/rshared [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-09T20:27:36.523Z] === CONT TestMountDaemonRoot/default [2020-04-09T20:27:36.523Z] === CONT TestMountDaemonRoot/rslave [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:27:36.523Z] === CONT TestMountDaemonRoot/slave [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-09T20:27:36.523Z] === CONT TestMountDaemonRoot/rshared [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:27:36.523Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-09T20:27:36.523Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-09T20:27:36.523Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:27:36.523Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/shared [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/rprivate [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/private [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-09T20:27:36.524Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:27:36.524Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-09T20:27:36.524Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-09T20:27:36.809Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-09T20:27:36.809Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-04-09T20:27:36.809Z] === RUN TestContainerBindMountNonRecursive [2020-04-09T20:27:36.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:27:37.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-09T20:27:38.846Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2020-04-09T20:27:38.846Z] === RUN TestNetworkNat [2020-04-09T20:27:39.132Z] --- PASS: TestNetworkNat (0.69s) [2020-04-09T20:27:39.132Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T20:27:39.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-09T20:27:40.143Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2020-04-09T20:27:40.143Z] === RUN TestNetworkLoopbackNat [2020-04-09T20:27:40.382Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-09T20:27:40.763Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2020-04-09T20:27:40.763Z] === RUN TestPause [2020-04-09T20:27:40.842Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-09T20:27:41.773Z] --- PASS: TestPause (0.72s) [2020-04-09T20:27:41.773Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T20:27:41.773Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:27:41.773Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:27:41.773Z] === RUN TestPauseStopPausedContainer [2020-04-09T20:27:41.818Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-09T20:27:41.818Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-09T20:27:42.402Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2020-04-09T20:27:42.402Z] === RUN TestPsFilter [2020-04-09T20:27:42.402Z] --- PASS: TestPsFilter (0.20s) [2020-04-09T20:27:42.402Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T20:27:43.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-04-09T20:27:43.416Z] === RUN TestRemoveContainerWithVolume [2020-04-09T20:27:43.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-09T20:27:43.701Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-04-09T20:27:43.701Z] === RUN TestRemoveContainerRunning [2020-04-09T20:27:44.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-09T20:27:44.674Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-09T20:27:44.714Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-04-09T20:27:44.714Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T20:27:45.003Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-04-09T20:27:45.003Z] === RUN TestRemoveInvalidContainer [2020-04-09T20:27:45.287Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-04-09T20:27:45.287Z] === RUN TestRenameLinkedContainer [2020-04-09T20:27:46.824Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-09T20:27:47.476Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-09T20:27:47.476Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-09T20:27:47.476Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-09T20:27:48.018Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-09T20:27:48.034Z] --- PASS: TestRenameLinkedContainer (2.58s) [2020-04-09T20:27:48.034Z] === RUN TestRenameStoppedContainer [2020-04-09T20:27:48.318Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-04-09T20:27:48.318Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T20:27:48.652Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-09T20:27:49.795Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2020-04-09T20:27:49.795Z] === RUN TestRenameInvalidName [2020-04-09T20:27:49.827Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-09T20:27:49.827Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-09T20:27:49.925Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-09T20:27:50.390Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-09T20:27:50.414Z] --- PASS: TestRenameInvalidName (0.66s) [2020-04-09T20:27:50.414Z] === RUN TestRenameAnonymousContainer [2020-04-09T20:27:50.954Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-09T20:27:53.118Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2020-04-09T20:27:53.118Z] === RUN TestRenameContainerWithSameName [2020-04-09T20:27:53.200Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-09T20:27:53.744Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2020-04-09T20:27:53.744Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T20:27:54.769Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2020-04-09T20:27:54.769Z] === RUN TestResize [2020-04-09T20:27:55.094Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-09T20:27:55.094Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-09T20:27:55.782Z] --- PASS: TestResize (0.69s) [2020-04-09T20:27:55.782Z] === RUN TestResizeWithInvalidSize [2020-04-09T20:27:56.027Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-09T20:27:56.191Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-09T20:27:56.401Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2020-04-09T20:27:56.401Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T20:27:56.958Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-09T20:27:57.024Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:27:57.024Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:27:57.024Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:27:57.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:27:57.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:27:57.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:27:57.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:27:57.881Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-09T20:27:57.881Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-09T20:27:57.889Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-09T20:27:58.820Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-09T20:27:58.953Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-09T20:27:59.751Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-09T20:28:00.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:28:00.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:28:00.682Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-09T20:28:01.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:28:01.455Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:28:02.053Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-09T20:28:02.983Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-09T20:28:03.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:28:03.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:28:03.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:28:03.915Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-09T20:28:04.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:28:04.847Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-09T20:28:05.778Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-09T20:28:06.709Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.43s) [2020-04-09T20:28:07.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d12e2ecca663a] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d12e2ecca663a] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d12e2ecca663a] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d12e2ecca663a] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d12e2ecca663a] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d12e2ecca663a] Daemon stopped [2020-04-09T20:28:07.230Z] daemon.go:325: [d12e2ecca663a] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d12e2ecca663a] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d12e2ecca663a] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d12e2ecca663a] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d12e2ecca663a] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d12e2ecca663a] Daemon stopped [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.60s) [2020-04-09T20:28:07.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d2beb3d154831] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d2beb3d154831] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d2beb3d154831] daemon started [2020-04-09T20:28:07.230Z] daemon.go:296: [d2beb3d154831] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d2beb3d154831] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d2beb3d154831] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d2beb3d154831] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d2beb3d154831] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d2beb3d154831] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d2beb3d154831] Daemon stopped [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.16s) [2020-04-09T20:28:07.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d1217be61d1de] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d1217be61d1de] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d1217be61d1de] daemon started [2020-04-09T20:28:07.230Z] daemon.go:296: [d1217be61d1de] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d1217be61d1de] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d1217be61d1de] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d1217be61d1de] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d1217be61d1de] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d1217be61d1de] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d1217be61d1de] Daemon stopped [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.58s) [2020-04-09T20:28:07.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [dfabcaf298828] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [dfabcaf298828] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [dfabcaf298828] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [dfabcaf298828] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [dfabcaf298828] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [dfabcaf298828] Daemon stopped [2020-04-09T20:28:07.230Z] daemon.go:325: [dfabcaf298828] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [dfabcaf298828] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [dfabcaf298828] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [dfabcaf298828] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [dfabcaf298828] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [dfabcaf298828] Daemon stopped [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.06s) [2020-04-09T20:28:07.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d80f1636ed9d2] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d80f1636ed9d2] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d80f1636ed9d2] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d80f1636ed9d2] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d80f1636ed9d2] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d80f1636ed9d2] Daemon stopped [2020-04-09T20:28:07.230Z] daemon.go:325: [d80f1636ed9d2] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d80f1636ed9d2] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d80f1636ed9d2] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d80f1636ed9d2] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d80f1636ed9d2] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d80f1636ed9d2] Daemon stopped [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.09s) [2020-04-09T20:28:07.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d92e2bfe2fde6] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d92e2bfe2fde6] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d92e2bfe2fde6] daemon started [2020-04-09T20:28:07.230Z] daemon.go:296: [d92e2bfe2fde6] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d92e2bfe2fde6] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d92e2bfe2fde6] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d92e2bfe2fde6] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d92e2bfe2fde6] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d92e2bfe2fde6] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d92e2bfe2fde6] Daemon stopped [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.37s) [2020-04-09T20:28:07.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d3fcd2808b61e] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d3fcd2808b61e] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d3fcd2808b61e] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d3fcd2808b61e] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d3fcd2808b61e] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d3fcd2808b61e] Daemon stopped [2020-04-09T20:28:07.230Z] daemon.go:325: [d3fcd2808b61e] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d3fcd2808b61e] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d3fcd2808b61e] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d3fcd2808b61e] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d3fcd2808b61e] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d3fcd2808b61e] Daemon stopped [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.32s) [2020-04-09T20:28:07.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d1ac7028a9710] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d1ac7028a9710] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d1ac7028a9710] daemon started [2020-04-09T20:28:07.230Z] daemon.go:325: [d1ac7028a9710] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:296: [d1ac7028a9710] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d1ac7028a9710] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d1ac7028a9710] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d1ac7028a9710] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d1ac7028a9710] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d1ac7028a9710] Daemon stopped [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.23s) [2020-04-09T20:28:07.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d34ad868cd8bb] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d34ad868cd8bb] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d34ad868cd8bb] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d34ad868cd8bb] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d34ad868cd8bb] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d34ad868cd8bb] Daemon stopped [2020-04-09T20:28:07.230Z] daemon.go:325: [d34ad868cd8bb] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d34ad868cd8bb] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d34ad868cd8bb] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d34ad868cd8bb] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d34ad868cd8bb] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d34ad868cd8bb] Daemon stopped [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.23s) [2020-04-09T20:28:07.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d151fb0a1d0be] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d151fb0a1d0be] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d151fb0a1d0be] daemon started [2020-04-09T20:28:07.230Z] daemon.go:325: [d151fb0a1d0be] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:296: [d151fb0a1d0be] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d151fb0a1d0be] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d151fb0a1d0be] daemon started [2020-04-09T20:28:07.230Z] daemon.go:461: [d151fb0a1d0be] Stopping daemon [2020-04-09T20:28:07.230Z] daemon.go:296: [d151fb0a1d0be] exiting daemon [2020-04-09T20:28:07.230Z] daemon.go:448: [d151fb0a1d0be] Daemon stopped [2020-04-09T20:28:07.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.24s) [2020-04-09T20:28:07.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:28:07.230Z] daemon.go:325: [d588c03f4d470] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:325: [d588c03f4d470] waiting for daemon to start [2020-04-09T20:28:07.230Z] daemon.go:353: [d588c03f4d470] daemon started [2020-04-09T20:28:07.230Z] daemon.go:296: [d588c03f4d470] exiting daemon [2020-04-09T20:28:07.231Z] daemon.go:325: [d588c03f4d470] waiting for daemon to start [2020-04-09T20:28:07.231Z] daemon.go:325: [d588c03f4d470] waiting for daemon to start [2020-04-09T20:28:07.231Z] daemon.go:353: [d588c03f4d470] daemon started [2020-04-09T20:28:07.231Z] daemon.go:461: [d588c03f4d470] Stopping daemon [2020-04-09T20:28:07.231Z] daemon.go:296: [d588c03f4d470] exiting daemon [2020-04-09T20:28:07.231Z] daemon.go:448: [d588c03f4d470] Daemon stopped [2020-04-09T20:28:07.231Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2020-04-09T20:28:07.231Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:28:07.231Z] daemon.go:325: [da533ffe66916] waiting for daemon to start [2020-04-09T20:28:07.231Z] daemon.go:325: [da533ffe66916] waiting for daemon to start [2020-04-09T20:28:07.231Z] daemon.go:353: [da533ffe66916] daemon started [2020-04-09T20:28:07.231Z] daemon.go:461: [da533ffe66916] Stopping daemon [2020-04-09T20:28:07.231Z] daemon.go:296: [da533ffe66916] exiting daemon [2020-04-09T20:28:07.231Z] daemon.go:448: [da533ffe66916] Daemon stopped [2020-04-09T20:28:07.231Z] daemon.go:325: [da533ffe66916] waiting for daemon to start [2020-04-09T20:28:07.231Z] daemon.go:325: [da533ffe66916] waiting for daemon to start [2020-04-09T20:28:07.231Z] daemon.go:353: [da533ffe66916] daemon started [2020-04-09T20:28:07.231Z] daemon.go:461: [da533ffe66916] Stopping daemon [2020-04-09T20:28:07.231Z] daemon.go:296: [da533ffe66916] exiting daemon [2020-04-09T20:28:07.231Z] daemon.go:448: [da533ffe66916] Daemon stopped [2020-04-09T20:28:07.231Z] === RUN TestKernelTCPMemory [2020-04-09T20:28:07.848Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-04-09T20:28:07.848Z] === RUN TestNISDomainname [2020-04-09T20:28:08.081Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-09T20:28:08.866Z] --- PASS: TestNISDomainname (0.89s) [2020-04-09T20:28:08.866Z] === RUN TestStats [2020-04-09T20:28:09.452Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-09T20:28:10.383Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-09T20:28:10.895Z] --- PASS: TestStats (1.71s) [2020-04-09T20:28:10.895Z] === RUN TestStopContainerWithTimeout [2020-04-09T20:28:10.895Z] === RUN TestStopContainerWithTimeout/0 [2020-04-09T20:28:10.895Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-09T20:28:10.895Z] === RUN TestStopContainerWithTimeout/1 [2020-04-09T20:28:10.895Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-09T20:28:10.895Z] === RUN TestStopContainerWithTimeout/3 [2020-04-09T20:28:10.895Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-09T20:28:10.895Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-09T20:28:10.895Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-09T20:28:10.895Z] === CONT TestStopContainerWithTimeout/0 [2020-04-09T20:28:10.895Z] === CONT TestStopContainerWithTimeout/3 [2020-04-09T20:28:10.895Z] === CONT TestStopContainerWithTimeout/1 [2020-04-09T20:28:10.895Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-09T20:28:10.947Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-09T20:28:11.204Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-09T20:28:12.135Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-09T20:28:13.067Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-09T20:28:13.582Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-09T20:28:13.582Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-04-09T20:28:13.582Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-04-09T20:28:13.582Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2020-04-09T20:28:13.582Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2020-04-09T20:28:13.582Z] === RUN TestDeleteDevicemapper [2020-04-09T20:28:13.582Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2020-04-09T20:28:13.582Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:28:13.582Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T20:28:13.998Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-09T20:28:14.214Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-09T20:28:14.214Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-09T20:28:14.214Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-09T20:28:14.214Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-09T20:28:14.932Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-09T20:28:15.203Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-09T20:28:15.622Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2020-04-09T20:28:15.622Z] === RUN TestUpdateMemory [2020-04-09T20:28:15.664Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-09T20:28:15.664Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-09T20:28:16.303Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-09T20:28:16.637Z] --- PASS: TestUpdateMemory (0.91s) [2020-04-09T20:28:16.637Z] === RUN TestUpdateCPUQuota [2020-04-09T20:28:16.653Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-09T20:28:17.119Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-09T20:28:17.119Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-09T20:28:17.119Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-09T20:28:17.651Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-04-09T20:28:17.651Z] === RUN TestUpdatePidsLimit [2020-04-09T20:28:17.651Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-09T20:28:17.939Z] === RUN TestUpdatePidsLimit/no_change [2020-04-09T20:28:18.200Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-09T20:28:18.564Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-09T20:28:18.764Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-09T20:28:18.850Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-09T20:28:19.136Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-09T20:28:19.422Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-09T20:28:19.709Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-09T20:28:21.234Z] --- PASS: TestUpdatePidsLimit (3.40s) [2020-04-09T20:28:21.234Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-04-09T20:28:21.234Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-04-09T20:28:21.234Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-04-09T20:28:21.234Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-04-09T20:28:21.234Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-04-09T20:28:21.234Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-04-09T20:28:21.234Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-04-09T20:28:21.234Z] === RUN TestUpdateRestartPolicy [2020-04-09T20:28:21.323Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-09T20:28:21.849Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-09T20:28:26.579Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-09T20:28:29.856Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-09T20:28:30.787Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-09T20:28:33.770Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2020-04-09T20:28:33.770Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T20:28:33.770Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-04-09T20:28:33.770Z] === RUN TestWaitNonBlocked [2020-04-09T20:28:33.770Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:28:33.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:28:33.770Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:28:33.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:28:33.770Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:28:33.770Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:28:34.791Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-09T20:28:34.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-04-09T20:28:34.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-04-09T20:28:34.791Z] === RUN TestWaitBlocked [2020-04-09T20:28:34.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:28:34.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:28:34.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:28:34.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:28:34.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:28:34.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:28:35.812Z] --- PASS: TestWaitBlocked (0.05s) [2020-04-09T20:28:35.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-04-09T20:28:35.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-04-09T20:28:35.812Z] === CONT TestContainerStartOnDaemonRestart [2020-04-09T20:28:35.812Z] === CONT TestDaemonRestartIpcMode [2020-04-09T20:28:35.812Z] === CONT TestIpcModeOlderClient [2020-04-09T20:28:36.044Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-09T20:28:36.099Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-04-09T20:28:39.319Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-09T20:28:39.584Z] --- PASS: TestContainerStartOnDaemonRestart (3.24s) [2020-04-09T20:28:39.584Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-04-09T20:28:39.584Z] daemon.go:325: [def54e7ffc619] waiting for daemon to start [2020-04-09T20:28:39.584Z] daemon.go:325: [def54e7ffc619] waiting for daemon to start [2020-04-09T20:28:39.584Z] daemon.go:353: [def54e7ffc619] daemon started [2020-04-09T20:28:39.584Z] daemon.go:325: [def54e7ffc619] waiting for daemon to start [2020-04-09T20:28:39.584Z] daemon.go:296: [def54e7ffc619] exiting daemon [2020-04-09T20:28:39.584Z] daemon.go:325: [def54e7ffc619] waiting for daemon to start [2020-04-09T20:28:39.584Z] daemon.go:353: [def54e7ffc619] daemon started [2020-04-09T20:28:39.584Z] daemon.go:461: [def54e7ffc619] Stopping daemon [2020-04-09T20:28:39.584Z] daemon.go:296: [def54e7ffc619] exiting daemon [2020-04-09T20:28:39.584Z] daemon.go:448: [def54e7ffc619] Daemon stopped [2020-04-09T20:28:39.584Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2020-04-09T20:28:39.584Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-04-09T20:28:39.584Z] daemon.go:325: [d6d56a583ad55] waiting for daemon to start [2020-04-09T20:28:39.584Z] daemon.go:325: [d6d56a583ad55] waiting for daemon to start [2020-04-09T20:28:39.584Z] daemon.go:353: [d6d56a583ad55] daemon started [2020-04-09T20:28:39.584Z] daemon.go:461: [d6d56a583ad55] Stopping daemon [2020-04-09T20:28:39.584Z] daemon.go:296: [d6d56a583ad55] exiting daemon [2020-04-09T20:28:39.584Z] daemon.go:448: [d6d56a583ad55] Daemon stopped [2020-04-09T20:28:39.584Z] daemon.go:325: [d6d56a583ad55] waiting for daemon to start [2020-04-09T20:28:39.584Z] daemon.go:325: [d6d56a583ad55] waiting for daemon to start [2020-04-09T20:28:39.584Z] daemon.go:353: [d6d56a583ad55] daemon started [2020-04-09T20:28:39.584Z] daemon.go:461: [d6d56a583ad55] Stopping daemon [2020-04-09T20:28:39.584Z] daemon.go:296: [d6d56a583ad55] exiting daemon [2020-04-09T20:28:39.584Z] daemon.go:448: [d6d56a583ad55] Daemon stopped [2020-04-09T20:28:39.584Z] PASS [2020-04-09T20:28:39.584Z] [2020-04-09T20:28:39.584Z] === Skipped [2020-04-09T20:28:39.584Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-09T20:28:39.584Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:28:39.584Z] [2020-04-09T20:28:39.584Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:28:39.584Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:28:39.584Z] [2020-04-09T20:28:39.584Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.01s) [2020-04-09T20:28:39.584Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:28:39.584Z] [2020-04-09T20:28:39.584Z] [2020-04-09T20:28:39.584Z] DONE 189 tests, 3 skipped in 102.892s [2020-04-09T20:28:39.868Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-09T20:28:39.868Z] ++ 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 [2020-04-09T20:28:39.868Z] ++ set -e [2020-04-09T20:28:39.868Z] ++ '[' -n 0 ']' [2020-04-09T20:28:39.868Z] ++ set -x [2020-04-09T20:28:39.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-09T20:28:39.868Z] INFO: Testing against a local daemon [2020-04-09T20:28:39.868Z] === RUN TestCommitInheritsEnv [2020-04-09T20:28:39.883Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-09T20:28:40.151Z] --- PASS: TestCommitInheritsEnv (0.39s) [2020-04-09T20:28:40.151Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T20:28:40.151Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-09T20:28:40.151Z] === RUN TestImagesFilterMultiReference [2020-04-09T20:28:40.436Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-09T20:28:40.436Z] === RUN TestImagePullPlatformInvalid [2020-04-09T20:28:40.436Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-09T20:28:40.436Z] === RUN TestRemoveImageOrphaning [2020-04-09T20:28:40.720Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-04-09T20:28:40.720Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T20:28:40.720Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-09T20:28:40.720Z] === RUN TestTagInvalidReference [2020-04-09T20:28:40.720Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-09T20:28:40.720Z] === RUN TestTagValidPrefixedRepo [2020-04-09T20:28:41.008Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-09T20:28:41.008Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T20:28:41.008Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-04-09T20:28:41.008Z] === RUN TestTagOfficialNames [2020-04-09T20:28:41.008Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-09T20:28:41.008Z] === RUN TestTagMatchesDigest [2020-04-09T20:28:41.008Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-09T20:28:41.008Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-09T20:28:43.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-09T20:28:45.053Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-09T20:28:45.984Z] === RUN TestDockerSuite/TestCpToDot [2020-04-09T20:28:46.916Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-09T20:28:48.288Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-09T20:28:49.147Z] #33 123.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T20:28:49.147Z] #33 125.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T20:28:49.147Z] #33 126.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T20:28:49.147Z] #33 128.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T20:28:49.147Z] #33 129.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T20:28:49.147Z] #33 130.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T20:28:49.147Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T20:28:49.147Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T20:28:49.147Z] #33 133.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T20:28:49.147Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T20:28:49.147Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T20:28:49.405Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T20:28:50.184Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-09T20:28:51.115Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-09T20:28:51.302Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T20:28:52.670Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T20:28:54.039Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T20:28:54.389Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-09T20:28:54.646Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-09T20:28:55.578Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-09T20:28:55.934Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T20:28:56.499Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T20:28:57.474Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-09T20:28:57.475Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-09T20:28:57.475Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-09T20:28:57.695Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-09T20:28:57.695Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-09T20:28:57.695Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-09T20:28:57.869Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T20:28:58.039Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-09T20:28:58.971Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-09T20:28:58.971Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-09T20:28:58.971Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-09T20:28:59.237Z] #33 147.0 [2020-04-09T20:28:59.494Z] #33 DONE 147.4s [2020-04-09T20:28:59.494Z] [2020-04-09T20:28:59.494Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-09T20:28:59.911Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-09T20:29:00.168Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-09T20:29:00.168Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-09T20:29:00.425Z] === RUN TestDockerSuite/TestCreateRM [2020-04-09T20:29:00.425Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-09T20:29:00.425Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-09T20:29:00.612Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-09T20:29:00.612Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-09T20:29:00.682Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-09T20:29:00.682Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-09T20:29:00.862Z] #34 DONE 1.4s [2020-04-09T20:29:01.074Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-09T20:29:01.074Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-09T20:29:01.535Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-09T20:29:01.535Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-09T20:29:02.230Z] [2020-04-09T20:29:02.231Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-09T20:29:02.793Z] #35 DONE 0.7s [2020-04-09T20:29:03.050Z] [2020-04-09T20:29:03.050Z] #36 exporting to image [2020-04-09T20:29:03.050Z] #36 exporting layers [2020-04-09T20:29:03.206Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-09T20:29:03.206Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-09T20:29:03.206Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-09T20:29:04.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-09T20:29:04.961Z] #36 exporting layers 1.8s done [2020-04-09T20:29:04.961Z] #36 writing image sha256:9967997858f86f09239f19cd66dd83226dbf12804db4d0d4fc0c166bfee5015b done [2020-04-09T20:29:04.961Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-09T20:29:04.961Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:29:05.268Z] + echo Ensuring container killed. [2020-04-09T20:29:05.268Z] Ensuring container killed. [2020-04-09T20:29:05.268Z] + docker rm -vf docker-pr1 [2020-04-09T20:29:05.268Z] Error: No such container: docker-pr1 [2020-04-09T20:29:05.268Z] + true [Pipeline] sh [2020-04-09T20:29:05.549Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:29:05.549Z] Chowning /workspace to jenkins user [2020-04-09T20:29:05.549Z] + id -u [2020-04-09T20:29:05.549Z] + id -g [2020-04-09T20:29:05.549Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40803:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:29:07.206Z] + bundleName=unit [2020-04-09T20:29:07.206Z] + echo Creating unit-bundles.tar.gz [2020-04-09T20:29:07.207Z] Creating unit-bundles.tar.gz [2020-04-09T20:29:07.207Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-09T20:29:07.207Z] bundles/junit-report.xml [2020-04-09T20:29:07.207Z] bundles/go-test-report.json [2020-04-09T20:29:07.207Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-09T20:29:07.216Z] Archiving artifacts [2020-04-09T20:29:07.789Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40803/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:29:07.856Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-09T20:29:07.856Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-09T20:29:07.856Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-09T20:29:07.856Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-09T20:29:07.856Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-09T20:29:07.856Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-09T20:29:08.093Z] + make clean [2020-04-09T20:29:08.351Z] docker volume rm -f docker-dev-cache [2020-04-09T20:29:08.351Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T20:29:08.788Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-09T20:29:10.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-09T20:29:10.160Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-09T20:29:11.092Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-09T20:29:12.994Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-09T20:29:14.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-09T20:29:15.827Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-09T20:29:16.760Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-09T20:29:16.760Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-09T20:29:17.693Z] === RUN TestDockerSuite/TestDockerFails [2020-04-09T20:29:17.693Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-09T20:29:17.693Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-09T20:29:17.693Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-09T20:29:19.063Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-09T20:29:19.995Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-09T20:29:21.890Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-09T20:29:21.890Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-09T20:29:21.890Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-09T20:29:21.890Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-09T20:29:22.658Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-09T20:29:23.120Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-09T20:29:23.581Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-09T20:29:28.439Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-09T20:29:29.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-09T20:29:31.527Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-09T20:29:34.051Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-09T20:29:36.601Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-09T20:29:37.531Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-09T20:29:38.462Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-09T20:29:39.394Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-09T20:29:40.326Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-09T20:29:40.890Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-09T20:29:41.293Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-09T20:29:41.293Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-09T20:29:41.821Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-09T20:29:42.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-09T20:29:43.715Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-09T20:29:45.185Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-09T20:29:45.609Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-09T20:29:46.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-09T20:29:47.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-09T20:29:49.066Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-09T20:29:49.555Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-09T20:29:51.590Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-09T20:29:52.521Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-09T20:29:54.416Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-09T20:29:54.982Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-09T20:29:55.239Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-09T20:29:57.135Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-09T20:29:57.135Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-09T20:29:57.392Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-09T20:29:57.649Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-09T20:29:57.906Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-09T20:29:57.906Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-09T20:29:59.277Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-09T20:30:01.172Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-09T20:30:01.172Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-09T20:30:01.172Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-09T20:30:01.737Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-09T20:30:01.995Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-09T20:30:02.560Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-09T20:30:02.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-09T20:30:03.492Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-09T20:30:04.057Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-09T20:30:04.057Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-09T20:30:04.057Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-09T20:30:05.956Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-09T20:30:06.521Z] === RUN TestDockerSuite/TestEventsRename [2020-04-09T20:30:07.459Z] === RUN TestDockerSuite/TestEventsResize [2020-04-09T20:30:08.395Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-09T20:30:09.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:30:09.327Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-09T20:30:10.258Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-09T20:30:11.191Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-09T20:30:14.469Z] === RUN TestDockerSuite/TestEventsTop [2020-04-09T20:30:15.034Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-09T20:30:17.559Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-09T20:30:19.455Z] === RUN TestDockerSuite/TestExec [2020-04-09T20:30:20.019Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-09T20:30:20.950Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-09T20:30:21.514Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-09T20:30:22.446Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-09T20:30:24.343Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-09T20:30:24.908Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-09T20:30:25.839Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-09T20:30:26.770Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-09T20:30:27.700Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-09T20:30:28.634Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-09T20:30:29.566Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-09T20:30:30.938Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-09T20:30:32.309Z] === RUN TestDockerSuite/TestExecEnv [2020-04-09T20:30:33.240Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-09T20:30:35.135Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-09T20:30:35.699Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-09T20:30:38.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-09T20:30:38.479Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-09T20:30:39.417Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-09T20:30:40.787Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-09T20:30:41.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-09T20:30:41.303Z] === RUN TestDockerSuite/TestExecParseError [2020-04-09T20:30:42.235Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-09T20:30:43.167Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-09T20:30:44.101Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-09T20:30:45.999Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-09T20:30:46.930Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-09T20:30:47.861Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-09T20:31:00.042Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-09T20:31:00.042Z] === RUN TestDockerSuite/TestExecTTY [2020-04-09T20:31:00.607Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-09T20:31:01.542Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-09T20:31:01.734Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-09T20:31:01.734Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-09T20:31:01.734Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-09T20:31:02.108Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-09T20:31:03.040Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-09T20:31:03.040Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-09T20:31:04.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-09T20:31:05.342Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-09T20:31:06.275Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-09T20:31:07.645Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-09T20:31:08.577Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-09T20:31:09.949Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-09T20:31:15.274Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-09T20:31:20.527Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-09T20:31:21.458Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-09T20:31:26.715Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-09T20:31:26.972Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-09T20:31:26.972Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-09T20:31:27.228Z] === RUN TestDockerSuite/TestHealth [2020-04-09T20:31:31.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-09T20:31:49.468Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-09T20:31:49.468Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-09T20:31:49.468Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-09T20:31:49.468Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-09T20:31:49.468Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-09T20:31:49.468Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-09T20:31:49.726Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-09T20:31:49.984Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-09T20:31:49.984Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-09T20:31:49.984Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-09T20:31:50.241Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-09T20:31:50.498Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-09T20:31:51.063Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-09T20:31:51.063Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-09T20:31:51.997Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-09T20:31:51.997Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-09T20:31:52.927Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-09T20:31:53.858Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-09T20:31:53.858Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-09T20:31:54.789Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-09T20:31:57.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-09T20:31:57.568Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-09T20:31:57.568Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-09T20:31:57.568Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-09T20:31:59.465Z] === RUN TestDockerSuite/TestImportFile [2020-04-09T20:32:01.991Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-09T20:32:01.991Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-09T20:32:02.213Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-09T20:32:02.213Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-09T20:32:02.213Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-09T20:32:03.894Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-09T20:32:05.792Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-09T20:32:07.688Z] === RUN TestDockerSuite/TestInfoDebug [2020-04-09T20:32:07.945Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-04-09T20:32:08.510Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-04-09T20:32:09.073Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-04-09T20:32:10.004Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-09T20:32:11.376Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-09T20:32:11.941Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-09T20:32:12.873Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-09T20:32:12.873Z] === RUN TestDockerSuite/TestInfoFormat [2020-04-09T20:32:12.873Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-09T20:32:12.873Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-04-09T20:32:13.437Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-09T20:32:14.368Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-09T20:32:15.299Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-09T20:32:15.864Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-09T20:32:16.428Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-09T20:32:17.363Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-09T20:32:18.299Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-09T20:32:18.299Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-09T20:32:20.195Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-09T20:32:21.126Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-09T20:32:21.690Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-09T20:32:21.690Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-09T20:32:22.622Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-09T20:32:22.622Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-09T20:32:23.332Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-09T20:32:23.993Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-09T20:32:24.558Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-09T20:32:25.491Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-09T20:32:26.424Z] === RUN TestDockerSuite/TestInspectImage [2020-04-09T20:32:26.424Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-09T20:32:26.424Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-09T20:32:26.681Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-09T20:32:27.247Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-09T20:32:28.178Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-09T20:32:28.178Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-09T20:32:29.110Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-09T20:32:30.056Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-09T20:32:30.431Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-09T20:32:31.426Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-09T20:32:31.426Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-09T20:32:32.359Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-09T20:32:33.290Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-09T20:32:35.187Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-09T20:32:35.751Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-09T20:32:36.317Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-09T20:32:36.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-09T20:32:37.142Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-09T20:32:38.075Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-09T20:32:39.009Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-09T20:32:39.576Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-09T20:32:39.576Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-09T20:32:40.784Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-09T20:32:42.855Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-09T20:32:44.226Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-09T20:32:45.715Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-09T20:32:45.973Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-09T20:32:47.870Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-09T20:32:50.395Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-09T20:32:52.918Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-09T20:32:52.918Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-09T20:32:55.443Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-09T20:32:55.703Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-09T20:32:56.636Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-09T20:33:03.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-09T20:33:08.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-09T20:33:09.401Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-09T20:33:10.777Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-09T20:33:11.298Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-09T20:33:12.231Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-09T20:33:14.130Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-09T20:33:14.694Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-09T20:33:14.952Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-09T20:33:18.229Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-09T20:33:18.229Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-09T20:33:18.229Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-09T20:33:18.229Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-09T20:33:18.229Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-09T20:33:18.229Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-09T20:33:19.160Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-09T20:33:19.725Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-09T20:33:21.096Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-09T20:33:21.143Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-09T20:33:23.622Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-09T20:33:23.881Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-09T20:33:24.446Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-09T20:33:28.622Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-09T20:33:29.186Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-09T20:33:29.753Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-09T20:33:30.118Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-09T20:33:30.118Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-09T20:33:31.490Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-09T20:33:32.422Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-09T20:33:33.795Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-09T20:33:33.795Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-09T20:33:35.165Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-09T20:33:36.108Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-09T20:33:38.633Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-09T20:33:39.198Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-09T20:33:40.128Z] === RUN TestDockerSuite/TestLogsSince [2020-04-09T20:33:48.224Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-09T20:33:48.601Z] --- PASS: TestImportExtremelyLargeImageWorks (297.32s) [2020-04-09T20:33:48.601Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-04-09T20:33:48.601Z] daemon.go:325: [db5dc02a8cd9b] waiting for daemon to start [2020-04-09T20:33:48.601Z] daemon.go:325: [db5dc02a8cd9b] waiting for daemon to start [2020-04-09T20:33:48.601Z] daemon.go:353: [db5dc02a8cd9b] daemon started [2020-04-09T20:33:48.601Z] daemon.go:461: [db5dc02a8cd9b] Stopping daemon [2020-04-09T20:33:48.601Z] daemon.go:296: [db5dc02a8cd9b] exiting daemon [2020-04-09T20:33:48.601Z] daemon.go:448: [db5dc02a8cd9b] Daemon stopped [2020-04-09T20:33:48.601Z] PASS [2020-04-09T20:33:48.601Z] [2020-04-09T20:33:48.601Z] DONE 11 tests in 298.638s [2020-04-09T20:33:48.601Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-09T20:33:48.601Z] ++ 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 [2020-04-09T20:33:48.601Z] ++ set -e [2020-04-09T20:33:48.601Z] ++ '[' -n 0 ']' [2020-04-09T20:33:48.601Z] ++ set -x [2020-04-09T20:33:48.601Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:33:48.601Z] INFO: Testing against a local daemon [2020-04-09T20:33:48.601Z] === RUN TestNetworkCreateDelete [2020-04-09T20:33:48.601Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-04-09T20:33:48.601Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T20:33:48.601Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-04-09T20:33:48.601Z] === RUN TestInspectNetwork [2020-04-09T20:33:48.601Z] === RUN TestInspectNetwork/full_network_id [2020-04-09T20:33:48.601Z] === RUN TestInspectNetwork/partial_network_id [2020-04-09T20:33:48.601Z] === RUN TestInspectNetwork/network_name [2020-04-09T20:33:48.601Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-09T20:33:48.601Z] --- PASS: TestInspectNetwork (7.55s) [2020-04-09T20:33:48.601Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-04-09T20:33:48.601Z] daemon.go:325: [d2b1ee8dcf930] waiting for daemon to start [2020-04-09T20:33:48.601Z] daemon.go:325: [d2b1ee8dcf930] waiting for daemon to start [2020-04-09T20:33:48.601Z] daemon.go:353: [d2b1ee8dcf930] daemon started [2020-04-09T20:33:48.601Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-09T20:33:48.601Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-09T20:33:48.601Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-09T20:33:48.601Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-09T20:33:48.601Z] daemon.go:461: [d2b1ee8dcf930] Stopping daemon [2020-04-09T20:33:48.601Z] daemon.go:296: [d2b1ee8dcf930] exiting daemon [2020-04-09T20:33:48.601Z] daemon.go:448: [d2b1ee8dcf930] Daemon stopped [2020-04-09T20:33:48.601Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T20:33:49.224Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-04-09T20:33:49.224Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-04-09T20:33:49.224Z] daemon.go:325: [d967fdd26300c] waiting for daemon to start [2020-04-09T20:33:49.224Z] daemon.go:325: [d967fdd26300c] waiting for daemon to start [2020-04-09T20:33:49.224Z] daemon.go:353: [d967fdd26300c] daemon started [2020-04-09T20:33:49.224Z] daemon.go:461: [d967fdd26300c] Stopping daemon [2020-04-09T20:33:49.224Z] daemon.go:296: [d967fdd26300c] exiting daemon [2020-04-09T20:33:49.224Z] daemon.go:448: [d967fdd26300c] Daemon stopped [2020-04-09T20:33:49.224Z] === RUN TestNetworkInvalidJSON [2020-04-09T20:33:49.224Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T20:33:49.224Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T20:33:49.224Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:33:49.224Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:33:49.224Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:33:49.224Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:33:49.225Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T20:33:49.225Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:33:49.225Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:33:49.225Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-09T20:33:49.225Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-09T20:33:49.225Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-09T20:33:49.225Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-09T20:33:49.225Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T20:33:50.241Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-09T20:33:50.241Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-04-09T20:33:50.241Z] daemon.go:325: [db33e59113006] waiting for daemon to start [2020-04-09T20:33:50.241Z] daemon.go:325: [db33e59113006] waiting for daemon to start [2020-04-09T20:33:50.241Z] daemon.go:353: [db33e59113006] daemon started [2020-04-09T20:33:50.241Z] daemon.go:461: [db33e59113006] Stopping daemon [2020-04-09T20:33:50.241Z] daemon.go:296: [db33e59113006] exiting daemon [2020-04-09T20:33:50.241Z] daemon.go:448: [db33e59113006] Daemon stopped [2020-04-09T20:33:50.241Z] daemon.go:325: [db33e59113006] waiting for daemon to start [2020-04-09T20:33:50.241Z] daemon.go:325: [db33e59113006] waiting for daemon to start [2020-04-09T20:33:50.241Z] daemon.go:353: [db33e59113006] daemon started [2020-04-09T20:33:50.241Z] daemon.go:461: [db33e59113006] Stopping daemon [2020-04-09T20:33:50.241Z] daemon.go:296: [db33e59113006] exiting daemon [2020-04-09T20:33:50.241Z] daemon.go:448: [db33e59113006] Daemon stopped [2020-04-09T20:33:50.241Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T20:33:51.264Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-04-09T20:33:51.264Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-04-09T20:33:51.264Z] daemon.go:325: [df7924cc9822f] waiting for daemon to start [2020-04-09T20:33:51.264Z] daemon.go:325: [df7924cc9822f] waiting for daemon to start [2020-04-09T20:33:51.264Z] daemon.go:353: [df7924cc9822f] daemon started [2020-04-09T20:33:51.264Z] daemon.go:461: [df7924cc9822f] Stopping daemon [2020-04-09T20:33:51.265Z] daemon.go:296: [df7924cc9822f] exiting daemon [2020-04-09T20:33:51.265Z] daemon.go:448: [df7924cc9822f] Daemon stopped [2020-04-09T20:33:51.265Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T20:33:52.284Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-04-09T20:33:52.284Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-04-09T20:33:52.284Z] daemon.go:325: [d2d3a34b77553] waiting for daemon to start [2020-04-09T20:33:52.284Z] daemon.go:325: [d2d3a34b77553] waiting for daemon to start [2020-04-09T20:33:52.284Z] daemon.go:353: [d2d3a34b77553] daemon started [2020-04-09T20:33:52.284Z] daemon.go:461: [d2d3a34b77553] Stopping daemon [2020-04-09T20:33:52.284Z] daemon.go:296: [d2d3a34b77553] exiting daemon [2020-04-09T20:33:52.284Z] daemon.go:448: [d2d3a34b77553] Daemon stopped [2020-04-09T20:33:52.284Z] daemon.go:325: [d2d3a34b77553] waiting for daemon to start [2020-04-09T20:33:52.284Z] daemon.go:325: [d2d3a34b77553] waiting for daemon to start [2020-04-09T20:33:52.284Z] daemon.go:353: [d2d3a34b77553] daemon started [2020-04-09T20:33:52.284Z] daemon.go:461: [d2d3a34b77553] Stopping daemon [2020-04-09T20:33:52.284Z] daemon.go:296: [d2d3a34b77553] exiting daemon [2020-04-09T20:33:52.284Z] daemon.go:448: [d2d3a34b77553] Daemon stopped [2020-04-09T20:33:52.284Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:33:53.479Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-09T20:33:53.479Z] === RUN TestDockerSuite/TestLogsTail [2020-04-09T20:33:53.771Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s) [2020-04-09T20:33:53.771Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:33:53.771Z] daemon.go:325: [de1b96014a942] waiting for daemon to start [2020-04-09T20:33:54.063Z] daemon.go:325: [de1b96014a942] waiting for daemon to start [2020-04-09T20:33:54.063Z] daemon.go:353: [de1b96014a942] daemon started [2020-04-09T20:33:54.063Z] daemon.go:461: [de1b96014a942] Stopping daemon [2020-04-09T20:33:54.063Z] daemon.go:296: [de1b96014a942] exiting daemon [2020-04-09T20:33:54.063Z] daemon.go:448: [de1b96014a942] Daemon stopped [2020-04-09T20:33:54.063Z] daemon.go:325: [de1b96014a942] waiting for daemon to start [2020-04-09T20:33:54.063Z] daemon.go:325: [de1b96014a942] waiting for daemon to start [2020-04-09T20:33:54.063Z] daemon.go:353: [de1b96014a942] daemon started [2020-04-09T20:33:54.063Z] daemon.go:461: [de1b96014a942] Stopping daemon [2020-04-09T20:33:54.063Z] daemon.go:296: [de1b96014a942] exiting daemon [2020-04-09T20:33:54.063Z] daemon.go:448: [de1b96014a942] Daemon stopped [2020-04-09T20:33:54.063Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:33:54.412Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-09T20:33:54.682Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-04-09T20:33:54.683Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:33:54.683Z] daemon.go:325: [d3b0f32c5efe0] waiting for daemon to start [2020-04-09T20:33:54.683Z] daemon.go:325: [d3b0f32c5efe0] waiting for daemon to start [2020-04-09T20:33:54.683Z] daemon.go:353: [d3b0f32c5efe0] daemon started [2020-04-09T20:33:54.683Z] daemon.go:461: [d3b0f32c5efe0] Stopping daemon [2020-04-09T20:33:54.683Z] daemon.go:296: [d3b0f32c5efe0] exiting daemon [2020-04-09T20:33:54.683Z] daemon.go:448: [d3b0f32c5efe0] Daemon stopped [2020-04-09T20:33:54.683Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T20:33:54.977Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-09T20:33:55.908Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-09T20:33:56.166Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-09T20:33:57.097Z] === RUN TestDockerSuite/TestNetHostname [2020-04-09T20:33:57.402Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2020-04-09T20:33:57.402Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-04-09T20:33:57.402Z] daemon.go:325: [d8a2a3d68ce0a] waiting for daemon to start [2020-04-09T20:33:57.402Z] daemon.go:325: [d8a2a3d68ce0a] waiting for daemon to start [2020-04-09T20:33:57.402Z] daemon.go:353: [d8a2a3d68ce0a] daemon started [2020-04-09T20:33:57.402Z] daemon.go:461: [d8a2a3d68ce0a] Stopping daemon [2020-04-09T20:33:57.402Z] daemon.go:296: [d8a2a3d68ce0a] exiting daemon [2020-04-09T20:33:57.402Z] daemon.go:448: [d8a2a3d68ce0a] Daemon stopped [2020-04-09T20:33:57.402Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T20:33:57.402Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:33:57.402Z] service_test.go:230: FLAKY_TEST [2020-04-09T20:33:57.402Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T20:33:58.991Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-09T20:33:59.249Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-09T20:33:59.506Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-09T20:34:00.878Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-09T20:34:04.154Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-09T20:34:04.411Z] === RUN TestDockerSuite/TestPluginActive [2020-04-09T20:34:06.307Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-09T20:34:09.584Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-09T20:34:12.662Z] --- PASS: TestServiceWithDataPathPortInit (14.43s) [2020-04-09T20:34:12.662Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T20:34:12.662Z] daemon.go:325: [dee71b5e5e059] waiting for daemon to start [2020-04-09T20:34:12.662Z] daemon.go:325: [dee71b5e5e059] waiting for daemon to start [2020-04-09T20:34:12.662Z] daemon.go:353: [dee71b5e5e059] daemon started [2020-04-09T20:34:12.662Z] daemon.go:461: [dee71b5e5e059] Stopping daemon [2020-04-09T20:34:12.662Z] daemon.go:296: [dee71b5e5e059] exiting daemon [2020-04-09T20:34:12.662Z] daemon.go:448: [dee71b5e5e059] Daemon stopped [2020-04-09T20:34:12.662Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T20:34:12.662Z] daemon.go:325: [d5c12770ac3ce] waiting for daemon to start [2020-04-09T20:34:12.662Z] daemon.go:325: [d5c12770ac3ce] waiting for daemon to start [2020-04-09T20:34:12.662Z] daemon.go:353: [d5c12770ac3ce] daemon started [2020-04-09T20:34:12.662Z] daemon.go:461: [d5c12770ac3ce] Stopping daemon [2020-04-09T20:34:12.662Z] daemon.go:296: [d5c12770ac3ce] exiting daemon [2020-04-09T20:34:12.662Z] daemon.go:448: [d5c12770ac3ce] Daemon stopped [2020-04-09T20:34:12.662Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T20:34:13.762Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-09T20:34:13.762Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-09T20:34:13.762Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-09T20:34:14.019Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-09T20:34:17.399Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-09T20:34:18.769Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-09T20:34:19.488Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.33s) [2020-04-09T20:34:19.488Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-04-09T20:34:19.488Z] daemon.go:325: [d51ee4d444e3e] waiting for daemon to start [2020-04-09T20:34:19.488Z] daemon.go:325: [d51ee4d444e3e] waiting for daemon to start [2020-04-09T20:34:19.488Z] daemon.go:353: [d51ee4d444e3e] daemon started [2020-04-09T20:34:19.488Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o9fxq1gz3175qu4kiq7od3qej Created:2020-04-09 20:34:12.792758455 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[346f1d1e9b08a711d884ec14d958a0edc9db685ec3a64a27566dbbf8255a621f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ie7bc3ux00lmq50gavshtc7ek EndpointID:e48d3e7223d2214be59577dcfc3829b1bce7bd28b25a3e1d0bff5537975f47ba MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9c5497f3b2216ccfa775bad07a31fc8b0927abfd9797f8808b64a55c9e7ac93c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:343a02e28c66 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ie7bc3ux00lmq50gavshtc7ek EndpointID:e48d3e7223d2214be59577dcfc3829b1bce7bd28b25a3e1d0bff5537975f47ba EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-09T20:34:19.488Z] daemon.go:461: [d51ee4d444e3e] Stopping daemon [2020-04-09T20:34:19.488Z] daemon.go:296: [d51ee4d444e3e] exiting daemon [2020-04-09T20:34:19.488Z] daemon.go:448: [d51ee4d444e3e] Daemon stopped [2020-04-09T20:34:19.488Z] PASS [2020-04-09T20:34:19.488Z] [2020-04-09T20:34:19.488Z] === Skipped [2020-04-09T20:34:19.488Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:34:19.488Z] service_test.go:230: FLAKY_TEST [2020-04-09T20:34:19.488Z] [2020-04-09T20:34:19.488Z] [2020-04-09T20:34:19.488Z] DONE 21 tests, 1 skipped in 40.610s [2020-04-09T20:34:19.488Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:34:19.488Z] ++ 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 [2020-04-09T20:34:19.488Z] ++ set -e [2020-04-09T20:34:19.488Z] ++ '[' -n 0 ']' [2020-04-09T20:34:19.488Z] ++ set -x [2020-04-09T20:34:19.488Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:34:19.488Z] INFO: Testing against a local daemon [2020-04-09T20:34:19.488Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-09T20:34:19.488Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:34:19.488Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:34:19.488Z] === RUN TestDockerNetworkIpvlan [2020-04-09T20:34:19.488Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:34:19.488Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:34:19.488Z] PASS [2020-04-09T20:34:19.488Z] [2020-04-09T20:34:19.488Z] === Skipped [2020-04-09T20:34:19.488Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:34:19.488Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:34:19.488Z] [2020-04-09T20:34:19.488Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:34:19.488Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:34:19.488Z] [2020-04-09T20:34:19.488Z] [2020-04-09T20:34:19.488Z] DONE 2 tests, 2 skipped in 0.110s [2020-04-09T20:34:19.488Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:34:19.488Z] ++ 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 [2020-04-09T20:34:19.488Z] ++ set -e [2020-04-09T20:34:19.488Z] ++ '[' -n 0 ']' [2020-04-09T20:34:19.488Z] ++ set -x [2020-04-09T20:34:19.488Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:34:19.488Z] INFO: Testing against a local daemon [2020-04-09T20:34:19.488Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-09T20:34:20.664Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-09T20:34:20.975Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-04-09T20:34:20.975Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-04-09T20:34:20.975Z] daemon.go:325: [d24156a0a21ad] waiting for daemon to start [2020-04-09T20:34:20.975Z] daemon.go:325: [d24156a0a21ad] waiting for daemon to start [2020-04-09T20:34:20.975Z] daemon.go:353: [d24156a0a21ad] daemon started [2020-04-09T20:34:20.975Z] daemon.go:461: [d24156a0a21ad] Stopping daemon [2020-04-09T20:34:20.975Z] daemon.go:296: [d24156a0a21ad] exiting daemon [2020-04-09T20:34:20.975Z] daemon.go:448: [d24156a0a21ad] Daemon stopped [2020-04-09T20:34:20.975Z] daemon.go:325: [d24156a0a21ad] waiting for daemon to start [2020-04-09T20:34:20.975Z] daemon.go:325: [d24156a0a21ad] waiting for daemon to start [2020-04-09T20:34:20.975Z] daemon.go:353: [d24156a0a21ad] daemon started [2020-04-09T20:34:20.975Z] daemon.go:461: [d24156a0a21ad] Stopping daemon [2020-04-09T20:34:20.975Z] daemon.go:296: [d24156a0a21ad] exiting daemon [2020-04-09T20:34:20.975Z] daemon.go:448: [d24156a0a21ad] Daemon stopped [2020-04-09T20:34:20.975Z] === RUN TestDockerNetworkMacvlan [2020-04-09T20:34:21.605Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-09T20:34:22.621Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-09T20:34:23.637Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-09T20:34:25.921Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-09T20:34:26.341Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-09T20:34:26.486Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-09T20:34:27.859Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-09T20:34:29.754Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-09T20:34:29.805Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-09T20:34:30.012Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-09T20:34:30.944Z] === RUN TestDockerSuite/TestPortList [2020-04-09T20:34:33.470Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-09T20:34:36.748Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-09T20:34:39.276Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-09T20:34:41.802Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-09T20:34:43.175Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-09T20:34:48.275Z] --- PASS: TestDockerNetworkMacvlan (24.92s) [2020-04-09T20:34:48.275Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:34:48.275Z] daemon.go:325: [d98a8cb34b0be] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:325: [d98a8cb34b0be] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:353: [d98a8cb34b0be] daemon started [2020-04-09T20:34:48.275Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-04-09T20:34:48.275Z] daemon.go:461: [d98a8cb34b0be] Stopping daemon [2020-04-09T20:34:48.275Z] daemon.go:296: [d98a8cb34b0be] exiting daemon [2020-04-09T20:34:48.275Z] daemon.go:448: [d98a8cb34b0be] Daemon stopped [2020-04-09T20:34:48.275Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:34:48.275Z] daemon.go:325: [d3c2cdd90b65d] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:325: [d3c2cdd90b65d] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:353: [d3c2cdd90b65d] daemon started [2020-04-09T20:34:48.275Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-04-09T20:34:48.275Z] daemon.go:461: [d3c2cdd90b65d] Stopping daemon [2020-04-09T20:34:48.275Z] daemon.go:296: [d3c2cdd90b65d] exiting daemon [2020-04-09T20:34:48.275Z] daemon.go:448: [d3c2cdd90b65d] Daemon stopped [2020-04-09T20:34:48.275Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:34:48.275Z] daemon.go:325: [dfbc90f83c1e0] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:325: [dfbc90f83c1e0] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:353: [dfbc90f83c1e0] daemon started [2020-04-09T20:34:48.275Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-04-09T20:34:48.275Z] daemon.go:461: [dfbc90f83c1e0] Stopping daemon [2020-04-09T20:34:48.275Z] daemon.go:296: [dfbc90f83c1e0] exiting daemon [2020-04-09T20:34:48.275Z] daemon.go:448: [dfbc90f83c1e0] Daemon stopped [2020-04-09T20:34:48.275Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:34:48.275Z] daemon.go:325: [db8529b4b0ef0] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:325: [db8529b4b0ef0] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:353: [db8529b4b0ef0] daemon started [2020-04-09T20:34:48.275Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2020-04-09T20:34:48.275Z] daemon.go:461: [db8529b4b0ef0] Stopping daemon [2020-04-09T20:34:48.275Z] daemon.go:296: [db8529b4b0ef0] exiting daemon [2020-04-09T20:34:48.275Z] daemon.go:448: [db8529b4b0ef0] Daemon stopped [2020-04-09T20:34:48.275Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:34:48.275Z] daemon.go:325: [d75017c3b5607] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:325: [d75017c3b5607] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:353: [d75017c3b5607] daemon started [2020-04-09T20:34:48.275Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.88s) [2020-04-09T20:34:48.275Z] daemon.go:461: [d75017c3b5607] Stopping daemon [2020-04-09T20:34:48.275Z] daemon.go:296: [d75017c3b5607] exiting daemon [2020-04-09T20:34:48.275Z] daemon.go:448: [d75017c3b5607] Daemon stopped [2020-04-09T20:34:48.275Z] PASS [2020-04-09T20:34:48.275Z] [2020-04-09T20:34:48.275Z] DONE 7 tests in 26.557s [2020-04-09T20:34:48.275Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-09T20:34:48.275Z] ++ 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 [2020-04-09T20:34:48.275Z] ++ set -e [2020-04-09T20:34:48.275Z] ++ '[' -n 0 ']' [2020-04-09T20:34:48.275Z] ++ set -x [2020-04-09T20:34:48.275Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:34:48.275Z] testing: warning: no tests to run [2020-04-09T20:34:48.275Z] PASS [2020-04-09T20:34:48.275Z] [2020-04-09T20:34:48.275Z] DONE 0 tests in 0.018s [2020-04-09T20:34:48.275Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-09T20:34:48.275Z] ++ 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 [2020-04-09T20:34:48.275Z] ++ set -e [2020-04-09T20:34:48.275Z] ++ '[' -n 0 ']' [2020-04-09T20:34:48.275Z] ++ set -x [2020-04-09T20:34:48.275Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:34:48.275Z] INFO: Testing against a local daemon [2020-04-09T20:34:48.275Z] === RUN TestAuthZPluginAllowRequest [2020-04-09T20:34:48.275Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-04-09T20:34:48.275Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-04-09T20:34:48.275Z] daemon.go:325: [d3ae6427aba62] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:325: [d3ae6427aba62] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:353: [d3ae6427aba62] daemon started [2020-04-09T20:34:48.275Z] daemon.go:461: [d3ae6427aba62] Stopping daemon [2020-04-09T20:34:48.275Z] daemon.go:296: [d3ae6427aba62] exiting daemon [2020-04-09T20:34:48.275Z] daemon.go:448: [d3ae6427aba62] Daemon stopped [2020-04-09T20:34:48.275Z] === RUN TestAuthZPluginTLS [2020-04-09T20:34:48.275Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-04-09T20:34:48.275Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-04-09T20:34:48.275Z] daemon.go:325: [dc52d9a3ec92d] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:325: [dc52d9a3ec92d] waiting for daemon to start [2020-04-09T20:34:48.275Z] daemon.go:353: [dc52d9a3ec92d] daemon started [2020-04-09T20:34:48.275Z] daemon.go:461: [dc52d9a3ec92d] Stopping daemon [2020-04-09T20:34:48.275Z] daemon.go:296: [dc52d9a3ec92d] exiting daemon [2020-04-09T20:34:48.275Z] daemon.go:448: [dc52d9a3ec92d] Daemon stopped [2020-04-09T20:34:48.275Z] === RUN TestAuthZPluginDenyRequest [2020-04-09T20:34:48.560Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-09T20:34:48.560Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-04-09T20:34:48.560Z] daemon.go:325: [d30c474b90974] waiting for daemon to start [2020-04-09T20:34:48.560Z] daemon.go:325: [d30c474b90974] waiting for daemon to start [2020-04-09T20:34:48.560Z] daemon.go:353: [d30c474b90974] daemon started [2020-04-09T20:34:48.560Z] daemon.go:461: [d30c474b90974] Stopping daemon [2020-04-09T20:34:48.560Z] daemon.go:296: [d30c474b90974] exiting daemon [2020-04-09T20:34:48.560Z] daemon.go:448: [d30c474b90974] Daemon stopped [2020-04-09T20:34:48.560Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-09T20:34:49.180Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-04-09T20:34:49.180Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-04-09T20:34:49.180Z] daemon.go:325: [def6a573cdb65] waiting for daemon to start [2020-04-09T20:34:49.180Z] daemon.go:325: [def6a573cdb65] waiting for daemon to start [2020-04-09T20:34:49.180Z] daemon.go:353: [def6a573cdb65] daemon started [2020-04-09T20:34:49.180Z] daemon.go:461: [def6a573cdb65] Stopping daemon [2020-04-09T20:34:49.180Z] daemon.go:296: [def6a573cdb65] exiting daemon [2020-04-09T20:34:49.180Z] daemon.go:448: [def6a573cdb65] Daemon stopped [2020-04-09T20:34:49.180Z] === RUN TestAuthZPluginDenyResponse [2020-04-09T20:34:49.799Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-04-09T20:34:49.799Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-04-09T20:34:49.799Z] daemon.go:325: [dbe1715bc8443] waiting for daemon to start [2020-04-09T20:34:49.799Z] daemon.go:325: [dbe1715bc8443] waiting for daemon to start [2020-04-09T20:34:49.799Z] daemon.go:353: [dbe1715bc8443] daemon started [2020-04-09T20:34:49.799Z] daemon.go:461: [dbe1715bc8443] Stopping daemon [2020-04-09T20:34:49.799Z] daemon.go:296: [dbe1715bc8443] exiting daemon [2020-04-09T20:34:49.799Z] daemon.go:448: [dbe1715bc8443] Daemon stopped [2020-04-09T20:34:49.799Z] === RUN TestAuthZPluginAllowEventStream [2020-04-09T20:34:51.272Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-09T20:34:51.272Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-09T20:34:51.272Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-09T20:34:51.272Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-09T20:34:51.272Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-09T20:34:51.281Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-04-09T20:34:51.281Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-04-09T20:34:51.281Z] daemon.go:325: [d04d8e4f4a977] waiting for daemon to start [2020-04-09T20:34:51.281Z] daemon.go:325: [d04d8e4f4a977] waiting for daemon to start [2020-04-09T20:34:51.281Z] daemon.go:353: [d04d8e4f4a977] daemon started [2020-04-09T20:34:51.281Z] daemon.go:461: [d04d8e4f4a977] Stopping daemon [2020-04-09T20:34:51.281Z] daemon.go:296: [d04d8e4f4a977] exiting daemon [2020-04-09T20:34:51.281Z] daemon.go:448: [d04d8e4f4a977] Daemon stopped [2020-04-09T20:34:51.281Z] === RUN TestAuthZPluginErrorResponse [2020-04-09T20:34:51.907Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-04-09T20:34:51.907Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-04-09T20:34:51.907Z] daemon.go:325: [d29e7f0b76f3d] waiting for daemon to start [2020-04-09T20:34:51.907Z] daemon.go:325: [d29e7f0b76f3d] waiting for daemon to start [2020-04-09T20:34:51.907Z] daemon.go:353: [d29e7f0b76f3d] daemon started [2020-04-09T20:34:51.907Z] daemon.go:461: [d29e7f0b76f3d] Stopping daemon [2020-04-09T20:34:51.907Z] daemon.go:296: [d29e7f0b76f3d] exiting daemon [2020-04-09T20:34:51.907Z] daemon.go:448: [d29e7f0b76f3d] Daemon stopped [2020-04-09T20:34:51.907Z] === RUN TestAuthZPluginErrorRequest [2020-04-09T20:34:52.203Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-09T20:34:52.203Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-09T20:34:52.526Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-09T20:34:52.526Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-04-09T20:34:52.526Z] daemon.go:325: [d99e3c4a52df7] waiting for daemon to start [2020-04-09T20:34:52.526Z] daemon.go:325: [d99e3c4a52df7] waiting for daemon to start [2020-04-09T20:34:52.526Z] daemon.go:353: [d99e3c4a52df7] daemon started [2020-04-09T20:34:52.526Z] daemon.go:461: [d99e3c4a52df7] Stopping daemon [2020-04-09T20:34:52.526Z] daemon.go:296: [d99e3c4a52df7] exiting daemon [2020-04-09T20:34:52.526Z] daemon.go:448: [d99e3c4a52df7] Daemon stopped [2020-04-09T20:34:52.526Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:34:52.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-09T20:34:52.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-09T20:34:53.144Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-04-09T20:34:53.144Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:34:53.144Z] daemon.go:325: [dca2062e96fb5] waiting for daemon to start [2020-04-09T20:34:53.144Z] daemon.go:325: [dca2062e96fb5] waiting for daemon to start [2020-04-09T20:34:53.144Z] daemon.go:353: [dca2062e96fb5] daemon started [2020-04-09T20:34:53.145Z] daemon.go:461: [dca2062e96fb5] Stopping daemon [2020-04-09T20:34:53.145Z] daemon.go:296: [dca2062e96fb5] exiting daemon [2020-04-09T20:34:53.145Z] daemon.go:448: [dca2062e96fb5] Daemon stopped [2020-04-09T20:34:53.145Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:34:54.682Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-09T20:34:54.682Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-09T20:34:55.188Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-09T20:34:55.188Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:34:55.188Z] daemon.go:325: [d2bbdfc114524] waiting for daemon to start [2020-04-09T20:34:55.188Z] daemon.go:325: [d2bbdfc114524] waiting for daemon to start [2020-04-09T20:34:55.188Z] daemon.go:353: [d2bbdfc114524] daemon started [2020-04-09T20:34:55.188Z] daemon.go:461: [d2bbdfc114524] Stopping daemon [2020-04-09T20:34:55.188Z] daemon.go:296: [d2bbdfc114524] exiting daemon [2020-04-09T20:34:55.188Z] daemon.go:448: [d2bbdfc114524] Daemon stopped [2020-04-09T20:34:55.188Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:34:55.992Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-09T20:34:55.992Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-09T20:34:55.992Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-09T20:34:55.992Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-09T20:34:55.992Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-09T20:34:55.992Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-09T20:34:55.992Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-09T20:34:55.992Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-09T20:34:55.992Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-09T20:34:55.992Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-09T20:34:57.206Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-09T20:34:57.223Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-04-09T20:34:57.223Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:34:57.223Z] daemon.go:325: [d09d4eac4f5d1] waiting for daemon to start [2020-04-09T20:34:57.223Z] daemon.go:325: [d09d4eac4f5d1] waiting for daemon to start [2020-04-09T20:34:57.223Z] daemon.go:353: [d09d4eac4f5d1] daemon started [2020-04-09T20:34:57.223Z] daemon.go:461: [d09d4eac4f5d1] Stopping daemon [2020-04-09T20:34:57.223Z] daemon.go:296: [d09d4eac4f5d1] exiting daemon [2020-04-09T20:34:57.223Z] daemon.go:448: [d09d4eac4f5d1] Daemon stopped [2020-04-09T20:34:57.223Z] === RUN TestAuthZPluginHeader [2020-04-09T20:34:58.138Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-09T20:34:58.186Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-09T20:34:58.237Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-04-09T20:34:58.237Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-04-09T20:34:58.237Z] daemon.go:325: [d56fdeee49727] waiting for daemon to start [2020-04-09T20:34:58.237Z] daemon.go:325: [d56fdeee49727] waiting for daemon to start [2020-04-09T20:34:58.237Z] daemon.go:353: [d56fdeee49727] daemon started [2020-04-09T20:34:58.237Z] daemon.go:461: [d56fdeee49727] Stopping daemon [2020-04-09T20:34:58.237Z] daemon.go:296: [d56fdeee49727] exiting daemon [2020-04-09T20:34:58.237Z] daemon.go:448: [d56fdeee49727] Daemon stopped [2020-04-09T20:34:58.237Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T20:34:58.237Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:34:58.237Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:34:58.237Z] === RUN TestAuthZPluginV2Disable [2020-04-09T20:34:58.237Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:34:58.237Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:34:58.237Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-09T20:34:58.237Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:34:58.237Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:34:58.237Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T20:34:58.237Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:34:58.237Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:34:58.237Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:35:00.036Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-09T20:35:00.036Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-09T20:35:00.036Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-09T20:35:00.293Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-09T20:35:02.820Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-09T20:35:02.888Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-09T20:35:02.888Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-09T20:35:02.888Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-09T20:35:02.888Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-09T20:35:02.888Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-09T20:35:02.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-09T20:35:03.752Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-09T20:35:04.682Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-09T20:35:05.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-09T20:35:05.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-09T20:35:05.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-09T20:35:05.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-09T20:35:06.579Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-09T20:35:06.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-09T20:35:08.476Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-09T20:35:11.514Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-09T20:35:13.733Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-09T20:35:13.733Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-09T20:35:13.733Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-09T20:35:16.751Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-04-09T20:35:16.751Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:353: [d8925c18a7b71] daemon started [2020-04-09T20:35:16.751Z] daemon.go:461: [d8925c18a7b71] Stopping daemon [2020-04-09T20:35:16.751Z] daemon.go:296: [d8925c18a7b71] exiting daemon [2020-04-09T20:35:16.751Z] daemon.go:448: [d8925c18a7b71] Daemon stopped [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:339: [d8925c18a7b71] error pinging daemon on start: Get http://d8925c18a7b71.sock/_ping: context deadline exceeded [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:339: [d8925c18a7b71] error pinging daemon on start: Get http://d8925c18a7b71.sock/_ping: context deadline exceeded [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:339: [d8925c18a7b71] error pinging daemon on start: Get http://d8925c18a7b71.sock/_ping: context deadline exceeded [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:339: [d8925c18a7b71] error pinging daemon on start: Get http://d8925c18a7b71.sock/_ping: context deadline exceeded [2020-04-09T20:35:16.751Z] daemon.go:296: [d8925c18a7b71] exiting daemon [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:325: [d8925c18a7b71] waiting for daemon to start [2020-04-09T20:35:16.751Z] daemon.go:353: [d8925c18a7b71] daemon started [2020-04-09T20:35:16.751Z] daemon.go:461: [d8925c18a7b71] Stopping daemon [2020-04-09T20:35:16.751Z] daemon.go:296: [d8925c18a7b71] exiting daemon [2020-04-09T20:35:16.751Z] daemon.go:448: [d8925c18a7b71] Daemon stopped [2020-04-09T20:35:16.751Z] PASS [2020-04-09T20:35:16.751Z] [2020-04-09T20:35:16.751Z] === Skipped [2020-04-09T20:35:16.751Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:35:16.751Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:35:16.751Z] [2020-04-09T20:35:16.751Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:35:16.751Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:35:16.751Z] [2020-04-09T20:35:16.751Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:35:16.751Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:35:16.751Z] [2020-04-09T20:35:16.751Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:35:16.751Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:35:16.751Z] [2020-04-09T20:35:16.751Z] [2020-04-09T20:35:16.751Z] DONE 17 tests, 4 skipped in 29.221s [2020-04-09T20:35:16.751Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-09T20:35:16.751Z] ++ 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 [2020-04-09T20:35:16.751Z] ++ set -e [2020-04-09T20:35:16.751Z] ++ '[' -n 0 ']' [2020-04-09T20:35:16.751Z] ++ set -x [2020-04-09T20:35:16.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-09T20:35:16.751Z] INFO: Testing against a local daemon [2020-04-09T20:35:16.751Z] === RUN TestPluginInvalidJSON [2020-04-09T20:35:16.751Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:35:16.751Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:35:16.751Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:35:16.751Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-09T20:35:16.751Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-09T20:35:16.751Z] PASS [2020-04-09T20:35:16.751Z] [2020-04-09T20:35:16.751Z] DONE 2 tests in 0.151s [2020-04-09T20:35:16.751Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-09T20:35:16.751Z] ++ 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 [2020-04-09T20:35:16.751Z] ++ set -e [2020-04-09T20:35:16.751Z] ++ '[' -n 0 ']' [2020-04-09T20:35:16.751Z] ++ set -x [2020-04-09T20:35:16.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-09T20:35:16.751Z] INFO: Testing against a local daemon [2020-04-09T20:35:16.751Z] === RUN TestExternalGraphDriver [2020-04-09T20:35:16.751Z] === RUN TestExternalGraphDriver/json [2020-04-09T20:35:17.766Z] === RUN TestExternalGraphDriver/spec [2020-04-09T20:35:17.911Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-09T20:35:18.842Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-09T20:35:19.799Z] === RUN TestExternalGraphDriver/pull [2020-04-09T20:35:21.837Z] --- PASS: TestExternalGraphDriver (6.25s) [2020-04-09T20:35:21.837Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-04-09T20:35:21.837Z] daemon.go:325: [dbdea53d3ed93] waiting for daemon to start [2020-04-09T20:35:21.837Z] daemon.go:325: [dbdea53d3ed93] waiting for daemon to start [2020-04-09T20:35:21.837Z] daemon.go:353: [dbdea53d3ed93] daemon started [2020-04-09T20:35:21.837Z] daemon.go:461: [dbdea53d3ed93] Stopping daemon [2020-04-09T20:35:21.837Z] daemon.go:296: [dbdea53d3ed93] exiting daemon [2020-04-09T20:35:21.837Z] daemon.go:448: [dbdea53d3ed93] Daemon stopped [2020-04-09T20:35:21.837Z] daemon.go:325: [dbdea53d3ed93] waiting for daemon to start [2020-04-09T20:35:21.837Z] daemon.go:325: [dbdea53d3ed93] waiting for daemon to start [2020-04-09T20:35:21.837Z] daemon.go:353: [dbdea53d3ed93] daemon started [2020-04-09T20:35:21.837Z] daemon.go:461: [dbdea53d3ed93] Stopping daemon [2020-04-09T20:35:21.837Z] daemon.go:296: [dbdea53d3ed93] exiting daemon [2020-04-09T20:35:21.837Z] daemon.go:448: [dbdea53d3ed93] Daemon stopped [2020-04-09T20:35:21.837Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-04-09T20:35:21.837Z] daemon.go:325: [dbdea53d3ed93] waiting for daemon to start [2020-04-09T20:35:21.837Z] daemon.go:325: [dbdea53d3ed93] waiting for daemon to start [2020-04-09T20:35:21.837Z] daemon.go:353: [dbdea53d3ed93] daemon started [2020-04-09T20:35:21.837Z] daemon.go:461: [dbdea53d3ed93] Stopping daemon [2020-04-09T20:35:21.837Z] daemon.go:296: [dbdea53d3ed93] exiting daemon [2020-04-09T20:35:21.837Z] daemon.go:448: [dbdea53d3ed93] Daemon stopped [2020-04-09T20:35:21.837Z] daemon.go:325: [dbdea53d3ed93] waiting for daemon to start [2020-04-09T20:35:21.837Z] daemon.go:325: [dbdea53d3ed93] waiting for daemon to start [2020-04-09T20:35:21.837Z] daemon.go:353: [dbdea53d3ed93] daemon started [2020-04-09T20:35:21.837Z] daemon.go:461: [dbdea53d3ed93] Stopping daemon [2020-04-09T20:35:21.837Z] daemon.go:296: [dbdea53d3ed93] exiting daemon [2020-04-09T20:35:21.837Z] daemon.go:448: [dbdea53d3ed93] Daemon stopped [2020-04-09T20:35:21.837Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-04-09T20:35:21.837Z] daemon.go:325: [dbdea53d3ed93] waiting for daemon to start [2020-04-09T20:35:21.837Z] daemon.go:325: [dbdea53d3ed93] waiting for daemon to start [2020-04-09T20:35:21.837Z] daemon.go:353: [dbdea53d3ed93] daemon started [2020-04-09T20:35:21.837Z] daemon.go:461: [dbdea53d3ed93] Stopping daemon [2020-04-09T20:35:21.837Z] daemon.go:296: [dbdea53d3ed93] exiting daemon [2020-04-09T20:35:21.837Z] daemon.go:448: [dbdea53d3ed93] Daemon stopped [2020-04-09T20:35:21.837Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2020-04-09T20:35:21.837Z] === RUN TestGraphdriverPluginV2 [2020-04-09T20:35:21.837Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-04-09T20:35:21.837Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:35:21.837Z] PASS [2020-04-09T20:35:21.837Z] [2020-04-09T20:35:21.837Z] === Skipped [2020-04-09T20:35:21.837Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-04-09T20:35:21.837Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:35:21.837Z] [2020-04-09T20:35:21.837Z] [2020-04-09T20:35:21.837Z] DONE 5 tests, 1 skipped in 6.427s [2020-04-09T20:35:21.837Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-09T20:35:21.837Z] ++ 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 [2020-04-09T20:35:21.837Z] ++ set -e [2020-04-09T20:35:21.837Z] ++ '[' -n 0 ']' [2020-04-09T20:35:21.837Z] ++ set -x [2020-04-09T20:35:21.837Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-09T20:35:21.837Z] INFO: Testing against a local daemon [2020-04-09T20:35:21.837Z] === RUN TestContinueAfterPluginCrash [2020-04-09T20:35:21.837Z] === PAUSE TestContinueAfterPluginCrash [2020-04-09T20:35:21.837Z] === RUN TestDaemonStartWithLogOpt [2020-04-09T20:35:21.837Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-09T20:35:21.837Z] === CONT TestContinueAfterPluginCrash [2020-04-09T20:35:21.838Z] === CONT TestDaemonStartWithLogOpt [2020-04-09T20:35:25.391Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-09T20:35:26.762Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-09T20:35:29.286Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-09T20:35:29.309Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-09T20:35:29.309Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-09T20:35:29.771Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-09T20:35:29.771Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-09T20:35:29.771Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-09T20:35:29.771Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-09T20:35:29.771Z] === RUN TestDockerSuite/TestBuildFails [2020-04-09T20:35:30.242Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-09T20:35:32.139Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-09T20:35:32.396Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-09T20:35:33.766Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-09T20:35:35.662Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-09T20:35:36.227Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-09T20:35:36.861Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-09T20:35:36.861Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-09T20:35:37.172Z] --- PASS: TestDaemonStartWithLogOpt (15.34s) [2020-04-09T20:35:37.172Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-04-09T20:35:37.172Z] daemon.go:325: [dd847db3f527a] waiting for daemon to start [2020-04-09T20:35:37.172Z] daemon.go:325: [dd847db3f527a] waiting for daemon to start [2020-04-09T20:35:37.172Z] daemon.go:353: [dd847db3f527a] daemon started [2020-04-09T20:35:37.172Z] daemon.go:461: [dd847db3f527a] Stopping daemon [2020-04-09T20:35:37.172Z] daemon.go:296: [dd847db3f527a] exiting daemon [2020-04-09T20:35:37.172Z] daemon.go:448: [dd847db3f527a] Daemon stopped [2020-04-09T20:35:37.172Z] daemon.go:325: [dd847db3f527a] waiting for daemon to start [2020-04-09T20:35:37.172Z] daemon.go:325: [dd847db3f527a] waiting for daemon to start [2020-04-09T20:35:37.172Z] daemon.go:353: [dd847db3f527a] daemon started [2020-04-09T20:35:37.172Z] daemon.go:461: [dd847db3f527a] Stopping daemon [2020-04-09T20:35:37.172Z] daemon.go:296: [dd847db3f527a] exiting daemon [2020-04-09T20:35:37.172Z] daemon.go:448: [dd847db3f527a] Daemon stopped [2020-04-09T20:35:38.128Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-09T20:35:38.385Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-09T20:35:39.317Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-09T20:35:39.881Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-09T20:35:41.562Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-09T20:35:41.777Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-09T20:35:42.693Z] --- PASS: TestContinueAfterPluginCrash (20.28s) [2020-04-09T20:35:42.693Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-04-09T20:35:42.693Z] daemon.go:325: [ddcd310901919] waiting for daemon to start [2020-04-09T20:35:42.693Z] daemon.go:325: [ddcd310901919] waiting for daemon to start [2020-04-09T20:35:42.693Z] daemon.go:353: [ddcd310901919] daemon started [2020-04-09T20:35:42.693Z] daemon.go:461: [ddcd310901919] Stopping daemon [2020-04-09T20:35:42.693Z] daemon.go:296: [ddcd310901919] exiting daemon [2020-04-09T20:35:42.693Z] daemon.go:448: [ddcd310901919] Daemon stopped [2020-04-09T20:35:42.693Z] PASS [2020-04-09T20:35:42.693Z] [2020-04-09T20:35:42.693Z] DONE 2 tests in 20.393s [2020-04-09T20:35:42.693Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-09T20:35:42.693Z] ++ 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 [2020-04-09T20:35:42.693Z] ++ set -e [2020-04-09T20:35:42.693Z] ++ '[' -n 0 ']' [2020-04-09T20:35:42.693Z] ++ set -x [2020-04-09T20:35:42.693Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:35:42.693Z] INFO: Testing against a local daemon [2020-04-09T20:35:42.693Z] === RUN TestPluginWithDevMounts [2020-04-09T20:35:42.693Z] === PAUSE TestPluginWithDevMounts [2020-04-09T20:35:42.693Z] === CONT TestPluginWithDevMounts [2020-04-09T20:35:42.709Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-09T20:35:44.606Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-09T20:35:44.723Z] --- PASS: TestPluginWithDevMounts (2.24s) [2020-04-09T20:35:44.723Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-04-09T20:35:44.723Z] daemon.go:325: [dc6c0588684b6] waiting for daemon to start [2020-04-09T20:35:44.723Z] daemon.go:325: [dc6c0588684b6] waiting for daemon to start [2020-04-09T20:35:44.723Z] daemon.go:353: [dc6c0588684b6] daemon started [2020-04-09T20:35:44.723Z] daemon.go:461: [dc6c0588684b6] Stopping daemon [2020-04-09T20:35:44.723Z] daemon.go:296: [dc6c0588684b6] exiting daemon [2020-04-09T20:35:44.723Z] daemon.go:448: [dc6c0588684b6] Daemon stopped [2020-04-09T20:35:44.723Z] PASS [2020-04-09T20:35:44.723Z] [2020-04-09T20:35:44.723Z] DONE 1 tests in 2.339s [2020-04-09T20:35:44.723Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-09T20:35:44.723Z] ++ 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 [2020-04-09T20:35:44.723Z] ++ set -e [2020-04-09T20:35:44.723Z] ++ '[' -n 0 ']' [2020-04-09T20:35:44.723Z] ++ set -x [2020-04-09T20:35:44.723Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:35:44.723Z] INFO: Testing against a local daemon [2020-04-09T20:35:44.723Z] === RUN TestSecretInspect [2020-04-09T20:35:45.537Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-09T20:35:45.537Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-09T20:35:45.537Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-09T20:35:45.794Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-09T20:35:45.794Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-09T20:35:46.725Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-09T20:35:46.760Z] --- PASS: TestSecretInspect (2.28s) [2020-04-09T20:35:46.760Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-04-09T20:35:46.760Z] daemon.go:325: [dc035fa611453] waiting for daemon to start [2020-04-09T20:35:46.760Z] daemon.go:325: [dc035fa611453] waiting for daemon to start [2020-04-09T20:35:46.760Z] daemon.go:353: [dc035fa611453] daemon started [2020-04-09T20:35:46.760Z] daemon.go:461: [dc035fa611453] Stopping daemon [2020-04-09T20:35:46.760Z] daemon.go:296: [dc035fa611453] exiting daemon [2020-04-09T20:35:46.760Z] daemon.go:448: [dc035fa611453] Daemon stopped [2020-04-09T20:35:46.760Z] === RUN TestSecretList [2020-04-09T20:35:48.095Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-09T20:35:48.353Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-09T20:35:49.448Z] --- PASS: TestSecretList (2.17s) [2020-04-09T20:35:49.448Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-04-09T20:35:49.448Z] daemon.go:325: [dd409fbcb2996] waiting for daemon to start [2020-04-09T20:35:49.448Z] daemon.go:325: [dd409fbcb2996] waiting for daemon to start [2020-04-09T20:35:49.448Z] daemon.go:353: [dd409fbcb2996] daemon started [2020-04-09T20:35:49.448Z] daemon.go:461: [dd409fbcb2996] Stopping daemon [2020-04-09T20:35:49.448Z] daemon.go:296: [dd409fbcb2996] exiting daemon [2020-04-09T20:35:49.448Z] daemon.go:448: [dd409fbcb2996] Daemon stopped [2020-04-09T20:35:49.448Z] === RUN TestSecretsCreateAndDelete [2020-04-09T20:35:50.248Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-09T20:35:51.179Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-09T20:35:51.179Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-09T20:35:51.485Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2020-04-09T20:35:51.485Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-04-09T20:35:51.485Z] daemon.go:325: [d0c250859630f] waiting for daemon to start [2020-04-09T20:35:51.485Z] daemon.go:325: [d0c250859630f] waiting for daemon to start [2020-04-09T20:35:51.485Z] daemon.go:353: [d0c250859630f] daemon started [2020-04-09T20:35:51.485Z] daemon.go:461: [d0c250859630f] Stopping daemon [2020-04-09T20:35:51.485Z] daemon.go:296: [d0c250859630f] exiting daemon [2020-04-09T20:35:51.485Z] daemon.go:448: [d0c250859630f] Daemon stopped [2020-04-09T20:35:51.485Z] === RUN TestSecretsUpdate [2020-04-09T20:35:51.900Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-09T20:35:53.536Z] --- PASS: TestSecretsUpdate (2.21s) [2020-04-09T20:35:53.536Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-04-09T20:35:53.536Z] daemon.go:325: [d72db6a83a795] waiting for daemon to start [2020-04-09T20:35:53.536Z] daemon.go:325: [d72db6a83a795] waiting for daemon to start [2020-04-09T20:35:53.536Z] daemon.go:353: [d72db6a83a795] daemon started [2020-04-09T20:35:53.536Z] daemon.go:461: [d72db6a83a795] Stopping daemon [2020-04-09T20:35:53.536Z] daemon.go:296: [d72db6a83a795] exiting daemon [2020-04-09T20:35:53.536Z] daemon.go:448: [d72db6a83a795] Daemon stopped [2020-04-09T20:35:53.536Z] === RUN TestTemplatedSecret [2020-04-09T20:35:56.233Z] --- PASS: TestTemplatedSecret (2.79s) [2020-04-09T20:35:56.233Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-04-09T20:35:56.233Z] daemon.go:325: [d0b7f03b68dd4] waiting for daemon to start [2020-04-09T20:35:56.233Z] daemon.go:325: [d0b7f03b68dd4] waiting for daemon to start [2020-04-09T20:35:56.233Z] daemon.go:353: [d0b7f03b68dd4] daemon started [2020-04-09T20:35:56.233Z] daemon.go:461: [d0b7f03b68dd4] Stopping daemon [2020-04-09T20:35:56.233Z] daemon.go:296: [d0b7f03b68dd4] exiting daemon [2020-04-09T20:35:56.233Z] daemon.go:448: [d0b7f03b68dd4] Daemon stopped [2020-04-09T20:35:56.233Z] === RUN TestSecretCreateResolve [2020-04-09T20:35:56.605Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-09T20:35:58.927Z] --- PASS: TestSecretCreateResolve (2.30s) [2020-04-09T20:35:58.927Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-04-09T20:35:58.927Z] daemon.go:325: [df51dbba25187] waiting for daemon to start [2020-04-09T20:35:58.927Z] daemon.go:325: [df51dbba25187] waiting for daemon to start [2020-04-09T20:35:58.927Z] daemon.go:353: [df51dbba25187] daemon started [2020-04-09T20:35:58.927Z] daemon.go:461: [df51dbba25187] Stopping daemon [2020-04-09T20:35:58.927Z] daemon.go:296: [df51dbba25187] exiting daemon [2020-04-09T20:35:58.927Z] daemon.go:448: [df51dbba25187] Daemon stopped [2020-04-09T20:35:58.927Z] PASS [2020-04-09T20:35:58.927Z] [2020-04-09T20:35:58.927Z] DONE 6 tests in 14.050s [2020-04-09T20:35:58.927Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-09T20:35:58.927Z] ++ 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 [2020-04-09T20:35:58.927Z] ++ set -e [2020-04-09T20:35:58.927Z] ++ '[' -n 0 ']' [2020-04-09T20:35:58.927Z] ++ set -x [2020-04-09T20:35:58.927Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:35:58.927Z] INFO: Testing against a local daemon [2020-04-09T20:35:58.927Z] === RUN TestServiceCreateInit [2020-04-09T20:35:58.927Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:35:59.282Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-09T20:36:00.213Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-09T20:36:02.746Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-09T20:36:02.746Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-09T20:36:02.746Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-09T20:36:03.009Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-09T20:36:03.345Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:36:03.706Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-09T20:36:03.941Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-09T20:36:04.167Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-09T20:36:05.836Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-09T20:36:07.207Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-09T20:36:07.739Z] --- PASS: TestServiceCreateInit (8.45s) [2020-04-09T20:36:07.739Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.16s) [2020-04-09T20:36:07.739Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:36:07.739Z] daemon.go:325: [dc20e4675b489] waiting for daemon to start [2020-04-09T20:36:07.739Z] daemon.go:325: [dc20e4675b489] waiting for daemon to start [2020-04-09T20:36:07.739Z] daemon.go:353: [dc20e4675b489] daemon started [2020-04-09T20:36:07.739Z] daemon.go:461: [dc20e4675b489] Stopping daemon [2020-04-09T20:36:07.739Z] daemon.go:296: [dc20e4675b489] exiting daemon [2020-04-09T20:36:07.739Z] daemon.go:448: [dc20e4675b489] Daemon stopped [2020-04-09T20:36:07.739Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.25s) [2020-04-09T20:36:07.739Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:36:07.739Z] daemon.go:325: [d330b7534fc2f] waiting for daemon to start [2020-04-09T20:36:07.739Z] daemon.go:325: [d330b7534fc2f] waiting for daemon to start [2020-04-09T20:36:07.739Z] daemon.go:353: [d330b7534fc2f] daemon started [2020-04-09T20:36:07.739Z] daemon.go:461: [d330b7534fc2f] Stopping daemon [2020-04-09T20:36:07.739Z] daemon.go:296: [d330b7534fc2f] exiting daemon [2020-04-09T20:36:07.739Z] daemon.go:448: [d330b7534fc2f] Daemon stopped [2020-04-09T20:36:07.739Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T20:36:09.974Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-09T20:36:09.975Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-09T20:36:09.975Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-09T20:36:10.436Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-09T20:36:10.436Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-09T20:36:11.382Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-09T20:36:12.752Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-09T20:36:12.752Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-09T20:36:12.752Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-09T20:36:16.927Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-09T20:36:17.184Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-09T20:36:17.749Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-09T20:36:18.313Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-09T20:36:20.212Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-09T20:36:21.142Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-09T20:36:23.032Z] --- PASS: TestCreateServiceMultipleTimes (15.91s) [2020-04-09T20:36:23.032Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-04-09T20:36:23.032Z] daemon.go:325: [db5aa594e335b] waiting for daemon to start [2020-04-09T20:36:23.032Z] daemon.go:325: [db5aa594e335b] waiting for daemon to start [2020-04-09T20:36:23.032Z] daemon.go:353: [db5aa594e335b] daemon started [2020-04-09T20:36:23.032Z] daemon.go:461: [db5aa594e335b] Stopping daemon [2020-04-09T20:36:23.032Z] daemon.go:296: [db5aa594e335b] exiting daemon [2020-04-09T20:36:23.032Z] daemon.go:448: [db5aa594e335b] Daemon stopped [2020-04-09T20:36:23.032Z] === RUN TestCreateServiceConflict [2020-04-09T20:36:23.038Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-09T20:36:23.968Z] === RUN TestDockerSuite/TestRmiTag [2020-04-09T20:36:23.968Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-09T20:36:24.900Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-09T20:36:25.272Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-09T20:36:25.272Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-09T20:36:25.725Z] --- PASS: TestCreateServiceConflict (2.25s) [2020-04-09T20:36:25.725Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-04-09T20:36:25.725Z] daemon.go:325: [d0c9cf12757ef] waiting for daemon to start [2020-04-09T20:36:25.725Z] daemon.go:325: [d0c9cf12757ef] waiting for daemon to start [2020-04-09T20:36:25.725Z] daemon.go:353: [d0c9cf12757ef] daemon started [2020-04-09T20:36:25.725Z] daemon.go:461: [d0c9cf12757ef] Stopping daemon [2020-04-09T20:36:25.725Z] daemon.go:296: [d0c9cf12757ef] exiting daemon [2020-04-09T20:36:25.725Z] daemon.go:448: [d0c9cf12757ef] Daemon stopped [2020-04-09T20:36:25.725Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:36:28.425Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2020-04-09T20:36:28.425Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-04-09T20:36:28.425Z] daemon.go:325: [d2a12e3e19b10] waiting for daemon to start [2020-04-09T20:36:28.425Z] daemon.go:325: [d2a12e3e19b10] waiting for daemon to start [2020-04-09T20:36:28.425Z] daemon.go:353: [d2a12e3e19b10] daemon started [2020-04-09T20:36:28.425Z] daemon.go:461: [d2a12e3e19b10] Stopping daemon [2020-04-09T20:36:28.425Z] daemon.go:296: [d2a12e3e19b10] exiting daemon [2020-04-09T20:36:28.425Z] daemon.go:448: [d2a12e3e19b10] Daemon stopped [2020-04-09T20:36:28.425Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:36:30.157Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-09T20:36:30.157Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-09T20:36:30.414Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-09T20:36:30.978Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-09T20:36:31.543Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-09T20:36:33.441Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-09T20:36:33.441Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-09T20:36:33.865Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-09T20:36:34.006Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-09T20:36:34.570Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-09T20:36:34.838Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-09T20:36:35.505Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-09T20:36:35.505Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-09T20:36:36.073Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-09T20:36:36.381Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-09T20:36:36.381Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-09T20:36:37.356Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-09T20:36:37.356Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-09T20:36:37.970Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-09T20:36:38.534Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-09T20:36:39.465Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-09T20:36:40.398Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-09T20:36:42.061Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-09T20:36:42.061Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-09T20:36:42.296Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-09T20:36:42.523Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-09T20:36:43.494Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-09T20:36:43.667Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-09T20:36:43.750Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s) [2020-04-09T20:36:43.750Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-04-09T20:36:43.750Z] daemon.go:325: [d7eaf40748180] waiting for daemon to start [2020-04-09T20:36:43.750Z] daemon.go:325: [d7eaf40748180] waiting for daemon to start [2020-04-09T20:36:43.750Z] daemon.go:353: [d7eaf40748180] daemon started [2020-04-09T20:36:43.750Z] daemon.go:461: [d7eaf40748180] Stopping daemon [2020-04-09T20:36:43.750Z] daemon.go:296: [d7eaf40748180] exiting daemon [2020-04-09T20:36:43.750Z] daemon.go:448: [d7eaf40748180] Daemon stopped [2020-04-09T20:36:43.750Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:36:43.955Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-09T20:36:44.370Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2020-04-09T20:36:44.370Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-04-09T20:36:44.370Z] daemon.go:325: [d365757c8673c] waiting for daemon to start [2020-04-09T20:36:44.370Z] daemon.go:325: [d365757c8673c] waiting for daemon to start [2020-04-09T20:36:44.370Z] daemon.go:353: [d365757c8673c] daemon started [2020-04-09T20:36:44.370Z] daemon.go:461: [d365757c8673c] Stopping daemon [2020-04-09T20:36:44.370Z] daemon.go:296: [d365757c8673c] exiting daemon [2020-04-09T20:36:44.370Z] daemon.go:448: [d365757c8673c] Daemon stopped [2020-04-09T20:36:44.370Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:36:44.601Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-09T20:36:44.928Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-09T20:36:45.532Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-09T20:36:46.464Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-09T20:36:46.470Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-09T20:36:47.060Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2020-04-09T20:36:47.060Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-04-09T20:36:47.060Z] daemon.go:325: [d4e62c8945a8d] waiting for daemon to start [2020-04-09T20:36:47.060Z] daemon.go:325: [d4e62c8945a8d] waiting for daemon to start [2020-04-09T20:36:47.060Z] daemon.go:353: [d4e62c8945a8d] daemon started [2020-04-09T20:36:47.060Z] daemon.go:461: [d4e62c8945a8d] Stopping daemon [2020-04-09T20:36:47.060Z] daemon.go:296: [d4e62c8945a8d] exiting daemon [2020-04-09T20:36:47.060Z] daemon.go:448: [d4e62c8945a8d] Daemon stopped [2020-04-09T20:36:47.060Z] === RUN TestCreateServiceSysctls [2020-04-09T20:36:47.396Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-09T20:36:48.134Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-09T20:36:49.504Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-09T20:36:50.602Z] --- PASS: TestCreateServiceSysctls (3.47s) [2020-04-09T20:36:50.602Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-04-09T20:36:50.602Z] daemon.go:325: [dd460d8d33444] waiting for daemon to start [2020-04-09T20:36:50.602Z] daemon.go:325: [dd460d8d33444] waiting for daemon to start [2020-04-09T20:36:50.602Z] daemon.go:353: [dd460d8d33444] daemon started [2020-04-09T20:36:50.602Z] daemon.go:461: [dd460d8d33444] Stopping daemon [2020-04-09T20:36:50.602Z] daemon.go:296: [dd460d8d33444] exiting daemon [2020-04-09T20:36:50.602Z] daemon.go:448: [dd460d8d33444] Daemon stopped [2020-04-09T20:36:50.602Z] === RUN TestInspect [2020-04-09T20:36:50.876Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-09T20:36:51.285Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-09T20:36:51.285Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-09T20:36:51.285Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-09T20:36:51.285Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-09T20:36:51.285Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-09T20:36:51.285Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-09T20:36:51.285Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-09T20:36:51.746Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-09T20:36:51.808Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-09T20:36:52.372Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-09T20:36:52.629Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-09T20:36:52.716Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-09T20:36:53.296Z] --- PASS: TestInspect (2.85s) [2020-04-09T20:36:53.296Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-04-09T20:36:53.296Z] daemon.go:325: [daa11ae6e4c89] waiting for daemon to start [2020-04-09T20:36:53.296Z] daemon.go:325: [daa11ae6e4c89] waiting for daemon to start [2020-04-09T20:36:53.296Z] daemon.go:353: [daa11ae6e4c89] daemon started [2020-04-09T20:36:53.296Z] daemon.go:461: [daa11ae6e4c89] Stopping daemon [2020-04-09T20:36:53.296Z] daemon.go:296: [daa11ae6e4c89] exiting daemon [2020-04-09T20:36:53.296Z] daemon.go:448: [daa11ae6e4c89] Daemon stopped [2020-04-09T20:36:53.296Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:36:53.560Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-09T20:36:53.560Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-09T20:36:55.456Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-09T20:36:56.388Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-09T20:36:56.953Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-09T20:36:57.424Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-09T20:36:57.748Z] --- PASS: TestDockerNetworkConnectAlias (4.62s) [2020-04-09T20:36:57.748Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-04-09T20:36:57.748Z] daemon.go:325: [db7889901dc16] waiting for daemon to start [2020-04-09T20:36:57.748Z] daemon.go:325: [db7889901dc16] waiting for daemon to start [2020-04-09T20:36:57.748Z] daemon.go:353: [db7889901dc16] daemon started [2020-04-09T20:36:57.748Z] daemon.go:461: [db7889901dc16] Stopping daemon [2020-04-09T20:36:57.748Z] daemon.go:296: [db7889901dc16] exiting daemon [2020-04-09T20:36:57.748Z] daemon.go:448: [db7889901dc16] Daemon stopped [2020-04-09T20:36:57.748Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:36:57.888Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-09T20:36:58.145Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-09T20:36:58.402Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-09T20:36:59.334Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-09T20:36:59.334Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-09T20:37:00.267Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-09T20:37:01.200Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-09T20:37:02.133Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-09T20:37:02.154Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2020-04-09T20:37:02.154Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-04-09T20:37:02.154Z] daemon.go:325: [d3b783b2594fb] waiting for daemon to start [2020-04-09T20:37:02.154Z] daemon.go:325: [d3b783b2594fb] waiting for daemon to start [2020-04-09T20:37:02.154Z] daemon.go:353: [d3b783b2594fb] daemon started [2020-04-09T20:37:02.154Z] daemon.go:461: [d3b783b2594fb] Stopping daemon [2020-04-09T20:37:02.154Z] daemon.go:296: [d3b783b2594fb] exiting daemon [2020-04-09T20:37:02.154Z] daemon.go:448: [d3b783b2594fb] Daemon stopped [2020-04-09T20:37:02.154Z] === RUN TestServicePlugin [2020-04-09T20:37:02.154Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-09T20:37:02.154Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:37:02.154Z] === RUN TestServiceUpdateLabel [2020-04-09T20:37:02.700Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-09T20:37:03.631Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-09T20:37:03.631Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-09T20:37:03.639Z] --- PASS: TestServiceUpdateLabel (2.20s) [2020-04-09T20:37:03.639Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-04-09T20:37:03.639Z] daemon.go:325: [de69893dba1b9] waiting for daemon to start [2020-04-09T20:37:03.639Z] daemon.go:325: [de69893dba1b9] waiting for daemon to start [2020-04-09T20:37:03.639Z] daemon.go:353: [de69893dba1b9] daemon started [2020-04-09T20:37:03.639Z] daemon.go:461: [de69893dba1b9] Stopping daemon [2020-04-09T20:37:03.639Z] daemon.go:296: [de69893dba1b9] exiting daemon [2020-04-09T20:37:03.639Z] daemon.go:448: [de69893dba1b9] Daemon stopped [2020-04-09T20:37:03.639Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:37:04.563Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-09T20:37:04.563Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-09T20:37:05.494Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-09T20:37:06.426Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-09T20:37:07.361Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-09T20:37:07.924Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-09T20:37:08.181Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-09T20:37:09.112Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-09T20:37:10.483Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-09T20:37:12.222Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-09T20:37:12.222Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-09T20:37:12.379Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-09T20:37:12.669Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-09T20:37:13.749Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-09T20:37:14.313Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-09T20:37:15.245Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-09T20:37:15.809Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-09T20:37:16.741Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-09T20:37:17.305Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-09T20:37:17.562Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-09T20:37:18.881Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2020-04-09T20:37:18.881Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-04-09T20:37:18.881Z] daemon.go:325: [dd29265e7b90c] waiting for daemon to start [2020-04-09T20:37:18.881Z] daemon.go:325: [dd29265e7b90c] waiting for daemon to start [2020-04-09T20:37:18.881Z] daemon.go:353: [dd29265e7b90c] daemon started [2020-04-09T20:37:18.881Z] daemon.go:461: [dd29265e7b90c] Stopping daemon [2020-04-09T20:37:18.881Z] daemon.go:296: [dd29265e7b90c] exiting daemon [2020-04-09T20:37:18.881Z] daemon.go:448: [dd29265e7b90c] Daemon stopped [2020-04-09T20:37:18.881Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:37:19.458Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-09T20:37:23.634Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-09T20:37:23.634Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-09T20:37:23.634Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-09T20:37:26.157Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-09T20:37:26.157Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-09T20:37:28.053Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-09T20:37:28.984Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-09T20:37:30.882Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-09T20:37:34.132Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2020-04-09T20:37:34.132Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-04-09T20:37:34.132Z] daemon.go:325: [d9d60b08486c1] waiting for daemon to start [2020-04-09T20:37:34.132Z] daemon.go:325: [d9d60b08486c1] waiting for daemon to start [2020-04-09T20:37:34.132Z] daemon.go:353: [d9d60b08486c1] daemon started [2020-04-09T20:37:34.132Z] daemon.go:461: [d9d60b08486c1] Stopping daemon [2020-04-09T20:37:34.132Z] daemon.go:296: [d9d60b08486c1] exiting daemon [2020-04-09T20:37:34.132Z] daemon.go:448: [d9d60b08486c1] Daemon stopped [2020-04-09T20:37:34.132Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:37:34.180Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-09T20:37:34.180Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-09T20:37:34.180Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-09T20:37:34.437Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-09T20:37:36.331Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-09T20:37:37.702Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-09T20:37:40.226Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-09T20:37:40.790Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-09T20:37:42.688Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-09T20:37:43.253Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-09T20:37:43.253Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-09T20:37:44.185Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-09T20:37:44.442Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-09T20:37:45.813Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-09T20:37:45.813Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-09T20:37:46.684Z] --- PASS: TestServiceUpdateNetwork (12.94s) [2020-04-09T20:37:46.684Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-04-09T20:37:46.684Z] daemon.go:325: [d9f2c00924134] waiting for daemon to start [2020-04-09T20:37:46.684Z] daemon.go:325: [d9f2c00924134] waiting for daemon to start [2020-04-09T20:37:46.684Z] daemon.go:353: [d9f2c00924134] daemon started [2020-04-09T20:37:46.684Z] daemon.go:461: [d9f2c00924134] Stopping daemon [2020-04-09T20:37:46.684Z] daemon.go:296: [d9f2c00924134] exiting daemon [2020-04-09T20:37:46.684Z] daemon.go:448: [d9f2c00924134] Daemon stopped [2020-04-09T20:37:46.684Z] PASS [2020-04-09T20:37:46.684Z] [2020-04-09T20:37:46.684Z] === Skipped [2020-04-09T20:37:46.684Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-09T20:37:46.684Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:37:46.684Z] [2020-04-09T20:37:46.684Z] [2020-04-09T20:37:46.684Z] DONE 18 tests, 1 skipped in 107.665s [2020-04-09T20:37:46.684Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-09T20:37:46.684Z] ++ 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 [2020-04-09T20:37:46.684Z] ++ set -e [2020-04-09T20:37:46.684Z] ++ '[' -n 0 ']' [2020-04-09T20:37:46.684Z] ++ set -x [2020-04-09T20:37:46.684Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:37:46.684Z] INFO: Testing against a local daemon [2020-04-09T20:37:46.684Z] === RUN TestSessionCreate [2020-04-09T20:37:46.684Z] --- PASS: TestSessionCreate (0.06s) [2020-04-09T20:37:46.684Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:37:46.684Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-09T20:37:46.684Z] PASS [2020-04-09T20:37:46.684Z] [2020-04-09T20:37:46.684Z] DONE 2 tests in 0.210s [2020-04-09T20:37:46.684Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-09T20:37:46.685Z] ++ 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 [2020-04-09T20:37:46.685Z] ++ set -e [2020-04-09T20:37:46.685Z] ++ '[' -n 0 ']' [2020-04-09T20:37:46.685Z] ++ set -x [2020-04-09T20:37:46.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-09T20:37:46.685Z] INFO: Testing against a local daemon [2020-04-09T20:37:46.685Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:37:46.685Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:37:46.685Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:37:46.685Z] === RUN TestEventsExecDie [2020-04-09T20:37:46.745Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-09T20:37:47.305Z] --- PASS: TestEventsExecDie (0.81s) [2020-04-09T20:37:47.305Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:37:47.305Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-09T20:37:47.305Z] === RUN TestInfoBinaryCommits [2020-04-09T20:37:47.310Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-09T20:37:47.591Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-04-09T20:37:47.591Z] === RUN TestInfoAPIVersioned [2020-04-09T20:37:47.591Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-09T20:37:47.592Z] === RUN TestInfoAPI [2020-04-09T20:37:47.592Z] --- PASS: TestInfoAPI (0.06s) [2020-04-09T20:37:47.592Z] === RUN TestInfoAPIWarnings [2020-04-09T20:37:48.135Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-09T20:37:48.241Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-09T20:37:48.607Z] --- PASS: TestInfoAPIWarnings (0.90s) [2020-04-09T20:37:48.607Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-04-09T20:37:48.607Z] daemon.go:325: [d2e6e3291e6b7] waiting for daemon to start [2020-04-09T20:37:48.607Z] daemon.go:325: [d2e6e3291e6b7] waiting for daemon to start [2020-04-09T20:37:48.607Z] daemon.go:353: [d2e6e3291e6b7] daemon started [2020-04-09T20:37:48.607Z] daemon.go:461: [d2e6e3291e6b7] Stopping daemon [2020-04-09T20:37:48.607Z] daemon.go:296: [d2e6e3291e6b7] exiting daemon [2020-04-09T20:37:48.607Z] daemon.go:448: [d2e6e3291e6b7] Daemon stopped [2020-04-09T20:37:48.607Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:37:48.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2020-04-09T20:37:48.893Z] === RUN TestPingCacheHeaders [2020-04-09T20:37:48.893Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-09T20:37:48.893Z] === RUN TestPingGet [2020-04-09T20:37:48.893Z] --- PASS: TestPingGet (0.04s) [2020-04-09T20:37:48.893Z] === RUN TestPingHead [2020-04-09T20:37:48.893Z] --- PASS: TestPingHead (0.06s) [2020-04-09T20:37:48.893Z] === RUN TestVersion [2020-04-09T20:37:49.174Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-09T20:37:49.174Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-09T20:37:49.184Z] --- PASS: TestVersion (0.05s) [2020-04-09T20:37:49.184Z] PASS [2020-04-09T20:37:49.184Z] [2020-04-09T20:37:49.184Z] === Skipped [2020-04-09T20:37:49.184Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:37:49.184Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:37:49.184Z] [2020-04-09T20:37:49.184Z] [2020-04-09T20:37:49.184Z] DONE 12 tests, 1 skipped in 2.627s [2020-04-09T20:37:49.184Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-09T20:37:49.184Z] ++ 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 [2020-04-09T20:37:49.184Z] ++ set -e [2020-04-09T20:37:49.184Z] ++ '[' -n 0 ']' [2020-04-09T20:37:49.184Z] ++ set -x [2020-04-09T20:37:49.184Z] ++ env -i DEST=/go/src/github.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 [2020-04-09T20:37:49.184Z] INFO: Testing against a local daemon [2020-04-09T20:37:49.184Z] === RUN TestVolumesCreateAndList [2020-04-09T20:37:49.184Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-09T20:37:49.184Z] === RUN TestVolumesRemove [2020-04-09T20:37:49.184Z] --- PASS: TestVolumesRemove (0.10s) [2020-04-09T20:37:49.184Z] === RUN TestVolumesInspect [2020-04-09T20:37:49.476Z] --- PASS: TestVolumesInspect (0.05s) [2020-04-09T20:37:49.476Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:37:49.476Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:37:49.476Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:37:49.476Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:37:49.476Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-04-09T20:37:49.476Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:37:49.476Z] PASS [2020-04-09T20:37:49.476Z] [2020-04-09T20:37:49.476Z] DONE 5 tests in 0.314s [2020-04-09T20:37:49.476Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:37:49.476Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:37:49.476Z] +++ kill 12312 [2020-04-09T20:37:50.107Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-09T20:37:50.671Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-09T20:37:50.956Z] umount: bundles/test-integration/root: no mount point specified. [2020-04-09T20:37:50.956Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:37:50.956Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:37:50.956Z] [2020-04-09T20:37:50.956Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:37:50.956Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:37:50.956Z] [2020-04-09T20:37:50.956Z] To set a process to complain mode, use the command line tool [2020-04-09T20:37:50.956Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:37:50.956Z] +++ true [2020-04-09T20:37:50.956Z] [2020-04-09T20:37:51.601Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-09T20:37:52.532Z] === RUN TestDockerSuite/TestRunExitCode Post stage [Pipeline] junit [2020-04-09T20:37:53.045Z] Recording test results [2020-04-09T20:37:53.096Z] === RUN TestDockerSuite/TestRunExitCodeOne [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:37:53.889Z] + echo Ensuring container killed. [2020-04-09T20:37:53.889Z] Ensuring container killed. [2020-04-09T20:37:53.889Z] + docker rm -vf docker-pr1 [2020-04-09T20:37:53.889Z] Error: No such container: docker-pr1 [2020-04-09T20:37:53.889Z] + true [Pipeline] sh [2020-04-09T20:37:54.028Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-09T20:37:54.278Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:37:54.278Z] Chowning /workspace to jenkins user [2020-04-09T20:37:54.278Z] + id -u [2020-04-09T20:37:54.278Z] + id -g [2020-04-09T20:37:54.278Z] + docker run --rm -v /home/docker/workspace/moby_PR-40803:/workspace busybox chown -R 1001:1001 /workspace [2020-04-09T20:37:54.278Z] Unable to find image 'busybox:latest' locally [2020-04-09T20:37:54.568Z] latest: Pulling from library/busybox [2020-04-09T20:37:54.568Z] 4c6795986792: Pulling fs layer [2020-04-09T20:37:54.595Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-09T20:37:54.853Z] 4c6795986792: Download complete [2020-04-09T20:37:55.473Z] 4c6795986792: Pull complete [2020-04-09T20:37:55.473Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-09T20:37:55.473Z] Status: Downloaded newer image for busybox:latest [2020-04-09T20:37:55.527Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-09T20:37:55.527Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-09T20:37:56.091Z] === RUN TestDockerSuite/TestRunGroupAdd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:37:57.022Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-09T20:37:57.357Z] + bundleName=ppc64le-integration [2020-04-09T20:37:57.357Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-09T20:37:57.357Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-09T20:37:57.357Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-09T20:37:57.357Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-09T20:37:57.393Z] Archiving artifacts [2020-04-09T20:37:57.911Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40803/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:37:58.326Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-09T20:37:58.495Z] + make clean [2020-04-09T20:37:58.918Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-09T20:37:58.918Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-09T20:37:58.918Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-09T20:37:59.127Z] docker volume rm -f docker-dev-cache [2020-04-09T20:37:59.127Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T20:38:02.217Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-09T20:38:02.932Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-09T20:38:03.148Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-09T20:38:04.079Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-09T20:38:07.544Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-09T20:38:12.150Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-09T20:38:12.179Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-09T20:38:14.701Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-09T20:38:16.073Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-09T20:38:17.969Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-09T20:38:17.969Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-09T20:38:17.969Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-09T20:38:17.969Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-09T20:38:18.533Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-09T20:38:21.809Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-09T20:38:23.179Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-09T20:38:24.552Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-09T20:38:25.482Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-09T20:38:26.046Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-09T20:38:26.610Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-09T20:38:27.981Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-09T20:38:27.981Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-09T20:38:28.239Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-09T20:38:29.609Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-09T20:38:29.666Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-09T20:38:29.666Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-09T20:38:30.980Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-09T20:38:32.350Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-09T20:38:32.350Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-09T20:38:32.608Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-09T20:38:34.270Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-09T20:38:34.503Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-09T20:38:34.718Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-09T20:38:34.718Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-09T20:38:34.718Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-09T20:38:35.882Z] === RUN TestDockerSuite/TestRunMount [2020-04-09T20:38:36.846Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-09T20:38:41.450Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-09T20:38:42.432Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-09T20:38:42.432Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-09T20:38:42.952Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-09T20:38:42.952Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-09T20:38:43.364Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-09T20:38:43.398Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-09T20:38:44.735Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-09T20:38:45.527Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-09T20:38:46.471Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-09T20:38:47.258Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-09T20:38:47.416Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-09T20:38:50.534Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-09T20:38:53.056Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-09T20:38:55.580Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-09T20:38:55.863Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-09T20:38:56.806Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-09T20:38:56.950Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-09T20:38:58.320Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-09T20:38:58.577Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-09T20:38:59.145Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-09T20:39:00.516Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-09T20:39:01.152Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-09T20:39:01.716Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-09T20:39:04.240Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-09T20:39:05.253Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-09T20:39:06.765Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-09T20:39:08.098Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-09T20:39:10.941Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-09T20:39:11.890Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-09T20:39:11.890Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-09T20:39:12.823Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-09T20:39:12.823Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-09T20:39:13.387Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-09T20:39:14.320Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-09T20:39:14.320Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-09T20:39:15.252Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-09T20:39:16.182Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-09T20:39:16.182Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-09T20:39:16.546Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-09T20:39:16.746Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-09T20:39:17.677Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-09T20:39:19.573Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-09T20:39:20.509Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-09T20:39:21.075Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-09T20:39:21.151Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-09T20:39:21.639Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-09T20:39:22.572Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-09T20:39:23.135Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-09T20:39:24.067Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-09T20:39:24.067Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-09T20:39:24.999Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-09T20:39:25.563Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-09T20:39:25.563Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-09T20:39:25.754Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-09T20:39:26.201Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-09T20:39:26.201Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-09T20:39:26.201Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-09T20:39:26.494Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-09T20:39:27.865Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-09T20:39:27.865Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-09T20:39:28.330Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-09T20:39:28.330Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-09T20:39:31.140Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-09T20:39:33.035Z] === RUN TestDockerSuite/TestRunRm [2020-04-09T20:39:33.599Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-09T20:39:37.773Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-09T20:39:38.031Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-09T20:39:38.962Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-09T20:39:40.859Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-09T20:39:41.431Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-09T20:39:45.605Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-09T20:39:50.862Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-09T20:39:50.862Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-09T20:39:51.426Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-09T20:39:52.357Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-09T20:39:52.921Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-09T20:39:53.852Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-09T20:39:54.783Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-09T20:39:55.348Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-09T20:39:56.280Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-09T20:39:56.844Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-09T20:40:00.120Z] === RUN TestDockerSuite/TestRunState [2020-04-09T20:40:01.051Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-09T20:40:01.983Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-09T20:40:02.916Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-09T20:40:02.916Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-09T20:40:02.916Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-09T20:40:03.848Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-09T20:40:04.413Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-09T20:40:06.310Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-09T20:40:06.310Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-09T20:40:06.310Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-09T20:40:07.243Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-09T20:40:09.775Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-09T20:40:10.339Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-09T20:40:10.628Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-09T20:40:12.238Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-09T20:40:16.441Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-09T20:40:19.717Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-09T20:40:19.974Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-09T20:40:20.906Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-09T20:40:21.836Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-09T20:40:24.360Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-09T20:40:25.292Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-09T20:40:25.856Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-09T20:40:26.112Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-09T20:40:26.112Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-09T20:40:27.043Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-09T20:40:27.608Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-09T20:40:28.540Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-09T20:40:28.540Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-09T20:40:28.540Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-09T20:40:29.474Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-09T20:40:34.729Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-09T20:40:34.729Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-09T20:40:35.582Z] === RUN TestDockerSuite/TestBuildRm [2020-04-09T20:40:35.659Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-09T20:40:38.184Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-09T20:40:39.558Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-09T20:40:42.081Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-09T20:40:43.978Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-09T20:40:44.543Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-09T20:40:45.474Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-09T20:40:45.771Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-09T20:40:46.406Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-09T20:40:47.272Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-09T20:40:47.272Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-09T20:40:47.348Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-09T20:40:47.348Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-09T20:40:47.348Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-09T20:40:47.348Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-09T20:40:47.605Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-09T20:40:47.718Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-09T20:40:48.171Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-09T20:40:49.103Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-09T20:40:49.103Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-09T20:40:49.221Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-09T20:40:50.035Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-09T20:40:51.933Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-09T20:40:52.076Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-09T20:40:52.500Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-09T20:40:53.432Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-09T20:40:53.432Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-09T20:40:54.363Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-09T20:40:54.363Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-09T20:40:54.363Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-09T20:40:54.363Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-09T20:40:54.363Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-09T20:40:54.620Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-09T20:40:54.620Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-09T20:40:54.878Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-09T20:40:54.919Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-09T20:40:55.135Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-09T20:40:55.392Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-09T20:40:56.324Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-09T20:40:56.943Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-09T20:40:57.874Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-09T20:40:57.874Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-09T20:40:58.132Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-09T20:40:58.390Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-09T20:40:58.955Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-09T20:40:59.887Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-09T20:40:59.887Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-09T20:41:00.045Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-09T20:41:00.822Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-09T20:41:01.756Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-09T20:41:01.756Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-09T20:41:01.756Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-09T20:41:02.321Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-09T20:41:04.216Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-09T20:41:04.781Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-09T20:41:04.781Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-09T20:41:05.713Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-09T20:41:05.713Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-09T20:41:06.278Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-09T20:41:07.649Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-09T20:41:08.214Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-09T20:41:09.583Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-09T20:41:11.046Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-09T20:41:11.610Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-09T20:41:11.610Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-09T20:41:11.610Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-09T20:41:12.541Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-09T20:41:13.912Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-09T20:41:14.705Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-09T20:41:14.705Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-09T20:41:14.705Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-09T20:41:14.843Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-09T20:41:15.101Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-09T20:41:15.101Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-09T20:41:17.626Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-09T20:41:17.626Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-09T20:41:17.884Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-09T20:41:18.141Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-09T20:41:20.668Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-09T20:41:20.668Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-09T20:41:22.040Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-09T20:41:22.040Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-09T20:41:22.040Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-09T20:41:22.972Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-09T20:41:22.972Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-09T20:41:23.905Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-09T20:41:25.802Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-09T20:41:26.059Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-09T20:41:26.059Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-09T20:41:26.059Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-09T20:41:26.059Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-09T20:41:26.623Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-09T20:41:27.060Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-09T20:41:27.060Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-09T20:41:29.901Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-09T20:41:30.465Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-09T20:41:30.723Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-09T20:41:30.723Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-09T20:41:31.041Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-09T20:41:31.991Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-09T20:41:35.267Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-09T20:41:35.267Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-09T20:41:35.330Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-09T20:41:37.795Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-09T20:41:39.167Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-09T20:41:40.537Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-09T20:41:43.813Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-09T20:41:45.711Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-09T20:41:46.643Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-09T20:41:48.539Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-09T20:41:51.064Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-09T20:41:52.960Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-09T20:41:56.251Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-09T20:41:56.251Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-09T20:41:56.321Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-09T20:41:56.698Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-09T20:41:58.199Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-09T20:42:01.579Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-09T20:42:02.805Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-09T20:42:04.102Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-09T20:42:07.412Z] === RUN TestDockerSuite/TestBuildUser [2020-04-09T20:42:07.412Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-09T20:42:07.412Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-09T20:42:07.412Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-09T20:42:09.370Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-09T20:42:11.892Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-09T20:42:12.020Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-09T20:42:12.020Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-09T20:42:13.788Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-09T20:42:14.152Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-09T20:42:14.152Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-09T20:42:14.152Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-09T20:42:14.720Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-09T20:42:15.286Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-09T20:42:16.218Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-09T20:42:16.218Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-09T20:42:16.782Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-09T20:42:20.959Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-09T20:42:25.136Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-09T20:42:25.136Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-09T20:42:26.068Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-09T20:42:26.068Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-09T20:42:29.724Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-09T20:42:29.724Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-09T20:42:29.724Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-09T20:42:29.724Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-09T20:42:30.657Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-09T20:42:31.590Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-09T20:42:32.525Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-09T20:42:34.421Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-09T20:42:34.918Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-09T20:42:34.918Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-09T20:42:38.597Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-09T20:42:39.528Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-09T20:42:39.528Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-09T20:42:40.910Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-09T20:42:41.475Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-09T20:42:45.654Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-09T20:42:49.581Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-09T20:42:49.831Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-09T20:42:52.356Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-09T20:42:54.879Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-09T20:42:58.026Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-09T20:42:58.473Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-09T20:42:58.473Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-09T20:42:59.054Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-09T20:43:00.606Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-09T20:43:01.053Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-04-09T20:43:04.309Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-09T20:43:06.204Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-09T20:43:08.729Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-09T20:43:10.629Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-09T20:43:12.001Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-09T20:43:13.294Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-09T20:43:14.526Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-09T20:43:16.959Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-09T20:43:16.959Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-09T20:43:17.049Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-09T20:43:18.962Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-09T20:43:18.962Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-09T20:43:21.488Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-09T20:43:24.010Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-09T20:43:33.963Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-09T20:43:38.138Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-09T20:43:39.070Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-09T20:43:39.070Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-09T20:43:39.070Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-09T20:43:40.001Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-09T20:43:40.001Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-09T20:43:40.259Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-09T20:43:40.259Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-09T20:43:41.190Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-09T20:43:41.190Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-09T20:43:41.901Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-09T20:43:41.901Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-09T20:43:41.901Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-09T20:43:41.901Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-09T20:43:41.901Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-09T20:43:42.122Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-09T20:43:42.122Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-09T20:43:42.122Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-09T20:43:42.380Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-09T20:43:42.380Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-09T20:43:44.903Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-09T20:43:44.904Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-09T20:43:44.904Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-09T20:43:44.904Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-09T20:43:44.904Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-09T20:43:45.834Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-09T20:43:48.358Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-09T20:43:48.358Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-09T20:43:48.358Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-09T20:43:48.860Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-09T20:43:50.359Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-09T20:43:50.359Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-09T20:43:50.359Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-09T20:43:50.359Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-09T20:43:51.634Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-09T20:43:52.488Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-09T20:43:55.819Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-09T20:43:55.819Z] --- PASS: TestDockerSuite (1724.19s) [2020-04-09T20:43:55.819Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-04-09T20:43:55.819Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-04-09T20:43:55.819Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-04-09T20:43:55.819Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-04-09T20:43:55.819Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-04-09T20:43:55.819Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.34s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.80s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.91s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.11s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.31s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.22s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.76s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.17s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.16s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.89s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.24s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.32s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.50s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAttachDetach (1.23s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.93s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.00s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.21s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.90s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.27s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.07s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.31s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.50s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.07s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.51s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.89s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.48s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.71s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.09s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.73s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.40s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.96s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.63s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.20s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.03s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.79s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.14s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.24s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.89s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.99s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.35s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.23s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.57s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.80s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.42s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.53s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.96s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.95s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.99s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.97s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.64s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.00s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.86s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.51s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.70s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.18s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.68s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.93s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.22s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.21s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.86s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.87s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-04-09T20:43:55.820Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-09T20:43:55.820Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.70s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.74s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildContChar (3.92s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.96s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.82s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.89s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.12s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.89s) [2020-04-09T20:43:55.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-09T20:43:55.820Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-09T20:43:55.820Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-09T20:43:55.820Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-09T20:43:55.820Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.18s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.13s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.10s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.24s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.06s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.74s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.53s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.30s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.48s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.11s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.53s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.68s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.09s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.95s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.32s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.99s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.53s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.35s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.66s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.96s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.91s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.64s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.51s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.98s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.40s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEnv (1.39s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.39s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.89s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.01s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.66s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.90s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.33s) [2020-04-09T20:43:55.820Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-09T20:43:55.820Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.50s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFails (0.90s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.43s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.42s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.05s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.81s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.06s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.71s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.81s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.87s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildHistory (4.46s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.83s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2020-04-09T20:43:55.820Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.95s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.98s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.57s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.27s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.55s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.76s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.81s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.37s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.65s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.92s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.16s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.51s) [2020-04-09T20:43:55.821Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-09T20:43:55.821Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.79s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.43s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.87s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.86s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.40s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.21s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.25s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.22s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.88s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.72s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.40s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.78s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.76s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.05s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildPATH (2.79s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.11s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.24s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.62s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.78s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.33s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildRm (3.32s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.27s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.23s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.25s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.27s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2020-04-09T20:43:55.821Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-09T20:43:55.821Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.59s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.11s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.22s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildStderr (1.13s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.22s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.69s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.87s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.62s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildUser (2.29s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.02s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.18s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.18s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.39s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.49s) [2020-04-09T20:43:55.821Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-04-09T20:43:55.821Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.821Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-04-09T20:43:55.821Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.821Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-09T20:43:55.821Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.821Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-09T20:43:55.821Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.43s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.93s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.99s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.04s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.87s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.89s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.59s) [2020-04-09T20:43:55.821Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-09T20:43:55.821Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.69s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-09T20:43:55.821Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-09T20:43:55.821Z] docker_cli_sni_test.go:18: Flakey test [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.11s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCommitChange (1.10s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.27s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.75s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.69s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCommitTTY (1.72s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.08s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.77s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.21s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.94s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.04s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.74s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.72s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.98s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.80s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.51s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.80s) [2020-04-09T20:43:55.821Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-09T20:43:55.821Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.91s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.06s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.60s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.90s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.22s) [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.62s) [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc000979000 } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1591811554 /foo false } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1591811554 /foo true } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3866250713 /foo false } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3866250713 /foo true } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3866250713 /foo true 0xc0009794c0 } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0009794e0 } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc000979500 } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc000979520 } [2020-04-09T20:43:55.821Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc000979540 } [2020-04-09T20:43:55.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.63s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 0 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 1 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 2 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 3 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 4 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 5 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 6 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 7 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 8 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 9 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 10 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 11 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 12 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 13 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 14 [2020-04-09T20:43:55.822Z] docker_api_containers_test.go:1926: case 15 [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.04s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.40s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.04s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership892694474/file1 2f61271afb8700ca139aa244ae930282bc5ac48c505af9f84c179c69e8f65a9f:/tmpvol/file1` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp 7040732294f356670dc092b10ff07243dd0a03e33a09439db696e538e4ffbe99:/root/file1 /tmp/test-cp-from-case-a462211745/itWorks.txt` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a462211745/itWorks.txt" contains "file1\n" [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp ddd1ada43f0626f86555cd85a5ce650fd252082507e7fbd837d3462f7d26d3be:/file1 /tmp/test-cp-from-case-b606084492/testDir/` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c769293691/file2" contains "file2\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp 581b03294b4e3db85623c87271d43ec708f5a2d46b4ec3b8cacb1582396ea911:/root/file1 /tmp/test-cp-from-case-c769293691/file2` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c769293691/file2" contains "file1\n" [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp 9cffe1e7f3822b919d7e05e6473b1504acfa5a0b89679e958c4c0993a16d409a:/file1 /tmp/test-cp-from-case-d750319262/dir1` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d750319262/dir1/file1" contains "file1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp 9cffe1e7f3822b919d7e05e6473b1504acfa5a0b89679e958c4c0993a16d409a:/file1 /tmp/test-cp-from-case-d750319262/dir1/` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d750319262/dir1/file1" contains "file1\n" [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp 34cb1583c305efe8a2cc80cc5a674d03546e45ce2a7551a9470567896d798d0d:dir1 /tmp/test-cp-from-case-e441950053/testDir` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e441950053/testDir/file1-1" contains "file1-1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp 34cb1583c305efe8a2cc80cc5a674d03546e45ce2a7551a9470567896d798d0d:dir1 /tmp/test-cp-from-case-e441950053/testDir/` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e441950053/testDir/file1-1" contains "file1-1\n" [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp 39999eb83e82fbea9b2bb3c1f642b57952b477a39e127c5c821d3ff9bf2e3015:/root/dir1 /tmp/test-cp-from-case-f891383680/file1` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp b672f76213bc9d43ace504eeb361d083b1ed340e96ac6c294f7e308a604bd6c6:/root/dir1 /tmp/test-cp-from-case-g830249183/dir2` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g830249183/dir2/dir1/file1-1" contains "file1-1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp b672f76213bc9d43ace504eeb361d083b1ed340e96ac6c294f7e308a604bd6c6:/root/dir1 /tmp/test-cp-from-case-g830249183/dir2/` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g830249183/dir2/dir1/file1-1" contains "file1-1\n" [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp a5e7f5f79b70e613ab28563282f14360dcde4a7fe4040aae724fac5d67fe57e2:dir1/. /tmp/test-cp-from-case-h217740466/testDir` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h217740466/testDir/file1-1" contains "file1-1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp a5e7f5f79b70e613ab28563282f14360dcde4a7fe4040aae724fac5d67fe57e2:dir1/. /tmp/test-cp-from-case-h217740466/testDir/` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h217740466/testDir/file1-1" contains "file1-1\n" [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp 8e0b0830c1b18b05d483e3299fe4e721a8d596a46149e8db0868325fb8dab086:/root/dir1/. /tmp/test-cp-from-case-i561367145/file1` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp d275addd192f05f59c0d3660773395674c1be43d8a19e5775431d08368553995:/root/dir1/. /tmp/test-cp-from-case-j705485492/dir2` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j705485492/dir2/file1-1" contains "file1-1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp d275addd192f05f59c0d3660773395674c1be43d8a19e5775431d08368553995:/root/dir1/. /tmp/test-cp-from-case-j705485492/dir2/` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j705485492/dir2/file1-1" contains "file1-1\n" [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.37s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp e1a7118053a5c1127375b7b7ef8487250e05cdd4a83003f2d51550aa99c64cd4:/file2 /tmp/test-cp-from-err-dst-not-dir567708803/symlinkToFile1` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir567708803/symlinkToFile1" points to "file1" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir567708803/file1" contains "file2\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp e1a7118053a5c1127375b7b7ef8487250e05cdd4a83003f2d51550aa99c64cd4:/file2 /tmp/test-cp-from-err-dst-not-dir567708803/symlinkToDir1` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir567708803/symlinkToDir1" points to "dir1" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir567708803/file2" contains "file2\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp e1a7118053a5c1127375b7b7ef8487250e05cdd4a83003f2d51550aa99c64cd4:/file2 /tmp/test-cp-from-err-dst-not-dir567708803/brokenSymlinkToFileX` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir567708803/brokenSymlinkToFileX" points to "fileX" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir567708803/fileX" contains "file2\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp e1a7118053a5c1127375b7b7ef8487250e05cdd4a83003f2d51550aa99c64cd4:/dir2 /tmp/test-cp-from-err-dst-not-dir567708803/symlinkToDir1` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir567708803/symlinkToDir1" points to "dir1" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir567708803/dir1/dir2/file2-1" contains "file2-1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp e1a7118053a5c1127375b7b7ef8487250e05cdd4a83003f2d51550aa99c64cd4:/dir2 /tmp/test-cp-from-err-dst-not-dir567708803/brokenSymlinkToDirX` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir567708803/brokenSymlinkToDirX" points to "dirX" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir567708803/dirX/file2-1" contains "file2-1\n" [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.02s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.88s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.73s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a036787339/file1 9d160fb0b836b112ad229d63e487b12e126be16f0f3e2a48b5ffa5b51eae392c:/root/itWorks.txt` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "9d160fb0b836b112ad229d63e487b12e126be16f0f3e2a48b5ffa5b51eae392c" start output contains "file1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9d160fb0b836b112ad229d63e487b12e126be16f0f3e2a48b5ffa5b51eae392c` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b153649262/file1 8a9517c004ea771679c7d2ddf5a10ce1d35785f3deb37a2330927970f5122ea3:testDir/` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.48s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "59384f67bedd533bb65483e0c4346d9b6cb3fa40c1905e2fbab838017666b941" start output contains "file2\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 59384f67bedd533bb65483e0c4346d9b6cb3fa40c1905e2fbab838017666b941` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c382227701/file1 59384f67bedd533bb65483e0c4346d9b6cb3fa40c1905e2fbab838017666b941:/root/file2` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "59384f67bedd533bb65483e0c4346d9b6cb3fa40c1905e2fbab838017666b941" start output contains "file1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 59384f67bedd533bb65483e0c4346d9b6cb3fa40c1905e2fbab838017666b941` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.98s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "2ce9a12afb629b4814efc9c543c99308f116f5e501ad0f7964ce021d3c82bf3d" start output contains "" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2ce9a12afb629b4814efc9c543c99308f116f5e501ad0f7964ce021d3c82bf3d` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d187452880/file1 2ce9a12afb629b4814efc9c543c99308f116f5e501ad0f7964ce021d3c82bf3d:dir1` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "2ce9a12afb629b4814efc9c543c99308f116f5e501ad0f7964ce021d3c82bf3d" start output contains "file1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2ce9a12afb629b4814efc9c543c99308f116f5e501ad0f7964ce021d3c82bf3d` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "6a30c86757a008613d64cafb5a4156107baded2965850d6a7723c6c66acedcf8" start output contains "" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6a30c86757a008613d64cafb5a4156107baded2965850d6a7723c6c66acedcf8` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d187452880/file1 6a30c86757a008613d64cafb5a4156107baded2965850d6a7723c6c66acedcf8:dir1/` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "6a30c86757a008613d64cafb5a4156107baded2965850d6a7723c6c66acedcf8" start output contains "file1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6a30c86757a008613d64cafb5a4156107baded2965850d6a7723c6c66acedcf8` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.45s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e903867631/dir1 8461798cd62ca6d6456cf2201df0a216fad5743a79c1629d4df6b65a16c463d1:testDir` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "8461798cd62ca6d6456cf2201df0a216fad5743a79c1629d4df6b65a16c463d1" start output contains "file1-1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8461798cd62ca6d6456cf2201df0a216fad5743a79c1629d4df6b65a16c463d1` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e903867631/dir1 f7c6bfb5f40e48eccebdd471e3f47c2d8981cedbc2f9e38b24b9bf33b1fc4cca:testDir/` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "f7c6bfb5f40e48eccebdd471e3f47c2d8981cedbc2f9e38b24b9bf33b1fc4cca" start output contains "file1-1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a f7c6bfb5f40e48eccebdd471e3f47c2d8981cedbc2f9e38b24b9bf33b1fc4cca` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f627009410/dir1 6b8882d37e0f6cf31c03d9572376c3c4f2af531da76fca77a353eb230430be2f:/root/file1` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.91s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "71e79544a6904b148ba59701cfdb2e1b81afbe1304fe1e97215475a8316238d9" start output contains "" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 71e79544a6904b148ba59701cfdb2e1b81afbe1304fe1e97215475a8316238d9` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g468157689/dir1 71e79544a6904b148ba59701cfdb2e1b81afbe1304fe1e97215475a8316238d9:/root/dir2` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "71e79544a6904b148ba59701cfdb2e1b81afbe1304fe1e97215475a8316238d9" start output contains "file1-1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 71e79544a6904b148ba59701cfdb2e1b81afbe1304fe1e97215475a8316238d9` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "80e9d2720a87ac3bc1f653fe407282f8543f6ff9bb971b5bc0a677006f98db36" start output contains "" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 80e9d2720a87ac3bc1f653fe407282f8543f6ff9bb971b5bc0a677006f98db36` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g468157689/dir1 80e9d2720a87ac3bc1f653fe407282f8543f6ff9bb971b5bc0a677006f98db36:/dir2/` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "80e9d2720a87ac3bc1f653fe407282f8543f6ff9bb971b5bc0a677006f98db36" start output contains "file1-1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a 80e9d2720a87ac3bc1f653fe407282f8543f6ff9bb971b5bc0a677006f98db36` [2020-04-09T20:43:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.44s) [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h799837188/dir1/. f37e5febbd196b8afbcf3cb286be1b4092aeec989c8e7baab02608c1b66ae69e:testDir` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:279: checking that container "f37e5febbd196b8afbcf3cb286be1b4092aeec989c8e7baab02608c1b66ae69e" start output contains "file1-1\n" [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:209: running `docker start -a f37e5febbd196b8afbcf3cb286be1b4092aeec989c8e7baab02608c1b66ae69e` [2020-04-09T20:43:55.822Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h799837188/dir1/. 0eb45bd9aba62983b60fcbc81b4582f3a4acbad2c9559d4ccc98028af20537c5:testDir/` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:279: checking that container "0eb45bd9aba62983b60fcbc81b4582f3a4acbad2c9559d4ccc98028af20537c5" start output contains "file1-1\n" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0eb45bd9aba62983b60fcbc81b4582f3a4acbad2c9559d4ccc98028af20537c5` [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i550347667/dir1/. c3764f4412e468ba169e0dd04e9fc5e6d2aad93622be828739f075d2ae23b11f:/root/file1` [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.00s) [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:279: checking that container "d617377e11f65d1befa7ebf302954c2f619eef8c72106eb31bdfce5edc1da985" start output contains "" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:209: running `docker start -a d617377e11f65d1befa7ebf302954c2f619eef8c72106eb31bdfce5edc1da985` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j019221462/dir1/. d617377e11f65d1befa7ebf302954c2f619eef8c72106eb31bdfce5edc1da985:/dir2` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:279: checking that container "d617377e11f65d1befa7ebf302954c2f619eef8c72106eb31bdfce5edc1da985" start output contains "file1-1\n" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:209: running `docker start -a d617377e11f65d1befa7ebf302954c2f619eef8c72106eb31bdfce5edc1da985` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:279: checking that container "67ede76416fd8c5dff6e58e9ef55ec236b13ef1f1dcfaf25a5b447f4e1b0bab6" start output contains "" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:209: running `docker start -a 67ede76416fd8c5dff6e58e9ef55ec236b13ef1f1dcfaf25a5b447f4e1b0bab6` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j019221462/dir1/. 67ede76416fd8c5dff6e58e9ef55ec236b13ef1f1dcfaf25a5b447f4e1b0bab6:/dir2/` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:279: checking that container "67ede76416fd8c5dff6e58e9ef55ec236b13ef1f1dcfaf25a5b447f4e1b0bab6" start output contains "file1-1\n" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:209: running `docker start -a 67ede76416fd8c5dff6e58e9ef55ec236b13ef1f1dcfaf25a5b447f4e1b0bab6` [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions241052477/permdirtest permtest:/` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.54s) [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs846858359/file1 a87f402969ddfb09d1e8d66919a212a8cc47e0e5b906c2e2ddfcfe098af9f7db:/root/shouldNotExist` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:279: checking that container "a87f402969ddfb09d1e8d66919a212a8cc47e0e5b906c2e2ddfcfe098af9f7db" start output contains "" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:209: running `docker start -a a87f402969ddfb09d1e8d66919a212a8cc47e0e5b906c2e2ddfcfe098af9f7db` [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume067436906/file1 9414928e2516c523a750c33a38694b18604fef68246f3cba2fba19f1129d6816:/vol_ro/shouldNotExist` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:279: checking that container "9414928e2516c523a750c33a38694b18604fef68246f3cba2fba19f1129d6816" start output contains "" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9414928e2516c523a750c33a38694b18604fef68246f3cba2fba19f1129d6816` [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCpToStdout (0.91s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.33s) [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-294083521/file2 ec150e477b40947606eb6cdbe49d5b70cfd706da03c78e60b67af537856376a3:/vol2/symlinkToFile1` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-294083521/symlinkToFile1" points to "file1" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-294083521/file1" contains "file2\n" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-294083521/file2 ec150e477b40947606eb6cdbe49d5b70cfd706da03c78e60b67af537856376a3:/vol2/symlinkToDir1` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-294083521/symlinkToDir1" points to "dir1" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-294083521/file2" contains "file2\n" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-294083521/file2 ec150e477b40947606eb6cdbe49d5b70cfd706da03c78e60b67af537856376a3:/vol2/brokenSymlinkToFileX` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-294083521/brokenSymlinkToFileX" points to "fileX" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-294083521/fileX" contains "file2\n" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-294083521//dir2 ec150e477b40947606eb6cdbe49d5b70cfd706da03c78e60b67af537856376a3:/vol2/symlinkToDir1` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-294083521/symlinkToDir1" points to "dir1" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-294083521/dir1/dir2/file2-1" contains "file2-1\n" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-294083521//dir2 ec150e477b40947606eb6cdbe49d5b70cfd706da03c78e60b67af537856376a3:/vol2/brokenSymlinkToDirX` [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-294083521/brokenSymlinkToDirX" points to "dirX" [2020-04-09T20:43:55.823Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-294083521/dirX/file2-1" contains "file2-1\n" [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.38s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.69s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2020-04-09T20:43:55.823Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-09T20:43:55.823Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-04-09T20:43:55.823Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-09T20:43:55.823Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.37s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.16s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.62s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.87s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.89s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.91s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.06s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.28s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.68s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.49s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.93s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.94s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.34s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.19s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsAttach (0.83s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.78s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.80s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.63s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.47s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsCopy (1.23s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.62s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.75s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.54s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFilters (1.54s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFormat (1.47s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.53s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-04-09T20:43:55.823Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-09T20:43:55.823Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:43:55.823Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-09T20:43:55.823Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.73s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.92s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsRename (0.78s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.99s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.03s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.11s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsTop (0.95s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.43s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.69s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.81s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.86s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.59s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecEnv (0.89s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.66s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.87s) [2020-04-09T20:43:55.823Z] --- PASS: TestDockerSuite/TestExecInspectID (2.82s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecInteractive (0.94s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.10s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.85s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecParseError (0.88s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.94s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecStartFails (0.93s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.76s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecTTY (0.88s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.83s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecUlimits (0.85s) [2020-04-09T20:43:55.824Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-09T20:43:55.824Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.13s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.16s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.18s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.88s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestExecWithUser (1.62s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.92s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.67s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestHealth (20.82s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.96s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.81s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImportDisplay (1.82s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImportFile (2.07s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.06s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImportGzipped (1.92s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.80s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-04-09T20:43:55.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-04-09T20:43:55.824Z] daemon.go:325: [dfed2378b482f] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:325: [dfed2378b482f] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:353: [dfed2378b482f] daemon started [2020-04-09T20:43:55.824Z] daemon.go:461: [dfed2378b482f] Stopping daemon [2020-04-09T20:43:55.824Z] daemon.go:296: [dfed2378b482f] exiting daemon [2020-04-09T20:43:55.824Z] daemon.go:448: [dfed2378b482f] Daemon stopped [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-04-09T20:43:55.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-04-09T20:43:55.824Z] daemon.go:325: [db0ca823752f8] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:325: [db0ca823752f8] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:353: [db0ca823752f8] daemon started [2020-04-09T20:43:55.824Z] daemon.go:461: [db0ca823752f8] Stopping daemon [2020-04-09T20:43:55.824Z] daemon.go:296: [db0ca823752f8] exiting daemon [2020-04-09T20:43:55.824Z] daemon.go:448: [db0ca823752f8] Daemon stopped [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-04-09T20:43:55.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-04-09T20:43:55.824Z] daemon.go:325: [dbc2925fec0e9] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:325: [dbc2925fec0e9] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:353: [dbc2925fec0e9] daemon started [2020-04-09T20:43:55.824Z] daemon.go:461: [dbc2925fec0e9] Stopping daemon [2020-04-09T20:43:55.824Z] daemon.go:296: [dbc2925fec0e9] exiting daemon [2020-04-09T20:43:55.824Z] daemon.go:448: [dbc2925fec0e9] Daemon stopped [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-04-09T20:43:55.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-04-09T20:43:55.824Z] daemon.go:325: [d23890dbac68e] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:296: [d23890dbac68e] exiting daemon [2020-04-09T20:43:55.824Z] daemon.go:325: [d23890dbac68e] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:325: [d23890dbac68e] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:296: [d23890dbac68e] exiting daemon [2020-04-09T20:43:55.824Z] daemon.go:325: [d23890dbac68e] waiting for daemon to start [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.15s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-04-09T20:43:55.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-04-09T20:43:55.824Z] daemon.go:325: [d368672bdd485] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:325: [d368672bdd485] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:353: [d368672bdd485] daemon started [2020-04-09T20:43:55.824Z] daemon.go:461: [d368672bdd485] Stopping daemon [2020-04-09T20:43:55.824Z] daemon.go:296: [d368672bdd485] exiting daemon [2020-04-09T20:43:55.824Z] daemon.go:448: [d368672bdd485] Daemon stopped [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.79s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.67s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.96s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.70s) [2020-04-09T20:43:55.824Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-09T20:43:55.824Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.23s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectDefault (1.00s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-04-09T20:43:55.824Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-09T20:43:55.824Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.80s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.56s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectStatus (0.90s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.63s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.76s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.80s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.64s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.67s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.50s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.35s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.94s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.47s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.43s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.45s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.01s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.73s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.00s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.67s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.39s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.22s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.32s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsSince (6.83s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.77s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsTail (0.83s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.76s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.76s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestNetHostname (2.12s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.37s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.71s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestPluginActive (1.66s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.23s) [2020-04-09T20:43:55.824Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-09T20:43:55.824Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.39s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.38s) [2020-04-09T20:43:55.824Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.92s) [2020-04-09T20:43:55.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-04-09T20:43:55.824Z] daemon.go:325: [df6d7d1eaa793] waiting for daemon to start [2020-04-09T20:43:55.824Z] daemon.go:325: [df6d7d1eaa793] waiting for daemon to start [2020-04-09T20:43:55.825Z] daemon.go:353: [df6d7d1eaa793] daemon started [2020-04-09T20:43:55.825Z] daemon.go:461: [df6d7d1eaa793] Stopping daemon [2020-04-09T20:43:55.825Z] daemon.go:296: [df6d7d1eaa793] exiting daemon [2020-04-09T20:43:55.825Z] daemon.go:448: [df6d7d1eaa793] Daemon stopped [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.91s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.23s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.62s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.36s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPortList (10.73s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.51s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.28s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.51s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.82s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsByOrder (3.31s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.05s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.61s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.19s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.67s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.87s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.41s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.34s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.53s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.50s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.81s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.61s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.92s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.95s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.51s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.52s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.01s) [2020-04-09T20:43:55.825Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-09T20:43:55.825Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.85s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.72s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.46s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.58s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.52s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.81s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.93s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.24s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.02s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.73s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.79s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.46s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.91s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.89s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.72s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.64s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.87s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.71s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.91s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.91s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.32s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.04s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.87s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.75s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.85s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.96s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.86s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.74s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.23s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.56s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.48s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.76s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.77s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.76s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.86s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.60s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.45s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.92s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.81s) [2020-04-09T20:43:55.825Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-09T20:43:55.825Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.825Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-09T20:43:55.825Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.78s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.52s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.43s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2020-04-09T20:43:55.825Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-09T20:43:55.825Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.74s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.92s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.75s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.79s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-04-09T20:43:55.825Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:43:55.825Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.43s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.68s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.15s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.04s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.58s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.79s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.47s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.56s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.53s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.53s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunMount (6.00s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-04-09T20:43:55.825Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.47s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.31s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.23s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.34s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.59s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.60s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.59s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNetHost (1.07s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.38s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.33s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.55s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2020-04-09T20:43:55.826Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-09T20:43:55.826Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-04-09T20:43:55.826Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.71s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2020-04-09T20:43:55.826Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:43:55.826Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2020-04-09T20:43:55.826Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-09T20:43:55.826Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.60s) [2020-04-09T20:43:55.826Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-09T20:43:55.826Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.20s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.55s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.84s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.78s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.72s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.74s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.78s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.81s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunState (1.57s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2020-04-09T20:43:55.826Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-09T20:43:55.826Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.69s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunSysctls (1.71s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.53s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.94s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.96s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.77s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.22s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUserByID (0.76s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.75s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUserByName (0.70s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2020-04-09T20:43:55.826Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-09T20:43:55.826Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.76s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.46s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.37s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.48s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.58s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.94s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.05s) [2020-04-09T20:43:55.826Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-09T20:43:55.826Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.826Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-09T20:43:55.826Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.826Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-09T20:43:55.826Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.70s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.82s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.86s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.73s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.87s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.23s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.22s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.92s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.77s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.45s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.99s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.74s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.56s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.96s) [2020-04-09T20:43:55.826Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-09T20:43:55.826Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.77s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.04s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.20s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.37s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.13s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.60s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.15s) [2020-04-09T20:43:55.826Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents289110219 [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.61s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.83s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.52s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.74s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.69s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.77s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.52s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.50s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.81s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestStartRecordError (1.74s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.39s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) [2020-04-09T20:43:55.826Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.16s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.94s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.20s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.82s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.81s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2020-04-09T20:43:55.827Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-09T20:43:55.827Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.13s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2020-04-09T20:43:55.827Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-09T20:43:55.827Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.89s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s) [2020-04-09T20:43:55.827Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-09T20:43:55.827Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.71s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.19s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.64s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdateStats (3.85s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2020-04-09T20:43:55.827Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-09T20:43:55.827Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.07s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.10s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.51s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.16s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.57s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.08s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.93s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.28s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.53s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.47s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.54s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.51s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.39s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.61s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.06s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.02s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.39s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.78s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.32s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.02s) [2020-04-09T20:43:55.827Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.03s) [2020-04-09T20:43:55.827Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-09T20:43:55.827Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-09T20:43:55.827Z] === RUN TestDockerRegistrySuite [2020-04-09T20:43:55.827Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-09T20:43:57.096Z] === RUN TestDockerSuite/TestCommitChange [2020-04-09T20:43:57.205Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-09T20:43:58.576Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-09T20:44:00.472Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:44:01.697Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-09T20:44:04.648Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-09T20:44:06.301Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-09T20:44:06.301Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-09T20:44:08.827Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-09T20:44:10.197Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-09T20:44:11.127Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-09T20:44:11.995Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-09T20:44:11.995Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-09T20:44:12.496Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-09T20:44:14.391Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-09T20:44:15.762Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-09T20:44:16.695Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-09T20:44:18.065Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-09T20:44:20.589Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-09T20:44:23.865Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-09T20:44:24.225Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-09T20:44:24.796Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-09T20:44:27.888Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-09T20:44:27.888Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-09T20:44:27.888Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-09T20:44:27.888Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-09T20:44:27.888Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-09T20:44:27.888Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-09T20:44:27.888Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-09T20:44:27.888Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-09T20:44:27.888Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-09T20:44:28.075Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-09T20:44:29.010Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:44:29.273Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:44:30.645Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:44:32.016Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:44:32.948Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-09T20:44:33.582Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-09T20:44:37.126Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-09T20:44:37.126Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-09T20:44:38.498Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-09T20:44:38.755Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-09T20:44:38.755Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-09T20:44:39.012Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-09T20:44:39.270Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-09T20:44:39.276Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-09T20:44:39.276Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-09T20:44:39.528Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-09T20:44:39.785Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-09T20:44:41.157Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-09T20:44:41.408Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-09T20:44:41.408Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-09T20:44:41.408Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-09T20:44:41.408Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-09T20:44:42.909Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-09T20:44:42.909Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-09T20:44:42.909Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-09T20:44:43.681Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-09T20:44:44.613Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-09T20:44:45.038Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-09T20:44:45.038Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-09T20:44:45.038Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-09T20:44:45.038Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-09T20:44:45.038Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-09T20:44:45.984Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-09T20:44:46.916Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-09T20:44:47.167Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite (52.24s) [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.77s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d226974d435ab is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.38s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d19b3a96fbb8f is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.78s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d49918b0e4b00 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.15s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d16c81bade32a is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.18s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon dc18e90b48d04 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d3ca281223975 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d980424e1adc9 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.50s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d6e7d5793bdb9 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.41s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon db94eabd3bf88 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d2649bebce68d is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon dae648e7f3547 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon dc4c7b31a0fa0 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.56s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-09T20:44:47.559Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:538d08fe94cac2340099d8308d8770f1e84eaacd1abde61eb0b52f46aed20e36 [2020-04-09T20:44:47.559Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:800fb4aa55c74755e0c8b7830a8a197a0bc27f963220c999c72703da618e3188 [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d69e8d80f5b07 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.63s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-09T20:44:47.559Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0bbb0215c555ca06b69a775988cd9758819c0dd30588fa7f58ee54e57cf1b3a8 [2020-04-09T20:44:47.559Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b1de37fdddfc900413c66a23732cd524fd81cac1a3a21c502413bc836f09f75 [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d98edb603080f is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d9fe01763337f is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.18s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d5034647802ca is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon dc75831f8e013 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon dff89db9fd285 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon da8e2a0128e02 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.19s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d8d3283d30884 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d7454bd915536 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.54s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d433102c598e9 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d897da915635e is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon dfafbb12293c0 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d5d0e914b5290 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d3e2fb09c6a16 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon df60b007e6496 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d91ee9d410567 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.30s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon dd0d9e6958146 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d547fe9b970bf is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.36s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d29639cbc8b39 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.12s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon dc4ebad4a897f is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon d32ab74486fc0 is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.32s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-04-09T20:44:47.559Z] check_test.go:196: Daemon dec21ef457edb is not started [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-09T20:44:47.559Z] daemon.go:325: [dbc5e1b002d6b] waiting for daemon to start [2020-04-09T20:44:47.559Z] daemon.go:325: [dbc5e1b002d6b] waiting for daemon to start [2020-04-09T20:44:47.559Z] daemon.go:353: [dbc5e1b002d6b] daemon started [2020-04-09T20:44:47.559Z] daemon.go:461: [dbc5e1b002d6b] Stopping daemon [2020-04-09T20:44:47.559Z] daemon.go:296: [dbc5e1b002d6b] exiting daemon [2020-04-09T20:44:47.559Z] daemon.go:448: [dbc5e1b002d6b] Daemon stopped [2020-04-09T20:44:47.559Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-04-09T20:44:47.559Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-04-09T20:44:47.559Z] daemon.go:325: [d092329aec88f] waiting for daemon to start [2020-04-09T20:44:47.559Z] daemon.go:325: [d092329aec88f] waiting for daemon to start [2020-04-09T20:44:47.559Z] daemon.go:353: [d092329aec88f] daemon started [2020-04-09T20:44:47.559Z] daemon.go:461: [d092329aec88f] Stopping daemon [2020-04-09T20:44:47.559Z] daemon.go:296: [d092329aec88f] exiting daemon [2020-04-09T20:44:47.559Z] daemon.go:448: [d092329aec88f] Daemon stopped [2020-04-09T20:44:47.559Z] === RUN TestDockerSchema1RegistrySuite [2020-04-09T20:44:47.559Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:44:49.371Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-09T20:44:50.872Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-09T20:44:50.872Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-09T20:44:50.872Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-09T20:44:51.741Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-09T20:44:52.374Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-09T20:44:52.374Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-09T20:44:54.503Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-09T20:44:54.503Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-09T20:44:54.503Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-09T20:44:55.924Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-09T20:44:56.637Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-09T20:44:56.637Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-09T20:44:57.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-09T20:44:57.579Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-09T20:44:58.026Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-09T20:44:58.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:44:58.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:45:00.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:45:00.155Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-09T20:45:00.155Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-09T20:45:01.417Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:45:02.291Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-09T20:45:02.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-09T20:45:05.992Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-09T20:45:06.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-09T20:45:06.525Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-09T20:45:07.089Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-09T20:45:07.089Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-09T20:45:07.347Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-09T20:45:07.604Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-09T20:45:08.169Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite (20.63s) [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.27s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon d84f42aef8821 is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.16s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon db1797581a2ff is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon dca891c0c3e7a is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.33s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon dbe881262833c is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon dbbaf64f102bf is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon d51e290a1b657 is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon dfb8ab9251247 is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon da5c20dcd7736 is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.68s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon d9b8f7eae6a23 is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon d5e48e56ce3d3 is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon d3707a01bcc0e is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon d7a2faed2b624 is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon d73d97f2f5145 is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon d8949e9ebd8c4 is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon d0f44f093390c is not started [2020-04-09T20:45:08.169Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-09T20:45:08.169Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-09T20:45:08.169Z] check_test.go:223: Daemon def4912607eb1 is not started [2020-04-09T20:45:08.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-09T20:45:08.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-09T20:45:08.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-09T20:45:08.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-09T20:45:08.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-09T20:45:08.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-09T20:45:08.834Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-09T20:45:09.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-09T20:45:09.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-09T20:45:09.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-09T20:45:10.336Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-09T20:45:10.336Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-09T20:45:11.035Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-09T20:45:11.035Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-09T20:45:11.292Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-09T20:45:11.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-09T20:45:12.114Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.93s) [2020-04-09T20:45:12.114Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2020-04-09T20:45:12.114Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-09T20:45:12.114Z] check_test.go:252: Daemon ddc3c221a411e is not started [2020-04-09T20:45:12.114Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-04-09T20:45:12.114Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-09T20:45:12.114Z] check_test.go:252: Daemon d122e560aafa4 is not started [2020-04-09T20:45:12.114Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-04-09T20:45:12.114Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-09T20:45:12.114Z] check_test.go:252: Daemon d910c8cc72202 is not started [2020-04-09T20:45:12.114Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-04-09T20:45:12.114Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-09T20:45:12.114Z] daemon.go:325: [d491af10d8cd8] waiting for daemon to start [2020-04-09T20:45:12.114Z] daemon.go:325: [d491af10d8cd8] waiting for daemon to start [2020-04-09T20:45:12.114Z] daemon.go:353: [d491af10d8cd8] daemon started [2020-04-09T20:45:12.114Z] daemon.go:461: [d491af10d8cd8] Stopping daemon [2020-04-09T20:45:12.114Z] daemon.go:296: [d491af10d8cd8] exiting daemon [2020-04-09T20:45:12.114Z] daemon.go:448: [d491af10d8cd8] Daemon stopped [2020-04-09T20:45:12.114Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-04-09T20:45:12.114Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-09T20:45:12.114Z] check_test.go:252: Daemon d3050fcf49d3e is not started [2020-04-09T20:45:12.114Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-04-09T20:45:12.114Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-09T20:45:12.114Z] check_test.go:252: Daemon d146f01632f18 is not started [2020-04-09T20:45:12.114Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-04-09T20:45:12.114Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-09T20:45:12.114Z] check_test.go:252: Daemon d7b8c6310e9e1 is not started [2020-04-09T20:45:12.114Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-04-09T20:45:12.114Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-09T20:45:12.114Z] check_test.go:252: Daemon dc87e6246b387 is not started [2020-04-09T20:45:12.114Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-09T20:45:12.114Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-09T20:45:12.463Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-09T20:45:12.464Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-09T20:45:14.591Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-09T20:45:14.591Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-09T20:45:17.367Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-09T20:45:17.367Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-09T20:45:17.367Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-09T20:45:17.625Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-09T20:45:17.882Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-04-09T20:45:17.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-04-09T20:45:17.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-09T20:45:17.882Z] check_test.go:279: Daemon d9c983bf26f82 is not started [2020-04-09T20:45:17.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-04-09T20:45:17.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-09T20:45:17.882Z] check_test.go:279: Daemon df82dec166d42 is not started [2020-04-09T20:45:17.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-09T20:45:17.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-09T20:45:17.882Z] check_test.go:279: Daemon d61e16aaa332d is not started [2020-04-09T20:45:17.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-09T20:45:17.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-09T20:45:17.882Z] check_test.go:279: Daemon d80d4e898c16e is not started [2020-04-09T20:45:17.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-04-09T20:45:17.882Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-09T20:45:17.882Z] check_test.go:279: Daemon dd4f24460fe4e is not started [2020-04-09T20:45:17.882Z] === RUN TestDockerNetworkSuite [2020-04-09T20:45:17.882Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-09T20:45:18.251Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-09T20:45:19.750Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-09T20:45:19.750Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-09T20:45:19.750Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-09T20:45:19.750Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-09T20:45:19.750Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-09T20:45:19.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-04-09T20:45:20.407Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-09T20:45:21.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-09T20:45:21.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-09T20:45:27.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-09T20:45:28.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-09T20:45:33.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-09T20:45:34.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-09T20:45:42.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-09T20:45:42.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-09T20:45:42.214Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-09T20:45:42.214Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-09T20:45:42.214Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-09T20:45:42.214Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-09T20:45:42.214Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-09T20:45:42.214Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-09T20:45:44.345Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-09T20:45:44.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-09T20:45:46.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-09T20:45:46.474Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-09T20:45:46.475Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-09T20:45:46.475Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-09T20:45:47.973Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-09T20:45:47.973Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-09T20:45:47.973Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-09T20:45:47.973Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-09T20:45:48.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-09T20:45:48.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-09T20:45:49.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-09T20:45:50.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-09T20:45:51.633Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-09T20:45:52.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-09T20:45:52.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-09T20:45:52.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-09T20:45:53.760Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-09T20:45:53.760Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-09T20:45:53.760Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-09T20:45:54.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-09T20:45:54.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-09T20:45:54.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-09T20:45:54.001Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-09T20:45:54.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-09T20:45:55.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-09T20:45:57.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-09T20:45:57.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-09T20:45:57.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-09T20:45:58.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-09T20:46:02.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-09T20:46:05.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-09T20:46:05.988Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-09T20:46:05.988Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-09T20:46:05.988Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-09T20:46:08.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-09T20:46:12.049Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-09T20:46:14.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-09T20:46:14.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-09T20:46:14.840Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-09T20:46:15.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-09T20:46:15.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-09T20:46:16.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-09T20:46:16.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-09T20:46:16.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-09T20:46:16.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-09T20:46:20.462Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-09T20:46:20.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-09T20:46:20.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-09T20:46:20.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-09T20:46:20.627Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-09T20:46:20.627Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-09T20:46:20.627Z] === RUN TestDockerSuite/TestCpToDot [2020-04-09T20:46:20.627Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-09T20:46:20.627Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-09T20:46:20.627Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-09T20:46:21.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-09T20:46:22.757Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-09T20:46:22.757Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-09T20:46:22.757Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-09T20:46:22.757Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-09T20:46:22.757Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-09T20:46:22.757Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-09T20:46:22.757Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-09T20:46:23.203Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-09T20:46:24.883Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-09T20:46:26.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-09T20:46:27.014Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-09T20:46:27.014Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-09T20:46:27.014Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-09T20:46:28.514Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-09T20:46:29.457Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-09T20:46:29.457Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-09T20:46:29.457Z] === RUN TestDockerSuite/TestCreateRM [2020-04-09T20:46:29.903Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-09T20:46:29.903Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-09T20:46:29.903Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-09T20:46:30.349Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-09T20:46:31.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-09T20:46:31.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-09T20:46:32.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-09T20:46:35.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-09T20:46:35.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-09T20:46:36.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-09T20:46:37.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-09T20:46:37.306Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-09T20:46:37.306Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-09T20:46:37.752Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-09T20:46:39.026Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-09T20:46:41.410Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-09T20:46:41.410Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-09T20:46:41.410Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-09T20:46:43.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-09T20:46:43.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-09T20:46:43.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-09T20:46:43.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-09T20:46:43.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-09T20:46:43.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-09T20:46:43.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-09T20:46:43.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-09T20:46:43.536Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-09T20:46:43.983Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-09T20:46:43.983Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-09T20:46:43.983Z] === RUN TestDockerSuite/TestDockerFails [2020-04-09T20:46:43.983Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-09T20:46:43.983Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-09T20:46:43.983Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-09T20:46:43.983Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-09T20:46:43.983Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-09T20:46:43.983Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-09T20:46:45.579Z] --- PASS: TestDockerNetworkSuite (87.41s) [2020-04-09T20:46:45.579Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.63s) [2020-04-09T20:46:45.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-09T20:46:45.579Z] docker_cli_network_unix_test.go:46: Daemon da94f2be8879d is not started [2020-04-09T20:46:45.579Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.20s) [2020-04-09T20:46:45.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-09T20:46:45.579Z] docker_cli_network_unix_test.go:46: Daemon df5b4dcb16af5 is not started [2020-04-09T20:46:45.579Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.74s) [2020-04-09T20:46:45.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-09T20:46:45.579Z] docker_cli_network_unix_test.go:46: Daemon d675c93004a26 is not started [2020-04-09T20:46:45.579Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.62s) [2020-04-09T20:46:45.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-09T20:46:45.579Z] docker_cli_network_unix_test.go:46: Daemon d8daa5ae4c268 is not started [2020-04-09T20:46:45.579Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.55s) [2020-04-09T20:46:45.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-09T20:46:45.579Z] docker_cli_network_unix_test.go:1233: Daemon d45c371976397 is not started [2020-04-09T20:46:45.579Z] daemon.go:325: [d45c371976397] waiting for daemon to start [2020-04-09T20:46:45.579Z] daemon.go:325: [d45c371976397] waiting for daemon to start [2020-04-09T20:46:45.579Z] daemon.go:353: [d45c371976397] daemon started [2020-04-09T20:46:45.579Z] daemon.go:461: [d45c371976397] Stopping daemon [2020-04-09T20:46:45.579Z] daemon.go:296: [d45c371976397] exiting daemon [2020-04-09T20:46:45.580Z] daemon.go:448: [d45c371976397] Daemon stopped [2020-04-09T20:46:45.580Z] daemon.go:325: [d45c371976397] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:325: [d45c371976397] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:353: [d45c371976397] daemon started [2020-04-09T20:46:45.580Z] daemon.go:461: [d45c371976397] Stopping daemon [2020-04-09T20:46:45.580Z] daemon.go:296: [d45c371976397] exiting daemon [2020-04-09T20:46:45.580Z] daemon.go:448: [d45c371976397] Daemon stopped [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon de532cfdd1f48 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.61s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d51ea538739cf is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.20s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d62468c78e8c7 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.65s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d2d0343b020c2 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.81s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d76df129eeefe is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d079482c6bf66 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.37s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon dc15534867bbc is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.38s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d12bceb893871 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d2e41c31862e6 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d17488c9a1d5e is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.26s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d2e434365844d is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon dc548376d0a69 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon dbd1f96587c77 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d42454edd92b1 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.38s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d2380468d752c is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.75s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d98df7c8ecb8e is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.16s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d6e1e2369442b is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d041a82f5fcdb is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d6c33f90ad4cb is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.64s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-09T20:46:45.580Z] daemon.go:325: [dfee932fe83cf] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:325: [dfee932fe83cf] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:353: [dfee932fe83cf] daemon started [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:968: Daemon dfee932fe83cf is not started [2020-04-09T20:46:45.580Z] daemon.go:296: [dfee932fe83cf] exiting daemon [2020-04-09T20:46:45.580Z] daemon.go:325: [dfee932fe83cf] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:325: [dfee932fe83cf] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:353: [dfee932fe83cf] daemon started [2020-04-09T20:46:45.580Z] daemon.go:461: [dfee932fe83cf] Stopping daemon [2020-04-09T20:46:45.580Z] daemon.go:296: [dfee932fe83cf] exiting daemon [2020-04-09T20:46:45.580Z] daemon.go:448: [dfee932fe83cf] Daemon stopped [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.42s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon df1adea8091bf is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.62s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-09T20:46:45.580Z] daemon.go:325: [d558ff488448b] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:325: [d558ff488448b] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:353: [d558ff488448b] daemon started [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:1116: Daemon d558ff488448b is not started [2020-04-09T20:46:45.580Z] daemon.go:325: [d558ff488448b] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:296: [d558ff488448b] exiting daemon [2020-04-09T20:46:45.580Z] daemon.go:325: [d558ff488448b] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:325: [d558ff488448b] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:325: [d558ff488448b] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:353: [d558ff488448b] daemon started [2020-04-09T20:46:45.580Z] daemon.go:461: [d558ff488448b] Stopping daemon [2020-04-09T20:46:45.580Z] daemon.go:296: [d558ff488448b] exiting daemon [2020-04-09T20:46:45.580Z] daemon.go:448: [d558ff488448b] Daemon stopped [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon dfc914c8cec86 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d7c78d7297bb7 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon dce11cc0f6f44 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon daf197104526c is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d31f9f83f61e6 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d1a1172e801a5 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon db4d3cd3d4526 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.27s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d6809d23dce05 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon dbf13da97544a is not started [2020-04-09T20:46:45.580Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-09T20:46:45.580Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon df61ff70e3b2c is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.38s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d89582bddbb6e is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.66s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-09T20:46:45.580Z] daemon.go:325: [d9a4cf22d53c9] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:325: [d9a4cf22d53c9] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:353: [d9a4cf22d53c9] daemon started [2020-04-09T20:46:45.580Z] daemon.go:461: [d9a4cf22d53c9] Stopping daemon [2020-04-09T20:46:45.580Z] daemon.go:296: [d9a4cf22d53c9] exiting daemon [2020-04-09T20:46:45.580Z] daemon.go:448: [d9a4cf22d53c9] Daemon stopped [2020-04-09T20:46:45.580Z] daemon.go:325: [d9a4cf22d53c9] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:325: [d9a4cf22d53c9] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:353: [d9a4cf22d53c9] daemon started [2020-04-09T20:46:45.580Z] daemon.go:461: [d9a4cf22d53c9] Stopping daemon [2020-04-09T20:46:45.580Z] daemon.go:296: [d9a4cf22d53c9] exiting daemon [2020-04-09T20:46:45.580Z] daemon.go:448: [d9a4cf22d53c9] Daemon stopped [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.60s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-09T20:46:45.580Z] daemon.go:325: [d3a004d9eafa1] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:325: [d3a004d9eafa1] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:353: [d3a004d9eafa1] daemon started [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:1084: Daemon d3a004d9eafa1 is not started [2020-04-09T20:46:45.580Z] daemon.go:296: [d3a004d9eafa1] exiting daemon [2020-04-09T20:46:45.580Z] daemon.go:325: [d3a004d9eafa1] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:325: [d3a004d9eafa1] waiting for daemon to start [2020-04-09T20:46:45.580Z] daemon.go:353: [d3a004d9eafa1] daemon started [2020-04-09T20:46:45.580Z] daemon.go:461: [d3a004d9eafa1] Stopping daemon [2020-04-09T20:46:45.580Z] daemon.go:296: [d3a004d9eafa1] exiting daemon [2020-04-09T20:46:45.580Z] daemon.go:448: [d3a004d9eafa1] Daemon stopped [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon ddc2cc9b31364 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d8332714fa154 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.65s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon da2f76d9bd4da is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d8367dc10e234 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.20s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d7de1186c2860 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon dea49f738bfc5 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.57s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon d05a740b23575 is not started [2020-04-09T20:46:45.580Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.40s) [2020-04-09T20:46:45.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-09T20:46:45.580Z] docker_cli_network_unix_test.go:46: Daemon de86ccc6470d3 is not started [2020-04-09T20:46:45.580Z] === RUN TestDockerHubPullSuite [2020-04-09T20:46:45.580Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-09T20:46:46.108Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-09T20:46:46.950Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-09T20:46:48.845Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-09T20:46:49.412Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-09T20:46:50.782Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-09T20:46:50.782Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-09T20:46:50.782Z] --- PASS: TestDockerHubPullSuite (5.65s) [2020-04-09T20:46:50.782Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.47s) [2020-04-09T20:46:50.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-09T20:46:50.782Z] daemon.go:325: [de39e0d22f08f] waiting for daemon to start [2020-04-09T20:46:50.782Z] daemon.go:325: [de39e0d22f08f] waiting for daemon to start [2020-04-09T20:46:50.782Z] daemon.go:353: [de39e0d22f08f] daemon started [2020-04-09T20:46:50.782Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-04-09T20:46:50.782Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-04-09T20:46:50.782Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s) [2020-04-09T20:46:50.782Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-04-09T20:46:50.782Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-04-09T20:46:50.782Z] daemon.go:461: [de39e0d22f08f] Stopping daemon [2020-04-09T20:46:50.782Z] daemon.go:296: [de39e0d22f08f] exiting daemon [2020-04-09T20:46:50.782Z] daemon.go:448: [de39e0d22f08f] Daemon stopped [2020-04-09T20:46:50.782Z] PASS [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === Skipped [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-09T20:46:50.782Z] docker_cli_sni_test.go:18: Flakey test [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-09T20:46:50.782Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-09T20:46:50.782Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:46:50.782Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-09T20:46:50.783Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-09T20:46:50.783Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-09T20:46:50.783Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-09T20:46:50.783Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-09T20:46:50.783Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-09T20:46:50.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-09T20:46:50.783Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-04-09T20:46:50.783Z] docker_cli_network_unix_test.go:46: Daemon df61ff70e3b2c is not started [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] [2020-04-09T20:46:50.783Z] DONE 1249 tests, 44 skipped in 1931.632s [2020-04-09T20:46:50.783Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:46:50.783Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:46:50.783Z] +++ kill 7333 [2020-04-09T20:46:52.152Z] umount: bundles/test-integration/root: no mount point specified. [2020-04-09T20:46:52.152Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:46:52.152Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:46:52.152Z] [2020-04-09T20:46:52.152Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:46:52.152Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:46:52.152Z] [2020-04-09T20:46:52.152Z] To set a process to complain mode, use the command line tool [2020-04-09T20:46:52.152Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:46:52.152Z] +++ true [2020-04-09T20:46:52.152Z] [2020-04-09T20:46:53.065Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-09T20:46:54.565Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-09T20:47:01.662Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-09T20:47:06.262Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-09T20:47:09.931Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-09T20:47:12.058Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-09T20:47:12.505Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-09T20:47:16.162Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-09T20:47:16.162Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-09T20:47:17.104Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-09T20:47:18.665Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-09T20:47:20.563Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-09T20:47:20.770Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-09T20:47:23.839Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-09T20:47:25.369Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-09T20:47:25.369Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-09T20:47:25.369Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-09T20:47:25.369Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-09T20:47:25.369Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-09T20:47:25.369Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-09T20:47:25.815Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-09T20:47:25.815Z] === RUN TestDockerSuite/TestEventsRename [2020-04-09T20:47:26.365Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-09T20:47:27.942Z] === RUN TestDockerSuite/TestEventsResize [2020-04-09T20:47:30.068Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-09T20:47:31.621Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-09T20:47:32.195Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-09T20:47:33.517Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-09T20:47:34.323Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-09T20:47:38.923Z] === RUN TestDockerSuite/TestEventsTop [2020-04-09T20:47:38.923Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-09T20:47:41.764Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-09T20:47:50.206Z] === RUN TestDockerSuite/TestExec [2020-04-09T20:47:50.206Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-09T20:47:50.206Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-09T20:47:51.151Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-09T20:47:52.649Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-09T20:47:52.649Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-09T20:47:52.649Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-09T20:47:52.649Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-09T20:47:54.776Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-09T20:47:55.421Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-09T20:47:56.279Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-09T20:47:57.778Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-09T20:47:59.277Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-09T20:48:02.936Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-09T20:48:02.936Z] === RUN TestDockerSuite/TestExecEnv [2020-04-09T20:48:02.936Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-09T20:48:02.936Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-09T20:48:05.245Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-09T20:48:08.904Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-09T20:48:08.904Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-09T20:48:08.904Z] === RUN TestDockerSuite/TestExecParseError [2020-04-09T20:48:08.904Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-09T20:48:08.904Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-09T20:48:08.904Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-09T20:48:10.282Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-09T20:48:11.033Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-09T20:48:11.033Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-09T20:48:11.033Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-09T20:48:11.033Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-09T20:48:11.033Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-09T20:48:11.033Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-09T20:48:12.178Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-09T20:48:12.534Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-09T20:48:12.534Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-09T20:48:15.455Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-09T20:48:18.732Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-09T20:48:19.505Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-09T20:48:19.505Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-09T20:48:19.505Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-09T20:48:19.505Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-09T20:48:25.197Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-09T20:48:28.692Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-09T20:48:30.887Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-09T20:48:33.015Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-09T20:48:33.960Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-09T20:48:37.238Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-09T20:48:38.708Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-09T20:48:38.708Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-09T20:48:38.708Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-09T20:48:38.708Z] === RUN TestDockerSuite/TestHealth [2020-04-09T20:48:38.708Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-09T20:48:38.708Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-09T20:48:38.708Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-09T20:48:39.154Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-09T20:48:39.763Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-09T20:48:43.043Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-09T20:48:46.319Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-09T20:48:49.332Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-09T20:48:49.332Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-09T20:48:49.332Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-09T20:48:49.332Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-09T20:48:49.332Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-09T20:48:49.332Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-09T20:48:49.332Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-09T20:48:49.333Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-09T20:48:49.598Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-09T20:48:50.274Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-09T20:48:50.274Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-09T20:48:51.499Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-09T20:48:51.773Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-09T20:48:51.773Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-09T20:48:53.900Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-09T20:48:55.401Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-09T20:48:55.854Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-09T20:48:55.854Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-09T20:48:59.509Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-09T20:48:59.509Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-09T20:49:01.635Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-09T20:49:01.635Z] === RUN TestDockerSuite/TestImportFile [2020-04-09T20:49:01.635Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-09T20:49:01.635Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-09T20:49:01.635Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-09T20:49:01.635Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-09T20:49:01.635Z] === RUN TestDockerSuite/TestInfoDebug [2020-04-09T20:49:02.081Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-04-09T20:49:02.081Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-04-09T20:49:02.081Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-04-09T20:49:02.081Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-09T20:49:02.081Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-09T20:49:02.081Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-09T20:49:02.081Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-09T20:49:02.527Z] === RUN TestDockerSuite/TestInfoFormat [2020-04-09T20:49:02.527Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-04-09T20:49:02.527Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-09T20:49:02.527Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-09T20:49:02.527Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-09T20:49:04.162Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-09T20:49:06.312Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-09T20:49:06.312Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-09T20:49:06.312Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-09T20:49:06.312Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-09T20:49:06.312Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-09T20:49:08.440Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-09T20:49:08.440Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-09T20:49:09.939Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-09T20:49:09.939Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-09T20:49:09.939Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-09T20:49:09.939Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-09T20:49:12.071Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-09T20:49:16.859Z] === RUN TestDockerSuite/TestInspectImage [2020-04-09T20:49:16.859Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-09T20:49:16.859Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-09T20:49:16.859Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-09T20:49:18.357Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-09T20:49:19.855Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-09T20:49:19.855Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-09T20:49:21.355Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-09T20:49:23.482Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-09T20:49:23.482Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-09T20:49:23.482Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-09T20:49:24.982Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-09T20:49:27.109Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-09T20:49:30.768Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-09T20:49:32.896Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-09T20:49:34.400Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-09T20:49:35.900Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-09T20:49:38.026Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-09T20:49:39.524Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-09T20:49:41.651Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-09T20:49:41.652Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-09T20:49:41.652Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-09T20:49:41.652Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-09T20:49:41.652Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-09T20:49:43.151Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-09T20:49:44.651Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-09T20:49:47.687Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-09T20:49:50.341Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-09T20:49:51.850Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-09T20:49:51.850Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-09T20:49:53.347Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-09T20:49:53.347Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-09T20:50:00.303Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-09T20:50:02.537Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-09T20:50:05.993Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-09T20:50:11.683Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-09T20:50:13.812Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-09T20:50:15.941Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-09T20:50:15.941Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-09T20:50:17.440Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-09T20:50:19.567Z] === RUN TestDockerSuite/TestLogsSince [2020-04-09T20:50:20.598Z] --- PASS: TestDockerSwarmSuite (1769.41s) [2020-04-09T20:50:20.598Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s) [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-09T20:50:20.598Z] daemon.go:325: [dc1bafff911da] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [dc1bafff911da] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [dc1bafff911da] daemon started [2020-04-09T20:50:20.598Z] daemon.go:461: [dc1bafff911da] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [dc1bafff911da] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [dc1bafff911da] Daemon stopped [2020-04-09T20:50:20.598Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.75s) [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-09T20:50:20.598Z] daemon.go:325: [daee8f87eabe0] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [daee8f87eabe0] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [daee8f87eabe0] daemon started [2020-04-09T20:50:20.598Z] daemon.go:461: [daee8f87eabe0] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [daee8f87eabe0] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [daee8f87eabe0] Daemon stopped [2020-04-09T20:50:20.598Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.98s) [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-09T20:50:20.598Z] daemon.go:325: [d9ec14ffdd8b4] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [d9ec14ffdd8b4] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [d9ec14ffdd8b4] daemon started [2020-04-09T20:50:20.598Z] daemon.go:461: [d9ec14ffdd8b4] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [d9ec14ffdd8b4] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [d9ec14ffdd8b4] Daemon stopped [2020-04-09T20:50:20.598Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.97s) [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-09T20:50:20.598Z] daemon.go:325: [d2cfdb0cf5b92] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [d2cfdb0cf5b92] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [d2cfdb0cf5b92] daemon started [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-09T20:50:20.598Z] daemon.go:325: [d7cc79af1ace2] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [d7cc79af1ace2] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [d7cc79af1ace2] daemon started [2020-04-09T20:50:20.598Z] daemon.go:461: [d2cfdb0cf5b92] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [d2cfdb0cf5b92] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [d2cfdb0cf5b92] Daemon stopped [2020-04-09T20:50:20.598Z] daemon.go:461: [d7cc79af1ace2] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [d7cc79af1ace2] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [d7cc79af1ace2] Daemon stopped [2020-04-09T20:50:20.598Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-09T20:50:20.598Z] daemon.go:325: [d95a6015cadc4] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [d95a6015cadc4] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [d95a6015cadc4] daemon started [2020-04-09T20:50:20.598Z] daemon.go:461: [d95a6015cadc4] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [d95a6015cadc4] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [d95a6015cadc4] Daemon stopped [2020-04-09T20:50:20.598Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.52s) [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-09T20:50:20.598Z] daemon.go:325: [d1fb9fe16cc1a] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [d1fb9fe16cc1a] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [d1fb9fe16cc1a] daemon started [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-09T20:50:20.598Z] daemon.go:325: [dd8a9a76144b2] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [dd8a9a76144b2] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [dd8a9a76144b2] daemon started [2020-04-09T20:50:20.598Z] check_test.go:358: [dd8a9a76144b2] joining swarm manager [d1fb9fe16cc1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.598Z] daemon.go:461: [dd8a9a76144b2] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [dd8a9a76144b2] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [dd8a9a76144b2] Daemon stopped [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-09T20:50:20.598Z] daemon.go:325: [dd0ac7215c91b] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [dd0ac7215c91b] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [dd0ac7215c91b] daemon started [2020-04-09T20:50:20.598Z] check_test.go:358: [dd0ac7215c91b] joining swarm manager [d1fb9fe16cc1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.598Z] daemon.go:461: [d1fb9fe16cc1a] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [d1fb9fe16cc1a] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [d1fb9fe16cc1a] Daemon stopped [2020-04-09T20:50:20.598Z] check_test.go:379: Daemon dd8a9a76144b2 is not started [2020-04-09T20:50:20.598Z] daemon.go:461: [dd0ac7215c91b] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [dd0ac7215c91b] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [dd0ac7215c91b] Daemon stopped [2020-04-09T20:50:20.598Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-09T20:50:20.598Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-09T20:50:20.598Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.59s) [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-04-09T20:50:20.598Z] daemon.go:325: [dbc7cb4371a71] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [dbc7cb4371a71] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [dbc7cb4371a71] daemon started [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-04-09T20:50:20.598Z] daemon.go:325: [d7b52eeecd0fd] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [d7b52eeecd0fd] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [d7b52eeecd0fd] daemon started [2020-04-09T20:50:20.598Z] check_test.go:358: [d7b52eeecd0fd] joining swarm manager [dbc7cb4371a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.598Z] daemon.go:461: [dbc7cb4371a71] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [dbc7cb4371a71] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [dbc7cb4371a71] Daemon stopped [2020-04-09T20:50:20.598Z] daemon.go:461: [d7b52eeecd0fd] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [d7b52eeecd0fd] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [d7b52eeecd0fd] Daemon stopped [2020-04-09T20:50:20.598Z] daemon.go:325: [dbc7cb4371a71] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [dbc7cb4371a71] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [dbc7cb4371a71] daemon started [2020-04-09T20:50:20.598Z] daemon.go:325: [d7b52eeecd0fd] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [d7b52eeecd0fd] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [d7b52eeecd0fd] daemon started [2020-04-09T20:50:20.598Z] daemon.go:461: [dbc7cb4371a71] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [dbc7cb4371a71] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [dbc7cb4371a71] Daemon stopped [2020-04-09T20:50:20.598Z] daemon.go:461: [d7b52eeecd0fd] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [d7b52eeecd0fd] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [d7b52eeecd0fd] Daemon stopped [2020-04-09T20:50:20.598Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-09T20:50:20.598Z] daemon.go:325: [db8552e31a762] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [db8552e31a762] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [db8552e31a762] daemon started [2020-04-09T20:50:20.598Z] daemon.go:461: [db8552e31a762] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [db8552e31a762] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [db8552e31a762] Daemon stopped [2020-04-09T20:50:20.598Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.49s) [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-09T20:50:20.598Z] daemon.go:325: [dc9f10710280e] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [dc9f10710280e] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [dc9f10710280e] daemon started [2020-04-09T20:50:20.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-09T20:50:20.598Z] daemon.go:325: [d0bf37d7c6f11] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:325: [d0bf37d7c6f11] waiting for daemon to start [2020-04-09T20:50:20.598Z] daemon.go:353: [d0bf37d7c6f11] daemon started [2020-04-09T20:50:20.598Z] daemon.go:461: [dc9f10710280e] Stopping daemon [2020-04-09T20:50:20.598Z] daemon.go:296: [dc9f10710280e] exiting daemon [2020-04-09T20:50:20.598Z] daemon.go:448: [dc9f10710280e] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [d0bf37d7c6f11] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d0bf37d7c6f11] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d0bf37d7c6f11] Daemon stopped [2020-04-09T20:50:20.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.48s) [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-09T20:50:20.599Z] daemon.go:325: [d1274b98392e8] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d1274b98392e8] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d1274b98392e8] daemon started [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-09T20:50:20.599Z] daemon.go:325: [dd5072bee84b0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [dd5072bee84b0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [dd5072bee84b0] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [dd5072bee84b0] joining swarm manager [d1274b98392e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-09T20:50:20.599Z] daemon.go:325: [d2bc34336e36e] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d2bc34336e36e] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d2bc34336e36e] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [d2bc34336e36e] joining swarm manager [d1274b98392e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.599Z] daemon.go:461: [d1274b98392e8] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d1274b98392e8] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d1274b98392e8] Daemon stopped [2020-04-09T20:50:20.599Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-09T20:50:20.599Z] daemon.go:325: [d1274b98392e8] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d1274b98392e8] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d1274b98392e8] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d1274b98392e8] daemon started [2020-04-09T20:50:20.599Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-09T20:50:20.599Z] daemon.go:461: [d1274b98392e8] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d1274b98392e8] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d1274b98392e8] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [dd5072bee84b0] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [dd5072bee84b0] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [dd5072bee84b0] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [d2bc34336e36e] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d2bc34336e36e] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d2bc34336e36e] Daemon stopped [2020-04-09T20:50:20.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.65s) [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-09T20:50:20.599Z] daemon.go:325: [d1524a2043319] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d1524a2043319] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d1524a2043319] daemon started [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-09T20:50:20.599Z] daemon.go:325: [dfa6d509d8d7d] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [dfa6d509d8d7d] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [dfa6d509d8d7d] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [dfa6d509d8d7d] joining swarm manager [d1524a2043319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-09T20:50:20.599Z] daemon.go:325: [d12a02c416551] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d12a02c416551] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d12a02c416551] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [d12a02c416551] joining swarm manager [d1524a2043319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.599Z] daemon.go:461: [d1524a2043319] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d1524a2043319] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d1524a2043319] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [dfa6d509d8d7d] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [dfa6d509d8d7d] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [dfa6d509d8d7d] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [d12a02c416551] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d12a02c416551] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d12a02c416551] Daemon stopped [2020-04-09T20:50:20.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.81s) [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-09T20:50:20.599Z] daemon.go:325: [dc91d3bcd57d9] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [dc91d3bcd57d9] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [dc91d3bcd57d9] daemon started [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-09T20:50:20.599Z] daemon.go:325: [d10e8ecee0869] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d10e8ecee0869] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d10e8ecee0869] daemon started [2020-04-09T20:50:20.599Z] daemon.go:461: [dc91d3bcd57d9] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [dc91d3bcd57d9] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [dc91d3bcd57d9] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [d10e8ecee0869] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d10e8ecee0869] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d10e8ecee0869] Daemon stopped [2020-04-09T20:50:20.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.61s) [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-09T20:50:20.599Z] daemon.go:325: [d22566bbbfda4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d22566bbbfda4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d22566bbbfda4] daemon started [2020-04-09T20:50:20.599Z] daemon.go:461: [d22566bbbfda4] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d22566bbbfda4] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d22566bbbfda4] Daemon stopped [2020-04-09T20:50:20.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.19s) [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-09T20:50:20.599Z] daemon.go:325: [d65037a2317a7] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d65037a2317a7] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d65037a2317a7] daemon started [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-09T20:50:20.599Z] daemon.go:325: [dd89c266abf35] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [dd89c266abf35] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [dd89c266abf35] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [dd89c266abf35] joining swarm manager [d65037a2317a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-09T20:50:20.599Z] daemon.go:325: [d34149e891b63] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d34149e891b63] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d34149e891b63] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [d34149e891b63] joining swarm manager [d65037a2317a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.599Z] daemon.go:461: [d65037a2317a7] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d65037a2317a7] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d65037a2317a7] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [dd89c266abf35] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [dd89c266abf35] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [dd89c266abf35] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [d34149e891b63] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d34149e891b63] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d34149e891b63] Daemon stopped [2020-04-09T20:50:20.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.66s) [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-09T20:50:20.599Z] daemon.go:325: [d4f955e883380] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d4f955e883380] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d4f955e883380] daemon started [2020-04-09T20:50:20.599Z] daemon.go:461: [d4f955e883380] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d4f955e883380] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d4f955e883380] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:325: [d4f955e883380] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d4f955e883380] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d4f955e883380] daemon started [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-09T20:50:20.599Z] daemon.go:325: [d8218b388278a] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d8218b388278a] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d8218b388278a] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [d8218b388278a] joining swarm manager [d4f955e883380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.599Z] daemon.go:461: [d8218b388278a] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d8218b388278a] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d8218b388278a] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:325: [d8218b388278a] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d8218b388278a] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d8218b388278a] daemon started [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-09T20:50:20.599Z] daemon.go:325: [d6d73413ff5f4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d6d73413ff5f4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d6d73413ff5f4] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [d6d73413ff5f4] joining swarm manager [d4f955e883380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.599Z] daemon.go:461: [d6d73413ff5f4] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d6d73413ff5f4] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d6d73413ff5f4] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:325: [d6d73413ff5f4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d6d73413ff5f4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d6d73413ff5f4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d6d73413ff5f4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d6d73413ff5f4] daemon started [2020-04-09T20:50:20.599Z] daemon.go:296: [d6d73413ff5f4] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:325: [d6d73413ff5f4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d6d73413ff5f4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d6d73413ff5f4] daemon started [2020-04-09T20:50:20.599Z] daemon.go:461: [d4f955e883380] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d4f955e883380] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d4f955e883380] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [d8218b388278a] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d8218b388278a] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d8218b388278a] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [d6d73413ff5f4] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d6d73413ff5f4] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d6d73413ff5f4] Daemon stopped [2020-04-09T20:50:20.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.01s) [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-09T20:50:20.599Z] daemon.go:325: [d1d116fd16783] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d1d116fd16783] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d1d116fd16783] daemon started [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-09T20:50:20.599Z] daemon.go:325: [d820afed9076e] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d820afed9076e] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d820afed9076e] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [d820afed9076e] joining swarm manager [d1d116fd16783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.599Z] daemon.go:461: [d1d116fd16783] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d1d116fd16783] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d1d116fd16783] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [d820afed9076e] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d820afed9076e] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d820afed9076e] Daemon stopped [2020-04-09T20:50:20.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.54s) [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-09T20:50:20.599Z] daemon.go:325: [de720d410bfe4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [de720d410bfe4] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [de720d410bfe4] daemon started [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d06f90c0564e0] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [d06f90c0564e0] joining swarm manager [de720d410bfe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-09T20:50:20.599Z] daemon.go:325: [d66e7ddd96c5a] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d66e7ddd96c5a] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d66e7ddd96c5a] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [d66e7ddd96c5a] joining swarm manager [de720d410bfe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.599Z] daemon.go:461: [d06f90c0564e0] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d06f90c0564e0] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d06f90c0564e0] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:339: [d06f90c0564e0] error pinging daemon on start: Get http://d06f90c0564e0.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:339: [d06f90c0564e0] error pinging daemon on start: Get http://d06f90c0564e0.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:339: [d06f90c0564e0] error pinging daemon on start: Get http://d06f90c0564e0.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:339: [d06f90c0564e0] error pinging daemon on start: Get http://d06f90c0564e0.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:339: [d06f90c0564e0] error pinging daemon on start: Get http://d06f90c0564e0.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:339: [d06f90c0564e0] error pinging daemon on start: Get http://d06f90c0564e0.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.599Z] daemon.go:325: [d06f90c0564e0] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d06f90c0564e0] daemon started [2020-04-09T20:50:20.599Z] daemon.go:461: [de720d410bfe4] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [de720d410bfe4] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [de720d410bfe4] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [d06f90c0564e0] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d06f90c0564e0] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d06f90c0564e0] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [d66e7ddd96c5a] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d66e7ddd96c5a] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d66e7ddd96c5a] Daemon stopped [2020-04-09T20:50:20.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-09T20:50:20.599Z] daemon.go:325: [df43d75b93dcd] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [df43d75b93dcd] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [df43d75b93dcd] daemon started [2020-04-09T20:50:20.599Z] daemon.go:461: [df43d75b93dcd] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [df43d75b93dcd] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [df43d75b93dcd] Daemon stopped [2020-04-09T20:50:20.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.10s) [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-09T20:50:20.599Z] daemon.go:325: [d652bc9a1d00e] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d652bc9a1d00e] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d652bc9a1d00e] daemon started [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-09T20:50:20.599Z] daemon.go:325: [dfada10293962] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [dfada10293962] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [dfada10293962] daemon started [2020-04-09T20:50:20.599Z] check_test.go:358: [dfada10293962] joining swarm manager [d652bc9a1d00e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.599Z] daemon.go:461: [d652bc9a1d00e] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [d652bc9a1d00e] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [d652bc9a1d00e] Daemon stopped [2020-04-09T20:50:20.599Z] daemon.go:461: [dfada10293962] Stopping daemon [2020-04-09T20:50:20.599Z] daemon.go:296: [dfada10293962] exiting daemon [2020-04-09T20:50:20.599Z] daemon.go:448: [dfada10293962] Daemon stopped [2020-04-09T20:50:20.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.47s) [2020-04-09T20:50:20.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-09T20:50:20.599Z] daemon.go:325: [d3a3afc76453f] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:325: [d3a3afc76453f] waiting for daemon to start [2020-04-09T20:50:20.599Z] daemon.go:353: [d3a3afc76453f] daemon started [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-09T20:50:20.600Z] daemon.go:325: [d5c9593084199] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d5c9593084199] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d5c9593084199] daemon started [2020-04-09T20:50:20.600Z] check_test.go:358: [d5c9593084199] joining swarm manager [d3a3afc76453f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-09T20:50:20.600Z] daemon.go:325: [d11339ef5b08e] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d11339ef5b08e] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d11339ef5b08e] daemon started [2020-04-09T20:50:20.600Z] check_test.go:358: [d11339ef5b08e] joining swarm manager [d3a3afc76453f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.600Z] daemon.go:461: [d5c9593084199] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d5c9593084199] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d5c9593084199] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:461: [d11339ef5b08e] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d11339ef5b08e] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d11339ef5b08e] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:325: [d5c9593084199] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d5c9593084199] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d5c9593084199] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d5c9593084199] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:339: [d5c9593084199] error pinging daemon on start: Get http://d5c9593084199.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:325: [d5c9593084199] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:339: [d5c9593084199] error pinging daemon on start: Get http://d5c9593084199.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:325: [d5c9593084199] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:339: [d5c9593084199] error pinging daemon on start: Get http://d5c9593084199.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:325: [d5c9593084199] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d5c9593084199] daemon started [2020-04-09T20:50:20.600Z] daemon.go:461: [d3a3afc76453f] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d3a3afc76453f] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d3a3afc76453f] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:461: [d5c9593084199] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d5c9593084199] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d5c9593084199] Daemon stopped [2020-04-09T20:50:20.600Z] check_test.go:379: Daemon d11339ef5b08e is not started [2020-04-09T20:50:20.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.31s) [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:50:20.600Z] daemon.go:325: [dc76464c35cdb] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [dc76464c35cdb] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [dc76464c35cdb] daemon started [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:50:20.600Z] daemon.go:325: [d6cc411b51a6e] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d6cc411b51a6e] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d6cc411b51a6e] daemon started [2020-04-09T20:50:20.600Z] check_test.go:358: [d6cc411b51a6e] joining swarm manager [dc76464c35cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:50:20.600Z] daemon.go:325: [d8408cf3fb94f] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d8408cf3fb94f] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d8408cf3fb94f] daemon started [2020-04-09T20:50:20.600Z] check_test.go:358: [d8408cf3fb94f] joining swarm manager [dc76464c35cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:50:20.600Z] daemon.go:325: [d57c4cb307151] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d57c4cb307151] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d57c4cb307151] daemon started [2020-04-09T20:50:20.600Z] check_test.go:358: [d57c4cb307151] joining swarm manager [dc76464c35cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:50:20.600Z] daemon.go:325: [d1e62565bf772] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d1e62565bf772] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d1e62565bf772] daemon started [2020-04-09T20:50:20.600Z] check_test.go:358: [d1e62565bf772] joining swarm manager [dc76464c35cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:50:20.600Z] daemon.go:325: [d3c15f5eacc05] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d3c15f5eacc05] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d3c15f5eacc05] daemon started [2020-04-09T20:50:20.600Z] check_test.go:358: [d3c15f5eacc05] joining swarm manager [dc76464c35cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-09T20:50:20.600Z] daemon.go:461: [d3c15f5eacc05] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:461: [dc76464c35cdb] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:461: [d57c4cb307151] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:461: [d6cc411b51a6e] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:461: [d1e62565bf772] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:461: [d8408cf3fb94f] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [dc76464c35cdb] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [dc76464c35cdb] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:296: [d1e62565bf772] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d1e62565bf772] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:296: [d3c15f5eacc05] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d3c15f5eacc05] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:296: [d6cc411b51a6e] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d6cc411b51a6e] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:296: [d8408cf3fb94f] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d8408cf3fb94f] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:296: [d57c4cb307151] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d57c4cb307151] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:325: [d6cc411b51a6e] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d3c15f5eacc05] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d8408cf3fb94f] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d57c4cb307151] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d1e62565bf772] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [dc76464c35cdb] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d6cc411b51a6e] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d3c15f5eacc05] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d8408cf3fb94f] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d57c4cb307151] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d1e62565bf772] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [dc76464c35cdb] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d6cc411b51a6e] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d3c15f5eacc05] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d8408cf3fb94f] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d57c4cb307151] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d1e62565bf772] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [dc76464c35cdb] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d6cc411b51a6e] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d3c15f5eacc05] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d8408cf3fb94f] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d57c4cb307151] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d1e62565bf772] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [dc76464c35cdb] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:339: [d6cc411b51a6e] error pinging daemon on start: Get http://d6cc411b51a6e.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:339: [d3c15f5eacc05] error pinging daemon on start: Get http://d3c15f5eacc05.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:339: [d8408cf3fb94f] error pinging daemon on start: Get http://d8408cf3fb94f.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:339: [d57c4cb307151] error pinging daemon on start: Get http://d57c4cb307151.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:339: [d1e62565bf772] error pinging daemon on start: Get http://d1e62565bf772.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:339: [dc76464c35cdb] error pinging daemon on start: Get http://dc76464c35cdb.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:325: [d6cc411b51a6e] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d3c15f5eacc05] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d8408cf3fb94f] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d57c4cb307151] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d1e62565bf772] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [dc76464c35cdb] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:339: [d6cc411b51a6e] error pinging daemon on start: Get http://d6cc411b51a6e.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:339: [d3c15f5eacc05] error pinging daemon on start: Get http://d3c15f5eacc05.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:339: [d8408cf3fb94f] error pinging daemon on start: Get http://d8408cf3fb94f.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:339: [d57c4cb307151] error pinging daemon on start: Get http://d57c4cb307151.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:339: [d1e62565bf772] error pinging daemon on start: Get http://d1e62565bf772.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:339: [dc76464c35cdb] error pinging daemon on start: Get http://dc76464c35cdb.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:325: [d6cc411b51a6e] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d3c15f5eacc05] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d8408cf3fb94f] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d57c4cb307151] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d1e62565bf772] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [dc76464c35cdb] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d6cc411b51a6e] daemon started [2020-04-09T20:50:20.600Z] daemon.go:353: [d1e62565bf772] daemon started [2020-04-09T20:50:20.600Z] daemon.go:353: [dc76464c35cdb] daemon started [2020-04-09T20:50:20.600Z] daemon.go:353: [d57c4cb307151] daemon started [2020-04-09T20:50:20.600Z] daemon.go:353: [d8408cf3fb94f] daemon started [2020-04-09T20:50:20.600Z] daemon.go:339: [d3c15f5eacc05] error pinging daemon on start: Get http://d3c15f5eacc05.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.600Z] daemon.go:325: [d3c15f5eacc05] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d3c15f5eacc05] daemon started [2020-04-09T20:50:20.600Z] daemon.go:461: [dc76464c35cdb] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [dc76464c35cdb] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [dc76464c35cdb] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:461: [d6cc411b51a6e] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d6cc411b51a6e] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d6cc411b51a6e] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:461: [d8408cf3fb94f] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d8408cf3fb94f] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d8408cf3fb94f] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:461: [d57c4cb307151] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d57c4cb307151] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d57c4cb307151] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:461: [d1e62565bf772] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d1e62565bf772] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d1e62565bf772] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:461: [d3c15f5eacc05] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d3c15f5eacc05] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d3c15f5eacc05] Daemon stopped [2020-04-09T20:50:20.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-09T20:50:20.600Z] daemon.go:325: [d9b8b39a3c23a] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d9b8b39a3c23a] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d9b8b39a3c23a] daemon started [2020-04-09T20:50:20.600Z] daemon.go:461: [d9b8b39a3c23a] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d9b8b39a3c23a] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d9b8b39a3c23a] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:325: [d9b8b39a3c23a] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d9b8b39a3c23a] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d9b8b39a3c23a] daemon started [2020-04-09T20:50:20.600Z] daemon.go:461: [d9b8b39a3c23a] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d9b8b39a3c23a] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d9b8b39a3c23a] Daemon stopped [2020-04-09T20:50:20.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.41s) [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-09T20:50:20.600Z] daemon.go:325: [d19bbe844c1ee] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d19bbe844c1ee] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d19bbe844c1ee] daemon started [2020-04-09T20:50:20.600Z] daemon.go:461: [d19bbe844c1ee] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d19bbe844c1ee] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d19bbe844c1ee] Daemon stopped [2020-04-09T20:50:20.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.03s) [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-09T20:50:20.600Z] daemon.go:325: [d93b24c019cc5] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d93b24c019cc5] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d93b24c019cc5] daemon started [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-09T20:50:20.600Z] daemon.go:325: [d3e5fe1173def] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d3e5fe1173def] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d3e5fe1173def] daemon started [2020-04-09T20:50:20.600Z] check_test.go:358: [d3e5fe1173def] joining swarm manager [d93b24c019cc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-09T20:50:20.600Z] daemon.go:325: [d40f97b806ef9] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d40f97b806ef9] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d40f97b806ef9] daemon started [2020-04-09T20:50:20.600Z] check_test.go:358: [d40f97b806ef9] joining swarm manager [d93b24c019cc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.600Z] daemon.go:461: [d93b24c019cc5] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d93b24c019cc5] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d93b24c019cc5] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:461: [d3e5fe1173def] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d3e5fe1173def] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d3e5fe1173def] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:461: [d40f97b806ef9] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [d40f97b806ef9] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [d40f97b806ef9] Daemon stopped [2020-04-09T20:50:20.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.39s) [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-09T20:50:20.600Z] daemon.go:325: [da47903f26921] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [da47903f26921] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [da47903f26921] daemon started [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-09T20:50:20.600Z] daemon.go:325: [deb71be9d5e32] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [deb71be9d5e32] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [deb71be9d5e32] daemon started [2020-04-09T20:50:20.600Z] check_test.go:358: [deb71be9d5e32] joining swarm manager [da47903f26921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-09T20:50:20.600Z] daemon.go:325: [dfa86de6a982c] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [dfa86de6a982c] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [dfa86de6a982c] daemon started [2020-04-09T20:50:20.600Z] check_test.go:358: [dfa86de6a982c] joining swarm manager [da47903f26921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.600Z] daemon.go:461: [da47903f26921] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [da47903f26921] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [da47903f26921] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:461: [deb71be9d5e32] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [deb71be9d5e32] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [deb71be9d5e32] Daemon stopped [2020-04-09T20:50:20.600Z] daemon.go:461: [dfa86de6a982c] Stopping daemon [2020-04-09T20:50:20.600Z] daemon.go:296: [dfa86de6a982c] exiting daemon [2020-04-09T20:50:20.600Z] daemon.go:448: [dfa86de6a982c] Daemon stopped [2020-04-09T20:50:20.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.22s) [2020-04-09T20:50:20.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-09T20:50:20.600Z] daemon.go:325: [d748546900f24] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:325: [d748546900f24] waiting for daemon to start [2020-04-09T20:50:20.600Z] daemon.go:353: [d748546900f24] daemon started [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-09T20:50:20.601Z] daemon.go:325: [d786ce6e3f2fb] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d786ce6e3f2fb] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d786ce6e3f2fb] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [d786ce6e3f2fb] joining swarm manager [d748546900f24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-09T20:50:20.601Z] daemon.go:325: [d95fdf030fe15] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d95fdf030fe15] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d95fdf030fe15] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [d95fdf030fe15] joining swarm manager [d748546900f24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.601Z] daemon.go:461: [d748546900f24] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d748546900f24] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d748546900f24] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [d786ce6e3f2fb] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d786ce6e3f2fb] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d786ce6e3f2fb] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [d95fdf030fe15] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d95fdf030fe15] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d95fdf030fe15] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.49s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-09T20:50:20.601Z] daemon.go:325: [d03e7b7a6e6f5] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d03e7b7a6e6f5] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d03e7b7a6e6f5] daemon started [2020-04-09T20:50:20.601Z] daemon.go:461: [d03e7b7a6e6f5] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d03e7b7a6e6f5] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d03e7b7a6e6f5] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.84s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:50:20.601Z] daemon.go:325: [d511e9ab8a6dd] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d511e9ab8a6dd] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d511e9ab8a6dd] daemon started [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:50:20.601Z] daemon.go:325: [d82b1ddef4cb8] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d82b1ddef4cb8] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d82b1ddef4cb8] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [d82b1ddef4cb8] joining swarm manager [d511e9ab8a6dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:50:20.601Z] daemon.go:325: [df5ff7d10a911] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [df5ff7d10a911] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [df5ff7d10a911] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [df5ff7d10a911] joining swarm manager [d511e9ab8a6dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:50:20.601Z] daemon.go:325: [d82fce1767104] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d82fce1767104] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d82fce1767104] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [d82fce1767104] joining swarm manager [d511e9ab8a6dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:50:20.601Z] daemon.go:325: [d28aa3f6cabcf] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d28aa3f6cabcf] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d28aa3f6cabcf] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [d28aa3f6cabcf] joining swarm manager [d511e9ab8a6dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-09T20:50:20.601Z] daemon.go:461: [d511e9ab8a6dd] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d511e9ab8a6dd] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d511e9ab8a6dd] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [d82b1ddef4cb8] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d82b1ddef4cb8] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d82b1ddef4cb8] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [df5ff7d10a911] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [df5ff7d10a911] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [df5ff7d10a911] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [d82fce1767104] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d82fce1767104] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d82fce1767104] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [d28aa3f6cabcf] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d28aa3f6cabcf] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d28aa3f6cabcf] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.18s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-09T20:50:20.601Z] daemon.go:325: [d5b848b68a41b] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d5b848b68a41b] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d5b848b68a41b] daemon started [2020-04-09T20:50:20.601Z] daemon.go:461: [d5b848b68a41b] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d5b848b68a41b] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d5b848b68a41b] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.09s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-09T20:50:20.601Z] daemon.go:325: [d85b72990a323] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d85b72990a323] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d85b72990a323] daemon started [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-09T20:50:20.601Z] daemon.go:325: [d1c16e9ec0c06] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d1c16e9ec0c06] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d1c16e9ec0c06] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [d1c16e9ec0c06] joining swarm manager [d85b72990a323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-09T20:50:20.601Z] daemon.go:325: [d7c9d2bd43203] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d7c9d2bd43203] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d7c9d2bd43203] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [d7c9d2bd43203] joining swarm manager [d85b72990a323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.601Z] daemon.go:461: [d85b72990a323] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d85b72990a323] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d85b72990a323] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [d1c16e9ec0c06] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d1c16e9ec0c06] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d1c16e9ec0c06] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [d7c9d2bd43203] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d7c9d2bd43203] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d7c9d2bd43203] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.65s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-09T20:50:20.601Z] daemon.go:325: [dd5db6eef4d4c] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [dd5db6eef4d4c] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [dd5db6eef4d4c] daemon started [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-09T20:50:20.601Z] daemon.go:325: [dbc29592f98c4] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [dbc29592f98c4] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [dbc29592f98c4] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [dbc29592f98c4] joining swarm manager [dd5db6eef4d4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-09T20:50:20.601Z] daemon.go:325: [dc1845cf88b5f] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [dc1845cf88b5f] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [dc1845cf88b5f] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [dc1845cf88b5f] joining swarm manager [dd5db6eef4d4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.601Z] daemon.go:461: [dbc29592f98c4] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [dbc29592f98c4] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [dbc29592f98c4] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [dd5db6eef4d4c] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [dd5db6eef4d4c] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [dd5db6eef4d4c] Daemon stopped [2020-04-09T20:50:20.601Z] check_test.go:379: Daemon dbc29592f98c4 is not started [2020-04-09T20:50:20.601Z] daemon.go:461: [dc1845cf88b5f] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [dc1845cf88b5f] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [dc1845cf88b5f] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.13s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-09T20:50:20.601Z] daemon.go:325: [d2281281ebe3b] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d2281281ebe3b] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d2281281ebe3b] daemon started [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-09T20:50:20.601Z] daemon.go:325: [db6c7d2e87382] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [db6c7d2e87382] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [db6c7d2e87382] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [db6c7d2e87382] joining swarm manager [d2281281ebe3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-09T20:50:20.601Z] daemon.go:325: [d6e24eb5a4643] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d6e24eb5a4643] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d6e24eb5a4643] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [d6e24eb5a4643] joining swarm manager [d2281281ebe3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.601Z] daemon.go:461: [d2281281ebe3b] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d2281281ebe3b] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d2281281ebe3b] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [db6c7d2e87382] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [db6c7d2e87382] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [db6c7d2e87382] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [d6e24eb5a4643] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d6e24eb5a4643] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d6e24eb5a4643] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.96s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-09T20:50:20.601Z] daemon.go:325: [df398bf75dc6c] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [df398bf75dc6c] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [df398bf75dc6c] daemon started [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-09T20:50:20.601Z] daemon.go:325: [dbf93177b5204] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [dbf93177b5204] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [dbf93177b5204] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [dbf93177b5204] joining swarm manager [df398bf75dc6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-09T20:50:20.601Z] daemon.go:325: [d7e53e5b32db9] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d7e53e5b32db9] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d7e53e5b32db9] daemon started [2020-04-09T20:50:20.601Z] check_test.go:358: [d7e53e5b32db9] joining swarm manager [df398bf75dc6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.601Z] daemon.go:461: [df398bf75dc6c] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [df398bf75dc6c] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [df398bf75dc6c] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [dbf93177b5204] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [dbf93177b5204] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [dbf93177b5204] Daemon stopped [2020-04-09T20:50:20.601Z] daemon.go:461: [d7e53e5b32db9] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d7e53e5b32db9] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d7e53e5b32db9] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.11s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-09T20:50:20.601Z] daemon.go:325: [dc2b616f0755e] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [dc2b616f0755e] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [dc2b616f0755e] daemon started [2020-04-09T20:50:20.601Z] daemon.go:461: [dc2b616f0755e] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [dc2b616f0755e] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [dc2b616f0755e] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.89s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-09T20:50:20.601Z] daemon.go:325: [d35c54580f61a] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d35c54580f61a] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d35c54580f61a] daemon started [2020-04-09T20:50:20.601Z] daemon.go:461: [d35c54580f61a] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d35c54580f61a] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d35c54580f61a] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.17s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-09T20:50:20.601Z] daemon.go:325: [daa6a0b868212] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [daa6a0b868212] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [daa6a0b868212] daemon started [2020-04-09T20:50:20.601Z] daemon.go:461: [daa6a0b868212] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [daa6a0b868212] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [daa6a0b868212] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.36s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-04-09T20:50:20.601Z] daemon.go:325: [d21ff99b63330] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d21ff99b63330] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d21ff99b63330] daemon started [2020-04-09T20:50:20.601Z] daemon.go:461: [d21ff99b63330] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d21ff99b63330] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d21ff99b63330] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-09T20:50:20.601Z] daemon.go:325: [df66dd9a63c15] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [df66dd9a63c15] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [df66dd9a63c15] daemon started [2020-04-09T20:50:20.601Z] daemon.go:461: [df66dd9a63c15] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [df66dd9a63c15] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [df66dd9a63c15] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s) [2020-04-09T20:50:20.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-04-09T20:50:20.601Z] daemon.go:325: [d2052cb06b861] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:325: [d2052cb06b861] waiting for daemon to start [2020-04-09T20:50:20.601Z] daemon.go:353: [d2052cb06b861] daemon started [2020-04-09T20:50:20.601Z] daemon.go:461: [d2052cb06b861] Stopping daemon [2020-04-09T20:50:20.601Z] daemon.go:296: [d2052cb06b861] exiting daemon [2020-04-09T20:50:20.601Z] daemon.go:448: [d2052cb06b861] Daemon stopped [2020-04-09T20:50:20.601Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.04s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-09T20:50:20.602Z] daemon.go:325: [d43fc406f906b] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d43fc406f906b] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d43fc406f906b] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d43fc406f906b] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d43fc406f906b] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d43fc406f906b] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-04-09T20:50:20.602Z] daemon.go:325: [d4f4bde22ffcf] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d4f4bde22ffcf] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d4f4bde22ffcf] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d4f4bde22ffcf] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d4f4bde22ffcf] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d4f4bde22ffcf] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.27s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-09T20:50:20.602Z] daemon.go:325: [dbcc07f1a50c7] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [dbcc07f1a50c7] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [dbcc07f1a50c7] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [dbcc07f1a50c7] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [dbcc07f1a50c7] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [dbcc07f1a50c7] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.20s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-09T20:50:20.602Z] daemon.go:325: [d4c6880f7d23e] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d4c6880f7d23e] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d4c6880f7d23e] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d4c6880f7d23e] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d4c6880f7d23e] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d4c6880f7d23e] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.18s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-04-09T20:50:20.602Z] daemon.go:325: [d5fa85750afa1] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d5fa85750afa1] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d5fa85750afa1] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d5fa85750afa1] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d5fa85750afa1] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d5fa85750afa1] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.50s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-09T20:50:20.602Z] daemon.go:325: [d27bab879d770] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d27bab879d770] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d27bab879d770] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d27bab879d770] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d27bab879d770] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d27bab879d770] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.10s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-09T20:50:20.602Z] daemon.go:325: [d68f545330b81] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d68f545330b81] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d68f545330b81] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d68f545330b81] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d68f545330b81] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d68f545330b81] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.33s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-09T20:50:20.602Z] daemon.go:325: [d4ff0fd16e642] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d4ff0fd16e642] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d4ff0fd16e642] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d4ff0fd16e642] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d4ff0fd16e642] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d4ff0fd16e642] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.49s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-09T20:50:20.602Z] daemon.go:325: [d621d0b508617] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d621d0b508617] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d621d0b508617] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d621d0b508617] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d621d0b508617] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d621d0b508617] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.92s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-09T20:50:20.602Z] daemon.go:325: [dd931a0ddaad1] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [dd931a0ddaad1] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [dd931a0ddaad1] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [dd931a0ddaad1] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [dd931a0ddaad1] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [dd931a0ddaad1] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.00s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-09T20:50:20.602Z] daemon.go:325: [d0cc81b050fac] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d0cc81b050fac] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d0cc81b050fac] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d0cc81b050fac] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d0cc81b050fac] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d0cc81b050fac] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.56s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-09T20:50:20.602Z] daemon.go:325: [dde629af25625] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [dde629af25625] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [dde629af25625] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [dde629af25625] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [dde629af25625] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [dde629af25625] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.98s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-09T20:50:20.602Z] daemon.go:325: [dd9353ef4e9f1] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [dd9353ef4e9f1] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [dd9353ef4e9f1] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [dd9353ef4e9f1] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [dd9353ef4e9f1] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [dd9353ef4e9f1] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.05s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-09T20:50:20.602Z] daemon.go:325: [d8b64a354c5f3] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d8b64a354c5f3] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d8b64a354c5f3] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d8b64a354c5f3] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d8b64a354c5f3] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d8b64a354c5f3] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.62s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-09T20:50:20.602Z] daemon.go:325: [df58629ff4072] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [df58629ff4072] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [df58629ff4072] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [df58629ff4072] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [df58629ff4072] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [df58629ff4072] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.56s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-04-09T20:50:20.602Z] daemon.go:325: [d6ab37e9eb7df] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d6ab37e9eb7df] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d6ab37e9eb7df] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d6ab37e9eb7df] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d6ab37e9eb7df] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d6ab37e9eb7df] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.74s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-04-09T20:50:20.602Z] daemon.go:325: [d62829e68cd4a] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d62829e68cd4a] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d62829e68cd4a] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d62829e68cd4a] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d62829e68cd4a] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d62829e68cd4a] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.71s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-04-09T20:50:20.602Z] daemon.go:325: [d69b807cd760e] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d69b807cd760e] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d69b807cd760e] daemon started [2020-04-09T20:50:20.602Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.mc710hkdx0el@1c574fc61f85 | hello1\n" [2020-04-09T20:50:20.602Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.ueu4unz8gjry@1c574fc61f85 | hello2\n" [2020-04-09T20:50:20.602Z] daemon.go:461: [d69b807cd760e] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d69b807cd760e] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d69b807cd760e] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.11s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-09T20:50:20.602Z] daemon.go:325: [d028e7583de60] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d028e7583de60] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d028e7583de60] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d028e7583de60] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d028e7583de60] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d028e7583de60] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.14s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-09T20:50:20.602Z] daemon.go:325: [d28999c3f9447] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d28999c3f9447] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d28999c3f9447] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d28999c3f9447] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d28999c3f9447] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d28999c3f9447] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.94s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-09T20:50:20.602Z] daemon.go:325: [daa3902da25d9] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [daa3902da25d9] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [daa3902da25d9] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [daa3902da25d9] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [daa3902da25d9] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [daa3902da25d9] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.18s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-09T20:50:20.602Z] daemon.go:325: [dc95a60c126c1] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [dc95a60c126c1] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [dc95a60c126c1] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [dc95a60c126c1] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [dc95a60c126c1] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [dc95a60c126c1] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.04s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-04-09T20:50:20.602Z] daemon.go:325: [d093fd03199d8] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d093fd03199d8] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d093fd03199d8] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d093fd03199d8] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d093fd03199d8] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d093fd03199d8] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.02s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-09T20:50:20.602Z] daemon.go:325: [d76e63d53bc29] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d76e63d53bc29] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d76e63d53bc29] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d76e63d53bc29] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d76e63d53bc29] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d76e63d53bc29] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.17s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-04-09T20:50:20.602Z] daemon.go:325: [d2278aaaaf1a3] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d2278aaaaf1a3] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d2278aaaaf1a3] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d2278aaaaf1a3] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d2278aaaaf1a3] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d2278aaaaf1a3] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.33s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-09T20:50:20.602Z] daemon.go:325: [db7738d968a0e] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [db7738d968a0e] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [db7738d968a0e] daemon started [2020-04-09T20:50:20.602Z] docker_cli_service_logs_test.go:242: checking task mwbso45ecari [2020-04-09T20:50:20.602Z] docker_cli_service_logs_test.go:247: checking messages for mwbso45ecari [2020-04-09T20:50:20.602Z] docker_cli_service_logs_test.go:242: checking task xgwwshhx0ugy [2020-04-09T20:50:20.602Z] docker_cli_service_logs_test.go:247: checking messages for xgwwshhx0ugy [2020-04-09T20:50:20.602Z] daemon.go:461: [db7738d968a0e] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [db7738d968a0e] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [db7738d968a0e] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.91s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-04-09T20:50:20.602Z] daemon.go:325: [de720fdcd51a3] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [de720fdcd51a3] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [de720fdcd51a3] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [de720fdcd51a3] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [de720fdcd51a3] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [de720fdcd51a3] Daemon stopped [2020-04-09T20:50:20.602Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.06s) [2020-04-09T20:50:20.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-09T20:50:20.602Z] daemon.go:325: [d9cb09bbe01aa] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d9cb09bbe01aa] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d9cb09bbe01aa] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d9cb09bbe01aa] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d9cb09bbe01aa] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d9cb09bbe01aa] Daemon stopped [2020-04-09T20:50:20.602Z] daemon.go:325: [d9cb09bbe01aa] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d9cb09bbe01aa] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d9cb09bbe01aa] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d9cb09bbe01aa] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d9cb09bbe01aa] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d9cb09bbe01aa] Daemon stopped [2020-04-09T20:50:20.602Z] daemon.go:325: [d9cb09bbe01aa] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d9cb09bbe01aa] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d9cb09bbe01aa] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d9cb09bbe01aa] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d9cb09bbe01aa] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d9cb09bbe01aa] Daemon stopped [2020-04-09T20:50:20.602Z] daemon.go:325: [d9cb09bbe01aa] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d9cb09bbe01aa] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d9cb09bbe01aa] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d9cb09bbe01aa] Stopping daemon [2020-04-09T20:50:20.602Z] daemon.go:296: [d9cb09bbe01aa] exiting daemon [2020-04-09T20:50:20.602Z] daemon.go:448: [d9cb09bbe01aa] Daemon stopped [2020-04-09T20:50:20.602Z] daemon.go:325: [d9cb09bbe01aa] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:325: [d9cb09bbe01aa] waiting for daemon to start [2020-04-09T20:50:20.602Z] daemon.go:353: [d9cb09bbe01aa] daemon started [2020-04-09T20:50:20.602Z] daemon.go:461: [d9cb09bbe01aa] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d9cb09bbe01aa] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d9cb09bbe01aa] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.84s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-09T20:50:20.603Z] daemon.go:325: [dea478224768d] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [dea478224768d] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [dea478224768d] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [dea478224768d] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [dea478224768d] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [dea478224768d] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.93s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-09T20:50:20.603Z] daemon.go:325: [db547d3360a88] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [db547d3360a88] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [db547d3360a88] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [db547d3360a88] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [db547d3360a88] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [db547d3360a88] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.42s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-09T20:50:20.603Z] daemon.go:325: [d7f3ad863f83a] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d7f3ad863f83a] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d7f3ad863f83a] daemon started [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-09T20:50:20.603Z] daemon.go:325: [d61e3d78e46c5] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d61e3d78e46c5] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d61e3d78e46c5] daemon started [2020-04-09T20:50:20.603Z] check_test.go:358: [d61e3d78e46c5] joining swarm manager [d7f3ad863f83a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-09T20:50:20.603Z] daemon.go:325: [da2de288943b4] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [da2de288943b4] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [da2de288943b4] daemon started [2020-04-09T20:50:20.603Z] check_test.go:358: [da2de288943b4] joining swarm manager [d7f3ad863f83a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.603Z] daemon.go:461: [d7f3ad863f83a] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d7f3ad863f83a] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d7f3ad863f83a] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:461: [d61e3d78e46c5] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d61e3d78e46c5] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d61e3d78e46c5] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:461: [da2de288943b4] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [da2de288943b4] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [da2de288943b4] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.28s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-09T20:50:20.603Z] daemon.go:325: [de0002a0e7b96] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [de0002a0e7b96] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [de0002a0e7b96] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [de0002a0e7b96] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [de0002a0e7b96] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [de0002a0e7b96] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.94s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-09T20:50:20.603Z] daemon.go:325: [df4bbcc59590c] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [df4bbcc59590c] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [df4bbcc59590c] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [df4bbcc59590c] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [df4bbcc59590c] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [df4bbcc59590c] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.71s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-09T20:50:20.603Z] daemon.go:325: [d3b5773b4ede8] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d3b5773b4ede8] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d3b5773b4ede8] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [d3b5773b4ede8] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d3b5773b4ede8] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d3b5773b4ede8] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.58s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-09T20:50:20.603Z] daemon.go:325: [df74fd6f6e934] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [df74fd6f6e934] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [df74fd6f6e934] daemon started [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-09T20:50:20.603Z] daemon.go:325: [d8ecc352d8f37] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d8ecc352d8f37] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d8ecc352d8f37] daemon started [2020-04-09T20:50:20.603Z] check_test.go:358: [d8ecc352d8f37] joining swarm manager [df74fd6f6e934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-09T20:50:20.603Z] daemon.go:325: [df629d1185fcb] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [df629d1185fcb] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [df629d1185fcb] daemon started [2020-04-09T20:50:20.603Z] check_test.go:358: [df629d1185fcb] joining swarm manager [df74fd6f6e934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.603Z] daemon.go:461: [df74fd6f6e934] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [df74fd6f6e934] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [df74fd6f6e934] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:461: [d8ecc352d8f37] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d8ecc352d8f37] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d8ecc352d8f37] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:461: [df629d1185fcb] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [df629d1185fcb] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [df629d1185fcb] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-09T20:50:20.603Z] daemon.go:325: [d75056ff5faa3] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d75056ff5faa3] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d75056ff5faa3] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [d75056ff5faa3] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d75056ff5faa3] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d75056ff5faa3] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (151.46s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-09T20:50:20.603Z] daemon.go:325: [d89f24c5d9a64] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d89f24c5d9a64] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d89f24c5d9a64] daemon started [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-09T20:50:20.603Z] daemon.go:325: [de1cb1ee0e201] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [de1cb1ee0e201] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [de1cb1ee0e201] daemon started [2020-04-09T20:50:20.603Z] check_test.go:358: [de1cb1ee0e201] joining swarm manager [d89f24c5d9a64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-09T20:50:20.603Z] daemon.go:325: [dafc09494f8df] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [dafc09494f8df] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [dafc09494f8df] daemon started [2020-04-09T20:50:20.603Z] check_test.go:358: [dafc09494f8df] joining swarm manager [d89f24c5d9a64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.603Z] daemon.go:461: [de1cb1ee0e201] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [de1cb1ee0e201] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [de1cb1ee0e201] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:325: [de1cb1ee0e201] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [de1cb1ee0e201] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [de1cb1ee0e201] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [dafc09494f8df] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [dafc09494f8df] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [dafc09494f8df] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:325: [dafc09494f8df] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [dafc09494f8df] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [dafc09494f8df] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [de1cb1ee0e201] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [de1cb1ee0e201] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [de1cb1ee0e201] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:325: [de1cb1ee0e201] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [de1cb1ee0e201] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [de1cb1ee0e201] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [dafc09494f8df] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [dafc09494f8df] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [dafc09494f8df] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:325: [dafc09494f8df] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [dafc09494f8df] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [dafc09494f8df] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [de1cb1ee0e201] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [de1cb1ee0e201] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [de1cb1ee0e201] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:325: [de1cb1ee0e201] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [de1cb1ee0e201] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [de1cb1ee0e201] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [dafc09494f8df] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [dafc09494f8df] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [dafc09494f8df] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:325: [dafc09494f8df] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [dafc09494f8df] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [dafc09494f8df] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [d89f24c5d9a64] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d89f24c5d9a64] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d89f24c5d9a64] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:461: [de1cb1ee0e201] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [de1cb1ee0e201] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [de1cb1ee0e201] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:461: [dafc09494f8df] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [dafc09494f8df] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [dafc09494f8df] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.21s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-09T20:50:20.603Z] daemon.go:325: [d82ff3a82b152] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d82ff3a82b152] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d82ff3a82b152] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [d82ff3a82b152] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d82ff3a82b152] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d82ff3a82b152] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.14s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-09T20:50:20.603Z] daemon.go:325: [debd1d3c23c07] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [debd1d3c23c07] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [debd1d3c23c07] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [debd1d3c23c07] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [debd1d3c23c07] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [debd1d3c23c07] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:325: [debd1d3c23c07] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [debd1d3c23c07] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [debd1d3c23c07] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [debd1d3c23c07] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [debd1d3c23c07] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [debd1d3c23c07] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [debd1d3c23c07] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.24s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-09T20:50:20.603Z] daemon.go:325: [d1122f815f799] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d1122f815f799] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d1122f815f799] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [d1122f815f799] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d1122f815f799] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d1122f815f799] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.23s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-09T20:50:20.603Z] daemon.go:325: [dd8df32debfbc] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [dd8df32debfbc] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [dd8df32debfbc] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [dd8df32debfbc] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [dd8df32debfbc] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [dd8df32debfbc] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.30s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-09T20:50:20.603Z] daemon.go:325: [d040f36c092dc] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d040f36c092dc] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d040f36c092dc] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [d040f36c092dc] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d040f36c092dc] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d040f36c092dc] Daemon stopped [2020-04-09T20:50:20.603Z] daemon.go:325: [d040f36c092dc] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:296: [d040f36c092dc] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:325: [d040f36c092dc] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d040f36c092dc] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:296: [d040f36c092dc] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:325: [d040f36c092dc] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d040f36c092dc] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d040f36c092dc] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d040f36c092dc] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [d040f36c092dc] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d040f36c092dc] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d040f36c092dc] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.08s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-09T20:50:20.603Z] daemon.go:325: [d52c4aa1f04eb] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d52c4aa1f04eb] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d52c4aa1f04eb] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [d52c4aa1f04eb] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d52c4aa1f04eb] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d52c4aa1f04eb] Daemon stopped [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.92s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-04-09T20:50:20.603Z] daemon.go:325: [d5a0bdac5f331] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d5a0bdac5f331] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:353: [d5a0bdac5f331] daemon started [2020-04-09T20:50:20.603Z] daemon.go:461: [d5a0bdac5f331] Stopping daemon [2020-04-09T20:50:20.603Z] daemon.go:296: [d5a0bdac5f331] exiting daemon [2020-04-09T20:50:20.603Z] daemon.go:448: [d5a0bdac5f331] Daemon stopped [2020-04-09T20:50:20.603Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-09T20:50:20.603Z] requirement.go:26: unmatched requirement IPv6 [2020-04-09T20:50:20.603Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.53s) [2020-04-09T20:50:20.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-09T20:50:20.603Z] daemon.go:325: [d5958e27a4f8e] waiting for daemon to start [2020-04-09T20:50:20.603Z] daemon.go:325: [d5958e27a4f8e] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d5958e27a4f8e] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d5958e27a4f8e] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d5958e27a4f8e] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d5958e27a4f8e] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d5958e27a4f8e] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d5958e27a4f8e] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d5958e27a4f8e] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d5958e27a4f8e] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d5958e27a4f8e] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d5958e27a4f8e] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d5958e27a4f8e] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d5958e27a4f8e] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d5958e27a4f8e] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d5958e27a4f8e] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d5958e27a4f8e] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d5958e27a4f8e] Daemon stopped [2020-04-09T20:50:20.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-09T20:50:20.604Z] daemon.go:325: [de28e053ae33a] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [de28e053ae33a] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [de28e053ae33a] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [de28e053ae33a] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [de28e053ae33a] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [de28e053ae33a] Daemon stopped [2020-04-09T20:50:20.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-09T20:50:20.604Z] daemon.go:325: [d975aaada7f1c] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d975aaada7f1c] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d975aaada7f1c] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d975aaada7f1c] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d975aaada7f1c] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d975aaada7f1c] Daemon stopped [2020-04-09T20:50:20.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.89s) [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-09T20:50:20.604Z] daemon.go:325: [db77ff648f482] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [db77ff648f482] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [db77ff648f482] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [db77ff648f482] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [db77ff648f482] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [db77ff648f482] Daemon stopped [2020-04-09T20:50:20.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s) [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-09T20:50:20.604Z] daemon.go:325: [d8f7b8d0c6766] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d8f7b8d0c6766] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d8f7b8d0c6766] daemon started [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-09T20:50:20.604Z] daemon.go:325: [d04fbe2c34cff] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d04fbe2c34cff] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d04fbe2c34cff] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d8f7b8d0c6766] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d8f7b8d0c6766] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d8f7b8d0c6766] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:461: [d04fbe2c34cff] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d04fbe2c34cff] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d04fbe2c34cff] Daemon stopped [2020-04-09T20:50:20.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.79s) [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-09T20:50:20.604Z] daemon.go:325: [d7ec4eb1baa35] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d7ec4eb1baa35] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d7ec4eb1baa35] daemon started [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-09T20:50:20.604Z] daemon.go:325: [d272415ff2e34] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d272415ff2e34] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d272415ff2e34] daemon started [2020-04-09T20:50:20.604Z] check_test.go:358: [d272415ff2e34] joining swarm manager [d7ec4eb1baa35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.604Z] daemon.go:461: [d272415ff2e34] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d272415ff2e34] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d272415ff2e34] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d272415ff2e34] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d272415ff2e34] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d272415ff2e34] daemon started [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-09T20:50:20.604Z] daemon.go:325: [d3867a9925e28] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d3867a9925e28] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d3867a9925e28] daemon started [2020-04-09T20:50:20.604Z] check_test.go:358: [d3867a9925e28] joining swarm manager [d7ec4eb1baa35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.604Z] daemon.go:461: [d272415ff2e34] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d272415ff2e34] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d272415ff2e34] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d272415ff2e34] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d272415ff2e34] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d272415ff2e34] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d3867a9925e28] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d3867a9925e28] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d3867a9925e28] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d3867a9925e28] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d3867a9925e28] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d3867a9925e28] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d3867a9925e28] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d3867a9925e28] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d3867a9925e28] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d3867a9925e28] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d3867a9925e28] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d3867a9925e28] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d7ec4eb1baa35] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d7ec4eb1baa35] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d7ec4eb1baa35] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:461: [d272415ff2e34] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d272415ff2e34] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d272415ff2e34] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:461: [d3867a9925e28] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d3867a9925e28] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d3867a9925e28] Daemon stopped [2020-04-09T20:50:20.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.69s) [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-09T20:50:20.604Z] daemon.go:325: [dff625240dc46] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [dff625240dc46] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [dff625240dc46] daemon started [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-09T20:50:20.604Z] daemon.go:325: [daffdc7cda77d] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [daffdc7cda77d] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [daffdc7cda77d] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [dff625240dc46] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [dff625240dc46] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [dff625240dc46] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:461: [daffdc7cda77d] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [daffdc7cda77d] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [daffdc7cda77d] Daemon stopped [2020-04-09T20:50:20.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.65s) [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-09T20:50:20.604Z] daemon.go:325: [dbdbf82c0d8d9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [dbdbf82c0d8d9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [dbdbf82c0d8d9] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [dbdbf82c0d8d9] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [dbdbf82c0d8d9] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [dbdbf82c0d8d9] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [dbdbf82c0d8d9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [dbdbf82c0d8d9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [dbdbf82c0d8d9] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [dbdbf82c0d8d9] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [dbdbf82c0d8d9] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [dbdbf82c0d8d9] Daemon stopped [2020-04-09T20:50:20.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.13s) [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d742ef060062b] daemon started [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-09T20:50:20.604Z] daemon.go:325: [d663cdc5d2e51] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d663cdc5d2e51] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d663cdc5d2e51] daemon started [2020-04-09T20:50:20.604Z] check_test.go:358: [d663cdc5d2e51] joining swarm manager [d742ef060062b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-09T20:50:20.604Z] daemon.go:325: [d8fc26cbbfcd9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d8fc26cbbfcd9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d8fc26cbbfcd9] daemon started [2020-04-09T20:50:20.604Z] check_test.go:358: [d8fc26cbbfcd9] joining swarm manager [d742ef060062b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.604Z] daemon.go:461: [d663cdc5d2e51] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d663cdc5d2e51] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d663cdc5d2e51] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d663cdc5d2e51] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d663cdc5d2e51] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d663cdc5d2e51] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d663cdc5d2e51] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d663cdc5d2e51] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d663cdc5d2e51] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:461: [d742ef060062b] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d742ef060062b] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d742ef060062b] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d742ef060062b] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d8fc26cbbfcd9] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d8fc26cbbfcd9] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d8fc26cbbfcd9] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d8fc26cbbfcd9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d8fc26cbbfcd9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d8fc26cbbfcd9] daemon started [2020-04-09T20:50:20.604Z] daemon.go:325: [d663cdc5d2e51] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d663cdc5d2e51] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d663cdc5d2e51] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d663cdc5d2e51] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d663cdc5d2e51] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d663cdc5d2e51] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d663cdc5d2e51] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d663cdc5d2e51] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d663cdc5d2e51] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d742ef060062b] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d742ef060062b] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d742ef060062b] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:339: [d742ef060062b] error pinging daemon on start: Get http://d742ef060062b.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:339: [d742ef060062b] error pinging daemon on start: Get http://d742ef060062b.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:339: [d742ef060062b] error pinging daemon on start: Get http://d742ef060062b.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:339: [d742ef060062b] error pinging daemon on start: Get http://d742ef060062b.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:339: [d742ef060062b] error pinging daemon on start: Get http://d742ef060062b.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.604Z] daemon.go:325: [d742ef060062b] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d742ef060062b] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d8fc26cbbfcd9] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d8fc26cbbfcd9] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d8fc26cbbfcd9] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d8fc26cbbfcd9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d8fc26cbbfcd9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d8fc26cbbfcd9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d8fc26cbbfcd9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:339: [d8fc26cbbfcd9] error pinging daemon on start: Get http://d8fc26cbbfcd9.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.604Z] daemon.go:325: [d8fc26cbbfcd9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:339: [d8fc26cbbfcd9] error pinging daemon on start: Get http://d8fc26cbbfcd9.sock/_ping: context deadline exceeded [2020-04-09T20:50:20.604Z] daemon.go:325: [d8fc26cbbfcd9] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d8fc26cbbfcd9] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d663cdc5d2e51] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d663cdc5d2e51] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d663cdc5d2e51] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d663cdc5d2e51] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d663cdc5d2e51] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d663cdc5d2e51] daemon started [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-09T20:50:20.604Z] daemon.go:325: [d560e1a24994c] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d560e1a24994c] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d560e1a24994c] daemon started [2020-04-09T20:50:20.604Z] check_test.go:358: [d560e1a24994c] joining swarm manager [d742ef060062b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-09T20:50:20.604Z] daemon.go:461: [d560e1a24994c] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d560e1a24994c] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d560e1a24994c] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:325: [d560e1a24994c] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d560e1a24994c] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d560e1a24994c] daemon started [2020-04-09T20:50:20.604Z] daemon.go:461: [d742ef060062b] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d742ef060062b] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d742ef060062b] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:461: [d663cdc5d2e51] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d663cdc5d2e51] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d663cdc5d2e51] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:461: [d8fc26cbbfcd9] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d8fc26cbbfcd9] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d8fc26cbbfcd9] Daemon stopped [2020-04-09T20:50:20.604Z] daemon.go:461: [d560e1a24994c] Stopping daemon [2020-04-09T20:50:20.604Z] daemon.go:296: [d560e1a24994c] exiting daemon [2020-04-09T20:50:20.604Z] daemon.go:448: [d560e1a24994c] Daemon stopped [2020-04-09T20:50:20.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.07s) [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-09T20:50:20.604Z] daemon.go:325: [d6abee94e21b1] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d6abee94e21b1] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d6abee94e21b1] daemon started [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-09T20:50:20.604Z] daemon.go:325: [d27ab6449d580] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d27ab6449d580] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d27ab6449d580] daemon started [2020-04-09T20:50:20.604Z] check_test.go:358: [d27ab6449d580] joining swarm manager [d6abee94e21b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-09T20:50:20.604Z] daemon.go:325: [d6655894e14ae] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:325: [d6655894e14ae] waiting for daemon to start [2020-04-09T20:50:20.604Z] daemon.go:353: [d6655894e14ae] daemon started [2020-04-09T20:50:20.605Z] check_test.go:358: [d6655894e14ae] joining swarm manager [d6abee94e21b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:50:20.605Z] daemon.go:461: [d6abee94e21b1] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d6abee94e21b1] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d6abee94e21b1] Daemon stopped [2020-04-09T20:50:20.605Z] daemon.go:461: [d27ab6449d580] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d27ab6449d580] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d27ab6449d580] Daemon stopped [2020-04-09T20:50:20.605Z] daemon.go:461: [d6655894e14ae] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d6655894e14ae] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d6655894e14ae] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.46s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-09T20:50:20.605Z] daemon.go:325: [df42c52c927a4] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [df42c52c927a4] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [df42c52c927a4] daemon started [2020-04-09T20:50:20.605Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-04-09T20:50:20.605Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-04-09T20:50:20.605Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-04-09T20:50:20.605Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-04-09T20:50:20.605Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-04-09T20:50:20.605Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-04-09T20:50:20.605Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-04-09T20:50:20.605Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-04-09T20:50:20.605Z] daemon.go:461: [df42c52c927a4] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [df42c52c927a4] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [df42c52c927a4] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.34s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-09T20:50:20.605Z] daemon.go:325: [d4b7306ef1975] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d4b7306ef1975] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d4b7306ef1975] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d4b7306ef1975] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d4b7306ef1975] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d4b7306ef1975] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.23s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-09T20:50:20.605Z] daemon.go:325: [d21f9c275832b] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d21f9c275832b] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d21f9c275832b] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d21f9c275832b] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d21f9c275832b] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d21f9c275832b] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.10s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-09T20:50:20.605Z] daemon.go:325: [dd5854855f0fa] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [dd5854855f0fa] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [dd5854855f0fa] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [dd5854855f0fa] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [dd5854855f0fa] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [dd5854855f0fa] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.14s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-09T20:50:20.605Z] daemon.go:325: [dbe39d24a9a67] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [dbe39d24a9a67] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [dbe39d24a9a67] daemon started [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-09T20:50:20.605Z] daemon.go:325: [d8a82d724d44a] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d8a82d724d44a] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d8a82d724d44a] daemon started [2020-04-09T20:50:20.605Z] check_test.go:358: [d8a82d724d44a] joining swarm manager [dbe39d24a9a67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.605Z] daemon.go:461: [dbe39d24a9a67] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [dbe39d24a9a67] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [dbe39d24a9a67] Daemon stopped [2020-04-09T20:50:20.605Z] daemon.go:461: [d8a82d724d44a] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d8a82d724d44a] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d8a82d724d44a] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.96s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-09T20:50:20.605Z] daemon.go:325: [d4e218f9ce0cc] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d4e218f9ce0cc] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d4e218f9ce0cc] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d4e218f9ce0cc] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d4e218f9ce0cc] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d4e218f9ce0cc] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.47s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-09T20:50:20.605Z] daemon.go:325: [d8fd2349448bb] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d8fd2349448bb] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d8fd2349448bb] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d8fd2349448bb] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d8fd2349448bb] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d8fd2349448bb] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.52s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-09T20:50:20.605Z] daemon.go:325: [d31c784fabb71] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d31c784fabb71] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d31c784fabb71] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d31c784fabb71] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d31c784fabb71] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d31c784fabb71] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.49s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-09T20:50:20.605Z] daemon.go:325: [da8dee5f7716a] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [da8dee5f7716a] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [da8dee5f7716a] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [da8dee5f7716a] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [da8dee5f7716a] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [da8dee5f7716a] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.67s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-09T20:50:20.605Z] daemon.go:325: [dd475514b6104] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [dd475514b6104] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [dd475514b6104] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [dd475514b6104] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [dd475514b6104] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [dd475514b6104] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.48s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-09T20:50:20.605Z] daemon.go:325: [da535c6c86ca8] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [da535c6c86ca8] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [da535c6c86ca8] daemon started [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-09T20:50:20.605Z] daemon.go:325: [de8da0d02750e] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [de8da0d02750e] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [de8da0d02750e] daemon started [2020-04-09T20:50:20.605Z] check_test.go:358: [de8da0d02750e] joining swarm manager [da535c6c86ca8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:50:20.605Z] daemon.go:461: [da535c6c86ca8] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [da535c6c86ca8] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [da535c6c86ca8] Daemon stopped [2020-04-09T20:50:20.605Z] daemon.go:461: [de8da0d02750e] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [de8da0d02750e] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [de8da0d02750e] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.29s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-09T20:50:20.605Z] daemon.go:325: [d2b35f39d29e5] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d2b35f39d29e5] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d2b35f39d29e5] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d2b35f39d29e5] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d2b35f39d29e5] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d2b35f39d29e5] Daemon stopped [2020-04-09T20:50:20.605Z] daemon.go:325: [d2b35f39d29e5] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d2b35f39d29e5] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d2b35f39d29e5] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d2b35f39d29e5] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d2b35f39d29e5] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d2b35f39d29e5] Daemon stopped [2020-04-09T20:50:20.605Z] daemon.go:325: [d2b35f39d29e5] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d2b35f39d29e5] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d2b35f39d29e5] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d2b35f39d29e5] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d2b35f39d29e5] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d2b35f39d29e5] Daemon stopped [2020-04-09T20:50:20.605Z] daemon.go:325: [d2b35f39d29e5] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d2b35f39d29e5] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d2b35f39d29e5] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d2b35f39d29e5] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d2b35f39d29e5] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d2b35f39d29e5] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.54s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-09T20:50:20.605Z] daemon.go:325: [db8d9ef318de0] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [db8d9ef318de0] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [db8d9ef318de0] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [db8d9ef318de0] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [db8d9ef318de0] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [db8d9ef318de0] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.01s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-09T20:50:20.605Z] daemon.go:325: [d1bcac97d8d9b] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d1bcac97d8d9b] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d1bcac97d8d9b] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d1bcac97d8d9b] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d1bcac97d8d9b] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d1bcac97d8d9b] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.30s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-09T20:50:20.605Z] daemon.go:325: [da252bfef163c] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [da252bfef163c] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [da252bfef163c] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [da252bfef163c] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [da252bfef163c] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [da252bfef163c] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.49s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-09T20:50:20.605Z] daemon.go:325: [d7be3a1d970a7] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d7be3a1d970a7] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d7be3a1d970a7] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d7be3a1d970a7] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d7be3a1d970a7] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d7be3a1d970a7] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.89s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-09T20:50:20.605Z] daemon.go:325: [d0d246bbf9ab3] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d0d246bbf9ab3] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d0d246bbf9ab3] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d0d246bbf9ab3] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d0d246bbf9ab3] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d0d246bbf9ab3] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.15s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-09T20:50:20.605Z] daemon.go:325: [d96f2f188fc0a] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d96f2f188fc0a] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d96f2f188fc0a] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d96f2f188fc0a] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d96f2f188fc0a] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d96f2f188fc0a] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.21s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-09T20:50:20.605Z] daemon.go:325: [d83c4e3c912fc] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d83c4e3c912fc] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d83c4e3c912fc] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d83c4e3c912fc] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d83c4e3c912fc] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d83c4e3c912fc] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.14s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-09T20:50:20.605Z] daemon.go:325: [d8b86e4c1b1b5] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d8b86e4c1b1b5] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d8b86e4c1b1b5] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d8b86e4c1b1b5] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d8b86e4c1b1b5] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d8b86e4c1b1b5] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.09s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-09T20:50:20.605Z] daemon.go:325: [dca90c762c9cd] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [dca90c762c9cd] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [dca90c762c9cd] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [dca90c762c9cd] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [dca90c762c9cd] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [dca90c762c9cd] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-09T20:50:20.605Z] daemon.go:325: [d73b82134e297] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d73b82134e297] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d73b82134e297] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d73b82134e297] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d73b82134e297] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d73b82134e297] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.54s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-04-09T20:50:20.605Z] daemon.go:325: [d297c4450a489] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [d297c4450a489] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [d297c4450a489] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [d297c4450a489] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [d297c4450a489] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [d297c4450a489] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.78s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-09T20:50:20.605Z] daemon.go:325: [de430daf3f9d2] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:325: [de430daf3f9d2] waiting for daemon to start [2020-04-09T20:50:20.605Z] daemon.go:353: [de430daf3f9d2] daemon started [2020-04-09T20:50:20.605Z] daemon.go:461: [de430daf3f9d2] Stopping daemon [2020-04-09T20:50:20.605Z] daemon.go:296: [de430daf3f9d2] exiting daemon [2020-04-09T20:50:20.605Z] daemon.go:448: [de430daf3f9d2] Daemon stopped [2020-04-09T20:50:20.605Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.95s) [2020-04-09T20:50:20.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-09T20:50:20.606Z] daemon.go:325: [d2d5002431f5f] waiting for daemon to start [2020-04-09T20:50:20.606Z] daemon.go:325: [d2d5002431f5f] waiting for daemon to start [2020-04-09T20:50:20.606Z] daemon.go:353: [d2d5002431f5f] daemon started [2020-04-09T20:50:20.606Z] daemon.go:461: [d2d5002431f5f] Stopping daemon [2020-04-09T20:50:20.606Z] daemon.go:296: [d2d5002431f5f] exiting daemon [2020-04-09T20:50:20.606Z] daemon.go:448: [d2d5002431f5f] Daemon stopped [2020-04-09T20:50:20.606Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.47s) [2020-04-09T20:50:20.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-09T20:50:20.606Z] daemon.go:325: [d0c0506a113f0] waiting for daemon to start [2020-04-09T20:50:20.606Z] daemon.go:325: [d0c0506a113f0] waiting for daemon to start [2020-04-09T20:50:20.606Z] daemon.go:353: [d0c0506a113f0] daemon started [2020-04-09T20:50:20.606Z] daemon.go:461: [d0c0506a113f0] Stopping daemon [2020-04-09T20:50:20.606Z] daemon.go:296: [d0c0506a113f0] exiting daemon [2020-04-09T20:50:20.606Z] daemon.go:448: [d0c0506a113f0] Daemon stopped [2020-04-09T20:50:20.606Z] === RUN TestDockerExternalVolumeSuite [2020-04-09T20:50:20.606Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-09T20:50:28.011Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-09T20:50:28.011Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-09T20:50:28.011Z] === RUN TestDockerSuite/TestLogsTail [2020-04-09T20:50:30.856Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-09T20:50:32.356Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestNetHostname [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPluginActive [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPortList [2020-04-09T20:50:34.486Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-09T20:50:35.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-09T20:50:38.146Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-09T20:50:38.146Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-09T20:50:38.146Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-09T20:50:38.146Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-09T20:50:38.146Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-09T20:50:38.146Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-09T20:50:38.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-09T20:50:38.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-09T20:50:38.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-09T20:50:38.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-09T20:50:46.586Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-09T20:50:46.586Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-09T20:50:53.549Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-09T20:50:53.549Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-09T20:51:00.509Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-09T20:51:15.164Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-09T20:51:15.164Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-09T20:51:15.164Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-09T20:51:25.358Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-09T20:51:28.199Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-09T20:51:40.426Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-09T20:51:42.552Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-09T20:51:42.552Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-09T20:51:42.552Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-09T20:51:43.122Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-09T20:51:46.213Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-09T20:51:46.213Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-09T20:51:46.213Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-09T20:51:46.213Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-09T20:51:46.213Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-09T20:51:51.912Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-09T20:51:51.912Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-09T20:51:53.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-09T20:51:53.410Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-09T20:51:53.410Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-09T20:51:54.907Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-09T20:51:55.849Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-09T20:51:55.849Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-09T20:51:59.508Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-09T20:52:02.351Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-09T20:52:04.481Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-09T20:52:19.138Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-09T20:52:19.138Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-09T20:52:24.830Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-09T20:52:24.830Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-09T20:52:24.830Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-09T20:52:25.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-09T20:52:25.771Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-09T20:52:29.431Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-09T20:52:33.089Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-09T20:52:33.089Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-09T20:52:35.930Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-09T20:52:35.930Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-09T20:52:36.378Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-09T20:52:39.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-09T20:52:48.607Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-09T20:52:51.451Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-09T20:52:51.451Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-09T20:52:57.143Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-09T20:53:02.840Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-09T20:53:09.803Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-09T20:53:12.011Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-09T20:53:13.463Z] === RUN TestDockerSuite/TestRmiTag [2020-04-09T20:53:13.463Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-09T20:53:15.590Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-09T20:53:24.195Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-09T20:53:33.096Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-09T20:53:33.096Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-09T20:53:38.793Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-09T20:53:39.736Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-09T20:53:39.736Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-09T20:53:39.736Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-09T20:53:39.736Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-09T20:53:39.736Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-09T20:53:39.736Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-09T20:53:39.736Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-09T20:53:39.736Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-09T20:53:41.866Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-09T20:53:41.866Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-09T20:53:41.866Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-09T20:53:45.711Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-09T20:53:48.552Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-09T20:53:50.051Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-09T20:53:52.178Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-09T20:53:53.675Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-09T20:53:53.675Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-09T20:53:56.237Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-09T20:53:57.333Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-09T20:53:59.461Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-09T20:53:59.461Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-09T20:54:01.589Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-09T20:54:01.589Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-09T20:54:01.589Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-09T20:54:03.090Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-09T20:54:03.090Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-09T20:54:03.537Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-09T20:54:03.537Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-09T20:54:03.537Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-09T20:54:03.537Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-09T20:54:03.537Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-09T20:54:03.537Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-09T20:54:05.038Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-09T20:54:07.171Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-09T20:54:08.673Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-09T20:54:08.673Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-09T20:54:09.120Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-09T20:54:09.120Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-09T20:54:10.620Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-09T20:54:10.620Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-09T20:54:10.620Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-09T20:54:10.620Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-09T20:54:10.620Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-09T20:54:11.090Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-09T20:54:12.752Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-09T20:54:24.986Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-09T20:54:24.986Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-09T20:54:24.986Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-09T20:54:24.986Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-09T20:54:24.986Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-09T20:54:24.986Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-09T20:54:24.986Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-09T20:54:29.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-09T20:54:30.677Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-09T20:54:30.677Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-09T20:54:30.677Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-09T20:54:30.677Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-09T20:54:32.178Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-09T20:54:34.310Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-09T20:54:34.310Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-09T20:54:35.810Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-09T20:54:35.810Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-09T20:54:35.811Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-09T20:54:35.811Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-09T20:54:37.939Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-09T20:54:39.439Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-09T20:54:41.569Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-09T20:54:43.069Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-09T20:54:43.069Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-09T20:54:43.069Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-09T20:54:43.069Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-09T20:54:43.069Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-09T20:54:43.069Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-09T20:54:43.069Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-09T20:54:43.069Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-09T20:54:43.069Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-09T20:54:46.735Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-09T20:54:46.735Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-09T20:54:46.735Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-09T20:54:46.735Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-09T20:54:46.735Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-09T20:54:46.735Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-09T20:54:46.735Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-09T20:54:55.178Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-09T20:54:55.178Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunMount [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-09T20:54:56.123Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-09T20:55:01.828Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-09T20:55:01.828Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-09T20:55:01.828Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-09T20:55:01.828Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-09T20:55:06.429Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-09T20:55:09.272Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-09T20:55:09.272Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-09T20:55:09.272Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-09T20:55:09.272Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-09T20:55:09.272Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-09T20:55:09.272Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-09T20:55:09.272Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-09T20:55:09.272Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-09T20:55:09.272Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-09T20:55:09.272Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-09T20:55:09.272Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-09T20:55:10.214Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-09T20:55:12.339Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-09T20:55:13.839Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-09T20:55:14.783Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-09T20:55:15.787Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-09T20:55:16.281Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-09T20:55:16.727Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-09T20:55:16.727Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-09T20:55:16.727Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-09T20:55:16.727Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-09T20:55:16.727Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-09T20:55:16.727Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-09T20:55:16.727Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-09T20:55:16.727Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-09T20:55:18.854Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-09T20:55:18.854Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-09T20:55:18.854Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-09T20:55:18.854Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-09T20:55:18.854Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-09T20:55:18.854Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-09T20:55:25.815Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-09T20:55:25.815Z] === RUN TestDockerSuite/TestRunRm [2020-04-09T20:55:32.772Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-09T20:55:33.848Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-09T20:55:37.370Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-09T20:55:38.869Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-09T20:55:40.998Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-09T20:55:42.499Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-09T20:55:44.658Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-09T20:55:44.658Z] === RUN TestDockerSuite/TestRunState [2020-04-09T20:55:44.658Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-09T20:55:46.159Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-09T20:55:46.159Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-09T20:55:48.289Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-09T20:55:48.289Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-09T20:55:48.289Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-09T20:55:48.289Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-09T20:55:48.289Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-09T20:55:48.289Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-09T20:55:52.972Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-09T20:55:52.972Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-09T20:55:52.972Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-09T20:55:52.972Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-09T20:55:52.972Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-09T20:55:52.972Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-09T20:55:52.972Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-09T20:55:52.972Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-09T20:55:52.972Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-09T20:55:52.972Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-09T20:55:52.972Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-09T20:55:54.473Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-09T20:55:54.473Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-09T20:55:56.602Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-09T20:55:56.602Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-09T20:55:56.602Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-09T20:55:59.444Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-09T20:56:05.144Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-09T20:56:05.891Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-09T20:56:13.595Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-09T20:56:19.299Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-09T20:56:19.299Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-09T20:56:19.299Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-09T20:56:19.299Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-09T20:56:19.299Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-09T20:56:21.428Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-09T20:56:23.559Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-09T20:56:25.691Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-09T20:56:25.691Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-09T20:56:25.691Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-09T20:56:25.691Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-09T20:56:25.691Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-09T20:56:25.691Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-09T20:56:25.691Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-09T20:56:25.691Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-09T20:56:25.691Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-09T20:56:29.351Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-09T20:56:30.296Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-09T20:56:31.796Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-09T20:56:35.458Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-09T20:56:35.458Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-09T20:56:35.458Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-09T20:56:35.458Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-09T20:56:35.458Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-09T20:56:35.458Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-09T20:56:35.458Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-09T20:56:35.458Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-09T20:56:35.458Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-09T20:56:35.458Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-09T20:56:35.458Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-09T20:56:35.905Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-09T20:56:35.905Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-09T20:56:35.905Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-09T20:56:35.905Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-09T20:56:35.905Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-09T20:56:35.905Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-09T20:56:35.905Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-09T20:56:37.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-09T20:56:38.032Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-09T20:56:38.479Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-09T20:56:38.927Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-09T20:56:39.374Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-09T20:56:40.874Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-09T20:56:46.566Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-09T20:56:46.566Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-09T20:56:52.261Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-09T20:56:52.261Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-09T20:56:52.788Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-09T20:56:55.923Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-09T20:56:55.923Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-09T20:56:55.923Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-09T20:56:55.923Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-09T20:56:55.923Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-09T20:56:59.585Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-09T20:56:59.585Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-09T20:56:59.585Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-09T20:56:59.585Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-09T20:56:59.585Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-09T20:56:59.585Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-09T20:56:59.585Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-09T20:57:01.086Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-09T20:57:02.585Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-09T20:57:02.585Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-09T20:57:04.713Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-09T20:57:04.713Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-09T20:57:04.713Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-09T20:57:04.713Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-09T20:57:04.713Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-09T20:57:04.713Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-09T20:57:04.713Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-09T20:57:10.847Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-09T20:57:22.221Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-09T20:57:22.221Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-09T20:57:22.221Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-09T20:57:22.221Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-09T20:57:22.221Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-09T20:57:22.221Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-09T20:57:22.221Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-09T20:57:25.701Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-09T20:57:27.912Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-09T20:57:27.912Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-09T20:57:30.761Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-09T20:57:31.207Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-09T20:57:31.207Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-09T20:57:31.654Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-09T20:57:31.654Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-09T20:57:38.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-09T20:57:38.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-09T20:57:38.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-09T20:57:39.079Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-09T20:57:39.079Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite (441.14s) [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-09T20:57:40.570Z] docker_cli_external_volume_driver_test.go:53: Daemon d66d143d96cb2 is not started [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-09T20:57:40.570Z] daemon.go:325: [d77d117db1951] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:325: [d77d117db1951] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:353: [d77d117db1951] daemon started [2020-04-09T20:57:40.570Z] daemon.go:461: [d77d117db1951] Stopping daemon [2020-04-09T20:57:40.570Z] daemon.go:296: [d77d117db1951] exiting daemon [2020-04-09T20:57:40.570Z] daemon.go:448: [d77d117db1951] Daemon stopped [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-09T20:57:40.570Z] daemon.go:325: [db76d33981ef0] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:325: [db76d33981ef0] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:353: [db76d33981ef0] daemon started [2020-04-09T20:57:40.570Z] daemon.go:461: [db76d33981ef0] Stopping daemon [2020-04-09T20:57:40.570Z] daemon.go:296: [db76d33981ef0] exiting daemon [2020-04-09T20:57:40.570Z] daemon.go:448: [db76d33981ef0] Daemon stopped [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-09T20:57:40.570Z] docker_cli_external_volume_driver_test.go:53: Daemon deee3e9cc66ea is not started [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-09T20:57:40.570Z] daemon.go:325: [db6f1330afc06] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:325: [db6f1330afc06] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:353: [db6f1330afc06] daemon started [2020-04-09T20:57:40.570Z] daemon.go:461: [db6f1330afc06] Stopping daemon [2020-04-09T20:57:40.570Z] daemon.go:296: [db6f1330afc06] exiting daemon [2020-04-09T20:57:40.570Z] daemon.go:448: [db6f1330afc06] Daemon stopped [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-09T20:57:40.570Z] docker_cli_external_volume_driver_test.go:53: Daemon d7ae14bcddb13 is not started [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-09T20:57:40.570Z] docker_cli_external_volume_driver_test.go:53: Daemon d3ec1200a43d0 is not started [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-09T20:57:40.570Z] daemon.go:325: [d9771478de935] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:325: [d9771478de935] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:353: [d9771478de935] daemon started [2020-04-09T20:57:40.570Z] daemon.go:461: [d9771478de935] Stopping daemon [2020-04-09T20:57:40.570Z] daemon.go:296: [d9771478de935] exiting daemon [2020-04-09T20:57:40.570Z] daemon.go:448: [d9771478de935] Daemon stopped [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-09T20:57:40.570Z] daemon.go:325: [d6db5207082a5] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:325: [d6db5207082a5] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:353: [d6db5207082a5] daemon started [2020-04-09T20:57:40.570Z] daemon.go:461: [d6db5207082a5] Stopping daemon [2020-04-09T20:57:40.570Z] daemon.go:296: [d6db5207082a5] exiting daemon [2020-04-09T20:57:40.570Z] daemon.go:448: [d6db5207082a5] Daemon stopped [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-09T20:57:40.570Z] daemon.go:325: [d14d00f1a936b] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:325: [d14d00f1a936b] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:353: [d14d00f1a936b] daemon started [2020-04-09T20:57:40.570Z] daemon.go:461: [d14d00f1a936b] Stopping daemon [2020-04-09T20:57:40.570Z] daemon.go:296: [d14d00f1a936b] exiting daemon [2020-04-09T20:57:40.570Z] daemon.go:448: [d14d00f1a936b] Daemon stopped [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-09T20:57:40.570Z] daemon.go:325: [df33019d1699c] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:325: [df33019d1699c] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:353: [df33019d1699c] daemon started [2020-04-09T20:57:40.570Z] daemon.go:461: [df33019d1699c] Stopping daemon [2020-04-09T20:57:40.570Z] daemon.go:296: [df33019d1699c] exiting daemon [2020-04-09T20:57:40.570Z] daemon.go:448: [df33019d1699c] Daemon stopped [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-09T20:57:40.570Z] daemon.go:325: [d3b878d4ee8ed] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:325: [d3b878d4ee8ed] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:353: [d3b878d4ee8ed] daemon started [2020-04-09T20:57:40.570Z] daemon.go:461: [d3b878d4ee8ed] Stopping daemon [2020-04-09T20:57:40.570Z] daemon.go:296: [d3b878d4ee8ed] exiting daemon [2020-04-09T20:57:40.570Z] daemon.go:448: [d3b878d4ee8ed] Daemon stopped [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-09T20:57:40.570Z] daemon.go:325: [d34432ca78588] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:325: [d34432ca78588] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:353: [d34432ca78588] daemon started [2020-04-09T20:57:40.570Z] daemon.go:461: [d34432ca78588] Stopping daemon [2020-04-09T20:57:40.570Z] daemon.go:296: [d34432ca78588] exiting daemon [2020-04-09T20:57:40.570Z] daemon.go:448: [d34432ca78588] Daemon stopped [2020-04-09T20:57:40.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-04-09T20:57:40.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-09T20:57:40.570Z] daemon.go:325: [dda13f982c1f1] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:325: [dda13f982c1f1] waiting for daemon to start [2020-04-09T20:57:40.570Z] daemon.go:353: [dda13f982c1f1] daemon started [2020-04-09T20:57:40.570Z] daemon.go:461: [dda13f982c1f1] Stopping daemon [2020-04-09T20:57:40.570Z] daemon.go:296: [dda13f982c1f1] exiting daemon [2020-04-09T20:57:40.570Z] daemon.go:448: [dda13f982c1f1] Daemon stopped [2020-04-09T20:57:40.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2020-04-09T20:57:40.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-09T20:57:40.571Z] daemon.go:325: [d6bf2d0506b0f] waiting for daemon to start [2020-04-09T20:57:40.571Z] daemon.go:325: [d6bf2d0506b0f] waiting for daemon to start [2020-04-09T20:57:40.571Z] daemon.go:353: [d6bf2d0506b0f] daemon started [2020-04-09T20:57:40.571Z] daemon.go:461: [d6bf2d0506b0f] Stopping daemon [2020-04-09T20:57:40.571Z] daemon.go:296: [d6bf2d0506b0f] exiting daemon [2020-04-09T20:57:40.571Z] daemon.go:448: [d6bf2d0506b0f] Daemon stopped [2020-04-09T20:57:40.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.34s) [2020-04-09T20:57:40.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-09T20:57:40.571Z] daemon.go:325: [dc068d697247f] waiting for daemon to start [2020-04-09T20:57:40.571Z] daemon.go:325: [dc068d697247f] waiting for daemon to start [2020-04-09T20:57:40.571Z] daemon.go:353: [dc068d697247f] daemon started [2020-04-09T20:57:40.571Z] daemon.go:461: [dc068d697247f] Stopping daemon [2020-04-09T20:57:40.571Z] daemon.go:296: [dc068d697247f] exiting daemon [2020-04-09T20:57:40.571Z] daemon.go:448: [dc068d697247f] Daemon stopped [2020-04-09T20:57:40.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-04-09T20:57:40.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-09T20:57:40.571Z] docker_cli_external_volume_driver_test.go:486: Daemon db5f8fde9afc0 is not started [2020-04-09T20:57:40.571Z] daemon.go:325: [db5f8fde9afc0] waiting for daemon to start [2020-04-09T20:57:40.571Z] daemon.go:325: [db5f8fde9afc0] waiting for daemon to start [2020-04-09T20:57:40.571Z] daemon.go:353: [db5f8fde9afc0] daemon started [2020-04-09T20:57:40.571Z] daemon.go:461: [db5f8fde9afc0] Stopping daemon [2020-04-09T20:57:40.571Z] daemon.go:296: [db5f8fde9afc0] exiting daemon [2020-04-09T20:57:40.571Z] daemon.go:448: [db5f8fde9afc0] Daemon stopped [2020-04-09T20:57:40.571Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-09T20:57:40.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-09T20:57:40.571Z] docker_cli_external_volume_driver_test.go:53: Daemon dca0c40ce06e0 is not started [2020-04-09T20:57:40.571Z] PASS [2020-04-09T20:57:40.571Z] [2020-04-09T20:57:40.571Z] === Skipped [2020-04-09T20:57:40.571Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-09T20:57:40.571Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-09T20:57:40.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-09T20:57:40.571Z] requirement.go:26: unmatched requirement IPv6 [2020-04-09T20:57:40.571Z] check_test.go:309: Daemon defcbe9fccf68 is not started [2020-04-09T20:57:40.571Z] [2020-04-09T20:57:40.571Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-09T20:57:40.571Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-09T20:57:40.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-09T20:57:40.571Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:57:40.571Z] check_test.go:309: Daemon d058aacd2078d is not started [2020-04-09T20:57:40.571Z] [2020-04-09T20:57:40.571Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-09T20:57:40.571Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-09T20:57:40.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-09T20:57:40.571Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:57:40.571Z] check_test.go:309: Daemon dba392c5ef1d3 is not started [2020-04-09T20:57:40.571Z] [2020-04-09T20:57:40.571Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-09T20:57:40.571Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-09T20:57:40.571Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-09T20:57:40.571Z] [2020-04-09T20:57:40.571Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-09T20:57:40.571Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-09T20:57:40.571Z] requirement.go:26: unmatched requirement IPv6 [2020-04-09T20:57:40.571Z] [2020-04-09T20:57:40.571Z] [2020-04-09T20:57:40.571Z] DONE 270 tests, 5 skipped in 2579.243s [2020-04-09T20:57:40.571Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:57:40.571Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:57:40.571Z] +++ kill 7366 [2020-04-09T20:57:41.502Z] umount: bundles/test-integration/root: no mount point specified. [2020-04-09T20:57:41.502Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4901938fa292/docker.pid [2020-04-09T20:57:41.502Z] +++ kill 4174 [2020-04-09T20:57:41.502Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4174 is not a child of this shell [2020-04-09T20:57:41.502Z] warning: PID 4174 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4901938fa292/docker.pid had a nonzero exit code [2020-04-09T20:57:41.502Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:57:41.502Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:57:41.502Z] [2020-04-09T20:57:41.502Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:57:41.502Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:57:41.502Z] [2020-04-09T20:57:41.502Z] To set a process to complain mode, use the command line tool [2020-04-09T20:57:41.502Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:57:41.502Z] +++ true [2020-04-09T20:57:41.502Z] [2020-04-09T20:57:41.760Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-09T20:57:41.770Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:57:42.600Z] + echo Ensuring container killed. [2020-04-09T20:57:42.600Z] Ensuring container killed. [2020-04-09T20:57:42.600Z] + docker ps -aq -f name=docker-pr1-* [2020-04-09T20:57:42.600Z] + cids=16da8d218c86 [2020-04-09T20:57:42.600Z] 1c574fc61f85 [2020-04-09T20:57:42.600Z] a18c5cf776e6 [2020-04-09T20:57:42.600Z] + [ -n 16da8d218c86 [2020-04-09T20:57:42.600Z] 1c574fc61f85 [2020-04-09T20:57:42.600Z] a18c5cf776e6 ] [2020-04-09T20:57:42.600Z] + docker rm -vf 16da8d218c86 1c574fc61f85 a18c5cf776e6 [2020-04-09T20:57:44.774Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-09T20:57:44.774Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-09T20:57:44.774Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-09T20:57:45.954Z] 16da8d218c86 [2020-04-09T20:57:45.954Z] 1c574fc61f85 [2020-04-09T20:57:45.954Z] a18c5cf776e6 [Pipeline] sh [2020-04-09T20:57:46.246Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:57:46.247Z] Chowning /workspace to jenkins user [2020-04-09T20:57:46.247Z] + id -u [2020-04-09T20:57:46.247Z] + id -g [2020-04-09T20:57:46.247Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40803:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:57:49.814Z] + bundleName=amd64 [2020-04-09T20:57:49.814Z] + echo Creating amd64-bundles.tar.gz [2020-04-09T20:57:49.814Z] Creating amd64-bundles.tar.gz [2020-04-09T20:57:49.814Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-09T20:57:49.814Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-09T20:57:50.755Z] Archiving artifacts [2020-04-09T20:57:51.371Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40803/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:57:51.675Z] + make clean [2020-04-09T20:57:51.676Z] docker volume rm -f docker-dev-cache [2020-04-09T20:57:51.737Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-09T20:57:51.737Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-09T20:57:51.934Z] docker-dev-cache [Pipeline] deleteDir [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite (2236.24s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.56s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (137.44s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.46s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.95s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.76s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.84s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement Apparmor [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement Apparmor [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.68s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement IsPausable [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.21s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.67s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement UnixCli [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.20s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.82s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.20s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.29s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.76s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.78s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.44s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.24s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.84s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.46s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.64s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.67s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.15s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.35s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.82s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.50s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.32s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.31s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.20s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement UnixCli [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.61s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.88s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildContChar (13.72s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.69s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2020-04-09T20:57:53.240Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.240Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-09T20:57:53.240Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.83s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.15s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.42s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.18s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.95s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.87s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.16s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.47s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.85s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.27s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.39s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.33s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.25s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.71s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.47s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.85s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.88s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.97s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.64s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.15s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.91s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.80s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.44s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.69s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.63s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.01s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.54s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.47s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildFails (7.13s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.48s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.36s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.96s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.01s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.21s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement UnixCli [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.11s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildHistory (10.12s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.85s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.71s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.21s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildLabel (0.77s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildLabels (0.83s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.77s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.53s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.68s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.06s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.33s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.64s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.50s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.18s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.67s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.98s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.82s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.23s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.08s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.01s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.28s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.11s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.05s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.24s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.73s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.07s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.14s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.67s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.76s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.76s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.33s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.68s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildRm (12.28s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.89s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.37s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.99s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.03s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.28s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.14s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.76s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.02s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.65s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildStderr (4.34s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.67s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.64s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.23s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.36s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.00s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.92s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.45s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.34s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.06s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.99s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.07s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.21s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.93s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.49s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.70s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.15s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.83s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.78s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2020-04-09T20:57:53.241Z] docker_cli_sni_test.go:18: Flakey test [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.74s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.44s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestCommitChange (4.57s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.46s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.23s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestCommitTTY (10.98s) [2020-04-09T20:57:53.241Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.42s) [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.241Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-09T20:57:53.241Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.82s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.07s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.78s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.86s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.87s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.27s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.72s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.77s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.79s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.94s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.48s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.25s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.82s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.45s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.30s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.40s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.01s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.90s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.66s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.61s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.81s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.35s) [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0004846c0 } [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1804093554 c:\foo false } [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1804093554 c:\foo true } [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:1926: case 0 [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:1926: case 1 [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:1926: case 2 [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:1926: case 3 [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:1926: case 4 [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:1926: case 5 [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:1926: case 6 [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:1926: case 7 [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:1926: case 8 [2020-04-09T20:57:53.242Z] docker_api_containers_test.go:1926: case 9 [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.07s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.85s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.94s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.62s) [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a214998637\file1 1f84844dd13fed25d75e9d5a7a3cb9d90ab68cb3b74c31a863f631a2afea7075:/root/itWorks.txt` [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:279: checking that container "1f84844dd13fed25d75e9d5a7a3cb9d90ab68cb3b74c31a863f631a2afea7075" start output contains "file1\n" [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1f84844dd13fed25d75e9d5a7a3cb9d90ab68cb3b74c31a863f631a2afea7075` [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.98s) [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b808219880\file1 fd5e7e14f97e70c58169ffd8cba22a4d88009c2f7f68b22d50281795100e5de6:testDir/` [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.11s) [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e488437031\dir1 1bf93691b7a893bcef5ba16085831db0a8e515e922a835fe191ea0b65ed91d5a:testDir` [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:279: checking that container "1bf93691b7a893bcef5ba16085831db0a8e515e922a835fe191ea0b65ed91d5a" start output contains "file1-1\n" [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1bf93691b7a893bcef5ba16085831db0a8e515e922a835fe191ea0b65ed91d5a` [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e488437031\dir1 b0780cca09d05f88af3d33c0f61fb218a7f147287a1a12b423e11fc5171a3502:testDir/` [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:279: checking that container "b0780cca09d05f88af3d33c0f61fb218a7f147287a1a12b423e11fc5171a3502" start output contains "file1-1\n" [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:209: running `docker start -a b0780cca09d05f88af3d33c0f61fb218a7f147287a1a12b423e11fc5171a3502` [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.68s) [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h037167706\dir1\. 00f1f6a95214592d96aad7dd8ea60c33cfcc55ab24051c1eb2992e0f460b9028:testDir` [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:279: checking that container "00f1f6a95214592d96aad7dd8ea60c33cfcc55ab24051c1eb2992e0f460b9028" start output contains "file1-1\n" [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:209: running `docker start -a 00f1f6a95214592d96aad7dd8ea60c33cfcc55ab24051c1eb2992e0f460b9028` [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h037167706\dir1\. f98be3c7af3a8509672ac2c27598f1a2106928c69b8d4516ef6fcaee47daede2:testDir/` [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:279: checking that container "f98be3c7af3a8509672ac2c27598f1a2106928c69b8d4516ef6fcaee47daede2" start output contains "file1-1\n" [2020-04-09T20:57:53.242Z] docker_cli_cp_utils_test.go:209: running `docker start -a f98be3c7af3a8509672ac2c27598f1a2106928c69b8d4516ef6fcaee47daede2` [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCpToDot (1.90s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCpToStdout (2.10s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.68s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.02s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.67s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.05s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.47s) [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.09s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.242Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-09T20:57:53.242Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.82s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (6.77s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.92s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.73s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsCopy (4.84s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.06s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.01s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.88s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsFilters (3.80s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsFormat (3.68s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsRename (1.93s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsResize (2.24s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.98s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.14s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.48s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.08s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.51s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.49s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.72s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.75s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.71s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.59s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.45s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.82s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecInspectID (4.16s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement IsPausable [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.94s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.71s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.87s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.50s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.53s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.50s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.55s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.15s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.51s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.72s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.07s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.45s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.02s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement IsPausable [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInfoFormat (0.11s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.78s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.03s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.74s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.68s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectDefault (1.81s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectHistory (4.29s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.88s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.60s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.74s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.68s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.75s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectStatus (2.03s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.42s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.96s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.84s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.70s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.86s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.75s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.75s) [2020-04-09T20:57:53.243Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-09T20:57:53.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.243Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.52s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.53s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.09s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.76s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.66s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.22s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.15s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.11s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.92s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.96s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.86s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.89s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsSince (8.51s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsTail (2.41s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.96s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.80s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement IsAmd64 [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement IsAmd64 [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.60s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.31s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPsByOrder (6.87s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.40s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.53s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-09T20:57:53.244Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.60s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.91s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.77s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.55s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.81s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.71s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.34s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.25s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.37s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.95s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.05s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.39s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.60s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.59s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.30s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.40s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.46s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.32s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.69s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.87s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.70s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.15s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.99s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.24s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.50s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.21s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.96s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.11s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.33s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.95s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.68s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.71s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.52s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.83s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.47s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.70s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.86s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.82s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.83s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.85s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-04-09T20:57:53.244Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.00s) [2020-04-09T20:57:53.244Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.60s) [2020-04-09T20:57:53.244Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (6.69s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.90s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.75s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.77s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunExitCode (1.79s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.79s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.95s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.76s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.32s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.92s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.44s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.41s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.12s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.20s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.70s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.71s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.65s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.20s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement Apparmor [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.49s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunRm (6.68s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.91s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.92s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.78s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.63s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.07s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.87s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.59s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.35s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement Apparmor [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.93s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.90s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.54s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.76s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.74s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.62s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.30s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.83s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.96s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.37s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.43s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.65s) [2020-04-09T20:57:53.245Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.56s) [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement Apparmor [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.245Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-09T20:57:53.245Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.54s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.14s) [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.29s) [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.10s) [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement IsPausable [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (3.83s) [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.49s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.88s) [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.62s) [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.11s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.82s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.57s) [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.39s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (6.90s) [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s) [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-09T20:57:53.246Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-09T20:57:53.246Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-09T20:57:53.246Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.246Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-09T20:57:53.693Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-09T20:57:53.693Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.693Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-09T20:57:53.693Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-09T20:57:53.694Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-09T20:57:53.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-09T20:57:53.694Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] === RUN TestDockerDaemonSuite [2020-04-09T20:57:53.694Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-09T20:57:53.694Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-09T20:57:53.694Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-04-09T20:57:53.694Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-09T20:57:53.694Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] === RUN TestDockerSwarmSuite [2020-04-09T20:57:53.694Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-04-09T20:57:53.694Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-04-09T20:57:53.694Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] === RUN TestDockerExternalVolumeSuite [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] === RUN TestDockerNetworkSuite [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] === RUN TestDockerHubPullSuite [2020-04-09T20:57:53.694Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-04-09T20:57:53.694Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:57:53.694Z] PASS [2020-04-09T20:57:53.694Z] ok github.com/docker/docker/integration-cli 2236.914s [2020-04-09T20:57:53.694Z] INFO: Integration tests ended at 04/09/2020 20:57:53. Duration:00:37:24.5645458 [2020-04-09T20:57:53.694Z] INFO: Docker info of the daemon under test at end of run [2020-04-09T20:57:53.694Z] [2020-04-09T20:57:53.694Z] Containers: 2 [2020-04-09T20:57:53.694Z] Running: 0 [2020-04-09T20:57:53.694Z] Paused: 0 [2020-04-09T20:57:53.694Z] Stopped: 2 [2020-04-09T20:57:53.694Z] Images: 12 [2020-04-09T20:57:53.694Z] Server Version: 0.0.0-dev [2020-04-09T20:57:53.694Z] Storage Driver: windowsfilter [2020-04-09T20:57:53.694Z] Windows: [2020-04-09T20:57:53.694Z] Logging Driver: json-file [2020-04-09T20:57:53.694Z] Plugins: [2020-04-09T20:57:53.694Z] Volume: local [2020-04-09T20:57:53.694Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T20:57:53.694Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T20:57:53.694Z] Swarm: inactive [2020-04-09T20:57:53.694Z] Default Isolation: process [2020-04-09T20:57:53.694Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T20:57:53.694Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T20:57:53.694Z] OSType: windows [2020-04-09T20:57:53.694Z] Architecture: x86_64 [2020-04-09T20:57:53.694Z] CPUs: 4 [2020-04-09T20:57:53.694Z] Total Memory: 32GiB [2020-04-09T20:57:53.694Z] Name: azwin-2-db8840 [2020-04-09T20:57:53.694Z] ID: LTOF:2TSL:YTJY:SZ5C:BNWD:JI4L:XCU4:NMBF:JUE3:XOMQ:RYFT:Q2JR [2020-04-09T20:57:53.694Z] Docker Root Dir: D:\CI\PR-40803\1\daemon [2020-04-09T20:57:53.694Z] Debug Mode (client): false [2020-04-09T20:57:53.694Z] Debug Mode (server): true [2020-04-09T20:57:53.694Z] File Descriptors: -1 [2020-04-09T20:57:53.694Z] Goroutines: 18 [2020-04-09T20:57:53.694Z] System Time: 2020-04-09T20:57:53.2762198Z [2020-04-09T20:57:53.694Z] EventsListeners: 0 [2020-04-09T20:57:53.694Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:57:53.694Z] Labels: [2020-04-09T20:57:53.694Z] Experimental: false [2020-04-09T20:57:53.694Z] Insecure Registries: [2020-04-09T20:57:53.694Z] 127.0.0.0/8 [2020-04-09T20:57:53.694Z] Live Restore Enabled: false [2020-04-09T20:57:53.694Z] [2020-04-09T20:57:53.694Z] [2020-04-09T20:57:53.694Z] INFO: Stopping daemon under test [2020-04-09T20:57:53.694Z] SUCCESS: The process with PID 5772 (child process of PID 2672) has been terminated. [2020-04-09T20:57:53.694Z] SUCCESS: The process with PID 2672 (child process of PID 8792) has been terminated. [2020-04-09T20:57:53.694Z] INFO: Stop tailing logs of the daemon under tests [2020-04-09T20:57:53.694Z] INFO: executeCI.ps1 Completed successfully at 04/09/2020 20:57:53. [2020-04-09T20:57:53.694Z] INFO: Tidying up at end of run [2020-04-09T20:57:53.694Z] INFO: Saving daemon under test log (d:\CI\PR-40803\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-09T20:57:53.694Z] INFO: Saving daemon under test log (d:\CI\PR-40803\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-09T20:57:53.694Z] INFO: Nuke-Everything... [2020-04-09T20:57:53.694Z] INFO: Container count on control daemon to delete is 2 [2020-04-09T20:57:54.140Z] 1faca1156ac2 [2020-04-09T20:57:54.140Z] 3f0c2e828c56 [2020-04-09T20:57:54.587Z] INFO: Non-base image count on control daemon to delete is 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T20:58:00.290Z] Deleted: sha256:66b64408821d10b5da0297c79f64ddcbd0adab047f7c8bc7cfde0b7edbd12d3d [2020-04-09T20:58:00.290Z] Deleted: sha256:06074b9ea670e9ea05e0b2afa70c14fd74a2f075076231779d54cc00c14a6ebf [2020-04-09T20:58:00.290Z] Deleted: sha256:364ec37f8b776a377b70fe0c27111929378e4b99c91390d9c8e5d6c1b565a8eb [2020-04-09T20:58:00.290Z] Deleted: sha256:763c1d9e03539776d43b09d1ee09e1069fa1e5bdef9f94c968ea18caf86695e0 [2020-04-09T20:58:00.290Z] Deleted: sha256:c9ccdebb75f55f889571c495ddc4e01cb2680242c3ef4454884031ae7a5118fc [2020-04-09T20:58:00.290Z] Deleted: sha256:3b07b0f2ac76829863d3c5210816d237c1eb32b40a66011d9126e44c71076f43 [2020-04-09T20:58:00.290Z] Deleted: sha256:3c01de57744b2b9f4c70e7b7363b956989eab61d0064c0657530147113152518 [2020-04-09T20:58:00.290Z] Deleted: sha256:39ec76326d167b396ee0b3fe6765b0e1ce6afea4175e86581f858934ddaf475c [2020-04-09T20:58:00.290Z] Deleted: sha256:9abd6486cd00fe4a52bd4c891be8f94bd96affa0fd1bf1875e8599236d19fd72 [2020-04-09T20:58:00.290Z] Deleted: sha256:1bfb24415a60a61be1798e1770c4211818aac2be38779955ba35fe6b8929050b [2020-04-09T20:58:00.290Z] Deleted: sha256:32a556e5648216903cc5c72fc485adb6814cc6dd1047fb0b20f3610bf879d159 [2020-04-09T20:58:00.290Z] Deleted: sha256:7566273a16855b487c5df1ef22ec4881ee480f6188be3453f25e0b09e6347d2a [2020-04-09T20:58:00.290Z] Deleted: sha256:b4a0a97218ee865e73ab4ac87a2472e05b9ba6ce9cfcbe57268a067c4c046422 [2020-04-09T20:58:00.290Z] Deleted: sha256:d489ce6a1c13fdc7cd754da2feb1fc2c909de0becd896cd98e7274cf148be90e [2020-04-09T20:58:00.290Z] Deleted: sha256:669ba1e6f6ea2398a0fd56da7fada9b1a92e0c1cf8ca5e8c3e3699a51f3faaf6 [2020-04-09T20:58:00.290Z] Deleted: sha256:a27d3fb29f0c290622f2ab75b35768e17f4d208977c2cacaede3de66d9a434e7 [2020-04-09T20:58:00.290Z] INFO: Tidying pidfile d:\CI\PR-40803\1\docker.pid [2020-04-09T20:58:00.290Z] INFO: Nuking d:\CI [2020-04-09T20:58:25.237Z] INFO: Zapped successfully [2020-04-09T20:58:25.237Z] [2020-04-09T20:58:25.237Z] INFO: executeCI.ps1 exiting at Thu Apr 9 20:58:25 CUT 2020. Duration 00:53:06.4665701 [2020-04-09T20:58:25.237Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-09T20:58:26.823Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-09T20:58:27.965Z] Archiving artifacts [2020-04-09T20:58:29.103Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40803/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:58:29.983Z] + make clean [2020-04-09T20:58:30.929Z] docker volume rm -f docker-dev-cache [2020-04-09T20:58:30.929Z] 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