Started by user Brian Goff Replayed #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a5324d69508c117d3ede94272041ae8fc2ad4bbf+763f9e799b7ad2b10e089d546f5a6575ce70f418 (93183db4ae0b8ed11559e95d793cc9d7e8738a40) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # 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-05-28T18:53:32.040Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-28T18:53:32.044Z] Trying to pass milestone 4 [Pipeline] milestone [2020-05-28T18:53:32.082Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-28T18:53:32.252Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f933d0ad9f591c5) in /home/ubuntu/workspace/moby_PR-41022 [Pipeline] { [Pipeline] checkout [2020-05-28T18:53:32.294Z] using credential docker-jenkins-github-credentials [2020-05-28T18:53:32.305Z] Cloning the remote Git repository [2020-05-28T18:53:32.305Z] Cloning with configured refspecs honoured and without tags [2020-05-28T18:53:32.309Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T18:53:32.310Z] > git init /home/ubuntu/workspace/moby_PR-41022 # timeout=10 [2020-05-28T18:53:32.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:53:32.321Z] > git --version # timeout=10 [2020-05-28T18:53:32.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:53:32.329Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:53:50.301Z] Fetching without tags [2020-05-28T18:53:50.544Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a5324d69508c117d3ede94272041ae8fc2ad4bbf [2020-05-28T18:53:51.224Z] Merge succeeded, producing a0ffc432d001b49244216f9d343e3512ff6cdb18 [2020-05-28T18:53:51.224Z] Checking out Revision a0ffc432d001b49244216f9d343e3512ff6cdb18 (PR-41022) [2020-05-28T18:53:51.413Z] Commit message: "Merge commit '41ac6bef8d449b3064ad1378a28d95c79c4b9350' into HEAD" [2020-05-28T18:53:51.426Z] First time build. Skipping changelog. [2020-05-28T18:53:50.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:53:50.282Z] > git config --add remote.origin.fetch +refs/pull/41022/head:refs/remotes/origin/PR-41022 # timeout=10 [2020-05-28T18:53:50.287Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:53:50.293Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:53:50.304Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:53:50.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:53:50.304Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:53:50.547Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:53:50.560Z] > git checkout -f a5324d69508c117d3ede94272041ae8fc2ad4bbf # timeout=10 [2020-05-28T18:53:51.076Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-28T18:53:51.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T18:53:51.230Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:53:51.247Z] > git checkout -f a0ffc432d001b49244216f9d343e3512ff6cdb18 # timeout=10 [2020-05-28T18:53:51.416Z] > git rev-list --no-walk cdefdf258e0812bc837dff5df4849709487382b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-28T18:53:52.258Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41022:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-05-28T18:53:52.258Z] Unable to find image 'alpine:latest' locally [2020-05-28T18:53:52.258Z] latest: Pulling from library/alpine [2020-05-28T18:53:52.258Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-28T18:53:52.517Z] cbdbe7a5bc2a: Download complete [2020-05-28T18:53:52.517Z] cbdbe7a5bc2a: Pull complete [2020-05-28T18:53:52.517Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-28T18:53:52.517Z] Status: Downloaded newer image for alpine:latest [2020-05-28T18:53:55.045Z] 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: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-05-28T18:53:55.838Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f933d0ad9f591c5) in /home/ubuntu/workspace/moby_PR-41022 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-05-28T18:53:55.849Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-027c58debe18e6989) in /home/ubuntu/workspace/moby_PR-41022 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-05-28T18:53:55.869Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-06a16fce0e54b4fca) in /home/ubuntu/workspace/moby_PR-41022 [2020-05-28T18:53:55.881Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41022 [2020-05-28T18:53:55.891Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-41022 [Pipeline] checkout [Pipeline] { [2020-05-28T18:53:55.904Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-05-28T18:53:55.926Z] Fetching changes from the remote Git repository [2020-05-28T18:53:55.934Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] checkout [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] { [2020-05-28T18:53:55.975Z] using credential docker-jenkins-github-credentials [2020-05-28T18:53:55.984Z] Cloning the remote Git repository [2020-05-28T18:53:55.985Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-05-28T18:53:56.012Z] using credential docker-jenkins-github-credentials [2020-05-28T18:53:56.022Z] Cloning the remote Git repository [2020-05-28T18:53:56.022Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [2020-05-28T18:53:56.052Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-28T18:53:56.073Z] Cloning the remote Git repository [2020-05-28T18:53:56.073Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-05-28T18:53:56.092Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-05-28T18:53:56.111Z] Cloning the remote Git repository [2020-05-28T18:53:56.111Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-05-28T18:53:56.187Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a5324d69508c117d3ede94272041ae8fc2ad4bbf [Pipeline] } [Pipeline] } [2020-05-28T18:53:56.364Z] Merge succeeded, producing 65ea7714c66baaec01f393b14e65534d201e114e [2020-05-28T18:53:56.364Z] Checking out Revision 65ea7714c66baaec01f393b14e65534d201e114e (PR-41022) [2020-05-28T18:53:56.420Z] Commit message: "Merge commit '41ac6bef8d449b3064ad1378a28d95c79c4b9350' into HEAD" [2020-05-28T18:53:56.426Z] First time build. Skipping changelog. [2020-05-28T18:53:55.914Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-28T18:53:55.929Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:53:55.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:53:55.936Z] > git --version # timeout=10 [2020-05-28T18:53:55.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:53:55.942Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:53:56.189Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:53:56.192Z] > git checkout -f a5324d69508c117d3ede94272041ae8fc2ad4bbf # timeout=10 [2020-05-28T18:53:56.288Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-28T18:53:56.359Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T18:53:56.367Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:53:56.371Z] > git checkout -f 65ea7714c66baaec01f393b14e65534d201e114e # timeout=10 [2020-05-28T18:53:56.422Z] > git rev-list --no-walk cdefdf258e0812bc837dff5df4849709487382b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-28T18:53:55.986Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T18:53:55.986Z] > git init /home/ubuntu/workspace/moby_PR-41022 # timeout=10 [2020-05-28T18:53:55.998Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:53:55.998Z] > git --version # timeout=10 [2020-05-28T18:53:56.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:53:56.004Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:53:56.031Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T18:53:56.032Z] > git init /home/ubuntu/workspace/moby_PR-41022 # timeout=10 [2020-05-28T18:53:56.043Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:53:56.044Z] > git --version # timeout=10 [2020-05-28T18:53:56.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:53:56.049Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:53:56.079Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T18:53:56.079Z] > git init /home/jenkins/workspace/moby_PR-41022 # timeout=10 [2020-05-28T18:53:56.095Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:53:56.095Z] > git --version # timeout=10 [2020-05-28T18:53:56.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:53:56.103Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:53:56.119Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T18:53:56.120Z] > git init /home/docker/workspace/moby_PR-41022 # timeout=10 [2020-05-28T18:53:56.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:53:56.136Z] > git --version # timeout=10 [2020-05-28T18:53:56.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:53:56.142Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:53:57.197Z] + [ PR != PR ] [2020-05-28T18:53:57.197Z] + [ master != master ] [2020-05-28T18:53:57.197Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-28T18:53:57.524Z] + docker version [2020-05-28T18:53:57.524Z] Client: Docker Engine - Community [2020-05-28T18:53:57.524Z] Version: 19.03.8 [2020-05-28T18:53:57.524Z] API version: 1.40 [2020-05-28T18:53:57.524Z] Go version: go1.12.17 [2020-05-28T18:53:57.524Z] Git commit: afacb8b7f0 [2020-05-28T18:53:57.524Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-28T18:53:57.524Z] OS/Arch: linux/amd64 [2020-05-28T18:53:57.524Z] Experimental: false [2020-05-28T18:53:57.524Z] [2020-05-28T18:53:57.524Z] Server: Docker Engine - Community [2020-05-28T18:53:57.524Z] Engine: [2020-05-28T18:53:57.524Z] Version: 19.03.8 [2020-05-28T18:53:57.524Z] API version: 1.40 (minimum version 1.12) [2020-05-28T18:53:57.524Z] Go version: go1.12.17 [2020-05-28T18:53:57.524Z] Git commit: afacb8b7f0 [2020-05-28T18:53:57.524Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-28T18:53:57.524Z] OS/Arch: linux/amd64 [2020-05-28T18:53:57.524Z] Experimental: true [2020-05-28T18:53:57.524Z] containerd: [2020-05-28T18:53:57.524Z] Version: 1.2.13 [2020-05-28T18:53:57.524Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T18:53:57.524Z] runc: [2020-05-28T18:53:57.524Z] Version: 1.0.0-rc10 [2020-05-28T18:53:57.524Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:53:57.524Z] docker-init: [2020-05-28T18:53:57.524Z] Version: 0.18.0 [2020-05-28T18:53:57.524Z] GitCommit: fec3683 [Pipeline] sh [2020-05-28T18:53:57.806Z] + docker info [2020-05-28T18:53:58.063Z] Client: [2020-05-28T18:53:58.063Z] Debug Mode: false [2020-05-28T18:53:58.063Z] [2020-05-28T18:53:58.063Z] Server: [2020-05-28T18:53:58.063Z] Containers: 0 [2020-05-28T18:53:58.063Z] Running: 0 [2020-05-28T18:53:58.063Z] Paused: 0 [2020-05-28T18:53:58.063Z] Stopped: 0 [2020-05-28T18:53:58.063Z] Images: 3 [2020-05-28T18:53:58.063Z] Server Version: 19.03.8 [2020-05-28T18:53:58.063Z] Storage Driver: overlay2 [2020-05-28T18:53:58.063Z] Backing Filesystem: [2020-05-28T18:53:58.063Z] Supports d_type: true [2020-05-28T18:53:58.063Z] Native Overlay Diff: true [2020-05-28T18:53:58.063Z] Logging Driver: json-file [2020-05-28T18:53:58.063Z] Cgroup Driver: cgroupfs [2020-05-28T18:53:58.063Z] Plugins: [2020-05-28T18:53:58.063Z] Volume: local [2020-05-28T18:53:58.063Z] Network: bridge host ipvlan macvlan null overlay [2020-05-28T18:53:58.063Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-28T18:53:58.063Z] Swarm: inactive [2020-05-28T18:53:58.063Z] Runtimes: runc [2020-05-28T18:53:58.063Z] Default Runtime: runc [2020-05-28T18:53:58.063Z] Init Binary: docker-init [2020-05-28T18:53:58.063Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T18:53:58.063Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:53:58.063Z] init version: fec3683 [2020-05-28T18:53:58.063Z] Security Options: [2020-05-28T18:53:58.063Z] apparmor [2020-05-28T18:53:58.063Z] seccomp [2020-05-28T18:53:58.063Z] Profile: default [2020-05-28T18:53:58.063Z] Kernel Version: 4.15.0-1065-aws [2020-05-28T18:53:58.063Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-28T18:53:58.063Z] OSType: linux [2020-05-28T18:53:58.063Z] Architecture: x86_64 [2020-05-28T18:53:58.063Z] CPUs: 2 [2020-05-28T18:53:58.063Z] Total Memory: 7.501GiB [2020-05-28T18:53:58.063Z] Name: ip-10-100-56-205 [2020-05-28T18:53:58.063Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-28T18:53:58.063Z] Docker Root Dir: /var/lib/docker [2020-05-28T18:53:58.063Z] Debug Mode: false [2020-05-28T18:53:58.063Z] Registry: https://index.docker.io/v1/ [2020-05-28T18:53:58.063Z] Labels: [2020-05-28T18:53:58.063Z] Experimental: true [2020-05-28T18:53:58.063Z] Insecure Registries: [2020-05-28T18:53:58.063Z] 127.0.0.0/8 [2020-05-28T18:53:58.063Z] Live Restore Enabled: true [2020-05-28T18:53:58.063Z] [2020-05-28T18:53:58.063Z] WARNING: No swap limit support [Pipeline] sh [2020-05-28T18:53:58.346Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:53:58.346Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:53:58.346Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41022/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-28T18:53:58.346Z] + bash /home/ubuntu/workspace/moby_PR-41022/check-config.sh [2020-05-28T18:53:58.346Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-28T18:53:58.346Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-28T18:53:58.346Z] [2020-05-28T18:53:58.346Z] Generally Necessary: [2020-05-28T18:53:58.346Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-28T18:53:58.346Z] - apparmor: enabled and tools installed [2020-05-28T18:53:58.346Z] - CONFIG_NAMESPACES: enabled [2020-05-28T18:53:58.346Z] - CONFIG_NET_NS: enabled [2020-05-28T18:53:58.346Z] - CONFIG_PID_NS: enabled [2020-05-28T18:53:58.346Z] - CONFIG_IPC_NS: enabled [2020-05-28T18:53:58.346Z] - CONFIG_UTS_NS: enabled [2020-05-28T18:53:58.346Z] - CONFIG_CGROUPS: enabled [2020-05-28T18:53:58.604Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-28T18:53:58.604Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-28T18:53:58.604Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-28T18:53:58.604Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-28T18:53:58.604Z] - CONFIG_CPUSETS: enabled [2020-05-28T18:53:58.604Z] - CONFIG_MEMCG: enabled [2020-05-28T18:53:58.604Z] - CONFIG_KEYS: enabled [2020-05-28T18:53:58.604Z] - CONFIG_VETH: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-28T18:53:58.604Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-28T18:53:58.604Z] [2020-05-28T18:53:58.604Z] Optional Features: [2020-05-28T18:53:58.604Z] - CONFIG_USER_NS: enabled [2020-05-28T18:53:58.604Z] - CONFIG_SECCOMP: enabled [2020-05-28T18:53:58.604Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-28T18:53:58.604Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-28T18:53:58.604Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-28T18:53:58.604Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-28T18:53:58.604Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-28T18:53:58.604Z] - CONFIG_BLK_CGROUP: enabled [2020-05-28T18:53:58.604Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-28T18:53:58.604Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-28T18:53:58.604Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-28T18:53:58.604Z] - CONFIG_CGROUP_PERF: enabled [2020-05-28T18:53:58.604Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-28T18:53:58.604Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-28T18:53:58.604Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-28T18:53:58.604Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-28T18:53:58.604Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-28T18:53:58.604Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_IP_VS: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-28T18:53:58.604Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-28T18:53:58.604Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-28T18:53:58.604Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_EXT4_FS: enabled [2020-05-28T18:53:58.604Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-28T18:53:58.604Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-28T18:53:58.604Z] - Network Drivers: [2020-05-28T18:53:58.604Z] - "overlay": [2020-05-28T18:53:58.604Z] - CONFIG_VXLAN: enabled (as module) [2020-05-28T18:53:58.604Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-28T18:53:58.604Z] Optional (for encrypted networks): [2020-05-28T18:53:58.861Z] - CONFIG_CRYPTO: enabled [2020-05-28T18:53:58.861Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-28T18:53:58.861Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-28T18:53:58.861Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-28T18:53:58.861Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-28T18:53:58.861Z] - CONFIG_XFRM: enabled [2020-05-28T18:53:58.861Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-28T18:53:58.861Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-28T18:53:58.861Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-28T18:53:58.861Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-28T18:53:58.861Z] - "ipvlan": [2020-05-28T18:53:58.861Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-28T18:53:58.861Z] - "macvlan": [2020-05-28T18:53:58.861Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-28T18:53:58.861Z] - CONFIG_DUMMY: enabled (as module) [2020-05-28T18:53:58.861Z] - "ftp,tftp client in container": [2020-05-28T18:53:58.861Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-28T18:53:58.861Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-28T18:53:58.861Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-28T18:53:58.861Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-28T18:53:58.861Z] - Storage Drivers: [2020-05-28T18:53:58.861Z] - "aufs": [2020-05-28T18:53:58.861Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-28T18:53:58.861Z] - "btrfs": [2020-05-28T18:53:58.861Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-28T18:53:58.861Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-28T18:53:58.861Z] - "devicemapper": [2020-05-28T18:53:58.861Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-28T18:53:58.861Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-28T18:53:58.861Z] - "overlay": [2020-05-28T18:53:58.861Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-28T18:53:58.861Z] - "zfs": [2020-05-28T18:53:58.861Z] - /dev/zfs: missing [2020-05-28T18:53:58.861Z] - zfs command: missing [2020-05-28T18:53:58.861Z] - zpool command: missing [2020-05-28T18:53:58.861Z] [2020-05-28T18:53:58.861Z] Limits: [2020-05-28T18:53:58.861Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-28T18:53:58.861Z] [2020-05-28T18:53:58.861Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-28T18:53:59.191Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 . [2020-05-28T18:53:59.191Z] #1 [internal] load build definition from Dockerfile [2020-05-28T18:53:59.191Z] #1 transferring dockerfile: 16.37kB done [2020-05-28T18:53:59.191Z] #1 DONE 0.0s [2020-05-28T18:53:59.191Z] [2020-05-28T18:53:59.191Z] #2 [internal] load .dockerignore [2020-05-28T18:53:59.191Z] #2 transferring context: 87B done [2020-05-28T18:53:59.191Z] #2 DONE 0.0s [2020-05-28T18:53:59.191Z] [2020-05-28T18:53:59.191Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-28T18:53:59.191Z] #3 DONE 0.1s [2020-05-28T18:53:59.449Z] [2020-05-28T18:53:59.449Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-28T18:53:59.449Z] #4 CACHED [2020-05-28T18:53:59.709Z] [2020-05-28T18:53:59.709Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-28T18:53:59.709Z] #6 DONE 0.1s [2020-05-28T18:53:59.709Z] [2020-05-28T18:53:59.709Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-28T18:53:59.709Z] #5 DONE 0.1s [2020-05-28T18:53:59.709Z] [2020-05-28T18:53:59.709Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-28T18:53:59.709Z] #58 DONE 0.0s [2020-05-28T18:53:59.709Z] [2020-05-28T18:53:59.709Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T18:53:59.967Z] #7 DONE 0.0s [2020-05-28T18:53:59.967Z] [2020-05-28T18:53:59.967Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-28T18:53:59.967Z] #8 CACHED [2020-05-28T18:53:59.967Z] [2020-05-28T18:53:59.967Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T18:53:59.967Z] #9 CACHED [2020-05-28T18:53:59.967Z] [2020-05-28T18:53:59.967Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:53:59.967Z] #38 CACHED [2020-05-28T18:53:59.967Z] [2020-05-28T18:53:59.967Z] #20 [internal] load build context [2020-05-28T18:54:01.871Z] #20 transferring context: 50.67MB 1.8s done [2020-05-28T18:54:01.871Z] #20 DONE 1.8s [2020-05-28T18:54:01.871Z] [2020-05-28T18:54:01.871Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T18:54:01.871Z] #9 CACHED [2020-05-28T18:54:01.871Z] [2020-05-28T18:54:01.871Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:01.871Z] #54 ... [2020-05-28T18:54:01.871Z] [2020-05-28T18:54:01.871Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:54:01.871Z] #51 CACHED [2020-05-28T18:54:01.871Z] [2020-05-28T18:54:01.871Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:54:01.871Z] #10 CACHED [2020-05-28T18:54:01.871Z] [2020-05-28T18:54:01.871Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:54:01.871Z] #32 CACHED [2020-05-28T18:54:01.871Z] [2020-05-28T18:54:01.871Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:05.157Z] Fetching without tags [2020-05-28T18:54:05.435Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a5324d69508c117d3ede94272041ae8fc2ad4bbf [2020-05-28T18:54:05.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:54:05.132Z] > git config --add remote.origin.fetch +refs/pull/41022/head:refs/remotes/origin/PR-41022 # timeout=10 [2020-05-28T18:54:05.133Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:54:05.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:54:05.162Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:54:05.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:54:05.162Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:54:05.440Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:54:05.445Z] > git checkout -f a5324d69508c117d3ede94272041ae8fc2ad4bbf # timeout=10 [2020-05-28T18:54:05.920Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-28T18:54:06.411Z] Merge succeeded, producing 54dd7c97fda0f794bd313d58a8fb0abc8d19c4bc [2020-05-28T18:54:06.411Z] Checking out Revision 54dd7c97fda0f794bd313d58a8fb0abc8d19c4bc (PR-41022) [2020-05-28T18:54:06.469Z] Commit message: "Merge commit '41ac6bef8d449b3064ad1378a28d95c79c4b9350' into HEAD" [2020-05-28T18:54:06.486Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-05-28T18:54:06.403Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T18:54:06.415Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:54:06.417Z] > git checkout -f 54dd7c97fda0f794bd313d58a8fb0abc8d19c4bc # timeout=10 [2020-05-28T18:54:06.473Z] > git rev-list --no-walk cdefdf258e0812bc837dff5df4849709487382b7 # timeout=10 [Pipeline] sh [2020-05-28T18:54:07.129Z] #33 ... [2020-05-28T18:54:07.129Z] [2020-05-28T18:54:07.129Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:07.129Z] #39 1.808 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T18:54:07.129Z] #39 1.808 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T18:54:07.129Z] #39 1.860 Note: Building without GnuTLS support [2020-05-28T18:54:07.129Z] #39 2.623 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T18:54:07.129Z] #39 2.643 GEN .gitid [2020-05-28T18:54:07.129Z] #39 2.644 GEN criu/include/version.h [2020-05-28T18:54:07.129Z] #39 2.655 GEN include/common/asm [2020-05-28T18:54:07.129Z] #39 3.203 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.275 PBCC images/opts.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.308 PBCC images/sit.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.321 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.370 DEP images/opts.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.391 DEP images/sit.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.426 PBCC images/macvlan.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.434 DEP images/macvlan.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.456 PBCC images/autofs.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.456 DEP images/autofs.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.471 PBCC images/sysctl.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.477 DEP images/sysctl.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.498 PBCC images/time.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.507 DEP images/time.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.520 PBCC images/binfmt-misc.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.526 DEP images/binfmt-misc.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.548 PBCC images/seccomp.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.549 DEP images/seccomp.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.559 PBCC images/userns.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.577 DEP images/userns.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.590 PBCC images/cgroup.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.600 DEP images/cgroup.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.618 PBCC images/fown.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.626 PBCC images/ext-file.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.632 DEP images/fown.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.647 DEP images/ext-file.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.670 PBCC images/rpc.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.674 DEP images/rpc.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.690 PBCC images/siginfo.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.700 DEP images/siginfo.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.712 PBCC images/pagemap.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.727 DEP images/pagemap.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.743 PBCC images/rlimit.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.751 DEP images/rlimit.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.765 PBCC images/file-lock.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.774 DEP images/file-lock.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.790 PBCC images/tty.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.810 DEP images/tty.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.822 PBCC images/tun.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.842 PBCC images/netdev.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.859 DEP images/tun.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.882 DEP images/netdev.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.903 PBCC images/vma.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.919 DEP images/vma.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.953 PBCC images/creds.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.953 DEP images/creds.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.979 PBCC images/utsns.pb-c.c [2020-05-28T18:54:07.129Z] #39 3.979 DEP images/utsns.pb-c.d [2020-05-28T18:54:07.129Z] #39 3.995 PBCC images/ipc-desc.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.006 PBCC images/ipc-sem.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.020 DEP images/ipc-desc.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.052 DEP images/ipc-sem.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.062 PBCC images/ipc-msg.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.069 DEP images/ipc-msg.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.090 PBCC images/ipc-shm.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.097 DEP images/ipc-shm.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.115 PBCC images/ipc-var.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.123 DEP images/ipc-var.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.140 PBCC images/sk-opts.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.152 PBCC images/packet-sock.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.166 DEP images/sk-opts.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.178 DEP images/packet-sock.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.191 PBCC images/sk-netlink.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.207 DEP images/sk-netlink.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.220 PBCC images/sk-inet.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.232 DEP images/sk-inet.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.249 PBCC images/sk-unix.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.265 DEP images/sk-unix.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.283 PBCC images/mm.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.299 DEP images/mm.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.312 PBCC images/timerfd.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.330 DEP images/timerfd.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.341 PBCC images/timer.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.350 DEP images/timer.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.365 PBCC images/sa.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.394 DEP images/sa.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.410 PBCC images/pipe-data.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.419 DEP images/pipe-data.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.436 PBCC images/mnt.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.451 DEP images/mnt.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.462 PBCC images/sk-packet.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.476 DEP images/sk-packet.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.489 PBCC images/tcp-stream.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.502 DEP images/tcp-stream.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.519 PBCC images/pipe.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.526 DEP images/pipe.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.548 PBCC images/pstree.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.552 DEP images/pstree.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.580 PBCC images/fs.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.580 DEP images/fs.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.589 PBCC images/signalfd.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.606 DEP images/signalfd.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.620 PBCC images/fh.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.637 PBCC images/fsnotify.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.660 DEP images/fh.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.678 DEP images/fsnotify.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.699 PBCC images/eventpoll.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.701 DEP images/eventpoll.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.719 PBCC images/eventfd.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.726 DEP images/eventfd.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.746 PBCC images/remap-file-path.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.756 DEP images/remap-file-path.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.778 PBCC images/fifo.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.795 DEP images/fifo.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.808 PBCC images/ghost-file.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.822 DEP images/ghost-file.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.843 PBCC images/regfile.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.856 DEP images/regfile.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.876 PBCC images/ns.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.896 DEP images/ns.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.898 PBCC images/fdinfo.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.932 DEP images/fdinfo.pb-c.d [2020-05-28T18:54:07.129Z] #39 4.938 PBCC images/core-aarch64.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.956 PBCC images/core-arm.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.975 PBCC images/core-ppc64.pb-c.c [2020-05-28T18:54:07.129Z] #39 4.990 PBCC images/core-s390.pb-c.c [2020-05-28T18:54:07.129Z] #39 5.007 PBCC images/core-x86.pb-c.c [2020-05-28T18:54:07.129Z] #39 5.024 PBCC images/core.pb-c.c [2020-05-28T18:54:07.129Z] #39 5.061 PBCC images/inventory.pb-c.c [2020-05-28T18:54:07.129Z] #39 5.074 DEP images/core-aarch64.pb-c.d [2020-05-28T18:54:07.129Z] #39 5.094 DEP images/core-arm.pb-c.d [2020-05-28T18:54:07.129Z] #39 5.109 DEP images/core-ppc64.pb-c.d [2020-05-28T18:54:07.129Z] #39 5.125 DEP images/core-s390.pb-c.d [2020-05-28T18:54:07.129Z] #39 5.139 DEP images/core-x86.pb-c.d [2020-05-28T18:54:07.129Z] #39 5.159 DEP images/core.pb-c.d [2020-05-28T18:54:07.129Z] #39 5.174 DEP images/inventory.pb-c.d [2020-05-28T18:54:07.129Z] #39 5.189 PBCC images/cpuinfo.pb-c.c [2020-05-28T18:54:07.129Z] #39 5.197 DEP images/cpuinfo.pb-c.d [2020-05-28T18:54:07.129Z] #39 5.212 PBCC images/stats.pb-c.c [2020-05-28T18:54:07.129Z] #39 5.220 DEP images/stats.pb-c.d [2020-05-28T18:54:07.129Z] #39 5.838 make[1]: Nothing to be done for 'all'. [2020-05-28T18:54:07.129Z] #39 ... [2020-05-28T18:54:07.129Z] [2020-05-28T18:54:07.129Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:07.129Z] #54 5.384 + RM_GOPATH=0 [2020-05-28T18:54:07.129Z] #54 5.384 + TMP_GOPATH= [2020-05-28T18:54:07.129Z] #54 5.384 + : /build [2020-05-28T18:54:07.129Z] #54 5.384 + '[' -z '' ']' [2020-05-28T18:54:07.129Z] #54 5.389 ++ mktemp -d [2020-05-28T18:54:07.129Z] #54 5.391 + export GOPATH=/tmp/tmp.SktI2MtLUb [2020-05-28T18:54:07.129Z] #54 5.391 + GOPATH=/tmp/tmp.SktI2MtLUb [2020-05-28T18:54:07.129Z] #54 5.391 + RM_GOPATH=1 [2020-05-28T18:54:07.129Z] #54 5.391 + case "$(go env GOARCH)" in [2020-05-28T18:54:07.129Z] #54 5.391 ++ go env GOARCH [2020-05-28T18:54:07.130Z] #54 5.426 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:07.130Z] #54 5.426 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:07.130Z] #54 5.431 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:07.130Z] #54 5.437 + dir=/tmp/install [2020-05-28T18:54:07.130Z] #54 5.437 + bin=rootlesskit [2020-05-28T18:54:07.130Z] #54 5.437 + shift [2020-05-28T18:54:07.130Z] #54 5.437 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-28T18:54:07.130Z] #54 5.437 + . /tmp/install/rootlesskit.installer [2020-05-28T18:54:07.130Z] #54 5.438 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:07.130Z] #54 5.439 + install_rootlesskit [2020-05-28T18:54:07.130Z] #54 5.440 + case "$1" in [2020-05-28T18:54:07.130Z] #54 5.440 + export CGO_ENABLED=0 [2020-05-28T18:54:07.130Z] #54 5.440 + CGO_ENABLED=0 [2020-05-28T18:54:07.130Z] #54 5.440 + _install_rootlesskit [2020-05-28T18:54:07.130Z] #54 5.440 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-28T18:54:07.130Z] #54 5.440 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:07.130Z] #54 5.440 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SktI2MtLUb/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:54:07.130Z] #54 5.442 Cloning into '/tmp/tmp.SktI2MtLUb/src/github.com/rootless-containers/rootlesskit'... [2020-05-28T18:54:07.404Z] + docker version [2020-05-28T18:54:07.404Z] Client: Docker Engine - Community [2020-05-28T18:54:07.404Z] Version: 19.03.7 [2020-05-28T18:54:07.404Z] API version: 1.40 [2020-05-28T18:54:07.404Z] Go version: go1.12.17 [2020-05-28T18:54:07.404Z] Git commit: 7141c199a2 [2020-05-28T18:54:07.404Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-28T18:54:07.404Z] OS/Arch: linux/s390x [2020-05-28T18:54:07.404Z] Experimental: false [2020-05-28T18:54:07.404Z] [2020-05-28T18:54:07.404Z] Server: Docker Engine - Community [2020-05-28T18:54:07.404Z] Engine: [2020-05-28T18:54:07.404Z] Version: 19.03.7 [2020-05-28T18:54:07.404Z] API version: 1.40 (minimum version 1.12) [2020-05-28T18:54:07.404Z] Go version: go1.12.17 [2020-05-28T18:54:07.404Z] Git commit: 7141c199a2 [2020-05-28T18:54:07.404Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-28T18:54:07.404Z] OS/Arch: linux/s390x [2020-05-28T18:54:07.404Z] Experimental: true [2020-05-28T18:54:07.404Z] containerd: [2020-05-28T18:54:07.404Z] Version: 1.2.13 [2020-05-28T18:54:07.404Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T18:54:07.404Z] runc: [2020-05-28T18:54:07.404Z] Version: 1.0.0-rc10 [2020-05-28T18:54:07.404Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:07.404Z] docker-init: [2020-05-28T18:54:07.404Z] Version: 0.18.0 [2020-05-28T18:54:07.404Z] GitCommit: fec3683 [Pipeline] sh [2020-05-28T18:54:07.777Z] + docker info [2020-05-28T18:54:08.059Z] Client: [2020-05-28T18:54:08.060Z] Debug Mode: false [2020-05-28T18:54:08.060Z] [2020-05-28T18:54:08.060Z] Server: [2020-05-28T18:54:08.060Z] Containers: 0 [2020-05-28T18:54:08.060Z] Running: 0 [2020-05-28T18:54:08.060Z] Paused: 0 [2020-05-28T18:54:08.060Z] Stopped: 0 [2020-05-28T18:54:08.060Z] Images: 2 [2020-05-28T18:54:08.060Z] Server Version: 19.03.7 [2020-05-28T18:54:08.060Z] Storage Driver: overlay2 [2020-05-28T18:54:08.060Z] Backing Filesystem: [2020-05-28T18:54:08.060Z] Supports d_type: true [2020-05-28T18:54:08.060Z] Native Overlay Diff: true [2020-05-28T18:54:08.060Z] Logging Driver: json-file [2020-05-28T18:54:08.060Z] Cgroup Driver: cgroupfs [2020-05-28T18:54:08.060Z] Plugins: [2020-05-28T18:54:08.060Z] Volume: local [2020-05-28T18:54:08.060Z] Network: bridge host ipvlan macvlan null overlay [2020-05-28T18:54:08.060Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-28T18:54:08.060Z] Swarm: inactive [2020-05-28T18:54:08.060Z] Runtimes: runc [2020-05-28T18:54:08.060Z] Default Runtime: runc [2020-05-28T18:54:08.060Z] Init Binary: docker-init [2020-05-28T18:54:08.060Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T18:54:08.060Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:08.060Z] init version: fec3683 [2020-05-28T18:54:08.060Z] Security Options: [2020-05-28T18:54:08.060Z] apparmor [2020-05-28T18:54:08.060Z] seccomp [2020-05-28T18:54:08.060Z] Profile: default [2020-05-28T18:54:08.060Z] Kernel Version: 4.15.0-88-generic [2020-05-28T18:54:08.060Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-28T18:54:08.060Z] OSType: linux [2020-05-28T18:54:08.060Z] Architecture: s390x [2020-05-28T18:54:08.060Z] CPUs: 2 [2020-05-28T18:54:08.060Z] Total Memory: 7.861GiB [2020-05-28T18:54:08.060Z] Name: s390x-ubuntu-26 [2020-05-28T18:54:08.060Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-28T18:54:08.060Z] Docker Root Dir: /var/lib/docker [2020-05-28T18:54:08.060Z] Debug Mode: false [2020-05-28T18:54:08.060Z] Username: dockerbuildbot [2020-05-28T18:54:08.060Z] Registry: https://index.docker.io/v1/ [2020-05-28T18:54:08.060Z] Labels: [2020-05-28T18:54:08.060Z] Experimental: true [2020-05-28T18:54:08.060Z] Insecure Registries: [2020-05-28T18:54:08.060Z] 127.0.0.0/8 [2020-05-28T18:54:08.060Z] Live Restore Enabled: false [2020-05-28T18:54:08.060Z] [2020-05-28T18:54:08.060Z] WARNING: No swap limit support [Pipeline] sh [2020-05-28T18:54:08.437Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:54:08.437Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:54:08.437Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41022/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-28T18:54:08.437Z] + bash /home/jenkins/workspace/moby_PR-41022/check-config.sh [2020-05-28T18:54:08.437Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-28T18:54:08.437Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-05-28T18:54:08.437Z] [2020-05-28T18:54:08.437Z] Generally Necessary: [2020-05-28T18:54:08.437Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-28T18:54:08.437Z] - apparmor: enabled and tools installed [2020-05-28T18:54:08.437Z] - CONFIG_NAMESPACES: enabled [2020-05-28T18:54:08.437Z] - CONFIG_NET_NS: enabled [2020-05-28T18:54:08.437Z] - CONFIG_PID_NS: enabled [2020-05-28T18:54:08.437Z] - CONFIG_IPC_NS: enabled [2020-05-28T18:54:08.437Z] - CONFIG_UTS_NS: enabled [2020-05-28T18:54:08.437Z] - CONFIG_CGROUPS: enabled [2020-05-28T18:54:08.437Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-28T18:54:08.437Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-28T18:54:08.437Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-28T18:54:08.437Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-28T18:54:08.437Z] - CONFIG_CPUSETS: enabled [2020-05-28T18:54:08.437Z] - CONFIG_MEMCG: enabled [2020-05-28T18:54:08.437Z] - CONFIG_KEYS: enabled [2020-05-28T18:54:08.437Z] - CONFIG_VETH: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-28T18:54:08.437Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-28T18:54:08.437Z] [2020-05-28T18:54:08.437Z] Optional Features: [2020-05-28T18:54:08.437Z] - CONFIG_USER_NS: enabled [2020-05-28T18:54:08.437Z] - CONFIG_SECCOMP: enabled [2020-05-28T18:54:08.437Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-28T18:54:08.437Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-28T18:54:08.437Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-28T18:54:08.437Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-28T18:54:08.437Z] - CONFIG_BLK_CGROUP: enabled [2020-05-28T18:54:08.437Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-28T18:54:08.437Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-28T18:54:08.437Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-28T18:54:08.437Z] - CONFIG_CGROUP_PERF: enabled [2020-05-28T18:54:08.437Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-28T18:54:08.437Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-28T18:54:08.437Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-28T18:54:08.437Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-28T18:54:08.437Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-28T18:54:08.437Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-28T18:54:08.437Z] - CONFIG_IP_VS: enabled (as module) [2020-05-28T18:54:08.720Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-28T18:54:08.720Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-28T18:54:08.720Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-28T18:54:08.720Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-28T18:54:08.720Z] - CONFIG_EXT4_FS: enabled [2020-05-28T18:54:08.720Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-28T18:54:08.720Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-28T18:54:08.720Z] - Network Drivers: [2020-05-28T18:54:08.720Z] - "overlay": [2020-05-28T18:54:08.720Z] - CONFIG_VXLAN: enabled (as module) [2020-05-28T18:54:08.720Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-28T18:54:08.720Z] Optional (for encrypted networks): [2020-05-28T18:54:08.720Z] - CONFIG_CRYPTO: enabled [2020-05-28T18:54:08.720Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-28T18:54:08.720Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-28T18:54:08.720Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-28T18:54:08.720Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-28T18:54:08.720Z] - CONFIG_XFRM: enabled [2020-05-28T18:54:08.720Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-28T18:54:08.720Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-28T18:54:08.720Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-28T18:54:08.720Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-28T18:54:08.720Z] - "ipvlan": [2020-05-28T18:54:08.720Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-28T18:54:08.720Z] - "macvlan": [2020-05-28T18:54:08.720Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-28T18:54:08.720Z] - CONFIG_DUMMY: enabled (as module) [2020-05-28T18:54:08.720Z] - "ftp,tftp client in container": [2020-05-28T18:54:08.720Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-28T18:54:08.720Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-28T18:54:08.720Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-28T18:54:08.720Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-28T18:54:08.720Z] - Storage Drivers: [2020-05-28T18:54:08.720Z] - "aufs": [2020-05-28T18:54:08.720Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-28T18:54:08.720Z] - "btrfs": [2020-05-28T18:54:08.720Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-28T18:54:08.720Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-28T18:54:08.720Z] - "devicemapper": [2020-05-28T18:54:08.720Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-28T18:54:08.720Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-28T18:54:08.720Z] - "overlay": [2020-05-28T18:54:08.720Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-28T18:54:08.720Z] - "zfs": [2020-05-28T18:54:08.720Z] - /dev/zfs: missing [2020-05-28T18:54:08.720Z] - zfs command: missing [2020-05-28T18:54:08.720Z] - zpool command: missing [2020-05-28T18:54:08.720Z] [2020-05-28T18:54:08.720Z] Limits: [2020-05-28T18:54:08.720Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-28T18:54:08.720Z] [2020-05-28T18:54:08.720Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-05-28T18:54:08.783Z] Fetching without tags [Pipeline] sh [2020-05-28T18:54:09.048Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a5324d69508c117d3ede94272041ae8fc2ad4bbf [2020-05-28T18:54:09.144Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 . [2020-05-28T18:54:09.144Z] #1 [internal] load build definition from Dockerfile [2020-05-28T18:54:09.144Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-05-28T18:54:09.144Z] #1 DONE 0.0s [2020-05-28T18:54:09.144Z] [2020-05-28T18:54:09.144Z] #2 [internal] load .dockerignore [2020-05-28T18:54:09.144Z] #2 transferring context: 87B 0.0s done [2020-05-28T18:54:09.144Z] #2 DONE 0.0s [2020-05-28T18:54:09.144Z] [2020-05-28T18:54:09.144Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-28T18:54:09.426Z] #3 DONE 0.2s [2020-05-28T18:54:09.426Z] [2020-05-28T18:54:09.426Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-28T18:54:09.426Z] #4 CACHED [2020-05-28T18:54:10.041Z] [2020-05-28T18:54:10.041Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-28T18:54:10.041Z] #5 DONE 0.1s [2020-05-28T18:54:10.041Z] [2020-05-28T18:54:10.041Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-28T18:54:10.049Z] Merge succeeded, producing fd30a3e4e81a7d8720a61c3de454bdc5871fcd93 [2020-05-28T18:54:10.049Z] Checking out Revision fd30a3e4e81a7d8720a61c3de454bdc5871fcd93 (PR-41022) [2020-05-28T18:54:08.756Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:54:08.759Z] > git config --add remote.origin.fetch +refs/pull/41022/head:refs/remotes/origin/PR-41022 # timeout=10 [2020-05-28T18:54:08.764Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:54:08.772Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:54:08.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:54:08.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:54:08.786Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:54:09.049Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:54:09.054Z] > git checkout -f a5324d69508c117d3ede94272041ae8fc2ad4bbf # timeout=10 [2020-05-28T18:54:09.560Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-28T18:54:10.043Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T18:54:10.051Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:54:10.053Z] > git checkout -f fd30a3e4e81a7d8720a61c3de454bdc5871fcd93 # timeout=10 [2020-05-28T18:54:10.157Z] Commit message: "Merge commit '41ac6bef8d449b3064ad1378a28d95c79c4b9350' into HEAD" [2020-05-28T18:54:10.169Z] First time build. Skipping changelog. [2020-05-28T18:54:10.323Z] #6 DONE 0.2s [2020-05-28T18:54:10.323Z] [2020-05-28T18:54:10.323Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-28T18:54:10.323Z] #58 DONE 0.0s [2020-05-28T18:54:10.323Z] [2020-05-28T18:54:10.323Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T18:54:10.323Z] #7 DONE 0.0s [2020-05-28T18:54:10.323Z] [2020-05-28T18:54:10.323Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-28T18:54:10.323Z] #8 CACHED [2020-05-28T18:54:10.323Z] [2020-05-28T18:54:10.323Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T18:54:10.323Z] #9 CACHED [2020-05-28T18:54:10.323Z] [2020-05-28T18:54:10.323Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:54:10.323Z] #38 CACHED [2020-05-28T18:54:10.323Z] [2020-05-28T18:54:10.323Z] #20 [internal] load build context [2020-05-28T18:54:10.520Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-28T18:54:10.833Z] Still waiting to schedule task [2020-05-28T18:54:10.834Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-28T18:54:10.840Z] Still waiting to schedule task [2020-05-28T18:54:10.840Z] Waiting for next available executor on ‘windows-2019’ [2020-05-28T18:54:10.910Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a5324d69508c117d3ede94272041ae8fc2ad4bbf [2020-05-28T18:54:10.960Z] + docker version [2020-05-28T18:54:10.960Z] Client: Docker Engine - Community [2020-05-28T18:54:10.960Z] Version: 19.03.8 [2020-05-28T18:54:10.960Z] API version: 1.40 [2020-05-28T18:54:10.960Z] Go version: go1.12.17 [2020-05-28T18:54:10.960Z] Git commit: afacb8b7f0 [2020-05-28T18:54:10.960Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-28T18:54:10.960Z] OS/Arch: linux/amd64 [2020-05-28T18:54:10.960Z] Experimental: false [2020-05-28T18:54:10.960Z] [2020-05-28T18:54:10.960Z] Server: Docker Engine - Community [2020-05-28T18:54:10.960Z] Engine: [2020-05-28T18:54:10.960Z] Version: 19.03.8 [2020-05-28T18:54:10.960Z] API version: 1.40 (minimum version 1.12) [2020-05-28T18:54:10.960Z] Go version: go1.12.17 [2020-05-28T18:54:10.960Z] Git commit: afacb8b7f0 [2020-05-28T18:54:10.960Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-28T18:54:10.960Z] OS/Arch: linux/amd64 [2020-05-28T18:54:10.960Z] Experimental: true [2020-05-28T18:54:10.960Z] containerd: [2020-05-28T18:54:10.960Z] Version: 1.2.13 [2020-05-28T18:54:10.960Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T18:54:10.960Z] runc: [2020-05-28T18:54:10.960Z] Version: 1.0.0-rc10 [2020-05-28T18:54:10.960Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:10.960Z] docker-init: [2020-05-28T18:54:10.960Z] Version: 0.18.0 [2020-05-28T18:54:10.960Z] GitCommit: fec3683 [Pipeline] sh [2020-05-28T18:54:11.237Z] + docker info [2020-05-28T18:54:11.237Z] Client: [2020-05-28T18:54:11.237Z] Debug Mode: false [2020-05-28T18:54:11.237Z] [2020-05-28T18:54:11.237Z] Server: [2020-05-28T18:54:11.237Z] Containers: 0 [2020-05-28T18:54:11.237Z] Running: 0 [2020-05-28T18:54:11.237Z] Paused: 0 [2020-05-28T18:54:11.237Z] Stopped: 0 [2020-05-28T18:54:11.237Z] Images: 8 [2020-05-28T18:54:11.237Z] Server Version: 19.03.8 [2020-05-28T18:54:11.237Z] Storage Driver: overlay2 [2020-05-28T18:54:11.237Z] Backing Filesystem: [2020-05-28T18:54:11.237Z] Supports d_type: true [2020-05-28T18:54:11.237Z] Native Overlay Diff: true [2020-05-28T18:54:11.237Z] Logging Driver: json-file [2020-05-28T18:54:11.237Z] Cgroup Driver: cgroupfs [2020-05-28T18:54:11.237Z] Plugins: [2020-05-28T18:54:11.237Z] Volume: local [2020-05-28T18:54:11.237Z] Network: bridge host ipvlan macvlan null overlay [2020-05-28T18:54:11.237Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-28T18:54:11.237Z] Swarm: inactive [2020-05-28T18:54:11.237Z] Runtimes: runc [2020-05-28T18:54:11.237Z] Default Runtime: runc [2020-05-28T18:54:11.237Z] Init Binary: docker-init [2020-05-28T18:54:11.237Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T18:54:11.237Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:11.237Z] init version: fec3683 [2020-05-28T18:54:11.237Z] Security Options: [2020-05-28T18:54:11.237Z] apparmor [2020-05-28T18:54:11.237Z] seccomp [2020-05-28T18:54:11.237Z] Profile: default [2020-05-28T18:54:11.237Z] Kernel Version: 4.15.0-1065-aws [2020-05-28T18:54:11.237Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-28T18:54:11.237Z] OSType: linux [2020-05-28T18:54:11.237Z] Architecture: x86_64 [2020-05-28T18:54:11.237Z] CPUs: 2 [2020-05-28T18:54:11.237Z] Total Memory: 7.501GiB [2020-05-28T18:54:11.237Z] Name: ip-10-100-117-50 [2020-05-28T18:54:11.237Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-28T18:54:11.237Z] Docker Root Dir: /var/lib/docker [2020-05-28T18:54:11.237Z] Debug Mode: false [2020-05-28T18:54:11.237Z] Registry: https://index.docker.io/v1/ [2020-05-28T18:54:11.237Z] Labels: [2020-05-28T18:54:11.237Z] Experimental: true [2020-05-28T18:54:11.237Z] Insecure Registries: [2020-05-28T18:54:11.237Z] 127.0.0.0/8 [2020-05-28T18:54:11.237Z] Live Restore Enabled: true [2020-05-28T18:54:11.237Z] [2020-05-28T18:54:11.237Z] WARNING: No swap limit support [Pipeline] sh [2020-05-28T18:54:11.333Z] #20 transferring context: 50.67MB 1.1s done [2020-05-28T18:54:11.333Z] #20 DONE 1.1s [2020-05-28T18:54:11.333Z] [2020-05-28T18:54:11.333Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:54:11.333Z] #32 CACHED [2020-05-28T18:54:11.333Z] [2020-05-28T18:54:11.333Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:54:11.333Z] #51 CACHED [2020-05-28T18:54:11.333Z] [2020-05-28T18:54:11.333Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:54:11.333Z] #10 CACHED [2020-05-28T18:54:11.333Z] [2020-05-28T18:54:11.333Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T18:54:11.333Z] #9 CACHED [2020-05-28T18:54:11.333Z] [2020-05-28T18:54:11.333Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:11.515Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:54:11.516Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:54:11.516Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41022/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-28T18:54:11.516Z] + bash /home/ubuntu/workspace/moby_PR-41022/check-config.sh [2020-05-28T18:54:11.516Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-28T18:54:11.516Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-28T18:54:11.516Z] [2020-05-28T18:54:11.516Z] Generally Necessary: [2020-05-28T18:54:11.516Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-28T18:54:11.516Z] - apparmor: enabled and tools installed [2020-05-28T18:54:11.516Z] - CONFIG_NAMESPACES: enabled [2020-05-28T18:54:11.516Z] - CONFIG_NET_NS: enabled [2020-05-28T18:54:11.516Z] - CONFIG_PID_NS: enabled [2020-05-28T18:54:11.516Z] - CONFIG_IPC_NS: enabled [2020-05-28T18:54:11.516Z] - CONFIG_UTS_NS: enabled [2020-05-28T18:54:11.516Z] - CONFIG_CGROUPS: enabled [2020-05-28T18:54:11.516Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-28T18:54:11.516Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-28T18:54:11.516Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-28T18:54:11.516Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-28T18:54:11.516Z] - CONFIG_CPUSETS: enabled [2020-05-28T18:54:11.516Z] - CONFIG_MEMCG: enabled [2020-05-28T18:54:11.516Z] - CONFIG_KEYS: enabled [2020-05-28T18:54:11.516Z] - CONFIG_VETH: enabled (as module) [2020-05-28T18:54:11.516Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-28T18:54:11.516Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-28T18:54:11.516Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-28T18:54:11.516Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-28T18:54:11.516Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-28T18:54:11.516Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-28T18:54:11.516Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-28T18:54:11.516Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-28T18:54:11.516Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-28T18:54:11.516Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-28T18:54:11.516Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-28T18:54:11.516Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-28T18:54:11.516Z] [2020-05-28T18:54:11.516Z] Optional Features: [2020-05-28T18:54:11.516Z] - CONFIG_USER_NS: enabled [2020-05-28T18:54:11.516Z] - CONFIG_SECCOMP: enabled [2020-05-28T18:54:11.516Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-28T18:54:11.516Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-28T18:54:11.516Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-28T18:54:11.516Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-28T18:54:11.516Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-28T18:54:11.516Z] - CONFIG_BLK_CGROUP: enabled [2020-05-28T18:54:11.772Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-28T18:54:11.772Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-28T18:54:11.772Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-28T18:54:11.772Z] - CONFIG_CGROUP_PERF: enabled [2020-05-28T18:54:11.772Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-28T18:54:11.772Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-28T18:54:11.772Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-28T18:54:11.772Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-28T18:54:11.772Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-28T18:54:11.772Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_IP_VS: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-28T18:54:11.772Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-28T18:54:11.772Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-28T18:54:11.772Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_EXT4_FS: enabled [2020-05-28T18:54:11.772Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-28T18:54:11.772Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-28T18:54:11.772Z] - Network Drivers: [2020-05-28T18:54:11.772Z] - "overlay": [2020-05-28T18:54:11.772Z] - CONFIG_VXLAN: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-28T18:54:11.772Z] Optional (for encrypted networks): [2020-05-28T18:54:11.772Z] - CONFIG_CRYPTO: enabled [2020-05-28T18:54:11.772Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-28T18:54:11.772Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-28T18:54:11.772Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-28T18:54:11.772Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-28T18:54:11.772Z] - CONFIG_XFRM: enabled [2020-05-28T18:54:11.772Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-28T18:54:11.772Z] - "ipvlan": [2020-05-28T18:54:11.772Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-28T18:54:11.772Z] - "macvlan": [2020-05-28T18:54:11.772Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_DUMMY: enabled (as module) [2020-05-28T18:54:11.772Z] - "ftp,tftp client in container": [2020-05-28T18:54:11.772Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-28T18:54:11.772Z] - Storage Drivers: [2020-05-28T18:54:11.772Z] - "aufs": [2020-05-28T18:54:11.772Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-28T18:54:11.772Z] - "btrfs": [2020-05-28T18:54:11.772Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-28T18:54:11.772Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-28T18:54:11.772Z] - "devicemapper": [2020-05-28T18:54:11.772Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-28T18:54:11.773Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-28T18:54:11.773Z] - "overlay": [2020-05-28T18:54:11.773Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-28T18:54:11.773Z] - "zfs": [2020-05-28T18:54:11.773Z] - /dev/zfs: missing [2020-05-28T18:54:11.773Z] - zfs command: missing [2020-05-28T18:54:11.773Z] - zpool command: missing [2020-05-28T18:54:11.773Z] [2020-05-28T18:54:11.773Z] Limits: [2020-05-28T18:54:11.773Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-28T18:54:11.773Z] [2020-05-28T18:54:11.773Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-28T18:54:10.158Z] > git rev-list --no-walk cdefdf258e0812bc837dff5df4849709487382b7 # timeout=10 [2020-05-28T18:54:10.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:54:10.503Z] > git config --add remote.origin.fetch +refs/pull/41022/head:refs/remotes/origin/PR-41022 # timeout=10 [2020-05-28T18:54:10.510Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:54:10.517Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:54:10.529Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:54:10.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:54:10.531Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:54:10.919Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:54:10.931Z] > git checkout -f a5324d69508c117d3ede94272041ae8fc2ad4bbf # timeout=10 [2020-05-28T18:54:11.859Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-28T18:54:12.099Z] + sudo modprobe ip_vs [2020-05-28T18:54:12.099Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 . [2020-05-28T18:54:12.099Z] #2 [internal] load .dockerignore [2020-05-28T18:54:12.355Z] #2 transferring context: 87B done [2020-05-28T18:54:12.355Z] #2 DONE 0.0s [2020-05-28T18:54:12.355Z] [2020-05-28T18:54:12.355Z] #1 [internal] load build definition from Dockerfile [2020-05-28T18:54:12.355Z] #1 transferring dockerfile: 16.37kB done [2020-05-28T18:54:12.355Z] #1 DONE 0.0s [2020-05-28T18:54:12.355Z] [2020-05-28T18:54:12.355Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-28T18:54:12.355Z] #3 DONE 0.1s [2020-05-28T18:54:12.355Z] [2020-05-28T18:54:12.355Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-28T18:54:12.355Z] #4 CACHED [2020-05-28T18:54:12.406Z] #54 ... [2020-05-28T18:54:12.406Z] [2020-05-28T18:54:12.406Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:12.406Z] #60 5.930 + RM_GOPATH=0 [2020-05-28T18:54:12.406Z] #60 5.930 + TMP_GOPATH= [2020-05-28T18:54:12.406Z] #60 5.931 + : /build [2020-05-28T18:54:12.406Z] #60 5.931 + '[' -z '' ']' [2020-05-28T18:54:12.406Z] #60 5.936 ++ mktemp -d [2020-05-28T18:54:12.406Z] #60 5.937 + export GOPATH=/tmp/tmp.adkeQT0ONt [2020-05-28T18:54:12.406Z] #60 5.937 + GOPATH=/tmp/tmp.adkeQT0ONt [2020-05-28T18:54:12.406Z] #60 5.938 + RM_GOPATH=1 [2020-05-28T18:54:12.406Z] #60 5.938 + case "$(go env GOARCH)" in [2020-05-28T18:54:12.406Z] #60 5.939 ++ go env GOARCH [2020-05-28T18:54:12.406Z] #60 5.959 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #60 5.959 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #60 5.960 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:12.406Z] #60 5.963 + dir=/tmp/install [2020-05-28T18:54:12.406Z] #60 5.965 + bin=proxy [2020-05-28T18:54:12.406Z] #60 5.966 + shift [2020-05-28T18:54:12.406Z] #60 5.966 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-28T18:54:12.406Z] #60 5.966 + . /tmp/install/proxy.installer [2020-05-28T18:54:12.406Z] #60 5.966 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:12.406Z] #60 5.967 + install_proxy [2020-05-28T18:54:12.406Z] #60 5.967 + case "$1" in [2020-05-28T18:54:12.406Z] #60 5.968 + export CGO_ENABLED=0 [2020-05-28T18:54:12.406Z] #60 5.968 + CGO_ENABLED=0 [2020-05-28T18:54:12.406Z] #60 5.968 + _install_proxy [2020-05-28T18:54:12.406Z] #60 5.968 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-28T18:54:12.406Z] #60 5.968 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:12.406Z] #60 5.969 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.adkeQT0ONt/src/github.com/docker/libnetwork [2020-05-28T18:54:12.406Z] #60 5.970 Cloning into '/tmp/tmp.adkeQT0ONt/src/github.com/docker/libnetwork'... [2020-05-28T18:54:12.406Z] #60 ... [2020-05-28T18:54:12.406Z] [2020-05-28T18:54:12.406Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:12.406Z] #45 5.385 + RM_GOPATH=0 [2020-05-28T18:54:12.406Z] #45 5.386 + TMP_GOPATH= [2020-05-28T18:54:12.406Z] #45 5.387 + : /build [2020-05-28T18:54:12.406Z] #45 5.388 + '[' -z '' ']' [2020-05-28T18:54:12.406Z] #45 5.389 ++ mktemp -d [2020-05-28T18:54:12.406Z] #45 5.393 + export GOPATH=/tmp/tmp.R8Z86dO0Ak [2020-05-28T18:54:12.406Z] #45 5.393 + GOPATH=/tmp/tmp.R8Z86dO0Ak [2020-05-28T18:54:12.406Z] #45 5.394 + RM_GOPATH=1 [2020-05-28T18:54:12.406Z] #45 5.394 + case "$(go env GOARCH)" in [2020-05-28T18:54:12.406Z] #45 5.394 ++ go env GOARCH [2020-05-28T18:54:12.406Z] #45 5.414 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #45 5.414 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #45 5.416 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:12.406Z] #45 5.420 + dir=/tmp/install [2020-05-28T18:54:12.406Z] #45 5.421 + bin=golangci_lint [2020-05-28T18:54:12.406Z] #45 5.421 + shift [2020-05-28T18:54:12.406Z] #45 5.421 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-28T18:54:12.406Z] #45 5.421 + . /tmp/install/golangci_lint.installer [2020-05-28T18:54:12.406Z] #45 5.422 ++ : v1.23.8 [2020-05-28T18:54:12.406Z] #45 5.422 + install_golangci_lint [2020-05-28T18:54:12.406Z] #45 5.423 + echo 'Installing golangci-lint version v1.23.8' [2020-05-28T18:54:12.406Z] #45 5.423 Installing golangci-lint version v1.23.8 [2020-05-28T18:54:12.406Z] #45 5.423 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T18:54:12.406Z] #45 ... [2020-05-28T18:54:12.406Z] [2020-05-28T18:54:12.406Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:12.406Z] #41 5.908 + RM_GOPATH=0 [2020-05-28T18:54:12.406Z] #41 5.908 + TMP_GOPATH= [2020-05-28T18:54:12.406Z] #41 5.908 + : /build [2020-05-28T18:54:12.406Z] #41 5.908 + '[' -z '' ']' [2020-05-28T18:54:12.406Z] #41 5.909 ++ mktemp -d [2020-05-28T18:54:12.406Z] #41 5.913 + export GOPATH=/tmp/tmp.fCSik4hlkf [2020-05-28T18:54:12.406Z] #41 5.913 + GOPATH=/tmp/tmp.fCSik4hlkf [2020-05-28T18:54:12.406Z] #41 5.913 + RM_GOPATH=1 [2020-05-28T18:54:12.406Z] #41 5.913 + case "$(go env GOARCH)" in [2020-05-28T18:54:12.406Z] #41 5.913 ++ go env GOARCH [2020-05-28T18:54:12.406Z] #41 5.939 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #41 5.939 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #41 5.941 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:12.406Z] #41 5.943 + dir=/tmp/install [2020-05-28T18:54:12.406Z] #41 5.943 + bin=vndr [2020-05-28T18:54:12.406Z] #41 5.943 + shift [2020-05-28T18:54:12.406Z] #41 5.944 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-28T18:54:12.406Z] #41 5.944 + . /tmp/install/vndr.installer [2020-05-28T18:54:12.406Z] #41 5.945 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:12.406Z] #41 5.945 + install_vndr [2020-05-28T18:54:12.406Z] #41 5.945 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-28T18:54:12.406Z] #41 5.945 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:12.406Z] #41 5.945 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fCSik4hlkf/src/github.com/LK4D4/vndr [2020-05-28T18:54:12.406Z] #41 5.948 Cloning into '/tmp/tmp.fCSik4hlkf/src/github.com/LK4D4/vndr'... [2020-05-28T18:54:12.406Z] #41 6.406 + cd /tmp/tmp.fCSik4hlkf/src/github.com/LK4D4/vndr [2020-05-28T18:54:12.406Z] #41 6.406 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:12.406Z] #41 6.435 + go build -buildmode=pie -v -o /build/vndr . [2020-05-28T18:54:12.406Z] #41 7.888 github.com/LK4D4/vndr/build [2020-05-28T18:54:12.406Z] #41 7.934 github.com/LK4D4/vndr/godl/singleflight [2020-05-28T18:54:12.406Z] #41 8.489 github.com/LK4D4/vndr/versioned [2020-05-28T18:54:12.406Z] #41 9.855 github.com/LK4D4/vndr/godl [2020-05-28T18:54:12.406Z] #41 ... [2020-05-28T18:54:12.406Z] [2020-05-28T18:54:12.406Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:12.406Z] #30 6.018 + RM_GOPATH=0 [2020-05-28T18:54:12.406Z] #30 6.018 + TMP_GOPATH= [2020-05-28T18:54:12.406Z] #30 6.018 + : /build [2020-05-28T18:54:12.406Z] #30 6.018 + '[' -z '' ']' [2020-05-28T18:54:12.406Z] #30 6.022 ++ mktemp -d [2020-05-28T18:54:12.406Z] #30 6.026 + export GOPATH=/tmp/tmp.FHPxHmi6PM [2020-05-28T18:54:12.406Z] #30 6.026 + GOPATH=/tmp/tmp.FHPxHmi6PM [2020-05-28T18:54:12.406Z] #30 6.026 + RM_GOPATH=1 [2020-05-28T18:54:12.406Z] #30 6.026 + case "$(go env GOARCH)" in [2020-05-28T18:54:12.406Z] #30 6.027 ++ go env GOARCH [2020-05-28T18:54:12.406Z] #30 6.049 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #30 6.049 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #30 6.051 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:12.406Z] #30 6.059 + dir=/tmp/install [2020-05-28T18:54:12.406Z] #30 6.059 + bin=tomlv [2020-05-28T18:54:12.406Z] #30 6.059 + shift [2020-05-28T18:54:12.406Z] #30 6.059 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-28T18:54:12.406Z] #30 6.061 + . /tmp/install/tomlv.installer [2020-05-28T18:54:12.406Z] #30 6.061 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:12.406Z] #30 6.061 + install_tomlv [2020-05-28T18:54:12.406Z] #30 6.062 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-28T18:54:12.406Z] #30 6.062 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:12.406Z] #30 6.062 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FHPxHmi6PM/src/github.com/BurntSushi/toml [2020-05-28T18:54:12.406Z] #30 6.083 Cloning into '/tmp/tmp.FHPxHmi6PM/src/github.com/BurntSushi/toml'... [2020-05-28T18:54:12.406Z] #30 6.712 + cd /tmp/tmp.FHPxHmi6PM/src/github.com/BurntSushi/toml [2020-05-28T18:54:12.406Z] #30 6.712 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:12.406Z] #30 6.728 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T18:54:12.406Z] #30 7.463 github.com/BurntSushi/toml [2020-05-28T18:54:12.406Z] #30 ... [2020-05-28T18:54:12.406Z] [2020-05-28T18:54:12.406Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:12.406Z] #52 4.861 + RM_GOPATH=0 [2020-05-28T18:54:12.406Z] #52 4.861 + TMP_GOPATH= [2020-05-28T18:54:12.406Z] #52 4.861 + : /build [2020-05-28T18:54:12.406Z] #52 4.863 + '[' -z '' ']' [2020-05-28T18:54:12.406Z] #52 4.865 ++ mktemp -d [2020-05-28T18:54:12.406Z] #52 4.871 + export GOPATH=/tmp/tmp.XLNKTbwHOb [2020-05-28T18:54:12.406Z] #52 4.871 + GOPATH=/tmp/tmp.XLNKTbwHOb [2020-05-28T18:54:12.406Z] #52 4.871 + RM_GOPATH=1 [2020-05-28T18:54:12.406Z] #52 4.871 + case "$(go env GOARCH)" in [2020-05-28T18:54:12.406Z] #52 4.871 ++ go env GOARCH [2020-05-28T18:54:12.406Z] #52 4.889 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #52 4.889 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #52 4.889 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:12.406Z] #52 4.892 + dir=/tmp/install [2020-05-28T18:54:12.406Z] #52 4.895 + bin=containerd [2020-05-28T18:54:12.406Z] #52 4.896 + shift [2020-05-28T18:54:12.406Z] #52 4.896 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-28T18:54:12.406Z] #52 4.896 + . /tmp/install/containerd.installer [2020-05-28T18:54:12.406Z] #52 4.898 ++ set -e [2020-05-28T18:54:12.406Z] #52 4.898 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:12.406Z] #52 4.899 + install_containerd [2020-05-28T18:54:12.406Z] #52 4.900 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-28T18:54:12.406Z] #52 4.900 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:12.406Z] #52 4.900 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XLNKTbwHOb/src/github.com/containerd/containerd [2020-05-28T18:54:12.406Z] #52 4.912 Cloning into '/tmp/tmp.XLNKTbwHOb/src/github.com/containerd/containerd'... [2020-05-28T18:54:12.406Z] #52 ... [2020-05-28T18:54:12.406Z] [2020-05-28T18:54:12.406Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:12.406Z] #43 5.202 + RM_GOPATH=0 [2020-05-28T18:54:12.406Z] #43 5.203 + TMP_GOPATH= [2020-05-28T18:54:12.406Z] #43 5.203 + : /build [2020-05-28T18:54:12.406Z] #43 5.203 + '[' -z '' ']' [2020-05-28T18:54:12.406Z] #43 5.209 ++ mktemp -d [2020-05-28T18:54:12.406Z] #43 5.214 + export GOPATH=/tmp/tmp.xA8E7zPBxN [2020-05-28T18:54:12.406Z] #43 5.214 + GOPATH=/tmp/tmp.xA8E7zPBxN [2020-05-28T18:54:12.406Z] #43 5.214 + RM_GOPATH=1 [2020-05-28T18:54:12.406Z] #43 5.216 + case "$(go env GOARCH)" in [2020-05-28T18:54:12.406Z] #43 5.216 ++ go env GOARCH [2020-05-28T18:54:12.406Z] #43 5.246 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #43 5.246 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.406Z] #43 5.247 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:12.406Z] #43 5.252 + dir=/tmp/install [2020-05-28T18:54:12.406Z] #43 5.252 + bin=gotestsum [2020-05-28T18:54:12.406Z] #43 5.252 + shift [2020-05-28T18:54:12.406Z] #43 5.256 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-28T18:54:12.406Z] #43 5.256 + . /tmp/install/gotestsum.installer [2020-05-28T18:54:12.406Z] #43 5.257 ++ : v0.3.5 [2020-05-28T18:54:12.406Z] #43 5.257 + install_gotestsum [2020-05-28T18:54:12.407Z] #43 5.257 + set -e [2020-05-28T18:54:12.407Z] #43 5.260 + export GO111MODULE=on [2020-05-28T18:54:12.407Z] #43 5.260 + GO111MODULE=on [2020-05-28T18:54:12.407Z] #43 5.260 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-28T18:54:12.407Z] #43 5.298 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:12.407Z] #43 5.298 go: finding gotest.tools v0.3.5 [2020-05-28T18:54:12.407Z] #43 6.089 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:12.407Z] #43 6.486 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:12.407Z] #43 7.630 go: downloading gotest.tools v2.1.0+incompatible [2020-05-28T18:54:12.407Z] #43 7.853 go: extracting gotest.tools v2.1.0+incompatible [2020-05-28T18:54:12.407Z] #43 8.022 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-28T18:54:12.407Z] #43 8.116 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:54:12.407Z] #43 8.119 go: downloading github.com/fatih/color v1.6.0 [2020-05-28T18:54:12.407Z] #43 8.139 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:12.407Z] #43 8.168 go: downloading github.com/pkg/errors v0.8.0 [2020-05-28T18:54:12.407Z] #43 8.326 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:12.407Z] #43 8.517 go: extracting github.com/fatih/color v1.6.0 [2020-05-28T18:54:12.407Z] #43 8.518 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:54:12.407Z] #43 8.589 go: extracting github.com/pkg/errors v0.8.0 [2020-05-28T18:54:12.407Z] #43 8.590 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:12.407Z] #43 8.617 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:12.407Z] #43 8.633 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:12.407Z] #43 8.663 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:54:12.407Z] #43 8.699 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:54:12.407Z] #43 8.700 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-28T18:54:12.407Z] #43 8.701 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:12.407Z] #43 8.763 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:54:12.407Z] #43 8.809 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:12.407Z] #43 8.834 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:12.581Z] Merge succeeded, producing d908b7dcdcf920c894f0a911bbf2db7a076bdff8 [2020-05-28T18:54:12.582Z] Checking out Revision d908b7dcdcf920c894f0a911bbf2db7a076bdff8 (PR-41022) [2020-05-28T18:54:12.663Z] #43 ... [2020-05-28T18:54:12.663Z] [2020-05-28T18:54:12.664Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:12.664Z] #49 6.253 + RM_GOPATH=0 [2020-05-28T18:54:12.664Z] #49 6.253 + TMP_GOPATH= [2020-05-28T18:54:12.664Z] #49 6.253 + : /build [2020-05-28T18:54:12.664Z] #49 6.253 + '[' -z '' ']' [2020-05-28T18:54:12.664Z] #49 6.259 ++ mktemp -d [2020-05-28T18:54:12.664Z] #49 6.267 + export GOPATH=/tmp/tmp.DPbMNCDaGF [2020-05-28T18:54:12.664Z] #49 6.267 + GOPATH=/tmp/tmp.DPbMNCDaGF [2020-05-28T18:54:12.664Z] #49 6.267 + RM_GOPATH=1 [2020-05-28T18:54:12.664Z] #49 6.267 + case "$(go env GOARCH)" in [2020-05-28T18:54:12.664Z] #49 6.280 ++ go env GOARCH [2020-05-28T18:54:12.664Z] #49 6.299 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.664Z] #49 6.299 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.664Z] #49 6.303 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:12.664Z] #49 6.306 + dir=/tmp/install [2020-05-28T18:54:12.664Z] #49 6.306 + bin=runc [2020-05-28T18:54:12.664Z] #49 6.306 + shift [2020-05-28T18:54:12.664Z] #49 6.307 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-28T18:54:12.664Z] #49 6.307 + . /tmp/install/runc.installer [2020-05-28T18:54:12.664Z] #49 6.307 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:12.664Z] #49 6.308 + install_runc [2020-05-28T18:54:12.664Z] #49 6.308 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-28T18:54:12.664Z] #49 6.320 + uname -r [2020-05-28T18:54:12.664Z] #49 6.329 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-28T18:54:12.664Z] #49 6.330 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-28T18:54:12.664Z] #49 6.331 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-28T18:54:12.664Z] #49 6.333 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DPbMNCDaGF/src/github.com/opencontainers/runc [2020-05-28T18:54:12.664Z] #49 6.342 Cloning into '/tmp/tmp.DPbMNCDaGF/src/github.com/opencontainers/runc'... [2020-05-28T18:54:12.664Z] #49 ... [2020-05-28T18:54:12.664Z] [2020-05-28T18:54:12.664Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:12.664Z] #21 6.290 + RM_GOPATH=0 [2020-05-28T18:54:12.664Z] #21 6.290 + TMP_GOPATH= [2020-05-28T18:54:12.664Z] #21 6.290 + : /build [2020-05-28T18:54:12.664Z] #21 6.290 + '[' -z '' ']' [2020-05-28T18:54:12.664Z] #21 6.292 ++ mktemp -d [2020-05-28T18:54:12.664Z] #21 6.300 + export GOPATH=/tmp/tmp.KQ1Qg1otf4 [2020-05-28T18:54:12.664Z] #21 6.302 + GOPATH=/tmp/tmp.KQ1Qg1otf4 [2020-05-28T18:54:12.664Z] #21 6.303 + RM_GOPATH=1 [2020-05-28T18:54:12.664Z] #21 6.304 + case "$(go env GOARCH)" in [2020-05-28T18:54:12.664Z] #21 6.305 ++ go env GOARCH [2020-05-28T18:54:12.664Z] #21 6.311 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.664Z] #21 6.311 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.664Z] #21 6.315 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:12.664Z] #21 6.316 + dir=/tmp/install [2020-05-28T18:54:12.664Z] #21 6.316 + bin=dockercli [2020-05-28T18:54:12.664Z] #21 6.316 + shift [2020-05-28T18:54:12.664Z] #21 6.316 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-28T18:54:12.664Z] #21 6.317 + . /tmp/install/dockercli.installer [2020-05-28T18:54:12.664Z] #21 6.317 ++ : stable [2020-05-28T18:54:12.664Z] #21 6.317 ++ : 17.06.2-ce [2020-05-28T18:54:12.664Z] #21 6.322 + install_dockercli [2020-05-28T18:54:12.664Z] #21 6.325 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T18:54:12.664Z] #21 6.326 Install docker/cli version 17.06.2-ce from stable [2020-05-28T18:54:12.664Z] #21 6.327 ++ uname -m [2020-05-28T18:54:12.664Z] #21 6.336 + arch=x86_64 [2020-05-28T18:54:12.664Z] #21 6.336 + '[' x86_64 '!=' x86_64 ']' [2020-05-28T18:54:12.664Z] #21 6.336 + url=https://download.docker.com/linux/static [2020-05-28T18:54:12.664Z] #21 6.337 + tar -xz docker/docker [2020-05-28T18:54:12.664Z] #21 6.337 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-28T18:54:12.709Z] Commit message: "Merge commit '41ac6bef8d449b3064ad1378a28d95c79c4b9350' into HEAD" [2020-05-28T18:54:12.718Z] First time build. Skipping changelog. [2020-05-28T18:54:12.919Z] [2020-05-28T18:54:12.919Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-28T18:54:12.921Z] #21 ... [2020-05-28T18:54:12.921Z] [2020-05-28T18:54:12.921Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:12.921Z] #47 5.895 + RM_GOPATH=0 [2020-05-28T18:54:12.921Z] #47 5.895 + TMP_GOPATH= [2020-05-28T18:54:12.921Z] #47 5.895 + : /build [2020-05-28T18:54:12.921Z] #47 5.895 + '[' -z '' ']' [2020-05-28T18:54:12.921Z] #47 5.895 ++ mktemp -d [2020-05-28T18:54:12.921Z] #47 5.899 + export GOPATH=/tmp/tmp.qvurBxeOuW [2020-05-28T18:54:12.921Z] #47 5.899 + GOPATH=/tmp/tmp.qvurBxeOuW [2020-05-28T18:54:12.921Z] #47 5.900 + RM_GOPATH=1 [2020-05-28T18:54:12.921Z] #47 5.900 + case "$(go env GOARCH)" in [2020-05-28T18:54:12.921Z] #47 5.900 ++ go env GOARCH [2020-05-28T18:54:12.921Z] #47 5.921 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.921Z] #47 5.921 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.921Z] #47 5.921 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:12.921Z] #47 5.922 + dir=/tmp/install [2020-05-28T18:54:12.921Z] #47 5.923 + bin=shfmt [2020-05-28T18:54:12.921Z] #47 5.923 + shift [2020-05-28T18:54:12.921Z] #47 5.923 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-28T18:54:12.921Z] #47 5.923 + . /tmp/install/shfmt.installer [2020-05-28T18:54:12.921Z] #47 5.923 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:12.921Z] #47 5.923 + install_shfmt [2020-05-28T18:54:12.921Z] #47 5.923 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-28T18:54:12.921Z] #47 5.923 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qvurBxeOuW/src/github.com/mvdan/sh [2020-05-28T18:54:12.921Z] #47 5.923 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:12.921Z] #47 5.937 Cloning into '/tmp/tmp.qvurBxeOuW/src/github.com/mvdan/sh'... [2020-05-28T18:54:12.921Z] #47 ... [2020-05-28T18:54:12.921Z] [2020-05-28T18:54:12.921Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:12.921Z] #33 6.198 + RM_GOPATH=0 [2020-05-28T18:54:12.921Z] #33 6.198 + TMP_GOPATH= [2020-05-28T18:54:12.921Z] #33 6.198 + : /build [2020-05-28T18:54:12.921Z] #33 6.198 + '[' -z '' ']' [2020-05-28T18:54:12.921Z] #33 6.198 ++ mktemp -d [2020-05-28T18:54:12.921Z] #33 6.218 + export GOPATH=/tmp/tmp.YhZtRziPEh [2020-05-28T18:54:12.921Z] #33 6.218 + GOPATH=/tmp/tmp.YhZtRziPEh [2020-05-28T18:54:12.921Z] #33 6.218 + RM_GOPATH=1 [2020-05-28T18:54:12.921Z] #33 6.218 + case "$(go env GOARCH)" in [2020-05-28T18:54:12.921Z] #33 6.225 ++ go env GOARCH [2020-05-28T18:54:12.921Z] #33 6.259 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.921Z] #33 6.260 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:12.921Z] #33 6.263 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:12.921Z] #33 6.265 + dir=/tmp/install [2020-05-28T18:54:12.921Z] #33 6.266 + bin=tini [2020-05-28T18:54:12.921Z] #33 6.266 + shift [2020-05-28T18:54:12.921Z] #33 6.266 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-28T18:54:12.921Z] #33 6.266 + . /tmp/install/tini.installer [2020-05-28T18:54:12.921Z] #33 6.266 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:12.921Z] #33 6.266 + install_tini [2020-05-28T18:54:12.921Z] #33 6.266 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-28T18:54:12.921Z] #33 6.266 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:12.921Z] #33 6.266 + git clone https://github.com/krallin/tini.git /tmp/tmp.YhZtRziPEh/tini [2020-05-28T18:54:12.921Z] #33 6.278 Cloning into '/tmp/tmp.YhZtRziPEh/tini'... [2020-05-28T18:54:12.921Z] #33 6.921 + cd /tmp/tmp.YhZtRziPEh/tini [2020-05-28T18:54:12.921Z] #33 6.924 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:12.921Z] #33 6.930 + cmake . [2020-05-28T18:54:12.921Z] #33 7.397 -- The C compiler identification is GNU 8.3.0 [2020-05-28T18:54:12.921Z] #33 7.463 -- Check for working C compiler: /usr/bin/cc [2020-05-28T18:54:12.921Z] #33 8.394 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-28T18:54:12.921Z] #33 8.394 -- Detecting C compiler ABI info [2020-05-28T18:54:12.921Z] #33 8.954 -- Detecting C compiler ABI info - done [2020-05-28T18:54:12.921Z] #33 9.014 -- Detecting C compile features [2020-05-28T18:54:13.176Z] #5 DONE 0.1s [2020-05-28T18:54:13.176Z] [2020-05-28T18:54:13.176Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-28T18:54:13.176Z] #6 DONE 0.2s [2020-05-28T18:54:13.176Z] [2020-05-28T18:54:13.176Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-28T18:54:13.176Z] #58 DONE 0.0s [2020-05-28T18:54:13.176Z] [2020-05-28T18:54:13.176Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T18:54:13.176Z] #7 DONE 0.0s [2020-05-28T18:54:13.176Z] [2020-05-28T18:54:13.176Z] #20 [internal] load build context [2020-05-28T18:54:13.178Z] #33 11.32 -- Detecting C compile features - done [2020-05-28T18:54:13.178Z] #33 11.37 -- Performing Test HAS_BUILTIN_FORTIFY [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-28T18:54:13.418Z] #54 1.880 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:13.418Z] #54 1.880 + RM_GOPATH=0 [2020-05-28T18:54:13.418Z] #54 1.880 + TMP_GOPATH= [2020-05-28T18:54:13.418Z] #54 1.880 + : /build [2020-05-28T18:54:13.418Z] #54 1.880 + '[' -z '' ']' [2020-05-28T18:54:13.418Z] #54 1.880 ++ mktemp -d [2020-05-28T18:54:13.418Z] #54 1.880 + export GOPATH=/tmp/tmp.G77ghNKFjc [2020-05-28T18:54:13.418Z] #54 1.880 + GOPATH=/tmp/tmp.G77ghNKFjc [2020-05-28T18:54:13.418Z] #54 1.880 + RM_GOPATH=1 [2020-05-28T18:54:13.418Z] #54 1.880 + case "$(go env GOARCH)" in [2020-05-28T18:54:13.418Z] #54 1.880 ++ go env GOARCH [2020-05-28T18:54:13.418Z] #54 1.880 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:13.418Z] #54 1.880 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:13.418Z] #54 1.880 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:13.418Z] #54 1.880 + dir=/tmp/install [2020-05-28T18:54:13.418Z] #54 1.880 + bin=rootlesskit [2020-05-28T18:54:13.418Z] #54 1.880 + shift [2020-05-28T18:54:13.418Z] #54 1.880 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-28T18:54:13.418Z] #54 1.880 + . /tmp/install/rootlesskit.installer [2020-05-28T18:54:13.418Z] #54 1.880 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:13.418Z] #54 1.880 + install_rootlesskit [2020-05-28T18:54:13.418Z] #54 1.880 + case "$1" in [2020-05-28T18:54:13.418Z] #54 1.880 + export CGO_ENABLED=0 [2020-05-28T18:54:13.418Z] #54 1.880 + CGO_ENABLED=0 [2020-05-28T18:54:13.418Z] #54 1.880 + _install_rootlesskit [2020-05-28T18:54:13.418Z] #54 1.880 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-28T18:54:13.418Z] #54 1.880 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.G77ghNKFjc/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:54:13.418Z] #54 1.880 Cloning into '/tmp/tmp.G77ghNKFjc/src/github.com/rootless-containers/rootlesskit'... [2020-05-28T18:54:13.435Z] #33 11.62 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-28T18:54:13.435Z] #33 11.76 -- Configuring done [2020-05-28T18:54:13.435Z] #33 11.79 -- Generating done [2020-05-28T18:54:13.624Z] + docker version [2020-05-28T18:54:13.624Z] Client: Docker Engine - Community [2020-05-28T18:54:13.624Z] Version: 19.03.8 [2020-05-28T18:54:13.624Z] API version: 1.40 [2020-05-28T18:54:13.624Z] Go version: go1.12.17 [2020-05-28T18:54:13.624Z] Git commit: afacb8b [2020-05-28T18:54:13.624Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-28T18:54:13.624Z] OS/Arch: linux/arm64 [2020-05-28T18:54:13.624Z] Experimental: false [2020-05-28T18:54:13.624Z] [2020-05-28T18:54:13.624Z] Server: Docker Engine - Community [2020-05-28T18:54:13.624Z] Engine: [2020-05-28T18:54:13.624Z] Version: 19.03.8 [2020-05-28T18:54:13.624Z] API version: 1.40 (minimum version 1.12) [2020-05-28T18:54:13.624Z] Go version: go1.12.17 [2020-05-28T18:54:13.624Z] Git commit: afacb8b [2020-05-28T18:54:13.624Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-28T18:54:13.624Z] OS/Arch: linux/arm64 [2020-05-28T18:54:13.624Z] Experimental: true [2020-05-28T18:54:13.624Z] containerd: [2020-05-28T18:54:13.624Z] Version: 1.2.13 [2020-05-28T18:54:13.624Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T18:54:13.624Z] runc: [2020-05-28T18:54:13.624Z] Version: 1.0.0-rc10 [2020-05-28T18:54:13.624Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:13.624Z] docker-init: [2020-05-28T18:54:13.624Z] Version: 0.18.0 [2020-05-28T18:54:13.624Z] GitCommit: fec3683 [Pipeline] sh [2020-05-28T18:54:12.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T18:54:12.591Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:54:12.597Z] > git checkout -f d908b7dcdcf920c894f0a911bbf2db7a076bdff8 # timeout=10 [2020-05-28T18:54:12.719Z] > git rev-list --no-walk cdefdf258e0812bc837dff5df4849709487382b7 # timeout=10 [2020-05-28T18:54:13.693Z] #33 11.81 -- Build files have been written to: /tmp/tmp.YhZtRziPEh/tini [2020-05-28T18:54:13.693Z] #33 11.81 + make tini-static [2020-05-28T18:54:13.911Z] + docker info [2020-05-28T18:54:14.257Z] #33 12.31 Scanning dependencies of target tini-static [2020-05-28T18:54:14.257Z] #33 12.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-28T18:54:14.550Z] #20 transferring context: 50.67MB 1.2s done [2020-05-28T18:54:14.550Z] #20 DONE 1.2s [2020-05-28T18:54:14.550Z] [2020-05-28T18:54:14.550Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-28T18:54:14.550Z] #8 CACHED [2020-05-28T18:54:14.550Z] [2020-05-28T18:54:14.550Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T18:54:14.550Z] #9 CACHED [2020-05-28T18:54:14.550Z] [2020-05-28T18:54:14.550Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:54:14.550Z] #51 CACHED [2020-05-28T18:54:14.550Z] [2020-05-28T18:54:14.550Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:54:14.550Z] #10 CACHED [2020-05-28T18:54:14.550Z] [2020-05-28T18:54:14.550Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:54:14.550Z] #32 CACHED [2020-05-28T18:54:14.550Z] [2020-05-28T18:54:14.550Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:14.844Z] Client: [2020-05-28T18:54:14.844Z] Debug Mode: false [2020-05-28T18:54:14.844Z] [2020-05-28T18:54:14.844Z] Server: [2020-05-28T18:54:14.844Z] Containers: 0 [2020-05-28T18:54:14.844Z] Running: 0 [2020-05-28T18:54:14.844Z] Paused: 0 [2020-05-28T18:54:14.844Z] Stopped: 0 [2020-05-28T18:54:14.844Z] Images: 2 [2020-05-28T18:54:14.844Z] Server Version: 19.03.8 [2020-05-28T18:54:14.844Z] Storage Driver: overlay2 [2020-05-28T18:54:14.844Z] Backing Filesystem: [2020-05-28T18:54:14.844Z] Supports d_type: true [2020-05-28T18:54:14.844Z] Native Overlay Diff: true [2020-05-28T18:54:14.844Z] Logging Driver: json-file [2020-05-28T18:54:14.844Z] Cgroup Driver: cgroupfs [2020-05-28T18:54:14.844Z] Plugins: [2020-05-28T18:54:14.844Z] Volume: local [2020-05-28T18:54:14.844Z] Network: bridge host ipvlan macvlan null overlay [2020-05-28T18:54:14.844Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-28T18:54:14.844Z] Swarm: inactive [2020-05-28T18:54:14.844Z] Runtimes: runc [2020-05-28T18:54:14.844Z] Default Runtime: runc [2020-05-28T18:54:14.844Z] Init Binary: docker-init [2020-05-28T18:54:14.844Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T18:54:14.844Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:14.844Z] init version: fec3683 [2020-05-28T18:54:14.844Z] Security Options: [2020-05-28T18:54:14.844Z] apparmor [2020-05-28T18:54:14.844Z] seccomp [2020-05-28T18:54:14.844Z] Profile: default [2020-05-28T18:54:14.844Z] Kernel Version: 4.15.0-1065-aws [2020-05-28T18:54:14.844Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-28T18:54:14.844Z] OSType: linux [2020-05-28T18:54:14.844Z] Architecture: aarch64 [2020-05-28T18:54:14.844Z] CPUs: 4 [2020-05-28T18:54:14.844Z] Total Memory: 7.525GiB [2020-05-28T18:54:14.844Z] Name: ip-10-100-62-71 [2020-05-28T18:54:14.844Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-28T18:54:14.844Z] Docker Root Dir: /var/lib/docker [2020-05-28T18:54:14.844Z] Debug Mode: false [2020-05-28T18:54:14.844Z] Registry: https://index.docker.io/v1/ [2020-05-28T18:54:14.844Z] Labels: [2020-05-28T18:54:14.844Z] Experimental: true [2020-05-28T18:54:14.844Z] Insecure Registries: [2020-05-28T18:54:14.844Z] 127.0.0.0/8 [2020-05-28T18:54:14.844Z] Live Restore Enabled: true [2020-05-28T18:54:14.844Z] [2020-05-28T18:54:14.844Z] WARNING: No swap limit support [Pipeline] sh [2020-05-28T18:54:15.131Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:54:15.131Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:54:15.131Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41022/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-28T18:54:15.131Z] + bash /home/ubuntu/workspace/moby_PR-41022/check-config.sh [2020-05-28T18:54:15.131Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-28T18:54:15.131Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-28T18:54:15.131Z] [2020-05-28T18:54:15.131Z] Generally Necessary: [2020-05-28T18:54:15.131Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-28T18:54:15.131Z] - apparmor: enabled and tools installed [2020-05-28T18:54:15.131Z] - CONFIG_NAMESPACES: enabled [2020-05-28T18:54:15.131Z] - CONFIG_NET_NS: enabled [2020-05-28T18:54:15.131Z] - CONFIG_PID_NS: enabled [2020-05-28T18:54:15.131Z] - CONFIG_IPC_NS: enabled [2020-05-28T18:54:15.131Z] - CONFIG_UTS_NS: enabled [2020-05-28T18:54:15.131Z] - CONFIG_CGROUPS: enabled [2020-05-28T18:54:15.189Z] #33 ... [2020-05-28T18:54:15.189Z] [2020-05-28T18:54:15.189Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:15.189Z] #21 13.36 + mkdir -p /build [2020-05-28T18:54:15.189Z] #21 13.37 + mv docker/docker /build/ [2020-05-28T18:54:15.189Z] #21 13.38 + rmdir docker [2020-05-28T18:54:15.389Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-28T18:54:15.389Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-28T18:54:15.389Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-28T18:54:15.389Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-28T18:54:15.389Z] - CONFIG_CPUSETS: enabled [2020-05-28T18:54:15.389Z] - CONFIG_MEMCG: enabled [2020-05-28T18:54:15.389Z] - CONFIG_KEYS: enabled [2020-05-28T18:54:15.389Z] - CONFIG_VETH: enabled (as module) [2020-05-28T18:54:15.389Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-28T18:54:15.389Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-28T18:54:15.389Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-28T18:54:15.389Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-28T18:54:15.389Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-28T18:54:15.389Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-28T18:54:15.389Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-28T18:54:15.389Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-28T18:54:15.389Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-28T18:54:15.389Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-28T18:54:15.389Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-28T18:54:15.389Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-28T18:54:15.389Z] [2020-05-28T18:54:15.389Z] Optional Features: [2020-05-28T18:54:15.389Z] - CONFIG_USER_NS: enabled [2020-05-28T18:54:15.389Z] - CONFIG_SECCOMP: enabled [2020-05-28T18:54:15.389Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-28T18:54:15.389Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-28T18:54:15.389Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-28T18:54:15.389Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-28T18:54:15.440Z] #54 4.000 + cd /tmp/tmp.G77ghNKFjc/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:54:15.440Z] #54 4.000 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:15.440Z] #54 4.067 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T18:54:15.440Z] #54 4.067 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-28T18:54:15.647Z] - CONFIG_BLK_CGROUP: enabled [2020-05-28T18:54:15.647Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-28T18:54:15.647Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-28T18:54:15.647Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-28T18:54:15.647Z] - CONFIG_CGROUP_PERF: enabled [2020-05-28T18:54:15.647Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-28T18:54:15.647Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-28T18:54:15.647Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-28T18:54:15.647Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-28T18:54:15.647Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-28T18:54:15.647Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-28T18:54:15.647Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-28T18:54:15.647Z] - CONFIG_IP_VS: enabled (as module) [2020-05-28T18:54:15.648Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-28T18:54:15.648Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-28T18:54:15.648Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-28T18:54:15.648Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-28T18:54:15.648Z] - CONFIG_EXT4_FS: enabled [2020-05-28T18:54:15.648Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-28T18:54:15.648Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-28T18:54:15.648Z] - Network Drivers: [2020-05-28T18:54:15.648Z] - "overlay": [2020-05-28T18:54:15.648Z] - CONFIG_VXLAN: enabled (as module) [2020-05-28T18:54:15.648Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-28T18:54:15.648Z] Optional (for encrypted networks): [2020-05-28T18:54:15.758Z] #21 DONE 14.0s [2020-05-28T18:54:15.758Z] [2020-05-28T18:54:15.758Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:15.758Z] #39 7.475 CC images/stats.o [2020-05-28T18:54:15.758Z] #39 7.844 CC images/core.o [2020-05-28T18:54:15.758Z] #39 8.354 CC images/core-x86.o [2020-05-28T18:54:15.758Z] #39 8.840 CC images/core-arm.o [2020-05-28T18:54:15.758Z] #39 9.282 CC images/core-aarch64.o [2020-05-28T18:54:15.758Z] #39 9.954 CC images/core-ppc64.o [2020-05-28T18:54:15.758Z] #39 10.90 CC images/core-s390.o [2020-05-28T18:54:15.758Z] #39 11.94 CC images/cpuinfo.o [2020-05-28T18:54:15.758Z] #39 12.66 CC images/inventory.o [2020-05-28T18:54:15.758Z] #39 13.03 CC images/fdinfo.o [2020-05-28T18:54:15.758Z] #39 13.63 CC images/fown.o [2020-05-28T18:54:15.758Z] #39 13.94 CC images/ns.o [2020-05-28T18:54:15.758Z] #39 14.30 CC images/regfile.o [2020-05-28T18:54:15.758Z] #39 14.63 CC images/ghost-file.o [2020-05-28T18:54:15.758Z] #39 15.03 CC images/fifo.o [2020-05-28T18:54:15.758Z] #39 15.43 CC images/remap-file-path.o [2020-05-28T18:54:15.758Z] #39 15.88 CC images/eventfd.o [2020-05-28T18:54:15.758Z] #39 ... [2020-05-28T18:54:15.758Z] [2020-05-28T18:54:15.758Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:15.758Z] #47 14.20 + cd /tmp/tmp.qvurBxeOuW/src/github.com/mvdan/sh [2020-05-28T18:54:15.758Z] #47 14.20 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:15.905Z] - CONFIG_CRYPTO: enabled [2020-05-28T18:54:15.905Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-28T18:54:15.905Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-28T18:54:15.905Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-28T18:54:15.905Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-28T18:54:15.905Z] - CONFIG_XFRM: enabled [2020-05-28T18:54:15.905Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-28T18:54:15.905Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-28T18:54:15.905Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-28T18:54:15.905Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-28T18:54:15.905Z] - "ipvlan": [2020-05-28T18:54:15.905Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-28T18:54:15.905Z] - "macvlan": [2020-05-28T18:54:15.905Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-28T18:54:15.905Z] - CONFIG_DUMMY: enabled (as module) [2020-05-28T18:54:15.905Z] - "ftp,tftp client in container": [2020-05-28T18:54:15.905Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-28T18:54:15.905Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-28T18:54:15.905Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-28T18:54:15.905Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-28T18:54:15.905Z] - Storage Drivers: [2020-05-28T18:54:15.905Z] - "aufs": [2020-05-28T18:54:15.905Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-28T18:54:15.905Z] - "btrfs": [2020-05-28T18:54:15.905Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-28T18:54:15.905Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-28T18:54:15.905Z] - "devicemapper": [2020-05-28T18:54:15.905Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-28T18:54:15.906Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-28T18:54:15.906Z] - "overlay": [2020-05-28T18:54:15.906Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-28T18:54:15.906Z] - "zfs": [2020-05-28T18:54:15.906Z] - /dev/zfs: missing [2020-05-28T18:54:15.906Z] - zfs command: missing [2020-05-28T18:54:15.906Z] - zpool command: missing [2020-05-28T18:54:15.906Z] [2020-05-28T18:54:15.906Z] Limits: [2020-05-28T18:54:15.906Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-28T18:54:15.906Z] [2020-05-28T18:54:15.906Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-28T18:54:16.022Z] #47 14.31 + GO111MODULE=on [2020-05-28T18:54:16.022Z] #47 14.31 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-28T18:54:16.250Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 . [2020-05-28T18:54:16.250Z] #2 [internal] load .dockerignore [2020-05-28T18:54:16.250Z] #2 transferring context: 87B done [2020-05-28T18:54:16.250Z] #2 DONE 0.0s [2020-05-28T18:54:16.250Z] [2020-05-28T18:54:16.250Z] #1 [internal] load build definition from Dockerfile [2020-05-28T18:54:16.250Z] #1 transferring dockerfile: 16.37kB done [2020-05-28T18:54:16.250Z] #1 DONE 0.0s [2020-05-28T18:54:16.250Z] [2020-05-28T18:54:16.250Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-28T18:54:16.450Z] #54 ... [2020-05-28T18:54:16.450Z] [2020-05-28T18:54:16.450Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:16.450Z] #43 3.099 + RM_GOPATH=0 [2020-05-28T18:54:16.450Z] #43 3.099 + TMP_GOPATH= [2020-05-28T18:54:16.450Z] #43 3.099 + : /build [2020-05-28T18:54:16.450Z] #43 3.099 + '[' -z '' ']' [2020-05-28T18:54:16.450Z] #43 3.099 ++ mktemp -d [2020-05-28T18:54:16.450Z] #43 3.100 + export GOPATH=/tmp/tmp.oUDAySGbEA [2020-05-28T18:54:16.450Z] #43 3.100 + GOPATH=/tmp/tmp.oUDAySGbEA [2020-05-28T18:54:16.450Z] #43 3.100 + RM_GOPATH=1 [2020-05-28T18:54:16.451Z] #43 3.101 + case "$(go env GOARCH)" in [2020-05-28T18:54:16.451Z] #43 3.101 ++ go env GOARCH [2020-05-28T18:54:16.451Z] #43 3.109 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:16.451Z] #43 3.109 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:16.451Z] #43 3.111 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:16.451Z] #43 3.111 + dir=/tmp/install [2020-05-28T18:54:16.451Z] #43 3.111 + bin=gotestsum [2020-05-28T18:54:16.451Z] #43 3.111 + shift [2020-05-28T18:54:16.451Z] #43 3.111 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-28T18:54:16.451Z] #43 3.111 + . /tmp/install/gotestsum.installer [2020-05-28T18:54:16.451Z] #43 3.112 ++ : v0.3.5 [2020-05-28T18:54:16.451Z] #43 3.112 + install_gotestsum [2020-05-28T18:54:16.451Z] #43 3.112 + set -e [2020-05-28T18:54:16.451Z] #43 3.113 + export GO111MODULE=on [2020-05-28T18:54:16.451Z] #43 3.113 + GO111MODULE=on [2020-05-28T18:54:16.451Z] #43 3.113 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-28T18:54:16.451Z] #43 3.125 go: finding gotest.tools v0.3.5 [2020-05-28T18:54:16.451Z] #43 3.125 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:16.451Z] #43 3.802 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:16.451Z] #43 3.896 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:16.451Z] #43 4.161 go: downloading gotest.tools v2.1.0+incompatible [2020-05-28T18:54:16.451Z] #43 4.253 go: extracting gotest.tools v2.1.0+incompatible [2020-05-28T18:54:16.451Z] #43 4.330 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:16.451Z] #43 4.334 go: downloading github.com/fatih/color v1.6.0 [2020-05-28T18:54:16.451Z] #43 4.337 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-28T18:54:16.451Z] #43 4.339 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:54:16.451Z] #43 4.353 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:16.451Z] #43 4.356 go: downloading github.com/pkg/errors v0.8.0 [2020-05-28T18:54:16.451Z] #43 4.390 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:54:16.451Z] #43 4.416 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:16.451Z] #43 4.424 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:54:16.451Z] #43 4.478 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:16.451Z] #43 4.479 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:54:16.451Z] #43 4.529 go: extracting github.com/fatih/color v1.6.0 [2020-05-28T18:54:16.451Z] #43 4.530 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:16.451Z] #43 4.532 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:54:16.451Z] #43 4.548 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-28T18:54:16.451Z] #43 4.593 go: extracting github.com/pkg/errors v0.8.0 [2020-05-28T18:54:16.451Z] #43 4.730 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:16.451Z] #43 4.775 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:16.451Z] #43 4.889 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:16.508Z] #3 DONE 0.1s [2020-05-28T18:54:16.508Z] [2020-05-28T18:54:16.508Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-28T18:54:16.508Z] #4 CACHED [2020-05-28T18:54:16.767Z] [2020-05-28T18:54:16.767Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-28T18:54:17.028Z] #6 DONE 0.1s [2020-05-28T18:54:17.028Z] [2020-05-28T18:54:17.029Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-28T18:54:17.029Z] #5 DONE 0.1s [2020-05-28T18:54:17.029Z] [2020-05-28T18:54:17.029Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-28T18:54:17.029Z] #58 DONE 0.0s [2020-05-28T18:54:17.029Z] [2020-05-28T18:54:17.029Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T18:54:17.029Z] #7 DONE 0.0s [2020-05-28T18:54:17.029Z] [2020-05-28T18:54:17.029Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T18:54:17.029Z] #9 CACHED [2020-05-28T18:54:17.029Z] [2020-05-28T18:54:17.029Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-28T18:54:17.029Z] #8 CACHED [2020-05-28T18:54:17.029Z] [2020-05-28T18:54:17.029Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:54:17.029Z] #38 CACHED [2020-05-28T18:54:17.029Z] [2020-05-28T18:54:17.029Z] #20 [internal] load build context [2020-05-28T18:54:17.064Z] #43 5.695 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:54:17.064Z] #43 5.749 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:54:17.347Z] #43 5.853 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:54:17.393Z] #47 ... [2020-05-28T18:54:17.393Z] [2020-05-28T18:54:17.393Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:17.393Z] #33 14.15 [100%] Linking C executable tini-static [2020-05-28T18:54:17.393Z] #33 15.29 [100%] Built target tini-static [2020-05-28T18:54:17.393Z] #33 15.41 + mkdir -p /build [2020-05-28T18:54:17.393Z] #33 15.42 + cp tini-static /build/docker-init [2020-05-28T18:54:17.393Z] #33 DONE 15.6s [2020-05-28T18:54:17.653Z] [2020-05-28T18:54:17.653Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:17.653Z] #43 10.91 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:54:17.653Z] #43 11.43 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:54:17.653Z] #43 11.69 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:54:17.653Z] #43 13.62 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-28T18:54:17.653Z] #43 14.63 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:17.653Z] #43 14.64 go: finding gotest.tools v2.2.0+incompatible [2020-05-28T18:54:17.653Z] #43 14.64 go: downloading gotest.tools v2.2.0+incompatible [2020-05-28T18:54:17.653Z] #43 14.74 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:17.653Z] #43 15.06 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:17.653Z] #43 15.08 go: extracting gotest.tools v2.2.0+incompatible [2020-05-28T18:54:17.653Z] #43 15.73 go: downloading github.com/pkg/errors v0.8.1 [2020-05-28T18:54:17.653Z] #43 15.83 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:17.653Z] #43 15.88 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:17.653Z] #43 15.90 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:17.653Z] #43 15.91 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:17.653Z] #43 15.91 go: extracting github.com/pkg/errors v0.8.1 [2020-05-28T18:54:18.218Z] #43 16.51 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:18.218Z] #43 16.51 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:18.352Z] #43 7.102 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-28T18:54:18.476Z] #43 ... [2020-05-28T18:54:18.476Z] [2020-05-28T18:54:18.476Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:18.476Z] #30 11.40 github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T18:54:18.476Z] #30 DONE 16.7s [2020-05-28T18:54:18.476Z] [2020-05-28T18:54:18.476Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:18.476Z] #47 16.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:18.476Z] #47 16.09 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:18.476Z] #47 16.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:18.476Z] #47 16.43 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:18.476Z] #47 16.48 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:18.957Z] #20 transferring context: 50.67MB 1.8s done [2020-05-28T18:54:18.958Z] #20 DONE 1.8s [2020-05-28T18:54:18.958Z] [2020-05-28T18:54:18.958Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:54:18.958Z] #32 CACHED [2020-05-28T18:54:18.958Z] [2020-05-28T18:54:18.958Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:54:18.958Z] #10 CACHED [2020-05-28T18:54:18.958Z] [2020-05-28T18:54:18.958Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:54:18.958Z] #51 CACHED [2020-05-28T18:54:18.958Z] [2020-05-28T18:54:18.958Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T18:54:18.958Z] #9 CACHED [2020-05-28T18:54:18.958Z] [2020-05-28T18:54:18.958Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:18.966Z] #43 7.692 go: finding gotest.tools v2.2.0+incompatible [2020-05-28T18:54:18.966Z] #43 7.710 go: downloading gotest.tools v2.2.0+incompatible [2020-05-28T18:54:18.966Z] #43 7.784 go: extracting gotest.tools v2.2.0+incompatible [2020-05-28T18:54:18.966Z] #43 7.784 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:18.966Z] #43 7.797 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:19.249Z] #43 7.952 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:19.819Z] #21 4.954 + RM_GOPATH=0 [2020-05-28T18:54:19.819Z] #21 4.954 + TMP_GOPATH= [2020-05-28T18:54:19.819Z] #21 4.954 + : /build [2020-05-28T18:54:19.819Z] #21 4.954 + '[' -z '' ']' [2020-05-28T18:54:19.819Z] #21 4.955 ++ mktemp -d [2020-05-28T18:54:19.819Z] #21 4.965 + export GOPATH=/tmp/tmp.1SCg1Y8goI [2020-05-28T18:54:19.819Z] #21 4.965 + GOPATH=/tmp/tmp.1SCg1Y8goI [2020-05-28T18:54:19.819Z] #21 4.965 + RM_GOPATH=1 [2020-05-28T18:54:19.819Z] #21 4.966 + case "$(go env GOARCH)" in [2020-05-28T18:54:19.819Z] #21 4.966 ++ go env GOARCH [2020-05-28T18:54:19.819Z] #21 4.977 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:19.819Z] #21 4.977 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:19.819Z] #21 4.978 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:19.819Z] #21 4.980 + dir=/tmp/install [2020-05-28T18:54:19.819Z] #21 4.980 + bin=dockercli [2020-05-28T18:54:19.819Z] #21 4.980 + shift [2020-05-28T18:54:19.819Z] #21 4.981 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-28T18:54:19.819Z] #21 4.981 + . /tmp/install/dockercli.installer [2020-05-28T18:54:19.819Z] #21 4.981 ++ : stable [2020-05-28T18:54:19.819Z] #21 4.981 ++ : 17.06.2-ce [2020-05-28T18:54:19.819Z] #21 4.983 + install_dockercli [2020-05-28T18:54:19.819Z] #21 4.983 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T18:54:19.819Z] #21 4.984 Install docker/cli version 17.06.2-ce from stable [2020-05-28T18:54:19.819Z] #21 4.985 ++ uname -m [2020-05-28T18:54:19.819Z] #21 4.986 + arch=x86_64 [2020-05-28T18:54:19.819Z] #21 4.989 + '[' x86_64 '!=' x86_64 ']' [2020-05-28T18:54:19.819Z] #21 4.989 + url=https://download.docker.com/linux/static [2020-05-28T18:54:19.819Z] #21 4.990 + tar -xz docker/docker [2020-05-28T18:54:19.819Z] #21 4.992 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-28T18:54:19.849Z] #47 17.76 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:19.849Z] #47 ... [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-28T18:54:19.849Z] #35 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T18:54:19.849Z] #36 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-28T18:54:19.849Z] #22 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:54:19.849Z] #23 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-28T18:54:19.849Z] #15 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-28T18:54:19.849Z] #13 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:54:19.849Z] #25 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-28T18:54:19.849Z] #16 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:54:19.849Z] #28 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-28T18:54:19.849Z] #14 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-28T18:54:19.849Z] #18 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-28T18:54:19.849Z] #11 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T18:54:19.849Z] #17 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-28T18:54:19.849Z] #24 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-28T18:54:19.849Z] #12 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-28T18:54:19.849Z] #27 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-28T18:54:19.849Z] #19 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-28T18:54:19.849Z] #26 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-28T18:54:19.849Z] #29 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-28T18:54:19.849Z] #58 CACHED [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-28T18:54:19.849Z] #31 DONE 0.1s [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:19.849Z] #39 16.31 CC images/eventpoll.o [2020-05-28T18:54:19.849Z] #39 17.10 CC images/fh.o [2020-05-28T18:54:19.849Z] #39 17.69 CC images/fsnotify.o [2020-05-28T18:54:19.849Z] #39 18.92 CC images/signalfd.o [2020-05-28T18:54:19.849Z] #39 19.34 CC images/fs.o [2020-05-28T18:54:19.849Z] #39 19.83 CC images/pstree.o [2020-05-28T18:54:19.849Z] #39 ... [2020-05-28T18:54:19.849Z] [2020-05-28T18:54:19.849Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-28T18:54:19.849Z] #34 DONE 0.1s [2020-05-28T18:54:19.872Z] #43 ... [2020-05-28T18:54:19.872Z] [2020-05-28T18:54:19.872Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:19.872Z] #30 1.799 + RM_GOPATH=0 [2020-05-28T18:54:19.872Z] #30 1.799 + TMP_GOPATH= [2020-05-28T18:54:19.872Z] #30 1.799 + : /build [2020-05-28T18:54:19.872Z] #30 1.799 + '[' -z '' ']' [2020-05-28T18:54:19.872Z] #30 1.799 ++ mktemp -d [2020-05-28T18:54:19.872Z] #30 1.799 + export GOPATH=/tmp/tmp.mMor6ZPNrJ [2020-05-28T18:54:19.872Z] #30 1.799 + GOPATH=/tmp/tmp.mMor6ZPNrJ [2020-05-28T18:54:19.872Z] #30 1.799 + RM_GOPATH=1 [2020-05-28T18:54:19.872Z] #30 1.799 + case "$(go env GOARCH)" in [2020-05-28T18:54:19.872Z] #30 1.799 ++ go env GOARCH [2020-05-28T18:54:19.872Z] #30 1.799 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:19.872Z] #30 1.799 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:19.872Z] #30 1.799 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:19.872Z] #30 1.799 + dir=/tmp/install [2020-05-28T18:54:19.872Z] #30 1.799 + bin=tomlv [2020-05-28T18:54:19.872Z] #30 1.799 + shift [2020-05-28T18:54:19.872Z] #30 1.799 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-28T18:54:19.872Z] #30 1.799 + . /tmp/install/tomlv.installer [2020-05-28T18:54:19.872Z] #30 1.799 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:19.872Z] #30 1.799 + install_tomlv [2020-05-28T18:54:19.872Z] #30 1.799 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-28T18:54:19.872Z] #30 1.799 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mMor6ZPNrJ/src/github.com/BurntSushi/toml [2020-05-28T18:54:19.872Z] #30 1.799 Cloning into '/tmp/tmp.mMor6ZPNrJ/src/github.com/BurntSushi/toml'... [2020-05-28T18:54:19.872Z] #30 1.800 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:19.872Z] #30 2.314 + cd /tmp/tmp.mMor6ZPNrJ/src/github.com/BurntSushi/toml [2020-05-28T18:54:19.872Z] #30 2.315 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:19.872Z] #30 2.320 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T18:54:19.872Z] #30 2.864 github.com/BurntSushi/toml [2020-05-28T18:54:19.872Z] #30 5.006 github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T18:54:19.872Z] #30 DONE 8.4s [2020-05-28T18:54:19.872Z] [2020-05-28T18:54:19.872Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:19.872Z] #21 2.798 + RM_GOPATH=0 [2020-05-28T18:54:19.872Z] #21 2.798 + TMP_GOPATH= [2020-05-28T18:54:19.872Z] #21 2.798 + : /build [2020-05-28T18:54:19.872Z] #21 2.798 + '[' -z '' ']' [2020-05-28T18:54:19.872Z] #21 2.798 ++ mktemp -d [2020-05-28T18:54:19.872Z] #21 2.800 + export GOPATH=/tmp/tmp.ql46bhKsNW [2020-05-28T18:54:19.872Z] #21 2.800 + GOPATH=/tmp/tmp.ql46bhKsNW [2020-05-28T18:54:19.872Z] #21 2.800 + RM_GOPATH=1 [2020-05-28T18:54:19.872Z] #21 2.801 + case "$(go env GOARCH)" in [2020-05-28T18:54:19.872Z] #21 2.802 ++ go env GOARCH [2020-05-28T18:54:19.872Z] #21 2.808 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:19.872Z] #21 2.808 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:19.872Z] #21 2.809 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:19.872Z] #21 2.811 + dir=/tmp/install [2020-05-28T18:54:19.872Z] #21 2.811 + bin=dockercli [2020-05-28T18:54:19.872Z] #21 2.811 + shift [2020-05-28T18:54:19.872Z] #21 2.811 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-28T18:54:19.872Z] #21 2.811 + . /tmp/install/dockercli.installer [2020-05-28T18:54:19.872Z] #21 2.811 ++ : stable [2020-05-28T18:54:19.872Z] #21 2.811 ++ : 17.06.2-ce [2020-05-28T18:54:19.872Z] #21 2.813 + install_dockercli [2020-05-28T18:54:19.872Z] #21 2.813 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T18:54:19.872Z] #21 2.813 Install docker/cli version 17.06.2-ce from stable [2020-05-28T18:54:19.872Z] #21 2.813 ++ uname -m [2020-05-28T18:54:19.872Z] #21 2.815 + arch=s390x [2020-05-28T18:54:19.872Z] #21 2.816 + '[' s390x '!=' x86_64 ']' [2020-05-28T18:54:19.872Z] #21 2.816 + '[' s390x '!=' s390x ']' [2020-05-28T18:54:19.872Z] #21 2.816 + url=https://download.docker.com/linux/static [2020-05-28T18:54:19.872Z] #21 2.817 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-28T18:54:19.872Z] #21 2.817 + tar -xz docker/docker [2020-05-28T18:54:19.872Z] #21 7.493 + mkdir -p /build [2020-05-28T18:54:19.872Z] #21 7.495 + mv docker/docker /build/ [2020-05-28T18:54:19.872Z] #21 7.506 + rmdir docker [2020-05-28T18:54:19.872Z] #21 DONE 8.4s [2020-05-28T18:54:19.872Z] [2020-05-28T18:54:19.872Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:19.872Z] #43 8.374 go: downloading github.com/pkg/errors v0.8.1 [2020-05-28T18:54:19.872Z] #43 8.379 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:19.872Z] #43 8.405 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:19.872Z] #43 8.408 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:19.872Z] #43 8.429 go: extracting github.com/pkg/errors v0.8.1 [2020-05-28T18:54:19.872Z] #43 ... [2020-05-28T18:54:19.872Z] [2020-05-28T18:54:19.872Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:19.872Z] #33 3.021 + RM_GOPATH=0 [2020-05-28T18:54:19.872Z] #33 3.021 + TMP_GOPATH= [2020-05-28T18:54:19.872Z] #33 3.021 + : /build [2020-05-28T18:54:19.872Z] #33 3.021 + '[' -z '' ']' [2020-05-28T18:54:19.872Z] #33 3.025 ++ mktemp -d [2020-05-28T18:54:19.872Z] #33 3.027 + export GOPATH=/tmp/tmp.oc2pTeq7su [2020-05-28T18:54:19.872Z] #33 3.027 + GOPATH=/tmp/tmp.oc2pTeq7su [2020-05-28T18:54:19.872Z] #33 3.027 + RM_GOPATH=1 [2020-05-28T18:54:19.872Z] #33 3.027 + case "$(go env GOARCH)" in [2020-05-28T18:54:19.872Z] #33 3.027 ++ go env GOARCH [2020-05-28T18:54:19.872Z] #33 3.047 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:19.872Z] #33 3.047 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:19.872Z] #33 3.047 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:19.872Z] #33 3.052 + dir=/tmp/install [2020-05-28T18:54:19.872Z] #33 3.052 + bin=tini [2020-05-28T18:54:19.872Z] #33 3.052 + shift [2020-05-28T18:54:19.872Z] #33 3.052 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-28T18:54:19.872Z] #33 3.052 + . /tmp/install/tini.installer [2020-05-28T18:54:19.872Z] #33 3.052 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:19.872Z] #33 3.052 + install_tini [2020-05-28T18:54:19.872Z] #33 3.052 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-28T18:54:19.872Z] #33 3.052 + git clone https://github.com/krallin/tini.git /tmp/tmp.oc2pTeq7su/tini [2020-05-28T18:54:19.872Z] #33 3.052 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:19.872Z] #33 3.054 Cloning into '/tmp/tmp.oc2pTeq7su/tini'... [2020-05-28T18:54:19.872Z] #33 3.710 + cd /tmp/tmp.oc2pTeq7su/tini [2020-05-28T18:54:19.872Z] #33 3.710 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:19.872Z] #33 3.714 + cmake . [2020-05-28T18:54:19.872Z] #33 4.388 -- The C compiler identification is GNU 8.3.0 [2020-05-28T18:54:19.872Z] #33 4.499 -- Check for working C compiler: /usr/bin/cc [2020-05-28T18:54:19.872Z] #33 4.922 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-28T18:54:19.872Z] #33 4.925 -- Detecting C compiler ABI info [2020-05-28T18:54:19.872Z] #33 5.465 -- Detecting C compiler ABI info - done [2020-05-28T18:54:19.872Z] #33 5.505 -- Detecting C compile features [2020-05-28T18:54:19.872Z] #33 6.765 -- Detecting C compile features - done [2020-05-28T18:54:19.872Z] #33 6.777 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-28T18:54:19.872Z] #33 6.911 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-28T18:54:19.872Z] #33 7.003 -- Configuring done [2020-05-28T18:54:19.872Z] #33 7.045 -- Generating done [2020-05-28T18:54:19.872Z] #33 7.050 -- Build files have been written to: /tmp/tmp.oc2pTeq7su/tini [2020-05-28T18:54:19.872Z] #33 7.067 + make tini-static [2020-05-28T18:54:19.872Z] #33 7.540 Scanning dependencies of target tini-static [2020-05-28T18:54:19.872Z] #33 7.578 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-28T18:54:19.872Z] #33 8.406 [100%] Linking C executable tini-static [2020-05-28T18:54:19.872Z] #33 ... [2020-05-28T18:54:19.872Z] [2020-05-28T18:54:19.872Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:19.872Z] #43 8.498 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:19.872Z] #43 8.634 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:20.105Z] [2020-05-28T18:54:20.105Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:20.105Z] #43 18.25 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:20.105Z] #43 ... [2020-05-28T18:54:20.105Z] [2020-05-28T18:54:20.105Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-28T18:54:20.105Z] #37 DONE 0.3s [2020-05-28T18:54:20.158Z] #43 8.764 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:20.158Z] #43 ... [2020-05-28T18:54:20.158Z] [2020-05-28T18:54:20.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:20.158Z] #39 6.571 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T18:54:20.158Z] #39 6.572 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T18:54:20.158Z] #39 6.601 Note: Building without GnuTLS support [2020-05-28T18:54:20.158Z] #39 7.937 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T18:54:20.158Z] #39 7.946 GEN .gitid [2020-05-28T18:54:20.158Z] #39 7.956 GEN criu/include/version.h [2020-05-28T18:54:20.158Z] #39 7.971 GEN include/common/asm [2020-05-28T18:54:20.158Z] #39 8.758 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-28T18:54:20.158Z] #39 8.861 PBCC images/opts.pb-c.c [2020-05-28T18:54:20.158Z] #39 8.925 PBCC images/sit.pb-c.c [2020-05-28T18:54:20.158Z] #39 8.947 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-28T18:54:20.158Z] #39 8.972 DEP images/opts.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.006 DEP images/sit.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.046 PBCC images/macvlan.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.057 DEP images/macvlan.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.081 PBCC images/autofs.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.092 DEP images/autofs.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.113 PBCC images/sysctl.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.123 DEP images/sysctl.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.151 PBCC images/time.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.163 DEP images/time.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.216 PBCC images/binfmt-misc.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.224 DEP images/binfmt-misc.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.262 PBCC images/seccomp.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.273 DEP images/seccomp.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.316 PBCC images/userns.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.338 DEP images/userns.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.378 PBCC images/cgroup.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.400 DEP images/cgroup.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.426 PBCC images/fown.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.448 PBCC images/ext-file.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.452 DEP images/fown.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.470 DEP images/ext-file.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.546 PBCC images/rpc.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.577 DEP images/rpc.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.609 PBCC images/siginfo.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.662 DEP images/siginfo.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.713 PBCC images/pagemap.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.781 DEP images/pagemap.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.838 PBCC images/rlimit.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.861 DEP images/rlimit.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.899 PBCC images/file-lock.pb-c.c [2020-05-28T18:54:20.158Z] #39 9.899 DEP images/file-lock.pb-c.d [2020-05-28T18:54:20.158Z] #39 9.954 PBCC images/tty.pb-c.c [2020-05-28T18:54:20.363Z] [2020-05-28T18:54:20.363Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:20.363Z] #49 18.62 + cd /tmp/tmp.DPbMNCDaGF/src/github.com/opencontainers/runc [2020-05-28T18:54:20.363Z] #49 18.62 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:20.445Z] #39 10.05 DEP images/tty.pb-c.d [2020-05-28T18:54:20.445Z] #39 10.14 PBCC images/tun.pb-c.c [2020-05-28T18:54:20.445Z] #39 10.14 PBCC images/netdev.pb-c.c [2020-05-28T18:54:20.445Z] #39 ... [2020-05-28T18:54:20.445Z] [2020-05-28T18:54:20.445Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:20.445Z] #33 8.844 [100%] Built target tini-static [2020-05-28T18:54:20.445Z] #33 8.905 + mkdir -p /build [2020-05-28T18:54:20.446Z] #33 8.905 + cp tini-static /build/docker-init [2020-05-28T18:54:20.732Z] #33 DONE 9.3s [2020-05-28T18:54:20.732Z] [2020-05-28T18:54:20.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:20.732Z] #39 10.23 DEP images/tun.pb-c.d [2020-05-28T18:54:20.732Z] #39 10.33 DEP images/netdev.pb-c.d [2020-05-28T18:54:20.732Z] #39 10.41 PBCC images/vma.pb-c.c [2020-05-28T18:54:20.732Z] #39 10.47 DEP images/vma.pb-c.d [2020-05-28T18:54:20.732Z] #39 10.47 PBCC images/creds.pb-c.c [2020-05-28T18:54:20.732Z] #39 10.56 DEP images/creds.pb-c.d [2020-05-28T18:54:20.732Z] #39 10.56 PBCC images/utsns.pb-c.c [2020-05-28T18:54:20.732Z] #39 10.56 DEP images/utsns.pb-c.d [2020-05-28T18:54:20.732Z] #39 10.64 PBCC images/ipc-desc.pb-c.c [2020-05-28T18:54:20.733Z] #39 10.64 PBCC images/ipc-sem.pb-c.c [2020-05-28T18:54:20.733Z] #39 10.64 DEP images/ipc-desc.pb-c.d [2020-05-28T18:54:20.733Z] #39 10.69 DEP images/ipc-sem.pb-c.d [2020-05-28T18:54:20.927Z] #49 19.31 + '[' -z '' ']' [2020-05-28T18:54:20.927Z] #49 19.31 + target=static [2020-05-28T18:54:20.927Z] #49 19.31 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-28T18:54:21.025Z] #39 10.76 PBCC images/ipc-msg.pb-c.c [2020-05-28T18:54:21.025Z] #39 10.78 DEP images/ipc-msg.pb-c.d [2020-05-28T18:54:21.025Z] #39 10.85 PBCC images/ipc-shm.pb-c.c [2020-05-28T18:54:21.025Z] #39 10.85 DEP images/ipc-shm.pb-c.d [2020-05-28T18:54:21.025Z] #39 10.91 PBCC images/ipc-var.pb-c.c [2020-05-28T18:54:21.025Z] #39 10.91 DEP images/ipc-var.pb-c.d [2020-05-28T18:54:21.025Z] #39 10.96 PBCC images/sk-opts.pb-c.c [2020-05-28T18:54:21.025Z] #39 10.98 PBCC images/packet-sock.pb-c.c [2020-05-28T18:54:21.320Z] #39 11.04 DEP images/sk-opts.pb-c.d [2020-05-28T18:54:21.320Z] #39 11.09 DEP images/packet-sock.pb-c.d [2020-05-28T18:54:21.321Z] #39 11.17 PBCC images/sk-netlink.pb-c.c [2020-05-28T18:54:21.321Z] #39 11.17 DEP images/sk-netlink.pb-c.d [2020-05-28T18:54:21.321Z] #39 ... [2020-05-28T18:54:21.321Z] [2020-05-28T18:54:21.321Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:21.321Z] #49 1.503 + RM_GOPATH=0 [2020-05-28T18:54:21.321Z] #49 1.503 + TMP_GOPATH= [2020-05-28T18:54:21.321Z] #49 1.503 + : /build [2020-05-28T18:54:21.321Z] #49 1.503 + '[' -z '' ']' [2020-05-28T18:54:21.321Z] #49 1.503 ++ mktemp -d [2020-05-28T18:54:21.321Z] #49 1.504 + export GOPATH=/tmp/tmp.8d2UxeLf7e [2020-05-28T18:54:21.321Z] #49 1.504 + GOPATH=/tmp/tmp.8d2UxeLf7e [2020-05-28T18:54:21.321Z] #49 1.504 + RM_GOPATH=1 [2020-05-28T18:54:21.321Z] #49 1.504 + case "$(go env GOARCH)" in [2020-05-28T18:54:21.321Z] #49 1.504 ++ go env GOARCH [2020-05-28T18:54:21.321Z] #49 1.513 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.321Z] #49 1.513 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.321Z] #49 1.513 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:21.321Z] #49 1.513 + dir=/tmp/install [2020-05-28T18:54:21.321Z] #49 1.513 + bin=runc [2020-05-28T18:54:21.321Z] #49 1.513 + shift [2020-05-28T18:54:21.321Z] #49 1.513 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-28T18:54:21.321Z] #49 1.513 + . /tmp/install/runc.installer [2020-05-28T18:54:21.321Z] #49 1.513 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:21.321Z] #49 1.513 + install_runc [2020-05-28T18:54:21.321Z] #49 1.513 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-28T18:54:21.321Z] #49 1.513 + uname -r [2020-05-28T18:54:21.321Z] #49 1.520 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-28T18:54:21.321Z] #49 1.520 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-28T18:54:21.321Z] #49 1.520 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8d2UxeLf7e/src/github.com/opencontainers/runc [2020-05-28T18:54:21.321Z] #49 1.520 Cloning into '/tmp/tmp.8d2UxeLf7e/src/github.com/opencontainers/runc'... [2020-05-28T18:54:21.321Z] #49 1.520 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-28T18:54:21.321Z] #49 7.313 + cd /tmp/tmp.8d2UxeLf7e/src/github.com/opencontainers/runc [2020-05-28T18:54:21.321Z] #49 7.346 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:21.321Z] #49 8.257 + '[' -z '' ']' [2020-05-28T18:54:21.321Z] #49 8.257 + target=static [2020-05-28T18:54:21.321Z] #49 8.257 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-28T18:54:21.321Z] #49 9.625 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-05-28T18:54:21.614Z] #49 ... [2020-05-28T18:54:21.614Z] [2020-05-28T18:54:21.614Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:21.614Z] #52 3.018 + RM_GOPATH=0 [2020-05-28T18:54:21.614Z] #52 3.018 + TMP_GOPATH= [2020-05-28T18:54:21.614Z] #52 3.018 + : /build [2020-05-28T18:54:21.614Z] #52 3.018 + '[' -z '' ']' [2020-05-28T18:54:21.614Z] #52 3.018 ++ mktemp -d [2020-05-28T18:54:21.614Z] #52 3.019 + export GOPATH=/tmp/tmp.SwielhP87Z [2020-05-28T18:54:21.614Z] #52 3.019 + GOPATH=/tmp/tmp.SwielhP87Z [2020-05-28T18:54:21.614Z] #52 3.020 + RM_GOPATH=1 [2020-05-28T18:54:21.614Z] #52 3.020 + case "$(go env GOARCH)" in [2020-05-28T18:54:21.614Z] #52 3.020 ++ go env GOARCH [2020-05-28T18:54:21.614Z] #52 3.044 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.614Z] #52 3.044 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.614Z] #52 3.045 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:21.614Z] #52 3.045 + dir=/tmp/install [2020-05-28T18:54:21.614Z] #52 3.045 + bin=containerd [2020-05-28T18:54:21.614Z] #52 3.045 + shift [2020-05-28T18:54:21.614Z] #52 3.045 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-28T18:54:21.614Z] #52 3.046 + . /tmp/install/containerd.installer [2020-05-28T18:54:21.614Z] #52 3.046 ++ set -e [2020-05-28T18:54:21.614Z] #52 3.046 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:21.614Z] #52 3.052 + install_containerd [2020-05-28T18:54:21.614Z] #52 3.052 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-28T18:54:21.614Z] #52 3.052 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:21.614Z] #52 3.052 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SwielhP87Z/src/github.com/containerd/containerd [2020-05-28T18:54:21.614Z] #52 3.061 Cloning into '/tmp/tmp.SwielhP87Z/src/github.com/containerd/containerd'... [2020-05-28T18:54:21.614Z] #52 ... [2020-05-28T18:54:21.614Z] [2020-05-28T18:54:21.614Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:21.614Z] #60 3.140 + RM_GOPATH=0 [2020-05-28T18:54:21.614Z] #60 3.140 + TMP_GOPATH= [2020-05-28T18:54:21.614Z] #60 3.140 + : /build [2020-05-28T18:54:21.614Z] #60 3.140 + '[' -z '' ']' [2020-05-28T18:54:21.614Z] #60 3.140 ++ mktemp -d [2020-05-28T18:54:21.614Z] #60 3.141 + export GOPATH=/tmp/tmp.F8yAgI31sn [2020-05-28T18:54:21.614Z] #60 3.141 + GOPATH=/tmp/tmp.F8yAgI31sn [2020-05-28T18:54:21.614Z] #60 3.141 + RM_GOPATH=1 [2020-05-28T18:54:21.614Z] #60 3.142 + case "$(go env GOARCH)" in [2020-05-28T18:54:21.614Z] #60 3.142 ++ go env GOARCH [2020-05-28T18:54:21.614Z] #60 3.170 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.614Z] #60 3.170 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.614Z] #60 3.171 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:21.614Z] #60 3.174 + dir=/tmp/install [2020-05-28T18:54:21.614Z] #60 3.174 + bin=proxy [2020-05-28T18:54:21.614Z] #60 3.174 + shift [2020-05-28T18:54:21.614Z] #60 3.174 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-28T18:54:21.614Z] #60 3.174 + . /tmp/install/proxy.installer [2020-05-28T18:54:21.614Z] #60 3.174 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:21.614Z] #60 3.174 + install_proxy [2020-05-28T18:54:21.614Z] #60 3.174 + case "$1" in [2020-05-28T18:54:21.614Z] #60 3.174 + export CGO_ENABLED=0 [2020-05-28T18:54:21.614Z] #60 3.174 + CGO_ENABLED=0 [2020-05-28T18:54:21.614Z] #60 3.174 + _install_proxy [2020-05-28T18:54:21.614Z] #60 3.174 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-28T18:54:21.614Z] #60 3.175 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:21.614Z] #60 3.175 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.F8yAgI31sn/src/github.com/docker/libnetwork [2020-05-28T18:54:21.614Z] #60 3.180 Cloning into '/tmp/tmp.F8yAgI31sn/src/github.com/docker/libnetwork'... [2020-05-28T18:54:21.614Z] #60 ... [2020-05-28T18:54:21.614Z] [2020-05-28T18:54:21.614Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:21.614Z] #41 1.567 + RM_GOPATH=0 [2020-05-28T18:54:21.614Z] #41 1.567 + TMP_GOPATH= [2020-05-28T18:54:21.614Z] #41 1.567 + : /build [2020-05-28T18:54:21.614Z] #41 1.567 + '[' -z '' ']' [2020-05-28T18:54:21.614Z] #41 1.567 ++ mktemp -d [2020-05-28T18:54:21.614Z] #41 1.567 + export GOPATH=/tmp/tmp.uxto5cvklB [2020-05-28T18:54:21.614Z] #41 1.567 + GOPATH=/tmp/tmp.uxto5cvklB [2020-05-28T18:54:21.614Z] #41 1.567 + RM_GOPATH=1 [2020-05-28T18:54:21.614Z] #41 1.567 + case "$(go env GOARCH)" in [2020-05-28T18:54:21.614Z] #41 1.567 ++ go env GOARCH [2020-05-28T18:54:21.614Z] #41 1.567 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.614Z] #41 1.567 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.614Z] #41 1.567 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:21.614Z] #41 1.567 + dir=/tmp/install [2020-05-28T18:54:21.614Z] #41 1.567 + bin=vndr [2020-05-28T18:54:21.614Z] #41 1.567 + shift [2020-05-28T18:54:21.614Z] #41 1.567 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-28T18:54:21.614Z] #41 1.567 + . /tmp/install/vndr.installer [2020-05-28T18:54:21.614Z] #41 1.567 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:21.614Z] #41 1.567 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:21.614Z] #41 1.567 + install_vndr [2020-05-28T18:54:21.614Z] #41 1.567 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-28T18:54:21.614Z] #41 1.567 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uxto5cvklB/src/github.com/LK4D4/vndr [2020-05-28T18:54:21.614Z] #41 1.583 Cloning into '/tmp/tmp.uxto5cvklB/src/github.com/LK4D4/vndr'... [2020-05-28T18:54:21.614Z] #41 2.083 + cd /tmp/tmp.uxto5cvklB/src/github.com/LK4D4/vndr [2020-05-28T18:54:21.614Z] #41 2.083 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:21.614Z] #41 2.085 + go build -buildmode=pie -v -o /build/vndr . [2020-05-28T18:54:21.614Z] #41 2.932 github.com/LK4D4/vndr/build [2020-05-28T18:54:21.614Z] #41 2.966 github.com/LK4D4/vndr/godl/singleflight [2020-05-28T18:54:21.614Z] #41 3.209 github.com/LK4D4/vndr/versioned [2020-05-28T18:54:21.614Z] #41 3.626 github.com/LK4D4/vndr/godl [2020-05-28T18:54:21.614Z] #41 5.276 github.com/LK4D4/vndr [2020-05-28T18:54:21.713Z] #21 ... [2020-05-28T18:54:21.713Z] [2020-05-28T18:54:21.713Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:21.713Z] #43 4.676 + RM_GOPATH=0 [2020-05-28T18:54:21.713Z] #43 4.676 + TMP_GOPATH= [2020-05-28T18:54:21.713Z] #43 4.676 + : /build [2020-05-28T18:54:21.713Z] #43 4.676 + '[' -z '' ']' [2020-05-28T18:54:21.713Z] #43 4.680 ++ mktemp -d [2020-05-28T18:54:21.713Z] #43 4.691 + export GOPATH=/tmp/tmp.yXnMKiF6Lc [2020-05-28T18:54:21.713Z] #43 4.691 + GOPATH=/tmp/tmp.yXnMKiF6Lc [2020-05-28T18:54:21.713Z] #43 4.691 + RM_GOPATH=1 [2020-05-28T18:54:21.713Z] #43 4.691 + case "$(go env GOARCH)" in [2020-05-28T18:54:21.713Z] #43 4.691 ++ go env GOARCH [2020-05-28T18:54:21.713Z] #43 4.728 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.713Z] #43 4.728 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.713Z] #43 4.731 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:21.713Z] #43 4.732 + dir=/tmp/install [2020-05-28T18:54:21.713Z] #43 4.732 + bin=gotestsum [2020-05-28T18:54:21.713Z] #43 4.732 + shift [2020-05-28T18:54:21.713Z] #43 4.732 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-28T18:54:21.713Z] #43 4.732 + . /tmp/install/gotestsum.installer [2020-05-28T18:54:21.713Z] #43 4.732 ++ : v0.3.5 [2020-05-28T18:54:21.713Z] #43 4.732 + install_gotestsum [2020-05-28T18:54:21.713Z] #43 4.733 + set -e [2020-05-28T18:54:21.713Z] #43 4.733 + export GO111MODULE=on [2020-05-28T18:54:21.713Z] #43 4.733 + GO111MODULE=on [2020-05-28T18:54:21.713Z] #43 4.734 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-28T18:54:21.713Z] #43 4.759 go: finding gotest.tools v0.3.5 [2020-05-28T18:54:21.713Z] #43 4.759 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:21.713Z] #43 5.514 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:21.713Z] #43 5.971 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:21.713Z] #43 6.532 go: downloading gotest.tools v2.1.0+incompatible [2020-05-28T18:54:21.713Z] #43 6.618 go: extracting gotest.tools v2.1.0+incompatible [2020-05-28T18:54:21.713Z] #43 6.680 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-28T18:54:21.713Z] #43 6.688 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:21.713Z] #43 6.732 go: downloading github.com/pkg/errors v0.8.0 [2020-05-28T18:54:21.713Z] #43 6.733 go: downloading github.com/fatih/color v1.6.0 [2020-05-28T18:54:21.713Z] #43 6.987 go: extracting github.com/fatih/color v1.6.0 [2020-05-28T18:54:21.713Z] #43 7.020 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:54:21.713Z] #43 7.021 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:21.713Z] #43 7.047 go: extracting github.com/pkg/errors v0.8.0 [2020-05-28T18:54:21.713Z] #43 7.100 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:21.713Z] #43 7.137 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:21.713Z] #43 7.140 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-28T18:54:21.713Z] #43 7.154 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:21.713Z] #43 7.164 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:21.713Z] #43 7.188 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:54:21.713Z] #43 7.220 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:54:21.713Z] #43 7.297 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:21.713Z] #43 7.334 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:54:21.916Z] #41 ... [2020-05-28T18:54:21.916Z] [2020-05-28T18:54:21.916Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:21.916Z] #47 2.695 + RM_GOPATH=0 [2020-05-28T18:54:21.916Z] #47 2.695 + TMP_GOPATH= [2020-05-28T18:54:21.916Z] #47 2.695 + : /build [2020-05-28T18:54:21.916Z] #47 2.695 + '[' -z '' ']' [2020-05-28T18:54:21.916Z] #47 2.696 ++ mktemp -d [2020-05-28T18:54:21.916Z] #47 2.696 + export GOPATH=/tmp/tmp.rk2qvONF3M [2020-05-28T18:54:21.916Z] #47 2.696 + GOPATH=/tmp/tmp.rk2qvONF3M [2020-05-28T18:54:21.916Z] #47 2.696 + RM_GOPATH=1 [2020-05-28T18:54:21.916Z] #47 2.696 + case "$(go env GOARCH)" in [2020-05-28T18:54:21.916Z] #47 2.696 ++ go env GOARCH [2020-05-28T18:54:21.916Z] #47 2.725 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.916Z] #47 2.725 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.916Z] #47 2.726 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:21.916Z] #47 2.727 + dir=/tmp/install [2020-05-28T18:54:21.916Z] #47 2.727 + bin=shfmt [2020-05-28T18:54:21.916Z] #47 2.727 + shift [2020-05-28T18:54:21.916Z] #47 2.728 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-28T18:54:21.916Z] #47 2.728 + . /tmp/install/shfmt.installer [2020-05-28T18:54:21.916Z] #47 2.728 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:21.916Z] #47 2.728 + install_shfmt [2020-05-28T18:54:21.916Z] #47 2.728 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-28T18:54:21.916Z] #47 2.728 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:21.916Z] #47 2.728 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rk2qvONF3M/src/github.com/mvdan/sh [2020-05-28T18:54:21.916Z] #47 2.736 Cloning into '/tmp/tmp.rk2qvONF3M/src/github.com/mvdan/sh'... [2020-05-28T18:54:21.916Z] #47 7.309 + cd /tmp/tmp.rk2qvONF3M/src/github.com/mvdan/sh [2020-05-28T18:54:21.916Z] #47 7.309 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:21.916Z] #47 7.394 + GO111MODULE=on [2020-05-28T18:54:21.916Z] #47 7.394 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-28T18:54:21.916Z] #47 8.385 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:21.916Z] #47 8.394 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:21.916Z] #47 8.420 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:21.916Z] #47 8.567 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:21.916Z] #47 8.567 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:21.916Z] #47 9.258 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:21.916Z] #47 9.658 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:21.916Z] #47 10.49 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:21.916Z] #47 ... [2020-05-28T18:54:21.916Z] [2020-05-28T18:54:21.916Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:21.916Z] #45 1.160 + RM_GOPATH=0 [2020-05-28T18:54:21.916Z] #45 1.160 + TMP_GOPATH= [2020-05-28T18:54:21.916Z] #45 1.160 + : /build [2020-05-28T18:54:21.916Z] #45 1.160 + '[' -z '' ']' [2020-05-28T18:54:21.916Z] #45 1.160 ++ mktemp -d [2020-05-28T18:54:21.916Z] #45 1.166 + export GOPATH=/tmp/tmp.UAVdaWIfog [2020-05-28T18:54:21.916Z] #45 1.166 + GOPATH=/tmp/tmp.UAVdaWIfog [2020-05-28T18:54:21.916Z] #45 1.166 + RM_GOPATH=1 [2020-05-28T18:54:21.916Z] #45 1.166 + case "$(go env GOARCH)" in [2020-05-28T18:54:21.916Z] #45 1.166 ++ go env GOARCH [2020-05-28T18:54:21.916Z] #45 1.176 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.916Z] #45 1.176 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:21.916Z] #45 1.176 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:21.916Z] #45 1.176 + dir=/tmp/install [2020-05-28T18:54:21.916Z] #45 1.176 + bin=golangci_lint [2020-05-28T18:54:21.916Z] #45 1.176 + shift [2020-05-28T18:54:21.916Z] #45 1.176 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-28T18:54:21.916Z] #45 1.176 + . /tmp/install/golangci_lint.installer [2020-05-28T18:54:21.916Z] #45 1.176 ++ : v1.23.8 [2020-05-28T18:54:21.916Z] #45 1.176 + install_golangci_lint [2020-05-28T18:54:21.916Z] #45 1.176 + echo 'Installing golangci-lint version v1.23.8' [2020-05-28T18:54:21.916Z] #45 1.176 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T18:54:21.916Z] #45 1.177 Installing golangci-lint version v1.23.8 [2020-05-28T18:54:21.970Z] #43 7.336 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:54:21.970Z] #43 7.627 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:22.208Z] #45 ... [2020-05-28T18:54:22.208Z] [2020-05-28T18:54:22.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:22.209Z] #39 11.30 PBCC images/sk-inet.pb-c.c [2020-05-28T18:54:22.209Z] #39 11.33 DEP images/sk-inet.pb-c.d [2020-05-28T18:54:22.209Z] #39 11.41 PBCC images/sk-unix.pb-c.c [2020-05-28T18:54:22.209Z] #39 11.51 DEP images/sk-unix.pb-c.d [2020-05-28T18:54:22.209Z] #39 11.53 PBCC images/mm.pb-c.c [2020-05-28T18:54:22.209Z] #39 11.59 DEP images/mm.pb-c.d [2020-05-28T18:54:22.209Z] #39 11.63 PBCC images/timerfd.pb-c.c [2020-05-28T18:54:22.209Z] #39 11.64 DEP images/timerfd.pb-c.d [2020-05-28T18:54:22.209Z] #39 11.72 PBCC images/timer.pb-c.c [2020-05-28T18:54:22.209Z] #39 11.77 DEP images/timer.pb-c.d [2020-05-28T18:54:22.209Z] #39 11.82 PBCC images/sa.pb-c.c [2020-05-28T18:54:22.209Z] #39 11.89 DEP images/sa.pb-c.d [2020-05-28T18:54:22.209Z] #39 12.01 PBCC images/pipe-data.pb-c.c [2020-05-28T18:54:22.209Z] #39 ... [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-28T18:54:22.209Z] #58 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-28T18:54:22.209Z] #35 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T18:54:22.209Z] #36 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:54:22.209Z] #28 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-28T18:54:22.209Z] #22 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-28T18:54:22.209Z] #15 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-28T18:54:22.209Z] #13 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-28T18:54:22.209Z] #19 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:54:22.209Z] #25 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-28T18:54:22.209Z] #27 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-28T18:54:22.209Z] #18 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-28T18:54:22.209Z] #12 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:54:22.209Z] #23 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-28T18:54:22.209Z] #24 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-28T18:54:22.209Z] #14 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-28T18:54:22.209Z] #16 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T18:54:22.209Z] #17 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-28T18:54:22.209Z] #26 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-28T18:54:22.209Z] #11 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-28T18:54:22.209Z] #29 CACHED [2020-05-28T18:54:22.209Z] [2020-05-28T18:54:22.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:22.209Z] #39 12.03 DEP images/pipe-data.pb-c.d [2020-05-28T18:54:22.303Z] #49 ... [2020-05-28T18:54:22.303Z] [2020-05-28T18:54:22.303Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:22.303Z] #54 10.44 + cd /tmp/tmp.SktI2MtLUb/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:54:22.303Z] #54 10.44 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:22.303Z] #54 10.77 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T18:54:22.303Z] #54 10.77 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-28T18:54:22.303Z] #54 ... [2020-05-28T18:54:22.303Z] [2020-05-28T18:54:22.303Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:22.303Z] #43 18.64 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:22.303Z] #43 19.61 go: finding github.com/fatih/color v1.6.0 [2020-05-28T18:54:22.303Z] #43 19.65 go: finding github.com/pkg/errors v0.8.1 [2020-05-28T18:54:22.303Z] #43 19.69 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:22.303Z] #43 19.77 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:22.303Z] #43 19.79 go: finding github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:22.303Z] #43 19.81 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:22.303Z] #43 19.99 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:22.303Z] #43 20.04 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:22.303Z] #43 20.06 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:22.303Z] #43 20.15 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:22.491Z] #39 12.15 PBCC images/mnt.pb-c.c [2020-05-28T18:54:22.491Z] #39 12.17 DEP images/mnt.pb-c.d [2020-05-28T18:54:22.491Z] #39 12.23 PBCC images/sk-packet.pb-c.c [2020-05-28T18:54:22.491Z] #39 ... [2020-05-28T18:54:22.491Z] [2020-05-28T18:54:22.491Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-28T18:54:22.491Z] #31 DONE 0.2s [2020-05-28T18:54:22.491Z] [2020-05-28T18:54:22.491Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:22.491Z] #39 12.25 DEP images/sk-packet.pb-c.d [2020-05-28T18:54:22.491Z] #39 12.29 PBCC images/tcp-stream.pb-c.c [2020-05-28T18:54:22.491Z] #39 12.31 DEP images/tcp-stream.pb-c.d [2020-05-28T18:54:22.491Z] #39 12.33 PBCC images/pipe.pb-c.c [2020-05-28T18:54:22.491Z] #39 12.35 DEP images/pipe.pb-c.d [2020-05-28T18:54:22.491Z] #39 12.40 PBCC images/pstree.pb-c.c [2020-05-28T18:54:22.491Z] #39 12.40 DEP images/pstree.pb-c.d [2020-05-28T18:54:22.491Z] #39 12.41 PBCC images/fs.pb-c.c [2020-05-28T18:54:22.491Z] #39 12.41 DEP images/fs.pb-c.d [2020-05-28T18:54:22.491Z] #39 12.44 PBCC images/signalfd.pb-c.c [2020-05-28T18:54:22.773Z] #39 12.46 DEP images/signalfd.pb-c.d [2020-05-28T18:54:22.773Z] #39 12.49 PBCC images/fh.pb-c.c [2020-05-28T18:54:22.773Z] #39 ... [2020-05-28T18:54:22.773Z] [2020-05-28T18:54:22.773Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-28T18:54:22.773Z] #34 DONE 0.2s [2020-05-28T18:54:22.773Z] [2020-05-28T18:54:22.773Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:22.773Z] #39 12.55 PBCC images/fsnotify.pb-c.c [2020-05-28T18:54:22.773Z] #39 12.60 DEP images/fh.pb-c.d [2020-05-28T18:54:22.773Z] #39 12.64 DEP images/fsnotify.pb-c.d [2020-05-28T18:54:22.773Z] #39 12.66 PBCC images/eventpoll.pb-c.c [2020-05-28T18:54:22.773Z] #39 12.68 DEP images/eventpoll.pb-c.d [2020-05-28T18:54:22.773Z] #39 12.70 PBCC images/eventfd.pb-c.c [2020-05-28T18:54:22.773Z] #39 12.73 DEP images/eventfd.pb-c.d [2020-05-28T18:54:22.773Z] #39 12.75 PBCC images/remap-file-path.pb-c.c [2020-05-28T18:54:22.773Z] #39 12.77 DEP images/remap-file-path.pb-c.d [2020-05-28T18:54:23.056Z] #39 12.86 PBCC images/fifo.pb-c.c [2020-05-28T18:54:23.056Z] #39 12.86 DEP images/fifo.pb-c.d [2020-05-28T18:54:23.056Z] #39 12.88 PBCC images/ghost-file.pb-c.c [2020-05-28T18:54:23.056Z] #39 12.91 DEP images/ghost-file.pb-c.d [2020-05-28T18:54:23.056Z] #39 12.93 PBCC images/regfile.pb-c.c [2020-05-28T18:54:23.056Z] #39 12.98 DEP images/regfile.pb-c.d [2020-05-28T18:54:23.338Z] #39 13.01 PBCC images/ns.pb-c.c [2020-05-28T18:54:23.338Z] #39 13.01 DEP images/ns.pb-c.d [2020-05-28T18:54:23.338Z] #39 13.06 PBCC images/fdinfo.pb-c.c [2020-05-28T18:54:23.338Z] #39 13.12 DEP images/fdinfo.pb-c.d [2020-05-28T18:54:23.338Z] #39 ... [2020-05-28T18:54:23.338Z] [2020-05-28T18:54:23.338Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-28T18:54:23.338Z] #37 DONE 0.5s [2020-05-28T18:54:23.338Z] [2020-05-28T18:54:23.338Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:23.338Z] #39 13.16 PBCC images/core-aarch64.pb-c.c [2020-05-28T18:54:23.338Z] #39 13.18 PBCC images/core-arm.pb-c.c [2020-05-28T18:54:23.338Z] #39 13.19 PBCC images/core-ppc64.pb-c.c [2020-05-28T18:54:23.338Z] #39 13.22 PBCC images/core-s390.pb-c.c [2020-05-28T18:54:23.338Z] #39 13.24 PBCC images/core-x86.pb-c.c [2020-05-28T18:54:23.512Z] Fetching without tags [2020-05-28T18:54:23.620Z] #39 13.28 PBCC images/core.pb-c.c [2020-05-28T18:54:23.620Z] #39 13.28 PBCC images/inventory.pb-c.c [2020-05-28T18:54:23.620Z] #39 13.33 DEP images/core-aarch64.pb-c.d [2020-05-28T18:54:23.620Z] #39 13.36 DEP images/core-arm.pb-c.d [2020-05-28T18:54:23.620Z] #39 13.38 DEP images/core-ppc64.pb-c.d [2020-05-28T18:54:23.620Z] #39 13.42 DEP images/core-s390.pb-c.d [2020-05-28T18:54:23.620Z] #39 13.46 DEP images/core-x86.pb-c.d [2020-05-28T18:54:23.620Z] #39 13.49 DEP images/core.pb-c.d [2020-05-28T18:54:23.620Z] #39 13.52 DEP images/inventory.pb-c.d [2020-05-28T18:54:23.620Z] #39 13.53 PBCC images/cpuinfo.pb-c.c [2020-05-28T18:54:23.620Z] #39 13.54 DEP images/cpuinfo.pb-c.d [2020-05-28T18:54:23.620Z] #39 13.57 PBCC images/stats.pb-c.c [2020-05-28T18:54:23.620Z] #39 13.58 DEP images/stats.pb-c.d [2020-05-28T18:54:23.864Z] #43 9.139 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:54:23.864Z] #43 9.465 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:54:24.029Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a5324d69508c117d3ede94272041ae8fc2ad4bbf [2020-05-28T18:54:23.477Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:54:23.482Z] > git config --add remote.origin.fetch +refs/pull/41022/head:refs/remotes/origin/PR-41022 # timeout=10 [2020-05-28T18:54:23.486Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:54:23.502Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:54:23.519Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:54:23.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:54:23.520Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:54:24.035Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:54:24.039Z] > git checkout -f a5324d69508c117d3ede94272041ae8fc2ad4bbf # timeout=10 [2020-05-28T18:54:24.122Z] #43 9.588 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:54:24.257Z] #49 4.401 + RM_GOPATH=0 [2020-05-28T18:54:24.257Z] #49 4.401 + TMP_GOPATH= [2020-05-28T18:54:24.257Z] #49 4.401 + : /build [2020-05-28T18:54:24.257Z] #49 4.401 + '[' -z '' ']' [2020-05-28T18:54:24.257Z] #49 4.401 ++ mktemp -d [2020-05-28T18:54:24.257Z] #49 4.403 + export GOPATH=/tmp/tmp.1vSA9fzasK [2020-05-28T18:54:24.257Z] #49 4.403 + GOPATH=/tmp/tmp.1vSA9fzasK [2020-05-28T18:54:24.257Z] #49 4.403 + RM_GOPATH=1 [2020-05-28T18:54:24.257Z] #49 4.403 + case "$(go env GOARCH)" in [2020-05-28T18:54:24.257Z] #49 4.404 ++ go env GOARCH [2020-05-28T18:54:24.257Z] #49 4.429 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:24.257Z] #49 4.429 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:24.257Z] #49 4.431 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:24.257Z] #49 4.433 + dir=/tmp/install [2020-05-28T18:54:24.257Z] #49 4.433 + bin=runc [2020-05-28T18:54:24.257Z] #49 4.433 + shift [2020-05-28T18:54:24.257Z] #49 4.433 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-28T18:54:24.257Z] #49 4.433 + . /tmp/install/runc.installer [2020-05-28T18:54:24.257Z] #49 4.433 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:24.257Z] #49 4.434 + install_runc [2020-05-28T18:54:24.257Z] #49 4.434 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-28T18:54:24.257Z] #49 4.436 + uname -r [2020-05-28T18:54:24.257Z] #49 4.439 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-28T18:54:24.257Z] #49 4.439 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-28T18:54:24.257Z] #49 4.440 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-28T18:54:24.257Z] #49 4.440 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1vSA9fzasK/src/github.com/opencontainers/runc [2020-05-28T18:54:24.257Z] #49 4.450 Cloning into '/tmp/tmp.1vSA9fzasK/src/github.com/opencontainers/runc'... [2020-05-28T18:54:24.257Z] #49 ... [2020-05-28T18:54:24.257Z] [2020-05-28T18:54:24.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:24.257Z] #39 1.691 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T18:54:24.257Z] #39 1.691 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T18:54:24.257Z] #39 1.719 Note: Building without GnuTLS support [2020-05-28T18:54:24.257Z] #39 2.389 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T18:54:24.257Z] #39 2.435 GEN .gitid [2020-05-28T18:54:24.257Z] #39 2.435 GEN criu/include/version.h [2020-05-28T18:54:24.257Z] #39 2.447 GEN include/common/asm [2020-05-28T18:54:24.257Z] #39 3.278 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.391 PBCC images/opts.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.523 PBCC images/sit.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.523 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.523 DEP images/opts.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.569 DEP images/sit.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.569 PBCC images/macvlan.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.572 DEP images/macvlan.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.597 PBCC images/autofs.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.615 DEP images/autofs.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.697 PBCC images/sysctl.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.697 DEP images/sysctl.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.697 PBCC images/time.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.697 DEP images/time.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.768 PBCC images/binfmt-misc.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.768 DEP images/binfmt-misc.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.768 PBCC images/seccomp.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.768 DEP images/seccomp.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.806 PBCC images/userns.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.806 DEP images/userns.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.918 PBCC images/cgroup.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.918 DEP images/cgroup.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.918 PBCC images/fown.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.918 PBCC images/ext-file.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.918 DEP images/fown.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.973 DEP images/ext-file.pb-c.d [2020-05-28T18:54:24.257Z] #39 3.973 PBCC images/rpc.pb-c.c [2020-05-28T18:54:24.257Z] #39 3.973 DEP images/rpc.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.015 PBCC images/siginfo.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.015 DEP images/siginfo.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.079 PBCC images/pagemap.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.079 DEP images/pagemap.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.079 PBCC images/rlimit.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.160 DEP images/rlimit.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.160 PBCC images/file-lock.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.160 DEP images/file-lock.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.160 PBCC images/tty.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.175 DEP images/tty.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.232 PBCC images/tun.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.234 PBCC images/netdev.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.273 DEP images/tun.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.325 DEP images/netdev.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.390 PBCC images/vma.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.390 DEP images/vma.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.449 PBCC images/creds.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.484 DEP images/creds.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.513 PBCC images/utsns.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.658 DEP images/utsns.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.658 PBCC images/ipc-desc.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.658 PBCC images/ipc-sem.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.658 DEP images/ipc-desc.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.794 DEP images/ipc-sem.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.794 PBCC images/ipc-msg.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.794 DEP images/ipc-msg.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.794 PBCC images/ipc-shm.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.794 DEP images/ipc-shm.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.829 PBCC images/ipc-var.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.833 DEP images/ipc-var.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.882 PBCC images/sk-opts.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.882 PBCC images/packet-sock.pb-c.c [2020-05-28T18:54:24.257Z] #39 4.937 DEP images/sk-opts.pb-c.d [2020-05-28T18:54:24.257Z] #39 4.979 DEP images/packet-sock.pb-c.d [2020-05-28T18:54:24.257Z] #39 5.084 PBCC images/sk-netlink.pb-c.c [2020-05-28T18:54:24.257Z] #39 5.106 DEP images/sk-netlink.pb-c.d [2020-05-28T18:54:24.258Z] #39 5.217 PBCC images/sk-inet.pb-c.c [2020-05-28T18:54:24.258Z] #39 5.220 DEP images/sk-inet.pb-c.d [2020-05-28T18:54:24.258Z] #39 5.285 PBCC images/sk-unix.pb-c.c [2020-05-28T18:54:24.258Z] #39 5.413 DEP images/sk-unix.pb-c.d [2020-05-28T18:54:24.258Z] #39 5.413 PBCC images/mm.pb-c.c [2020-05-28T18:54:24.258Z] #39 5.481 DEP images/mm.pb-c.d [2020-05-28T18:54:24.258Z] #39 5.520 PBCC images/timerfd.pb-c.c [2020-05-28T18:54:24.258Z] #39 5.586 DEP images/timerfd.pb-c.d [2020-05-28T18:54:24.258Z] #39 5.600 PBCC images/timer.pb-c.c [2020-05-28T18:54:24.258Z] #39 5.625 DEP images/timer.pb-c.d [2020-05-28T18:54:24.258Z] #39 5.673 PBCC images/sa.pb-c.c [2020-05-28T18:54:24.258Z] #39 5.701 DEP images/sa.pb-c.d [2020-05-28T18:54:24.258Z] #39 5.741 PBCC images/pipe-data.pb-c.c [2020-05-28T18:54:24.258Z] #39 5.786 DEP images/pipe-data.pb-c.d [2020-05-28T18:54:24.258Z] #39 5.835 PBCC images/mnt.pb-c.c [2020-05-28T18:54:24.258Z] #39 5.888 DEP images/mnt.pb-c.d [2020-05-28T18:54:24.258Z] #39 5.984 PBCC images/sk-packet.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.040 DEP images/sk-packet.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.098 PBCC images/tcp-stream.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.136 DEP images/tcp-stream.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.192 PBCC images/pipe.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.242 DEP images/pipe.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.308 PBCC images/pstree.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.346 DEP images/pstree.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.374 PBCC images/fs.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.398 DEP images/fs.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.436 PBCC images/signalfd.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.493 DEP images/signalfd.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.529 PBCC images/fh.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.576 PBCC images/fsnotify.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.630 DEP images/fh.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.649 DEP images/fsnotify.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.667 PBCC images/eventpoll.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.677 DEP images/eventpoll.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.694 PBCC images/eventfd.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.723 DEP images/eventfd.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.752 PBCC images/remap-file-path.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.763 DEP images/remap-file-path.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.813 PBCC images/fifo.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.831 DEP images/fifo.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.852 PBCC images/ghost-file.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.892 DEP images/ghost-file.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.931 PBCC images/regfile.pb-c.c [2020-05-28T18:54:24.258Z] #39 6.955 DEP images/regfile.pb-c.d [2020-05-28T18:54:24.258Z] #39 6.997 PBCC images/ns.pb-c.c [2020-05-28T18:54:24.258Z] #39 7.039 DEP images/ns.pb-c.d [2020-05-28T18:54:24.258Z] #39 7.130 PBCC images/fdinfo.pb-c.c [2020-05-28T18:54:24.258Z] #39 7.201 DEP images/fdinfo.pb-c.d [2020-05-28T18:54:24.258Z] #39 7.332 PBCC images/core-aarch64.pb-c.c [2020-05-28T18:54:24.518Z] #39 7.440 PBCC images/core-arm.pb-c.c [2020-05-28T18:54:24.518Z] #39 7.476 PBCC images/core-ppc64.pb-c.c [2020-05-28T18:54:24.628Z] #39 14.33 make[1]: Nothing to be done for 'all'. [2020-05-28T18:54:24.687Z] #43 ... [2020-05-28T18:54:24.687Z] [2020-05-28T18:54:24.687Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:24.687Z] #30 5.104 + RM_GOPATH=0 [2020-05-28T18:54:24.687Z] #30 5.104 + TMP_GOPATH= [2020-05-28T18:54:24.687Z] #30 5.104 + : /build [2020-05-28T18:54:24.687Z] #30 5.104 + '[' -z '' ']' [2020-05-28T18:54:24.687Z] #30 5.107 ++ mktemp -d [2020-05-28T18:54:24.687Z] #30 5.113 + export GOPATH=/tmp/tmp.xeQGrCqhmy [2020-05-28T18:54:24.687Z] #30 5.114 + GOPATH=/tmp/tmp.xeQGrCqhmy [2020-05-28T18:54:24.687Z] #30 5.114 + RM_GOPATH=1 [2020-05-28T18:54:24.687Z] #30 5.114 + case "$(go env GOARCH)" in [2020-05-28T18:54:24.687Z] #30 5.115 ++ go env GOARCH [2020-05-28T18:54:24.687Z] #30 5.127 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:24.687Z] #30 5.127 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:24.687Z] #30 5.128 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:24.687Z] #30 5.128 + dir=/tmp/install [2020-05-28T18:54:24.687Z] #30 5.131 + bin=tomlv [2020-05-28T18:54:24.687Z] #30 5.131 + shift [2020-05-28T18:54:24.687Z] #30 5.131 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-28T18:54:24.687Z] #30 5.132 + . /tmp/install/tomlv.installer [2020-05-28T18:54:24.687Z] #30 5.132 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:24.687Z] #30 5.132 + install_tomlv [2020-05-28T18:54:24.687Z] #30 5.132 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-28T18:54:24.687Z] #30 5.132 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:24.687Z] #30 5.133 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xeQGrCqhmy/src/github.com/BurntSushi/toml [2020-05-28T18:54:24.687Z] #30 5.134 Cloning into '/tmp/tmp.xeQGrCqhmy/src/github.com/BurntSushi/toml'... [2020-05-28T18:54:24.687Z] #30 6.000 + cd /tmp/tmp.xeQGrCqhmy/src/github.com/BurntSushi/toml [2020-05-28T18:54:24.687Z] #30 6.000 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:24.687Z] #30 6.006 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T18:54:24.687Z] #30 6.867 github.com/BurntSushi/toml [2020-05-28T18:54:24.687Z] #30 9.984 github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T18:54:24.687Z] #30 ... [2020-05-28T18:54:24.687Z] [2020-05-28T18:54:24.687Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:24.687Z] #49 4.925 + RM_GOPATH=0 [2020-05-28T18:54:24.687Z] #49 4.925 + TMP_GOPATH= [2020-05-28T18:54:24.687Z] #49 4.925 + : /build [2020-05-28T18:54:24.687Z] #49 4.925 + '[' -z '' ']' [2020-05-28T18:54:24.687Z] #49 4.927 ++ mktemp -d [2020-05-28T18:54:24.687Z] #49 4.928 + export GOPATH=/tmp/tmp.dxyKrlqVuj [2020-05-28T18:54:24.687Z] #49 4.928 + GOPATH=/tmp/tmp.dxyKrlqVuj [2020-05-28T18:54:24.687Z] #49 4.928 + RM_GOPATH=1 [2020-05-28T18:54:24.687Z] #49 4.928 + case "$(go env GOARCH)" in [2020-05-28T18:54:24.687Z] #49 4.928 ++ go env GOARCH [2020-05-28T18:54:24.687Z] #49 4.939 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:24.687Z] #49 4.939 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:24.687Z] #49 4.940 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:24.687Z] #49 4.940 + dir=/tmp/install [2020-05-28T18:54:24.687Z] #49 4.940 + bin=runc [2020-05-28T18:54:24.687Z] #49 4.940 + shift [2020-05-28T18:54:24.687Z] #49 4.940 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-28T18:54:24.687Z] #49 4.940 + . /tmp/install/runc.installer [2020-05-28T18:54:24.687Z] #49 4.941 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:24.687Z] #49 4.941 + install_runc [2020-05-28T18:54:24.687Z] #49 4.941 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-28T18:54:24.687Z] #49 4.956 + uname -r [2020-05-28T18:54:24.687Z] #49 4.969 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-28T18:54:24.687Z] #49 4.969 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-28T18:54:24.687Z] #49 4.969 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dxyKrlqVuj/src/github.com/opencontainers/runc [2020-05-28T18:54:24.687Z] #49 4.969 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-28T18:54:24.687Z] #49 4.976 Cloning into '/tmp/tmp.dxyKrlqVuj/src/github.com/opencontainers/runc'... [2020-05-28T18:54:24.778Z] #39 7.614 PBCC images/core-s390.pb-c.c [2020-05-28T18:54:24.778Z] #39 7.664 PBCC images/core-x86.pb-c.c [2020-05-28T18:54:24.778Z] #39 7.705 PBCC images/core.pb-c.c [2020-05-28T18:54:24.778Z] #39 7.778 PBCC images/inventory.pb-c.c [2020-05-28T18:54:24.839Z] #43 ... [2020-05-28T18:54:24.839Z] [2020-05-28T18:54:24.839Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:24.839Z] #41 12.67 github.com/LK4D4/vndr [2020-05-28T18:54:24.839Z] #41 ... [2020-05-28T18:54:24.839Z] [2020-05-28T18:54:24.839Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:24.839Z] #60 20.94 Checking out files: 90% (1880/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-28T18:54:24.839Z] #60 21.15 + cd /tmp/tmp.adkeQT0ONt/src/github.com/docker/libnetwork [2020-05-28T18:54:24.839Z] #60 21.15 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:24.839Z] #60 21.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-28T18:54:24.944Z] #49 ... [2020-05-28T18:54:24.944Z] [2020-05-28T18:54:24.944Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:24.944Z] #41 2.917 + RM_GOPATH=0 [2020-05-28T18:54:24.944Z] #41 2.917 + TMP_GOPATH= [2020-05-28T18:54:24.944Z] #41 2.917 + : /build [2020-05-28T18:54:24.944Z] #41 2.917 + '[' -z '' ']' [2020-05-28T18:54:24.944Z] #41 2.917 ++ mktemp -d [2020-05-28T18:54:24.944Z] #41 2.917 + export GOPATH=/tmp/tmp.qH0GBh6qJA [2020-05-28T18:54:24.944Z] #41 2.917 + GOPATH=/tmp/tmp.qH0GBh6qJA [2020-05-28T18:54:24.944Z] #41 2.917 + RM_GOPATH=1 [2020-05-28T18:54:24.944Z] #41 2.917 + case "$(go env GOARCH)" in [2020-05-28T18:54:24.944Z] #41 2.917 ++ go env GOARCH [2020-05-28T18:54:24.944Z] #41 2.935 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:24.944Z] #41 2.935 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:24.944Z] #41 2.935 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:24.944Z] #41 2.936 + dir=/tmp/install [2020-05-28T18:54:24.944Z] #41 2.936 + bin=vndr [2020-05-28T18:54:24.944Z] #41 2.936 + shift [2020-05-28T18:54:24.944Z] #41 2.938 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-28T18:54:24.944Z] #41 2.939 + . /tmp/install/vndr.installer [2020-05-28T18:54:24.944Z] #41 2.939 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:24.944Z] #41 2.939 + install_vndr [2020-05-28T18:54:24.944Z] #41 2.939 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-28T18:54:24.944Z] #41 2.939 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qH0GBh6qJA/src/github.com/LK4D4/vndr [2020-05-28T18:54:24.944Z] #41 2.939 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:24.944Z] #41 2.955 Cloning into '/tmp/tmp.qH0GBh6qJA/src/github.com/LK4D4/vndr'... [2020-05-28T18:54:24.944Z] #41 3.594 + cd /tmp/tmp.qH0GBh6qJA/src/github.com/LK4D4/vndr [2020-05-28T18:54:24.944Z] #41 3.595 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:24.944Z] #41 3.600 + go build -buildmode=pie -v -o /build/vndr . [2020-05-28T18:54:24.944Z] #41 5.355 github.com/LK4D4/vndr/build [2020-05-28T18:54:24.944Z] #41 5.419 github.com/LK4D4/vndr/godl/singleflight [2020-05-28T18:54:24.944Z] #41 5.705 github.com/LK4D4/vndr/versioned [2020-05-28T18:54:24.944Z] #41 7.009 github.com/LK4D4/vndr/godl [2020-05-28T18:54:24.944Z] #41 9.222 github.com/LK4D4/vndr [2020-05-28T18:54:24.944Z] #41 ... [2020-05-28T18:54:24.944Z] [2020-05-28T18:54:24.944Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:24.944Z] #54 4.807 + RM_GOPATH=0 [2020-05-28T18:54:24.944Z] #54 4.807 + TMP_GOPATH= [2020-05-28T18:54:24.944Z] #54 4.807 + : /build [2020-05-28T18:54:24.944Z] #54 4.807 + '[' -z '' ']' [2020-05-28T18:54:24.944Z] #54 4.817 ++ mktemp -d [2020-05-28T18:54:24.944Z] #54 4.826 + export GOPATH=/tmp/tmp.Hgg0kNoS4P [2020-05-28T18:54:24.944Z] #54 4.826 + GOPATH=/tmp/tmp.Hgg0kNoS4P [2020-05-28T18:54:24.944Z] #54 4.826 + RM_GOPATH=1 [2020-05-28T18:54:24.944Z] #54 4.826 + case "$(go env GOARCH)" in [2020-05-28T18:54:24.944Z] #54 4.828 ++ go env GOARCH [2020-05-28T18:54:24.944Z] #54 4.840 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:24.944Z] #54 4.840 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:24.944Z] #54 4.841 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:24.944Z] #54 4.841 + dir=/tmp/install [2020-05-28T18:54:24.944Z] #54 4.842 + bin=rootlesskit [2020-05-28T18:54:24.944Z] #54 4.842 + shift [2020-05-28T18:54:24.944Z] #54 4.842 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-28T18:54:24.944Z] #54 4.842 + . /tmp/install/rootlesskit.installer [2020-05-28T18:54:24.944Z] #54 4.842 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:24.944Z] #54 4.842 + install_rootlesskit [2020-05-28T18:54:24.944Z] #54 4.842 + case "$1" in [2020-05-28T18:54:24.944Z] #54 4.842 + export CGO_ENABLED=0 [2020-05-28T18:54:24.944Z] #54 4.842 + CGO_ENABLED=0 [2020-05-28T18:54:24.944Z] #54 4.842 + _install_rootlesskit [2020-05-28T18:54:24.944Z] #54 4.842 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-28T18:54:24.944Z] #54 4.842 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Hgg0kNoS4P/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:54:24.944Z] #54 4.842 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:24.944Z] #54 4.843 Cloning into '/tmp/tmp.Hgg0kNoS4P/src/github.com/rootless-containers/rootlesskit'... [2020-05-28T18:54:24.944Z] #54 8.366 + cd /tmp/tmp.Hgg0kNoS4P/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:54:24.944Z] #54 8.366 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:24.944Z] #54 8.720 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T18:54:24.944Z] #54 8.721 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-28T18:54:25.039Z] #39 7.878 DEP images/core-aarch64.pb-c.d [2020-05-28T18:54:25.039Z] #39 7.940 DEP images/core-arm.pb-c.d [2020-05-28T18:54:25.039Z] #39 8.034 DEP images/core-ppc64.pb-c.d [2020-05-28T18:54:25.039Z] #39 8.078 DEP images/core-s390.pb-c.d [2020-05-28T18:54:25.039Z] #39 8.148 DEP images/core-x86.pb-c.d [2020-05-28T18:54:25.201Z] #54 ... [2020-05-28T18:54:25.201Z] [2020-05-28T18:54:25.201Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:25.202Z] #60 2.617 + RM_GOPATH=0 [2020-05-28T18:54:25.202Z] #60 2.617 + TMP_GOPATH= [2020-05-28T18:54:25.202Z] #60 2.617 + : /build [2020-05-28T18:54:25.202Z] #60 2.617 + '[' -z '' ']' [2020-05-28T18:54:25.202Z] #60 2.617 ++ mktemp -d [2020-05-28T18:54:25.202Z] #60 2.617 + export GOPATH=/tmp/tmp.I2PKqQsCOE [2020-05-28T18:54:25.202Z] #60 2.617 + GOPATH=/tmp/tmp.I2PKqQsCOE [2020-05-28T18:54:25.202Z] #60 2.617 + RM_GOPATH=1 [2020-05-28T18:54:25.202Z] #60 2.617 + case "$(go env GOARCH)" in [2020-05-28T18:54:25.202Z] #60 2.617 ++ go env GOARCH [2020-05-28T18:54:25.202Z] #60 2.623 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:25.202Z] #60 2.631 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:25.202Z] #60 2.631 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:25.202Z] #60 2.631 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:25.202Z] #60 2.631 + dir=/tmp/install [2020-05-28T18:54:25.202Z] #60 2.631 + bin=proxy [2020-05-28T18:54:25.202Z] #60 2.631 + shift [2020-05-28T18:54:25.202Z] #60 2.631 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-28T18:54:25.202Z] #60 2.631 + . /tmp/install/proxy.installer [2020-05-28T18:54:25.202Z] #60 2.631 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:25.202Z] #60 2.631 + install_proxy [2020-05-28T18:54:25.202Z] #60 2.631 + case "$1" in [2020-05-28T18:54:25.202Z] #60 2.631 + export CGO_ENABLED=0 [2020-05-28T18:54:25.202Z] #60 2.631 + CGO_ENABLED=0 [2020-05-28T18:54:25.202Z] #60 2.631 + _install_proxy [2020-05-28T18:54:25.202Z] #60 2.631 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-28T18:54:25.202Z] #60 2.631 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.I2PKqQsCOE/src/github.com/docker/libnetwork [2020-05-28T18:54:25.202Z] #60 2.631 Cloning into '/tmp/tmp.I2PKqQsCOE/src/github.com/docker/libnetwork'... [2020-05-28T18:54:25.202Z] #60 ... [2020-05-28T18:54:25.202Z] [2020-05-28T18:54:25.202Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:25.202Z] #45 4.971 + RM_GOPATH=0 [2020-05-28T18:54:25.202Z] #45 4.971 + TMP_GOPATH= [2020-05-28T18:54:25.202Z] #45 4.972 + : /build [2020-05-28T18:54:25.202Z] #45 4.972 + '[' -z '' ']' [2020-05-28T18:54:25.202Z] #45 4.975 ++ mktemp -d [2020-05-28T18:54:25.202Z] #45 4.979 + export GOPATH=/tmp/tmp.Cuip2eWXsT [2020-05-28T18:54:25.202Z] #45 4.979 + GOPATH=/tmp/tmp.Cuip2eWXsT [2020-05-28T18:54:25.202Z] #45 4.979 + RM_GOPATH=1 [2020-05-28T18:54:25.202Z] #45 4.981 + case "$(go env GOARCH)" in [2020-05-28T18:54:25.202Z] #45 4.982 ++ go env GOARCH [2020-05-28T18:54:25.202Z] #45 4.996 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:25.202Z] #45 4.996 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:25.202Z] #45 4.997 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:25.202Z] #45 5.001 + dir=/tmp/install [2020-05-28T18:54:25.202Z] #45 5.003 + bin=golangci_lint [2020-05-28T18:54:25.202Z] #45 5.003 + shift [2020-05-28T18:54:25.202Z] #45 5.003 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-28T18:54:25.202Z] #45 5.003 + . /tmp/install/golangci_lint.installer [2020-05-28T18:54:25.202Z] #45 5.003 ++ : v1.23.8 [2020-05-28T18:54:25.202Z] #45 5.004 + install_golangci_lint [2020-05-28T18:54:25.202Z] #45 5.009 + echo 'Installing golangci-lint version v1.23.8' [2020-05-28T18:54:25.202Z] #45 5.009 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T18:54:25.202Z] #45 5.009 Installing golangci-lint version v1.23.8 [2020-05-28T18:54:25.242Z] #39 15.07 CC images/stats.o [2020-05-28T18:54:25.298Z] #39 8.222 DEP images/core.pb-c.d [2020-05-28T18:54:25.298Z] #39 8.329 DEP images/inventory.pb-c.d [2020-05-28T18:54:25.298Z] #39 8.418 PBCC images/cpuinfo.pb-c.c [2020-05-28T18:54:25.459Z] #45 ... [2020-05-28T18:54:25.459Z] [2020-05-28T18:54:25.459Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:25.459Z] #33 5.287 + RM_GOPATH=0 [2020-05-28T18:54:25.459Z] #33 5.287 + TMP_GOPATH= [2020-05-28T18:54:25.459Z] #33 5.287 + : /build [2020-05-28T18:54:25.459Z] #33 5.287 + '[' -z '' ']' [2020-05-28T18:54:25.459Z] #33 5.289 ++ mktemp -d [2020-05-28T18:54:25.459Z] #33 5.296 + export GOPATH=/tmp/tmp.h92Lg5F3cF [2020-05-28T18:54:25.459Z] #33 5.296 + GOPATH=/tmp/tmp.h92Lg5F3cF [2020-05-28T18:54:25.459Z] #33 5.296 + RM_GOPATH=1 [2020-05-28T18:54:25.459Z] #33 5.296 + case "$(go env GOARCH)" in [2020-05-28T18:54:25.459Z] #33 5.296 ++ go env GOARCH [2020-05-28T18:54:25.459Z] #33 5.338 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:25.459Z] #33 5.338 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:25.459Z] #33 5.339 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:25.459Z] #33 5.342 + dir=/tmp/install [2020-05-28T18:54:25.459Z] #33 5.343 + bin=tini [2020-05-28T18:54:25.459Z] #33 5.343 + shift [2020-05-28T18:54:25.459Z] #33 5.343 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-28T18:54:25.459Z] #33 5.343 + . /tmp/install/tini.installer [2020-05-28T18:54:25.459Z] #33 5.343 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:25.459Z] #33 5.344 + install_tini [2020-05-28T18:54:25.459Z] #33 5.344 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-28T18:54:25.459Z] #33 5.344 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:25.459Z] #33 5.344 + git clone https://github.com/krallin/tini.git /tmp/tmp.h92Lg5F3cF/tini [2020-05-28T18:54:25.459Z] #33 5.347 Cloning into '/tmp/tmp.h92Lg5F3cF/tini'... [2020-05-28T18:54:25.459Z] #33 6.107 + cd /tmp/tmp.h92Lg5F3cF/tini [2020-05-28T18:54:25.459Z] #33 6.107 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:25.459Z] #33 6.121 + cmake . [2020-05-28T18:54:25.459Z] #33 6.732 -- The C compiler identification is GNU 8.3.0 [2020-05-28T18:54:25.459Z] #33 6.799 -- Check for working C compiler: /usr/bin/cc [2020-05-28T18:54:25.459Z] #33 7.540 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-28T18:54:25.459Z] #33 7.545 -- Detecting C compiler ABI info [2020-05-28T18:54:25.459Z] #33 8.296 -- Detecting C compiler ABI info - done [2020-05-28T18:54:25.459Z] #33 8.362 -- Detecting C compile features [2020-05-28T18:54:25.459Z] #33 10.70 -- Detecting C compile features - done [2020-05-28T18:54:25.459Z] #33 10.76 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-28T18:54:25.459Z] #33 10.96 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-28T18:54:25.459Z] #33 11.08 -- Configuring done [2020-05-28T18:54:25.459Z] #33 ... [2020-05-28T18:54:25.459Z] [2020-05-28T18:54:25.459Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:25.459Z] #52 4.302 + RM_GOPATH=0 [2020-05-28T18:54:25.459Z] #52 4.302 + TMP_GOPATH= [2020-05-28T18:54:25.459Z] #52 4.302 + : /build [2020-05-28T18:54:25.459Z] #52 4.303 + '[' -z '' ']' [2020-05-28T18:54:25.459Z] #52 4.310 ++ mktemp -d [2020-05-28T18:54:25.459Z] #52 4.310 + export GOPATH=/tmp/tmp.NmykWVgxcz [2020-05-28T18:54:25.459Z] #52 4.310 + GOPATH=/tmp/tmp.NmykWVgxcz [2020-05-28T18:54:25.459Z] #52 4.310 + RM_GOPATH=1 [2020-05-28T18:54:25.459Z] #52 4.310 + case "$(go env GOARCH)" in [2020-05-28T18:54:25.459Z] #52 4.310 ++ go env GOARCH [2020-05-28T18:54:25.459Z] #52 4.333 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:25.459Z] #52 4.334 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:25.459Z] #52 4.335 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:25.459Z] #52 4.340 + dir=/tmp/install [2020-05-28T18:54:25.459Z] #52 4.340 + bin=containerd [2020-05-28T18:54:25.459Z] #52 4.340 + shift [2020-05-28T18:54:25.459Z] #52 4.340 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-28T18:54:25.459Z] #52 4.340 + . /tmp/install/containerd.installer [2020-05-28T18:54:25.459Z] #52 4.340 ++ set -e [2020-05-28T18:54:25.459Z] #52 4.340 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:25.459Z] #52 4.340 + install_containerd [2020-05-28T18:54:25.459Z] #52 4.346 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-28T18:54:25.459Z] #52 4.346 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:25.459Z] #52 4.348 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NmykWVgxcz/src/github.com/containerd/containerd [2020-05-28T18:54:25.459Z] #52 4.351 Cloning into '/tmp/tmp.NmykWVgxcz/src/github.com/containerd/containerd'... [2020-05-28T18:54:25.524Z] #39 15.28 CC images/core.o [2020-05-28T18:54:25.558Z] #39 8.457 DEP images/cpuinfo.pb-c.d [2020-05-28T18:54:25.558Z] #39 8.523 PBCC images/stats.pb-c.c [2020-05-28T18:54:25.558Z] #39 8.565 DEP images/stats.pb-c.d [2020-05-28T18:54:25.716Z] #52 ... [2020-05-28T18:54:25.716Z] [2020-05-28T18:54:25.716Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:25.716Z] #47 3.948 + RM_GOPATH=0 [2020-05-28T18:54:25.716Z] #47 3.948 + TMP_GOPATH= [2020-05-28T18:54:25.716Z] #47 3.948 + : /build [2020-05-28T18:54:25.716Z] #47 3.948 + '[' -z '' ']' [2020-05-28T18:54:25.716Z] #47 3.954 ++ mktemp -d [2020-05-28T18:54:25.716Z] #47 3.955 + export GOPATH=/tmp/tmp.zcguVv1a9V [2020-05-28T18:54:25.716Z] #47 3.955 + GOPATH=/tmp/tmp.zcguVv1a9V [2020-05-28T18:54:25.716Z] #47 3.955 + RM_GOPATH=1 [2020-05-28T18:54:25.716Z] #47 3.955 + case "$(go env GOARCH)" in [2020-05-28T18:54:25.716Z] #47 3.956 ++ go env GOARCH [2020-05-28T18:54:25.716Z] #47 3.989 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:25.716Z] #47 3.989 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:25.716Z] #47 3.990 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:25.716Z] #47 3.996 + dir=/tmp/install [2020-05-28T18:54:25.716Z] #47 3.996 + bin=shfmt [2020-05-28T18:54:25.716Z] #47 3.996 + shift [2020-05-28T18:54:25.716Z] #47 3.996 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-28T18:54:25.716Z] #47 3.997 + . /tmp/install/shfmt.installer [2020-05-28T18:54:25.716Z] #47 3.997 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:25.716Z] #47 3.999 + install_shfmt [2020-05-28T18:54:25.716Z] #47 4.000 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-28T18:54:25.716Z] #47 4.000 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:25.716Z] #47 4.002 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zcguVv1a9V/src/github.com/mvdan/sh [2020-05-28T18:54:25.716Z] #47 4.003 Cloning into '/tmp/tmp.zcguVv1a9V/src/github.com/mvdan/sh'... [2020-05-28T18:54:25.716Z] #47 ... [2020-05-28T18:54:25.716Z] [2020-05-28T18:54:25.716Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:25.716Z] #33 11.11 -- Generating done [2020-05-28T18:54:25.716Z] #33 11.12 -- Build files have been written to: /tmp/tmp.h92Lg5F3cF/tini [2020-05-28T18:54:25.716Z] #33 11.14 + make tini-static [2020-05-28T18:54:25.806Z] #39 ... [2020-05-28T18:54:25.806Z] [2020-05-28T18:54:25.806Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:25.806Z] #41 DONE 14.4s [2020-05-28T18:54:25.806Z] [2020-05-28T18:54:25.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:25.806Z] #39 15.75 CC images/core-x86.o [2020-05-28T18:54:25.831Z] Merge succeeded, producing 26b726e966adca1a82ccb8477180d0b84a00ebe4 [2020-05-28T18:54:25.831Z] Checking out Revision 26b726e966adca1a82ccb8477180d0b84a00ebe4 (PR-41022) [2020-05-28T18:54:25.973Z] #33 11.56 Scanning dependencies of target tini-static [2020-05-28T18:54:26.219Z] Commit message: "Merge commit '41ac6bef8d449b3064ad1378a28d95c79c4b9350' into HEAD" [2020-05-28T18:54:26.230Z] #33 11.74 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-28T18:54:26.236Z] First time build. Skipping changelog. [2020-05-28T18:54:26.434Z] #39 16.13 CC images/core-arm.o [2020-05-28T18:54:26.434Z] #39 16.28 CC images/core-aarch64.o [2020-05-28T18:54:25.295Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-28T18:54:25.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T18:54:25.838Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:54:25.844Z] > git checkout -f 26b726e966adca1a82ccb8477180d0b84a00ebe4 # timeout=10 [2020-05-28T18:54:26.225Z] > git rev-list --no-walk cdefdf258e0812bc837dff5df4849709487382b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-05-28T18:54:26.717Z] #39 16.40 CC images/core-ppc64.o [2020-05-28T18:54:26.717Z] #39 16.63 CC images/core-s390.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-28T18:54:26.999Z] #39 16.98 CC images/cpuinfo.o [2020-05-28T18:54:27.148Z] + docker version [2020-05-28T18:54:27.148Z] Client: [2020-05-28T18:54:27.148Z] Version: 18.06.1-ce [2020-05-28T18:54:27.148Z] API version: 1.38 [2020-05-28T18:54:27.148Z] Go version: go1.10.3 [2020-05-28T18:54:27.148Z] Git commit: e68fc7a [2020-05-28T18:54:27.148Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-28T18:54:27.148Z] OS/Arch: linux/ppc64le [2020-05-28T18:54:27.148Z] Experimental: false [2020-05-28T18:54:27.148Z] [2020-05-28T18:54:27.148Z] Server: [2020-05-28T18:54:27.148Z] Engine: [2020-05-28T18:54:27.148Z] Version: 18.06.1-ce [2020-05-28T18:54:27.148Z] API version: 1.38 (minimum version 1.12) [2020-05-28T18:54:27.148Z] Go version: go1.10.3 [2020-05-28T18:54:27.148Z] Git commit: e68fc7a [2020-05-28T18:54:27.148Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-28T18:54:27.148Z] OS/Arch: linux/ppc64le [2020-05-28T18:54:27.148Z] Experimental: true [2020-05-28T18:54:27.162Z] #33 ... [2020-05-28T18:54:27.162Z] [2020-05-28T18:54:27.162Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:27.162Z] #21 11.77 + mkdir -p /build [2020-05-28T18:54:27.162Z] #21 11.77 + mv docker/docker /build/ [2020-05-28T18:54:27.162Z] #21 11.78 + rmdir docker [2020-05-28T18:54:27.162Z] #21 DONE 12.8s [Pipeline] sh [2020-05-28T18:54:27.281Z] #39 17.23 CC images/inventory.o [2020-05-28T18:54:27.364Z] #60 ... [2020-05-28T18:54:27.364Z] [2020-05-28T18:54:27.364Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:27.364Z] #41 DONE 25.1s [2020-05-28T18:54:27.364Z] [2020-05-28T18:54:27.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:27.364Z] #39 20.20 CC images/pipe.o [2020-05-28T18:54:27.364Z] #39 20.53 CC images/tcp-stream.o [2020-05-28T18:54:27.364Z] #39 20.72 CC images/sk-packet.o [2020-05-28T18:54:27.364Z] #39 21.02 CC images/mnt.o [2020-05-28T18:54:27.364Z] #39 21.28 CC images/pipe-data.o [2020-05-28T18:54:27.364Z] #39 21.54 CC images/sa.o [2020-05-28T18:54:27.364Z] #39 21.80 CC images/timer.o [2020-05-28T18:54:27.364Z] #39 22.14 CC images/timerfd.o [2020-05-28T18:54:27.364Z] #39 22.37 CC images/mm.o [2020-05-28T18:54:27.364Z] #39 22.66 CC images/sk-opts.o [2020-05-28T18:54:27.364Z] #39 22.86 CC images/sk-unix.o [2020-05-28T18:54:27.364Z] #39 23.21 CC images/sk-inet.o [2020-05-28T18:54:27.364Z] #39 23.72 CC images/tun.o [2020-05-28T18:54:27.364Z] #39 24.02 CC images/sk-netlink.o [2020-05-28T18:54:27.364Z] #39 24.29 CC images/packet-sock.o [2020-05-28T18:54:27.364Z] #39 24.64 CC images/ipc-var.o [2020-05-28T18:54:27.364Z] #39 24.93 CC images/ipc-desc.o [2020-05-28T18:54:27.364Z] #39 25.23 CC images/ipc-shm.o [2020-05-28T18:54:27.364Z] #39 25.45 CC images/ipc-msg.o [2020-05-28T18:54:27.364Z] #39 25.72 CC images/ipc-sem.o [2020-05-28T18:54:27.364Z] #39 26.01 CC images/utsns.o [2020-05-28T18:54:27.364Z] #39 26.20 CC images/creds.o [2020-05-28T18:54:27.364Z] #39 26.41 CC images/vma.o [2020-05-28T18:54:27.364Z] #39 26.57 CC images/netdev.o [2020-05-28T18:54:27.364Z] #39 27.05 CC images/tty.o [2020-05-28T18:54:27.419Z] [2020-05-28T18:54:27.419Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:27.419Z] #43 11.38 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-28T18:54:27.419Z] #43 12.43 go: finding gotest.tools v2.2.0+incompatible [2020-05-28T18:54:27.419Z] #43 12.44 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:27.419Z] #43 12.45 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:27.419Z] #43 12.45 go: downloading gotest.tools v2.2.0+incompatible [2020-05-28T18:54:27.419Z] #43 12.94 go: extracting gotest.tools v2.2.0+incompatible [2020-05-28T18:54:27.419Z] #43 12.94 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:27.466Z] #39 10.12 make[1]: Nothing to be done for 'all'. [2020-05-28T18:54:27.534Z] + docker info [2020-05-28T18:54:27.534Z] Containers: 0 [2020-05-28T18:54:27.534Z] Running: 0 [2020-05-28T18:54:27.534Z] Paused: 0 [2020-05-28T18:54:27.534Z] Stopped: 0 [2020-05-28T18:54:27.534Z] Images: 0 [2020-05-28T18:54:27.534Z] Server Version: 18.06.1-ce [2020-05-28T18:54:27.534Z] Storage Driver: overlay2 [2020-05-28T18:54:27.534Z] Backing Filesystem: extfs [2020-05-28T18:54:27.534Z] Supports d_type: true [2020-05-28T18:54:27.534Z] Native Overlay Diff: true [2020-05-28T18:54:27.534Z] Logging Driver: json-file [2020-05-28T18:54:27.534Z] Cgroup Driver: cgroupfs [2020-05-28T18:54:27.534Z] Plugins: [2020-05-28T18:54:27.534Z] Volume: local [2020-05-28T18:54:27.534Z] Network: bridge host ipvlan macvlan null overlay [2020-05-28T18:54:27.534Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-28T18:54:27.534Z] Swarm: inactive [2020-05-28T18:54:27.534Z] Runtimes: runc [2020-05-28T18:54:27.534Z] Default Runtime: runc [2020-05-28T18:54:27.534Z] Init Binary: docker-init [2020-05-28T18:54:27.534Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-28T18:54:27.534Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-28T18:54:27.534Z] init version: fec3683 [2020-05-28T18:54:27.534Z] Security Options: [2020-05-28T18:54:27.534Z] apparmor [2020-05-28T18:54:27.534Z] seccomp [2020-05-28T18:54:27.534Z] Profile: default [2020-05-28T18:54:27.534Z] Kernel Version: 4.4.0-139-generic [2020-05-28T18:54:27.534Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-28T18:54:27.534Z] OSType: linux [2020-05-28T18:54:27.534Z] Architecture: ppc64le [2020-05-28T18:54:27.534Z] CPUs: 4 [2020-05-28T18:54:27.534Z] Total Memory: 7.972GiB [2020-05-28T18:54:27.534Z] Name: ppc64le-ubuntu-32 [2020-05-28T18:54:27.534Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-28T18:54:27.534Z] Docker Root Dir: /var/lib/docker [2020-05-28T18:54:27.534Z] Debug Mode (client): false [2020-05-28T18:54:27.534Z] Debug Mode (server): false [2020-05-28T18:54:27.534Z] Username: dockerbuildbot [2020-05-28T18:54:27.534Z] Registry: https://index.docker.io/v1/ [2020-05-28T18:54:27.534Z] Labels: [2020-05-28T18:54:27.534Z] Experimental: true [2020-05-28T18:54:27.534Z] Insecure Registries: [2020-05-28T18:54:27.534Z] 127.0.0.0/8 [2020-05-28T18:54:27.534Z] Live Restore Enabled: false [2020-05-28T18:54:27.534Z] [Pipeline] sh [2020-05-28T18:54:27.570Z] #39 17.39 CC images/fdinfo.o [2020-05-28T18:54:27.622Z] #39 ... [2020-05-28T18:54:27.622Z] [2020-05-28T18:54:27.622Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:27.622Z] #60 DONE 25.8s [2020-05-28T18:54:27.622Z] [2020-05-28T18:54:27.622Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:27.622Z] #39 27.76 CC images/file-lock.o [2020-05-28T18:54:27.622Z] #39 ... [2020-05-28T18:54:27.622Z] [2020-05-28T18:54:27.622Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:27.622Z] #47 18.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:27.622Z] #47 19.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:27.622Z] #47 20.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:27.622Z] #47 20.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:27.622Z] #47 20.26 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:27.622Z] #47 20.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:27.622Z] #47 21.07 github.com/pkg/diff [2020-05-28T18:54:27.622Z] #47 21.08 golang.org/x/sys/unix [2020-05-28T18:54:27.622Z] #47 22.27 mvdan.cc/editorconfig [2020-05-28T18:54:27.622Z] #47 23.38 mvdan.cc/sh/v3/fileutil [2020-05-28T18:54:27.622Z] #47 23.54 mvdan.cc/sh/v3/syntax [2020-05-28T18:54:27.856Z] #39 ... [2020-05-28T18:54:27.856Z] [2020-05-28T18:54:27.856Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:27.856Z] #60 12.61 + cd /tmp/tmp.F8yAgI31sn/src/github.com/docker/libnetwork [2020-05-28T18:54:27.856Z] #60 12.61 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:27.856Z] #60 13.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-28T18:54:27.856Z] #60 DONE 16.4s [2020-05-28T18:54:27.856Z] [2020-05-28T18:54:27.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:27.856Z] #39 17.69 CC images/fown.o [2020-05-28T18:54:27.856Z] #39 17.75 CC images/ns.o [2020-05-28T18:54:27.879Z] #47 ... [2020-05-28T18:54:27.879Z] [2020-05-28T18:54:27.879Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:27.879Z] #39 28.14 CC images/rlimit.o [2020-05-28T18:54:27.918Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:54:27.918Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:54:27.918Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41022/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-28T18:54:27.918Z] + bash /home/docker/workspace/moby_PR-41022/check-config.sh [2020-05-28T18:54:27.918Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-28T18:54:27.918Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-28T18:54:27.918Z] [2020-05-28T18:54:27.918Z] Generally Necessary: [2020-05-28T18:54:27.918Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-28T18:54:27.918Z] - apparmor: enabled and tools installed [2020-05-28T18:54:27.918Z] - CONFIG_NAMESPACES: enabled [2020-05-28T18:54:27.982Z] #43 13.53 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:27.982Z] #43 13.57 go: downloading github.com/pkg/errors v0.8.1 [2020-05-28T18:54:27.982Z] #43 13.64 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:28.136Z] #39 28.48 CC images/pagemap.o [2020-05-28T18:54:28.143Z] #39 17.87 CC images/regfile.o [2020-05-28T18:54:28.143Z] #39 18.03 CC images/ghost-file.o [2020-05-28T18:54:28.204Z] - CONFIG_NET_NS: enabled [2020-05-28T18:54:28.204Z] - CONFIG_PID_NS: enabled [2020-05-28T18:54:28.204Z] - CONFIG_IPC_NS: enabled [2020-05-28T18:54:28.204Z] - CONFIG_UTS_NS: enabled [2020-05-28T18:54:28.204Z] - CONFIG_CGROUPS: enabled [2020-05-28T18:54:28.204Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-28T18:54:28.204Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-28T18:54:28.204Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-28T18:54:28.204Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-28T18:54:28.204Z] - CONFIG_CPUSETS: enabled [2020-05-28T18:54:28.204Z] - CONFIG_MEMCG: enabled [2020-05-28T18:54:28.204Z] - CONFIG_KEYS: enabled [2020-05-28T18:54:28.204Z] - CONFIG_VETH: enabled (as module) [2020-05-28T18:54:28.204Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-28T18:54:28.204Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-28T18:54:28.204Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-28T18:54:28.204Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-28T18:54:28.204Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-28T18:54:28.204Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-28T18:54:28.204Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-28T18:54:28.204Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-28T18:54:28.204Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-28T18:54:28.204Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-28T18:54:28.204Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-28T18:54:28.204Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-28T18:54:28.204Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-28T18:54:28.204Z] [2020-05-28T18:54:28.204Z] Optional Features: [2020-05-28T18:54:28.204Z] - CONFIG_USER_NS: enabled [2020-05-28T18:54:28.204Z] - CONFIG_SECCOMP: enabled [2020-05-28T18:54:28.204Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-28T18:54:28.204Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-28T18:54:28.204Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-28T18:54:28.204Z] (cgroup swap accounting is currently enabled) [2020-05-28T18:54:28.204Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-28T18:54:28.239Z] #43 13.68 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:28.239Z] #43 13.76 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:28.239Z] #43 13.80 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:28.438Z] #39 18.33 CC images/fifo.o [2020-05-28T18:54:28.490Z] - CONFIG_BLK_CGROUP: enabled [2020-05-28T18:54:28.490Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-28T18:54:28.490Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-28T18:54:28.490Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-28T18:54:28.490Z] - CONFIG_CGROUP_PERF: enabled [2020-05-28T18:54:28.490Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-28T18:54:28.490Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-28T18:54:28.490Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-28T18:54:28.490Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-28T18:54:28.490Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-28T18:54:28.490Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-28T18:54:28.490Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-28T18:54:28.490Z] - CONFIG_IP_VS: enabled (as module) [2020-05-28T18:54:28.490Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-28T18:54:28.490Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-28T18:54:28.490Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-28T18:54:28.490Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-28T18:54:28.490Z] - CONFIG_EXT4_FS: enabled [2020-05-28T18:54:28.490Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-28T18:54:28.490Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-28T18:54:28.490Z] - Network Drivers: [2020-05-28T18:54:28.490Z] - "overlay": [2020-05-28T18:54:28.490Z] - CONFIG_VXLAN: enabled (as module) [2020-05-28T18:54:28.490Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-28T18:54:28.490Z] Optional (for encrypted networks): [2020-05-28T18:54:28.490Z] - CONFIG_CRYPTO: enabled [2020-05-28T18:54:28.490Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-28T18:54:28.490Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-28T18:54:28.490Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-28T18:54:28.490Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-28T18:54:28.490Z] - CONFIG_XFRM: enabled [2020-05-28T18:54:28.490Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-28T18:54:28.490Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-28T18:54:28.491Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-28T18:54:28.491Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-28T18:54:28.491Z] - "ipvlan": [2020-05-28T18:54:28.496Z] #43 ... [2020-05-28T18:54:28.496Z] [2020-05-28T18:54:28.496Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:28.496Z] #33 13.11 [100%] Linking C executable tini-static [2020-05-28T18:54:28.496Z] #33 13.75 [100%] Built target tini-static [2020-05-28T18:54:28.496Z] #33 13.81 + mkdir -p /build [2020-05-28T18:54:28.496Z] #33 13.82 + cp tini-static /build/docker-init [2020-05-28T18:54:28.496Z] #33 DONE 14.0s [2020-05-28T18:54:28.496Z] [2020-05-28T18:54:28.496Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:28.496Z] #43 13.92 go: extracting github.com/pkg/errors v0.8.1 [2020-05-28T18:54:28.730Z] #39 18.47 CC images/remap-file-path.o [2020-05-28T18:54:28.730Z] #39 18.67 CC images/eventfd.o [2020-05-28T18:54:28.753Z] #43 14.25 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:28.775Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-28T18:54:28.775Z] - "macvlan": [2020-05-28T18:54:28.775Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-28T18:54:28.775Z] - CONFIG_DUMMY: enabled (as module) [2020-05-28T18:54:28.775Z] - "ftp,tftp client in container": [2020-05-28T18:54:28.775Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-28T18:54:28.775Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-28T18:54:28.775Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-28T18:54:28.775Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-28T18:54:28.775Z] - Storage Drivers: [2020-05-28T18:54:28.775Z] - "aufs": [2020-05-28T18:54:28.775Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-28T18:54:28.775Z] - "btrfs": [2020-05-28T18:54:28.775Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-28T18:54:28.775Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-28T18:54:28.775Z] - "devicemapper": [2020-05-28T18:54:28.775Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-28T18:54:28.775Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-28T18:54:28.775Z] - "overlay": [2020-05-28T18:54:28.775Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-28T18:54:28.775Z] - "zfs": [2020-05-28T18:54:28.775Z] - /dev/zfs: missing [2020-05-28T18:54:28.775Z] - zfs command: missing [2020-05-28T18:54:28.775Z] - zpool command: missing [2020-05-28T18:54:28.775Z] [2020-05-28T18:54:28.775Z] Limits: [2020-05-28T18:54:28.775Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-28T18:54:28.775Z] [2020-05-28T18:54:28.775Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-28T18:54:28.849Z] #39 11.57 CC images/stats.o [2020-05-28T18:54:29.012Z] #39 18.80 CC images/eventpoll.o [2020-05-28T18:54:29.067Z] #39 29.07 CC images/siginfo.o [2020-05-28T18:54:29.109Z] #39 ... [2020-05-28T18:54:29.109Z] [2020-05-28T18:54:29.109Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:29.109Z] #45 4.429 + RM_GOPATH=0 [2020-05-28T18:54:29.109Z] #45 4.429 + TMP_GOPATH= [2020-05-28T18:54:29.109Z] #45 4.429 + : /build [2020-05-28T18:54:29.109Z] #45 4.429 + '[' -z '' ']' [2020-05-28T18:54:29.109Z] #45 4.429 ++ mktemp -d [2020-05-28T18:54:29.109Z] #45 4.432 + export GOPATH=/tmp/tmp.PlM85PBETG [2020-05-28T18:54:29.109Z] #45 4.432 + GOPATH=/tmp/tmp.PlM85PBETG [2020-05-28T18:54:29.109Z] #45 4.432 + RM_GOPATH=1 [2020-05-28T18:54:29.109Z] #45 4.432 + case "$(go env GOARCH)" in [2020-05-28T18:54:29.109Z] #45 4.433 ++ go env GOARCH [2020-05-28T18:54:29.109Z] #45 4.457 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.109Z] #45 4.457 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.109Z] #45 4.457 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:29.109Z] #45 4.458 + dir=/tmp/install [2020-05-28T18:54:29.109Z] #45 4.458 + bin=golangci_lint [2020-05-28T18:54:29.109Z] #45 4.458 + shift [2020-05-28T18:54:29.109Z] #45 4.459 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-28T18:54:29.109Z] #45 4.459 + . /tmp/install/golangci_lint.installer [2020-05-28T18:54:29.109Z] #45 4.459 ++ : v1.23.8 [2020-05-28T18:54:29.109Z] #45 4.459 + install_golangci_lint [2020-05-28T18:54:29.109Z] #45 4.459 + echo 'Installing golangci-lint version v1.23.8' [2020-05-28T18:54:29.109Z] #45 4.459 Installing golangci-lint version v1.23.8 [2020-05-28T18:54:29.109Z] #45 4.459 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T18:54:29.109Z] #45 ... [2020-05-28T18:54:29.109Z] [2020-05-28T18:54:29.109Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:29.109Z] #21 3.756 + RM_GOPATH=0 [2020-05-28T18:54:29.109Z] #21 3.756 + TMP_GOPATH= [2020-05-28T18:54:29.109Z] #21 3.756 + : /build [2020-05-28T18:54:29.109Z] #21 3.756 + '[' -z '' ']' [2020-05-28T18:54:29.109Z] #21 3.756 ++ mktemp -d [2020-05-28T18:54:29.109Z] #21 3.761 + export GOPATH=/tmp/tmp.G5gJRIkqgX [2020-05-28T18:54:29.109Z] #21 3.761 + GOPATH=/tmp/tmp.G5gJRIkqgX [2020-05-28T18:54:29.109Z] #21 3.761 + RM_GOPATH=1 [2020-05-28T18:54:29.109Z] #21 3.761 + case "$(go env GOARCH)" in [2020-05-28T18:54:29.109Z] #21 3.763 ++ go env GOARCH [2020-05-28T18:54:29.109Z] #21 3.786 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.109Z] #21 3.786 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.109Z] #21 3.786 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:29.109Z] #21 3.787 Install docker/cli version 17.06.2-ce from stable [2020-05-28T18:54:29.109Z] #21 3.787 + dir=/tmp/install [2020-05-28T18:54:29.109Z] #21 3.787 + bin=dockercli [2020-05-28T18:54:29.109Z] #21 3.787 + shift [2020-05-28T18:54:29.109Z] #21 3.787 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-28T18:54:29.109Z] #21 3.787 + . /tmp/install/dockercli.installer [2020-05-28T18:54:29.109Z] #21 3.787 ++ : stable [2020-05-28T18:54:29.109Z] #21 3.787 ++ : 17.06.2-ce [2020-05-28T18:54:29.109Z] #21 3.787 + install_dockercli [2020-05-28T18:54:29.109Z] #21 3.787 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T18:54:29.109Z] #21 3.795 ++ uname -m [2020-05-28T18:54:29.109Z] #21 3.837 + arch=aarch64 [2020-05-28T18:54:29.109Z] #21 3.837 + '[' aarch64 '!=' x86_64 ']' [2020-05-28T18:54:29.109Z] #21 3.837 + '[' aarch64 '!=' s390x ']' [2020-05-28T18:54:29.109Z] #21 3.837 + '[' aarch64 '!=' armhf ']' [2020-05-28T18:54:29.109Z] #21 3.837 + build_dockercli [2020-05-28T18:54:29.109Z] #21 3.837 + git clone https://github.com/docker/docker-ce /tmp/tmp.G5gJRIkqgX/tmp/docker-ce [2020-05-28T18:54:29.109Z] #21 3.843 Cloning into '/tmp/tmp.G5gJRIkqgX/tmp/docker-ce'... [2020-05-28T18:54:29.206Z] + make bundles/buildx [2020-05-28T18:54:29.294Z] #39 18.96 CC images/fh.o [2020-05-28T18:54:29.294Z] #39 19.08 CC images/fsnotify.o [2020-05-28T18:54:29.316Z] #43 ... [2020-05-28T18:54:29.316Z] [2020-05-28T18:54:29.316Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:29.317Z] #30 DONE 14.9s [2020-05-28T18:54:29.327Z] #39 29.55 CC images/rpc.o [2020-05-28T18:54:29.369Z] #21 ... [2020-05-28T18:54:29.369Z] [2020-05-28T18:54:29.369Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:29.369Z] #52 4.520 + RM_GOPATH=0 [2020-05-28T18:54:29.369Z] #52 4.520 + TMP_GOPATH= [2020-05-28T18:54:29.369Z] #52 4.520 + : /build [2020-05-28T18:54:29.369Z] #52 4.520 + '[' -z '' ']' [2020-05-28T18:54:29.369Z] #52 4.521 ++ mktemp -d [2020-05-28T18:54:29.369Z] #52 4.523 + export GOPATH=/tmp/tmp.A4FQKDhLGL [2020-05-28T18:54:29.369Z] #52 4.523 + GOPATH=/tmp/tmp.A4FQKDhLGL [2020-05-28T18:54:29.369Z] #52 4.523 + RM_GOPATH=1 [2020-05-28T18:54:29.369Z] #52 4.524 + case "$(go env GOARCH)" in [2020-05-28T18:54:29.369Z] #52 4.524 ++ go env GOARCH [2020-05-28T18:54:29.369Z] #52 4.534 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.369Z] #52 4.534 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.369Z] #52 4.536 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:29.369Z] #52 4.537 + dir=/tmp/install [2020-05-28T18:54:29.369Z] #52 4.538 + bin=containerd [2020-05-28T18:54:29.369Z] #52 4.538 + shift [2020-05-28T18:54:29.369Z] #52 4.539 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-28T18:54:29.369Z] #52 4.539 + . /tmp/install/containerd.installer [2020-05-28T18:54:29.369Z] #52 4.540 ++ set -e [2020-05-28T18:54:29.369Z] #52 4.540 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:29.369Z] #52 4.541 + install_containerd [2020-05-28T18:54:29.369Z] #52 4.544 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-28T18:54:29.369Z] #52 4.545 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:29.369Z] #52 4.555 + git clone https://github.com/containerd/containerd.git /tmp/tmp.A4FQKDhLGL/src/github.com/containerd/containerd [2020-05-28T18:54:29.369Z] #52 4.568 Cloning into '/tmp/tmp.A4FQKDhLGL/src/github.com/containerd/containerd'... [2020-05-28T18:54:29.369Z] #52 ... [2020-05-28T18:54:29.369Z] [2020-05-28T18:54:29.369Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:29.369Z] #30 3.779 + RM_GOPATH=0 [2020-05-28T18:54:29.369Z] #30 3.779 + TMP_GOPATH= [2020-05-28T18:54:29.369Z] #30 3.779 + : /build [2020-05-28T18:54:29.369Z] #30 3.779 + '[' -z '' ']' [2020-05-28T18:54:29.369Z] #30 3.785 ++ mktemp -d [2020-05-28T18:54:29.369Z] #30 3.785 + export GOPATH=/tmp/tmp.F3Jo9c7awZ [2020-05-28T18:54:29.369Z] #30 3.788 + GOPATH=/tmp/tmp.F3Jo9c7awZ [2020-05-28T18:54:29.369Z] #30 3.788 + RM_GOPATH=1 [2020-05-28T18:54:29.369Z] #30 3.788 + case "$(go env GOARCH)" in [2020-05-28T18:54:29.369Z] #30 3.788 ++ go env GOARCH [2020-05-28T18:54:29.369Z] #30 3.814 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.369Z] #30 3.814 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.369Z] #30 3.830 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:29.369Z] #30 3.830 + dir=/tmp/install [2020-05-28T18:54:29.369Z] #30 3.830 + bin=tomlv [2020-05-28T18:54:29.369Z] #30 3.830 + shift [2020-05-28T18:54:29.369Z] #30 3.830 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-28T18:54:29.369Z] #30 3.830 + . /tmp/install/tomlv.installer [2020-05-28T18:54:29.369Z] #30 3.830 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:29.369Z] #30 3.830 + install_tomlv [2020-05-28T18:54:29.369Z] #30 3.830 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-28T18:54:29.369Z] #30 3.830 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.F3Jo9c7awZ/src/github.com/BurntSushi/toml [2020-05-28T18:54:29.369Z] #30 3.830 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:29.369Z] #30 3.858 Cloning into '/tmp/tmp.F3Jo9c7awZ/src/github.com/BurntSushi/toml'... [2020-05-28T18:54:29.369Z] #30 4.579 + cd /tmp/tmp.F3Jo9c7awZ/src/github.com/BurntSushi/toml [2020-05-28T18:54:29.369Z] #30 4.580 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:54:29.369Z] #30 4.587 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T18:54:29.369Z] #30 5.204 github.com/BurntSushi/toml [2020-05-28T18:54:29.369Z] #30 7.657 github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T18:54:29.573Z] [2020-05-28T18:54:29.574Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:29.574Z] #47 11.50 + cd /tmp/tmp.zcguVv1a9V/src/github.com/mvdan/sh [2020-05-28T18:54:29.574Z] #47 11.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:29.574Z] #47 11.59 + GO111MODULE=on [2020-05-28T18:54:29.574Z] #47 11.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-28T18:54:29.574Z] #47 12.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:29.574Z] #47 13.09 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:29.574Z] #47 13.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:29.574Z] #47 13.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:29.574Z] #47 13.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:29.574Z] #47 14.29 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:29.576Z] #39 19.43 CC images/signalfd.o [2020-05-28T18:54:29.629Z] #30 ... [2020-05-28T18:54:29.630Z] [2020-05-28T18:54:29.630Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:29.630Z] #60 3.182 + RM_GOPATH=0 [2020-05-28T18:54:29.630Z] #60 3.182 + TMP_GOPATH= [2020-05-28T18:54:29.630Z] #60 3.182 + : /build [2020-05-28T18:54:29.630Z] #60 3.182 + '[' -z '' ']' [2020-05-28T18:54:29.630Z] #60 3.182 ++ mktemp -d [2020-05-28T18:54:29.630Z] #60 3.182 + export GOPATH=/tmp/tmp.XFvtTgBBpC [2020-05-28T18:54:29.630Z] #60 3.182 + GOPATH=/tmp/tmp.XFvtTgBBpC [2020-05-28T18:54:29.630Z] #60 3.182 + RM_GOPATH=1 [2020-05-28T18:54:29.630Z] #60 3.182 + case "$(go env GOARCH)" in [2020-05-28T18:54:29.630Z] #60 3.182 ++ go env GOARCH [2020-05-28T18:54:29.630Z] #60 3.200 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.630Z] #60 3.200 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.630Z] #60 3.200 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:29.630Z] #60 3.205 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:29.630Z] #60 3.206 + dir=/tmp/install [2020-05-28T18:54:29.630Z] #60 3.206 + bin=proxy [2020-05-28T18:54:29.630Z] #60 3.206 + shift [2020-05-28T18:54:29.630Z] #60 3.206 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-28T18:54:29.630Z] #60 3.206 + . /tmp/install/proxy.installer [2020-05-28T18:54:29.630Z] #60 3.206 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:29.630Z] #60 3.206 + install_proxy [2020-05-28T18:54:29.630Z] #60 3.206 + case "$1" in [2020-05-28T18:54:29.630Z] #60 3.206 + export CGO_ENABLED=0 [2020-05-28T18:54:29.630Z] #60 3.206 + CGO_ENABLED=0 [2020-05-28T18:54:29.630Z] #60 3.206 + _install_proxy [2020-05-28T18:54:29.630Z] #60 3.206 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-28T18:54:29.630Z] #60 3.206 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XFvtTgBBpC/src/github.com/docker/libnetwork [2020-05-28T18:54:29.630Z] #60 3.234 Cloning into '/tmp/tmp.XFvtTgBBpC/src/github.com/docker/libnetwork'... [2020-05-28T18:54:29.630Z] #60 ... [2020-05-28T18:54:29.630Z] [2020-05-28T18:54:29.630Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:29.630Z] #54 4.942 + RM_GOPATH=0 [2020-05-28T18:54:29.630Z] #54 4.942 + TMP_GOPATH= [2020-05-28T18:54:29.630Z] #54 4.942 + : /build [2020-05-28T18:54:29.630Z] #54 4.942 + '[' -z '' ']' [2020-05-28T18:54:29.630Z] #54 4.942 ++ mktemp -d [2020-05-28T18:54:29.630Z] #54 4.942 + export GOPATH=/tmp/tmp.wri7fO1GeW [2020-05-28T18:54:29.630Z] #54 4.942 + GOPATH=/tmp/tmp.wri7fO1GeW [2020-05-28T18:54:29.630Z] #54 4.942 + RM_GOPATH=1 [2020-05-28T18:54:29.630Z] #54 4.942 + case "$(go env GOARCH)" in [2020-05-28T18:54:29.630Z] #54 4.943 ++ go env GOARCH [2020-05-28T18:54:29.630Z] #54 4.959 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.630Z] #54 4.959 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.630Z] #54 4.960 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:29.630Z] #54 4.968 + dir=/tmp/install [2020-05-28T18:54:29.630Z] #54 4.968 + bin=rootlesskit [2020-05-28T18:54:29.630Z] #54 4.969 + shift [2020-05-28T18:54:29.630Z] #54 4.969 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-28T18:54:29.630Z] #54 4.969 + . /tmp/install/rootlesskit.installer [2020-05-28T18:54:29.630Z] #54 4.970 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:29.630Z] #54 4.970 + install_rootlesskit [2020-05-28T18:54:29.630Z] #54 4.970 + case "$1" in [2020-05-28T18:54:29.630Z] #54 4.970 + export CGO_ENABLED=0 [2020-05-28T18:54:29.630Z] #54 4.970 + CGO_ENABLED=0 [2020-05-28T18:54:29.630Z] #54 4.970 + _install_rootlesskit [2020-05-28T18:54:29.630Z] #54 4.970 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-28T18:54:29.630Z] #54 4.971 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:29.630Z] #54 4.971 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wri7fO1GeW/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:54:29.630Z] #54 4.979 Cloning into '/tmp/tmp.wri7fO1GeW/src/github.com/rootless-containers/rootlesskit'... [2020-05-28T18:54:29.630Z] #54 7.733 + cd /tmp/tmp.wri7fO1GeW/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:54:29.630Z] #54 7.737 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:54:29.630Z] #54 7.972 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T18:54:29.630Z] #54 7.972 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-28T18:54:29.830Z] #47 15.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:29.832Z] make: command: Command not found [2020-05-28T18:54:29.832Z] make: command: Command not found [2020-05-28T18:54:29.832Z] mkdir bundles [2020-05-28T18:54:29.832Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-28T18:54:29.832Z] --build-arg BUILDX_COMMIT \ [2020-05-28T18:54:29.832Z] --build-arg BUILDX_REPO \ [2020-05-28T18:54:29.832Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-28T18:54:29.832Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-28T18:54:29.832Z] . [2020-05-28T18:54:29.832Z] /bin/sh: 4: go: not found [2020-05-28T18:54:29.832Z] /bin/sh: 5: go: not found [2020-05-28T18:54:29.858Z] #39 19.57 CC images/fs.o [2020-05-28T18:54:29.858Z] #39 19.69 CC images/pstree.o [2020-05-28T18:54:29.890Z] #54 ... [2020-05-28T18:54:29.890Z] [2020-05-28T18:54:29.890Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:29.890Z] #41 3.746 + RM_GOPATH=0 [2020-05-28T18:54:29.890Z] #41 3.746 + TMP_GOPATH= [2020-05-28T18:54:29.890Z] #41 3.746 + : /build [2020-05-28T18:54:29.890Z] #41 3.746 + '[' -z '' ']' [2020-05-28T18:54:29.890Z] #41 3.746 ++ mktemp -d [2020-05-28T18:54:29.890Z] #41 3.750 + export GOPATH=/tmp/tmp.BQ4foRGNyL [2020-05-28T18:54:29.890Z] #41 3.750 + GOPATH=/tmp/tmp.BQ4foRGNyL [2020-05-28T18:54:29.890Z] #41 3.750 + RM_GOPATH=1 [2020-05-28T18:54:29.890Z] #41 3.750 + case "$(go env GOARCH)" in [2020-05-28T18:54:29.890Z] #41 3.758 ++ go env GOARCH [2020-05-28T18:54:29.890Z] #41 3.789 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.890Z] #41 3.789 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.890Z] #41 3.796 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:29.890Z] #41 3.825 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:29.890Z] #41 3.829 + dir=/tmp/install [2020-05-28T18:54:29.890Z] #41 3.829 + bin=vndr [2020-05-28T18:54:29.890Z] #41 3.829 + shift [2020-05-28T18:54:29.890Z] #41 3.829 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-28T18:54:29.890Z] #41 3.829 + . /tmp/install/vndr.installer [2020-05-28T18:54:29.890Z] #41 3.829 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:29.890Z] #41 3.829 + install_vndr [2020-05-28T18:54:29.890Z] #41 3.829 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-28T18:54:29.890Z] #41 3.829 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BQ4foRGNyL/src/github.com/LK4D4/vndr [2020-05-28T18:54:29.890Z] #41 3.829 Cloning into '/tmp/tmp.BQ4foRGNyL/src/github.com/LK4D4/vndr'... [2020-05-28T18:54:29.890Z] #41 4.355 + cd /tmp/tmp.BQ4foRGNyL/src/github.com/LK4D4/vndr [2020-05-28T18:54:29.890Z] #41 4.355 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:54:29.890Z] #41 4.363 + go build -buildmode=pie -v -o /build/vndr . [2020-05-28T18:54:29.890Z] #41 5.280 github.com/LK4D4/vndr/godl/singleflight [2020-05-28T18:54:29.890Z] #41 5.363 github.com/LK4D4/vndr/build [2020-05-28T18:54:29.890Z] #41 5.364 github.com/LK4D4/vndr/versioned [2020-05-28T18:54:29.890Z] #41 5.862 github.com/LK4D4/vndr/godl [2020-05-28T18:54:29.890Z] #41 7.875 github.com/LK4D4/vndr [2020-05-28T18:54:29.890Z] #41 ... [2020-05-28T18:54:29.890Z] [2020-05-28T18:54:29.890Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:29.890Z] #33 2.595 + RM_GOPATH=0 [2020-05-28T18:54:29.890Z] #33 2.595 + TMP_GOPATH= [2020-05-28T18:54:29.890Z] #33 2.599 + : /build [2020-05-28T18:54:29.890Z] #33 2.599 + '[' -z '' ']' [2020-05-28T18:54:29.890Z] #33 2.599 ++ mktemp -d [2020-05-28T18:54:29.890Z] #33 2.619 + export GOPATH=/tmp/tmp.Zh06P67fB4 [2020-05-28T18:54:29.890Z] #33 2.619 + GOPATH=/tmp/tmp.Zh06P67fB4 [2020-05-28T18:54:29.890Z] #33 2.619 + RM_GOPATH=1 [2020-05-28T18:54:29.890Z] #33 2.619 + case "$(go env GOARCH)" in [2020-05-28T18:54:29.890Z] #33 2.619 ++ go env GOARCH [2020-05-28T18:54:29.890Z] #33 2.643 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.890Z] #33 2.643 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:29.890Z] #33 2.643 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:29.890Z] #33 2.643 + dir=/tmp/install [2020-05-28T18:54:29.890Z] #33 2.643 + bin=tini [2020-05-28T18:54:29.890Z] #33 2.643 + shift [2020-05-28T18:54:29.890Z] #33 2.643 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-28T18:54:29.890Z] #33 2.643 + . /tmp/install/tini.installer [2020-05-28T18:54:29.890Z] #33 2.643 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:29.890Z] #33 2.643 + install_tini [2020-05-28T18:54:29.890Z] #33 2.643 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-28T18:54:29.890Z] #33 2.643 + git clone https://github.com/krallin/tini.git /tmp/tmp.Zh06P67fB4/tini [2020-05-28T18:54:29.890Z] #33 2.643 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:29.890Z] #33 2.648 Cloning into '/tmp/tmp.Zh06P67fB4/tini'... [2020-05-28T18:54:29.890Z] #33 3.198 + cd /tmp/tmp.Zh06P67fB4/tini [2020-05-28T18:54:29.890Z] #33 3.198 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:54:29.890Z] #33 3.198 + cmake . [2020-05-28T18:54:29.890Z] #33 3.806 -- The C compiler identification is GNU 8.3.0 [2020-05-28T18:54:29.890Z] #33 3.838 -- Check for working C compiler: /usr/bin/cc [2020-05-28T18:54:29.890Z] #33 4.287 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-28T18:54:29.890Z] #33 4.299 -- Detecting C compiler ABI info [2020-05-28T18:54:29.890Z] #33 4.915 -- Detecting C compiler ABI info - done [2020-05-28T18:54:29.890Z] #33 4.966 -- Detecting C compile features [2020-05-28T18:54:29.890Z] #33 7.303 -- Detecting C compile features - done [2020-05-28T18:54:29.890Z] #33 7.354 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-28T18:54:29.890Z] #33 7.578 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-28T18:54:29.890Z] #33 7.643 -- Configuring done [2020-05-28T18:54:29.890Z] #33 7.653 -- Generating done [2020-05-28T18:54:29.890Z] #33 7.660 -- Build files have been written to: /tmp/tmp.Zh06P67fB4/tini [2020-05-28T18:54:29.890Z] #33 7.669 + make tini-static [2020-05-28T18:54:29.890Z] #33 7.994 Scanning dependencies of target tini-static [2020-05-28T18:54:29.890Z] #33 8.091 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-28T18:54:29.890Z] #33 9.541 [100%] Linking C executable tini-static [2020-05-28T18:54:29.890Z] #33 10.15 [100%] Built target tini-static [2020-05-28T18:54:29.890Z] #33 10.22 + mkdir -p /build [2020-05-28T18:54:29.890Z] #33 10.22 + cp tini-static /build/docker-init [2020-05-28T18:54:30.140Z] #39 19.79 CC images/pipe.o [2020-05-28T18:54:30.140Z] #39 19.92 CC images/tcp-stream.o [2020-05-28T18:54:30.140Z] #39 20.01 CC images/sk-packet.o [2020-05-28T18:54:30.149Z] #33 ... [2020-05-28T18:54:30.149Z] [2020-05-28T18:54:30.149Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:30.149Z] #43 4.176 + RM_GOPATH=0 [2020-05-28T18:54:30.149Z] #43 4.176 + TMP_GOPATH= [2020-05-28T18:54:30.149Z] #43 4.177 + : /build [2020-05-28T18:54:30.149Z] #43 4.177 + '[' -z '' ']' [2020-05-28T18:54:30.149Z] #43 4.179 ++ mktemp -d [2020-05-28T18:54:30.149Z] #43 4.181 + export GOPATH=/tmp/tmp.igB8vmYfgV [2020-05-28T18:54:30.149Z] #43 4.181 + GOPATH=/tmp/tmp.igB8vmYfgV [2020-05-28T18:54:30.149Z] #43 4.182 + RM_GOPATH=1 [2020-05-28T18:54:30.149Z] #43 4.182 + case "$(go env GOARCH)" in [2020-05-28T18:54:30.149Z] #43 4.183 ++ go env GOARCH [2020-05-28T18:54:30.149Z] #43 4.197 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:30.149Z] #43 4.197 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:30.149Z] #43 4.199 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:30.149Z] #43 4.202 + dir=/tmp/install [2020-05-28T18:54:30.149Z] #43 4.202 + bin=gotestsum [2020-05-28T18:54:30.149Z] #43 4.202 + shift [2020-05-28T18:54:30.149Z] #43 4.208 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-28T18:54:30.149Z] #43 4.208 + . /tmp/install/gotestsum.installer [2020-05-28T18:54:30.149Z] #43 4.208 ++ : v0.3.5 [2020-05-28T18:54:30.149Z] #43 4.208 + install_gotestsum [2020-05-28T18:54:30.149Z] #43 4.208 + set -e [2020-05-28T18:54:30.149Z] #43 4.208 + export GO111MODULE=on [2020-05-28T18:54:30.149Z] #43 4.208 + GO111MODULE=on [2020-05-28T18:54:30.149Z] #43 4.208 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-28T18:54:30.149Z] #43 4.223 go: finding gotest.tools v0.3.5 [2020-05-28T18:54:30.149Z] #43 4.229 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:30.149Z] #43 4.894 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:30.149Z] #43 5.303 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-28T18:54:30.149Z] #43 5.793 go: downloading gotest.tools v2.1.0+incompatible [2020-05-28T18:54:30.149Z] #43 5.897 go: extracting gotest.tools v2.1.0+incompatible [2020-05-28T18:54:30.149Z] #43 5.991 go: downloading github.com/pkg/errors v0.8.0 [2020-05-28T18:54:30.149Z] #43 6.021 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:30.149Z] #43 6.025 go: downloading github.com/fatih/color v1.6.0 [2020-05-28T18:54:30.149Z] #43 6.068 go: extracting github.com/pkg/errors v0.8.0 [2020-05-28T18:54:30.149Z] #43 6.118 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-28T18:54:30.149Z] #43 6.152 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:54:30.149Z] #43 6.196 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:30.149Z] #43 6.227 go: extracting github.com/fatih/color v1.6.0 [2020-05-28T18:54:30.149Z] #43 6.305 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:30.149Z] #43 6.306 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:54:30.149Z] #43 6.343 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-28T18:54:30.149Z] #43 6.388 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:30.149Z] #43 6.389 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:54:30.149Z] #43 6.390 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:30.149Z] #43 6.455 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:30.149Z] #43 6.456 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:54:30.149Z] #43 6.456 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:30.149Z] #43 6.479 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:54:30.149Z] #43 6.554 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:30.149Z] #43 7.963 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:54:30.149Z] #43 8.099 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:54:30.149Z] #43 8.393 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:54:30.149Z] #43 9.810 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-28T18:54:30.149Z] #43 10.66 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:30.149Z] #43 10.66 go: finding gotest.tools v2.2.0+incompatible [2020-05-28T18:54:30.149Z] #43 10.67 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:30.149Z] #43 10.67 go: downloading gotest.tools v2.2.0+incompatible [2020-05-28T18:54:30.149Z] #43 11.08 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-28T18:54:30.149Z] #43 11.21 go: extracting gotest.tools v2.2.0+incompatible [2020-05-28T18:54:30.149Z] #43 ... [2020-05-28T18:54:30.149Z] [2020-05-28T18:54:30.149Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:30.149Z] #47 2.759 + RM_GOPATH=0 [2020-05-28T18:54:30.149Z] #47 2.759 + TMP_GOPATH= [2020-05-28T18:54:30.149Z] #47 2.759 + : /build [2020-05-28T18:54:30.149Z] #47 2.759 + '[' -z '' ']' [2020-05-28T18:54:30.149Z] #47 2.759 ++ mktemp -d [2020-05-28T18:54:30.149Z] #47 2.759 + export GOPATH=/tmp/tmp.QNIj7VY4fs [2020-05-28T18:54:30.149Z] #47 2.759 + GOPATH=/tmp/tmp.QNIj7VY4fs [2020-05-28T18:54:30.149Z] #47 2.759 + RM_GOPATH=1 [2020-05-28T18:54:30.149Z] #47 2.759 + case "$(go env GOARCH)" in [2020-05-28T18:54:30.149Z] #47 2.759 ++ go env GOARCH [2020-05-28T18:54:30.149Z] #47 2.759 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:30.149Z] #47 2.759 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:54:30.149Z] #47 2.759 ++ dirname /tmp/install/install.sh [2020-05-28T18:54:30.149Z] #47 2.886 + dir=/tmp/install [2020-05-28T18:54:30.149Z] #47 2.886 + bin=shfmt [2020-05-28T18:54:30.149Z] #47 2.886 + shift [2020-05-28T18:54:30.149Z] #47 2.886 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-28T18:54:30.149Z] #47 2.886 + . /tmp/install/shfmt.installer [2020-05-28T18:54:30.149Z] #47 2.886 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:30.149Z] #47 2.886 + install_shfmt [2020-05-28T18:54:30.149Z] #47 2.886 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-28T18:54:30.149Z] #47 2.886 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QNIj7VY4fs/src/github.com/mvdan/sh [2020-05-28T18:54:30.149Z] #47 2.886 Cloning into '/tmp/tmp.QNIj7VY4fs/src/github.com/mvdan/sh'... [2020-05-28T18:54:30.149Z] #47 2.887 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:30.149Z] #47 6.883 + cd /tmp/tmp.QNIj7VY4fs/src/github.com/mvdan/sh [2020-05-28T18:54:30.149Z] #47 6.883 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:54:30.149Z] #47 6.996 + GO111MODULE=on [2020-05-28T18:54:30.149Z] #47 6.996 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-28T18:54:30.150Z] #47 8.141 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:30.150Z] #47 8.203 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:30.150Z] #47 8.218 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:30.150Z] #47 8.248 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:30.150Z] #47 8.408 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:30.150Z] #47 8.833 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:30.150Z] #47 9.216 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:30.150Z] #47 9.845 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:30.150Z] #47 10.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:30.150Z] #47 10.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:30.150Z] #47 10.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:30.150Z] #47 10.92 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:30.257Z] #39 30.57 CC images/ext-file.o [2020-05-28T18:54:30.414Z] #47 ... [2020-05-28T18:54:30.414Z] [2020-05-28T18:54:30.414Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:30.414Z] #49 10.80 + cd /tmp/tmp.1vSA9fzasK/src/github.com/opencontainers/runc [2020-05-28T18:54:30.414Z] #49 10.80 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:30.423Z] #39 20.18 CC images/mnt.o [2020-05-28T18:54:30.423Z] #39 20.30 CC images/pipe-data.o [2020-05-28T18:54:30.705Z] #39 20.40 CC images/sa.o [2020-05-28T18:54:30.705Z] #39 20.48 CC images/timer.o [2020-05-28T18:54:30.822Z] #39 30.74 CC images/cgroup.o [2020-05-28T18:54:30.985Z] #49 ... [2020-05-28T18:54:30.985Z] [2020-05-28T18:54:30.985Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:30.985Z] #33 DONE 11.8s [2020-05-28T18:54:30.985Z] [2020-05-28T18:54:30.985Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:30.985Z] #30 DONE 11.9s [2020-05-28T18:54:30.985Z] [2020-05-28T18:54:30.985Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:30.985Z] #49 11.93 + '[' -z '' ']' [2020-05-28T18:54:30.985Z] #49 11.93 + target=static [2020-05-28T18:54:30.985Z] #49 11.93 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-28T18:54:30.987Z] #39 20.64 CC images/timerfd.o [2020-05-28T18:54:30.987Z] #39 20.76 CC images/mm.o [2020-05-28T18:54:30.987Z] #39 20.87 CC images/sk-opts.o [2020-05-28T18:54:31.080Z] #39 31.32 CC images/userns.o [2020-05-28T18:54:31.245Z] #47 16.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:31.270Z] #39 20.94 CC images/sk-unix.o [2020-05-28T18:54:31.270Z] #39 ... [2020-05-28T18:54:31.270Z] [2020-05-28T18:54:31.270Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:31.270Z] #43 9.813 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:31.270Z] #43 9.973 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:31.270Z] #43 11.15 go: finding github.com/fatih/color v1.6.0 [2020-05-28T18:54:31.270Z] #43 11.18 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:31.270Z] #43 11.19 go: finding github.com/pkg/errors v0.8.1 [2020-05-28T18:54:31.270Z] #43 11.34 go: finding github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:31.270Z] #43 11.34 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:31.270Z] #43 11.36 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:31.270Z] #43 11.44 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:31.270Z] #43 11.51 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:31.270Z] #43 11.52 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:31.270Z] #43 11.58 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:31.270Z] #43 ... [2020-05-28T18:54:31.270Z] [2020-05-28T18:54:31.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:31.270Z] #39 21.12 CC images/sk-inet.o [2020-05-28T18:54:31.337Z] #39 31.53 CC images/google/protobuf/descriptor.o [2020-05-28T18:54:31.513Z] #47 ... [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-28T18:54:31.513Z] #58 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-28T18:54:31.513Z] #35 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T18:54:31.513Z] #36 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-28T18:54:31.513Z] #24 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:54:31.513Z] #23 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:54:31.513Z] #28 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-28T18:54:31.513Z] #22 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-28T18:54:31.513Z] #11 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-28T18:54:31.513Z] #14 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-28T18:54:31.513Z] #26 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-28T18:54:31.513Z] #13 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-28T18:54:31.513Z] #19 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-28T18:54:31.513Z] #27 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-28T18:54:31.513Z] #18 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T18:54:31.513Z] #17 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-28T18:54:31.513Z] #12 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-28T18:54:31.513Z] #16 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-28T18:54:31.513Z] #15 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:54:31.513Z] #25 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-28T18:54:31.513Z] #29 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:54:31.513Z] #38 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:31.513Z] #39 CACHED [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-28T18:54:31.513Z] #31 DONE 0.2s [2020-05-28T18:54:31.513Z] [2020-05-28T18:54:31.513Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:31.513Z] #60 15.28 Checking out files: 67% (1405/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-28T18:54:31.513Z] #60 15.86 + cd /tmp/tmp.I2PKqQsCOE/src/github.com/docker/libnetwork [2020-05-28T18:54:31.513Z] #60 15.86 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:31.513Z] #60 16.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-28T18:54:31.552Z] #39 21.31 CC images/tun.o [2020-05-28T18:54:31.553Z] #39 21.44 CC images/sk-netlink.o [2020-05-28T18:54:31.834Z] #39 21.49 CC images/packet-sock.o [2020-05-28T18:54:31.834Z] #39 21.61 CC images/ipc-var.o [2020-05-28T18:54:31.834Z] #39 21.67 CC images/ipc-desc.o [2020-05-28T18:54:31.834Z] #39 21.72 CC images/ipc-shm.o [2020-05-28T18:54:32.090Z] #60 ... [2020-05-28T18:54:32.090Z] [2020-05-28T18:54:32.090Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-28T18:54:32.090Z] #34 DONE 0.2s [2020-05-28T18:54:32.090Z] [2020-05-28T18:54:32.090Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-28T18:54:32.116Z] #39 21.82 CC images/ipc-msg.o [2020-05-28T18:54:32.116Z] #39 21.96 CC images/ipc-sem.o [2020-05-28T18:54:32.348Z] #37 DONE 0.4s [2020-05-28T18:54:32.348Z] [2020-05-28T18:54:32.348Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-28T18:54:32.348Z] #40 DONE 0.1s [2020-05-28T18:54:32.348Z] [2020-05-28T18:54:32.348Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:32.348Z] #47 17.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:32.348Z] #47 17.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:32.397Z] #39 22.09 CC images/utsns.o [2020-05-28T18:54:32.397Z] #39 22.16 CC images/creds.o [2020-05-28T18:54:32.397Z] #39 ... [2020-05-28T18:54:32.397Z] [2020-05-28T18:54:32.397Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:32.397Z] #47 11.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:54:32.398Z] #47 11.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:54:32.398Z] #47 11.13 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:32.398Z] #47 11.21 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:32.398Z] #47 11.59 golang.org/x/sys/unix [2020-05-28T18:54:32.398Z] #47 11.63 github.com/pkg/diff [2020-05-28T18:54:32.398Z] #47 12.51 mvdan.cc/editorconfig [2020-05-28T18:54:32.398Z] #47 13.35 mvdan.cc/sh/v3/fileutil [2020-05-28T18:54:32.398Z] #47 13.44 mvdan.cc/sh/v3/syntax [2020-05-28T18:54:32.398Z] #47 17.21 golang.org/x/crypto/ssh/terminal [2020-05-28T18:54:32.398Z] #47 19.66 mvdan.cc/sh/v3/cmd/shfmt [2020-05-28T18:54:32.398Z] #47 ... [2020-05-28T18:54:32.398Z] [2020-05-28T18:54:32.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:32.398Z] #39 22.25 CC images/vma.o [2020-05-28T18:54:32.545Z] Sending build context to Docker daemon 55.42MB [2020-05-28T18:54:32.545Z] Step 1/15 : ARG GO_VERSION=1.13.11 [2020-05-28T18:54:32.545Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-28T18:54:32.545Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-28T18:54:32.545Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-28T18:54:32.604Z] #47 18.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:54:32.604Z] #47 18.09 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:54:32.679Z] #39 22.34 CC images/netdev.o [2020-05-28T18:54:32.679Z] #39 22.49 CC images/tty.o [2020-05-28T18:54:32.722Z] #39 32.88 CC images/opts.o [2020-05-28T18:54:32.830Z] 1.13.11-stretch: Pulling from library/golang [2020-05-28T18:54:32.830Z] 7732483b686e: Pulling fs layer [2020-05-28T18:54:32.830Z] df33ef5c6dd4: Pulling fs layer [2020-05-28T18:54:32.830Z] 02507bd450f7: Pulling fs layer [2020-05-28T18:54:32.830Z] 59a5abe5a03e: Pulling fs layer [2020-05-28T18:54:32.830Z] 0e35845be2ad: Pulling fs layer [2020-05-28T18:54:32.830Z] 67a05919b67a: Pulling fs layer [2020-05-28T18:54:32.830Z] a42503eecb04: Pulling fs layer [2020-05-28T18:54:32.830Z] 0e35845be2ad: Waiting [2020-05-28T18:54:32.830Z] 59a5abe5a03e: Waiting [2020-05-28T18:54:32.830Z] 67a05919b67a: Waiting [2020-05-28T18:54:32.830Z] a42503eecb04: Waiting [2020-05-28T18:54:32.960Z] #39 22.63 CC images/file-lock.o [2020-05-28T18:54:32.961Z] #39 22.73 CC images/rlimit.o [2020-05-28T18:54:32.961Z] #39 22.88 CC images/pagemap.o [2020-05-28T18:54:32.978Z] #39 ... [2020-05-28T18:54:32.978Z] [2020-05-28T18:54:32.978Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:32.978Z] #49 21.18 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-05-28T18:54:32.978Z] #49 ... [2020-05-28T18:54:32.978Z] [2020-05-28T18:54:32.978Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:32.978Z] #39 33.14 CC images/seccomp.o [2020-05-28T18:54:33.167Z] #47 18.76 github.com/pkg/diff [2020-05-28T18:54:33.168Z] #47 18.80 golang.org/x/sys/unix [2020-05-28T18:54:33.235Z] #39 33.34 CC images/binfmt-misc.o [2020-05-28T18:54:33.235Z] #39 33.53 CC images/time.o [2020-05-28T18:54:33.253Z] #39 22.97 CC images/siginfo.o [2020-05-28T18:54:33.253Z] #39 23.17 CC images/rpc.o [2020-05-28T18:54:33.455Z] 02507bd450f7: Verifying Checksum [2020-05-28T18:54:33.456Z] 02507bd450f7: Download complete [2020-05-28T18:54:33.456Z] df33ef5c6dd4: Verifying Checksum [2020-05-28T18:54:33.456Z] df33ef5c6dd4: Download complete [2020-05-28T18:54:33.492Z] #39 33.73 CC images/sysctl.o [2020-05-28T18:54:33.526Z] #49 14.07 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-05-28T18:54:33.535Z] #39 ... [2020-05-28T18:54:33.535Z] [2020-05-28T18:54:33.535Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:33.535Z] #47 DONE 22.1s [2020-05-28T18:54:33.535Z] [2020-05-28T18:54:33.535Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:33.535Z] #52 20.40 + cd /tmp/tmp.SwielhP87Z/src/github.com/containerd/containerd [2020-05-28T18:54:33.535Z] #52 20.40 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:33.535Z] #52 21.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-28T18:54:33.535Z] #52 21.27 + BUILDTAGS='netgo osusergo static_build' [2020-05-28T18:54:33.535Z] #52 21.27 + export EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:54:33.535Z] #52 21.27 + EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:54:33.535Z] #52 21.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-28T18:54:33.535Z] #52 21.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-28T18:54:33.535Z] #52 21.27 + '[' '' = dynamic ']' [2020-05-28T18:54:33.535Z] #52 21.27 + make [2020-05-28T18:54:33.535Z] #52 22.22 + bin/ctr [2020-05-28T18:54:33.752Z] #39 33.91 CC images/autofs.o [2020-05-28T18:54:34.010Z] #39 34.09 CC images/macvlan.o [2020-05-28T18:54:34.010Z] #39 34.28 CC images/sit.o [2020-05-28T18:54:34.267Z] #39 34.44 LINK images/built-in.o [2020-05-28T18:54:34.525Z] #39 34.60 GEN compel/include/asm [2020-05-28T18:54:34.525Z] #39 34.61 GEN compel/include/version.h [2020-05-28T18:54:34.525Z] #39 34.65 touch .config [2020-05-28T18:54:34.525Z] #39 34.66 GEN include/common/config.h [2020-05-28T18:54:34.525Z] #39 34.74 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-28T18:54:34.525Z] #39 34.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-28T18:54:34.525Z] #39 34.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-28T18:54:34.525Z] #39 34.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-28T18:54:34.525Z] #39 34.80 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-28T18:54:34.525Z] #39 34.81 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-28T18:54:34.525Z] #39 34.82 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-28T18:54:34.525Z] #39 34.84 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-28T18:54:34.536Z] #47 19.92 mvdan.cc/editorconfig [2020-05-28T18:54:34.557Z] #52 ... [2020-05-28T18:54:34.557Z] [2020-05-28T18:54:34.557Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:34.557Z] #43 DONE 23.2s [2020-05-28T18:54:34.783Z] #39 34.85 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-28T18:54:34.783Z] #39 34.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-28T18:54:34.783Z] #39 34.87 DEP compel/plugins/std/infect.d [2020-05-28T18:54:34.783Z] #39 34.98 DEP compel/plugins/std/string.d [2020-05-28T18:54:34.783Z] #39 35.05 DEP compel/plugins/std/log.d [2020-05-28T18:54:34.783Z] #39 35.11 DEP compel/plugins/std/fds.d [2020-05-28T18:54:34.839Z] [2020-05-28T18:54:34.839Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:34.839Z] #39 23.92 CC images/ext-file.o [2020-05-28T18:54:34.839Z] #39 23.98 CC images/cgroup.o [2020-05-28T18:54:34.839Z] #39 24.22 CC images/userns.o [2020-05-28T18:54:34.839Z] #39 24.33 CC images/google/protobuf/descriptor.o [2020-05-28T18:54:34.914Z] #49 ... [2020-05-28T18:54:34.914Z] [2020-05-28T18:54:34.914Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-28T18:54:34.914Z] #58 CACHED [2020-05-28T18:54:34.914Z] [2020-05-28T18:54:34.914Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-28T18:54:34.914Z] #35 CACHED [2020-05-28T18:54:34.914Z] [2020-05-28T18:54:34.914Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T18:54:34.914Z] #36 CACHED [2020-05-28T18:54:34.914Z] [2020-05-28T18:54:34.914Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:34.914Z] #60 12.04 Checking out files: 76% (1588/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-28T18:54:34.914Z] #60 12.35 + cd /tmp/tmp.XFvtTgBBpC/src/github.com/docker/libnetwork [2020-05-28T18:54:34.914Z] #60 12.35 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:54:34.914Z] #60 12.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-28T18:54:35.040Z] #39 35.20 DEP compel/plugins/std/std.d [2020-05-28T18:54:35.040Z] #39 35.28 DEP compel/plugins/shmem/shmem.d [2020-05-28T18:54:35.040Z] #39 35.37 DEP compel/plugins/fds/fds.d [2020-05-28T18:54:35.104Z] #47 20.73 mvdan.cc/sh/v3/fileutil [2020-05-28T18:54:35.122Z] #39 24.93 CC images/opts.o [2020-05-28T18:54:35.298Z] #39 35.48 CC compel/plugins/std/std.o [2020-05-28T18:54:35.363Z] #47 ... [2020-05-28T18:54:35.363Z] [2020-05-28T18:54:35.363Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:35.363Z] #60 DONE 20.9s [2020-05-28T18:54:35.404Z] #39 25.09 CC images/seccomp.o [2020-05-28T18:54:35.404Z] #39 25.18 CC images/binfmt-misc.o [2020-05-28T18:54:35.404Z] #39 25.23 CC images/time.o [2020-05-28T18:54:35.404Z] #39 25.28 CC images/sysctl.o [2020-05-28T18:54:35.404Z] #39 25.33 CC images/autofs.o [2020-05-28T18:54:35.555Z] #39 35.77 CC compel/plugins/std/fds.o [2020-05-28T18:54:35.620Z] [2020-05-28T18:54:35.620Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:35.620Z] #47 21.11 mvdan.cc/sh/v3/syntax [2020-05-28T18:54:35.686Z] #39 25.41 CC images/macvlan.o [2020-05-28T18:54:35.686Z] #39 25.49 CC images/sit.o [2020-05-28T18:54:35.686Z] #39 25.54 LINK images/built-in.o [2020-05-28T18:54:35.686Z] #39 25.57 GEN compel/include/asm [2020-05-28T18:54:35.686Z] #39 25.57 GEN compel/include/version.h [2020-05-28T18:54:35.686Z] #39 25.58 touch .config [2020-05-28T18:54:35.854Z] #60 DONE 17.0s [2020-05-28T18:54:35.854Z] [2020-05-28T18:54:35.854Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:35.854Z] #43 11.58 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:35.854Z] #43 11.59 go: downloading github.com/pkg/errors v0.8.1 [2020-05-28T18:54:35.854Z] #43 11.66 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:35.854Z] #43 11.70 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:35.854Z] #43 11.71 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:35.854Z] #43 11.94 go: extracting github.com/pkg/errors v0.8.1 [2020-05-28T18:54:35.854Z] #43 12.04 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:35.854Z] #43 12.23 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:35.854Z] #43 13.04 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:35.854Z] #43 13.62 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:35.854Z] #43 14.95 go: finding github.com/fatih/color v1.6.0 [2020-05-28T18:54:35.854Z] #43 14.96 go: finding github.com/pkg/errors v0.8.1 [2020-05-28T18:54:35.854Z] #43 14.98 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:35.854Z] #43 15.05 go: finding github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:35.854Z] #43 15.06 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:35.854Z] #43 15.23 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:35.854Z] #43 15.35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:35.854Z] #43 15.48 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:35.854Z] #43 15.63 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:35.854Z] #43 15.83 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:35.968Z] #39 25.59 GEN include/common/config.h [2020-05-28T18:54:35.968Z] #39 25.61 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-28T18:54:35.968Z] #39 25.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-28T18:54:35.968Z] #39 25.63 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-28T18:54:35.968Z] #39 25.65 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-28T18:54:35.968Z] #39 25.65 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-28T18:54:35.968Z] #39 25.66 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-28T18:54:35.968Z] #39 25.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-28T18:54:35.968Z] #39 25.67 DEP compel/plugins/std/infect.d [2020-05-28T18:54:35.968Z] #39 25.72 DEP compel/plugins/std/string.d [2020-05-28T18:54:35.968Z] #39 25.75 DEP compel/plugins/std/log.d [2020-05-28T18:54:35.968Z] #39 25.77 DEP compel/plugins/std/fds.d [2020-05-28T18:54:35.968Z] #39 25.82 DEP compel/plugins/std/std.d [2020-05-28T18:54:35.968Z] #39 25.88 DEP compel/plugins/shmem/shmem.d [2020-05-28T18:54:35.968Z] #39 25.90 DEP compel/plugins/fds/fds.d [2020-05-28T18:54:35.968Z] #39 25.96 CC compel/plugins/std/std.o [2020-05-28T18:54:36.121Z] #39 36.18 CC compel/plugins/std/log.o [2020-05-28T18:54:36.250Z] #39 26.05 CC compel/plugins/std/fds.o [2020-05-28T18:54:36.250Z] #39 26.23 CC compel/plugins/std/log.o [2020-05-28T18:54:36.261Z] 7732483b686e: Verifying Checksum [2020-05-28T18:54:36.262Z] 7732483b686e: Download complete [2020-05-28T18:54:36.864Z] #39 26.55 CC compel/plugins/std/string.o [2020-05-28T18:54:36.864Z] #39 26.72 CC compel/plugins/std/infect.o [2020-05-28T18:54:37.055Z] #39 36.94 CC compel/plugins/std/string.o [2020-05-28T18:54:37.146Z] #39 26.87 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-28T18:54:37.146Z] #39 26.91 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-28T18:54:37.146Z] #39 26.92 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-28T18:54:37.146Z] #39 26.96 AR compel/plugins/std.lib.a [2020-05-28T18:54:37.146Z] #39 26.99 CC compel/plugins/fds/fds.o [2020-05-28T18:54:37.146Z] #39 27.10 AR compel/plugins/fds.lib.a [2020-05-28T18:54:37.234Z] #43 ... [2020-05-28T18:54:37.234Z] [2020-05-28T18:54:37.234Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:37.234Z] #41 DONE 18.3s [2020-05-28T18:54:37.234Z] [2020-05-28T18:54:37.234Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:37.234Z] #39 12.06 CC images/core.o [2020-05-28T18:54:37.234Z] #39 12.83 CC images/core-x86.o [2020-05-28T18:54:37.234Z] #39 13.35 CC images/core-arm.o [2020-05-28T18:54:37.234Z] #39 13.71 CC images/core-aarch64.o [2020-05-28T18:54:37.234Z] #39 14.24 CC images/core-ppc64.o [2020-05-28T18:54:37.234Z] #39 15.06 CC images/core-s390.o [2020-05-28T18:54:37.234Z] #39 15.61 CC images/cpuinfo.o [2020-05-28T18:54:37.234Z] #39 16.05 CC images/inventory.o [2020-05-28T18:54:37.234Z] #39 16.41 CC images/fdinfo.o [2020-05-28T18:54:37.234Z] #39 16.80 CC images/fown.o [2020-05-28T18:54:37.234Z] #39 17.16 CC images/ns.o [2020-05-28T18:54:37.234Z] #39 17.38 CC images/regfile.o [2020-05-28T18:54:37.234Z] #39 17.68 CC images/ghost-file.o [2020-05-28T18:54:37.234Z] #39 18.07 CC images/fifo.o [2020-05-28T18:54:37.234Z] #39 18.31 CC images/remap-file-path.o [2020-05-28T18:54:37.234Z] #39 18.52 CC images/eventfd.o [2020-05-28T18:54:37.234Z] #39 18.86 CC images/eventpoll.o [2020-05-28T18:54:37.234Z] #39 19.24 CC images/fh.o [2020-05-28T18:54:37.234Z] #39 19.71 CC images/fsnotify.o [2020-05-28T18:54:37.290Z] 59a5abe5a03e: Verifying Checksum [2020-05-28T18:54:37.290Z] 59a5abe5a03e: Download complete [2020-05-28T18:54:37.290Z] a42503eecb04: Verifying Checksum [2020-05-28T18:54:37.290Z] a42503eecb04: Download complete [2020-05-28T18:54:37.430Z] #39 27.10 HOSTDEP compel/src/lib/log-host.d [2020-05-28T18:54:37.430Z] #39 27.13 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-28T18:54:37.430Z] #39 27.16 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-28T18:54:37.430Z] #39 27.18 HOSTDEP compel/src/main-host.d [2020-05-28T18:54:37.430Z] #39 27.21 DEP compel/src/lib/ptrace.d [2020-05-28T18:54:37.430Z] #39 27.28 DEP compel/src/lib/infect.d [2020-05-28T18:54:37.430Z] #39 27.34 DEP compel/src/lib/infect-util.d [2020-05-28T18:54:37.513Z] #47 ... [2020-05-28T18:54:37.513Z] [2020-05-28T18:54:37.513Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:37.513Z] #41 DONE 22.6s [2020-05-28T18:54:37.513Z] [2020-05-28T18:54:37.513Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:37.513Z] #43 15.65 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:37.513Z] #43 16.56 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:37.513Z] #43 17.71 go: finding github.com/fatih/color v1.6.0 [2020-05-28T18:54:37.513Z] #43 17.72 go: finding github.com/pkg/errors v0.8.1 [2020-05-28T18:54:37.513Z] #43 17.74 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:54:37.513Z] #43 17.79 go: finding github.com/spf13/pflag v1.0.3 [2020-05-28T18:54:37.513Z] #43 17.87 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:54:37.513Z] #43 17.95 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:54:37.513Z] #43 18.09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:54:37.513Z] #43 18.14 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:54:37.513Z] #43 18.16 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:54:37.513Z] #43 18.26 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:54:37.579Z] 0e35845be2ad: Verifying Checksum [2020-05-28T18:54:37.579Z] 0e35845be2ad: Download complete [2020-05-28T18:54:37.620Z] #39 37.58 CC compel/plugins/std/infect.o [2020-05-28T18:54:37.620Z] #39 37.89 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-28T18:54:37.620Z] #39 37.92 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-28T18:54:37.620Z] #39 37.95 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-28T18:54:37.712Z] #39 27.39 DEP compel/src/lib/infect-rpc.d [2020-05-28T18:54:37.712Z] #39 27.43 DEP compel/arch/s390/src/lib/infect.d [2020-05-28T18:54:37.712Z] #39 27.50 DEP compel/arch/s390/src/lib/cpu.d [2020-05-28T18:54:37.712Z] #39 27.55 DEP compel/src/lib/log.d [2020-05-28T18:54:37.712Z] #39 27.58 DEP compel/src/main.d [2020-05-28T18:54:37.712Z] #39 27.62 DEP compel/src/lib/handle-elf.d [2020-05-28T18:54:37.803Z] #39 20.78 CC images/signalfd.o [2020-05-28T18:54:37.890Z] #39 38.04 AR compel/plugins/std.lib.a [2020-05-28T18:54:37.890Z] #39 38.08 CC compel/plugins/fds/fds.o [2020-05-28T18:54:37.890Z] #39 ... [2020-05-28T18:54:37.890Z] [2020-05-28T18:54:37.890Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:37.890Z] #47 29.41 golang.org/x/crypto/ssh/terminal [2020-05-28T18:54:37.890Z] #47 32.18 mvdan.cc/sh/v3/cmd/shfmt [2020-05-28T18:54:37.890Z] #47 DONE 36.2s [2020-05-28T18:54:37.890Z] [2020-05-28T18:54:37.890Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:37.890Z] #52 32.08 Checking out files: 84% (2686/3181) Checking out files: 85% (2704/3181) Checking out files: 86% (2736/3181) Checking out files: 87% (2768/3181) Checking out files: 88% (2800/3181) Checking out files: 89% (2832/3181) Checking out files: 90% (2863/3181) Checking out files: 91% (2895/3181) Checking out files: 92% (2927/3181) Checking out files: 93% (2959/3181) Checking out files: 94% (2991/3181) Checking out files: 95% (3022/3181) Checking out files: 96% (3054/3181) Checking out files: 97% (3086/3181) Checking out files: 98% (3118/3181) Checking out files: 99% (3150/3181) Checking out files: 100% (3181/3181) Checking out files: 100% (3181/3181), done. [2020-05-28T18:54:37.890Z] #52 32.47 + cd /tmp/tmp.XLNKTbwHOb/src/github.com/containerd/containerd [2020-05-28T18:54:37.890Z] #52 32.47 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:37.890Z] #52 33.90 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-28T18:54:37.890Z] #52 33.90 + BUILDTAGS='netgo osusergo static_build' [2020-05-28T18:54:37.890Z] #52 33.90 + export EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:54:37.890Z] #52 33.90 + EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:54:37.890Z] #52 33.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-28T18:54:37.890Z] #52 33.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-28T18:54:37.890Z] #52 33.90 + '[' '' = dynamic ']' [2020-05-28T18:54:37.890Z] #52 33.90 + make [2020-05-28T18:54:37.890Z] #52 34.92 + bin/ctr [2020-05-28T18:54:37.995Z] #39 27.65 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-28T18:54:37.995Z] #39 27.69 CC compel/src/lib/log.o [2020-05-28T18:54:37.995Z] #39 27.81 CC compel/arch/s390/src/lib/cpu.o [2020-05-28T18:54:38.062Z] #39 21.06 CC images/fs.o [2020-05-28T18:54:38.079Z] #43 ... [2020-05-28T18:54:38.079Z] [2020-05-28T18:54:38.079Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-28T18:54:38.277Z] #39 27.93 CC compel/arch/s390/src/lib/infect.o [2020-05-28T18:54:38.322Z] #39 21.41 CC images/pstree.o [2020-05-28T18:54:38.336Z] #42 DONE 0.1s [2020-05-28T18:54:38.336Z] [2020-05-28T18:54:38.336Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:38.336Z] #49 13.89 + cd /tmp/tmp.dxyKrlqVuj/src/github.com/opencontainers/runc [2020-05-28T18:54:38.336Z] #49 13.89 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:54:38.336Z] #49 15.31 + '[' -z '' ']' [2020-05-28T18:54:38.336Z] #49 15.31 + target=static [2020-05-28T18:54:38.336Z] #49 15.31 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-28T18:54:38.336Z] #49 17.93 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-05-28T18:54:38.559Z] #39 28.22 CC compel/src/lib/infect-rpc.o [2020-05-28T18:54:38.559Z] #39 28.33 CC compel/src/lib/infect-util.o [2020-05-28T18:54:38.559Z] #39 28.44 CC compel/src/lib/infect.o [2020-05-28T18:54:38.583Z] #39 21.68 CC images/pipe.o [2020-05-28T18:54:38.842Z] #39 21.87 CC images/tcp-stream.o [2020-05-28T18:54:39.103Z] #39 22.05 CC images/sk-packet.o [2020-05-28T18:54:39.173Z] #39 29.18 CC compel/src/lib/ptrace.o [2020-05-28T18:54:39.265Z] #52 ... [2020-05-28T18:54:39.266Z] [2020-05-28T18:54:39.266Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:39.266Z] #43 DONE 37.4s [2020-05-28T18:54:39.266Z] [2020-05-28T18:54:39.266Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:39.266Z] #39 38.30 AR compel/plugins/fds.lib.a [2020-05-28T18:54:39.266Z] #39 38.40 HOSTDEP compel/src/lib/log-host.d [2020-05-28T18:54:39.266Z] #39 38.57 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-28T18:54:39.266Z] #39 38.65 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-28T18:54:39.266Z] #39 38.85 HOSTDEP compel/src/main-host.d [2020-05-28T18:54:39.266Z] #39 39.04 DEP compel/src/lib/ptrace.d [2020-05-28T18:54:39.266Z] #39 39.21 DEP compel/src/lib/infect.d [2020-05-28T18:54:39.266Z] #39 39.32 DEP compel/src/lib/infect-util.d [2020-05-28T18:54:39.266Z] #39 39.46 DEP compel/src/lib/infect-rpc.d [2020-05-28T18:54:39.266Z] #39 39.58 DEP compel/arch/x86/src/lib/infect.d [2020-05-28T18:54:39.364Z] #39 22.27 CC images/mnt.o [2020-05-28T18:54:39.455Z] #39 29.28 AR compel/libcompel.a [2020-05-28T18:54:39.455Z] #39 29.30 HOSTCC compel/src/main-host.o [2020-05-28T18:54:39.455Z] #39 29.40 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-28T18:54:39.522Z] #39 39.73 DEP compel/arch/x86/src/lib/cpu.d [2020-05-28T18:54:39.522Z] #39 39.78 DEP compel/src/lib/log.d [2020-05-28T18:54:39.624Z] #39 22.49 CC images/pipe-data.o [2020-05-28T18:54:39.705Z] #49 ... [2020-05-28T18:54:39.705Z] [2020-05-28T18:54:39.705Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:39.705Z] #47 25.24 golang.org/x/crypto/ssh/terminal [2020-05-28T18:54:39.737Z] #39 29.45 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-28T18:54:39.737Z] #39 29.55 HOSTCC compel/src/lib/log-host.o [2020-05-28T18:54:39.737Z] #39 29.62 HOSTLINK compel/compel-host-bin [2020-05-28T18:54:39.737Z] #39 29.68 DEP soccr/soccr.d [2020-05-28T18:54:39.780Z] #39 39.88 DEP compel/src/main.d [2020-05-28T18:54:39.780Z] #39 39.96 DEP compel/src/lib/handle-elf.d [2020-05-28T18:54:39.884Z] #39 22.74 CC images/sa.o [2020-05-28T18:54:39.884Z] #39 22.99 CC images/timer.o [2020-05-28T18:54:40.019Z] #39 29.77 CC soccr/soccr.o [2020-05-28T18:54:40.038Z] #39 40.04 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-28T18:54:40.038Z] #39 40.19 CC compel/src/lib/log.o [2020-05-28T18:54:40.296Z] #39 40.58 CC compel/arch/x86/src/lib/cpu.o [2020-05-28T18:54:40.454Z] #39 23.42 CC images/timerfd.o [2020-05-28T18:54:40.634Z] #39 ... [2020-05-28T18:54:40.634Z] [2020-05-28T18:54:40.634Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:40.634Z] #54 26.68 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T18:54:40.634Z] #54 26.68 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-28T18:54:40.634Z] #54 DONE 29.2s [2020-05-28T18:54:40.634Z] [2020-05-28T18:54:40.634Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-28T18:54:40.634Z] #55 DONE 0.1s [2020-05-28T18:54:40.634Z] [2020-05-28T18:54:40.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:40.634Z] #39 30.29 AR soccr/libsoccr.a [2020-05-28T18:54:40.634Z] #39 30.30 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T18:54:40.634Z] #39 ... [2020-05-28T18:54:40.634Z] [2020-05-28T18:54:40.634Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-28T18:54:40.634Z] #56 DONE 0.1s [2020-05-28T18:54:40.714Z] #39 23.64 CC images/mm.o [2020-05-28T18:54:40.714Z] #39 ... [2020-05-28T18:54:40.714Z] [2020-05-28T18:54:40.714Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:40.714Z] #47 11.70 golang.org/x/sys/unix [2020-05-28T18:54:40.714Z] #47 11.71 mvdan.cc/sh/v3/fileutil [2020-05-28T18:54:40.714Z] #47 11.73 github.com/pkg/diff [2020-05-28T18:54:40.714Z] #47 11.76 mvdan.cc/editorconfig [2020-05-28T18:54:40.714Z] #47 12.31 mvdan.cc/sh/v3/syntax [2020-05-28T18:54:40.714Z] #47 19.70 golang.org/x/crypto/ssh/terminal [2020-05-28T18:54:40.714Z] #47 21.36 mvdan.cc/sh/v3/cmd/shfmt [2020-05-28T18:54:40.938Z] [2020-05-28T18:54:40.938Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:40.938Z] #39 30.58 DEP criu/arch/s390/sigframe.d [2020-05-28T18:54:40.938Z] #39 30.64 DEP criu/arch/s390/crtools.d [2020-05-28T18:54:40.938Z] #39 30.78 DEP criu/arch/s390/cpu.d [2020-05-28T18:54:40.974Z] #47 ... [2020-05-28T18:54:40.974Z] [2020-05-28T18:54:40.974Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:40.974Z] #39 23.93 CC images/sk-opts.o [2020-05-28T18:54:41.077Z] 7732483b686e: Pull complete [2020-05-28T18:54:41.228Z] #39 41.15 CC compel/arch/x86/src/lib/infect.o [2020-05-28T18:54:41.234Z] #39 24.23 CC images/sk-unix.o [2020-05-28T18:54:41.247Z] #39 30.91 CC criu/arch/s390/cpu.o [2020-05-28T18:54:41.247Z] #39 31.14 CC criu/arch/s390/crtools.o [2020-05-28T18:54:41.486Z] #39 41.66 CC compel/src/lib/infect-rpc.o [2020-05-28T18:54:41.486Z] #39 41.80 CC compel/src/lib/infect-util.o [2020-05-28T18:54:41.529Z] #39 31.36 CC criu/arch/s390/sigframe.o [2020-05-28T18:54:41.529Z] #39 31.40 LINK criu/arch/s390/crtools.built-in.o [2020-05-28T18:54:41.529Z] #39 31.42 DEP criu/pie/util-vdso.d [2020-05-28T18:54:41.529Z] #39 31.49 DEP criu/pie/util.d [2020-05-28T18:54:41.529Z] #39 31.54 CC criu/pie/util.o [2020-05-28T18:54:41.702Z] df33ef5c6dd4: Pull complete [2020-05-28T18:54:41.743Z] #39 41.92 CC compel/src/lib/infect.o [2020-05-28T18:54:41.805Z] #39 24.64 CC images/sk-inet.o [2020-05-28T18:54:41.811Z] #39 31.62 CC criu/pie/util-vdso.o [2020-05-28T18:54:41.811Z] #39 31.78 AR criu/pie/pie.lib.a [2020-05-28T18:54:41.811Z] #39 31.80 DEP criu/pie/restorer.d [2020-05-28T18:54:41.990Z] 02507bd450f7: Pull complete [2020-05-28T18:54:42.066Z] #39 25.02 CC images/tun.o [2020-05-28T18:54:42.093Z] #39 31.86 DEP criu/arch/s390/restorer.d [2020-05-28T18:54:42.093Z] #39 31.91 DEP criu/arch/s390/vdso-pie.d [2020-05-28T18:54:42.093Z] #39 31.95 DEP criu/pie/parasite-vdso.d [2020-05-28T18:54:42.093Z] #39 32.01 DEP criu/pie/parasite.d [2020-05-28T18:54:42.375Z] #39 32.09 CC criu/pie/parasite.o [2020-05-28T18:54:42.617Z] 67a05919b67a: Verifying Checksum [2020-05-28T18:54:42.618Z] 67a05919b67a: Download complete [2020-05-28T18:54:42.636Z] #39 25.42 CC images/sk-netlink.o [2020-05-28T18:54:42.636Z] #39 25.58 CC images/packet-sock.o [2020-05-28T18:54:42.659Z] #39 32.44 LINK criu/pie/parasite.built-in.o [2020-05-28T18:54:42.660Z] #39 32.44 GEN criu/pie/parasite-blob.h [2020-05-28T18:54:42.660Z] #39 32.44 CC criu/pie/parasite-vdso.o [2020-05-28T18:54:42.660Z] #39 32.65 CC criu/arch/s390/vdso-pie.o [2020-05-28T18:54:42.895Z] #39 25.78 CC images/ipc-var.o [2020-05-28T18:54:42.942Z] #39 32.76 CC criu/arch/s390/restorer.o [2020-05-28T18:54:42.942Z] #39 32.86 CC criu/pie/restorer.o [2020-05-28T18:54:42.978Z] #47 28.28 mvdan.cc/sh/v3/cmd/shfmt [2020-05-28T18:54:43.115Z] #39 43.21 CC compel/src/lib/ptrace.o [2020-05-28T18:54:43.115Z] #39 43.41 AR compel/libcompel.a [2020-05-28T18:54:43.156Z] #39 25.99 CC images/ipc-desc.o [2020-05-28T18:54:43.385Z] #39 43.45 HOSTCC compel/src/main-host.o [2020-05-28T18:54:43.385Z] #39 43.65 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-28T18:54:43.416Z] #39 26.23 CC images/ipc-shm.o [2020-05-28T18:54:43.416Z] #39 26.44 CC images/ipc-msg.o [2020-05-28T18:54:43.643Z] #39 43.77 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-28T18:54:43.676Z] #39 26.68 CC images/ipc-sem.o [2020-05-28T18:54:43.901Z] #39 43.95 HOSTCC compel/src/lib/log-host.o [2020-05-28T18:54:43.901Z] #39 44.13 HOSTLINK compel/compel-host-bin [2020-05-28T18:54:43.901Z] #39 44.25 DEP soccr/soccr.d [2020-05-28T18:54:43.936Z] #39 ... [2020-05-28T18:54:43.936Z] [2020-05-28T18:54:43.936Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:43.936Z] #47 DONE 25.0s [2020-05-28T18:54:43.936Z] [2020-05-28T18:54:43.936Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:43.936Z] #39 26.81 CC images/utsns.o [2020-05-28T18:54:43.936Z] #39 27.03 CC images/creds.o [2020-05-28T18:54:43.946Z] #39 33.63 LINK criu/pie/restorer.built-in.o [2020-05-28T18:54:43.946Z] #39 33.64 GEN criu/pie/restorer-blob.h [2020-05-28T18:54:43.946Z] #39 33.66 DEP criu/vdso.d [2020-05-28T18:54:43.946Z] #39 33.72 DEP criu/uts_ns.d [2020-05-28T18:54:43.946Z] #39 33.83 DEP criu/util.d [2020-05-28T18:54:43.946Z] #39 33.91 DEP criu/uffd.d [2020-05-28T18:54:44.159Z] #39 44.33 CC soccr/soccr.o [2020-05-28T18:54:44.228Z] #39 34.00 DEP criu/tun.d [2020-05-28T18:54:44.228Z] #39 34.08 DEP criu/tty.d [2020-05-28T18:54:44.228Z] #39 34.14 DEP criu/timerfd.d [2020-05-28T18:54:44.507Z] #39 27.29 CC images/vma.o [2020-05-28T18:54:44.510Z] #39 34.22 DEP criu/sysfs_parse.d [2020-05-28T18:54:44.510Z] #39 34.31 DEP criu/sysctl.d [2020-05-28T18:54:44.510Z] #39 34.39 DEP criu/string.d [2020-05-28T18:54:44.510Z] #39 34.40 DEP criu/stats.d [2020-05-28T18:54:44.767Z] #39 27.61 CC images/netdev.o [2020-05-28T18:54:44.792Z] #39 34.47 DEP criu/sockets.d [2020-05-28T18:54:44.792Z] #39 34.51 DEP criu/sk-unix.d [2020-05-28T18:54:44.792Z] #39 34.60 DEP criu/sk-tcp.d [2020-05-28T18:54:44.792Z] #39 34.69 DEP criu/sk-queue.d [2020-05-28T18:54:44.792Z] #39 34.75 DEP criu/sk-packet.d [2020-05-28T18:54:44.871Z] #47 ... [2020-05-28T18:54:44.871Z] [2020-05-28T18:54:44.871Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:44.871Z] #52 29.18 Checking out files: 90% (2892/3181) Checking out files: 91% (2895/3181) Checking out files: 92% (2927/3181) Checking out files: 93% (2959/3181) Checking out files: 94% (2991/3181) Checking out files: 95% (3022/3181) Checking out files: 96% (3054/3181) Checking out files: 97% (3086/3181) Checking out files: 98% (3118/3181) Checking out files: 99% (3150/3181) Checking out files: 100% (3181/3181) Checking out files: 100% (3181/3181), done. [2020-05-28T18:54:44.871Z] #52 29.32 + cd /tmp/tmp.NmykWVgxcz/src/github.com/containerd/containerd [2020-05-28T18:54:44.871Z] #52 29.32 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:44.871Z] #52 30.41 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-28T18:54:44.871Z] #52 30.41 + BUILDTAGS='netgo osusergo static_build' [2020-05-28T18:54:44.871Z] #52 30.41 + export EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:54:44.871Z] #52 30.41 + EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:54:44.871Z] #52 30.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-28T18:54:44.871Z] #52 30.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-28T18:54:44.871Z] #52 30.41 + '[' '' = dynamic ']' [2020-05-28T18:54:44.871Z] #52 30.41 + make [2020-05-28T18:54:45.028Z] #39 27.99 CC images/tty.o [2020-05-28T18:54:45.074Z] #39 34.84 DEP criu/sk-netlink.d [2020-05-28T18:54:45.074Z] #39 34.90 DEP criu/sk-inet.d [2020-05-28T18:54:45.074Z] #39 34.98 DEP criu/signalfd.d [2020-05-28T18:54:45.074Z] #39 35.04 DEP criu/sigframe.d [2020-05-28T18:54:45.091Z] #39 45.17 AR soccr/libsoccr.a [2020-05-28T18:54:45.091Z] #39 45.20 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T18:54:45.091Z] #39 45.36 DEP criu/arch/x86/sigframe.d [2020-05-28T18:54:45.091Z] #39 45.39 DEP criu/arch/x86/sigaction_compat.d [2020-05-28T18:54:45.091Z] #39 45.41 DEP criu/arch/x86/kerndat.d [2020-05-28T18:54:45.330Z] 59a5abe5a03e: Pull complete [2020-05-28T18:54:45.349Z] #39 45.46 DEP criu/arch/x86/crtools.d [2020-05-28T18:54:45.349Z] #39 45.52 DEP criu/arch/x86/cpu.d [2020-05-28T18:54:45.349Z] #39 45.61 CC criu/arch/x86/cpu.o [2020-05-28T18:54:45.356Z] #39 35.07 DEP criu/shmem.d [2020-05-28T18:54:45.356Z] #39 35.12 DEP criu/servicefd.d [2020-05-28T18:54:45.356Z] #39 35.16 DEP criu/seize.d [2020-05-28T18:54:45.356Z] #39 35.19 DEP criu/seccomp.d [2020-05-28T18:54:45.356Z] #39 35.30 DEP criu/rst-malloc.d [2020-05-28T18:54:45.598Z] #39 28.54 CC images/file-lock.o [2020-05-28T18:54:45.638Z] #39 35.32 DEP criu/rbtree.d [2020-05-28T18:54:45.638Z] #39 35.34 DEP criu/pstree.d [2020-05-28T18:54:45.638Z] #39 35.37 DEP criu/protobuf.d [2020-05-28T18:54:45.638Z] #39 35.41 GEN criu/protobuf-desc-gen.h [2020-05-28T18:54:45.801Z] #52 31.17 + bin/ctr [2020-05-28T18:54:45.860Z] #39 28.89 CC images/rlimit.o [2020-05-28T18:54:45.914Z] #39 45.99 CC criu/arch/x86/crtools.o [2020-05-28T18:54:46.120Z] #39 29.05 CC images/pagemap.o [2020-05-28T18:54:46.252Z] #39 35.89 DEP criu/protobuf-desc.d [2020-05-28T18:54:46.252Z] #39 35.92 DEP criu/proc_parse.d [2020-05-28T18:54:46.252Z] #39 35.98 DEP criu/plugin.d [2020-05-28T18:54:46.252Z] #39 36.02 DEP criu/pipes.d [2020-05-28T18:54:46.252Z] #39 36.09 DEP criu/pie-util.d [2020-05-28T18:54:46.252Z] #39 36.11 DEP criu/pie-util-vdso.d [2020-05-28T18:54:46.252Z] #39 36.15 DEP criu/path.d [2020-05-28T18:54:46.252Z] #39 36.18 DEP criu/parasite-syscall.d [2020-05-28T18:54:46.252Z] #39 36.22 DEP criu/pagemap.d [2020-05-28T18:54:46.380Z] #39 29.38 CC images/siginfo.o [2020-05-28T18:54:46.479Z] #39 46.60 CC criu/arch/x86/kerndat.o [2020-05-28T18:54:46.479Z] #39 ... [2020-05-28T18:54:46.479Z] [2020-05-28T18:54:46.479Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:46.479Z] #54 44.88 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T18:54:46.539Z] #39 36.25 DEP criu/pagemap-cache.d [2020-05-28T18:54:46.539Z] #39 36.27 DEP criu/page-xfer.d [2020-05-28T18:54:46.539Z] #39 36.31 DEP criu/page-pipe.d [2020-05-28T18:54:46.539Z] #39 36.34 DEP criu/netfilter.d [2020-05-28T18:54:46.539Z] #39 36.37 DEP criu/net.d [2020-05-28T18:54:46.539Z] #39 36.43 DEP criu/namespaces.d [2020-05-28T18:54:46.539Z] #39 ... [2020-05-28T18:54:46.539Z] [2020-05-28T18:54:46.539Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:54:46.539Z] #49 35.37 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-05-28T18:54:46.640Z] #39 29.70 CC images/rpc.o [2020-05-28T18:54:46.746Z] #52 ... [2020-05-28T18:54:46.746Z] [2020-05-28T18:54:46.746Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:54:46.746Z] #47 DONE 32.1s [2020-05-28T18:54:46.746Z] [2020-05-28T18:54:46.746Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:46.750Z] #54 44.89 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-28T18:54:47.310Z] #45 ... [2020-05-28T18:54:47.310Z] [2020-05-28T18:54:47.310Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:47.310Z] #43 DONE 32.6s [2020-05-28T18:54:47.310Z] [2020-05-28T18:54:47.310Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:47.546Z] #49 35.97 + mkdir -p /build [2020-05-28T18:54:47.546Z] #49 35.97 + cp runc /build/runc [2020-05-28T18:54:47.546Z] #49 DONE 36.3s [2020-05-28T18:54:47.546Z] [2020-05-28T18:54:47.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:47.546Z] #39 36.51 DEP criu/mount.d [2020-05-28T18:54:47.546Z] #39 36.57 DEP criu/mem.d [2020-05-28T18:54:47.546Z] #39 36.60 DEP criu/lsm.d [2020-05-28T18:54:47.546Z] #39 36.65 DEP criu/log.d [2020-05-28T18:54:47.546Z] #39 36.70 DEP criu/libnetlink.d [2020-05-28T18:54:47.546Z] #39 36.74 DEP criu/kerndat.d [2020-05-28T18:54:47.546Z] #39 36.79 DEP criu/kcmp-ids.d [2020-05-28T18:54:47.546Z] #39 36.82 DEP criu/irmap.d [2020-05-28T18:54:47.546Z] #39 36.89 DEP criu/ipc_ns.d [2020-05-28T18:54:47.546Z] #39 36.96 DEP criu/image.d [2020-05-28T18:54:47.546Z] #39 37.03 DEP criu/image-desc.d [2020-05-28T18:54:47.546Z] #39 37.07 DEP criu/fsnotify.d [2020-05-28T18:54:47.546Z] #39 37.12 DEP criu/filesystems.d [2020-05-28T18:54:47.546Z] #39 37.17 DEP criu/files.d [2020-05-28T18:54:47.546Z] #39 37.24 DEP criu/files-reg.d [2020-05-28T18:54:47.546Z] #39 37.31 DEP criu/files-ext.d [2020-05-28T18:54:47.546Z] #39 37.34 DEP criu/file-lock.d [2020-05-28T18:54:47.546Z] #39 37.41 DEP criu/file-ids.d [2020-05-28T18:54:47.546Z] #39 37.48 DEP criu/fifo.d [2020-05-28T18:54:47.546Z] #39 37.49 DEP criu/fdstore.d [2020-05-28T18:54:47.546Z] #39 37.52 DEP criu/fault-injection.d [2020-05-28T18:54:47.587Z] #39 ... [2020-05-28T18:54:47.587Z] [2020-05-28T18:54:47.587Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:47.587Z] #43 DONE 28.8s [2020-05-28T18:54:47.587Z] [2020-05-28T18:54:47.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:47.587Z] #39 30.63 CC images/ext-file.o [2020-05-28T18:54:47.587Z] #39 30.72 CC images/cgroup.o [2020-05-28T18:54:47.832Z] #39 37.54 DEP criu/external.d [2020-05-28T18:54:47.832Z] #39 37.56 DEP criu/eventpoll.d [2020-05-28T18:54:47.832Z] #39 37.62 DEP criu/eventfd.d [2020-05-28T18:54:47.832Z] #39 37.68 DEP criu/crtools.d [2020-05-28T18:54:47.832Z] #39 37.72 DEP criu/cr-service.d [2020-05-28T18:54:47.832Z] #39 37.78 DEP criu/cr-restore.d [2020-05-28T18:54:48.034Z] 0e35845be2ad: Pull complete [2020-05-28T18:54:48.123Z] #39 37.94 DEP criu/cr-errno.d [2020-05-28T18:54:48.124Z] #39 37.96 DEP criu/cr-dump.d [2020-05-28T18:54:48.124Z] #39 38.06 DEP criu/cr-dedup.d [2020-05-28T18:54:48.156Z] #39 31.10 CC images/userns.o [2020-05-28T18:54:48.407Z] #39 38.13 DEP criu/cr-check.d [2020-05-28T18:54:48.407Z] #39 38.20 DEP criu/config.d [2020-05-28T18:54:48.407Z] #39 38.26 DEP criu/clone-noasan.d [2020-05-28T18:54:48.407Z] #39 38.29 DEP criu/cgroup.d [2020-05-28T18:54:48.415Z] #39 31.31 CC images/google/protobuf/descriptor.o [2020-05-28T18:54:48.677Z] #54 ... [2020-05-28T18:54:48.678Z] [2020-05-28T18:54:48.678Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-28T18:54:48.678Z] #44 DONE 0.1s [2020-05-28T18:54:48.678Z] [2020-05-28T18:54:48.678Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:48.689Z] #39 38.40 DEP criu/cgroup-props.d [2020-05-28T18:54:48.689Z] #39 38.48 DEP criu/bitmap.d [2020-05-28T18:54:48.689Z] #39 38.49 DEP criu/bfd.d [2020-05-28T18:54:48.689Z] #39 38.54 DEP criu/autofs.d [2020-05-28T18:54:48.689Z] #39 38.61 DEP criu/aio.d [2020-05-28T18:54:48.971Z] #39 38.71 DEP criu/action-scripts.d [2020-05-28T18:54:48.971Z] #39 38.79 CC criu/action-scripts.o [2020-05-28T18:54:49.253Z] #39 38.89 CC criu/aio.o [2020-05-28T18:54:49.253Z] #39 38.99 CC criu/autofs.o [2020-05-28T18:54:49.536Z] #39 39.29 CC criu/bfd.o [2020-05-28T18:54:49.536Z] #39 39.40 CC criu/bitmap.o [2020-05-28T18:54:49.800Z] #39 32.56 CC images/opts.o [2020-05-28T18:54:49.800Z] #39 32.69 CC images/seccomp.o [2020-05-28T18:54:49.824Z] #39 39.45 CC criu/cgroup-props.o [2020-05-28T18:54:49.824Z] #39 39.62 CC criu/cgroup.o [2020-05-28T18:54:50.063Z] #39 32.86 CC images/binfmt-misc.o [2020-05-28T18:54:50.063Z] #39 32.99 CC images/time.o [2020-05-28T18:54:50.323Z] #39 33.16 CC images/sysctl.o [2020-05-28T18:54:50.323Z] #39 33.35 CC images/autofs.o [2020-05-28T18:54:50.477Z] #39 40.20 CC criu/clone-noasan.o [2020-05-28T18:54:50.477Z] #39 40.25 CC criu/config.o [2020-05-28T18:54:50.583Z] #39 33.50 CC images/macvlan.o [2020-05-28T18:54:50.583Z] #39 33.61 CC images/sit.o [2020-05-28T18:54:50.767Z] #39 40.58 CC criu/cr-check.o [2020-05-28T18:54:50.844Z] #39 33.84 LINK images/built-in.o [2020-05-28T18:54:50.844Z] #39 33.98 GEN compel/include/asm [2020-05-28T18:54:50.953Z] #54 DONE 49.1s [2020-05-28T18:54:50.953Z] [2020-05-28T18:54:50.953Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:50.953Z] #39 46.93 CC criu/arch/x86/sigaction_compat.o [2020-05-28T18:54:50.953Z] #39 47.19 CC criu/arch/x86/sigframe.o [2020-05-28T18:54:50.953Z] #39 47.31 LINK criu/arch/x86/crtools.built-in.o [2020-05-28T18:54:50.953Z] #39 47.35 DEP criu/pie/util-vdso-elf32.d [2020-05-28T18:54:50.953Z] #39 47.41 DEP criu/pie/util-vdso.d [2020-05-28T18:54:50.953Z] #39 47.49 DEP criu/pie/util.d [2020-05-28T18:54:50.953Z] #39 47.58 CC criu/pie/util.o [2020-05-28T18:54:50.953Z] #39 47.79 CC criu/pie/util-vdso.o [2020-05-28T18:54:50.953Z] #39 48.22 CC criu/pie/util-vdso-elf32.o [2020-05-28T18:54:50.953Z] #39 48.63 AR criu/pie/pie.lib.a [2020-05-28T18:54:50.953Z] #39 48.65 DEP criu/pie/restorer.d [2020-05-28T18:54:50.953Z] #39 48.79 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-28T18:54:50.953Z] #39 48.89 DEP criu/arch/x86/restorer_unmap.d [2020-05-28T18:54:50.953Z] #39 48.90 DEP criu/arch/x86/restorer.d [2020-05-28T18:54:50.953Z] #39 49.09 DEP criu/arch/x86/vdso-pie.d [2020-05-28T18:54:50.953Z] #39 49.20 DEP criu/pie/parasite-vdso.d [2020-05-28T18:54:50.953Z] #39 49.34 DEP criu/pie/parasite.d [2020-05-28T18:54:50.953Z] #39 49.48 CC criu/pie/parasite.o [2020-05-28T18:54:50.953Z] #39 50.32 LINK criu/pie/parasite.built-in.o [2020-05-28T18:54:50.953Z] #39 50.33 GEN criu/pie/parasite-blob.h [2020-05-28T18:54:50.953Z] #39 50.35 CC criu/pie/parasite-vdso.o [2020-05-28T18:54:50.953Z] #39 50.85 CC criu/arch/x86/vdso-pie.o [2020-05-28T18:54:50.953Z] #39 ... [2020-05-28T18:54:50.953Z] [2020-05-28T18:54:50.953Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-28T18:54:50.953Z] #55 DONE 0.1s [2020-05-28T18:54:50.953Z] [2020-05-28T18:54:50.953Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-28T18:54:50.953Z] #56 DONE 0.1s [2020-05-28T18:54:50.953Z] [2020-05-28T18:54:50.953Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:50.953Z] #39 51.14 CC criu/arch/x86/restorer.o [2020-05-28T18:54:51.049Z] #39 41.00 CC criu/cr-dedup.o [2020-05-28T18:54:51.106Z] #39 34.00 GEN compel/include/version.h [2020-05-28T18:54:51.107Z] #39 34.03 touch .config [2020-05-28T18:54:51.107Z] #39 34.05 GEN include/common/config.h [2020-05-28T18:54:51.107Z] #39 34.12 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-28T18:54:51.107Z] #39 34.13 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-05-28T18:54:51.107Z] #39 34.20 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-05-28T18:54:51.107Z] #39 34.23 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-05-28T18:54:51.331Z] #39 41.14 CC criu/cr-dump.o [2020-05-28T18:54:51.366Z] #39 34.25 DEP compel/plugins/std/infect.d [2020-05-28T18:54:51.366Z] #39 34.33 DEP compel/plugins/std/string.d [2020-05-28T18:54:51.366Z] #39 34.41 DEP compel/plugins/std/log.d [2020-05-28T18:54:51.366Z] #39 34.47 DEP compel/plugins/std/fds.d [2020-05-28T18:54:51.518Z] #39 51.64 CC criu/arch/x86/restorer_unmap.o [2020-05-28T18:54:51.518Z] #39 51.76 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-28T18:54:51.627Z] #39 34.55 DEP compel/plugins/std/std.d [2020-05-28T18:54:51.627Z] #39 34.65 DEP compel/plugins/shmem/shmem.d [2020-05-28T18:54:51.627Z] #39 34.76 DEP compel/plugins/fds/fds.d [2020-05-28T18:54:51.776Z] #39 52.00 CC criu/pie/restorer.o [2020-05-28T18:54:51.946Z] #39 41.62 CC criu/cr-errno.o [2020-05-28T18:54:51.946Z] #39 41.63 CC criu/cr-restore.o [2020-05-28T18:54:52.198Z] #39 34.91 CC compel/plugins/std/std.o [2020-05-28T18:54:52.198Z] #39 35.11 CC compel/plugins/std/fds.o [2020-05-28T18:54:52.460Z] #39 35.40 CC compel/plugins/std/log.o [2020-05-28T18:54:52.460Z] #39 ... [2020-05-28T18:54:52.460Z] [2020-05-28T18:54:52.460Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:52.460Z] #52 23.51 Checking out files: 81% (2595/3181) Checking out files: 82% (2609/3181) Checking out files: 83% (2641/3181) Checking out files: 84% (2673/3181) Checking out files: 85% (2704/3181) Checking out files: 86% (2736/3181) Checking out files: 87% (2768/3181) Checking out files: 88% (2800/3181) Checking out files: 89% (2832/3181) Checking out files: 90% (2863/3181) Checking out files: 91% (2895/3181) Checking out files: 92% (2927/3181) Checking out files: 93% (2959/3181) Checking out files: 94% (2991/3181) Checking out files: 95% (3022/3181) Checking out files: 96% (3054/3181) Checking out files: 97% (3086/3181) Checking out files: 98% (3118/3181) Checking out files: 99% (3150/3181) Checking out files: 100% (3181/3181) Checking out files: 100% (3181/3181), done. [2020-05-28T18:54:52.460Z] #52 23.94 + cd /tmp/tmp.A4FQKDhLGL/src/github.com/containerd/containerd [2020-05-28T18:54:52.460Z] #52 23.94 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:54:52.460Z] #52 25.16 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-28T18:54:52.460Z] #52 25.16 + BUILDTAGS='netgo osusergo static_build' [2020-05-28T18:54:52.460Z] #52 25.16 + export EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:54:52.460Z] #52 25.16 + EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:54:52.460Z] #52 25.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-28T18:54:52.460Z] #52 25.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-28T18:54:52.460Z] #52 25.16 + '[' '' = dynamic ']' [2020-05-28T18:54:52.460Z] #52 25.16 + make [2020-05-28T18:54:52.460Z] #52 25.68 + bin/ctr [2020-05-28T18:54:52.952Z] #39 42.62 CC criu/cr-service.o [2020-05-28T18:54:53.030Z] #52 ... [2020-05-28T18:54:53.030Z] [2020-05-28T18:54:53.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:53.030Z] #39 35.94 CC compel/plugins/std/string.o [2020-05-28T18:54:53.147Z] #39 53.32 LINK criu/pie/restorer.built-in.o [2020-05-28T18:54:53.147Z] #39 53.33 GEN criu/pie/restorer-blob.h [2020-05-28T18:54:53.147Z] #39 53.40 DEP criu/vdso.d [2020-05-28T18:54:53.234Z] #39 42.94 CC criu/crtools.o [2020-05-28T18:54:53.234Z] #39 43.03 CC criu/eventfd.o [2020-05-28T18:54:53.234Z] #39 43.09 CC criu/eventpoll.o [2020-05-28T18:54:53.403Z] #39 53.49 DEP criu/vdso-compat.d [2020-05-28T18:54:53.404Z] #39 53.54 DEP criu/uts_ns.d [2020-05-28T18:54:53.404Z] #39 53.64 DEP criu/util.d [2020-05-28T18:54:53.516Z] #39 43.27 CC criu/external.o [2020-05-28T18:54:53.516Z] #39 43.39 CC criu/fault-injection.o [2020-05-28T18:54:53.516Z] #39 43.42 CC criu/fdstore.o [2020-05-28T18:54:53.600Z] #39 36.50 CC compel/plugins/std/infect.o [2020-05-28T18:54:53.634Z] 67a05919b67a: Pull complete [2020-05-28T18:54:53.634Z] a42503eecb04: Pull complete [2020-05-28T18:54:53.634Z] Digest: sha256:ce1b060999c6fdd1bf32239b1a9f0e664dd403cea5093f81ed387f85ab2490ea [2020-05-28T18:54:53.634Z] Status: Downloaded newer image for golang:1.13.11-stretch [2020-05-28T18:54:53.634Z] ---> 607a6a8b67de [2020-05-28T18:54:53.634Z] Step 5/15 : ARG BUILDX_REPO [2020-05-28T18:54:53.634Z] ---> Running in e0a79cc41592 [2020-05-28T18:54:53.661Z] #39 53.74 DEP criu/uffd.d [2020-05-28T18:54:53.661Z] #39 53.87 DEP criu/tun.d [2020-05-28T18:54:53.661Z] #39 53.94 DEP criu/tty.d [2020-05-28T18:54:53.797Z] #39 43.50 CC criu/fifo.o [2020-05-28T18:54:53.797Z] #39 43.56 CC criu/file-ids.o [2020-05-28T18:54:53.797Z] #39 43.64 CC criu/file-lock.o [2020-05-28T18:54:53.860Z] #39 36.81 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-05-28T18:54:53.860Z] #39 36.84 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-05-28T18:54:53.860Z] #39 36.87 AR compel/plugins/std.lib.a [2020-05-28T18:54:53.860Z] #39 36.92 CC compel/plugins/fds/fds.o [2020-05-28T18:54:53.918Z] #39 54.03 DEP criu/timerfd.d [2020-05-28T18:54:53.930Z] #45 ... [2020-05-28T18:54:53.930Z] [2020-05-28T18:54:53.930Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:53.930Z] #54 38.71 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T18:54:53.930Z] #54 38.71 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-28T18:54:53.935Z] Removing intermediate container e0a79cc41592 [2020-05-28T18:54:53.935Z] ---> f2a2d8d604f0 [2020-05-28T18:54:53.935Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-28T18:54:53.935Z] ---> Running in 88b587c5aec6 [2020-05-28T18:54:54.079Z] #39 43.90 CC criu/files-ext.o [2020-05-28T18:54:54.079Z] #39 43.97 CC criu/files-reg.o [2020-05-28T18:54:54.120Z] #39 37.12 AR compel/plugins/fds.lib.a [2020-05-28T18:54:54.120Z] #39 37.17 HOSTDEP compel/src/lib/log-host.d [2020-05-28T18:54:54.175Z] #39 54.14 DEP criu/sysfs_parse.d [2020-05-28T18:54:54.175Z] #39 54.22 DEP criu/sysctl.d [2020-05-28T18:54:54.175Z] #39 54.29 DEP criu/string.d [2020-05-28T18:54:54.175Z] #39 54.33 DEP criu/stats.d [2020-05-28T18:54:54.175Z] #39 54.39 DEP criu/sockets.d [2020-05-28T18:54:54.220Z] Cloning into '/buildx'... [2020-05-28T18:54:54.380Z] #39 37.30 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-28T18:54:54.380Z] #39 37.39 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-05-28T18:54:54.380Z] #39 37.48 HOSTDEP compel/src/main-host.d [2020-05-28T18:54:54.432Z] #39 54.53 DEP criu/sk-unix.d [2020-05-28T18:54:54.432Z] #39 54.70 DEP criu/sk-tcp.d [2020-05-28T18:54:54.641Z] #39 37.58 DEP compel/src/lib/ptrace.d [2020-05-28T18:54:54.641Z] #39 37.67 DEP compel/src/lib/infect.d [2020-05-28T18:54:54.641Z] #39 37.74 DEP compel/src/lib/infect-util.d [2020-05-28T18:54:54.689Z] #39 54.80 DEP criu/sk-queue.d [2020-05-28T18:54:54.689Z] #39 54.89 DEP criu/sk-packet.d [2020-05-28T18:54:54.696Z] #39 44.46 CC criu/files.o [2020-05-28T18:54:54.901Z] #39 37.79 DEP compel/src/lib/infect-rpc.d [2020-05-28T18:54:54.901Z] #39 37.85 DEP compel/arch/aarch64/src/lib/infect.d [2020-05-28T18:54:54.901Z] #39 37.90 DEP compel/arch/aarch64/src/lib/cpu.d [2020-05-28T18:54:54.901Z] #39 37.94 DEP compel/src/lib/log.d [2020-05-28T18:54:54.901Z] #39 38.00 DEP compel/src/main.d [2020-05-28T18:54:54.947Z] #39 55.04 DEP criu/sk-netlink.d [2020-05-28T18:54:54.947Z] #39 55.18 DEP criu/sk-inet.d [2020-05-28T18:54:54.947Z] #39 55.27 DEP criu/signalfd.d [2020-05-28T18:54:55.161Z] #39 38.06 DEP compel/src/lib/handle-elf.d [2020-05-28T18:54:55.161Z] #39 38.13 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-05-28T18:54:55.161Z] #39 38.24 CC compel/src/lib/log.o [2020-05-28T18:54:55.204Z] #39 55.35 DEP criu/sigframe.d [2020-05-28T18:54:55.204Z] #39 55.39 DEP criu/shmem.d [2020-05-28T18:54:55.204Z] #39 55.50 DEP criu/servicefd.d [2020-05-28T18:54:55.425Z] #39 38.41 CC compel/arch/aarch64/src/lib/cpu.o [2020-05-28T18:54:55.462Z] #39 55.61 DEP criu/seize.d [2020-05-28T18:54:55.462Z] #39 55.71 DEP criu/seccomp.d [2020-05-28T18:54:55.689Z] #39 38.61 CC compel/arch/aarch64/src/lib/infect.o [2020-05-28T18:54:55.689Z] #39 ... [2020-05-28T18:54:55.689Z] [2020-05-28T18:54:55.689Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:55.689Z] #54 33.99 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T18:54:55.689Z] #54 33.99 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-28T18:54:55.689Z] #54 DONE 36.9s [2020-05-28T18:54:55.702Z] #39 45.25 CC criu/filesystems.o [2020-05-28T18:54:55.702Z] #39 45.39 CC criu/fsnotify.o [2020-05-28T18:54:55.719Z] #39 55.89 DEP criu/rst-malloc.d [2020-05-28T18:54:55.719Z] #39 55.93 DEP criu/rbtree.d [2020-05-28T18:54:55.719Z] #39 55.95 DEP criu/pstree.d [2020-05-28T18:54:55.827Z] #54 DONE 41.3s [2020-05-28T18:54:55.827Z] [2020-05-28T18:54:55.827Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-28T18:54:55.827Z] #55 DONE 0.1s [2020-05-28T18:54:55.827Z] [2020-05-28T18:54:55.827Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-28T18:54:55.949Z] [2020-05-28T18:54:55.949Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-28T18:54:55.949Z] #55 DONE 0.1s [2020-05-28T18:54:55.949Z] [2020-05-28T18:54:55.949Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-28T18:54:55.949Z] #56 DONE 0.1s [2020-05-28T18:54:55.949Z] [2020-05-28T18:54:55.949Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:54:55.949Z] #39 38.89 CC compel/src/lib/infect-rpc.o [2020-05-28T18:54:55.977Z] #39 56.04 DEP criu/protobuf.d [2020-05-28T18:54:55.977Z] #39 56.11 GEN criu/protobuf-desc-gen.h [2020-05-28T18:54:55.984Z] #39 45.69 CC criu/image-desc.o [2020-05-28T18:54:55.984Z] #39 45.73 CC criu/image.o [2020-05-28T18:54:56.084Z] #56 DONE 0.1s [2020-05-28T18:54:56.084Z] [2020-05-28T18:54:56.084Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:54:56.266Z] #39 45.96 CC criu/ipc_ns.o [2020-05-28T18:54:56.266Z] #39 46.24 CC criu/irmap.o [2020-05-28T18:54:56.519Z] #39 39.39 CC compel/src/lib/infect-util.o [2020-05-28T18:54:56.519Z] #39 39.63 CC compel/src/lib/infect.o [2020-05-28T18:54:56.549Z] #39 46.40 CC criu/kcmp-ids.o [2020-05-28T18:54:56.549Z] #39 46.48 CC criu/kerndat.o [2020-05-28T18:54:56.831Z] #39 46.73 CC criu/libnetlink.o [2020-05-28T18:54:56.831Z] #39 46.81 CC criu/log.o [2020-05-28T18:54:56.908Z] #39 56.93 DEP criu/protobuf-desc.d [2020-05-28T18:54:56.909Z] #39 56.98 DEP criu/proc_parse.d [2020-05-28T18:54:56.909Z] #39 57.06 DEP criu/plugin.d [2020-05-28T18:54:56.909Z] #39 57.10 DEP criu/pipes.d [2020-05-28T18:54:56.909Z] #39 57.16 DEP criu/pie-util.d [2020-05-28T18:54:56.909Z] #39 57.21 DEP criu/pie-util-vdso.d [2020-05-28T18:54:57.113Z] #39 46.92 CC criu/lsm.o [2020-05-28T18:54:57.113Z] #39 47.02 CC criu/mem.o [2020-05-28T18:54:57.166Z] #39 57.26 DEP criu/pie-util-vdso-elf32.d [2020-05-28T18:54:57.166Z] #39 57.30 DEP criu/path.d [2020-05-28T18:54:57.166Z] #39 57.37 DEP criu/parasite-syscall.d [2020-05-28T18:54:57.166Z] #39 57.47 DEP criu/pagemap.d [2020-05-28T18:54:57.423Z] #39 57.57 DEP criu/pagemap-cache.d [2020-05-28T18:54:57.423Z] #39 57.61 DEP criu/page-xfer.d [2020-05-28T18:54:57.423Z] #39 57.67 DEP criu/page-pipe.d [2020-05-28T18:54:57.423Z] #39 57.72 DEP criu/netfilter.d [2020-05-28T18:54:57.681Z] #39 57.77 DEP criu/net.d [2020-05-28T18:54:57.681Z] #39 57.88 DEP criu/namespaces.d [2020-05-28T18:54:57.681Z] #39 57.94 DEP criu/mount.d [2020-05-28T18:54:57.681Z] #39 58.00 DEP criu/mem.d [2020-05-28T18:54:57.726Z] #39 47.43 CC criu/mount.o [2020-05-28T18:54:57.938Z] #39 58.08 DEP criu/lsm.d [2020-05-28T18:54:57.938Z] #39 58.15 DEP criu/log.d [2020-05-28T18:54:57.938Z] #39 58.28 DEP criu/libnetlink.d [2020-05-28T18:54:57.959Z] #39 41.09 CC compel/src/lib/ptrace.o [2020-05-28T18:54:58.196Z] #39 58.34 DEP criu/kerndat.d [2020-05-28T18:54:58.196Z] #39 58.49 DEP criu/kcmp-ids.d [2020-05-28T18:54:58.196Z] #39 58.53 DEP criu/irmap.d [2020-05-28T18:54:58.453Z] #39 58.61 DEP criu/ipc_ns.d [2020-05-28T18:54:58.453Z] #39 58.68 DEP criu/image.d [2020-05-28T18:54:58.453Z] #39 58.79 DEP criu/image-desc.d [2020-05-28T18:54:58.527Z] #39 41.40 AR compel/libcompel.a [2020-05-28T18:54:58.527Z] #39 41.45 HOSTCC compel/src/main-host.o [2020-05-28T18:54:58.711Z] #39 58.86 DEP criu/fsnotify.d [2020-05-28T18:54:58.735Z] #39 48.36 CC criu/namespaces.o [2020-05-28T18:54:58.787Z] #39 41.75 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-05-28T18:54:58.968Z] #39 58.94 DEP criu/filesystems.d [2020-05-28T18:54:58.968Z] #39 59.03 DEP criu/files.d [2020-05-28T18:54:58.968Z] #39 59.11 DEP criu/files-reg.d [2020-05-28T18:54:58.968Z] #39 59.18 DEP criu/files-ext.d [2020-05-28T18:54:58.968Z] #39 59.23 DEP criu/file-lock.d [2020-05-28T18:54:59.017Z] #39 48.74 CC criu/net.o [2020-05-28T18:54:59.045Z] #39 41.86 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-28T18:54:59.045Z] #39 42.03 HOSTCC compel/src/lib/log-host.o [2020-05-28T18:54:59.045Z] #39 42.12 HOSTLINK compel/compel-host-bin [2020-05-28T18:54:59.225Z] #39 59.31 DEP criu/file-ids.d [2020-05-28T18:54:59.226Z] #39 59.37 DEP criu/fifo.d [2020-05-28T18:54:59.226Z] #39 59.46 DEP criu/fdstore.d [2020-05-28T18:54:59.226Z] #39 59.50 DEP criu/fault-injection.d [2020-05-28T18:54:59.304Z] #39 42.18 DEP soccr/soccr.d [2020-05-28T18:54:59.304Z] #39 42.28 CC soccr/soccr.o [2020-05-28T18:54:59.483Z] #39 59.52 DEP criu/external.d [2020-05-28T18:54:59.483Z] #39 59.55 DEP criu/eventpoll.d [2020-05-28T18:54:59.483Z] #39 59.62 DEP criu/eventfd.d [2020-05-28T18:54:59.483Z] #39 59.69 DEP criu/crtools.d [2020-05-28T18:54:59.631Z] #39 49.37 CC criu/netfilter.o [2020-05-28T18:54:59.631Z] #39 49.44 CC criu/page-pipe.o [2020-05-28T18:54:59.631Z] #39 49.57 CC criu/page-xfer.o [2020-05-28T18:54:59.740Z] #39 59.79 DEP criu/cr-service.d [2020-05-28T18:54:59.740Z] #39 59.85 DEP criu/cr-restore.d [2020-05-28T18:54:59.740Z] #39 59.95 DEP criu/cr-errno.d [2020-05-28T18:54:59.740Z] #39 59.96 DEP criu/cr-dump.d [2020-05-28T18:54:59.740Z] #39 60.06 DEP criu/cr-dedup.d [2020-05-28T18:54:59.805Z] Removing intermediate container 88b587c5aec6 [2020-05-28T18:54:59.805Z] ---> 128c79566193 [2020-05-28T18:54:59.805Z] Step 7/15 : WORKDIR /buildx [2020-05-28T18:54:59.805Z] ---> Running in d220f026ca38 [2020-05-28T18:54:59.805Z] Removing intermediate container d220f026ca38 [2020-05-28T18:54:59.805Z] ---> 83e1510bf4d9 [2020-05-28T18:54:59.805Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-28T18:54:59.805Z] ---> Running in 868e12165dab [2020-05-28T18:54:59.805Z] Removing intermediate container 868e12165dab [2020-05-28T18:54:59.805Z] ---> 9529dafd5bc9 [2020-05-28T18:54:59.805Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-28T18:54:59.805Z] ---> Running in 56b7bbed738b [2020-05-28T18:54:59.805Z] From https://github.com/docker/buildx [2020-05-28T18:54:59.805Z] * [new tag] v0.3.1 -> build [2020-05-28T18:54:59.912Z] #39 49.84 CC criu/pagemap-cache.o [2020-05-28T18:54:59.997Z] #39 60.13 DEP criu/cr-check.d [2020-05-28T18:54:59.997Z] #39 60.24 DEP criu/config.d [2020-05-28T18:54:59.997Z] #39 60.31 DEP criu/clone-noasan.d [2020-05-28T18:54:59.997Z] #39 60.34 DEP criu/cgroup.d [2020-05-28T18:55:00.194Z] #39 49.91 CC criu/pagemap.o [2020-05-28T18:55:00.194Z] #39 50.11 CC criu/parasite-syscall.o [2020-05-28T18:55:00.241Z] #39 43.09 AR soccr/libsoccr.a [2020-05-28T18:55:00.241Z] #39 43.13 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T18:55:00.255Z] #39 60.43 DEP criu/cgroup-props.d [2020-05-28T18:55:00.255Z] #39 60.47 DEP criu/bitmap.d [2020-05-28T18:55:00.255Z] #39 60.49 DEP criu/bfd.d [2020-05-28T18:55:00.255Z] #39 60.54 DEP criu/autofs.d [2020-05-28T18:55:00.255Z] #39 60.61 DEP criu/aio.d [2020-05-28T18:55:00.476Z] #39 50.28 CC criu/path.o [2020-05-28T18:55:00.476Z] #39 50.35 CC criu/pie-util-vdso.o [2020-05-28T18:55:00.501Z] #39 43.39 DEP criu/arch/aarch64/sigframe.d [2020-05-28T18:55:00.501Z] #39 43.49 DEP criu/arch/aarch64/crtools.d [2020-05-28T18:55:00.512Z] #39 60.69 DEP criu/action-scripts.d [2020-05-28T18:55:00.758Z] #39 50.45 CC criu/pie-util.o [2020-05-28T18:55:00.758Z] #39 50.49 CC criu/pipes.o [2020-05-28T18:55:00.758Z] #39 50.65 CC criu/plugin.o [2020-05-28T18:55:00.761Z] #39 43.67 DEP criu/arch/aarch64/cpu.d [2020-05-28T18:55:00.761Z] #39 43.70 DEP criu/arch/aarch64/bitops.d [2020-05-28T18:55:00.761Z] #39 43.78 CC criu/arch/aarch64/bitops.o [2020-05-28T18:55:00.770Z] #39 60.85 CC criu/action-scripts.o [2020-05-28T18:55:00.835Z] Switched to branch 'build' [2020-05-28T18:55:01.163Z] #39 61.12 CC criu/aio.o [2020-05-28T18:55:01.163Z] #39 61.35 CC criu/autofs.o [2020-05-28T18:55:01.172Z] #39 43.83 CC criu/arch/aarch64/cpu.o [2020-05-28T18:55:01.172Z] #39 43.93 CC criu/arch/aarch64/crtools.o [2020-05-28T18:55:01.179Z] #39 50.74 CC criu/proc_parse.o [2020-05-28T18:55:01.424Z] #39 ... [2020-05-28T18:55:01.424Z] [2020-05-28T18:55:01.424Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:55:01.424Z] #49 59.68 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-05-28T18:55:01.432Z] #39 44.39 CC criu/arch/aarch64/sigframe.o [2020-05-28T18:55:01.432Z] #39 44.50 LINK criu/arch/aarch64/crtools.built-in.o [2020-05-28T18:55:01.691Z] #39 44.58 DEP criu/pie/util-vdso.d [2020-05-28T18:55:01.691Z] #39 44.66 DEP criu/pie/util.d [2020-05-28T18:55:01.794Z] #39 51.48 CC criu/protobuf-desc.o [2020-05-28T18:55:01.794Z] #39 51.71 CC criu/protobuf.o [2020-05-28T18:55:01.915Z] Removing intermediate container 56b7bbed738b [2020-05-28T18:55:01.915Z] ---> aa865a0ef0c1 [2020-05-28T18:55:01.915Z] Step 10/15 : ARG GOOS [2020-05-28T18:55:01.915Z] ---> Running in 84fa8ccecaac [2020-05-28T18:55:01.915Z] Removing intermediate container 84fa8ccecaac [2020-05-28T18:55:01.915Z] ---> 523eba7856c4 [2020-05-28T18:55:01.915Z] Step 11/15 : ARG GOARCH [2020-05-28T18:55:01.915Z] ---> Running in 9a9b256a2857 [2020-05-28T18:55:01.951Z] #39 44.81 CC criu/pie/util.o [2020-05-28T18:55:01.952Z] #39 45.06 CC criu/pie/util-vdso.o [2020-05-28T18:55:02.076Z] #39 51.82 CC criu/pstree.o [2020-05-28T18:55:02.201Z] Removing intermediate container 9a9b256a2857 [2020-05-28T18:55:02.201Z] ---> 5e0588085360 [2020-05-28T18:55:02.201Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-28T18:55:02.201Z] ---> Running in eb7619031236 [2020-05-28T18:55:02.359Z] #39 52.12 CC criu/rbtree.o [2020-05-28T18:55:02.359Z] #39 52.19 CC criu/rst-malloc.o [2020-05-28T18:55:02.359Z] #39 52.25 CC criu/seccomp.o [2020-05-28T18:55:02.521Z] #39 45.43 AR criu/pie/pie.lib.a [2020-05-28T18:55:02.521Z] #39 45.50 DEP criu/pie/restorer.d [2020-05-28T18:55:02.641Z] #39 52.40 CC criu/seize.o [2020-05-28T18:55:02.781Z] #39 45.71 DEP criu/arch/aarch64/intraprocedure.d [2020-05-28T18:55:02.781Z] #39 45.72 DEP criu/arch/aarch64/restorer.d [2020-05-28T18:55:02.798Z] #49 60.90 + mkdir -p /build [2020-05-28T18:55:02.798Z] #49 60.91 + cp runc /build/runc [2020-05-28T18:55:02.923Z] #39 52.59 CC criu/servicefd.o [2020-05-28T18:55:02.923Z] #39 52.70 CC criu/shmem.o [2020-05-28T18:55:03.040Z] #39 45.85 DEP criu/arch/aarch64/vdso-pie.d [2020-05-28T18:55:03.040Z] #39 45.93 DEP criu/pie/parasite-vdso.d [2020-05-28T18:55:03.055Z] #49 DONE 61.2s [2020-05-28T18:55:03.055Z] [2020-05-28T18:55:03.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:55:03.055Z] #39 62.08 CC criu/bfd.o [2020-05-28T18:55:03.055Z] #39 62.36 CC criu/bitmap.o [2020-05-28T18:55:03.055Z] #39 62.44 CC criu/cgroup-props.o [2020-05-28T18:55:03.055Z] #39 62.81 CC criu/cgroup.o [2020-05-28T18:55:03.204Z] #39 52.91 CC criu/sigframe.o [2020-05-28T18:55:03.204Z] #39 52.94 CC criu/signalfd.o [2020-05-28T18:55:03.204Z] #39 53.00 CC criu/sk-inet.o [2020-05-28T18:55:03.300Z] #39 46.09 DEP criu/pie/parasite.d [2020-05-28T18:55:03.300Z] #39 46.23 CC criu/pie/parasite.o [2020-05-28T18:55:03.486Z] #39 53.23 CC criu/sk-netlink.o [2020-05-28T18:55:03.486Z] #39 53.32 CC criu/sk-packet.o [2020-05-28T18:55:03.768Z] #39 53.48 CC criu/sk-queue.o [2020-05-28T18:55:03.768Z] #39 53.59 CC criu/sk-tcp.o [2020-05-28T18:55:03.768Z] #39 53.70 CC criu/sk-unix.o [2020-05-28T18:55:03.869Z] #39 46.90 LINK criu/pie/parasite.built-in.o [2020-05-28T18:55:03.869Z] #39 46.91 GEN criu/pie/parasite-blob.h [2020-05-28T18:55:03.869Z] #39 46.93 CC criu/pie/parasite-vdso.o [2020-05-28T18:55:03.990Z] #39 64.07 CC criu/clone-noasan.o [2020-05-28T18:55:03.990Z] #39 64.14 CC criu/config.o [2020-05-28T18:55:04.182Z] #45 ... [2020-05-28T18:55:04.182Z] [2020-05-28T18:55:04.182Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:55:04.182Z] #49 49.76 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-05-28T18:55:04.382Z] #39 54.28 CC criu/sockets.o [2020-05-28T18:55:04.439Z] #39 47.30 CC criu/arch/aarch64/vdso-pie.o [2020-05-28T18:55:04.439Z] #39 47.44 CC criu/arch/aarch64/restorer.o [2020-05-28T18:55:04.555Z] #39 64.75 CC criu/cr-check.o [2020-05-28T18:55:04.664Z] #39 54.50 CC criu/stats.o [2020-05-28T18:55:04.664Z] #39 54.57 CC criu/string.o [2020-05-28T18:55:04.699Z] #39 47.62 CC criu/arch/aarch64/intraprocedure.o [2020-05-28T18:55:04.699Z] #39 47.67 CC criu/pie/restorer.o [2020-05-28T18:55:04.947Z] #39 54.59 CC criu/sysctl.o [2020-05-28T18:55:04.947Z] #39 54.77 CC criu/sysfs_parse.o [2020-05-28T18:55:05.229Z] #39 54.90 CC criu/timerfd.o [2020-05-28T18:55:05.229Z] #39 55.00 CC criu/tty.o [2020-05-28T18:55:05.269Z] #39 ... [2020-05-28T18:55:05.269Z] [2020-05-28T18:55:05.269Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:55:05.269Z] #49 46.35 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-05-28T18:55:05.488Z] #39 65.44 CC criu/cr-dedup.o [2020-05-28T18:55:05.488Z] #39 65.61 CC criu/cr-dump.o [2020-05-28T18:55:05.553Z] #49 50.77 + mkdir -p /build [2020-05-28T18:55:05.553Z] #49 50.78 + cp runc /build/runc [2020-05-28T18:55:05.553Z] #49 DONE 51.0s [2020-05-28T18:55:05.553Z] [2020-05-28T18:55:05.553Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:05.842Z] #39 55.60 CC criu/tun.o [2020-05-28T18:55:05.842Z] #39 55.75 CC criu/uffd.o [2020-05-28T18:55:06.420Z] #39 66.42 CC criu/cr-errno.o [2020-05-28T18:55:06.420Z] #39 66.45 CC criu/cr-restore.o [2020-05-28T18:55:06.456Z] #39 56.07 CC criu/util.o [2020-05-28T18:55:06.653Z] #49 47.61 + mkdir -p /build [2020-05-28T18:55:06.653Z] #49 47.61 + cp runc /build/runc [2020-05-28T18:55:06.739Z] #39 56.43 CC criu/uts_ns.o [2020-05-28T18:55:06.739Z] #39 56.48 CC criu/vdso.o [2020-05-28T18:55:07.021Z] #39 56.65 LINK criu/built-in.o [2020-05-28T18:55:07.021Z] #39 56.72 LINK criu/criu [2020-05-28T18:55:07.021Z] #39 56.86 DEP lib/c/criu.d [2020-05-28T18:55:07.021Z] #39 56.89 CC images/rpc.pb-c.o [2020-05-28T18:55:07.021Z] #39 57.01 CC lib/c/criu.o [2020-05-28T18:55:07.223Z] #49 DONE 48.1s [2020-05-28T18:55:07.223Z] [2020-05-28T18:55:07.223Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:55:07.223Z] #39 49.37 LINK criu/pie/restorer.built-in.o [2020-05-28T18:55:07.223Z] #39 49.38 GEN criu/pie/restorer-blob.h [2020-05-28T18:55:07.223Z] #39 49.47 DEP criu/vdso.d [2020-05-28T18:55:07.223Z] #39 49.58 DEP criu/uts_ns.d [2020-05-28T18:55:07.223Z] #39 49.67 DEP criu/util.d [2020-05-28T18:55:07.223Z] #39 49.78 DEP criu/uffd.d [2020-05-28T18:55:07.223Z] #39 49.86 DEP criu/tun.d [2020-05-28T18:55:07.223Z] #39 49.94 DEP criu/tty.d [2020-05-28T18:55:07.223Z] #39 50.02 DEP criu/timerfd.d [2020-05-28T18:55:07.223Z] #39 50.11 DEP criu/sysfs_parse.d [2020-05-28T18:55:07.223Z] #39 50.16 DEP criu/sysctl.d [2020-05-28T18:55:07.223Z] #39 50.22 DEP criu/string.d [2020-05-28T18:55:07.223Z] #39 50.27 DEP criu/stats.d [2020-05-28T18:55:07.484Z] #39 50.38 DEP criu/sockets.d [2020-05-28T18:55:07.484Z] #39 50.48 DEP criu/sk-unix.d [2020-05-28T18:55:07.635Z] #39 57.35 LINK lib/c/built-in.o [2020-05-28T18:55:07.635Z] #39 57.35 LINK lib/c/libcriu.so [2020-05-28T18:55:07.635Z] #39 57.36 LINK lib/c/libcriu.a [2020-05-28T18:55:07.635Z] #39 57.42 GEN magic.py [2020-05-28T18:55:07.635Z] #39 57.50 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T18:55:07.635Z] #39 57.50 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T18:55:07.635Z] #39 57.50 Note: Building without GnuTLS support [2020-05-28T18:55:07.743Z] #39 50.65 DEP criu/sk-tcp.d [2020-05-28T18:55:07.917Z] #39 57.68 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T18:55:07.917Z] #39 ... [2020-05-28T18:55:07.917Z] [2020-05-28T18:55:07.917Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:07.917Z] #52 56.72 + bin/containerd [2020-05-28T18:55:08.003Z] #39 50.82 DEP criu/sk-queue.d [2020-05-28T18:55:08.003Z] #39 50.91 DEP criu/sk-packet.d [2020-05-28T18:55:08.003Z] #39 51.00 DEP criu/sk-netlink.d [2020-05-28T18:55:08.263Z] #39 51.24 DEP criu/sk-inet.d [2020-05-28T18:55:08.318Z] #39 68.17 CC criu/cr-service.o [2020-05-28T18:55:08.523Z] #39 51.39 DEP criu/signalfd.d [2020-05-28T18:55:08.523Z] #39 51.49 DEP criu/sigframe.d [2020-05-28T18:55:08.523Z] #39 51.55 DEP criu/shmem.d [2020-05-28T18:55:08.576Z] #39 68.83 CC criu/crtools.o [2020-05-28T18:55:08.783Z] #39 51.69 DEP criu/servicefd.d [2020-05-28T18:55:08.783Z] #39 51.76 DEP criu/seize.d [2020-05-28T18:55:08.783Z] #39 51.88 DEP criu/seccomp.d [2020-05-28T18:55:08.833Z] #39 69.05 CC criu/eventfd.o [2020-05-28T18:55:09.044Z] #39 51.96 DEP criu/rst-malloc.d [2020-05-28T18:55:09.044Z] #39 51.99 DEP criu/rbtree.d [2020-05-28T18:55:09.044Z] #39 52.01 DEP criu/pstree.d [2020-05-28T18:55:09.044Z] #39 52.09 DEP criu/protobuf.d [2020-05-28T18:55:09.091Z] #39 69.21 CC criu/eventpoll.o [2020-05-28T18:55:09.307Z] #39 52.18 GEN criu/protobuf-desc-gen.h [2020-05-28T18:55:09.349Z] #39 69.57 CC criu/external.o [2020-05-28T18:55:09.389Z] #52 ... [2020-05-28T18:55:09.389Z] [2020-05-28T18:55:09.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:55:09.389Z] #39 57.97 make[1]: Nothing to be done for 'all'. [2020-05-28T18:55:09.389Z] #39 58.25 make[1]: 'images/built-in.o' is up to date. [2020-05-28T18:55:09.389Z] #39 58.27 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-28T18:55:09.389Z] #39 58.28 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-28T18:55:09.389Z] #39 58.30 make[1]: 'compel/libcompel.a' is up to date. [2020-05-28T18:55:09.389Z] #39 58.32 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-28T18:55:09.389Z] #39 58.33 make[1]: Nothing to be done for 'all'. [2020-05-28T18:55:09.389Z] #39 58.34 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T18:55:09.389Z] #39 58.43 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:09.389Z] #39 58.44 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:09.389Z] #39 58.47 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:09.389Z] #39 58.52 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:09.389Z] #39 58.56 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:09.389Z] #39 58.58 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:09.389Z] #39 58.60 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:09.389Z] #39 58.64 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:09.389Z] #39 58.65 INSTALL criu/criu [2020-05-28T18:55:09.389Z] #39 DONE 59.0s [2020-05-28T18:55:09.389Z] [2020-05-28T18:55:09.389Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:09.606Z] #39 69.71 CC criu/fault-injection.o [2020-05-28T18:55:09.606Z] #39 69.76 CC criu/fdstore.o [2020-05-28T18:55:09.606Z] #39 69.90 CC criu/fifo.o [2020-05-28T18:55:09.864Z] #39 70.06 CC criu/file-ids.o [2020-05-28T18:55:10.011Z] #45 ... [2020-05-28T18:55:10.011Z] [2020-05-28T18:55:10.011Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-28T18:55:10.121Z] #39 70.21 CC criu/file-lock.o [2020-05-28T18:55:10.247Z] #39 53.21 DEP criu/protobuf-desc.d [2020-05-28T18:55:10.247Z] #39 53.27 DEP criu/proc_parse.d [2020-05-28T18:55:10.262Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c7c4540eba81bc0) in /home/ubuntu/workspace/moby_PR-41022 [Pipeline] { [Pipeline] checkout [2020-05-28T18:55:10.300Z] #40 DONE 0.2s [2020-05-28T18:55:10.300Z] [2020-05-28T18:55:10.300Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-28T18:55:10.300Z] #42 DONE 0.2s [2020-05-28T18:55:10.300Z] [2020-05-28T18:55:10.300Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-28T18:55:10.379Z] #39 70.62 CC criu/files-ext.o [2020-05-28T18:55:10.506Z] #39 53.37 DEP criu/plugin.d [2020-05-28T18:55:10.506Z] #39 53.43 DEP criu/pipes.d [2020-05-28T18:55:10.506Z] #39 53.52 DEP criu/pie-util.d [2020-05-28T18:55:10.506Z] #39 53.57 DEP criu/pie-util-vdso.d [2020-05-28T18:55:10.506Z] #39 53.62 DEP criu/path.d [2020-05-28T18:55:10.583Z] #44 DONE 0.1s [2020-05-28T18:55:10.583Z] [2020-05-28T18:55:10.583Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:10.637Z] #39 70.83 CC criu/files-reg.o [2020-05-28T18:55:10.766Z] #39 53.68 DEP criu/parasite-syscall.d [2020-05-28T18:55:10.766Z] #39 53.78 DEP criu/pagemap.d [2020-05-28T18:55:10.766Z] #39 53.84 DEP criu/pagemap-cache.d [2020-05-28T18:55:10.766Z] #39 53.89 DEP criu/page-xfer.d [2020-05-28T18:55:11.026Z] #39 53.96 DEP criu/page-pipe.d [2020-05-28T18:55:11.026Z] #39 54.01 DEP criu/netfilter.d [2020-05-28T18:55:11.026Z] #39 54.08 DEP criu/net.d [2020-05-28T18:55:11.285Z] #39 54.18 DEP criu/namespaces.d [2020-05-28T18:55:11.285Z] #39 54.27 DEP criu/mount.d [2020-05-28T18:55:11.285Z] #39 54.34 DEP criu/mem.d [2020-05-28T18:55:11.285Z] #39 54.41 DEP criu/lsm.d [2020-05-28T18:55:11.545Z] #39 54.48 DEP criu/log.d [2020-05-28T18:55:11.545Z] #39 54.54 DEP criu/libnetlink.d [2020-05-28T18:55:11.545Z] #39 54.59 DEP criu/kerndat.d [2020-05-28T18:55:11.545Z] #39 54.69 DEP criu/kcmp-ids.d [2020-05-28T18:55:11.804Z] #39 54.73 DEP criu/irmap.d [2020-05-28T18:55:11.804Z] #39 54.78 DEP criu/ipc_ns.d [2020-05-28T18:55:12.009Z] #39 71.87 CC criu/files.o [2020-05-28T18:55:12.064Z] #39 54.87 DEP criu/image.d [2020-05-28T18:55:12.064Z] #39 54.95 DEP criu/image-desc.d [2020-05-28T18:55:12.064Z] #39 55.00 DEP criu/fsnotify.d [2020-05-28T18:55:12.064Z] #39 55.08 DEP criu/filesystems.d [2020-05-28T18:55:12.323Z] #39 55.16 DEP criu/files.d [2020-05-28T18:55:12.323Z] #39 55.25 DEP criu/files-reg.d [2020-05-28T18:55:12.323Z] #39 55.32 DEP criu/files-ext.d [2020-05-28T18:55:12.575Z] #39 72.77 CC criu/filesystems.o [2020-05-28T18:55:12.583Z] #39 55.38 DEP criu/file-lock.d [2020-05-28T18:55:12.583Z] #39 55.45 DEP criu/file-ids.d [2020-05-28T18:55:12.583Z] #39 55.53 DEP criu/fifo.d [2020-05-28T18:55:12.583Z] #39 55.59 DEP criu/fdstore.d [2020-05-28T18:55:12.583Z] #39 55.65 DEP criu/fault-injection.d [2020-05-28T18:55:12.751Z] using credential docker-jenkins-github-credentials [2020-05-28T18:55:12.767Z] Cloning the remote Git repository [2020-05-28T18:55:12.768Z] Cloning with configured refspecs honoured and without tags [2020-05-28T18:55:12.832Z] #39 73.05 CC criu/fsnotify.o [2020-05-28T18:55:12.843Z] #39 55.67 DEP criu/external.d [2020-05-28T18:55:12.843Z] #39 55.73 DEP criu/eventpoll.d [2020-05-28T18:55:12.843Z] #39 55.82 DEP criu/eventfd.d [2020-05-28T18:55:12.843Z] #39 55.91 DEP criu/crtools.d [2020-05-28T18:55:13.102Z] #39 55.99 DEP criu/cr-service.d [2020-05-28T18:55:13.102Z] #39 56.06 DEP criu/cr-restore.d [2020-05-28T18:55:13.102Z] #39 56.15 DEP criu/cr-errno.d [2020-05-28T18:55:13.102Z] #39 56.16 DEP criu/cr-dump.d [2020-05-28T18:55:13.361Z] #39 56.24 DEP criu/cr-dedup.d [2020-05-28T18:55:13.361Z] #39 56.34 DEP criu/cr-check.d [2020-05-28T18:55:13.361Z] #39 56.43 DEP criu/config.d [2020-05-28T18:55:13.621Z] #39 56.54 DEP criu/clone-noasan.d [2020-05-28T18:55:13.621Z] #39 56.58 DEP criu/cgroup.d [2020-05-28T18:55:13.621Z] #39 56.65 DEP criu/cgroup-props.d [2020-05-28T18:55:13.764Z] #39 73.69 CC criu/image-desc.o [2020-05-28T18:55:13.764Z] #39 73.79 CC criu/image.o [2020-05-28T18:55:12.830Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T18:55:12.917Z] > git init /home/ubuntu/workspace/moby_PR-41022 # timeout=10 [2020-05-28T18:55:13.560Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:55:13.560Z] > git --version # timeout=10 [2020-05-28T18:55:13.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:55:13.583Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:55:13.880Z] #39 56.70 DEP criu/bitmap.d [2020-05-28T18:55:13.880Z] #39 56.70 DEP criu/bfd.d [2020-05-28T18:55:13.880Z] #39 56.75 DEP criu/autofs.d [2020-05-28T18:55:13.880Z] #39 56.82 DEP criu/aio.d [2020-05-28T18:55:13.880Z] #39 56.89 DEP criu/action-scripts.d [2020-05-28T18:55:14.022Z] #39 74.14 CC criu/ipc_ns.o [2020-05-28T18:55:14.139Z] #39 57.05 CC criu/action-scripts.o [2020-05-28T18:55:14.399Z] #39 57.31 CC criu/aio.o [2020-05-28T18:55:14.588Z] #39 74.67 CC criu/irmap.o [2020-05-28T18:55:14.659Z] #39 57.58 CC criu/autofs.o [2020-05-28T18:55:14.845Z] #39 74.96 CC criu/kcmp-ids.o [2020-05-28T18:55:14.845Z] #39 75.11 CC criu/kerndat.o [2020-05-28T18:55:15.411Z] #39 75.53 CC criu/libnetlink.o [2020-05-28T18:55:15.598Z] #39 58.42 CC criu/bfd.o [2020-05-28T18:55:15.668Z] #39 75.69 CC criu/log.o [2020-05-28T18:55:15.668Z] #39 75.89 CC criu/lsm.o [2020-05-28T18:55:15.858Z] #39 58.74 CC criu/bitmap.o [2020-05-28T18:55:15.858Z] #39 58.82 CC criu/cgroup-props.o [2020-05-28T18:55:15.926Z] #39 76.11 CC criu/mem.o [2020-05-28T18:55:16.118Z] #39 ... [2020-05-28T18:55:16.118Z] [2020-05-28T18:55:16.118Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:16.490Z] #39 76.82 CC criu/mount.o [2020-05-28T18:55:17.158Z] #21 57.12 Checking out files: 52% (5689/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 96% (10402/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 99% (10775/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-05-28T18:55:17.158Z] #21 58.21 + cd /tmp/tmp.G5gJRIkqgX/tmp/docker-ce [2020-05-28T18:55:17.158Z] #21 58.21 + git checkout -q v17.06.2-ce [2020-05-28T18:55:17.862Z] #39 78.17 CC criu/namespaces.o [2020-05-28T18:55:18.794Z] #39 78.85 CC criu/net.o [2020-05-28T18:55:19.066Z] #21 60.19 + mkdir -p /tmp/tmp.G5gJRIkqgX/src/github.com/docker [2020-05-28T18:55:19.066Z] #21 60.19 + mv components/cli /tmp/tmp.G5gJRIkqgX/src/github.com/docker/cli [2020-05-28T18:55:19.066Z] #21 60.19 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-28T18:55:19.726Z] #39 80.08 CC criu/netfilter.o [2020-05-28T18:55:20.292Z] #39 80.23 CC criu/page-pipe.o [2020-05-28T18:55:20.292Z] #39 80.46 CC criu/page-xfer.o [2020-05-28T18:55:20.859Z] #39 80.94 CC criu/pagemap-cache.o [2020-05-28T18:55:20.859Z] #39 81.08 CC criu/pagemap.o [2020-05-28T18:55:21.425Z] #39 81.47 CC criu/parasite-syscall.o [2020-05-28T18:55:21.683Z] #39 81.81 CC criu/path.o [2020-05-28T18:55:21.683Z] #39 81.93 CC criu/pie-util-vdso-elf32.o [2020-05-28T18:55:21.941Z] #39 82.15 CC criu/pie-util-vdso.o [2020-05-28T18:55:22.199Z] #39 82.41 CC criu/pie-util.o [2020-05-28T18:55:22.457Z] #39 82.54 CC criu/pipes.o [2020-05-28T18:55:22.714Z] #39 82.94 CC criu/plugin.o [2020-05-28T18:55:22.971Z] #39 83.12 CC criu/proc_parse.o [2020-05-28T18:55:23.645Z] #45 ... [2020-05-28T18:55:23.645Z] [2020-05-28T18:55:23.645Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:23.645Z] #52 67.14 + bin/containerd [2020-05-28T18:55:24.344Z] #39 84.44 CC criu/protobuf-desc.o [2020-05-28T18:55:24.909Z] #39 84.93 CC criu/protobuf.o [2020-05-28T18:55:24.909Z] #39 85.09 CC criu/pstree.o [2020-05-28T18:55:25.485Z] #39 85.66 CC criu/rbtree.o [2020-05-28T18:55:25.743Z] #39 85.84 CC criu/rst-malloc.o [2020-05-28T18:55:25.743Z] #39 85.95 CC criu/seccomp.o [2020-05-28T18:55:26.309Z] #39 86.33 CC criu/seize.o [2020-05-28T18:55:26.567Z] #39 86.75 CC criu/servicefd.o [2020-05-28T18:55:26.825Z] #39 87.03 CC criu/shmem.o [2020-05-28T18:55:27.195Z] #21 ... [2020-05-28T18:55:27.195Z] [2020-05-28T18:55:27.195Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:55:27.195Z] #39 59.26 CC criu/cgroup.o [2020-05-28T18:55:27.195Z] #39 60.81 CC criu/clone-noasan.o [2020-05-28T18:55:27.195Z] #39 60.89 CC criu/config.o [2020-05-28T18:55:27.195Z] #39 61.75 CC criu/cr-check.o [2020-05-28T18:55:27.195Z] #39 62.75 CC criu/cr-dedup.o [2020-05-28T18:55:27.195Z] #39 62.99 CC criu/cr-dump.o [2020-05-28T18:55:27.195Z] #39 64.35 CC criu/cr-errno.o [2020-05-28T18:55:27.195Z] #39 64.40 CC criu/cr-restore.o [2020-05-28T18:55:27.195Z] #39 67.05 CC criu/cr-service.o [2020-05-28T18:55:27.195Z] #39 68.08 CC criu/crtools.o [2020-05-28T18:55:27.195Z] #39 68.49 CC criu/eventfd.o [2020-05-28T18:55:27.195Z] #39 68.72 CC criu/eventpoll.o [2020-05-28T18:55:27.195Z] #39 69.24 CC criu/external.o [2020-05-28T18:55:27.195Z] #39 69.45 CC criu/fault-injection.o [2020-05-28T18:55:27.195Z] #39 69.56 CC criu/fdstore.o [2020-05-28T18:55:27.195Z] #39 69.85 CC criu/fifo.o [2020-05-28T18:55:27.195Z] #39 70.12 CC criu/file-ids.o [2020-05-28T18:55:27.390Z] #39 87.49 CC criu/sigframe.o [2020-05-28T18:55:27.390Z] #39 87.59 CC criu/signalfd.o [2020-05-28T18:55:27.455Z] #39 70.31 CC criu/file-lock.o [2020-05-28T18:55:27.648Z] #39 87.74 CC criu/sk-inet.o [2020-05-28T18:55:28.024Z] #39 70.87 CC criu/files-ext.o [2020-05-28T18:55:28.024Z] #39 71.09 CC criu/files-reg.o [2020-05-28T18:55:28.212Z] #39 88.31 CC criu/sk-netlink.o [2020-05-28T18:55:28.470Z] #39 88.47 CC criu/sk-packet.o [2020-05-28T18:55:28.727Z] #39 88.78 CC criu/sk-queue.o [2020-05-28T18:55:28.727Z] #39 89.00 CC criu/sk-tcp.o [2020-05-28T18:55:29.292Z] #39 89.29 CC criu/sk-unix.o [2020-05-28T18:55:29.403Z] #39 72.40 CC criu/files.o [2020-05-28T18:55:30.225Z] #39 90.36 CC criu/sockets.o [2020-05-28T18:55:30.785Z] #39 73.68 CC criu/filesystems.o [2020-05-28T18:55:30.790Z] #39 90.87 CC criu/stats.o [2020-05-28T18:55:30.790Z] #39 91.08 CC criu/string.o [2020-05-28T18:55:31.045Z] #39 74.09 CC criu/fsnotify.o [2020-05-28T18:55:31.047Z] #39 91.12 CC criu/sysctl.o [2020-05-28T18:55:31.304Z] #39 ... [2020-05-28T18:55:31.304Z] [2020-05-28T18:55:31.304Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:31.304Z] #52 72.22 + bin/containerd [2020-05-28T18:55:31.305Z] #39 91.48 CC criu/sysfs_parse.o [2020-05-28T18:55:31.563Z] #39 91.73 CC criu/timerfd.o [2020-05-28T18:55:31.820Z] #39 91.97 CC criu/tty.o [2020-05-28T18:55:32.753Z] #39 92.94 CC criu/tun.o [2020-05-28T18:55:33.011Z] #39 93.21 CC criu/uffd.o [2020-05-28T18:55:33.575Z] #39 93.78 CC criu/util.o [2020-05-28T18:55:34.139Z] #39 94.44 CC criu/uts_ns.o [2020-05-28T18:55:34.139Z] #39 ... [2020-05-28T18:55:34.139Z] [2020-05-28T18:55:34.139Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:34.139Z] #52 92.60 + bin/containerd [2020-05-28T18:55:36.583Z] #52 ... [2020-05-28T18:55:36.583Z] [2020-05-28T18:55:36.583Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:55:36.583Z] #39 74.78 CC criu/image-desc.o [2020-05-28T18:55:36.584Z] #39 74.88 CC criu/image.o [2020-05-28T18:55:36.584Z] #39 75.45 CC criu/ipc_ns.o [2020-05-28T18:55:36.584Z] #39 76.23 CC criu/irmap.o [2020-05-28T18:55:36.584Z] #39 76.65 CC criu/kcmp-ids.o [2020-05-28T18:55:36.584Z] #39 76.89 CC criu/kerndat.o [2020-05-28T18:55:36.584Z] #39 77.70 CC criu/libnetlink.o [2020-05-28T18:55:36.584Z] #39 78.03 CC criu/log.o [2020-05-28T18:55:36.584Z] #39 78.37 CC criu/lsm.o [2020-05-28T18:55:36.584Z] #39 78.77 CC criu/mem.o [2020-05-28T18:55:37.153Z] #39 80.05 CC criu/mount.o [2020-05-28T18:55:37.532Z] #45 ... [2020-05-28T18:55:37.532Z] [2020-05-28T18:55:37.532Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:37.532Z] #52 82.49 + bin/containerd-stress [2020-05-28T18:55:37.532Z] #52 84.07 + bin/containerd-shim [2020-05-28T18:55:37.909Z] Fetching without tags [2020-05-28T18:55:38.406Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a5324d69508c117d3ede94272041ae8fc2ad4bbf [2020-05-28T18:55:37.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:55:37.815Z] > git config --add remote.origin.fetch +refs/pull/41022/head:refs/remotes/origin/PR-41022 # timeout=10 [2020-05-28T18:55:37.854Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:55:37.883Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:55:37.952Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:55:37.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:55:37.953Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:55:38.410Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:55:38.437Z] > git checkout -f a5324d69508c117d3ede94272041ae8fc2ad4bbf # timeout=10 [2020-05-28T18:55:39.401Z] #52 ... [2020-05-28T18:55:39.401Z] [2020-05-28T18:55:39.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:55:39.401Z] #39 94.57 CC criu/vdso-compat.o [2020-05-28T18:55:39.401Z] #39 94.69 CC criu/vdso.o [2020-05-28T18:55:39.401Z] #39 95.06 LINK criu/built-in.o [2020-05-28T18:55:39.401Z] #39 95.16 LINK criu/criu [2020-05-28T18:55:39.401Z] #39 95.36 DEP lib/c/criu.d [2020-05-28T18:55:39.401Z] #39 95.40 CC images/rpc.pb-c.o [2020-05-28T18:55:39.401Z] #39 95.73 CC lib/c/criu.o [2020-05-28T18:55:39.401Z] #39 96.38 LINK lib/c/built-in.o [2020-05-28T18:55:39.401Z] #39 96.39 LINK lib/c/libcriu.so [2020-05-28T18:55:39.401Z] #39 96.42 LINK lib/c/libcriu.a [2020-05-28T18:55:39.401Z] #39 96.54 GEN magic.py [2020-05-28T18:55:39.401Z] #39 96.62 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T18:55:39.401Z] #39 96.62 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T18:55:39.401Z] #39 96.62 Note: Building without GnuTLS support [2020-05-28T18:55:39.401Z] #39 97.02 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T18:55:39.401Z] #39 97.47 make[1]: Nothing to be done for 'all'. [2020-05-28T18:55:39.401Z] #39 97.94 make[1]: 'images/built-in.o' is up to date. [2020-05-28T18:55:39.401Z] #39 97.96 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-28T18:55:39.401Z] #39 97.98 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-28T18:55:39.401Z] #39 97.99 make[1]: 'compel/libcompel.a' is up to date. [2020-05-28T18:55:39.401Z] #39 98.01 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-28T18:55:39.401Z] #39 98.02 make[1]: Nothing to be done for 'all'. [2020-05-28T18:55:39.401Z] #39 98.04 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T18:55:39.401Z] #39 98.15 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:39.401Z] #39 98.17 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:39.401Z] #39 98.20 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:39.401Z] #39 98.28 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:39.401Z] #39 98.31 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:39.401Z] #39 98.34 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:39.401Z] #39 98.37 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:39.401Z] #39 98.46 make[2]: Nothing to be done for 'all'. [2020-05-28T18:55:39.401Z] #39 98.47 INSTALL criu/criu [2020-05-28T18:55:39.401Z] #39 DONE 98.9s [2020-05-28T18:55:39.401Z] [2020-05-28T18:55:39.401Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:39.553Z] #52 ... [2020-05-28T18:55:39.553Z] [2020-05-28T18:55:39.553Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:39.553Z] #45 84.05 + cd /tmp/tmp.UAVdaWIfog/src/github.com/golangci/golangci-lint/ [2020-05-28T18:55:39.553Z] #45 84.05 + git checkout -q v1.23.8 [2020-05-28T18:55:39.553Z] #45 84.25 ++ git describe --tags [2020-05-28T18:55:39.553Z] #45 84.25 + version=v1.23.8 [2020-05-28T18:55:39.553Z] #45 84.25 ++ git rev-parse --short HEAD [2020-05-28T18:55:39.553Z] #45 84.26 + commit=76a82c6 [2020-05-28T18:55:39.553Z] #45 84.26 ++ git show -s --format=%cd [2020-05-28T18:55:39.553Z] #45 84.26 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-28T18:55:39.553Z] #45 84.26 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T18:55:39.769Z] #39 82.63 CC criu/namespaces.o [2020-05-28T18:55:39.971Z] #45 ... [2020-05-28T18:55:39.971Z] [2020-05-28T18:55:39.971Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-28T18:55:39.971Z] #40 DONE 0.1s [2020-05-28T18:55:39.971Z] [2020-05-28T18:55:39.971Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-28T18:55:39.971Z] #42 DONE 0.1s [2020-05-28T18:55:39.971Z] [2020-05-28T18:55:39.971Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-28T18:55:39.971Z] #44 DONE 0.1s [2020-05-28T18:55:39.971Z] [2020-05-28T18:55:39.971Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:40.228Z] Merge succeeded, producing 3f995c47488abde8ead915451a927674bf2b9a35 [2020-05-28T18:55:40.229Z] Checking out Revision 3f995c47488abde8ead915451a927674bf2b9a35 (PR-41022) [2020-05-28T18:55:39.662Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-28T18:55:40.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T18:55:40.271Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:55:40.294Z] > git checkout -f 3f995c47488abde8ead915451a927674bf2b9a35 # timeout=10 [2020-05-28T18:55:41.149Z] #39 83.94 CC criu/net.o [2020-05-28T18:55:43.156Z] #45 ... [2020-05-28T18:55:43.156Z] [2020-05-28T18:55:43.156Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:43.156Z] #52 91.91 + bin/containerd-shim-runc-v1 [2020-05-28T18:55:43.779Z] #39 86.23 CC criu/netfilter.o [2020-05-28T18:55:43.779Z] #39 86.56 CC criu/page-pipe.o [2020-05-28T18:55:44.166Z] Commit message: "Merge commit '41ac6bef8d449b3064ad1378a28d95c79c4b9350' into HEAD" [2020-05-28T18:55:44.193Z] First time build. Skipping changelog. [2020-05-28T18:55:44.348Z] #39 87.15 CC criu/page-xfer.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-28T18:55:45.288Z] #39 88.21 CC criu/pagemap-cache.o [2020-05-28T18:55:45.548Z] #39 88.49 CC criu/pagemap.o [2020-05-28T18:55:45.628Z] + docker version [2020-05-28T18:55:44.167Z] > git rev-list --no-walk cdefdf258e0812bc837dff5df4849709487382b7 # timeout=10 [2020-05-28T18:55:46.487Z] #39 89.26 CC criu/parasite-syscall.o [2020-05-28T18:55:47.056Z] #39 89.92 CC criu/path.o [2020-05-28T18:55:47.317Z] #39 90.16 CC criu/pie-util-vdso.o [2020-05-28T18:55:47.577Z] #39 90.55 CC criu/pie-util.o [2020-05-28T18:55:47.604Z] #52 95.51 + bin/containerd-shim-runc-v2 [2020-05-28T18:55:47.604Z] #52 96.42 + binaries [2020-05-28T18:55:47.604Z] #52 96.42 + install -D bin/containerd /build/containerd [2020-05-28T18:55:47.604Z] #52 96.46 + install -D bin/containerd-shim /build/containerd-shim [2020-05-28T18:55:47.836Z] #39 90.67 CC criu/pipes.o [2020-05-28T18:55:47.888Z] #52 96.47 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-28T18:55:47.888Z] #52 96.48 + install -D bin/ctr /build/ctr [2020-05-28T18:55:48.406Z] #39 91.31 CC criu/plugin.o [2020-05-28T18:55:48.512Z] #52 DONE 97.2s [2020-05-28T18:55:48.512Z] [2020-05-28T18:55:48.512Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:55:48.666Z] #39 91.60 CC criu/proc_parse.o [2020-05-28T18:55:50.577Z] #39 93.55 CC criu/protobuf-desc.o [2020-05-28T18:55:51.517Z] #39 94.32 CC criu/protobuf.o [2020-05-28T18:55:51.777Z] #39 94.65 CC criu/pstree.o [2020-05-28T18:55:52.716Z] #39 95.52 CC criu/rbtree.o [2020-05-28T18:55:52.716Z] #39 95.77 CC criu/rst-malloc.o [2020-05-28T18:55:52.976Z] #39 96.05 CC criu/seccomp.o [2020-05-28T18:55:53.545Z] #39 96.57 CC criu/seize.o [2020-05-28T18:55:53.761Z] Client: Docker Engine - Community [2020-05-28T18:55:53.761Z] Version: 19.03.8 [2020-05-28T18:55:53.761Z] API version: 1.40 [2020-05-28T18:55:53.761Z] Go version: go1.12.17 [2020-05-28T18:55:53.761Z] Git commit: afacb8b7f0 [2020-05-28T18:55:53.761Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-28T18:55:53.761Z] OS/Arch: linux/amd64 [2020-05-28T18:55:53.761Z] Experimental: false [2020-05-28T18:55:53.761Z] [2020-05-28T18:55:53.761Z] Server: Docker Engine - Community [2020-05-28T18:55:53.761Z] Engine: [2020-05-28T18:55:53.761Z] Version: 19.03.8 [2020-05-28T18:55:53.761Z] API version: 1.40 (minimum version 1.12) [2020-05-28T18:55:53.761Z] Go version: go1.12.17 [2020-05-28T18:55:53.761Z] Git commit: afacb8b7f0 [2020-05-28T18:55:53.761Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-28T18:55:53.761Z] OS/Arch: linux/amd64 [2020-05-28T18:55:53.761Z] Experimental: true [2020-05-28T18:55:53.761Z] containerd: [2020-05-28T18:55:53.761Z] Version: 1.2.13 [2020-05-28T18:55:53.761Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T18:55:53.761Z] runc: [2020-05-28T18:55:53.761Z] Version: 1.0.0-rc10 [2020-05-28T18:55:53.761Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:55:53.761Z] docker-init: [2020-05-28T18:55:53.761Z] Version: 0.18.0 [2020-05-28T18:55:53.761Z] GitCommit: fec3683 [Pipeline] sh [2020-05-28T18:55:54.115Z] #39 97.18 CC criu/servicefd.o [2020-05-28T18:55:54.220Z] + docker info [2020-05-28T18:55:54.375Z] #39 97.52 CC criu/shmem.o [2020-05-28T18:55:55.316Z] #39 98.26 CC criu/sigframe.o [2020-05-28T18:55:55.316Z] #39 98.37 CC criu/signalfd.o [2020-05-28T18:55:55.576Z] #39 98.66 CC criu/sk-inet.o [2020-05-28T18:55:56.516Z] #39 99.55 CC criu/sk-netlink.o [2020-05-28T18:55:57.085Z] #39 99.91 CC criu/sk-packet.o [2020-05-28T18:55:57.344Z] #39 100.4 CC criu/sk-queue.o [2020-05-28T18:55:57.914Z] #39 100.8 CC criu/sk-tcp.o [2020-05-28T18:55:58.484Z] #39 101.2 CC criu/sk-unix.o [2020-05-28T18:55:58.779Z] #45 DONE 106.1s [2020-05-28T18:55:58.780Z] [2020-05-28T18:55:58.780Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-28T18:55:58.780Z] #46 DONE 0.2s [2020-05-28T18:55:58.780Z] [2020-05-28T18:55:58.780Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-28T18:55:58.780Z] #48 DONE 0.2s [2020-05-28T18:55:58.780Z] [2020-05-28T18:55:58.780Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-28T18:55:58.780Z] #50 DONE 0.2s [2020-05-28T18:55:58.780Z] [2020-05-28T18:55:58.780Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-28T18:55:59.393Z] #53 DONE 0.3s [2020-05-28T18:55:59.393Z] [2020-05-28T18:55:59.393Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-28T18:55:59.393Z] #57 DONE 0.2s [2020-05-28T18:55:59.393Z] [2020-05-28T18:55:59.393Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-28T18:55:59.676Z] #59 DONE 0.3s [2020-05-28T18:55:59.676Z] [2020-05-28T18:55:59.676Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-28T18:55:59.676Z] #61 DONE 0.1s [2020-05-28T18:55:59.865Z] #39 102.8 CC criu/sockets.o [2020-05-28T18:55:59.957Z] [2020-05-28T18:55:59.957Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-28T18:55:59.957Z] #62 DONE 0.1s [2020-05-28T18:55:59.957Z] [2020-05-28T18:55:59.957Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-28T18:56:00.572Z] #63 DONE 0.6s [2020-05-28T18:56:00.806Z] #39 103.5 CC criu/stats.o [2020-05-28T18:56:00.806Z] #39 103.7 CC criu/string.o [2020-05-28T18:56:00.806Z] #39 103.8 CC criu/sysctl.o [2020-05-28T18:56:00.855Z] [2020-05-28T18:56:00.855Z] #64 exporting to image [2020-05-28T18:56:00.855Z] #64 exporting layers [2020-05-28T18:56:01.378Z] #39 104.3 CC criu/sysfs_parse.o [2020-05-28T18:56:01.476Z] #64 exporting layers 1.0s done [2020-05-28T18:56:01.476Z] #64 writing image sha256:bdd30348912b64dfa275c3330633d6b0da7b5b797bb4ce100741142f7a8aa697 done [2020-05-28T18:56:01.476Z] #64 naming to docker.io/library/docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 [2020-05-28T18:56:01.476Z] #64 naming to docker.io/library/docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 done [2020-05-28T18:56:01.476Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-28T18:56:01.638Z] #39 104.8 CC criu/timerfd.o [2020-05-28T18:56:01.899Z] #39 105.0 CC criu/tty.o [2020-05-28T18:56:01.903Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/test/unit [2020-05-28T18:56:02.325Z] #52 103.4 + bin/containerd-stress [2020-05-28T18:56:02.325Z] #52 105.6 + bin/containerd-shim [2020-05-28T18:56:02.325Z] #52 ... [2020-05-28T18:56:02.325Z] [2020-05-28T18:56:02.325Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:02.325Z] #45 105.8 + cd /tmp/tmp.Cuip2eWXsT/src/github.com/golangci/golangci-lint/ [2020-05-28T18:56:02.325Z] #45 105.8 + git checkout -q v1.23.8 [2020-05-28T18:56:02.325Z] #45 106.0 ++ git describe --tags [2020-05-28T18:56:02.325Z] #45 106.0 + version=v1.23.8 [2020-05-28T18:56:02.325Z] #45 106.0 ++ git rev-parse --short HEAD [2020-05-28T18:56:02.325Z] #45 106.0 + commit=76a82c6 [2020-05-28T18:56:02.325Z] #45 106.0 ++ git show -s --format=%cd [2020-05-28T18:56:02.325Z] #45 106.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-28T18:56:02.325Z] #45 106.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T18:56:03.808Z] #39 106.6 CC criu/tun.o [2020-05-28T18:56:04.068Z] #39 107.0 CC criu/uffd.o [2020-05-28T18:56:04.275Z] Client: [2020-05-28T18:56:04.275Z] Debug Mode: false [2020-05-28T18:56:04.275Z] [2020-05-28T18:56:04.275Z] Server: [2020-05-28T18:56:04.275Z] Containers: 0 [2020-05-28T18:56:04.275Z] Running: 0 [2020-05-28T18:56:04.275Z] Paused: 0 [2020-05-28T18:56:04.275Z] Stopped: 0 [2020-05-28T18:56:04.275Z] Images: 0 [2020-05-28T18:56:04.275Z] Server Version: 19.03.8 [2020-05-28T18:56:04.275Z] Storage Driver: overlay2 [2020-05-28T18:56:04.275Z] Backing Filesystem: [2020-05-28T18:56:04.275Z] Supports d_type: true [2020-05-28T18:56:04.275Z] Native Overlay Diff: true [2020-05-28T18:56:04.275Z] Logging Driver: json-file [2020-05-28T18:56:04.275Z] Cgroup Driver: cgroupfs [2020-05-28T18:56:04.275Z] Plugins: [2020-05-28T18:56:04.275Z] Volume: local [2020-05-28T18:56:04.275Z] Network: bridge host ipvlan macvlan null overlay [2020-05-28T18:56:04.275Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-28T18:56:04.275Z] Swarm: inactive [2020-05-28T18:56:04.275Z] Runtimes: runc [2020-05-28T18:56:04.275Z] Default Runtime: runc [2020-05-28T18:56:04.275Z] Init Binary: docker-init [2020-05-28T18:56:04.275Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T18:56:04.275Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:56:04.275Z] init version: fec3683 [2020-05-28T18:56:04.275Z] Security Options: [2020-05-28T18:56:04.275Z] apparmor [2020-05-28T18:56:04.275Z] seccomp [2020-05-28T18:56:04.275Z] Profile: default [2020-05-28T18:56:04.275Z] Kernel Version: 4.15.0-1065-aws [2020-05-28T18:56:04.275Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-28T18:56:04.275Z] OSType: linux [2020-05-28T18:56:04.275Z] Architecture: x86_64 [2020-05-28T18:56:04.275Z] CPUs: 2 [2020-05-28T18:56:04.275Z] Total Memory: 7.501GiB [2020-05-28T18:56:04.275Z] Name: ip-10-100-64-86 [2020-05-28T18:56:04.275Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-28T18:56:04.275Z] Docker Root Dir: /var/lib/docker [2020-05-28T18:56:04.275Z] Debug Mode: false [2020-05-28T18:56:04.275Z] Registry: https://index.docker.io/v1/ [2020-05-28T18:56:04.275Z] Labels: [2020-05-28T18:56:04.275Z] Experimental: true [2020-05-28T18:56:04.275Z] Insecure Registries: [2020-05-28T18:56:04.275Z] 127.0.0.0/8 [2020-05-28T18:56:04.275Z] Live Restore Enabled: true [2020-05-28T18:56:04.275Z] [2020-05-28T18:56:04.275Z] WARNING: No swap limit support [Pipeline] sh [2020-05-28T18:56:04.577Z] ? github.com/docker/docker/api [no test files] [2020-05-28T18:56:04.713Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:56:04.713Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:56:04.713Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41022/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-28T18:56:04.713Z] + bash /home/ubuntu/workspace/moby_PR-41022/check-config.sh [2020-05-28T18:56:04.713Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-28T18:56:04.713Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-28T18:56:04.713Z] [2020-05-28T18:56:04.713Z] Generally Necessary: [2020-05-28T18:56:04.713Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-28T18:56:04.713Z] - apparmor: enabled and tools installed [2020-05-28T18:56:04.713Z] - CONFIG_NAMESPACES: enabled [2020-05-28T18:56:04.713Z] - CONFIG_NET_NS: enabled [2020-05-28T18:56:04.713Z] - CONFIG_PID_NS: enabled [2020-05-28T18:56:04.713Z] - CONFIG_IPC_NS: enabled [2020-05-28T18:56:04.713Z] - CONFIG_UTS_NS: enabled [2020-05-28T18:56:04.713Z] - CONFIG_CGROUPS: enabled [2020-05-28T18:56:04.713Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-28T18:56:04.713Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-28T18:56:04.713Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-28T18:56:04.713Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-28T18:56:04.713Z] - CONFIG_CPUSETS: enabled [2020-05-28T18:56:04.713Z] - CONFIG_MEMCG: enabled [2020-05-28T18:56:04.713Z] - CONFIG_KEYS: enabled [2020-05-28T18:56:04.713Z] - CONFIG_VETH: enabled (as module) [2020-05-28T18:56:04.713Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-28T18:56:04.713Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-28T18:56:04.713Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-28T18:56:04.713Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-28T18:56:04.713Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-28T18:56:04.713Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-28T18:56:04.713Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-28T18:56:04.713Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-28T18:56:04.713Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-28T18:56:04.983Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-28T18:56:04.983Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-28T18:56:04.983Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-28T18:56:04.983Z] [2020-05-28T18:56:04.983Z] Optional Features: [2020-05-28T18:56:04.983Z] - CONFIG_USER_NS: enabled [2020-05-28T18:56:04.983Z] - CONFIG_SECCOMP: enabled [2020-05-28T18:56:04.983Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-28T18:56:04.983Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-28T18:56:04.983Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-28T18:56:04.983Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-28T18:56:04.983Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-28T18:56:04.983Z] - CONFIG_BLK_CGROUP: enabled [2020-05-28T18:56:04.983Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-28T18:56:04.983Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-28T18:56:04.983Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-28T18:56:04.983Z] - CONFIG_CGROUP_PERF: enabled [2020-05-28T18:56:04.983Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-28T18:56:04.983Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-28T18:56:04.983Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-28T18:56:04.983Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-28T18:56:04.983Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-28T18:56:04.983Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-28T18:56:04.983Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-28T18:56:04.983Z] - CONFIG_IP_VS: enabled (as module) [2020-05-28T18:56:04.983Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-28T18:56:04.983Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-28T18:56:04.983Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-28T18:56:04.983Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-28T18:56:04.983Z] - CONFIG_EXT4_FS: enabled [2020-05-28T18:56:04.983Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-28T18:56:04.983Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-28T18:56:04.983Z] - Network Drivers: [2020-05-28T18:56:04.983Z] - "overlay": [2020-05-28T18:56:04.983Z] - CONFIG_VXLAN: enabled (as module) [2020-05-28T18:56:04.983Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-28T18:56:04.983Z] Optional (for encrypted networks): [2020-05-28T18:56:04.983Z] - CONFIG_CRYPTO: enabled [2020-05-28T18:56:04.983Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-28T18:56:04.983Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-28T18:56:04.983Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-28T18:56:04.983Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-28T18:56:04.983Z] - CONFIG_XFRM: enabled [2020-05-28T18:56:04.983Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-28T18:56:04.983Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-28T18:56:04.983Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-28T18:56:04.983Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-28T18:56:04.983Z] - "ipvlan": [2020-05-28T18:56:05.007Z] #39 108.0 CC criu/util.o [2020-05-28T18:56:05.239Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-28T18:56:05.239Z] - "macvlan": [2020-05-28T18:56:05.239Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-28T18:56:05.239Z] - CONFIG_DUMMY: enabled (as module) [2020-05-28T18:56:05.239Z] - "ftp,tftp client in container": [2020-05-28T18:56:05.239Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-28T18:56:05.239Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-28T18:56:05.239Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-28T18:56:05.239Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-28T18:56:05.239Z] - Storage Drivers: [2020-05-28T18:56:05.239Z] - "aufs": [2020-05-28T18:56:05.239Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-28T18:56:05.239Z] - "btrfs": [2020-05-28T18:56:05.239Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-28T18:56:05.239Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-28T18:56:05.239Z] - "devicemapper": [2020-05-28T18:56:05.239Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-28T18:56:05.239Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-28T18:56:05.239Z] - "overlay": [2020-05-28T18:56:05.239Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-28T18:56:05.239Z] - "zfs": [2020-05-28T18:56:05.239Z] - /dev/zfs: missing [2020-05-28T18:56:05.239Z] - zfs command: missing [2020-05-28T18:56:05.239Z] - zpool command: missing [2020-05-28T18:56:05.239Z] [2020-05-28T18:56:05.239Z] Limits: [2020-05-28T18:56:05.239Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-28T18:56:05.239Z] [2020-05-28T18:56:05.239Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-28T18:56:05.690Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 . [2020-05-28T18:56:05.949Z] #2 [internal] load .dockerignore [2020-05-28T18:56:05.949Z] #2 transferring context: 87B done [2020-05-28T18:56:05.949Z] #2 DONE 0.2s [2020-05-28T18:56:05.949Z] [2020-05-28T18:56:05.949Z] #1 [internal] load build definition from Dockerfile [2020-05-28T18:56:05.949Z] #1 transferring dockerfile: 16.37kB done [2020-05-28T18:56:05.949Z] #1 DONE 0.2s [2020-05-28T18:56:05.949Z] [2020-05-28T18:56:05.949Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-28T18:56:06.391Z] #39 109.1 CC criu/uts_ns.o [2020-05-28T18:56:06.391Z] #39 109.3 CC criu/vdso.o [2020-05-28T18:56:06.502Z] #52 ... [2020-05-28T18:56:06.502Z] [2020-05-28T18:56:06.502Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:06.502Z] #45 122.3 + cd /tmp/tmp.R8Z86dO0Ak/src/github.com/golangci/golangci-lint/ [2020-05-28T18:56:06.502Z] #45 122.3 + git checkout -q v1.23.8 [2020-05-28T18:56:06.502Z] #45 122.6 ++ git describe --tags [2020-05-28T18:56:06.502Z] #45 122.6 + version=v1.23.8 [2020-05-28T18:56:06.502Z] #45 122.6 ++ git rev-parse --short HEAD [2020-05-28T18:56:06.502Z] #45 122.6 + commit=76a82c6 [2020-05-28T18:56:06.502Z] #45 122.6 ++ git show -s --format=%cd [2020-05-28T18:56:06.502Z] #45 122.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-28T18:56:06.502Z] #45 122.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T18:56:06.512Z] #3 DONE 0.5s [2020-05-28T18:56:06.512Z] [2020-05-28T18:56:06.512Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-28T18:56:06.512Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-28T18:56:06.512Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.08MB / 8.88MB 0.1s [2020-05-28T18:56:06.512Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-28T18:56:06.512Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.77MB / 8.88MB 0.2s [2020-05-28T18:56:06.512Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-28T18:56:06.512Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-28T18:56:06.512Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-28T18:56:06.767Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-28T18:56:06.961Z] #39 109.8 LINK criu/built-in.o [2020-05-28T18:56:06.961Z] #39 109.9 LINK criu/criu [2020-05-28T18:56:07.023Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-05-28T18:56:07.023Z] #4 DONE 0.6s [2020-05-28T18:56:07.221Z] #39 110.3 DEP lib/c/criu.d [2020-05-28T18:56:07.411Z] [2020-05-28T18:56:07.411Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-28T18:56:07.667Z] #6 DONE 0.2s [2020-05-28T18:56:07.667Z] [2020-05-28T18:56:07.667Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-28T18:56:07.668Z] #39 110.5 CC images/rpc.pb-c.o [2020-05-28T18:56:07.928Z] #39 ... [2020-05-28T18:56:07.928Z] [2020-05-28T18:56:07.928Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:07.928Z] #21 108.9 + return [2020-05-28T18:56:08.604Z] #5 DONE 1.3s [2020-05-28T18:56:08.604Z] [2020-05-28T18:56:08.604Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T18:56:08.604Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-28T18:56:08.604Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-28T18:56:08.862Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-28T18:56:08.862Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 69.16kB / 7.81MB 0.2s [2020-05-28T18:56:08.862Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 8.34MB / 10.00MB 0.2s [2020-05-28T18:56:08.862Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-28T18:56:08.862Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 800.30kB / 50.39MB 0.2s [2020-05-28T18:56:08.862Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 1.10MB / 7.81MB 0.3s [2020-05-28T18:56:08.862Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.3s [2020-05-28T18:56:08.862Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.03MB / 50.39MB 0.3s [2020-05-28T18:56:08.871Z] #21 DONE 109.7s [2020-05-28T18:56:08.871Z] [2020-05-28T18:56:08.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:56:08.871Z] #39 111.1 CC lib/c/criu.o [2020-05-28T18:56:09.118Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.4s done [2020-05-28T18:56:09.118Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.3s done [2020-05-28T18:56:09.118Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 14.24MB / 50.39MB 0.5s [2020-05-28T18:56:09.118Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0B / 68.65MB 0.5s [2020-05-28T18:56:09.118Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 782.65kB / 51.83MB 0.5s [2020-05-28T18:56:09.132Z] #39 112.1 LINK lib/c/built-in.o [2020-05-28T18:56:09.132Z] #39 112.1 LINK lib/c/libcriu.so [2020-05-28T18:56:09.132Z] #39 112.1 LINK lib/c/libcriu.a [2020-05-28T18:56:09.379Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 17.95MB / 50.39MB 0.6s [2020-05-28T18:56:09.379Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 6.08MB / 68.65MB 0.7s [2020-05-28T18:56:09.379Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 5.36MB / 51.83MB 0.7s [2020-05-28T18:56:09.392Z] #39 112.3 GEN magic.py [2020-05-28T18:56:09.636Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 20.71MB / 50.39MB 0.8s [2020-05-28T18:56:09.636Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 24.60MB / 50.39MB 1.0s [2020-05-28T18:56:09.636Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 13.55MB / 68.65MB 1.0s [2020-05-28T18:56:09.636Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 13.55MB / 51.83MB 1.0s [2020-05-28T18:56:09.652Z] #39 112.4 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T18:56:09.652Z] #39 112.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T18:56:09.652Z] #39 112.4 Note: Building without GnuTLS support [2020-05-28T18:56:09.897Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 27.57MB / 50.39MB 1.1s [2020-05-28T18:56:09.897Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 16.18MB / 51.83MB 1.1s [2020-05-28T18:56:09.897Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 35.86MB / 50.39MB 1.3s [2020-05-28T18:56:09.897Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 23.38MB / 68.65MB 1.3s [2020-05-28T18:56:09.897Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 20.11MB / 51.83MB 1.3s [2020-05-28T18:56:10.156Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 22.77MB / 51.83MB 1.4s [2020-05-28T18:56:10.222Z] #39 113.1 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T18:56:10.411Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 38.66MB / 50.39MB 1.5s [2020-05-28T18:56:10.411Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 27.63MB / 68.65MB 1.5s [2020-05-28T18:56:10.411Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 47.68MB / 50.39MB 1.8s [2020-05-28T18:56:10.411Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 31.37MB / 68.65MB 1.8s [2020-05-28T18:56:10.411Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 29.56MB / 51.83MB 1.8s [2020-05-28T18:56:10.481Z] #39 ... [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-28T18:56:10.481Z] #16 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-28T18:56:10.481Z] #12 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T18:56:10.481Z] #17 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-28T18:56:10.481Z] #11 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-28T18:56:10.481Z] #18 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-28T18:56:10.481Z] #14 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-28T18:56:10.481Z] #15 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-28T18:56:10.481Z] #13 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-28T18:56:10.481Z] #27 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:56:10.481Z] #23 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-28T18:56:10.481Z] #24 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-28T18:56:10.481Z] #19 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:56:10.481Z] #25 CACHED [2020-05-28T18:56:10.481Z] [2020-05-28T18:56:10.481Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:56:10.481Z] #28 CACHED [2020-05-28T18:56:10.627Z] Removing intermediate container eb7619031236 [2020-05-28T18:56:10.628Z] ---> c667208e5292 [2020-05-28T18:56:10.628Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-28T18:56:10.628Z] ---> 607a6a8b67de [2020-05-28T18:56:10.628Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-28T18:56:10.628Z] ---> 2926e7161d3e [2020-05-28T18:56:10.628Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-28T18:56:10.628Z] ---> Running in 8a2b967a9292 [2020-05-28T18:56:10.628Z] Removing intermediate container 8a2b967a9292 [2020-05-28T18:56:10.628Z] ---> 8a3ce751fb91 [2020-05-28T18:56:10.628Z] Successfully built 8a3ce751fb91 [2020-05-28T18:56:10.628Z] Successfully tagged moby-buildx:latest [2020-05-28T18:56:10.628Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-28T18:56:10.628Z] if [ -n "${id}" ]; then \ [2020-05-28T18:56:10.628Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-28T18:56:10.628Z] && touch bundles/buildx; \ [2020-05-28T18:56:10.628Z] docker rm -f ${id}; \ [2020-05-28T18:56:10.628Z] fi [2020-05-28T18:56:10.628Z] 868b5f1125195eec6d689b57641e6baf480d8d6ea50191bf1cd686511c840e50 [2020-05-28T18:56:10.628Z] bundles/buildx version [2020-05-28T18:56:10.628Z] buildx v0.3.1 6db68d0 [2020-05-28T18:56:10.628Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 . [2020-05-28T18:56:10.628Z] #1 [internal] booting buildkit [2020-05-28T18:56:10.628Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-28T18:56:10.628Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-05-28T18:56:10.628Z] #1 creating container buildx_buildkit_default [2020-05-28T18:56:10.628Z] #1 creating container buildx_buildkit_default 0.6s done [2020-05-28T18:56:10.628Z] #1 DONE 3.1s [2020-05-28T18:56:10.628Z] [2020-05-28T18:56:10.628Z] #3 [internal] load .dockerignore [2020-05-28T18:56:10.628Z] #3 transferring context: 87B done [2020-05-28T18:56:10.628Z] #3 DONE 0.0s [2020-05-28T18:56:10.628Z] [2020-05-28T18:56:10.628Z] #2 [internal] load build definition from Dockerfile [2020-05-28T18:56:10.628Z] #2 transferring dockerfile: 16.36kB done [2020-05-28T18:56:10.628Z] #2 DONE 0.0s [2020-05-28T18:56:10.628Z] [2020-05-28T18:56:10.628Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-28T18:56:10.666Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.22MB / 50.39MB 1.9s [2020-05-28T18:56:10.666Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 38.18MB / 68.65MB 2.0s [2020-05-28T18:56:10.666Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 38.06MB / 51.83MB 2.0s [2020-05-28T18:56:10.741Z] [2020-05-28T18:56:10.741Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-28T18:56:10.741Z] #22 DONE 0.2s [2020-05-28T18:56:10.741Z] [2020-05-28T18:56:10.741Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:10.741Z] #45 ... [2020-05-28T18:56:10.741Z] [2020-05-28T18:56:10.741Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-28T18:56:10.923Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 2.1s done [2020-05-28T18:56:11.179Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 48.47MB / 68.65MB 2.5s [2020-05-28T18:56:11.179Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 44.25MB / 51.83MB 2.5s [2020-05-28T18:56:11.179Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 2.16MB / 120.15MB 2.5s [2020-05-28T18:56:11.179Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 [2020-05-28T18:56:11.435Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 53.88MB / 68.65MB 2.8s [2020-05-28T18:56:11.435Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.8s [2020-05-28T18:56:11.649Z] #4 DONE 1.0s [2020-05-28T18:56:11.649Z] [2020-05-28T18:56:11.649Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-28T18:56:11.649Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-28T18:56:11.696Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 63.31MB / 68.65MB 3.0s [2020-05-28T18:56:11.696Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 3.0s done [2020-05-28T18:56:11.696Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 14.90MB / 120.15MB 3.0s [2020-05-28T18:56:11.696Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 0B / 126B 3.0s [2020-05-28T18:56:11.940Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-28T18:56:11.940Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-28T18:56:11.940Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-28T18:56:11.940Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-28T18:56:11.952Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 67.16MB / 68.65MB 3.1s [2020-05-28T18:56:11.952Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 3.1s [2020-05-28T18:56:11.952Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 3.1s done [2020-05-28T18:56:12.208Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.4s done [2020-05-28T18:56:12.208Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 21.07MB / 120.15MB 3.4s [2020-05-28T18:56:12.226Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 1.10MB / 8.20MB 0.3s [2020-05-28T18:56:12.226Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-05-28T18:56:12.226Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-28T18:56:12.464Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 34.02MB / 120.15MB 3.7s [2020-05-28T18:56:12.465Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 40.70MB / 120.15MB 3.9s [2020-05-28T18:56:12.647Z] #26 ... [2020-05-28T18:56:12.647Z] [2020-05-28T18:56:12.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:56:12.647Z] #39 113.8 make[1]: Nothing to be done for 'all'. [2020-05-28T18:56:12.647Z] #39 114.3 make[1]: 'images/built-in.o' is up to date. [2020-05-28T18:56:12.647Z] #39 114.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-28T18:56:12.647Z] #39 114.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-28T18:56:12.647Z] #39 114.4 make[1]: 'compel/libcompel.a' is up to date. [2020-05-28T18:56:12.647Z] #39 114.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-28T18:56:12.647Z] #39 114.4 make[1]: Nothing to be done for 'all'. [2020-05-28T18:56:12.647Z] #39 114.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T18:56:12.647Z] #39 114.5 make[2]: Nothing to be done for 'all'. [2020-05-28T18:56:12.648Z] #39 114.6 make[2]: Nothing to be done for 'all'. [2020-05-28T18:56:12.648Z] #39 114.6 make[2]: Nothing to be done for 'all'. [2020-05-28T18:56:12.648Z] #39 114.7 make[2]: Nothing to be done for 'all'. [2020-05-28T18:56:12.648Z] #39 114.8 make[2]: Nothing to be done for 'all'. [2020-05-28T18:56:12.648Z] #39 114.9 make[2]: Nothing to be done for 'all'. [2020-05-28T18:56:12.648Z] #39 114.9 make[2]: Nothing to be done for 'all'. [2020-05-28T18:56:12.648Z] #39 115.0 make[2]: Nothing to be done for 'all'. [2020-05-28T18:56:12.648Z] #39 115.0 INSTALL criu/criu [2020-05-28T18:56:12.648Z] #39 DONE 115.5s [2020-05-28T18:56:12.648Z] [2020-05-28T18:56:12.648Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-28T18:56:12.648Z] #26 DONE 1.7s [2020-05-28T18:56:12.648Z] [2020-05-28T18:56:12.648Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-28T18:56:12.719Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 47.13MB / 120.15MB 4.1s [2020-05-28T18:56:12.842Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-05-28T18:56:12.842Z] #5 DONE 1.2s [2020-05-28T18:56:12.907Z] #29 DONE 0.3s [2020-05-28T18:56:12.907Z] [2020-05-28T18:56:12.907Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:12.907Z] #45 ... [2020-05-28T18:56:12.907Z] [2020-05-28T18:56:12.907Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-28T18:56:12.976Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 56.37MB / 120.15MB 4.4s [2020-05-28T18:56:13.127Z] [2020-05-28T18:56:13.127Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-28T18:56:13.133Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-05-28T18:56:13.166Z] #31 DONE 0.2s [2020-05-28T18:56:13.166Z] [2020-05-28T18:56:13.166Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-28T18:56:13.166Z] #34 DONE 0.2s [2020-05-28T18:56:13.166Z] [2020-05-28T18:56:13.166Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-28T18:56:13.425Z] #37 DONE 0.2s [2020-05-28T18:56:13.425Z] [2020-05-28T18:56:13.425Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:13.540Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 63.91MB / 120.15MB 4.7s [2020-05-28T18:56:13.540Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 73.60MB / 120.15MB 4.9s [2020-05-28T18:56:13.765Z] #7 DONE 0.6s [2020-05-28T18:56:13.765Z] [2020-05-28T18:56:13.765Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-28T18:56:13.765Z] #6 DONE 0.7s [2020-05-28T18:56:13.765Z] [2020-05-28T18:56:13.765Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-28T18:56:13.765Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-28T18:56:13.765Z] #59 DONE 0.0s [2020-05-28T18:56:13.765Z] [2020-05-28T18:56:13.765Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T18:56:13.765Z] #8 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-28T18:56:13.796Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 85.27MB / 120.15MB 5.1s [2020-05-28T18:56:13.993Z] #45 ... [2020-05-28T18:56:13.994Z] [2020-05-28T18:56:13.994Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-28T18:56:14.054Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 93.22MB / 120.15MB 5.3s [2020-05-28T18:56:14.062Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 0B / 8.25MB 0.1s [2020-05-28T18:56:14.062Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 0B / 10.73MB 0.1s [2020-05-28T18:56:14.062Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 0B / 96.51MB 0.1s [2020-05-28T18:56:14.253Z] #40 DONE 0.1s [2020-05-28T18:56:14.253Z] [2020-05-28T18:56:14.253Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-28T18:56:14.253Z] #42 DONE 0.1s [2020-05-28T18:56:14.253Z] [2020-05-28T18:56:14.253Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:14.253Z] #45 ... [2020-05-28T18:56:14.253Z] [2020-05-28T18:56:14.253Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-28T18:56:14.253Z] #44 DONE 0.1s [2020-05-28T18:56:14.314Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 105.08MB / 120.15MB 5.6s [2020-05-28T18:56:14.362Z] #8 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-28T18:56:14.362Z] #8 sha256:d03014472ebf68a8f4ccd419788451bc72959f6900f46fa6daca3c98c753473f 5.46kB / 5.46kB done [2020-05-28T18:56:14.362Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 0B / 54.14MB 0.1s [2020-05-28T18:56:14.362Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 0B / 73.55MB 0.1s [2020-05-28T18:56:14.362Z] #8 sha256:e471bdd0af7789e7d830a5f30aa9dde7db6a1247350268201f72653b50178904 1.79kB / 1.79kB done [2020-05-28T18:56:14.362Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 0B / 156B 0.1s [2020-05-28T18:56:14.362Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 0B / 57.46MB 0.1s [2020-05-28T18:56:14.511Z] [2020-05-28T18:56:14.511Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:14.513Z] #45 ... [2020-05-28T18:56:14.513Z] [2020-05-28T18:56:14.513Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:14.513Z] #52 118.7 + bin/containerd-shim-runc-v1 [2020-05-28T18:56:14.572Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 114.41MB / 120.15MB 5.9s [2020-05-28T18:56:14.660Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 156B / 156B 0.4s [2020-05-28T18:56:14.660Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 965.08kB / 8.25MB 0.6s [2020-05-28T18:56:14.660Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 2.87MB / 10.73MB 0.6s [2020-05-28T18:56:14.660Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 3.90MB / 54.14MB 0.6s [2020-05-28T18:56:14.660Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 156B / 156B 0.4s done [2020-05-28T18:56:15.212Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 2.78MB / 8.25MB 0.7s [2020-05-28T18:56:15.212Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 5.09MB / 10.73MB 0.7s [2020-05-28T18:56:15.212Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 3.70MB / 57.46MB 0.7s [2020-05-28T18:56:15.212Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 5.66MB / 8.25MB 0.9s [2020-05-28T18:56:15.212Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 6.58MB / 10.73MB 0.9s [2020-05-28T18:56:15.212Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 5.36MB / 96.51MB 0.9s [2020-05-28T18:56:15.212Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 7.23MB / 54.14MB 0.9s [2020-05-28T18:56:15.212Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 5.59MB / 73.55MB 0.9s [2020-05-28T18:56:15.212Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 7.90MB / 8.25MB 1.0s [2020-05-28T18:56:15.212Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 8.11MB / 10.73MB 1.0s [2020-05-28T18:56:15.496Z] #7 ... [2020-05-28T18:56:15.496Z] [2020-05-28T18:56:15.496Z] #20 [internal] load build context [2020-05-28T18:56:15.496Z] #20 transferring context: 50.67MB 6.2s done [2020-05-28T18:56:15.496Z] #20 DONE 6.8s [2020-05-28T18:56:15.496Z] [2020-05-28T18:56:15.496Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T18:56:15.496Z] #7 ... [2020-05-28T18:56:15.496Z] [2020-05-28T18:56:15.496Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-28T18:56:15.496Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-28T18:56:15.496Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-28T18:56:15.496Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-28T18:56:15.496Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s done [2020-05-28T18:56:15.496Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done [2020-05-28T18:56:15.496Z] #58 DONE 6.8s [2020-05-28T18:56:15.496Z] [2020-05-28T18:56:15.496Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T18:56:15.496Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 6.8s done [2020-05-28T18:56:15.637Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 1.1s done [2020-05-28T18:56:15.637Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.61MB / 10.73MB 1.2s [2020-05-28T18:56:15.637Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 7.54MB / 57.46MB 1.2s [2020-05-28T18:56:15.637Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 1.2s done [2020-05-28T18:56:15.637Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 12.83MB / 96.51MB 1.3s [2020-05-28T18:56:15.637Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 11.84MB / 54.14MB 1.3s [2020-05-28T18:56:15.637Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 12.22MB / 73.55MB 1.3s [2020-05-28T18:56:15.637Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 11.53MB / 57.46MB 1.5s [2020-05-28T18:56:15.637Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 14.88MB / 54.14MB 1.6s [2020-05-28T18:56:15.637Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 17.48MB / 73.55MB 1.6s [2020-05-28T18:56:15.946Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 19.52MB / 96.51MB 1.8s [2020-05-28T18:56:15.946Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 15.29MB / 57.46MB 1.8s [2020-05-28T18:56:15.946Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 17.99MB / 54.14MB 1.9s [2020-05-28T18:56:15.946Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 22.26MB / 73.55MB 1.9s [2020-05-28T18:56:16.243Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 21.06MB / 54.14MB 2.1s [2020-05-28T18:56:16.243Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 18.91MB / 57.46MB 2.1s [2020-05-28T18:56:16.243Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 26.23MB / 96.51MB 2.2s [2020-05-28T18:56:16.423Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 5.0s [2020-05-28T18:56:16.544Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 24.79MB / 54.14MB 2.4s [2020-05-28T18:56:16.544Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 27.52MB / 73.55MB 2.4s [2020-05-28T18:56:16.544Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 23.97MB / 57.46MB 2.4s [2020-05-28T18:56:16.840Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 31.52MB / 96.51MB 2.5s [2020-05-28T18:56:16.840Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 29.38MB / 54.14MB 2.7s [2020-05-28T18:56:16.840Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 31.73MB / 73.55MB 2.7s [2020-05-28T18:56:16.840Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 29.47MB / 57.46MB 2.7s [2020-05-28T18:56:17.134Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 36.62MB / 96.51MB 2.8s [2020-05-28T18:56:17.134Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 32.45MB / 57.46MB 2.8s [2020-05-28T18:56:17.134Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 33.27MB / 54.14MB 3.0s [2020-05-28T18:56:17.134Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 36.17MB / 73.55MB 3.0s [2020-05-28T18:56:17.503Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 42.11MB / 96.51MB 3.1s [2020-05-28T18:56:17.503Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 37.51MB / 57.46MB 3.1s [2020-05-28T18:56:17.503Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 38.40MB / 54.14MB 3.3s [2020-05-28T18:56:17.503Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 41.53MB / 73.55MB 3.3s [2020-05-28T18:56:17.503Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 40.76MB / 57.46MB 3.3s [2020-05-28T18:56:17.794Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 48.74MB / 96.51MB 3.6s [2020-05-28T18:56:17.794Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 41.61MB / 54.14MB 3.6s [2020-05-28T18:56:17.794Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 44.18MB / 57.46MB 3.6s [2020-05-28T18:56:18.092Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 47.02MB / 73.55MB 3.7s [2020-05-28T18:56:18.092Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 46.15MB / 54.14MB 3.9s [2020-05-28T18:56:18.092Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 48.91MB / 57.46MB 3.9s [2020-05-28T18:56:18.315Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.1s done [2020-05-28T18:56:18.315Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-05-28T18:56:18.405Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 53.70MB / 96.51MB 4.1s [2020-05-28T18:56:18.405Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 49.72MB / 54.14MB 4.1s [2020-05-28T18:56:18.405Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 51.23MB / 73.55MB 4.1s [2020-05-28T18:56:18.405Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 53.70MB / 57.46MB 4.2s [2020-05-28T18:56:18.701Z] #45 ... [2020-05-28T18:56:18.702Z] [2020-05-28T18:56:18.702Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:18.702Z] #52 135.6 + bin/containerd-stress [2020-05-28T18:56:18.717Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 53.67MB / 54.14MB 4.4s [2020-05-28T18:56:18.717Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 56.61MB / 73.55MB 4.4s [2020-05-28T18:56:18.717Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 56.81MB / 57.46MB 4.4s [2020-05-28T18:56:18.717Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 60.60MB / 96.51MB 4.5s [2020-05-28T18:56:18.717Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 4.4s done [2020-05-28T18:56:18.717Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 63.36MB / 73.55MB 4.6s [2020-05-28T18:56:18.717Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 4.5s done [2020-05-28T18:56:18.876Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done [2020-05-28T18:56:19.009Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 68.25MB / 96.51MB 4.8s [2020-05-28T18:56:19.009Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 70.49MB / 73.55MB 4.9s [2020-05-28T18:56:19.132Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-05-28T18:56:19.307Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 75.54MB / 96.51MB 5.1s [2020-05-28T18:56:19.307Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 5.2s done [2020-05-28T18:56:19.597Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 83.20MB / 96.51MB 5.4s [2020-05-28T18:56:19.693Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.5s done [2020-05-28T18:56:19.693Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-05-28T18:56:19.770Z] #52 124.5 + bin/containerd-shim-runc-v2 [2020-05-28T18:56:19.886Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 91.40MB / 96.51MB 5.7s [2020-05-28T18:56:19.886Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 96.51MB / 96.51MB 5.9s done [2020-05-28T18:56:20.177Z] #8 ... [2020-05-28T18:56:20.177Z] [2020-05-28T18:56:20.177Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-28T18:56:20.177Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-28T18:56:20.177Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-05-28T18:56:20.177Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-28T18:56:20.177Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.9s done [2020-05-28T18:56:20.177Z] #59 DONE 6.2s [2020-05-28T18:56:20.177Z] [2020-05-28T18:56:20.177Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T18:56:20.177Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a [2020-05-28T18:56:20.177Z] #8 ... [2020-05-28T18:56:20.177Z] [2020-05-28T18:56:20.177Z] #21 [internal] load build context [2020-05-28T18:56:20.177Z] #21 transferring context: 27.64MB 6.3s [2020-05-28T18:56:20.334Z] #52 126.1 + binaries [2020-05-28T18:56:20.591Z] #52 126.1 + install -D bin/containerd /build/containerd [2020-05-28T18:56:20.591Z] #52 126.1 + install -D bin/containerd-shim /build/containerd-shim [2020-05-28T18:56:20.591Z] #52 126.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-28T18:56:20.591Z] #52 126.1 + install -D bin/ctr /build/ctr [2020-05-28T18:56:20.605Z] #52 139.0 + bin/containerd-shim [2020-05-28T18:56:21.523Z] #52 DONE 126.9s [2020-05-28T18:56:21.523Z] [2020-05-28T18:56:21.523Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:22.257Z] #21 transferring context: 50.67MB 8.1s done [2020-05-28T18:56:22.257Z] #21 DONE 8.2s [2020-05-28T18:56:22.257Z] [2020-05-28T18:56:22.257Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T18:56:23.855Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.7s done [2020-05-28T18:56:23.855Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-05-28T18:56:24.489Z] #45 124.0 + cd /tmp/tmp.PlM85PBETG/src/github.com/golangci/golangci-lint/ [2020-05-28T18:56:24.490Z] #45 124.0 + git checkout -q v1.23.8 [2020-05-28T18:56:24.490Z] #45 124.3 ++ git describe --tags [2020-05-28T18:56:24.490Z] #45 124.3 + version=v1.23.8 [2020-05-28T18:56:24.490Z] #45 124.3 ++ git rev-parse --short HEAD [2020-05-28T18:56:24.490Z] #45 124.3 + commit=76a82c6 [2020-05-28T18:56:24.490Z] #45 124.3 ++ git show -s --format=%cd [2020-05-28T18:56:24.490Z] #45 124.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-28T18:56:24.490Z] #45 124.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T18:56:28.018Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.7s done [2020-05-28T18:56:28.018Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 [2020-05-28T18:56:33.267Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.2s [2020-05-28T18:56:33.707Z] #45 DONE 138.1s [2020-05-28T18:56:33.707Z] [2020-05-28T18:56:33.707Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-28T18:56:33.707Z] #46 DONE 0.1s [2020-05-28T18:56:33.968Z] [2020-05-28T18:56:33.968Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-28T18:56:33.968Z] #48 DONE 0.1s [2020-05-28T18:56:33.968Z] [2020-05-28T18:56:33.968Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-28T18:56:33.968Z] #50 DONE 0.1s [2020-05-28T18:56:33.968Z] [2020-05-28T18:56:33.968Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-28T18:56:34.225Z] #53 DONE 0.2s [2020-05-28T18:56:34.225Z] [2020-05-28T18:56:34.225Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-28T18:56:34.225Z] #57 DONE 0.1s [2020-05-28T18:56:34.482Z] [2020-05-28T18:56:34.482Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-28T18:56:34.482Z] #59 DONE 0.1s [2020-05-28T18:56:34.482Z] [2020-05-28T18:56:34.482Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-28T18:56:34.482Z] #61 DONE 0.1s [2020-05-28T18:56:34.482Z] [2020-05-28T18:56:34.482Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-28T18:56:34.482Z] #62 DONE 0.0s [2020-05-28T18:56:34.528Z] #45 ... [2020-05-28T18:56:34.528Z] [2020-05-28T18:56:34.528Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:34.528Z] #52 124.5 + bin/containerd-stress [2020-05-28T18:56:34.528Z] #52 127.9 + bin/containerd-shim [2020-05-28T18:56:34.739Z] [2020-05-28T18:56:34.739Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-28T18:56:35.152Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.4s done [2020-05-28T18:56:35.152Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc [2020-05-28T18:56:35.152Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-28T18:56:35.302Z] #63 DONE 0.7s [2020-05-28T18:56:35.302Z] [2020-05-28T18:56:35.302Z] #64 exporting to image [2020-05-28T18:56:35.302Z] #64 exporting layers [2020-05-28T18:56:35.408Z] #7 DONE 26.5s [2020-05-28T18:56:35.408Z] [2020-05-28T18:56:35.408Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-28T18:56:35.469Z] #52 151.7 + bin/containerd-shim-runc-v1 [2020-05-28T18:56:36.775Z] #8 DONE 1.5s [2020-05-28T18:56:36.775Z] [2020-05-28T18:56:36.775Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T18:56:37.068Z] #52 137.6 + bin/containerd-shim-runc-v1 [2020-05-28T18:56:37.195Z] #64 exporting layers 1.7s done [2020-05-28T18:56:37.195Z] #64 writing image sha256:7669fd452fcd37802105ab7ad2ed3b6d9c535d9751918c76100b1913f6d1aee7 done [2020-05-28T18:56:37.195Z] #64 naming to docker.io/library/docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 done [2020-05-28T18:56:37.195Z] #64 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-28T18:56:37.702Z] #9 DONE 1.0s [2020-05-28T18:56:37.702Z] [2020-05-28T18:56:37.702Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-28T18:56:37.961Z] #35 ... [2020-05-28T18:56:37.961Z] [2020-05-28T18:56:37.961Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-28T18:56:37.961Z] #27 DONE 0.2s [2020-05-28T18:56:37.961Z] [2020-05-28T18:56:37.961Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-28T18:56:37.961Z] #35 DONE 0.3s [2020-05-28T18:56:37.961Z] [2020-05-28T18:56:37.961Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T18:56:38.228Z] [2020-05-28T18:56:38.228Z] Removing bundles/ [2020-05-28T18:56:38.228Z] [2020-05-28T18:56:38.228Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-28T18:56:38.228Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T18:56:38.228Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T18:56:39.652Z] #52 157.6 + bin/containerd-shim-runc-v2 [2020-05-28T18:56:40.585Z] #52 159.0 + binaries [2020-05-28T18:56:40.585Z] #52 159.0 + install -D bin/containerd /build/containerd [2020-05-28T18:56:40.585Z] #52 159.0 + install -D bin/containerd-shim /build/containerd-shim [2020-05-28T18:56:40.854Z] #52 159.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-28T18:56:40.854Z] #52 159.1 + install -D bin/ctr /build/ctr [2020-05-28T18:56:41.266Z] #52 142.5 + bin/containerd-shim-runc-v2 [2020-05-28T18:56:41.423Z] #52 DONE 159.7s [2020-05-28T18:56:41.423Z] [2020-05-28T18:56:41.423Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:43.174Z] #52 144.1 + binaries [2020-05-28T18:56:43.174Z] #52 144.1 + install -D bin/containerd /build/containerd [2020-05-28T18:56:43.174Z] #52 144.2 + install -D bin/containerd-shim /build/containerd-shim [2020-05-28T18:56:43.174Z] #52 144.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-28T18:56:43.174Z] #52 144.2 + install -D bin/ctr /build/ctr [2020-05-28T18:56:44.111Z] #52 DONE 145.2s [2020-05-28T18:56:44.111Z] [2020-05-28T18:56:44.111Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:44.497Z] #36 ... [2020-05-28T18:56:44.497Z] [2020-05-28T18:56:44.497Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:56:44.497Z] #47 5.769 + RM_GOPATH=0 [2020-05-28T18:56:44.497Z] #47 5.769 + TMP_GOPATH= [2020-05-28T18:56:44.497Z] #47 5.769 + : /build [2020-05-28T18:56:44.497Z] #47 5.769 + '[' -z '' ']' [2020-05-28T18:56:44.497Z] #47 5.769 ++ mktemp -d [2020-05-28T18:56:44.497Z] #47 5.769 + export GOPATH=/tmp/tmp.V2fmQZ6D8s [2020-05-28T18:56:44.497Z] #47 5.769 + GOPATH=/tmp/tmp.V2fmQZ6D8s [2020-05-28T18:56:44.497Z] #47 5.769 + RM_GOPATH=1 [2020-05-28T18:56:44.497Z] #47 5.769 + case "$(go env GOARCH)" in [2020-05-28T18:56:44.497Z] #47 5.773 ++ go env GOARCH [2020-05-28T18:56:44.497Z] #47 5.780 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:44.497Z] #47 5.780 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:44.497Z] #47 5.780 ++ dirname /tmp/install/install.sh [2020-05-28T18:56:44.497Z] #47 5.780 + dir=/tmp/install [2020-05-28T18:56:44.497Z] #47 5.780 + bin=shfmt [2020-05-28T18:56:44.497Z] #47 5.780 + shift [2020-05-28T18:56:44.497Z] #47 5.780 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-28T18:56:44.497Z] #47 5.780 + . /tmp/install/shfmt.installer [2020-05-28T18:56:44.497Z] #47 5.780 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:56:44.497Z] #47 5.780 + install_shfmt [2020-05-28T18:56:44.497Z] #47 5.780 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-28T18:56:44.497Z] #47 5.780 + git clone https://github.com/mvdan/sh.git /tmp/tmp.V2fmQZ6D8s/src/github.com/mvdan/sh [2020-05-28T18:56:44.497Z] #47 5.780 Cloning into '/tmp/tmp.V2fmQZ6D8s/src/github.com/mvdan/sh'... [2020-05-28T18:56:44.497Z] #47 5.780 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:56:44.721Z] #45 DONE 162.9s [2020-05-28T18:56:45.651Z] [2020-05-28T18:56:45.651Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-28T18:56:45.651Z] #46 DONE 0.1s [2020-05-28T18:56:45.651Z] [2020-05-28T18:56:45.651Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-28T18:56:45.651Z] #48 DONE 0.1s [2020-05-28T18:56:45.651Z] [2020-05-28T18:56:45.651Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-28T18:56:45.860Z] #47 ... [2020-05-28T18:56:45.860Z] [2020-05-28T18:56:45.860Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:45.860Z] #45 7.949 + RM_GOPATH=0 [2020-05-28T18:56:45.860Z] #45 7.949 + TMP_GOPATH= [2020-05-28T18:56:45.860Z] #45 7.949 + : /build [2020-05-28T18:56:45.860Z] #45 7.949 + '[' -z '' ']' [2020-05-28T18:56:45.860Z] #45 7.949 ++ mktemp -d [2020-05-28T18:56:45.860Z] #45 7.949 + export GOPATH=/tmp/tmp.0EDTjhxgIV [2020-05-28T18:56:45.860Z] #45 7.949 + GOPATH=/tmp/tmp.0EDTjhxgIV [2020-05-28T18:56:45.860Z] #45 7.949 + RM_GOPATH=1 [2020-05-28T18:56:45.860Z] #45 7.949 + case "$(go env GOARCH)" in [2020-05-28T18:56:45.860Z] #45 7.949 ++ go env GOARCH [2020-05-28T18:56:45.860Z] #45 7.999 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:45.860Z] #45 7.999 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:45.860Z] #45 7.999 ++ dirname /tmp/install/install.sh [2020-05-28T18:56:45.860Z] #45 8.015 Installing golangci-lint version v1.23.8 [2020-05-28T18:56:45.860Z] #45 8.015 + dir=/tmp/install [2020-05-28T18:56:45.860Z] #45 8.015 + bin=golangci_lint [2020-05-28T18:56:45.860Z] #45 8.015 + shift [2020-05-28T18:56:45.860Z] #45 8.015 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-28T18:56:45.860Z] #45 8.015 + . /tmp/install/golangci_lint.installer [2020-05-28T18:56:45.860Z] #45 8.015 ++ : v1.23.8 [2020-05-28T18:56:45.860Z] #45 8.015 + install_golangci_lint [2020-05-28T18:56:45.860Z] #45 8.015 + echo 'Installing golangci-lint version v1.23.8' [2020-05-28T18:56:45.860Z] #45 8.015 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T18:56:45.907Z] #50 DONE 0.1s [2020-05-28T18:56:45.907Z] [2020-05-28T18:56:45.907Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-28T18:56:46.165Z] #53 DONE 0.2s [2020-05-28T18:56:46.165Z] [2020-05-28T18:56:46.165Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-28T18:56:46.165Z] #57 DONE 0.1s [2020-05-28T18:56:46.165Z] [2020-05-28T18:56:46.165Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-28T18:56:46.425Z] #59 DONE 0.2s [2020-05-28T18:56:46.425Z] [2020-05-28T18:56:46.425Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-28T18:56:46.425Z] #61 DONE 0.1s [2020-05-28T18:56:46.425Z] [2020-05-28T18:56:46.425Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-28T18:56:46.425Z] #62 DONE 0.0s [2020-05-28T18:56:46.683Z] [2020-05-28T18:56:46.683Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-28T18:56:46.791Z] #45 ... [2020-05-28T18:56:46.791Z] [2020-05-28T18:56:46.791Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:56:46.791Z] #23 6.873 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:56:46.791Z] #23 7.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:56:46.791Z] #23 7.164 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:56:46.791Z] #23 9.227 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T18:56:47.246Z] #63 DONE 0.6s [2020-05-28T18:56:47.246Z] [2020-05-28T18:56:47.246Z] #64 exporting to image [2020-05-28T18:56:47.246Z] #64 exporting layers [2020-05-28T18:56:47.351Z] #23 ... [2020-05-28T18:56:47.351Z] [2020-05-28T18:56:47.351Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:56:47.351Z] #60 9.613 + RM_GOPATH=0 [2020-05-28T18:56:47.351Z] #60 9.613 + TMP_GOPATH= [2020-05-28T18:56:47.351Z] #60 9.613 + : /build [2020-05-28T18:56:47.351Z] #60 9.613 + '[' -z '' ']' [2020-05-28T18:56:47.351Z] #60 9.613 ++ mktemp -d [2020-05-28T18:56:47.351Z] #60 9.619 + export GOPATH=/tmp/tmp.ZMlMoVQDNI [2020-05-28T18:56:47.351Z] #60 9.619 + GOPATH=/tmp/tmp.ZMlMoVQDNI [2020-05-28T18:56:47.351Z] #60 9.619 + RM_GOPATH=1 [2020-05-28T18:56:47.351Z] #60 9.619 + case "$(go env GOARCH)" in [2020-05-28T18:56:47.351Z] #60 9.619 ++ go env GOARCH [2020-05-28T18:56:47.351Z] #60 9.635 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:47.351Z] #60 9.635 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:47.351Z] #60 9.636 ++ dirname /tmp/install/install.sh [2020-05-28T18:56:47.351Z] #60 9.639 + dir=/tmp/install [2020-05-28T18:56:47.351Z] #60 9.670 + bin=proxy [2020-05-28T18:56:47.351Z] #60 9.670 + shift [2020-05-28T18:56:47.351Z] #60 9.670 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-28T18:56:47.351Z] #60 9.670 + . /tmp/install/proxy.installer [2020-05-28T18:56:47.351Z] #60 9.670 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:56:47.351Z] #60 9.672 + install_proxy [2020-05-28T18:56:47.351Z] #60 9.673 + case "$1" in [2020-05-28T18:56:47.352Z] #60 9.673 + export CGO_ENABLED=0 [2020-05-28T18:56:47.352Z] #60 9.673 + CGO_ENABLED=0 [2020-05-28T18:56:47.352Z] #60 9.673 + _install_proxy [2020-05-28T18:56:47.352Z] #60 9.673 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-28T18:56:47.352Z] #60 9.673 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:56:47.352Z] #60 9.673 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZMlMoVQDNI/src/github.com/docker/libnetwork [2020-05-28T18:56:47.352Z] #60 9.677 Cloning into '/tmp/tmp.ZMlMoVQDNI/src/github.com/docker/libnetwork'... [2020-05-28T18:56:47.352Z] #60 ... [2020-05-28T18:56:47.352Z] [2020-05-28T18:56:47.352Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T18:56:47.352Z] #36 9.436 + git clone https://github.com/docker/distribution.git . [2020-05-28T18:56:47.607Z] #36 9.439 Cloning into '.'... [2020-05-28T18:56:47.862Z] #36 ... [2020-05-28T18:56:47.862Z] [2020-05-28T18:56:47.862Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:47.862Z] #21 9.839 + RM_GOPATH=0 [2020-05-28T18:56:47.862Z] #21 9.839 + TMP_GOPATH= [2020-05-28T18:56:47.862Z] #21 9.839 + : /build [2020-05-28T18:56:47.862Z] #21 9.839 + '[' -z '' ']' [2020-05-28T18:56:47.862Z] #21 9.843 ++ mktemp -d [2020-05-28T18:56:47.862Z] #21 9.870 + export GOPATH=/tmp/tmp.oOTLhrKGlJ [2020-05-28T18:56:47.862Z] #21 9.870 + GOPATH=/tmp/tmp.oOTLhrKGlJ [2020-05-28T18:56:47.862Z] #21 9.871 + RM_GOPATH=1 [2020-05-28T18:56:47.862Z] #21 9.871 + case "$(go env GOARCH)" in [2020-05-28T18:56:47.862Z] #21 9.886 ++ go env GOARCH [2020-05-28T18:56:47.862Z] #21 9.911 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:47.862Z] #21 9.911 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:47.862Z] #21 9.912 ++ dirname /tmp/install/install.sh [2020-05-28T18:56:47.862Z] #21 9.912 + dir=/tmp/install [2020-05-28T18:56:47.862Z] #21 9.913 + bin=dockercli [2020-05-28T18:56:47.862Z] #21 9.913 + shift [2020-05-28T18:56:47.862Z] #21 9.913 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-28T18:56:47.862Z] #21 9.913 + . /tmp/install/dockercli.installer [2020-05-28T18:56:47.862Z] #21 9.913 ++ : stable [2020-05-28T18:56:47.862Z] #21 9.913 ++ : 17.06.2-ce [2020-05-28T18:56:47.862Z] #21 9.913 + install_dockercli [2020-05-28T18:56:47.862Z] #21 9.913 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T18:56:47.862Z] #21 9.913 ++ uname -m [2020-05-28T18:56:47.862Z] #21 9.914 Install docker/cli version 17.06.2-ce from stable [2020-05-28T18:56:47.862Z] #21 9.920 + arch=x86_64 [2020-05-28T18:56:47.862Z] #21 9.920 + '[' x86_64 '!=' x86_64 ']' [2020-05-28T18:56:47.862Z] #21 9.920 + url=https://download.docker.com/linux/static [2020-05-28T18:56:47.862Z] #21 9.920 + tar -xz docker/docker [2020-05-28T18:56:47.862Z] #21 9.948 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-28T18:56:47.862Z] #21 ... [2020-05-28T18:56:47.862Z] [2020-05-28T18:56:47.862Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:47.862Z] #54 10.23 + RM_GOPATH=0 [2020-05-28T18:56:47.862Z] #54 10.23 + TMP_GOPATH= [2020-05-28T18:56:47.862Z] #54 10.23 + : /build [2020-05-28T18:56:47.862Z] #54 10.23 + '[' -z '' ']' [2020-05-28T18:56:47.862Z] #54 10.27 ++ mktemp -d [2020-05-28T18:56:47.862Z] #54 10.28 + export GOPATH=/tmp/tmp.XSJzY7vomw [2020-05-28T18:56:47.862Z] #54 10.28 + GOPATH=/tmp/tmp.XSJzY7vomw [2020-05-28T18:56:47.862Z] #54 10.28 + RM_GOPATH=1 [2020-05-28T18:56:47.862Z] #54 10.28 + case "$(go env GOARCH)" in [2020-05-28T18:56:47.862Z] #54 10.28 ++ go env GOARCH [2020-05-28T18:56:47.862Z] #54 10.35 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:47.862Z] #54 10.35 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:47.862Z] #54 10.35 ++ dirname /tmp/install/install.sh [2020-05-28T18:56:47.862Z] #54 ... [2020-05-28T18:56:47.862Z] [2020-05-28T18:56:47.862Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:56:48.129Z] #38 ... [2020-05-28T18:56:48.129Z] [2020-05-28T18:56:48.129Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:48.129Z] #43 9.903 + RM_GOPATH=0 [2020-05-28T18:56:48.129Z] #43 9.903 + TMP_GOPATH= [2020-05-28T18:56:48.129Z] #43 9.903 + : /build [2020-05-28T18:56:48.129Z] #43 9.903 + '[' -z '' ']' [2020-05-28T18:56:48.129Z] #43 9.903 ++ mktemp -d [2020-05-28T18:56:48.129Z] #43 9.903 + export GOPATH=/tmp/tmp.j7XSiWcXbG [2020-05-28T18:56:48.129Z] #43 9.903 + GOPATH=/tmp/tmp.j7XSiWcXbG [2020-05-28T18:56:48.129Z] #43 9.903 + RM_GOPATH=1 [2020-05-28T18:56:48.129Z] #43 9.903 + case "$(go env GOARCH)" in [2020-05-28T18:56:48.129Z] #43 9.903 ++ go env GOARCH [2020-05-28T18:56:48.129Z] #43 9.950 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:48.129Z] #43 9.955 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:48.129Z] #43 9.963 ++ dirname /tmp/install/install.sh [2020-05-28T18:56:48.129Z] #43 9.974 + dir=/tmp/install [2020-05-28T18:56:48.129Z] #43 9.974 + bin=gotestsum [2020-05-28T18:56:48.129Z] #43 9.974 + shift [2020-05-28T18:56:48.129Z] #43 9.974 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-28T18:56:48.129Z] #43 9.974 + . /tmp/install/gotestsum.installer [2020-05-28T18:56:48.129Z] #43 9.974 ++ : v0.3.5 [2020-05-28T18:56:48.129Z] #43 9.974 + install_gotestsum [2020-05-28T18:56:48.129Z] #43 9.974 + set -e [2020-05-28T18:56:48.129Z] #43 9.974 + export GO111MODULE=on [2020-05-28T18:56:48.129Z] #43 9.974 + GO111MODULE=on [2020-05-28T18:56:48.129Z] #43 9.975 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-28T18:56:48.129Z] #43 10.05 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-28T18:56:48.129Z] #43 10.07 go: finding gotest.tools v0.3.5 [2020-05-28T18:56:48.391Z] #43 ... [2020-05-28T18:56:48.391Z] [2020-05-28T18:56:48.391Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:56:48.391Z] #51 ... [2020-05-28T18:56:48.391Z] [2020-05-28T18:56:48.391Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:56:48.391Z] #30 10.31 + RM_GOPATH=0 [2020-05-28T18:56:48.391Z] #30 10.31 + TMP_GOPATH= [2020-05-28T18:56:48.391Z] #30 10.31 + : /build [2020-05-28T18:56:48.391Z] #30 10.31 + '[' -z '' ']' [2020-05-28T18:56:48.391Z] #30 10.32 ++ mktemp -d [2020-05-28T18:56:48.391Z] #30 10.32 + export GOPATH=/tmp/tmp.4VSvo0joIR [2020-05-28T18:56:48.391Z] #30 10.32 + GOPATH=/tmp/tmp.4VSvo0joIR [2020-05-28T18:56:48.391Z] #30 10.32 + RM_GOPATH=1 [2020-05-28T18:56:48.391Z] #30 10.32 + case "$(go env GOARCH)" in [2020-05-28T18:56:48.391Z] #30 10.33 ++ go env GOARCH [2020-05-28T18:56:48.391Z] #30 10.35 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:48.391Z] #30 10.35 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:48.391Z] #30 10.36 ++ dirname /tmp/install/install.sh [2020-05-28T18:56:48.391Z] #30 10.36 + dir=/tmp/install [2020-05-28T18:56:48.391Z] #30 10.36 + bin=tomlv [2020-05-28T18:56:48.391Z] #30 10.36 + shift [2020-05-28T18:56:48.391Z] #30 10.36 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-28T18:56:48.391Z] #30 10.36 + . /tmp/install/tomlv.installer [2020-05-28T18:56:48.391Z] #30 10.36 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:56:48.391Z] #30 10.36 + install_tomlv [2020-05-28T18:56:48.391Z] #30 10.36 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-28T18:56:48.391Z] #30 10.36 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4VSvo0joIR/src/github.com/BurntSushi/toml [2020-05-28T18:56:48.391Z] #30 10.36 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:56:48.391Z] #30 10.37 Cloning into '/tmp/tmp.4VSvo0joIR/src/github.com/BurntSushi/toml'... [2020-05-28T18:56:48.647Z] #30 ... [2020-05-28T18:56:48.647Z] [2020-05-28T18:56:48.647Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:56:48.647Z] #28 9.902 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-28T18:56:48.647Z] #28 9.902 Cloning into '.'... [2020-05-28T18:56:48.647Z] #28 ... [2020-05-28T18:56:48.647Z] [2020-05-28T18:56:48.647Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:56:48.647Z] #41 9.895 + RM_GOPATH=0 [2020-05-28T18:56:48.647Z] #41 9.895 + TMP_GOPATH= [2020-05-28T18:56:48.647Z] #41 9.895 + : /build [2020-05-28T18:56:48.647Z] #41 9.901 + '[' -z '' ']' [2020-05-28T18:56:48.647Z] #41 9.901 ++ mktemp -d [2020-05-28T18:56:48.647Z] #41 9.927 + export GOPATH=/tmp/tmp.jOdER06kRh [2020-05-28T18:56:48.647Z] #41 9.927 + GOPATH=/tmp/tmp.jOdER06kRh [2020-05-28T18:56:48.647Z] #41 9.927 + RM_GOPATH=1 [2020-05-28T18:56:48.647Z] #41 9.927 + case "$(go env GOARCH)" in [2020-05-28T18:56:48.647Z] #41 9.927 ++ go env GOARCH [2020-05-28T18:56:48.647Z] #41 10.02 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:48.647Z] #41 10.02 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:48.647Z] #41 10.02 ++ dirname /tmp/install/install.sh [2020-05-28T18:56:48.647Z] #41 10.07 + dir=/tmp/install [2020-05-28T18:56:48.647Z] #41 10.07 + bin=vndr [2020-05-28T18:56:48.647Z] #41 10.07 + shift [2020-05-28T18:56:48.647Z] #41 10.07 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-28T18:56:48.647Z] #41 10.07 + . /tmp/install/vndr.installer [2020-05-28T18:56:48.647Z] #41 10.07 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:56:48.647Z] #41 10.07 + install_vndr [2020-05-28T18:56:48.647Z] #41 10.07 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-28T18:56:48.647Z] #41 10.07 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jOdER06kRh/src/github.com/LK4D4/vndr [2020-05-28T18:56:48.647Z] #41 10.07 Cloning into '/tmp/tmp.jOdER06kRh/src/github.com/LK4D4/vndr'... [2020-05-28T18:56:48.647Z] #41 10.07 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:56:48.903Z] #41 ... [2020-05-28T18:56:48.903Z] [2020-05-28T18:56:48.903Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:56:48.903Z] #32 7.556 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:56:48.903Z] #32 7.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:56:48.903Z] #32 7.649 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:56:48.903Z] #32 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T18:56:48.903Z] #32 ... [2020-05-28T18:56:48.903Z] [2020-05-28T18:56:48.903Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:56:48.903Z] #10 11.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:56:48.903Z] #10 11.08 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:56:48.903Z] #10 11.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:56:49.141Z] #64 exporting layers 1.7s done [2020-05-28T18:56:49.141Z] #64 writing image sha256:09dc745eb0dda8fbbbccff2dd9b4506587044adc82652f60564a13d0ce193e92 done [2020-05-28T18:56:49.141Z] #64 naming to docker.io/library/docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 done [2020-05-28T18:56:49.141Z] #64 DONE 1.7s [Pipeline] } [2020-05-28T18:56:49.159Z] #10 ... [2020-05-28T18:56:49.159Z] [2020-05-28T18:56:49.159Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:56:49.159Z] #30 11.35 + cd /tmp/tmp.4VSvo0joIR/src/github.com/BurntSushi/toml [2020-05-28T18:56:49.159Z] #30 11.35 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:56:49.159Z] #30 11.42 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-28T18:56:49.477Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41022/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/validate/default [2020-05-28T18:56:50.042Z] Congratulations! All commits are properly signed with the DCO! [2020-05-28T18:56:50.086Z] #30 12.30 internal/cpu [2020-05-28T18:56:50.086Z] #30 12.36 runtime/internal/atomic [2020-05-28T18:56:50.300Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-28T18:56:50.300Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-28T18:56:50.300Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-28T18:56:50.300Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-28T18:56:50.300Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-28T18:56:50.300Z] Congratulations! No new tests were added to integration-cli. [2020-05-28T18:56:50.300Z] [2020-05-28T18:56:50.300Z] INFO Start validation with golang-ci-lint [2020-05-28T18:56:50.300Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-28T18:56:50.300Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-28T18:56:50.300Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-28T18:56:50.650Z] #30 12.97 internal/bytealg [2020-05-28T18:56:50.650Z] #30 12.97 runtime/internal/sys [2020-05-28T18:56:51.212Z] #30 13.40 runtime/internal/math [2020-05-28T18:56:51.212Z] #30 13.59 math/bits [2020-05-28T18:56:52.139Z] #30 14.48 runtime [2020-05-28T18:56:52.139Z] #30 14.57 math [2020-05-28T18:56:52.225Z] #45 DONE 152.1s [2020-05-28T18:56:53.164Z] [2020-05-28T18:56:53.164Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-28T18:56:53.422Z] #46 DONE 0.2s [2020-05-28T18:56:53.422Z] [2020-05-28T18:56:53.422Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-28T18:56:53.422Z] #48 DONE 0.1s [2020-05-28T18:56:53.422Z] [2020-05-28T18:56:53.422Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-28T18:56:53.422Z] #50 DONE 0.1s [2020-05-28T18:56:53.681Z] [2020-05-28T18:56:53.681Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-28T18:56:53.681Z] #53 DONE 0.3s [2020-05-28T18:56:53.939Z] [2020-05-28T18:56:53.939Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-28T18:56:53.939Z] #57 DONE 0.1s [2020-05-28T18:56:53.939Z] [2020-05-28T18:56:53.939Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-28T18:56:54.198Z] #59 DONE 0.3s [2020-05-28T18:56:54.198Z] [2020-05-28T18:56:54.198Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-28T18:56:54.198Z] #61 DONE 0.1s [2020-05-28T18:56:54.198Z] [2020-05-28T18:56:54.198Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-28T18:56:54.456Z] #62 DONE 0.0s [2020-05-28T18:56:54.456Z] [2020-05-28T18:56:54.456Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-28T18:56:54.840Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 32.1s done [2020-05-28T18:56:54.840Z] #8 DONE 38.3s [2020-05-28T18:56:54.840Z] [2020-05-28T18:56:54.840Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-28T18:56:54.840Z] #9 DONE 0.2s [2020-05-28T18:56:54.840Z] [2020-05-28T18:56:54.840Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T18:56:54.840Z] #10 DONE 0.2s [2020-05-28T18:56:54.840Z] [2020-05-28T18:56:54.840Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-28T18:56:54.840Z] #28 DONE 0.1s [2020-05-28T18:56:54.840Z] [2020-05-28T18:56:54.840Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:54.840Z] #46 ... [2020-05-28T18:56:54.840Z] [2020-05-28T18:56:54.840Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-28T18:56:54.840Z] #36 DONE 0.1s [2020-05-28T18:56:54.840Z] [2020-05-28T18:56:54.840Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T18:56:54.840Z] #37 1.276 + git clone https://github.com/docker/distribution.git . [2020-05-28T18:56:54.840Z] #37 1.280 Cloning into '.'... [2020-05-28T18:56:55.405Z] #30 ... [2020-05-28T18:56:55.405Z] [2020-05-28T18:56:55.405Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:55.405Z] #43 10.99 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-28T18:56:55.405Z] #43 11.64 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-28T18:56:55.405Z] #43 13.04 go: downloading gotest.tools v2.1.0+incompatible [2020-05-28T18:56:55.405Z] #43 13.17 go: extracting gotest.tools v2.1.0+incompatible [2020-05-28T18:56:55.405Z] #43 13.30 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-28T18:56:55.405Z] #43 13.35 go: downloading github.com/pkg/errors v0.8.0 [2020-05-28T18:56:55.405Z] #43 13.37 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:56:55.405Z] #43 13.45 go: downloading github.com/fatih/color v1.6.0 [2020-05-28T18:56:55.405Z] #43 13.52 go: extracting github.com/pkg/errors v0.8.0 [2020-05-28T18:56:55.405Z] #43 13.59 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:56:55.405Z] #43 14.17 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-28T18:56:55.405Z] #43 14.22 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:56:55.405Z] #43 14.43 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:56:55.405Z] #43 14.51 go: extracting github.com/fatih/color v1.6.0 [2020-05-28T18:56:55.405Z] #43 14.51 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:56:55.405Z] #43 14.63 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:56:55.405Z] #43 14.85 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:56:55.405Z] #43 14.85 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:56:55.405Z] #43 14.89 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:56:55.405Z] #43 14.94 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:56:55.405Z] #43 15.04 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:56:55.405Z] #43 15.45 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:56:55.405Z] #43 15.94 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:56:56.353Z] #43 ... [2020-05-28T18:56:56.353Z] [2020-05-28T18:56:56.353Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:56:56.353Z] #47 18.48 + cd /tmp/tmp.V2fmQZ6D8s/src/github.com/mvdan/sh [2020-05-28T18:56:56.353Z] #47 18.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:56:56.357Z] #63 DONE 1.6s [2020-05-28T18:56:56.357Z] [2020-05-28T18:56:56.357Z] #64 exporting to image [2020-05-28T18:56:56.357Z] #64 exporting layers [2020-05-28T18:56:56.610Z] #47 18.76 + GO111MODULE=on [2020-05-28T18:56:56.610Z] #47 18.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-28T18:56:58.258Z] #64 exporting layers 1.9s done [2020-05-28T18:56:58.258Z] #64 writing image sha256:de6797587ddf22fb0aa2798b10d27e4c3458a35cf2213b1bddff617628a47388 done [2020-05-28T18:56:58.258Z] #64 naming to docker.io/library/docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 done [2020-05-28T18:56:58.258Z] #64 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-28T18:56:58.380Z] #37 ... [2020-05-28T18:56:58.380Z] [2020-05-28T18:56:58.380Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:56:58.380Z] #42 1.127 + RM_GOPATH=0 [2020-05-28T18:56:58.380Z] #42 1.128 + TMP_GOPATH= [2020-05-28T18:56:58.380Z] #42 1.128 + : /build [2020-05-28T18:56:58.380Z] #42 1.128 + '[' -z '' ']' [2020-05-28T18:56:58.380Z] #42 1.129 ++ mktemp -d [2020-05-28T18:56:58.380Z] #42 1.130 + export GOPATH=/tmp/tmp.PbztXXL5c1 [2020-05-28T18:56:58.380Z] #42 1.130 + GOPATH=/tmp/tmp.PbztXXL5c1 [2020-05-28T18:56:58.380Z] #42 1.130 + RM_GOPATH=1 [2020-05-28T18:56:58.380Z] #42 1.131 + case "$(go env GOARCH)" in [2020-05-28T18:56:58.380Z] #42 1.131 ++ go env GOARCH [2020-05-28T18:56:58.380Z] #42 1.137 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:58.380Z] #42 1.137 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:56:58.380Z] #42 1.138 ++ dirname /tmp/install/install.sh [2020-05-28T18:56:58.380Z] #42 1.139 + dir=/tmp/install [2020-05-28T18:56:58.380Z] #42 1.139 + bin=vndr [2020-05-28T18:56:58.380Z] #42 1.139 + shift [2020-05-28T18:56:58.380Z] #42 1.140 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-28T18:56:58.380Z] #42 1.140 + . /tmp/install/vndr.installer [2020-05-28T18:56:58.380Z] #42 1.140 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:56:58.380Z] #42 1.140 + install_vndr [2020-05-28T18:56:58.380Z] #42 1.140 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-28T18:56:58.380Z] #42 1.140 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:56:58.380Z] #42 1.141 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PbztXXL5c1/src/github.com/LK4D4/vndr [2020-05-28T18:56:58.380Z] #42 1.144 Cloning into '/tmp/tmp.PbztXXL5c1/src/github.com/LK4D4/vndr'... [2020-05-28T18:56:58.380Z] #42 1.741 + cd /tmp/tmp.PbztXXL5c1/src/github.com/LK4D4/vndr [2020-05-28T18:56:58.380Z] #42 1.741 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:56:58.380Z] #42 1.786 + go build -buildmode=pie -v -o /build/vndr . [2020-05-28T18:56:58.380Z] #42 3.840 runtime/internal/sys [2020-05-28T18:56:58.380Z] #42 3.918 runtime/internal/atomic [2020-05-28T18:56:58.380Z] #42 3.920 internal/race [2020-05-28T18:56:58.380Z] #42 3.943 internal/cpu [2020-05-28T18:56:58.380Z] #42 4.622 runtime/internal/math [2020-05-28T18:56:58.380Z] #42 4.682 sync/atomic [2020-05-28T18:56:58.380Z] #42 5.727 unicode [2020-05-28T18:56:58.380Z] #42 5.803 unicode/utf8 [2020-05-28T18:56:58.380Z] #42 5.984 internal/bytealg [2020-05-28T18:56:58.517Z] #47 ... [2020-05-28T18:56:58.517Z] [2020-05-28T18:56:58.517Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:58.517Z] #54 10.35 + dir=/tmp/install [2020-05-28T18:56:58.517Z] #54 10.35 + bin=rootlesskit [2020-05-28T18:56:58.517Z] #54 10.35 + shift [2020-05-28T18:56:58.517Z] #54 10.35 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-28T18:56:58.517Z] #54 10.35 + . /tmp/install/rootlesskit.installer [2020-05-28T18:56:58.517Z] #54 10.35 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:56:58.517Z] #54 10.35 + install_rootlesskit [2020-05-28T18:56:58.517Z] #54 10.35 + case "$1" in [2020-05-28T18:56:58.517Z] #54 10.35 + export CGO_ENABLED=0 [2020-05-28T18:56:58.517Z] #54 10.35 + CGO_ENABLED=0 [2020-05-28T18:56:58.517Z] #54 10.35 + _install_rootlesskit [2020-05-28T18:56:58.517Z] #54 10.35 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-28T18:56:58.517Z] #54 10.35 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XSJzY7vomw/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:56:58.517Z] #54 10.35 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:56:58.517Z] #54 10.38 Cloning into '/tmp/tmp.XSJzY7vomw/src/github.com/rootless-containers/rootlesskit'... [2020-05-28T18:56:58.517Z] #54 17.42 + cd /tmp/tmp.XSJzY7vomw/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:56:58.517Z] #54 17.42 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:56:58.517Z] #54 17.89 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T18:56:58.517Z] #54 17.89 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-28T18:56:58.517Z] #54 ... [2020-05-28T18:56:58.517Z] [2020-05-28T18:56:58.517Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:56:58.517Z] #43 18.71 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:56:58.517Z] #43 19.28 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:56:58.517Z] #43 20.20 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:56:58.597Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/test/unit [2020-05-28T18:56:58.672Z] #42 6.118 math/bits [2020-05-28T18:56:58.775Z] #43 ... [2020-05-28T18:56:58.775Z] [2020-05-28T18:56:58.775Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:56:58.775Z] #38 10.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:56:58.775Z] #38 11.04 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:56:58.775Z] #38 11.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:56:58.775Z] #38 14.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T18:56:58.775Z] #38 18.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T18:56:58.775Z] #38 ... [2020-05-28T18:56:58.775Z] [2020-05-28T18:56:58.775Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:56:58.775Z] #51 11.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:56:58.775Z] #51 11.12 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:56:58.775Z] #51 11.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:56:58.775Z] #51 13.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T18:56:58.775Z] #51 18.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T18:56:59.031Z] #51 ... [2020-05-28T18:56:59.031Z] [2020-05-28T18:56:59.031Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:56:59.031Z] #47 20.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:56:59.031Z] #47 20.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:56:59.031Z] #47 20.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:56:59.287Z] #47 21.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:56:59.287Z] #47 ... [2020-05-28T18:56:59.287Z] [2020-05-28T18:56:59.287Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:56:59.287Z] #41 11.59 + cd /tmp/tmp.jOdER06kRh/src/github.com/LK4D4/vndr [2020-05-28T18:56:59.287Z] #41 11.59 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T18:56:59.287Z] #41 11.74 + go build -buildmode=pie -v -o /build/vndr . [2020-05-28T18:56:59.287Z] #41 14.08 internal/race [2020-05-28T18:56:59.287Z] #41 14.36 sync/atomic [2020-05-28T18:56:59.287Z] #41 14.65 runtime [2020-05-28T18:56:59.287Z] #41 15.28 unicode [2020-05-28T18:56:59.287Z] #41 20.74 unicode/utf8 [2020-05-28T18:56:59.543Z] #41 ... [2020-05-28T18:56:59.543Z] [2020-05-28T18:56:59.543Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:56:59.543Z] #30 21.70 unicode/utf8 [2020-05-28T18:57:00.108Z] #30 22.52 encoding [2020-05-28T18:57:00.108Z] #30 ... [2020-05-28T18:57:00.108Z] [2020-05-28T18:57:00.108Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:00.108Z] #10 12.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T18:57:00.108Z] #10 16.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T18:57:00.108Z] #10 21.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T18:57:00.177Z] #42 ... [2020-05-28T18:57:00.177Z] [2020-05-28T18:57:00.177Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:00.177Z] #44 1.383 + RM_GOPATH=0 [2020-05-28T18:57:00.177Z] #44 1.384 + TMP_GOPATH= [2020-05-28T18:57:00.177Z] #44 1.384 + : /build [2020-05-28T18:57:00.177Z] #44 1.384 + '[' -z '' ']' [2020-05-28T18:57:00.177Z] #44 1.390 ++ mktemp -d [2020-05-28T18:57:00.177Z] #44 1.437 + export GOPATH=/tmp/tmp.p2bs0NldG2 [2020-05-28T18:57:00.177Z] #44 1.438 + GOPATH=/tmp/tmp.p2bs0NldG2 [2020-05-28T18:57:00.177Z] #44 1.438 + RM_GOPATH=1 [2020-05-28T18:57:00.177Z] #44 1.439 + case "$(go env GOARCH)" in [2020-05-28T18:57:00.177Z] #44 1.445 ++ go env GOARCH [2020-05-28T18:57:00.177Z] #44 1.491 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:00.177Z] #44 1.491 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:00.177Z] #44 1.504 ++ dirname /tmp/install/install.sh [2020-05-28T18:57:00.177Z] #44 1.508 + dir=/tmp/install [2020-05-28T18:57:00.177Z] #44 1.509 + bin=gotestsum [2020-05-28T18:57:00.177Z] #44 1.509 + shift [2020-05-28T18:57:00.177Z] #44 1.510 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-28T18:57:00.177Z] #44 1.510 + . /tmp/install/gotestsum.installer [2020-05-28T18:57:00.177Z] #44 1.511 ++ : v0.3.5 [2020-05-28T18:57:00.177Z] #44 1.512 + install_gotestsum [2020-05-28T18:57:00.177Z] #44 1.517 + set -e [2020-05-28T18:57:00.177Z] #44 1.518 + export GO111MODULE=on [2020-05-28T18:57:00.177Z] #44 1.518 + GO111MODULE=on [2020-05-28T18:57:00.177Z] #44 1.518 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-28T18:57:00.177Z] #44 1.598 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-28T18:57:00.177Z] #44 1.600 go: finding gotest.tools v0.3.5 [2020-05-28T18:57:00.177Z] #44 2.978 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-28T18:57:00.177Z] #44 4.233 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-28T18:57:00.177Z] #44 5.945 go: downloading gotest.tools v2.1.0+incompatible [2020-05-28T18:57:00.177Z] #44 6.221 go: extracting gotest.tools v2.1.0+incompatible [2020-05-28T18:57:00.177Z] #44 6.523 go: downloading github.com/fatih/color v1.6.0 [2020-05-28T18:57:00.177Z] #44 6.623 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-28T18:57:00.177Z] #44 6.624 go: downloading github.com/pkg/errors v0.8.0 [2020-05-28T18:57:00.177Z] #44 6.736 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:57:00.177Z] #44 6.867 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:57:00.177Z] #44 7.018 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:57:00.177Z] #44 7.018 go: extracting github.com/pkg/errors v0.8.0 [2020-05-28T18:57:00.177Z] #44 7.377 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-28T18:57:00.177Z] #44 7.501 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:57:00.177Z] #44 7.544 go: extracting github.com/fatih/color v1.6.0 [2020-05-28T18:57:00.177Z] #44 7.597 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-28T18:57:00.259Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-05-28T18:57:00.259Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-28T18:57:00.259Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/types [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-28T18:57:00.259Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-28T18:57:00.363Z] #10 ... [2020-05-28T18:57:00.363Z] [2020-05-28T18:57:00.363Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:57:00.363Z] #41 21.92 internal/testlog [2020-05-28T18:57:00.363Z] #41 22.45 encoding [2020-05-28T18:57:00.363Z] #41 22.54 unicode/utf16 [2020-05-28T18:57:00.470Z] #44 7.704 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:57:00.470Z] #44 7.729 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:57:00.470Z] #44 7.731 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:57:00.470Z] #44 7.968 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:57:00.470Z] #44 8.037 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:57:00.540Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-05-28T18:57:00.540Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-05-28T18:57:00.540Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-28T18:57:00.540Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-28T18:57:00.540Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-28T18:57:00.540Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-28T18:57:00.540Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-28T18:57:00.540Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-28T18:57:00.540Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-28T18:57:00.619Z] #41 22.83 container/list [2020-05-28T18:57:00.793Z] #44 8.134 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:57:00.793Z] #44 8.212 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:57:00.820Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-05-28T18:57:00.820Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-28T18:57:00.820Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-28T18:57:00.820Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-28T18:57:00.820Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-28T18:57:00.820Z] ? github.com/docker/docker/builder [no test files] [2020-05-28T18:57:00.820Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-28T18:57:00.820Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-28T18:57:00.820Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-28T18:57:00.820Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-28T18:57:00.820Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-28T18:57:00.820Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-28T18:57:00.820Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-28T18:57:01.085Z] #44 8.386 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:57:01.101Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-05-28T18:57:01.546Z] #41 23.73 crypto/internal/subtle [2020-05-28T18:57:01.546Z] #41 23.92 crypto/subtle [2020-05-28T18:57:01.546Z] #41 ... [2020-05-28T18:57:01.546Z] [2020-05-28T18:57:01.546Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:57:01.546Z] #23 13.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T18:57:01.546Z] #23 18.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T18:57:01.734Z] #44 ... [2020-05-28T18:57:01.734Z] [2020-05-28T18:57:01.734Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:57:01.734Z] #42 9.242 internal/testlog [2020-05-28T18:57:01.805Z] #23 ... [2020-05-28T18:57:01.805Z] [2020-05-28T18:57:01.805Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:01.805Z] #32 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T18:57:01.805Z] #32 17.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T18:57:01.805Z] #32 ... [2020-05-28T18:57:01.805Z] [2020-05-28T18:57:01.805Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:57:01.805Z] #41 24.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-28T18:57:01.805Z] #41 24.25 internal/nettrace [2020-05-28T18:57:01.883Z] ? github.com/docker/docker/api [no test files] [2020-05-28T18:57:02.027Z] #42 9.445 math [2020-05-28T18:57:02.061Z] #41 24.36 runtime/cgo [2020-05-28T18:57:02.678Z] #42 ... [2020-05-28T18:57:02.678Z] [2020-05-28T18:57:02.678Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:02.678Z] #22 1.328 + RM_GOPATH=0 [2020-05-28T18:57:02.678Z] #22 1.329 + TMP_GOPATH= [2020-05-28T18:57:02.678Z] #22 1.329 + : /build [2020-05-28T18:57:02.678Z] #22 1.329 + '[' -z '' ']' [2020-05-28T18:57:02.678Z] #22 1.330 ++ mktemp -d [2020-05-28T18:57:02.678Z] #22 1.361 + export GOPATH=/tmp/tmp.oGmBeD6bxK [2020-05-28T18:57:02.678Z] #22 1.361 + GOPATH=/tmp/tmp.oGmBeD6bxK [2020-05-28T18:57:02.678Z] #22 1.361 + RM_GOPATH=1 [2020-05-28T18:57:02.678Z] #22 1.363 + case "$(go env GOARCH)" in [2020-05-28T18:57:02.678Z] #22 1.364 ++ go env GOARCH [2020-05-28T18:57:02.678Z] #22 1.394 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:02.678Z] #22 1.394 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:02.678Z] #22 1.400 ++ dirname /tmp/install/install.sh [2020-05-28T18:57:02.678Z] #22 1.402 + dir=/tmp/install [2020-05-28T18:57:02.678Z] #22 1.402 + bin=dockercli [2020-05-28T18:57:02.678Z] #22 1.403 + shift [2020-05-28T18:57:02.678Z] #22 1.404 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-28T18:57:02.678Z] #22 1.406 + . /tmp/install/dockercli.installer [2020-05-28T18:57:02.678Z] #22 1.406 ++ : stable [2020-05-28T18:57:02.678Z] #22 1.407 ++ : 17.06.2-ce [2020-05-28T18:57:02.678Z] #22 1.409 + install_dockercli [2020-05-28T18:57:02.678Z] #22 1.409 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T18:57:02.678Z] #22 1.410 Install docker/cli version 17.06.2-ce from stable [2020-05-28T18:57:02.678Z] #22 1.415 ++ uname -m [2020-05-28T18:57:02.678Z] #22 1.420 + arch=ppc64le [2020-05-28T18:57:02.678Z] #22 1.420 + '[' ppc64le '!=' x86_64 ']' [2020-05-28T18:57:02.678Z] #22 1.421 + '[' ppc64le '!=' s390x ']' [2020-05-28T18:57:02.678Z] #22 1.422 + '[' ppc64le '!=' armhf ']' [2020-05-28T18:57:02.678Z] #22 1.422 + build_dockercli [2020-05-28T18:57:02.678Z] #22 1.423 + git clone https://github.com/docker/docker-ce /tmp/tmp.oGmBeD6bxK/tmp/docker-ce [2020-05-28T18:57:02.678Z] #22 1.439 Cloning into '/tmp/tmp.oGmBeD6bxK/tmp/docker-ce'... [2020-05-28T18:57:02.678Z] #22 ... [2020-05-28T18:57:02.678Z] [2020-05-28T18:57:02.678Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:57:02.678Z] #29 1.257 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-28T18:57:02.678Z] #29 1.269 Cloning into '.'... [2020-05-28T18:57:02.978Z] #29 ... [2020-05-28T18:57:02.978Z] [2020-05-28T18:57:02.978Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:02.978Z] #33 1.749 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:57:02.978Z] #33 1.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:57:02.978Z] #33 1.894 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:57:02.978Z] #33 3.804 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T18:57:02.978Z] #33 7.607 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T18:57:02.978Z] #33 ... [2020-05-28T18:57:02.978Z] [2020-05-28T18:57:02.978Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:02.978Z] #31 1.195 + RM_GOPATH=0 [2020-05-28T18:57:02.978Z] #31 1.196 + TMP_GOPATH= [2020-05-28T18:57:02.978Z] #31 1.196 + : /build [2020-05-28T18:57:02.978Z] #31 1.196 + '[' -z '' ']' [2020-05-28T18:57:02.978Z] #31 1.197 ++ mktemp -d [2020-05-28T18:57:02.978Z] #31 1.199 + export GOPATH=/tmp/tmp.vLojAagwve [2020-05-28T18:57:02.978Z] #31 1.200 + GOPATH=/tmp/tmp.vLojAagwve [2020-05-28T18:57:02.978Z] #31 1.201 + RM_GOPATH=1 [2020-05-28T18:57:02.978Z] #31 1.202 + case "$(go env GOARCH)" in [2020-05-28T18:57:02.978Z] #31 1.203 ++ go env GOARCH [2020-05-28T18:57:02.978Z] #31 1.215 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:02.978Z] #31 1.215 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:02.978Z] #31 1.216 ++ dirname /tmp/install/install.sh [2020-05-28T18:57:02.978Z] #31 1.218 + dir=/tmp/install [2020-05-28T18:57:02.978Z] #31 1.219 + bin=tomlv [2020-05-28T18:57:02.978Z] #31 1.219 + shift [2020-05-28T18:57:02.978Z] #31 1.219 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-28T18:57:02.978Z] #31 1.219 + . /tmp/install/tomlv.installer [2020-05-28T18:57:02.978Z] #31 1.220 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:57:02.978Z] #31 1.220 + install_tomlv [2020-05-28T18:57:02.978Z] #31 1.220 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-28T18:57:02.978Z] #31 1.221 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:57:02.978Z] #31 1.221 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vLojAagwve/src/github.com/BurntSushi/toml [2020-05-28T18:57:02.978Z] #31 1.224 Cloning into '/tmp/tmp.vLojAagwve/src/github.com/BurntSushi/toml'... [2020-05-28T18:57:02.978Z] #31 2.641 + cd /tmp/tmp.vLojAagwve/src/github.com/BurntSushi/toml [2020-05-28T18:57:02.978Z] #31 2.642 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T18:57:02.978Z] #31 2.671 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T18:57:02.978Z] #31 3.731 internal/cpu [2020-05-28T18:57:02.978Z] #31 3.746 math/bits [2020-05-28T18:57:02.978Z] #31 3.764 runtime/internal/sys [2020-05-28T18:57:02.978Z] #31 4.041 runtime/internal/atomic [2020-05-28T18:57:02.978Z] #31 4.925 runtime/internal/math [2020-05-28T18:57:02.978Z] #31 5.459 unicode/utf8 [2020-05-28T18:57:02.978Z] #31 5.627 sync/atomic [2020-05-28T18:57:02.978Z] #31 6.233 internal/bytealg [2020-05-28T18:57:02.978Z] #31 7.255 math [2020-05-28T18:57:02.978Z] #31 7.699 unicode [2020-05-28T18:57:02.978Z] #31 8.533 internal/testlog [2020-05-28T18:57:02.978Z] #31 9.784 runtime [2020-05-28T18:57:02.978Z] #31 9.932 encoding [2020-05-28T18:57:03.278Z] #31 10.55 runtime/cgo [2020-05-28T18:57:03.278Z] #31 ... [2020-05-28T18:57:03.278Z] [2020-05-28T18:57:03.278Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:03.278Z] #48 1.171 + RM_GOPATH=0 [2020-05-28T18:57:03.278Z] #48 1.171 + TMP_GOPATH= [2020-05-28T18:57:03.278Z] #48 1.171 + : /build [2020-05-28T18:57:03.278Z] #48 1.172 + '[' -z '' ']' [2020-05-28T18:57:03.278Z] #48 1.173 ++ mktemp -d [2020-05-28T18:57:03.278Z] #48 1.175 + export GOPATH=/tmp/tmp.mYUcE9RYwR [2020-05-28T18:57:03.278Z] #48 1.175 + GOPATH=/tmp/tmp.mYUcE9RYwR [2020-05-28T18:57:03.278Z] #48 1.175 + RM_GOPATH=1 [2020-05-28T18:57:03.278Z] #48 1.176 + case "$(go env GOARCH)" in [2020-05-28T18:57:03.278Z] #48 1.178 ++ go env GOARCH [2020-05-28T18:57:03.278Z] #48 1.188 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:03.278Z] #48 1.189 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:03.278Z] #48 1.190 ++ dirname /tmp/install/install.sh [2020-05-28T18:57:03.278Z] #48 1.191 + dir=/tmp/install [2020-05-28T18:57:03.278Z] #48 1.192 + bin=shfmt [2020-05-28T18:57:03.278Z] #48 1.192 + shift [2020-05-28T18:57:03.278Z] #48 1.192 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-28T18:57:03.278Z] #48 1.192 + . /tmp/install/shfmt.installer [2020-05-28T18:57:03.278Z] #48 1.192 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:57:03.278Z] #48 1.192 + install_shfmt [2020-05-28T18:57:03.278Z] #48 1.192 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:57:03.278Z] #48 1.193 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-28T18:57:03.278Z] #48 1.193 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mYUcE9RYwR/src/github.com/mvdan/sh [2020-05-28T18:57:03.278Z] #48 1.197 Cloning into '/tmp/tmp.mYUcE9RYwR/src/github.com/mvdan/sh'... [2020-05-28T18:57:03.278Z] #48 ... [2020-05-28T18:57:03.278Z] [2020-05-28T18:57:03.278Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:57:03.278Z] #52 1.751 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:57:03.278Z] #52 1.881 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:57:03.278Z] #52 1.902 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:57:03.278Z] #52 4.214 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T18:57:03.278Z] #52 8.082 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T18:57:03.278Z] #52 ... [2020-05-28T18:57:03.278Z] [2020-05-28T18:57:03.278Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:57:03.278Z] #24 1.749 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:57:03.278Z] #24 1.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:57:03.278Z] #24 1.970 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:57:03.278Z] #24 4.095 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T18:57:03.278Z] #24 8.769 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T18:57:03.278Z] #24 10.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T18:57:03.572Z] #24 ... [2020-05-28T18:57:03.572Z] [2020-05-28T18:57:03.572Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:03.572Z] #11 1.752 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:57:03.572Z] #11 1.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:57:03.572Z] #11 1.938 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:57:03.572Z] #11 4.062 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T18:57:03.572Z] #11 8.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T18:57:03.572Z] #11 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T18:57:03.572Z] #11 ... [2020-05-28T18:57:03.572Z] [2020-05-28T18:57:03.572Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:03.572Z] #61 1.343 + RM_GOPATH=0 [2020-05-28T18:57:03.572Z] #61 1.343 + TMP_GOPATH= [2020-05-28T18:57:03.572Z] #61 1.344 + : /build [2020-05-28T18:57:03.572Z] #61 1.344 + '[' -z '' ']' [2020-05-28T18:57:03.572Z] #61 1.347 ++ mktemp -d [2020-05-28T18:57:03.572Z] #61 1.358 + export GOPATH=/tmp/tmp.HFw1Cu5nxz [2020-05-28T18:57:03.572Z] #61 1.360 + GOPATH=/tmp/tmp.HFw1Cu5nxz [2020-05-28T18:57:03.572Z] #61 1.361 + RM_GOPATH=1 [2020-05-28T18:57:03.572Z] #61 1.364 + case "$(go env GOARCH)" in [2020-05-28T18:57:03.572Z] #61 1.371 ++ go env GOARCH [2020-05-28T18:57:03.572Z] #61 1.447 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:03.572Z] #61 1.452 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:03.572Z] #61 1.470 ++ dirname /tmp/install/install.sh [2020-05-28T18:57:03.572Z] #61 1.472 + dir=/tmp/install [2020-05-28T18:57:03.572Z] #61 1.472 + bin=proxy [2020-05-28T18:57:03.572Z] #61 1.472 + shift [2020-05-28T18:57:03.572Z] #61 1.473 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-28T18:57:03.572Z] #61 1.473 + . /tmp/install/proxy.installer [2020-05-28T18:57:03.572Z] #61 1.474 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:57:03.572Z] #61 1.475 + install_proxy [2020-05-28T18:57:03.572Z] #61 1.475 + case "$1" in [2020-05-28T18:57:03.572Z] #61 1.476 + export CGO_ENABLED=0 [2020-05-28T18:57:03.572Z] #61 1.476 + CGO_ENABLED=0 [2020-05-28T18:57:03.572Z] #61 1.476 + _install_proxy [2020-05-28T18:57:03.572Z] #61 1.477 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-28T18:57:03.572Z] #61 1.477 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:57:03.572Z] #61 1.478 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HFw1Cu5nxz/src/github.com/docker/libnetwork [2020-05-28T18:57:03.572Z] #61 1.485 Cloning into '/tmp/tmp.HFw1Cu5nxz/src/github.com/docker/libnetwork'... [2020-05-28T18:57:03.765Z] ok github.com/docker/docker/builder/remotecontext 0.365s coverage: 13.6% of statements [2020-05-28T18:57:03.865Z] #61 ... [2020-05-28T18:57:03.865Z] [2020-05-28T18:57:03.865Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:57:03.865Z] #39 1.831 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:57:03.865Z] #39 1.984 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:57:03.865Z] #39 1.994 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:57:03.865Z] #39 4.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T18:57:03.865Z] #39 8.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T18:57:03.865Z] #39 11.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T18:57:03.865Z] #39 ... [2020-05-28T18:57:03.865Z] [2020-05-28T18:57:03.865Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:03.865Z] #46 1.299 + RM_GOPATH=0 [2020-05-28T18:57:03.865Z] #46 1.299 + TMP_GOPATH= [2020-05-28T18:57:03.865Z] #46 1.299 + : /build [2020-05-28T18:57:03.865Z] #46 1.299 + '[' -z '' ']' [2020-05-28T18:57:03.865Z] #46 1.300 ++ mktemp -d [2020-05-28T18:57:03.865Z] #46 1.331 + export GOPATH=/tmp/tmp.i1MoiDfJnc [2020-05-28T18:57:03.865Z] #46 1.331 + GOPATH=/tmp/tmp.i1MoiDfJnc [2020-05-28T18:57:03.865Z] #46 1.331 + RM_GOPATH=1 [2020-05-28T18:57:03.865Z] #46 1.332 + case "$(go env GOARCH)" in [2020-05-28T18:57:03.865Z] #46 1.347 ++ go env GOARCH [2020-05-28T18:57:03.865Z] #46 1.405 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:03.865Z] #46 1.405 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:03.865Z] #46 1.409 ++ dirname /tmp/install/install.sh [2020-05-28T18:57:03.865Z] #46 1.412 + dir=/tmp/install [2020-05-28T18:57:03.865Z] #46 1.412 + bin=golangci_lint [2020-05-28T18:57:03.865Z] #46 1.413 + shift [2020-05-28T18:57:03.866Z] #46 1.414 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-28T18:57:03.866Z] #46 1.414 + . /tmp/install/golangci_lint.installer [2020-05-28T18:57:03.866Z] #46 1.416 ++ : v1.23.8 [2020-05-28T18:57:03.866Z] #46 1.417 + install_golangci_lint [2020-05-28T18:57:03.866Z] #46 1.418 + echo 'Installing golangci-lint version v1.23.8' [2020-05-28T18:57:03.866Z] #46 1.418 Installing golangci-lint version v1.23.8 [2020-05-28T18:57:03.866Z] #46 1.419 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T18:57:04.156Z] #46 ... [2020-05-28T18:57:04.156Z] [2020-05-28T18:57:04.156Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:04.156Z] #55 1.425 + RM_GOPATH=0 [2020-05-28T18:57:04.156Z] #55 1.427 + TMP_GOPATH= [2020-05-28T18:57:04.156Z] #55 1.427 + : /build [2020-05-28T18:57:04.156Z] #55 1.427 + '[' -z '' ']' [2020-05-28T18:57:04.156Z] #55 1.428 ++ mktemp -d [2020-05-28T18:57:04.156Z] #55 1.472 + export GOPATH=/tmp/tmp.qWPujt6M7Z [2020-05-28T18:57:04.156Z] #55 1.472 + GOPATH=/tmp/tmp.qWPujt6M7Z [2020-05-28T18:57:04.156Z] #55 1.472 + RM_GOPATH=1 [2020-05-28T18:57:04.156Z] #55 1.476 + case "$(go env GOARCH)" in [2020-05-28T18:57:04.156Z] #55 1.478 ++ go env GOARCH [2020-05-28T18:57:04.156Z] #55 1.543 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:04.156Z] #55 1.544 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:04.156Z] #55 1.546 ++ dirname /tmp/install/install.sh [2020-05-28T18:57:04.156Z] #55 1.552 + dir=/tmp/install [2020-05-28T18:57:04.156Z] #55 1.553 + bin=rootlesskit [2020-05-28T18:57:04.156Z] #55 1.553 + shift [2020-05-28T18:57:04.156Z] #55 1.553 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-28T18:57:04.156Z] #55 1.553 + . /tmp/install/rootlesskit.installer [2020-05-28T18:57:04.156Z] #55 1.553 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:57:04.156Z] #55 1.555 + install_rootlesskit [2020-05-28T18:57:04.156Z] #55 1.555 + case "$1" in [2020-05-28T18:57:04.156Z] #55 1.555 + export CGO_ENABLED=0 [2020-05-28T18:57:04.156Z] #55 1.555 + CGO_ENABLED=0 [2020-05-28T18:57:04.156Z] #55 1.555 + _install_rootlesskit [2020-05-28T18:57:04.156Z] #55 1.555 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-28T18:57:04.156Z] #55 1.556 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qWPujt6M7Z/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:57:04.156Z] #55 1.556 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:57:04.156Z] #55 1.564 Cloning into '/tmp/tmp.qWPujt6M7Z/src/github.com/rootless-containers/rootlesskit'... [2020-05-28T18:57:04.156Z] #55 9.838 + cd /tmp/tmp.qWPujt6M7Z/src/github.com/rootless-containers/rootlesskit [2020-05-28T18:57:04.156Z] #55 9.839 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T18:57:04.157Z] #55 10.12 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T18:57:04.157Z] #55 10.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-28T18:57:04.157Z] #55 ... [2020-05-28T18:57:04.157Z] [2020-05-28T18:57:04.157Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:57:04.157Z] #52 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T18:57:04.376Z] ok github.com/docker/docker/builder/dockerfile 0.944s coverage: 48.2% of statements [2020-05-28T18:57:04.988Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-28T18:57:04.988Z] ok github.com/docker/docker/builder/remotecontext/git 0.896s coverage: 86.3% of statements [2020-05-28T18:57:04.988Z] ? github.com/docker/docker/cli [no test files] [2020-05-28T18:57:04.988Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-28T18:57:06.232Z] #41 ... [2020-05-28T18:57:06.232Z] [2020-05-28T18:57:06.232Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:06.232Z] #21 27.31 + mkdir -p /build [2020-05-28T18:57:06.232Z] #21 27.34 + mv docker/docker /build/ [2020-05-28T18:57:06.232Z] #21 27.37 + rmdir docker [2020-05-28T18:57:06.232Z] #21 DONE 28.1s [2020-05-28T18:57:06.232Z] [2020-05-28T18:57:06.232Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:06.232Z] #43 23.97 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-28T18:57:06.232Z] #43 25.79 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-28T18:57:06.232Z] #43 25.80 go: finding gotest.tools v2.2.0+incompatible [2020-05-28T18:57:06.232Z] #43 25.81 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-28T18:57:06.232Z] #43 25.82 go: downloading gotest.tools v2.2.0+incompatible [2020-05-28T18:57:06.232Z] #43 26.77 go: extracting gotest.tools v2.2.0+incompatible [2020-05-28T18:57:06.232Z] #43 26.81 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-28T18:57:06.232Z] #43 28.32 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-28T18:57:06.232Z] #43 28.38 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:57:06.232Z] #43 28.39 go: downloading github.com/pkg/errors v0.8.1 [2020-05-28T18:57:06.232Z] #43 28.53 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:57:06.794Z] #43 28.98 go: extracting github.com/pkg/errors v0.8.1 [2020-05-28T18:57:06.794Z] #43 29.03 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:57:07.357Z] #43 29.60 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:57:07.920Z] #43 30.06 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-28T18:57:08.430Z] ok github.com/docker/docker/client 0.130s coverage: 75.4% of statements [2020-05-28T18:57:09.748Z] #52 ... [2020-05-28T18:57:09.748Z] [2020-05-28T18:57:09.748Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:09.748Z] #44 13.38 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T18:57:09.748Z] #44 14.10 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T18:57:09.748Z] #44 14.21 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T18:57:09.835Z] #43 31.90 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:57:09.835Z] #43 ... [2020-05-28T18:57:09.835Z] [2020-05-28T18:57:09.835Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:09.835Z] #47 21.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:57:09.835Z] #47 23.37 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:57:09.835Z] #47 24.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:57:09.835Z] #47 28.08 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:57:09.835Z] #47 30.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:57:09.835Z] #47 30.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:57:09.835Z] #47 31.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:57:09.835Z] #47 31.64 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:57:10.396Z] #47 ... [2020-05-28T18:57:10.396Z] [2020-05-28T18:57:10.396Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:57:10.396Z] #38 22.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T18:57:10.651Z] #38 ... [2020-05-28T18:57:10.651Z] [2020-05-28T18:57:10.651Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:10.651Z] #30 22.79 runtime/cgo [2020-05-28T18:57:10.651Z] #30 ... [2020-05-28T18:57:10.651Z] [2020-05-28T18:57:10.651Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:10.651Z] #47 32.92 runtime [2020-05-28T18:57:10.907Z] #47 33.10 runtime/cgo [2020-05-28T18:57:10.907Z] #47 ... [2020-05-28T18:57:10.907Z] [2020-05-28T18:57:10.907Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:57:10.907Z] #51 23.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T18:57:10.907Z] #51 ... [2020-05-28T18:57:10.907Z] [2020-05-28T18:57:10.907Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:10.907Z] #43 33.17 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:57:11.262Z] #44 ... [2020-05-28T18:57:11.262Z] [2020-05-28T18:57:11.262Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:11.262Z] #48 18.66 + cd /tmp/tmp.mYUcE9RYwR/src/github.com/mvdan/sh [2020-05-28T18:57:11.262Z] #48 18.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-28T18:57:11.262Z] #48 18.87 + GO111MODULE=on [2020-05-28T18:57:11.262Z] #48 18.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-28T18:57:12.789Z] #48 ... [2020-05-28T18:57:12.789Z] [2020-05-28T18:57:12.789Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:57:12.789Z] #42 10.36 runtime [2020-05-28T18:57:12.789Z] #42 11.04 unicode/utf16 [2020-05-28T18:57:12.789Z] #42 11.93 container/list [2020-05-28T18:57:12.789Z] #42 15.82 crypto/internal/subtle [2020-05-28T18:57:12.789Z] #42 16.50 crypto/subtle [2020-05-28T18:57:12.789Z] #42 17.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-28T18:57:12.789Z] #42 18.08 internal/nettrace [2020-05-28T18:57:12.789Z] #42 18.55 runtime/cgo [2020-05-28T18:57:13.088Z] #42 ... [2020-05-28T18:57:13.088Z] [2020-05-28T18:57:13.088Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:13.088Z] #44 18.92 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-28T18:57:13.088Z] #44 20.59 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-28T18:57:13.088Z] #44 20.59 go: finding gotest.tools v2.2.0+incompatible [2020-05-28T18:57:13.088Z] #44 20.70 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-28T18:57:13.386Z] #44 20.71 go: downloading gotest.tools v2.2.0+incompatible [2020-05-28T18:57:13.386Z] #44 ... [2020-05-28T18:57:13.386Z] [2020-05-28T18:57:13.386Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:13.386Z] #33 10.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T18:57:13.420Z] #43 35.69 go: finding github.com/fatih/color v1.6.0 [2020-05-28T18:57:13.420Z] #43 35.71 go: finding github.com/pkg/errors v0.8.1 [2020-05-28T18:57:13.676Z] #43 35.91 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:57:13.676Z] #43 36.07 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:57:13.676Z] #43 36.14 go: finding github.com/spf13/pflag v1.0.3 [2020-05-28T18:57:13.932Z] #43 36.27 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:57:14.019Z] #33 ... [2020-05-28T18:57:14.019Z] [2020-05-28T18:57:14.019Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:14.019Z] #48 21.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:57:14.019Z] #48 21.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:57:14.019Z] #48 21.59 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:57:14.099Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2020-05-28T18:57:14.492Z] #43 36.66 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:57:14.492Z] #43 36.86 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:57:14.492Z] #43 36.92 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:57:14.651Z] #48 21.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:57:14.651Z] #48 21.97 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:57:15.054Z] #43 37.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:57:16.593Z] #43 ... [2020-05-28T18:57:16.593Z] [2020-05-28T18:57:16.593Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:16.594Z] #60 36.93 Checking out files: 35% (728/2067) Checking out files: 36% (745/2067) Checking out files: 37% (765/2067) Checking out files: 38% (786/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 63% (1320/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 96% (1998/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-28T18:57:16.751Z] #48 24.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:57:16.849Z] #60 39.07 + cd /tmp/tmp.ZMlMoVQDNI/src/github.com/docker/libnetwork [2020-05-28T18:57:16.849Z] #60 39.07 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:57:17.409Z] #60 39.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-28T18:57:18.848Z] #48 25.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:57:19.485Z] #48 ... [2020-05-28T18:57:19.485Z] [2020-05-28T18:57:19.485Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:57:19.485Z] #52 26.81 Fetched 8131 kB in 25s (323 kB/s) [2020-05-28T18:57:21.711Z] #60 ... [2020-05-28T18:57:21.711Z] [2020-05-28T18:57:21.711Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T18:57:21.711Z] #36 33.13 Checking out files: 59% (957/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/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: 95% (1523/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-05-28T18:57:21.711Z] #36 34.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-28T18:57:21.711Z] #36 37.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-28T18:57:22.270Z] #36 ... [2020-05-28T18:57:22.270Z] [2020-05-28T18:57:22.270Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:57:22.270Z] #41 44.42 vendor/golang.org/x/crypto/internal/subtle [2020-05-28T18:57:22.270Z] #41 44.66 vendor/golang.org/x/crypto/curve25519 [2020-05-28T18:57:22.524Z] #41 ... [2020-05-28T18:57:22.524Z] [2020-05-28T18:57:22.524Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:57:22.524Z] #23 34.70 Fetched 8350 kB in 28s (296 kB/s) [2020-05-28T18:57:22.524Z] #23 34.70 Reading package lists... [2020-05-28T18:57:22.524Z] #23 ... [2020-05-28T18:57:22.524Z] [2020-05-28T18:57:22.524Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:22.524Z] #32 34.85 Fetched 8350 kB in 28s (302 kB/s) [2020-05-28T18:57:22.780Z] #32 34.85 Reading package lists... [2020-05-28T18:57:22.780Z] #32 ... [2020-05-28T18:57:22.780Z] [2020-05-28T18:57:22.780Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:57:22.780Z] #38 39.98 Fetched 8350 kB in 29s (287 kB/s) [2020-05-28T18:57:23.339Z] #38 39.98 Reading package lists... [2020-05-28T18:57:23.339Z] #38 ... [2020-05-28T18:57:23.339Z] [2020-05-28T18:57:23.339Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:57:23.339Z] #23 34.70 Reading package lists... [2020-05-28T18:57:25.083Z] #52 26.81 Reading package lists... [2020-05-28T18:57:25.083Z] #52 ... [2020-05-28T18:57:25.083Z] [2020-05-28T18:57:25.083Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:25.083Z] #44 21.82 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-28T18:57:25.083Z] #44 21.92 go: extracting gotest.tools v2.2.0+incompatible [2020-05-28T18:57:25.083Z] #44 23.49 go: downloading github.com/pkg/errors v0.8.1 [2020-05-28T18:57:25.083Z] #44 23.54 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:57:25.083Z] #44 23.54 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-28T18:57:25.083Z] #44 23.55 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:57:25.083Z] #44 23.78 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:57:25.083Z] #44 23.82 go: extracting github.com/pkg/errors v0.8.1 [2020-05-28T18:57:25.083Z] #44 24.15 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:57:25.083Z] #44 24.46 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-28T18:57:25.083Z] #44 28.23 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:57:25.083Z] #44 29.56 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:57:25.083Z] #44 ... [2020-05-28T18:57:25.083Z] [2020-05-28T18:57:25.083Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T18:57:25.083Z] #37 29.13 Checking out files: 81% (1300/1597) Checking out files: 82% (1310/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-05-28T18:57:25.083Z] #37 29.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-28T18:57:25.083Z] #37 32.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-28T18:57:25.630Z] #23 46.32 Reading package lists... [2020-05-28T18:57:25.630Z] #23 ... [2020-05-28T18:57:25.630Z] [2020-05-28T18:57:25.630Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:25.630Z] #10 38.04 Fetched 8350 kB in 27s (306 kB/s) [2020-05-28T18:57:25.884Z] #10 38.04 Reading package lists... [2020-05-28T18:57:25.884Z] #10 ... [2020-05-28T18:57:25.884Z] [2020-05-28T18:57:25.884Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:25.884Z] #32 34.85 Reading package lists... [2020-05-28T18:57:27.160Z] #37 ... [2020-05-28T18:57:27.160Z] [2020-05-28T18:57:27.161Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:57:27.161Z] #42 24.46 vendor/golang.org/x/crypto/internal/subtle [2020-05-28T18:57:27.161Z] #42 ... [2020-05-28T18:57:27.161Z] [2020-05-28T18:57:27.161Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:27.161Z] #61 32.31 Checking out files: 43% (894/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1871/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-28T18:57:27.161Z] #61 33.97 + cd /tmp/tmp.HFw1Cu5nxz/src/github.com/docker/libnetwork [2020-05-28T18:57:27.161Z] #61 33.97 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-28T18:57:27.161Z] #61 34.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-28T18:57:27.772Z] #32 46.51 Reading package lists... [2020-05-28T18:57:27.772Z] #32 ... [2020-05-28T18:57:27.772Z] [2020-05-28T18:57:27.772Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:57:27.772Z] #51 39.79 Fetched 8350 kB in 29s (288 kB/s) [2020-05-28T18:57:27.772Z] #51 39.79 Reading package lists... [2020-05-28T18:57:27.772Z] #51 ... [2020-05-28T18:57:27.772Z] [2020-05-28T18:57:27.772Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:27.772Z] #10 38.04 Reading package lists... [2020-05-28T18:57:29.269Z] #61 ... [2020-05-28T18:57:29.269Z] [2020-05-28T18:57:29.269Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:29.269Z] #33 26.61 Fetched 8131 kB in 25s (326 kB/s) [2020-05-28T18:57:29.269Z] #33 26.61 Reading package lists... [2020-05-28T18:57:29.269Z] #33 ... [2020-05-28T18:57:29.269Z] [2020-05-28T18:57:29.269Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:57:29.269Z] #52 26.81 Reading package lists... [2020-05-28T18:57:29.913Z] #52 37.22 Reading package lists... [2020-05-28T18:57:29.913Z] #52 ... [2020-05-28T18:57:29.913Z] [2020-05-28T18:57:29.913Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:29.913Z] #11 27.35 Fetched 8131 kB in 26s (316 kB/s) [2020-05-28T18:57:29.913Z] #11 27.35 Reading package lists... [2020-05-28T18:57:30.225Z] #11 37.46 Reading package lists... [2020-05-28T18:57:30.225Z] #11 ... [2020-05-28T18:57:30.225Z] [2020-05-28T18:57:30.225Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:57:30.225Z] #24 27.52 Fetched 8131 kB in 26s (313 kB/s) [2020-05-28T18:57:30.225Z] #24 27.52 Reading package lists... [2020-05-28T18:57:30.225Z] #24 ... [2020-05-28T18:57:30.225Z] [2020-05-28T18:57:30.225Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:30.225Z] #33 26.61 Reading package lists... [2020-05-28T18:57:30.860Z] #33 38.34 Reading package lists... [2020-05-28T18:57:30.860Z] #33 ... [2020-05-28T18:57:30.860Z] [2020-05-28T18:57:30.860Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:57:30.860Z] #39 28.22 Fetched 8131 kB in 27s (306 kB/s) [2020-05-28T18:57:30.860Z] #39 28.22 Reading package lists... [2020-05-28T18:57:30.860Z] #39 38.48 Reading package lists... [2020-05-28T18:57:30.860Z] #39 ... [2020-05-28T18:57:30.860Z] [2020-05-28T18:57:30.860Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:57:30.860Z] #24 27.52 Reading package lists... [2020-05-28T18:57:31.492Z] #24 39.00 Reading package lists... [2020-05-28T18:57:31.492Z] #24 ... [2020-05-28T18:57:31.492Z] [2020-05-28T18:57:31.492Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:31.492Z] #48 29.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:57:31.492Z] #48 31.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-28T18:57:31.492Z] #48 31.71 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-28T18:57:31.492Z] #48 32.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-28T18:57:31.492Z] #48 32.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-28T18:57:31.492Z] #48 34.32 runtime/cgo [2020-05-28T18:57:31.492Z] #48 34.53 runtime [2020-05-28T18:57:31.785Z] #48 ... [2020-05-28T18:57:31.785Z] [2020-05-28T18:57:31.785Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:31.785Z] #44 32.54 go: finding github.com/pkg/errors v0.8.1 [2020-05-28T18:57:31.785Z] #44 32.55 go: finding github.com/fatih/color v1.6.0 [2020-05-28T18:57:31.785Z] #44 32.62 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-28T18:57:31.785Z] #44 32.77 go: finding github.com/spf13/pflag v1.0.3 [2020-05-28T18:57:31.785Z] #44 33.09 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-28T18:57:31.785Z] #44 33.40 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-28T18:57:31.785Z] #44 33.59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T18:57:31.785Z] #44 33.86 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T18:57:31.785Z] #44 33.96 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-28T18:57:31.785Z] #44 34.13 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T18:57:34.562Z] #10 50.38 Reading package lists... [2020-05-28T18:57:34.562Z] #10 ... [2020-05-28T18:57:34.562Z] [2020-05-28T18:57:34.562Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:57:34.562Z] #38 39.98 Reading package lists... [2020-05-28T18:57:35.127Z] #38 51.75 Reading package lists... [2020-05-28T18:57:35.127Z] #38 ... [2020-05-28T18:57:35.127Z] [2020-05-28T18:57:35.127Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:57:35.127Z] #23 46.32 Reading package lists... [2020-05-28T18:57:35.355Z] ok github.com/docker/docker/cmd/dockerd 0.051s coverage: 30.8% of statements [2020-05-28T18:57:35.355Z] ok github.com/docker/docker/container 0.113s coverage: 34.4% of statements [2020-05-28T18:57:35.355Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-28T18:57:35.355Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-28T18:57:35.355Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-28T18:57:35.355Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-28T18:57:38.205Z] #23 57.87 Building dependency tree... [2020-05-28T18:57:38.460Z] #23 ... [2020-05-28T18:57:38.460Z] [2020-05-28T18:57:38.460Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:57:38.460Z] #51 39.79 Reading package lists... [2020-05-28T18:57:38.715Z] #51 51.38 Reading package lists... [2020-05-28T18:57:38.715Z] #51 ... [2020-05-28T18:57:38.715Z] [2020-05-28T18:57:38.715Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:38.715Z] #10 50.38 Reading package lists... [2020-05-28T18:57:38.801Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-05-28T18:57:39.804Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-05-28T18:57:41.268Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-05-28T18:57:41.552Z] #10 61.23 Building dependency tree... [2020-05-28T18:57:42.213Z] #44 ... [2020-05-28T18:57:42.213Z] [2020-05-28T18:57:42.213Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:42.213Z] #11 37.46 Reading package lists... [2020-05-28T18:57:43.757Z] #11 48.69 Building dependency tree... [2020-05-28T18:57:44.064Z] #10 ... [2020-05-28T18:57:44.064Z] [2020-05-28T18:57:44.064Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:57:44.064Z] #41 66.21 github.com/LK4D4/vndr/godl/singleflight [2020-05-28T18:57:44.064Z] #41 66.22 internal/reflectlite [2020-05-28T18:57:44.319Z] #41 66.68 math/rand [2020-05-28T18:57:45.243Z] #41 ... [2020-05-28T18:57:45.243Z] [2020-05-28T18:57:45.243Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:45.243Z] #32 46.51 Reading package lists... [2020-05-28T18:57:45.243Z] #32 58.13 Building dependency tree... [2020-05-28T18:57:45.243Z] #32 64.42 The following additional packages will be installed: [2020-05-28T18:57:45.243Z] #32 64.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-28T18:57:45.243Z] #32 64.43 Suggested packages: [2020-05-28T18:57:45.243Z] #32 64.43 cmake-doc ninja-build lrzip [2020-05-28T18:57:45.243Z] #32 64.43 Recommended packages: [2020-05-28T18:57:45.243Z] #32 64.43 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-28T18:57:45.243Z] #32 65.98 The following NEW packages will be installed: [2020-05-28T18:57:45.243Z] #32 66.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-28T18:57:45.243Z] #32 66.02 vim-common xxd [2020-05-28T18:57:45.243Z] #32 66.60 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T18:57:45.243Z] #32 66.60 Need to get 14.9 MB of archives. [2020-05-28T18:57:45.243Z] #32 66.60 After this operation, 61.8 MB of additional disk space will be used. [2020-05-28T18:57:45.243Z] #32 66.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-28T18:57:45.243Z] #32 66.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T18:57:45.243Z] #32 66.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-28T18:57:45.243Z] #32 66.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-28T18:57:45.498Z] #32 ... [2020-05-28T18:57:45.498Z] [2020-05-28T18:57:45.498Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:45.498Z] #10 66.76 The following additional packages will be installed: [2020-05-28T18:57:45.498Z] #10 66.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-28T18:57:45.498Z] #10 66.77 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-28T18:57:45.498Z] #10 66.77 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-28T18:57:45.498Z] #10 66.77 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-28T18:57:45.498Z] #10 66.79 Suggested packages: [2020-05-28T18:57:45.498Z] #10 66.79 gcc-8-locales seccomp wine64 [2020-05-28T18:57:46.494Z] #11 ... [2020-05-28T18:57:46.494Z] [2020-05-28T18:57:46.494Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:46.494Z] #33 38.34 Reading package lists... [2020-05-28T18:57:46.494Z] #33 49.09 Building dependency tree... [2020-05-28T18:57:46.494Z] #33 53.72 The following additional packages will be installed: [2020-05-28T18:57:46.494Z] #33 53.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-28T18:57:46.494Z] #33 53.75 Suggested packages: [2020-05-28T18:57:46.494Z] #33 53.76 cmake-doc ninja-build lrzip [2020-05-28T18:57:46.494Z] #33 53.76 Recommended packages: [2020-05-28T18:57:46.494Z] #33 53.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-28T18:57:46.860Z] #10 69.16 The following NEW packages will be installed: [2020-05-28T18:57:46.860Z] #10 69.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-28T18:57:46.860Z] #10 69.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-28T18:57:46.860Z] #10 69.17 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-28T18:57:46.860Z] #10 69.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-28T18:57:46.860Z] #10 69.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-28T18:57:46.860Z] #10 69.17 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-28T18:57:47.132Z] #33 ... [2020-05-28T18:57:47.132Z] [2020-05-28T18:57:47.132Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:47.132Z] #11 54.47 The following additional packages will be installed: [2020-05-28T18:57:47.132Z] #11 54.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-28T18:57:47.132Z] #11 54.48 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-28T18:57:47.132Z] #11 54.49 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-28T18:57:47.132Z] #11 54.49 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-28T18:57:47.132Z] #11 54.50 Suggested packages: [2020-05-28T18:57:47.132Z] #11 54.51 gcc-8-locales seccomp wine64 [2020-05-28T18:57:47.419Z] #10 69.79 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T18:57:47.419Z] #10 69.79 Need to get 77.7 MB of archives. [2020-05-28T18:57:47.419Z] #10 69.79 After this operation, 487 MB of additional disk space will be used. [2020-05-28T18:57:47.419Z] #10 69.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-28T18:57:47.979Z] #10 ... [2020-05-28T18:57:47.979Z] [2020-05-28T18:57:47.979Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:57:47.979Z] #23 64.16 ca-certificates is already the newest version (20190110). [2020-05-28T18:57:47.979Z] #23 64.16 The following additional packages will be installed: [2020-05-28T18:57:47.979Z] #23 64.20 libjq1 libonig5 [2020-05-28T18:57:47.979Z] #23 64.96 The following NEW packages will be installed: [2020-05-28T18:57:47.979Z] #23 64.98 jq libjq1 libonig5 [2020-05-28T18:57:47.979Z] #23 65.53 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T18:57:47.979Z] #23 65.53 Need to get 355 kB of archives. [2020-05-28T18:57:47.979Z] #23 65.53 After this operation, 1072 kB of additional disk space will be used. [2020-05-28T18:57:47.979Z] #23 65.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-28T18:57:47.979Z] #23 65.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-28T18:57:47.979Z] #23 65.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-28T18:57:47.979Z] #23 67.08 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T18:57:47.979Z] #23 67.44 Fetched 355 kB in 0s (1002 kB/s) [2020-05-28T18:57:47.979Z] #23 67.61 Selecting previously unselected package libonig5:amd64. [2020-05-28T18:57:47.979Z] #23 67.61 (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 ... 15412 files and directories currently installed.) [2020-05-28T18:57:47.979Z] #23 67.67 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-28T18:57:47.979Z] #23 67.69 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-28T18:57:47.979Z] #23 68.20 Selecting previously unselected package libjq1:amd64. [2020-05-28T18:57:47.979Z] #23 68.20 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T18:57:47.979Z] #23 68.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T18:57:47.979Z] #23 68.57 Selecting previously unselected package jq. [2020-05-28T18:57:47.979Z] #23 68.57 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T18:57:47.979Z] #23 68.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T18:57:47.979Z] #23 69.18 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-28T18:57:47.979Z] #23 69.23 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T18:57:47.979Z] #23 69.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T18:57:47.979Z] #23 69.30 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T18:57:47.979Z] #23 DONE 70.1s [2020-05-28T18:57:47.979Z] [2020-05-28T18:57:47.979Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:47.979Z] #60 DONE 70.1s [2020-05-28T18:57:47.979Z] [2020-05-28T18:57:47.979Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-28T18:57:47.979Z] #24 DONE 0.1s [2020-05-28T18:57:47.979Z] [2020-05-28T18:57:47.979Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:47.979Z] #10 70.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-28T18:57:48.098Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.9% of statements [2020-05-28T18:57:48.540Z] #10 70.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-28T18:57:48.540Z] #10 70.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-28T18:57:48.540Z] #10 70.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-28T18:57:48.540Z] #10 70.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-28T18:57:49.101Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-05-28T18:57:49.465Z] #10 71.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-28T18:57:49.465Z] #10 ... [2020-05-28T18:57:49.465Z] [2020-05-28T18:57:49.465Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:57:49.465Z] #51 51.38 Reading package lists... [2020-05-28T18:57:49.465Z] #51 62.10 Building dependency tree... [2020-05-28T18:57:49.465Z] #51 67.69 The following additional packages will be installed: [2020-05-28T18:57:49.465Z] #51 67.74 libbtrfs0 [2020-05-28T18:57:49.465Z] #51 68.10 The following NEW packages will be installed: [2020-05-28T18:57:49.465Z] #51 68.13 libbtrfs-dev libbtrfs0 [2020-05-28T18:57:49.465Z] #51 68.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T18:57:49.465Z] #51 68.72 Need to get 119 kB of archives. [2020-05-28T18:57:49.465Z] #51 68.72 After this operation, 387 kB of additional disk space will be used. [2020-05-28T18:57:49.465Z] #51 68.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-28T18:57:49.465Z] #51 68.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-28T18:57:49.465Z] #51 70.86 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T18:57:49.465Z] #51 71.20 Fetched 119 kB in 0s (301 kB/s) [2020-05-28T18:57:49.465Z] #51 71.38 Selecting previously unselected package libbtrfs0. [2020-05-28T18:57:49.465Z] #51 71.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T18:57:49.465Z] #51 71.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-28T18:57:49.465Z] #51 71.59 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T18:57:49.465Z] #51 ... [2020-05-28T18:57:49.465Z] [2020-05-28T18:57:49.465Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:49.465Z] #32 68.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-28T18:57:49.465Z] #32 68.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-28T18:57:49.465Z] #32 68.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-28T18:57:49.465Z] #32 68.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-28T18:57:49.465Z] #32 68.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-28T18:57:49.466Z] #32 68.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-28T18:57:49.466Z] #32 70.74 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T18:57:49.466Z] #32 71.14 Fetched 14.9 MB in 3s (5663 kB/s) [2020-05-28T18:57:49.466Z] #32 71.36 Selecting previously unselected package xxd. [2020-05-28T18:57:49.466Z] #32 71.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T18:57:49.466Z] #32 71.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-28T18:57:49.466Z] #32 71.54 Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T18:57:49.466Z] #32 71.93 Selecting previously unselected package vim-common. [2020-05-28T18:57:49.712Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-28T18:57:49.721Z] #32 71.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T18:57:49.721Z] #32 72.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T18:57:49.721Z] #32 ... [2020-05-28T18:57:49.721Z] [2020-05-28T18:57:49.721Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:57:49.721Z] #38 51.75 Reading package lists... [2020-05-28T18:57:49.721Z] #38 62.64 Building dependency tree... [2020-05-28T18:57:49.721Z] #38 68.47 The following additional packages will be installed: [2020-05-28T18:57:49.721Z] #38 68.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-28T18:57:49.721Z] #38 68.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-28T18:57:49.721Z] #38 68.49 Suggested packages: [2020-05-28T18:57:49.721Z] #38 68.49 manpages-dev python-setuptools [2020-05-28T18:57:49.721Z] #38 70.99 The following NEW packages will be installed: [2020-05-28T18:57:49.721Z] #38 70.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-28T18:57:49.721Z] #38 70.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-28T18:57:49.721Z] #38 70.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-28T18:57:49.721Z] #38 71.01 python-six zlib1g-dev [2020-05-28T18:57:49.721Z] #38 71.54 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T18:57:49.721Z] #38 71.54 Need to get 4095 kB of archives. [2020-05-28T18:57:49.721Z] #38 71.54 After this operation, 22.5 MB of additional disk space will be used. [2020-05-28T18:57:49.721Z] #38 71.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-28T18:57:49.721Z] #38 71.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-28T18:57:49.721Z] #38 71.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-28T18:57:49.721Z] #38 71.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-28T18:57:49.721Z] #38 71.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-28T18:57:49.721Z] #38 71.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-28T18:57:49.721Z] #38 71.59 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-05-28T18:57:49.721Z] #38 71.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-28T18:57:49.721Z] #38 71.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-28T18:57:49.721Z] #38 71.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-28T18:57:49.721Z] #38 71.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-28T18:57:49.721Z] #38 72.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-28T18:57:49.889Z] #11 57.19 The following NEW packages will be installed: [2020-05-28T18:57:49.889Z] #11 57.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-28T18:57:49.889Z] #11 57.19 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-28T18:57:49.889Z] #11 57.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-28T18:57:49.889Z] #11 57.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-28T18:57:49.890Z] #11 57.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-28T18:57:49.890Z] #11 57.22 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-28T18:57:49.976Z] #38 72.21 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-05-28T18:57:49.976Z] #38 72.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-28T18:57:49.976Z] #38 72.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-28T18:57:49.976Z] #38 72.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-28T18:57:49.976Z] #38 72.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-28T18:57:49.976Z] #38 ... [2020-05-28T18:57:49.976Z] [2020-05-28T18:57:49.976Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:49.976Z] #10 72.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-28T18:57:49.976Z] #10 72.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-28T18:57:50.185Z] #11 57.67 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T18:57:50.185Z] #11 57.67 Need to get 78.9 MB of archives. [2020-05-28T18:57:50.185Z] #11 57.67 After this operation, 532 MB of additional disk space will be used. [2020-05-28T18:57:50.185Z] #11 57.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-28T18:57:50.323Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-28T18:57:50.480Z] #11 ... [2020-05-28T18:57:50.480Z] [2020-05-28T18:57:50.480Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:57:50.480Z] #52 37.22 Reading package lists... [2020-05-28T18:57:50.480Z] #52 48.63 Building dependency tree... [2020-05-28T18:57:50.480Z] #52 54.45 The following additional packages will be installed: [2020-05-28T18:57:50.480Z] #52 54.47 libbtrfs0 [2020-05-28T18:57:50.480Z] #52 54.72 The following NEW packages will be installed: [2020-05-28T18:57:50.480Z] #52 54.74 libbtrfs-dev libbtrfs0 [2020-05-28T18:57:50.480Z] #52 55.02 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T18:57:50.480Z] #52 55.02 Need to get 120 kB of archives. [2020-05-28T18:57:50.480Z] #52 55.02 After this operation, 423 kB of additional disk space will be used. [2020-05-28T18:57:50.480Z] #52 55.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-28T18:57:50.480Z] #52 55.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-28T18:57:50.480Z] #52 56.79 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T18:57:50.480Z] #52 57.11 Fetched 120 kB in 0s (1280 kB/s) [2020-05-28T18:57:50.480Z] #52 57.34 Selecting previously unselected package libbtrfs0. [2020-05-28T18:57:50.480Z] #52 57.34 (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 ... 15341 files and directories currently installed.) [2020-05-28T18:57:50.480Z] #52 57.47 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-28T18:57:50.480Z] #52 57.50 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T18:57:50.480Z] #52 57.73 Selecting previously unselected package libbtrfs-dev. [2020-05-28T18:57:50.480Z] #52 57.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-28T18:57:50.480Z] #52 57.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T18:57:50.773Z] #52 58.27 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T18:57:50.773Z] #52 ... [2020-05-28T18:57:50.773Z] [2020-05-28T18:57:50.773Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:50.773Z] #33 55.24 The following NEW packages will be installed: [2020-05-28T18:57:50.773Z] #33 55.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-28T18:57:50.773Z] #33 55.26 vim-common xxd [2020-05-28T18:57:50.773Z] #33 55.47 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T18:57:50.773Z] #33 55.47 Need to get 14.9 MB of archives. [2020-05-28T18:57:50.773Z] #33 55.47 After this operation, 67.2 MB of additional disk space will be used. [2020-05-28T18:57:50.773Z] #33 55.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-28T18:57:50.773Z] #33 55.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T18:57:50.773Z] #33 55.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-28T18:57:50.773Z] #33 55.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-28T18:57:50.773Z] #33 57.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-28T18:57:50.773Z] #33 57.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-28T18:57:50.773Z] #33 57.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-28T18:57:50.773Z] #33 57.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-28T18:57:50.773Z] #33 57.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-28T18:57:50.773Z] #33 57.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-28T18:57:50.906Z] #10 ... [2020-05-28T18:57:50.906Z] [2020-05-28T18:57:50.906Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:57:50.906Z] #51 71.85 Selecting previously unselected package libbtrfs-dev. [2020-05-28T18:57:50.906Z] #51 71.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-28T18:57:50.906Z] #51 71.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T18:57:50.906Z] #51 72.37 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T18:57:50.906Z] #51 72.39 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T18:57:50.906Z] #51 72.44 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T18:57:50.906Z] #51 DONE 73.1s [2020-05-28T18:57:50.906Z] [2020-05-28T18:57:50.906Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:57:50.906Z] #32 72.91 Selecting previously unselected package cmake-data. [2020-05-28T18:57:50.906Z] #32 72.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-28T18:57:50.906Z] #32 72.98 Unpacking cmake-data (3.13.4-1) ... [2020-05-28T18:57:50.935Z] ok github.com/docker/docker/daemon 12.242s coverage: 17.4% of statements [2020-05-28T18:57:50.935Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-28T18:57:50.935Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-28T18:57:50.935Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-28T18:57:50.935Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-28T18:57:51.161Z] #32 ... [2020-05-28T18:57:51.161Z] [2020-05-28T18:57:51.161Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:57:51.161Z] #30 63.32 internal/reflectlite [2020-05-28T18:57:51.161Z] #30 63.37 sync [2020-05-28T18:57:51.161Z] #30 67.78 sort [2020-05-28T18:57:51.161Z] #30 67.80 errors [2020-05-28T18:57:51.161Z] #30 68.73 strconv [2020-05-28T18:57:51.161Z] #30 70.25 io [2020-05-28T18:57:51.161Z] #30 72.92 internal/oserror [2020-05-28T18:57:51.161Z] #30 73.23 syscall [2020-05-28T18:57:51.215Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-05-28T18:57:51.408Z] #33 ... [2020-05-28T18:57:51.408Z] [2020-05-28T18:57:51.408Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-28T18:57:51.408Z] #52 58.27 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T18:57:51.408Z] #52 58.28 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T18:57:51.408Z] #52 DONE 58.8s [2020-05-28T18:57:51.408Z] [2020-05-28T18:57:51.408Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:57:51.408Z] #39 38.48 Reading package lists... [2020-05-28T18:57:51.408Z] #39 49.27 Building dependency tree... [2020-05-28T18:57:51.408Z] #39 54.41 The following additional packages will be installed: [2020-05-28T18:57:51.408Z] #39 54.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-28T18:57:51.408Z] #39 54.42 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-28T18:57:51.408Z] #39 54.44 Suggested packages: [2020-05-28T18:57:51.408Z] #39 54.44 manpages-dev python-setuptools [2020-05-28T18:57:51.408Z] #39 56.83 The following NEW packages will be installed: [2020-05-28T18:57:51.408Z] #39 56.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-28T18:57:51.408Z] #39 56.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-28T18:57:51.408Z] #39 56.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-28T18:57:51.408Z] #39 56.84 python-six zlib1g-dev [2020-05-28T18:57:51.408Z] #39 57.03 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T18:57:51.408Z] #39 57.03 Need to get 4075 kB of archives. [2020-05-28T18:57:51.408Z] #39 57.03 After this operation, 24.5 MB of additional disk space will be used. [2020-05-28T18:57:51.408Z] #39 57.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-28T18:57:51.408Z] #39 57.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-28T18:57:51.408Z] #39 57.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-28T18:57:51.408Z] #39 57.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-28T18:57:51.408Z] #39 57.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-28T18:57:51.408Z] #39 57.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-28T18:57:51.408Z] #39 57.22 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-05-28T18:57:51.408Z] #39 57.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-28T18:57:51.408Z] #39 57.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-28T18:57:51.408Z] #39 57.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-28T18:57:51.408Z] #39 57.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-28T18:57:51.408Z] #39 57.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-28T18:57:51.408Z] #39 57.91 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-05-28T18:57:51.408Z] #39 57.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-28T18:57:51.408Z] #39 57.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-28T18:57:51.408Z] #39 57.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-28T18:57:51.408Z] #39 58.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-28T18:57:51.408Z] #39 ... [2020-05-28T18:57:51.408Z] [2020-05-28T18:57:51.408Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:51.416Z] #30 ... [2020-05-28T18:57:51.416Z] [2020-05-28T18:57:51.416Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:57:52.042Z] #53 0.471 + RM_GOPATH=0 [2020-05-28T18:57:52.042Z] #53 0.472 + TMP_GOPATH= [2020-05-28T18:57:52.042Z] #53 0.472 + : /build [2020-05-28T18:57:52.042Z] #53 0.472 + '[' -z '' ']' [2020-05-28T18:57:52.042Z] #53 0.473 ++ mktemp -d [2020-05-28T18:57:52.042Z] #53 0.476 + export GOPATH=/tmp/tmp.hQsH4qVsml [2020-05-28T18:57:52.042Z] #53 0.477 + GOPATH=/tmp/tmp.hQsH4qVsml [2020-05-28T18:57:52.042Z] #53 0.477 + RM_GOPATH=1 [2020-05-28T18:57:52.042Z] #53 0.477 + case "$(go env GOARCH)" in [2020-05-28T18:57:52.042Z] #53 0.481 ++ go env GOARCH [2020-05-28T18:57:52.042Z] #53 0.504 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:52.042Z] #53 0.505 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:52.042Z] #53 0.506 ++ dirname /tmp/install/install.sh [2020-05-28T18:57:52.042Z] #53 0.508 + dir=/tmp/install [2020-05-28T18:57:52.042Z] #53 0.509 + bin=containerd [2020-05-28T18:57:52.042Z] #53 0.509 + shift [2020-05-28T18:57:52.042Z] #53 0.509 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-28T18:57:52.042Z] #53 0.512 + . /tmp/install/containerd.installer [2020-05-28T18:57:52.042Z] #53 0.512 ++ set -e [2020-05-28T18:57:52.042Z] #53 0.512 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:57:52.042Z] #53 0.514 + install_containerd [2020-05-28T18:57:52.042Z] #53 0.522 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-28T18:57:52.042Z] #53 0.523 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:57:52.042Z] #53 0.523 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hQsH4qVsml/src/github.com/containerd/containerd [2020-05-28T18:57:52.042Z] #53 0.527 Cloning into '/tmp/tmp.hQsH4qVsml/src/github.com/containerd/containerd'... [2020-05-28T18:57:52.042Z] #53 ... [2020-05-28T18:57:52.042Z] [2020-05-28T18:57:52.042Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:57:52.042Z] #24 39.00 Reading package lists... [2020-05-28T18:57:52.042Z] #24 50.09 Building dependency tree... [2020-05-28T18:57:52.042Z] #24 54.72 ca-certificates is already the newest version (20190110). [2020-05-28T18:57:52.042Z] #24 54.72 The following additional packages will be installed: [2020-05-28T18:57:52.042Z] #24 54.74 libjq1 libonig5 [2020-05-28T18:57:52.042Z] #24 55.55 The following NEW packages will be installed: [2020-05-28T18:57:52.042Z] #24 55.59 jq libjq1 libonig5 [2020-05-28T18:57:52.042Z] #24 55.90 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T18:57:52.042Z] #24 55.90 Need to get 358 kB of archives. [2020-05-28T18:57:52.042Z] #24 55.90 After this operation, 1277 kB of additional disk space will be used. [2020-05-28T18:57:52.042Z] #24 55.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-28T18:57:52.042Z] #24 56.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-28T18:57:52.042Z] #24 56.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-28T18:57:52.042Z] #24 58.55 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T18:57:52.042Z] #24 58.93 Fetched 358 kB in 0s (1862 kB/s) [2020-05-28T18:57:52.042Z] #24 59.14 Selecting previously unselected package libonig5:ppc64el. [2020-05-28T18:57:52.043Z] #24 59.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-05-28T18:57:52.043Z] #24 59.29 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-28T18:57:52.043Z] #24 59.32 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-28T18:57:52.043Z] #24 59.69 Selecting previously unselected package libjq1:ppc64el. [2020-05-28T18:57:52.043Z] #24 ... [2020-05-28T18:57:52.043Z] [2020-05-28T18:57:52.043Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:52.043Z] #11 58.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-28T18:57:52.043Z] #11 59.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-28T18:57:52.043Z] #11 59.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-28T18:57:52.043Z] #11 59.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-28T18:57:52.043Z] #11 59.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-28T18:57:52.681Z] #11 60.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-28T18:57:52.965Z] Running on azwin-2-826ca0 in d:\jenkins\workspace\moby_PR-41022 [Pipeline] { [Pipeline] ws [2020-05-28T18:57:52.988Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-28T18:57:53.229Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-05-28T18:57:53.321Z] #11 60.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-28T18:57:53.621Z] #11 ... [2020-05-28T18:57:53.621Z] [2020-05-28T18:57:53.621Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-28T18:57:53.621Z] #24 59.70 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-28T18:57:53.621Z] #24 59.72 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-28T18:57:53.621Z] #24 60.08 Selecting previously unselected package jq. [2020-05-28T18:57:53.621Z] #24 60.11 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-28T18:57:53.621Z] #24 60.12 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T18:57:53.621Z] #24 60.46 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-28T18:57:53.621Z] #24 60.48 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-28T18:57:53.621Z] #24 60.48 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T18:57:53.621Z] #24 60.49 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T18:57:53.621Z] #24 DONE 60.9s [2020-05-28T18:57:53.621Z] [2020-05-28T18:57:53.621Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:57:53.621Z] #11 60.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-28T18:57:53.621Z] #11 ... [2020-05-28T18:57:53.621Z] [2020-05-28T18:57:53.621Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-28T18:57:53.621Z] #25 DONE 0.1s [2020-05-28T18:57:53.840Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.204s coverage: 57.0% of statements [2020-05-28T18:57:53.914Z] [2020-05-28T18:57:53.914Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:57:53.914Z] #39 60.42 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T18:57:53.914Z] #39 60.92 Fetched 4075 kB in 1s (3709 kB/s) [2020-05-28T18:57:53.914Z] #39 61.16 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-28T18:57:53.914Z] #39 61.16 (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 ... 15341 files and directories currently installed.) [2020-05-28T18:57:53.914Z] #39 61.33 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-28T18:57:53.914Z] #39 61.35 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-28T18:57:54.549Z] #39 61.76 Selecting previously unselected package libnet1:ppc64el. [2020-05-28T18:57:54.549Z] #39 61.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-28T18:57:54.549Z] #39 61.83 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-28T18:57:54.549Z] #39 62.11 Selecting previously unselected package libnet1-dev. [2020-05-28T18:57:54.549Z] #39 62.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-28T18:57:54.549Z] #39 62.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T18:57:55.185Z] #39 62.47 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-28T18:57:55.185Z] #39 62.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-28T18:57:55.185Z] #39 62.53 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-28T18:57:55.525Z] #39 62.76 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-28T18:57:55.525Z] #39 62.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-28T18:57:55.525Z] #39 62.79 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-28T18:57:55.576Z] #52 4.356 + RM_GOPATH=0 [2020-05-28T18:57:55.576Z] #52 4.356 + TMP_GOPATH= [2020-05-28T18:57:55.576Z] #52 4.356 + : /build [2020-05-28T18:57:55.576Z] #52 4.356 + '[' -z '' ']' [2020-05-28T18:57:55.576Z] #52 4.361 ++ mktemp -d [2020-05-28T18:57:55.576Z] #52 4.366 + export GOPATH=/tmp/tmp.cgz7Tt9N7M [2020-05-28T18:57:55.576Z] #52 4.367 + GOPATH=/tmp/tmp.cgz7Tt9N7M [2020-05-28T18:57:55.576Z] #52 4.367 + RM_GOPATH=1 [2020-05-28T18:57:55.576Z] #52 4.369 + case "$(go env GOARCH)" in [2020-05-28T18:57:55.576Z] #52 4.370 ++ go env GOARCH [2020-05-28T18:57:55.576Z] #52 4.408 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:55.576Z] #52 4.408 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:57:55.576Z] #52 4.410 ++ dirname /tmp/install/install.sh [2020-05-28T18:57:55.576Z] #52 4.414 + dir=/tmp/install [2020-05-28T18:57:55.576Z] #52 4.428 + bin=containerd [2020-05-28T18:57:55.576Z] #52 4.428 + shift [2020-05-28T18:57:55.576Z] #52 4.428 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-28T18:57:55.576Z] #52 4.428 + . /tmp/install/containerd.installer [2020-05-28T18:57:55.576Z] #52 4.429 ++ set -e [2020-05-28T18:57:55.576Z] #52 4.429 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:57:55.576Z] #52 4.430 + install_containerd [2020-05-28T18:57:55.576Z] #52 4.435 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-28T18:57:55.576Z] #52 4.436 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:57:55.576Z] #52 4.437 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cgz7Tt9N7M/src/github.com/containerd/containerd [2020-05-28T18:57:55.576Z] #52 4.472 Cloning into '/tmp/tmp.cgz7Tt9N7M/src/github.com/containerd/containerd'... [2020-05-28T18:57:55.823Z] #39 63.17 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-28T18:57:55.823Z] #39 63.17 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-28T18:57:55.823Z] #39 63.22 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-28T18:57:56.119Z] #39 63.43 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-28T18:57:56.119Z] #39 63.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-28T18:57:56.119Z] #39 63.47 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-28T18:57:56.119Z] #39 63.67 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-28T18:57:56.119Z] #39 63.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-28T18:57:56.415Z] #39 63.71 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-28T18:57:56.502Z] #52 ... [2020-05-28T18:57:56.502Z] [2020-05-28T18:57:56.502Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:57:56.502Z] #28 77.68 Checking out files: 70% (1071/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) [2020-05-28T18:57:56.502Z] #28 ... [2020-05-28T18:57:56.502Z] [2020-05-28T18:57:56.502Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:57:56.502Z] #41 68.91 internal/singleflight [2020-05-28T18:57:56.502Z] #41 71.01 io [2020-05-28T18:57:56.502Z] #41 71.03 strconv [2020-05-28T18:57:56.502Z] #41 73.42 bytes [2020-05-28T18:57:56.502Z] #41 77.02 reflect [2020-05-28T18:57:56.502Z] #41 77.10 bufio [2020-05-28T18:57:56.757Z] #41 ... [2020-05-28T18:57:56.757Z] [2020-05-28T18:57:56.757Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:57:57.013Z] #28 77.68 Checking out files: 70% (1071/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: 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-05-28T18:57:57.013Z] #28 79.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-28T18:57:57.058Z] #39 64.34 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-28T18:57:57.058Z] #39 64.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-28T18:57:57.058Z] #39 64.35 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-28T18:57:57.938Z] #28 ... [2020-05-28T18:57:57.938Z] [2020-05-28T18:57:57.938Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:57:57.938Z] #25 7.226 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-28T18:57:57.938Z] #25 8.001 [2020-05-28T18:57:57.938Z] #25 8.266 # 1.8% #### 6.0% ######## 11.3% ########### 15.4% ############## 20.7% ################## 25.5% ##################### 30.2% ####################### 32.8% ########################## 36.2% ############################# 40.8% ################################ 45.4% ################################### 48.9% ###################################### 53.4% ######################################### 58.0% ########################################### 60.6% ############################################## 64.0% ############################################### 66.2% [2020-05-28T18:57:57.938Z] #25 ... [2020-05-28T18:57:57.938Z] [2020-05-28T18:57:57.938Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:57:57.938Z] #28 80.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-28T18:57:58.220Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.982s coverage: 46.2% of statements [2020-05-28T18:57:58.609Z] #39 65.83 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-28T18:57:58.609Z] #39 65.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-28T18:57:58.609Z] #39 65.88 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-28T18:57:58.832Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-05-28T18:57:58.902Z] #39 ... [2020-05-28T18:57:58.902Z] [2020-05-28T18:57:58.902Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:57:58.902Z] #26 3.195 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-28T18:57:58.902Z] #26 3.947 #=#=# [2020-05-28T18:57:59.618Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T18:57:59.875Z] [2020-05-28T18:58:00.988Z] #26 4.229 #=#=# # 2.1% ### 4.3% ###### 8.5% ######### 12.8% ############ 17.0% ############### 21.3% ################## 25.5% ##################### 29.8% ######################## 34.0% ########################### 38.3% ############################## 42.5% ################################# 46.8% #################################### 51.1% ####################################### 55.3% ########################################## 59.6% ############################################### 66.0% ################################################## 70.2% ##################################################### 74.5% ########################################################## 81.3% ############################################################# 85.6% ################################################################## 92.0% ##################################################################### 96.3% ###################################################################### 98.4% ######################################################################## 100.0% [2020-05-28T18:58:01.616Z] #26 8.026 [2020-05-28T18:58:01.767Z] [2020-05-28T18:58:01.767Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T18:58:01.767Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T18:58:01.767Z] HOSTNAME=55ace21ea0ec [2020-05-28T18:58:01.767Z] TEST_SKIP_INTEGRATION=1 [2020-05-28T18:58:01.767Z] TESTDEBUG=0 [2020-05-28T18:58:01.767Z] DEST=bundles/test-integration [2020-05-28T18:58:01.767Z] PWD=/go/src/github.com/docker/docker [2020-05-28T18:58:01.767Z] KEEPBUNDLE=1 [2020-05-28T18:58:01.767Z] DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 [2020-05-28T18:58:01.767Z] container=docker [2020-05-28T18:58:01.767Z] HOME=/root [2020-05-28T18:58:01.767Z] GOLANG_VERSION=1.13.11 [2020-05-28T18:58:01.767Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T18:58:01.767Z] VALIDATE_BRANCH=master [2020-05-28T18:58:01.767Z] TERM=xterm [2020-05-28T18:58:01.767Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T18:58:01.767Z] SHLVL=1 [2020-05-28T18:58:01.767Z] TIMEOUT=120m [2020-05-28T18:58:01.767Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T18:58:01.767Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T18:58:01.767Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-28T18:58:01.767Z] GO111MODULE=off [2020-05-28T18:58:01.767Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T18:58:01.767Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T18:58:01.767Z] GOPATH=/go [2020-05-28T18:58:01.767Z] PKG_CONFIG=pkg-config [2020-05-28T18:58:01.767Z] _=/usr/bin/env [2020-05-28T18:58:01.767Z] Building test suite binary ./integration-cli/test.main [2020-05-28T18:58:01.767Z] [2020-05-28T18:58:02.024Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-28T18:58:02.024Z] [2020-05-28T18:58:02.024Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T18:58:02.024Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T18:58:02.024Z] HOSTNAME=c4eac3155301 [2020-05-28T18:58:02.024Z] TEST_SKIP_INTEGRATION=1 [2020-05-28T18:58:02.024Z] TESTDEBUG=0 [2020-05-28T18:58:02.024Z] DEST=bundles/test-integration [2020-05-28T18:58:02.024Z] PWD=/go/src/github.com/docker/docker [2020-05-28T18:58:02.024Z] KEEPBUNDLE=1 [2020-05-28T18:58:02.024Z] DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 [2020-05-28T18:58:02.024Z] container=docker [2020-05-28T18:58:02.024Z] HOME=/root [2020-05-28T18:58:02.024Z] GOLANG_VERSION=1.13.11 [2020-05-28T18:58:02.024Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T18:58:02.024Z] VALIDATE_BRANCH=master [2020-05-28T18:58:02.024Z] TERM=xterm [2020-05-28T18:58:02.024Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T18:58:02.024Z] SHLVL=1 [2020-05-28T18:58:02.024Z] TIMEOUT=120m [2020-05-28T18:58:02.024Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T18:58:02.024Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T18:58:02.024Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-28T18:58:02.024Z] GO111MODULE=off [2020-05-28T18:58:02.024Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T18:58:02.024Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T18:58:02.024Z] GOPATH=/go [2020-05-28T18:58:02.024Z] PKG_CONFIG=pkg-config [2020-05-28T18:58:02.024Z] _=/usr/bin/env [2020-05-28T18:58:02.024Z] Building test suite binary ./integration-cli/test.main [2020-05-28T18:58:02.100Z] #28 ... [2020-05-28T18:58:02.100Z] [2020-05-28T18:58:02.100Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:58:02.100Z] #38 74.20 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T18:58:02.100Z] #38 74.59 Fetched 4095 kB in 1s (3927 kB/s) [2020-05-28T18:58:02.100Z] #38 74.84 Selecting previously unselected package libcap-dev:amd64. [2020-05-28T18:58:02.100Z] #38 74.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T18:58:02.100Z] #38 74.95 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 74.97 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-28T18:58:02.100Z] #38 75.20 Selecting previously unselected package libnet1:amd64. [2020-05-28T18:58:02.100Z] #38 75.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 75.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T18:58:02.100Z] #38 75.39 Selecting previously unselected package libnet1-dev. [2020-05-28T18:58:02.100Z] #38 75.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 75.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T18:58:02.100Z] #38 75.82 Selecting previously unselected package libnl-3-200:amd64. [2020-05-28T18:58:02.100Z] #38 75.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 75.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T18:58:02.100Z] #38 76.09 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-28T18:58:02.100Z] #38 76.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 76.10 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-28T18:58:02.100Z] #38 76.45 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-28T18:58:02.100Z] #38 76.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 76.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T18:58:02.100Z] #38 76.56 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-28T18:58:02.100Z] #38 76.57 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 76.60 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-28T18:58:02.100Z] #38 76.75 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-28T18:58:02.100Z] #38 76.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 76.78 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-28T18:58:02.100Z] #38 77.42 Selecting previously unselected package libprotobuf17:amd64. [2020-05-28T18:58:02.100Z] #38 77.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 77.49 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-28T18:58:02.100Z] #38 78.83 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-28T18:58:02.100Z] #38 78.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 78.86 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-28T18:58:02.100Z] #38 79.37 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-28T18:58:02.100Z] #38 79.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 79.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-28T18:58:02.100Z] #38 82.17 Selecting previously unselected package libprotoc17:amd64. [2020-05-28T18:58:02.100Z] #38 82.24 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 82.24 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-28T18:58:02.100Z] #38 83.40 Selecting previously unselected package protobuf-c-compiler. [2020-05-28T18:58:02.100Z] #38 83.42 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 83.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T18:58:02.100Z] #38 83.90 Selecting previously unselected package protobuf-compiler. [2020-05-28T18:58:02.100Z] #38 83.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-28T18:58:02.100Z] #38 83.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-28T18:58:02.100Z] #38 84.18 Selecting previously unselected package python-pkg-resources. [2020-05-28T18:58:02.100Z] #38 84.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T18:58:02.100Z] #38 84.19 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-28T18:58:02.100Z] #38 ... [2020-05-28T18:58:02.100Z] [2020-05-28T18:58:02.100Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:02.100Z] #25 8.266 # 1.8% #### 6.0% ######## 11.3% ########### 15.4% ############## 20.7% ################## 25.5% ##################### 30.2% ####################### 32.8% ########################## 36.2% ############################# 40.8% ################################ 45.4% ################################### 48.9% ###################################### 53.4% ######################################### 58.0% ########################################### 60.6% ############################################## 64.0% ############################################### 66.2% ################################################# 69.3% ####################################################### 76.6% ############################################################# 85.2% ################################################################ 89.8% ###################################################################### 97.9% ######################################################################## 100.0% [2020-05-28T18:58:02.100Z] #25 11.55 #=#=# [2020-05-28T18:58:02.100Z] #25 11.87 ###### 8.7% ###################### 31.3% #################################### 51.1% ################################################ 67.3% ########################################################## 81.2% ##################################################################### 96.4% ######################################################################## 100.0% [2020-05-28T18:58:02.100Z] #25 13.37 [2020-05-28T18:58:02.271Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.314s coverage: 49.5% of statements [2020-05-28T18:58:02.955Z] No new tests added to integration. [2020-05-28T18:58:02.955Z] [2020-05-28T18:58:02.955Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T18:58:03.094Z] #26 8.403 0.2% ##### 8.2% ############## 19.7% ###################### 31.2% ################################## 48.4% ############################################### 65.6% ####################################################### 77.1% ########################################################### 82.8% ################################################################### 94.3% ######################################################################## 100.0% [2020-05-28T18:58:03.273Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.183s coverage: 73.1% of statements [2020-05-28T18:58:03.273Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-28T18:58:03.378Z] #25 13.63 #=#=# 0.0% #### 6.8% ######## 12.4% ########### 16.5% ############### 22.2% ###################### 31.3% ########################## 37.4% ################################## 48.1% ######################################### 57.9% ############################################### 65.5% ################################################## 70.5% ###################################################### 75.8% ######################################################### 79.7% ############################################################# 85.8% ################################################################### 93.7% [2020-05-28T18:58:03.378Z] #25 ... [2020-05-28T18:58:03.378Z] [2020-05-28T18:58:03.378Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:03.378Z] #30 75.71 reflect [2020-05-28T18:58:03.378Z] #30 85.85 time [2020-05-28T18:58:03.378Z] #30 ... [2020-05-28T18:58:03.378Z] [2020-05-28T18:58:03.378Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:03.378Z] #25 13.63 #=#=# 0.0% #### 6.8% ######## 12.4% ########### 16.5% ############### 22.2% ###################### 31.3% ########################## 37.4% ################################## 48.1% ######################################### 57.9% ############################################### 65.5% ################################################## 70.5% ###################################################### 75.8% ######################################################### 79.7% ############################################################# 85.8% ################################################################### 93.7% ######################################################################## 100.0% [2020-05-28T18:58:03.738Z] #26 ... [2020-05-28T18:58:03.738Z] [2020-05-28T18:58:03.738Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:58:03.738Z] #33 61.01 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T18:58:03.738Z] #33 61.69 Fetched 14.9 MB in 3s (4635 kB/s) [2020-05-28T18:58:03.738Z] #33 61.92 Selecting previously unselected package xxd. [2020-05-28T18:58:03.738Z] #33 61.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 ... 15341 files and directories currently installed.) [2020-05-28T18:58:03.738Z] #33 62.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-28T18:58:03.738Z] #33 62.15 Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T18:58:03.738Z] #33 62.50 Selecting previously unselected package vim-common. [2020-05-28T18:58:03.738Z] #33 62.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T18:58:03.738Z] #33 62.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T18:58:03.738Z] #33 63.29 Selecting previously unselected package cmake-data. [2020-05-28T18:58:03.738Z] #33 63.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-28T18:58:03.738Z] #33 63.34 Unpacking cmake-data (3.13.4-1) ... [2020-05-28T18:58:03.738Z] #33 68.79 Selecting previously unselected package libicu63:ppc64el. [2020-05-28T18:58:03.738Z] #33 68.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-28T18:58:03.738Z] #33 68.93 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-28T18:58:03.738Z] #33 ... [2020-05-28T18:58:03.738Z] [2020-05-28T18:58:03.738Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:03.738Z] #31 71.21 sync [2020-05-28T18:58:03.738Z] #31 71.23 internal/reflectlite [2020-05-28T18:58:03.940Z] #25 16.18 [2020-05-28T18:58:04.324Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T18:58:04.324Z] HOSTNAME=d42a56e41fd7 [2020-05-28T18:58:04.324Z] TESTDEBUG=0 [2020-05-28T18:58:04.324Z] DEST=bundles/test-integration [2020-05-28T18:58:04.324Z] PWD=/go/src/github.com/docker/docker [2020-05-28T18:58:04.324Z] KEEPBUNDLE=1 [2020-05-28T18:58:04.324Z] DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 [2020-05-28T18:58:04.324Z] container=docker [2020-05-28T18:58:04.324Z] HOME=/root [2020-05-28T18:58:04.324Z] GOLANG_VERSION=1.13.11 [2020-05-28T18:58:04.324Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T18:58:04.324Z] VALIDATE_BRANCH=master [2020-05-28T18:58:04.324Z] TERM=xterm [2020-05-28T18:58:04.324Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T18:58:04.324Z] SHLVL=1 [2020-05-28T18:58:04.324Z] TIMEOUT=120m [2020-05-28T18:58:04.324Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T18:58:04.324Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T18:58:04.324Z] GO111MODULE=off [2020-05-28T18:58:04.324Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-28T18:58:04.325Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T18:58:04.325Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T18:58:04.325Z] GOPATH=/go [2020-05-28T18:58:04.325Z] PKG_CONFIG=pkg-config [2020-05-28T18:58:04.325Z] _=/usr/bin/env [2020-05-28T18:58:04.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-28T18:58:04.738Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.633s coverage: 76.1% of statements [2020-05-28T18:58:05.307Z] #25 16.57 # 1.5% ## 3.0% ### 4.8% ##### 7.0% ###### 8.5% ####### 10.1% ######## 12.1% [2020-05-28T18:58:05.307Z] #25 ... [2020-05-28T18:58:05.307Z] [2020-05-28T18:58:05.307Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:58:05.307Z] #10 77.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-28T18:58:05.307Z] #10 81.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-28T18:58:05.307Z] #10 81.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-28T18:58:05.307Z] #10 81.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-28T18:58:05.307Z] #10 81.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-28T18:58:05.307Z] #10 81.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-28T18:58:05.307Z] #10 81.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-28T18:58:05.307Z] #10 81.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-28T18:58:05.307Z] #10 81.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-28T18:58:05.307Z] #10 81.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-28T18:58:05.307Z] #10 81.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-28T18:58:05.307Z] #10 81.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-28T18:58:05.307Z] #10 81.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-28T18:58:05.307Z] #10 81.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-28T18:58:05.307Z] #10 81.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-28T18:58:05.307Z] #10 81.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-28T18:58:05.307Z] #10 83.32 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T18:58:05.307Z] #10 83.89 Fetched 77.7 MB in 12s (6465 kB/s) [2020-05-28T18:58:05.307Z] #10 84.18 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-28T18:58:05.307Z] #10 84.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 ... 15412 files and directories currently installed.) [2020-05-28T18:58:05.307Z] #10 84.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-28T18:58:05.307Z] #10 84.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T18:58:05.307Z] #10 ... [2020-05-28T18:58:05.307Z] [2020-05-28T18:58:05.307Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:05.307Z] #47 77.69 reflect [2020-05-28T18:58:05.307Z] #47 77.70 syscall [2020-05-28T18:58:05.349Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-05-28T18:58:05.562Z] #47 ... [2020-05-28T18:58:05.562Z] [2020-05-28T18:58:05.562Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:05.837Z] #31 ... [2020-05-28T18:58:05.837Z] [2020-05-28T18:58:05.837Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:05.837Z] #61 DONE 73.3s [2020-05-28T18:58:05.837Z] [2020-05-28T18:58:05.837Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:05.837Z] #26 10.35 #=#=# [2020-05-28T18:58:06.328Z] #25 16.57 # 1.5% ## 3.0% ### 4.8% ##### 7.0% ###### 8.5% ####### 10.1% ######## 12.1% ########## 14.1% ########### 16.1% ############ 17.7% ############## 19.7% ############### 21.7% ################# 24.2% ################## 25.3% ################### 27.8% ##################### 29.7% ###################### 31.4% [2020-05-28T18:58:06.329Z] #25 ... [2020-05-28T18:58:06.329Z] [2020-05-28T18:58:06.329Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:58:06.329Z] #32 78.74 Selecting previously unselected package libicu63:amd64. [2020-05-28T18:58:06.329Z] #32 78.75 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-28T18:58:06.329Z] #32 78.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T18:58:06.350Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-05-28T18:58:06.584Z] #32 ... [2020-05-28T18:58:06.584Z] [2020-05-28T18:58:06.584Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:07.016Z] #26 10.71 0.1% ## 4.0% #### 6.6% ###### 9.2% ########## 14.3% ############## 19.5% ################### 27.3% ######################### 35.0% ############################## 42.7% ################################## 47.9% ######################################## 55.7% ########################################### 60.8% ################################################### 71.1% ###################################################### 76.3% ######################################################## 78.9% ############################################################ 84.0% ############################################################### 87.6% ################################################################# 90.7% ################################################################### 93.3% ###################################################################### 98.4% ######################################################################## 100.0% [2020-05-28T18:58:07.659Z] #26 14.04 [2020-05-28T18:58:07.814Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.8% of statements [2020-05-28T18:58:08.095Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-05-28T18:58:08.115Z] #25 16.57 # 1.5% ## 3.0% ### 4.8% ##### 7.0% ###### 8.5% ####### 10.1% ######## 12.1% ########## 14.1% ########### 16.1% ############ 17.7% ############## 19.7% ############### 21.7% ################# 24.2% ################## 25.3% ################### 27.8% ##################### 29.7% ###################### 31.4% ######################## 33.8% ########################## 36.3% ########################### 38.5% ############################# 40.7% ############################## 42.8% ################################ 45.5% ################################## 47.7% ################################## 48.6% #################################### 51.2% ###################################### 53.1% ####################################### 55.0% ######################################## 56.8% ########################################## 58.6% ########################################### 60.8% [2020-05-28T18:58:08.115Z] #25 ... [2020-05-28T18:58:08.116Z] [2020-05-28T18:58:08.116Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:08.116Z] #41 80.51 syscall [2020-05-28T18:58:08.371Z] #41 ... [2020-05-28T18:58:08.371Z] [2020-05-28T18:58:08.371Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:08.706Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.831s coverage: 57.7% of statements [2020-05-28T18:58:08.706Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-28T18:58:08.706Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-28T18:58:08.706Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-28T18:58:08.706Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-28T18:58:08.869Z] #26 14.43 1.2% # 2.1% ## 3.0% ### 4.7% ##### 7.4% ##### 8.3% ####### 10.1% ######## 11.9% [2020-05-28T18:58:08.869Z] #26 ... [2020-05-28T18:58:08.869Z] [2020-05-28T18:58:08.869Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:58:08.869Z] #39 66.44 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-28T18:58:08.869Z] #39 66.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-28T18:58:08.869Z] #39 66.52 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-28T18:58:08.869Z] #39 69.13 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-28T18:58:08.869Z] #39 69.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-28T18:58:08.869Z] #39 69.17 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-28T18:58:08.869Z] #39 70.24 Selecting previously unselected package protobuf-c-compiler. [2020-05-28T18:58:08.869Z] #39 70.30 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-28T18:58:08.869Z] #39 70.31 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T18:58:08.869Z] #39 70.58 Selecting previously unselected package protobuf-compiler. [2020-05-28T18:58:08.869Z] #39 70.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-28T18:58:08.869Z] #39 70.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-28T18:58:08.869Z] #39 70.83 Selecting previously unselected package python-pkg-resources. [2020-05-28T18:58:08.869Z] #39 70.85 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T18:58:08.869Z] #39 70.86 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-28T18:58:08.869Z] #39 71.29 Selecting previously unselected package python-six. [2020-05-28T18:58:08.869Z] #39 71.31 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-28T18:58:08.869Z] #39 71.32 Unpacking python-six (1.12.0-1) ... [2020-05-28T18:58:08.869Z] #39 71.50 Selecting previously unselected package python-protobuf. [2020-05-28T18:58:08.869Z] #39 71.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-28T18:58:08.869Z] #39 71.50 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-28T18:58:08.869Z] #39 72.68 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-28T18:58:08.986Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 41.8% of statements [2020-05-28T18:58:09.169Z] #39 ... [2020-05-28T18:58:09.169Z] [2020-05-28T18:58:09.169Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:09.989Z] ok github.com/docker/docker/daemon/logger/awslogs 0.061s coverage: 77.8% of statements [2020-05-28T18:58:09.989Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-28T18:58:09.989Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-28T18:58:10.270Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-05-28T18:58:10.500Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-05-28T18:58:10.500Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-28T18:58:10.500Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2020-05-28T18:58:10.500Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-28T18:58:10.501Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-05-28T18:58:10.501Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-05-28T18:58:10.501Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 4.8% of statements [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-28T18:58:10.501Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2020-05-28T18:58:10.501Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/builder [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-28T18:58:10.501Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-28T18:58:10.501Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-05-28T18:58:10.501Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-05-28T18:58:10.717Z] #25 16.57 # 1.5% ## 3.0% ### 4.8% ##### 7.0% ###### 8.5% ####### 10.1% ######## 12.1% ########## 14.1% ########### 16.1% ############ 17.7% ############## 19.7% ############### 21.7% ################# 24.2% ################## 25.3% ################### 27.8% ##################### 29.7% ###################### 31.4% ######################## 33.8% ########################## 36.3% ########################### 38.5% ############################# 40.7% ############################## 42.8% ################################ 45.5% ################################## 47.7% ################################## 48.6% #################################### 51.2% ###################################### 53.1% ####################################### 55.0% ######################################## 56.8% ########################################## 58.6% ########################################### 60.8% ############################################# 63.2% ############################################### 65.4% ################################################ 67.3% ################################################# 68.4% ################################################# 68.5% ################################################## 69.7% ################################################### 71.3% #################################################### 73.6% ###################################################### 75.0% ####################################################### 77.4% ######################################################## 78.8% ########################################################## 80.7% ########################################################### 82.5% ############################################################ 84.1% ############################################################# 86.0% ############################################################### 88.6% ################################################################ 89.6% ################################################################## 91.8% ################################################################### 94.4% ##################################################################### 96.2% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-28T18:58:10.882Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-05-28T18:58:10.982Z] #25 22.93 [2020-05-28T18:58:11.163Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2020-05-28T18:58:11.444Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-05-28T18:58:12.149Z] #26 14.43 1.2% # 2.1% ## 3.0% ### 4.7% ##### 7.4% ##### 8.3% ####### 10.1% ######## 11.9% ######### 13.7% ########### 15.5% ############ 17.3% ############# 19.0% ############### 21.7% ################ 23.5% ################## 25.3% ################### 27.1% #################### 28.9% ###################### 30.7% ####################### 32.4% ######################## 34.2% ######################### 36.0% ########################### 37.8% ############################ 39.6% ############################# 41.4% ################################ 45.0% ################################## 47.6% ################################### 49.4% ##################################### 52.1% ###################################### 53.9% ######################################## 56.6% ########################################## 59.3% ########################################### 61.0% ############################################# 63.7% ############################################### 66.4% [2020-05-28T18:58:12.149Z] #26 ... [2020-05-28T18:58:12.149Z] [2020-05-28T18:58:12.149Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:58:12.149Z] #11 69.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-28T18:58:12.149Z] #11 77.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-28T18:58:12.149Z] #11 77.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-28T18:58:12.149Z] #11 77.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-28T18:58:12.149Z] #11 77.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-28T18:58:12.149Z] #11 77.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-28T18:58:12.149Z] #11 77.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-28T18:58:12.149Z] #11 77.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-28T18:58:12.149Z] #11 78.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-28T18:58:12.149Z] #11 78.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-28T18:58:12.149Z] #11 78.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-28T18:58:12.149Z] #11 78.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-28T18:58:12.149Z] #11 78.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-28T18:58:12.149Z] #11 78.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-28T18:58:12.149Z] #11 78.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-28T18:58:12.149Z] #11 78.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-28T18:58:12.149Z] #11 ... [2020-05-28T18:58:12.150Z] [2020-05-28T18:58:12.150Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:12.348Z] #25 24.12 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-28T18:58:12.349Z] #25 24.56 [2020-05-28T18:58:12.405Z] ok github.com/docker/docker/builder/remotecontext 0.286s coverage: 13.6% of statements [2020-05-28T18:58:12.405Z] ok github.com/docker/docker/builder/remotecontext/git 3.207s coverage: 86.3% of statements [2020-05-28T18:58:12.446Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 75.2% of statements [2020-05-28T18:58:12.446Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-28T18:58:12.446Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 37.7% of statements [2020-05-28T18:58:12.604Z] #25 ... [2020-05-28T18:58:12.604Z] [2020-05-28T18:58:12.604Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:58:12.604Z] #38 84.80 Selecting previously unselected package python-six. [2020-05-28T18:58:12.604Z] #38 84.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-28T18:58:12.604Z] #38 84.81 Unpacking python-six (1.12.0-1) ... [2020-05-28T18:58:12.604Z] #38 85.05 Selecting previously unselected package python-protobuf. [2020-05-28T18:58:12.604Z] #38 85.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-28T18:58:12.604Z] #38 85.06 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-28T18:58:12.604Z] #38 86.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-28T18:58:12.604Z] #38 94.78 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-28T18:58:12.604Z] #38 94.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T18:58:12.604Z] #38 ... [2020-05-28T18:58:12.604Z] [2020-05-28T18:58:12.604Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:12.859Z] #25 24.85 # 2.3% ######################################################################## 100.0% [2020-05-28T18:58:13.115Z] #25 25.14 [2020-05-28T18:58:13.343Z] ok github.com/docker/docker/builder/dockerfile 1.184s coverage: 48.2% of statements [2020-05-28T18:58:13.343Z] ? github.com/docker/docker/cli [no test files] [2020-05-28T18:58:13.343Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-28T18:58:13.449Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 33.3% of statements [2020-05-28T18:58:13.669Z] #26 14.43 1.2% # 2.1% ## 3.0% ### 4.7% ##### 7.4% ##### 8.3% ####### 10.1% ######## 11.9% ######### 13.7% ########### 15.5% ############ 17.3% ############# 19.0% ############### 21.7% ################ 23.5% ################## 25.3% ################### 27.1% #################### 28.9% ###################### 30.7% ####################### 32.4% ######################## 34.2% ######################### 36.0% ########################### 37.8% ############################ 39.6% ############################# 41.4% ################################ 45.0% ################################## 47.6% ################################### 49.4% ##################################### 52.1% ###################################### 53.9% ######################################## 56.6% ########################################## 59.3% ########################################### 61.0% ############################################# 63.7% ############################################### 66.4% ################################################## 70.0% #################################################### 72.7% ###################################################### 75.4% ####################################################### 77.1% ######################################################## 78.9% ########################################################## 81.6% ############################################################ 84.3% ############################################################## 87.0% ################################################################ 89.6% ################################################################## 92.3% ################################################################### 93.2% ##################################################################### 95.9% ###################################################################### 98.6% ######################################################################## 100.0% [2020-05-28T18:58:13.669Z] #26 20.23 [2020-05-28T18:58:14.452Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-05-28T18:58:14.452Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-28T18:58:14.485Z] #25 26.70 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-28T18:58:15.046Z] #25 27.27 [2020-05-28T18:58:15.063Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-05-28T18:58:15.344Z] ok github.com/docker/docker/daemon/logger/splunk 1.478s coverage: 82.5% of statements [2020-05-28T18:58:15.344Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-28T18:58:15.344Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-28T18:58:15.557Z] #25 27.51 0.7% ######################################################################## 100.0% [2020-05-28T18:58:15.767Z] #26 22.31 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-28T18:58:15.813Z] #25 27.91 [2020-05-28T18:58:16.399Z] #26 ... [2020-05-28T18:58:16.399Z] [2020-05-28T18:58:16.399Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:16.399Z] #42 73.87 internal/reflectlite [2020-05-28T18:58:16.399Z] #42 73.88 sync [2020-05-28T18:58:16.399Z] #42 76.38 github.com/LK4D4/vndr/godl/singleflight [2020-05-28T18:58:16.399Z] #42 76.38 internal/singleflight [2020-05-28T18:58:16.399Z] #42 76.59 math/rand [2020-05-28T18:58:16.399Z] #42 83.92 io [2020-05-28T18:58:16.694Z] #42 83.95 strconv [2020-05-28T18:58:16.694Z] #42 83.96 sort [2020-05-28T18:58:16.694Z] #42 ... [2020-05-28T18:58:16.694Z] [2020-05-28T18:58:16.694Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:58:16.694Z] #11 81.46 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T18:58:16.694Z] #11 81.80 Fetched 78.9 MB in 21s (3758 kB/s) [2020-05-28T18:58:16.694Z] #11 82.05 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-28T18:58:16.694Z] #11 82.05 (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 ... 15341 files and directories currently installed.) [2020-05-28T18:58:16.694Z] #11 82.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-28T18:58:16.694Z] #11 82.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T18:58:17.044Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-05-28T18:58:17.044Z] ok github.com/docker/docker/distribution 0.385s coverage: 22.1% of statements [2020-05-28T18:58:17.044Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-28T18:58:17.177Z] #25 29.19 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-28T18:58:17.177Z] #25 29.30 skipping existing 1849cc453dee [2020-05-28T18:58:17.177Z] #25 ... [2020-05-28T18:58:17.177Z] [2020-05-28T18:58:17.177Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:58:17.177Z] #10 89.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-28T18:58:17.177Z] #10 89.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-28T18:58:17.177Z] #10 89.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T18:58:17.177Z] #10 95.49 Selecting previously unselected package binutils-mingw-w64. [2020-05-28T18:58:17.177Z] #10 95.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-28T18:58:17.177Z] #10 95.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T18:58:17.177Z] #10 95.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-28T18:58:17.177Z] #10 95.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-28T18:58:17.177Z] #10 95.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T18:58:17.177Z] #10 96.23 Selecting previously unselected package dmsetup. [2020-05-28T18:58:17.177Z] #10 96.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-28T18:58:17.177Z] #10 96.68 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-28T18:58:17.177Z] #10 97.07 Selecting previously unselected package mingw-w64-common. [2020-05-28T18:58:17.177Z] #10 97.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-28T18:58:17.177Z] #10 97.09 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-28T18:58:17.177Z] #10 ... [2020-05-28T18:58:17.177Z] [2020-05-28T18:58:17.177Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:58:17.177Z] #32 93.42 Selecting previously unselected package libxml2:amd64. [2020-05-28T18:58:17.177Z] #32 93.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-28T18:58:17.177Z] #32 93.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-28T18:58:17.177Z] #32 95.09 Selecting previously unselected package libarchive13:amd64. [2020-05-28T18:58:17.177Z] #32 95.10 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-28T18:58:17.177Z] #32 95.21 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-28T18:58:17.177Z] #32 95.61 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-28T18:58:17.177Z] #32 95.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-28T18:58:17.177Z] #32 95.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-28T18:58:17.177Z] #32 95.86 Selecting previously unselected package librhash0:amd64. [2020-05-28T18:58:17.177Z] #32 95.86 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-28T18:58:17.177Z] #32 95.88 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-28T18:58:17.177Z] #32 96.21 Selecting previously unselected package libuv1:amd64. [2020-05-28T18:58:17.177Z] #32 96.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-28T18:58:17.177Z] #32 96.23 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-28T18:58:17.177Z] #32 96.88 Selecting previously unselected package cmake. [2020-05-28T18:58:17.177Z] #32 96.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-28T18:58:17.177Z] #32 96.96 Unpacking cmake (3.13.4-1) ... [2020-05-28T18:58:17.432Z] #32 ... [2020-05-28T18:58:17.432Z] [2020-05-28T18:58:17.432Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:17.432Z] #25 29.54 [2020-05-28T18:58:18.045Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-28T18:58:18.633Z] ok github.com/docker/docker/client 0.297s coverage: 75.4% of statements [2020-05-28T18:58:18.689Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-28T18:58:19.165Z] using credential docker-jenkins-github-credentials [2020-05-28T18:58:19.250Z] Cloning the remote Git repository [2020-05-28T18:58:19.250Z] Cloning with configured refspecs honoured and without tags [2020-05-28T18:58:19.324Z] #25 31.10 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-28T18:58:19.324Z] #25 ... [2020-05-28T18:58:19.324Z] [2020-05-28T18:58:19.324Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:19.324Z] #47 91.61 time [2020-05-28T18:58:19.324Z] #47 98.69 encoding/binary [2020-05-28T18:58:19.324Z] #47 99.65 os [2020-05-28T18:58:19.449Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-05-28T18:58:19.449Z] ok github.com/docker/docker/distribution/xfer 1.868s coverage: 85.1% of statements [2020-05-28T18:58:19.449Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-28T18:58:19.449Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-28T18:58:19.579Z] #47 ... [2020-05-28T18:58:19.579Z] [2020-05-28T18:58:19.579Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:19.579Z] #25 31.63 [2020-05-28T18:58:19.835Z] #25 31.94 ######################################################################## 100.0% [2020-05-28T18:58:20.061Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-05-28T18:58:20.061Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-28T18:58:20.091Z] #25 32.09 [2020-05-28T18:58:20.091Z] #25 32.21 Download of images into '/build' complete. [2020-05-28T18:58:20.091Z] #25 32.21 Use something like the following to load the result into a Docker daemon: [2020-05-28T18:58:20.091Z] #25 32.21 tar -cC '/build' . | docker load [2020-05-28T18:58:20.209Z] #11 87.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-28T18:58:20.209Z] #11 87.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-28T18:58:20.209Z] #11 87.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T18:58:20.209Z] #11 ... [2020-05-28T18:58:20.209Z] [2020-05-28T18:58:20.209Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:20.209Z] #26 23.21 [2020-05-28T18:58:20.209Z] #26 23.46 #=#=# ######################################################################## 100.0% [2020-05-28T18:58:20.209Z] #26 23.91 [2020-05-28T18:58:20.209Z] #26 25.72 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-28T18:58:20.209Z] #26 26.42 [2020-05-28T18:58:20.209Z] #26 26.65 #### 6.5% ######################################################################## 100.0% [2020-05-28T18:58:20.349Z] #25 ... [2020-05-28T18:58:20.349Z] [2020-05-28T18:58:20.349Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:20.349Z] #41 92.68 time [2020-05-28T18:58:20.349Z] #41 98.14 internal/fmtsort [2020-05-28T18:58:20.349Z] #41 99.16 internal/syscall/unix [2020-05-28T18:58:20.349Z] #41 99.71 strings [2020-05-28T18:58:20.349Z] #41 100.6 os [2020-05-28T18:58:20.498Z] #26 27.10 [2020-05-28T18:58:20.606Z] #41 ... [2020-05-28T18:58:20.606Z] [2020-05-28T18:58:20.606Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:58:20.606Z] #32 102.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T18:58:20.606Z] #32 102.2 Setting up xxd (2:8.1.0875-5) ... [2020-05-28T18:58:20.606Z] #32 102.2 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-28T18:58:20.606Z] #32 102.3 Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T18:58:20.606Z] #32 102.4 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-28T18:58:20.606Z] #32 102.5 Setting up cmake-data (3.13.4-1) ... [2020-05-28T18:58:20.606Z] #32 102.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-28T18:58:20.606Z] #32 102.5 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-28T18:58:20.606Z] #32 102.5 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-28T18:58:20.606Z] #32 102.6 Setting up cmake (3.13.4-1) ... [2020-05-28T18:58:20.606Z] #32 102.6 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T18:58:20.606Z] #32 102.8 Processing triggers for mime-support (3.62) ... [2020-05-28T18:58:20.672Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2020-05-28T18:58:19.464Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T18:58:19.893Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-28T18:58:20.449Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:58:20.449Z] > git --version # timeout=10 [2020-05-28T18:58:20.496Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:58:20.498Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:58:21.535Z] #32 DONE 103.7s [2020-05-28T18:58:21.535Z] [2020-05-28T18:58:21.535Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:21.535Z] #25 DONE 33.5s [2020-05-28T18:58:21.535Z] [2020-05-28T18:58:21.535Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:21.675Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-05-28T18:58:21.956Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-28T18:58:22.592Z] #26 ... [2020-05-28T18:58:22.592Z] [2020-05-28T18:58:22.592Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:22.592Z] #31 80.12 errors [2020-05-28T18:58:22.592Z] #31 80.16 sort [2020-05-28T18:58:22.592Z] #31 81.49 internal/oserror [2020-05-28T18:58:22.592Z] #31 81.49 io [2020-05-28T18:58:22.592Z] #31 81.59 strconv [2020-05-28T18:58:22.592Z] #31 82.00 syscall [2020-05-28T18:58:22.592Z] #31 88.73 strings [2020-05-28T18:58:22.592Z] #31 88.76 bytes [2020-05-28T18:58:22.881Z] #31 ... [2020-05-28T18:58:22.881Z] [2020-05-28T18:58:22.881Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:58:22.899Z] #33 ... [2020-05-28T18:58:22.899Z] [2020-05-28T18:58:22.899Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:58:22.899Z] #38 95.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T18:58:22.899Z] #38 95.33 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-28T18:58:22.899Z] #38 95.44 Setting up python-six (1.12.0-1) ... [2020-05-28T18:58:22.899Z] #38 100.9 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-28T18:58:22.899Z] #38 100.9 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T18:58:22.899Z] #38 101.0 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-28T18:58:22.899Z] #38 101.0 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-28T18:58:22.899Z] #38 101.1 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-28T18:58:22.899Z] #38 101.1 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-28T18:58:22.899Z] #38 101.1 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T18:58:22.899Z] #38 101.1 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-28T18:58:22.899Z] #38 101.1 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T18:58:22.899Z] #38 101.2 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-28T18:58:22.899Z] #38 ... [2020-05-28T18:58:22.899Z] [2020-05-28T18:58:22.899Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:22.899Z] #30 95.28 internal/poll [2020-05-28T18:58:22.899Z] #30 97.64 internal/fmtsort [2020-05-28T18:58:22.899Z] #30 97.97 internal/syscall/execenv [2020-05-28T18:58:22.899Z] #30 98.38 internal/syscall/unix [2020-05-28T18:58:22.899Z] #30 98.87 strings [2020-05-28T18:58:22.899Z] #30 99.18 os [2020-05-28T18:58:22.899Z] #30 103.5 path [2020-05-28T18:58:22.899Z] #30 105.0 text/tabwriter [2020-05-28T18:58:23.459Z] #30 ... [2020-05-28T18:58:23.459Z] [2020-05-28T18:58:23.459Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:23.459Z] #41 105.7 regexp/syntax [2020-05-28T18:58:23.490Z] ok github.com/docker/docker/pkg/archive 0.485s coverage: 76.7% of statements [2020-05-28T18:58:24.101Z] ok github.com/docker/docker/pkg/authorization 0.203s coverage: 68.3% of statements [2020-05-28T18:58:24.339Z] #29 90.09 Checking out files: 49% (749/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: 85% (1297/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) [2020-05-28T18:58:24.339Z] #29 ... [2020-05-28T18:58:24.339Z] [2020-05-28T18:58:24.339Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-28T18:58:24.339Z] #33 81.96 Selecting previously unselected package libxml2:ppc64el. [2020-05-28T18:58:24.339Z] #33 81.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-28T18:58:24.339Z] #33 82.01 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-28T18:58:24.339Z] #33 83.13 Selecting previously unselected package libarchive13:ppc64el. [2020-05-28T18:58:24.339Z] #33 83.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-28T18:58:24.339Z] #33 83.14 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-28T18:58:24.339Z] #33 83.81 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-28T18:58:24.339Z] #33 83.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-28T18:58:24.339Z] #33 83.84 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-28T18:58:24.339Z] #33 84.13 Selecting previously unselected package librhash0:ppc64el. [2020-05-28T18:58:24.339Z] #33 84.14 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-28T18:58:24.339Z] #33 84.19 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-28T18:58:24.339Z] #33 84.58 Selecting previously unselected package libuv1:ppc64el. [2020-05-28T18:58:24.339Z] #33 84.61 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-28T18:58:24.339Z] #33 84.63 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-28T18:58:24.339Z] #33 84.88 Selecting previously unselected package cmake. [2020-05-28T18:58:24.339Z] #33 84.93 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-28T18:58:24.339Z] #33 84.94 Unpacking cmake (3.13.4-1) ... [2020-05-28T18:58:24.339Z] #33 90.90 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-28T18:58:24.339Z] #33 90.91 Setting up xxd (2:8.1.0875-5) ... [2020-05-28T18:58:24.339Z] #33 90.91 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-28T18:58:24.339Z] #33 90.94 Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T18:58:24.339Z] #33 91.08 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-28T18:58:24.339Z] #33 91.11 Setting up cmake-data (3.13.4-1) ... [2020-05-28T18:58:24.339Z] #33 91.15 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-28T18:58:24.339Z] #33 91.19 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-28T18:58:24.339Z] #33 91.21 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-28T18:58:24.339Z] #33 91.23 Setting up cmake (3.13.4-1) ... [2020-05-28T18:58:24.339Z] #33 91.26 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T18:58:24.339Z] #33 91.41 Processing triggers for mime-support (3.62) ... [2020-05-28T18:58:24.339Z] #33 DONE 91.9s [2020-05-28T18:58:24.383Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-28T18:58:24.633Z] [2020-05-28T18:58:24.633Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:58:24.633Z] #29 90.09 Checking out files: 49% (749/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: 85% (1297/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) [2020-05-28T18:58:24.633Z] #29 ... [2020-05-28T18:58:24.633Z] [2020-05-28T18:58:24.633Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:58:24.633Z] #39 82.17 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-28T18:58:24.633Z] #39 82.19 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-28T18:58:24.633Z] #39 82.19 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-28T18:58:24.633Z] #39 82.20 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-28T18:58:24.633Z] #39 82.21 Setting up python-six (1.12.0-1) ... [2020-05-28T18:58:24.633Z] #39 89.61 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-28T18:58:24.633Z] #39 89.62 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-28T18:58:24.633Z] #39 89.63 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-28T18:58:24.633Z] #39 89.67 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-28T18:58:24.633Z] #39 89.72 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-28T18:58:24.633Z] #39 89.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-28T18:58:24.633Z] #39 89.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T18:58:24.633Z] #39 89.78 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-28T18:58:24.633Z] #39 89.79 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T18:58:24.633Z] #39 89.80 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-28T18:58:24.664Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-05-28T18:58:24.929Z] #39 ... [2020-05-28T18:58:24.929Z] [2020-05-28T18:58:24.929Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T18:58:24.929Z] #29 90.09 Checking out files: 49% (749/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: 85% (1297/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-05-28T18:58:24.929Z] #29 92.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-28T18:58:25.390Z] #41 107.4 fmt [2020-05-28T18:58:25.573Z] #29 92.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-28T18:58:26.612Z] #29 ... [2020-05-28T18:58:26.612Z] [2020-05-28T18:58:26.612Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:26.612Z] #42 84.14 syscall [2020-05-28T18:58:26.612Z] #42 91.58 vendor/golang.org/x/net/dns/dnsmessage [2020-05-28T18:58:26.612Z] #42 92.73 bytes [2020-05-28T18:58:26.904Z] #42 ... [2020-05-28T18:58:26.904Z] [2020-05-28T18:58:26.904Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:58:26.904Z] #11 93.16 Selecting previously unselected package binutils-mingw-w64. [2020-05-28T18:58:26.904Z] #11 93.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-28T18:58:26.904Z] #11 93.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T18:58:26.904Z] #11 93.44 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-28T18:58:26.904Z] #11 93.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-28T18:58:26.904Z] #11 93.49 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-28T18:58:26.904Z] #11 93.74 Selecting previously unselected package dmsetup. [2020-05-28T18:58:26.904Z] #11 93.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-28T18:58:26.904Z] #11 93.79 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-28T18:58:26.904Z] #11 94.07 Selecting previously unselected package mingw-w64-common. [2020-05-28T18:58:26.904Z] #11 94.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-28T18:58:26.904Z] #11 94.10 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-28T18:58:27.199Z] #11 ... [2020-05-28T18:58:27.200Z] [2020-05-28T18:58:27.200Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T18:58:27.200Z] #26 29.59 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-28T18:58:27.200Z] #26 29.79 skipping existing c8c2d4a6b2e3 [2020-05-28T18:58:27.200Z] #26 30.11 [2020-05-28T18:58:27.200Z] #26 32.42 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-28T18:58:27.200Z] #26 33.05 [2020-05-28T18:58:27.200Z] #26 33.26 ######################################################################## 100.0% [2020-05-28T18:58:27.200Z] #26 33.51 [2020-05-28T18:58:27.200Z] #26 33.70 Download of images into '/build' complete. [2020-05-28T18:58:27.200Z] #26 33.70 Use something like the following to load the result into a Docker daemon: [2020-05-28T18:58:27.200Z] #26 33.70 tar -cC '/build' . | docker load [2020-05-28T18:58:27.200Z] #26 DONE 33.8s [2020-05-28T18:58:27.549Z] [2020-05-28T18:58:27.549Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:27.549Z] #34 0.491 + RM_GOPATH=0 [2020-05-28T18:58:27.549Z] #34 0.497 + TMP_GOPATH= [2020-05-28T18:58:27.549Z] #34 0.498 + : /build [2020-05-28T18:58:27.549Z] #34 0.498 + '[' -z '' ']' [2020-05-28T18:58:27.549Z] #34 0.501 ++ mktemp -d [2020-05-28T18:58:27.549Z] #34 0.503 + export GOPATH=/tmp/tmp.YqdSevp5bF [2020-05-28T18:58:27.549Z] #34 0.503 + GOPATH=/tmp/tmp.YqdSevp5bF [2020-05-28T18:58:27.549Z] #34 0.503 + RM_GOPATH=1 [2020-05-28T18:58:27.549Z] #34 0.504 + case "$(go env GOARCH)" in [2020-05-28T18:58:27.549Z] #34 0.508 ++ go env GOARCH [2020-05-28T18:58:27.549Z] #34 0.530 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:58:27.549Z] #34 0.530 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:58:27.549Z] #34 0.531 ++ dirname /tmp/install/install.sh [2020-05-28T18:58:27.549Z] #34 0.536 + dir=/tmp/install [2020-05-28T18:58:27.549Z] #34 0.548 + bin=tini [2020-05-28T18:58:27.549Z] #34 0.548 + shift [2020-05-28T18:58:27.549Z] #34 0.548 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-28T18:58:27.549Z] #34 0.548 + . /tmp/install/tini.installer [2020-05-28T18:58:27.549Z] #34 0.548 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:58:27.549Z] #34 0.549 + install_tini [2020-05-28T18:58:27.549Z] #34 0.549 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-28T18:58:27.549Z] #34 0.549 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:58:27.549Z] #34 0.549 + git clone https://github.com/krallin/tini.git /tmp/tmp.YqdSevp5bF/tini [2020-05-28T18:58:27.549Z] #34 0.553 Cloning into '/tmp/tmp.YqdSevp5bF/tini'... [2020-05-28T18:58:27.549Z] #34 3.042 + cd /tmp/tmp.YqdSevp5bF/tini [2020-05-28T18:58:27.549Z] #34 3.042 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:58:27.549Z] #34 3.113 + cmake . [2020-05-28T18:58:28.151Z] ok github.com/docker/docker/layer 7.114s coverage: 68.8% of statements [2020-05-28T18:58:28.151Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-28T18:58:28.151Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-28T18:58:28.151Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-28T18:58:28.151Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-28T18:58:28.151Z] ? github.com/docker/docker/oci [no test files] [2020-05-28T18:58:28.151Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-28T18:58:28.432Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-28T18:58:28.654Z] #41 ... [2020-05-28T18:58:28.654Z] [2020-05-28T18:58:28.654Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:28.654Z] #33 5.179 + RM_GOPATH=0 [2020-05-28T18:58:28.654Z] #33 5.179 + TMP_GOPATH= [2020-05-28T18:58:28.654Z] #33 5.179 + : /build [2020-05-28T18:58:28.654Z] #33 5.179 + '[' -z '' ']' [2020-05-28T18:58:28.654Z] #33 5.179 ++ mktemp -d [2020-05-28T18:58:28.654Z] #33 5.179 + export GOPATH=/tmp/tmp.H5vniHriCP [2020-05-28T18:58:28.654Z] #33 5.179 + GOPATH=/tmp/tmp.H5vniHriCP [2020-05-28T18:58:28.654Z] #33 5.179 + RM_GOPATH=1 [2020-05-28T18:58:28.654Z] #33 5.179 + case "$(go env GOARCH)" in [2020-05-28T18:58:28.654Z] #33 5.179 ++ go env GOARCH [2020-05-28T18:58:28.654Z] #33 5.232 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:58:28.654Z] #33 5.232 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:58:28.654Z] #33 5.232 ++ dirname /tmp/install/install.sh [2020-05-28T18:58:28.654Z] #33 5.247 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:58:28.654Z] #33 5.255 + dir=/tmp/install [2020-05-28T18:58:28.654Z] #33 5.255 + bin=tini [2020-05-28T18:58:28.654Z] #33 5.255 + shift [2020-05-28T18:58:28.654Z] #33 5.255 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-28T18:58:28.654Z] #33 5.255 + . /tmp/install/tini.installer [2020-05-28T18:58:28.654Z] #33 5.255 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:58:28.654Z] #33 5.255 + install_tini [2020-05-28T18:58:28.654Z] #33 5.255 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-28T18:58:28.654Z] #33 5.255 + git clone https://github.com/krallin/tini.git /tmp/tmp.H5vniHriCP/tini [2020-05-28T18:58:28.654Z] #33 5.255 Cloning into '/tmp/tmp.H5vniHriCP/tini'... [2020-05-28T18:58:28.654Z] #33 6.546 + cd /tmp/tmp.H5vniHriCP/tini [2020-05-28T18:58:28.654Z] #33 6.546 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T18:58:28.654Z] #33 6.599 + cmake . [2020-05-28T18:58:28.713Z] ok github.com/docker/docker/pkg/chrootarchive 3.540s coverage: 43.2% of statements [2020-05-28T18:58:28.713Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-28T18:58:28.713Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-28T18:58:28.713Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-05-28T18:58:28.909Z] #33 7.617 -- The C compiler identification is GNU 8.3.0 [2020-05-28T18:58:29.063Z] #34 4.705 -- The C compiler identification is GNU 8.3.0 [2020-05-28T18:58:29.063Z] #34 4.800 -- Check for working C compiler: /usr/bin/cc [2020-05-28T18:58:29.164Z] #33 7.734 -- Check for working C compiler: /usr/bin/cc [2020-05-28T18:58:29.324Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2020-05-28T18:58:29.661Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-05-28T18:58:29.942Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-05-28T18:58:30.090Z] #33 8.710 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-28T18:58:30.090Z] #33 8.732 -- Detecting C compiler ABI info [2020-05-28T18:58:30.555Z] ok github.com/docker/docker/pkg/dmesg 0.018s coverage: 83.3% of statements [2020-05-28T18:58:30.557Z] #34 6.067 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-28T18:58:30.557Z] #34 6.086 -- Detecting C compiler ABI info [2020-05-28T18:58:30.653Z] #33 ... [2020-05-28T18:58:30.653Z] [2020-05-28T18:58:30.653Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:30.653Z] #47 102.8 encoding/base64 [2020-05-28T18:58:30.653Z] #47 104.6 golang.org/x/sys/unix [2020-05-28T18:58:30.653Z] #47 106.9 fmt [2020-05-28T18:58:30.653Z] #47 ... [2020-05-28T18:58:30.653Z] [2020-05-28T18:58:30.653Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:58:30.653Z] #38 112.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-28T18:58:30.653Z] #38 112.8 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T18:58:30.907Z] #38 DONE 113.2s [2020-05-28T18:58:30.907Z] [2020-05-28T18:58:30.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:31.599Z] #34 7.049 -- Detecting C compiler ABI info - done [2020-05-28T18:58:31.599Z] #34 7.128 -- Detecting C compile features [2020-05-28T18:58:32.020Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-05-28T18:58:32.300Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-05-28T18:58:32.938Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2020-05-28T18:58:32.938Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-05-28T18:58:33.219Z] ok github.com/docker/docker/pkg/fsutils 0.382s coverage: 85.1% of statements [2020-05-28T18:58:33.898Z] ok github.com/docker/docker/pkg/idtools 0.357s coverage: 70.3% of statements [2020-05-28T18:58:34.170Z] #39 ... [2020-05-28T18:58:34.170Z] [2020-05-28T18:58:34.170Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:34.170Z] #30 106.0 fmt [2020-05-28T18:58:34.170Z] #30 106.2 path/filepath [2020-05-28T18:58:34.170Z] #30 109.2 io/ioutil [2020-05-28T18:58:34.170Z] #30 113.0 github.com/BurntSushi/toml [2020-05-28T18:58:34.170Z] #30 113.0 flag [2020-05-28T18:58:34.170Z] #30 115.6 log [2020-05-28T18:58:34.170Z] #30 ... [2020-05-28T18:58:34.170Z] [2020-05-28T18:58:34.170Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:34.170Z] #41 115.3 regexp [2020-05-28T18:58:34.170Z] #41 115.5 flag [2020-05-28T18:58:34.178Z] ok github.com/docker/docker/pkg/ioutils 0.292s coverage: 70.6% of statements [2020-05-28T18:58:34.178Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-05-28T18:58:34.336Z] #34 ... [2020-05-28T18:58:34.336Z] [2020-05-28T18:58:34.336Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-28T18:58:34.336Z] #39 101.9 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-28T18:58:34.336Z] #39 101.9 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T18:58:34.465Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-05-28T18:58:34.465Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-05-28T18:58:34.465Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-28T18:58:34.465Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-28T18:58:34.745Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-05-28T18:58:34.745Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-28T18:58:34.745Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-28T18:58:34.980Z] #39 DONE 102.3s [2020-05-28T18:58:34.980Z] [2020-05-28T18:58:34.980Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:35.035Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-05-28T18:58:35.035Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-05-28T18:58:35.304Z] #40 ... [2020-05-28T18:58:35.304Z] [2020-05-28T18:58:35.304Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:35.304Z] #48 92.75 strconv [2020-05-28T18:58:35.304Z] #48 92.76 bytes [2020-05-28T18:58:35.304Z] #48 92.77 syscall [2020-05-28T18:58:35.304Z] #48 92.78 strings [2020-05-28T18:58:35.315Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-05-28T18:58:35.315Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-28T18:58:35.315Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-28T18:58:35.627Z] #48 ... [2020-05-28T18:58:35.627Z] [2020-05-28T18:58:35.627Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:35.627Z] #34 10.66 -- Detecting C compile features - done [2020-05-28T18:58:35.627Z] #34 10.72 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-28T18:58:35.627Z] #34 11.13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-28T18:58:35.919Z] #34 11.43 -- Configuring done [2020-05-28T18:58:35.919Z] #34 11.47 -- Generating done [2020-05-28T18:58:35.919Z] #34 11.48 -- Build files have been written to: /tmp/tmp.YqdSevp5bF/tini [2020-05-28T18:58:35.919Z] #34 11.49 + make tini-static [2020-05-28T18:58:35.926Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-05-28T18:58:36.058Z] #41 118.5 go/token [2020-05-28T18:58:36.188Z] Fetching without tags [2020-05-28T18:58:36.538Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-05-28T18:58:36.538Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-28T18:58:36.556Z] #34 12.07 Scanning dependencies of target tini-static [2020-05-28T18:58:36.556Z] #34 12.17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-28T18:58:36.618Z] #41 ... [2020-05-28T18:58:36.619Z] [2020-05-28T18:58:36.619Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:58:36.619Z] #10 108.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-28T18:58:36.619Z] #10 108.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-28T18:58:36.619Z] #10 108.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T18:58:36.619Z] #10 ... [2020-05-28T18:58:36.619Z] [2020-05-28T18:58:36.619Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:36.619Z] #33 9.921 -- Detecting C compiler ABI info - done [2020-05-28T18:58:36.619Z] #33 9.982 -- Detecting C compile features [2020-05-28T18:58:36.619Z] #33 12.43 -- Detecting C compile features - done [2020-05-28T18:58:36.619Z] #33 12.53 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-28T18:58:36.619Z] #33 12.83 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-28T18:58:36.619Z] #33 12.99 -- Configuring done [2020-05-28T18:58:36.619Z] #33 13.03 -- Generating done [2020-05-28T18:58:36.619Z] #33 13.07 -- Build files have been written to: /tmp/tmp.H5vniHriCP/tini [2020-05-28T18:58:36.619Z] #33 13.12 + make tini-static [2020-05-28T18:58:36.619Z] #33 13.90 Scanning dependencies of target tini-static [2020-05-28T18:58:36.619Z] #33 14.02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-28T18:58:36.818Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-28T18:58:36.933Z] Merging remotes/origin/master commit 41ac6bef8d449b3064ad1378a28d95c79c4b9350 into PR head commit a5324d69508c117d3ede94272041ae8fc2ad4bbf [2020-05-28T18:58:37.179Z] #33 ... [2020-05-28T18:58:37.179Z] [2020-05-28T18:58:37.179Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:37.179Z] #39 6.109 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T18:58:37.179Z] #39 6.109 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T18:58:37.179Z] #39 6.125 Note: Building without GnuTLS support [2020-05-28T18:58:38.323Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 73.9% of statements [2020-05-28T18:58:38.323Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-28T18:58:35.886Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:58:35.933Z] > git config --add remote.origin.fetch +refs/pull/41022/head:refs/remotes/origin/PR-41022 # timeout=10 [2020-05-28T18:58:35.976Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:58:36.098Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T18:58:36.222Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T18:58:36.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T18:58:36.224Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41022/head:refs/remotes/origin/PR-41022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-28T18:58:37.047Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:58:37.093Z] > git checkout -f a5324d69508c117d3ede94272041ae8fc2ad4bbf # timeout=10 [2020-05-28T18:58:39.070Z] #39 ... [2020-05-28T18:58:39.070Z] [2020-05-28T18:58:39.070Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:39.070Z] #33 16.19 [100%] Linking C executable tini-static [2020-05-28T18:58:39.070Z] #33 16.99 [100%] Built target tini-static [2020-05-28T18:58:39.070Z] #33 17.16 + mkdir -p /build [2020-05-28T18:58:39.070Z] #33 17.18 + cp tini-static /build/docker-init [2020-05-28T18:58:39.070Z] #33 DONE 17.6s [2020-05-28T18:58:39.070Z] [2020-05-28T18:58:39.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:58:39.070Z] #10 120.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-28T18:58:39.070Z] #10 120.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-28T18:58:39.070Z] #10 120.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:58:39.070Z] #10 120.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-28T18:58:39.070Z] #10 120.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-28T18:58:39.070Z] #10 120.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:58:39.331Z] #34 14.74 [100%] Linking C executable tini-static [2020-05-28T18:58:39.974Z] #34 15.74 [100%] Built target tini-static [2020-05-28T18:58:40.266Z] #34 15.88 + mkdir -p /build [2020-05-28T18:58:40.266Z] #34 15.88 + cp tini-static /build/docker-init [2020-05-28T18:58:40.566Z] #34 DONE 16.0s [2020-05-28T18:58:40.566Z] [2020-05-28T18:58:40.566Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:40.567Z] #40 2.176 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T18:58:40.567Z] #40 2.176 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T18:58:40.567Z] #40 2.203 Note: Building without GnuTLS support [2020-05-28T18:58:40.567Z] #40 4.417 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T18:58:40.567Z] #40 4.495 GEN .gitid [2020-05-28T18:58:40.567Z] #40 4.515 GEN criu/include/version.h [2020-05-28T18:58:40.567Z] #40 4.600 GEN include/common/asm [2020-05-28T18:58:40.810Z] Merge succeeded, producing 270eabc9bea9d82dd343071b5337ff6054da95d8 [2020-05-28T18:58:40.810Z] Checking out Revision 270eabc9bea9d82dd343071b5337ff6054da95d8 (PR-41022) [2020-05-28T18:58:41.025Z] ok github.com/docker/docker/pkg/signal 2.327s coverage: 61.0% of statements [2020-05-28T18:58:41.306Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-05-28T18:58:41.597Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-28T18:58:40.060Z] > git merge 41ac6bef8d449b3064ad1378a28d95c79c4b9350 # timeout=10 [2020-05-28T18:58:40.705Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-28T18:58:40.845Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T18:58:40.896Z] > git checkout -f 270eabc9bea9d82dd343071b5337ff6054da95d8 # timeout=10 [2020-05-28T18:58:41.877Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-05-28T18:58:42.159Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-05-28T18:58:42.709Z] #40 7.744 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-28T18:58:42.710Z] #40 7.995 PBCC images/opts.pb-c.c [2020-05-28T18:58:42.770Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-28T18:58:43.033Z] #40 8.071 PBCC images/sit.pb-c.c [2020-05-28T18:58:43.033Z] #40 8.138 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-28T18:58:43.033Z] #40 8.242 DEP images/opts.pb-c.d [2020-05-28T18:58:43.033Z] #40 8.312 DEP images/sit.pb-c.d [2020-05-28T18:58:43.085Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2020-05-28T18:58:43.232Z] #10 ... [2020-05-28T18:58:43.232Z] [2020-05-28T18:58:43.232Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:43.232Z] #47 115.7 encoding/json [2020-05-28T18:58:43.232Z] #47 122.4 github.com/pkg/diff [2020-05-28T18:58:43.232Z] #47 124.8 go/ast [2020-05-28T18:58:43.347Z] #40 8.487 PBCC images/macvlan.pb-c.c [2020-05-28T18:58:43.347Z] #40 8.521 DEP images/macvlan.pb-c.d [2020-05-28T18:58:43.347Z] #40 8.594 PBCC images/autofs.pb-c.c [2020-05-28T18:58:43.347Z] #40 8.617 DEP images/autofs.pb-c.d [2020-05-28T18:58:43.347Z] #40 8.723 PBCC images/sysctl.pb-c.c [2020-05-28T18:58:43.488Z] #47 ... [2020-05-28T18:58:43.488Z] [2020-05-28T18:58:43.488Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:43.488Z] #39 8.688 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T18:58:43.488Z] #39 8.713 GEN .gitid [2020-05-28T18:58:43.488Z] #39 8.803 GEN criu/include/version.h [2020-05-28T18:58:43.488Z] #39 8.862 GEN include/common/asm [2020-05-28T18:58:43.635Z] #40 8.767 DEP images/sysctl.pb-c.d [2020-05-28T18:58:43.636Z] #40 8.842 PBCC images/time.pb-c.c [2020-05-28T18:58:43.636Z] #40 8.872 DEP images/time.pb-c.d [2020-05-28T18:58:43.636Z] #40 8.931 PBCC images/binfmt-misc.pb-c.c [2020-05-28T18:58:43.636Z] #40 8.981 DEP images/binfmt-misc.pb-c.d [2020-05-28T18:58:43.696Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2020-05-28T18:58:43.743Z] #39 12.90 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-28T18:58:43.925Z] #40 9.079 PBCC images/seccomp.pb-c.c [2020-05-28T18:58:43.925Z] #40 9.115 DEP images/seccomp.pb-c.d [2020-05-28T18:58:43.925Z] #40 9.221 PBCC images/userns.pb-c.c [2020-05-28T18:58:43.976Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements [2020-05-28T18:58:43.998Z] #39 13.03 PBCC images/opts.pb-c.c [2020-05-28T18:58:43.998Z] #39 13.18 PBCC images/sit.pb-c.c [2020-05-28T18:58:44.215Z] #40 9.299 DEP images/userns.pb-c.d [2020-05-28T18:58:44.215Z] #40 9.451 PBCC images/cgroup.pb-c.c [2020-05-28T18:58:44.254Z] #39 13.32 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-28T18:58:44.254Z] #39 13.40 DEP images/opts.pb-c.d [2020-05-28T18:58:44.254Z] #39 13.49 DEP images/sit.pb-c.d [2020-05-28T18:58:44.256Z] testing: warning: no tests to run [2020-05-28T18:58:44.256Z] coverage: [no statements] [2020-05-28T18:58:44.256Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-28T18:58:44.505Z] #40 9.565 DEP images/cgroup.pb-c.d [2020-05-28T18:58:44.505Z] #40 ... [2020-05-28T18:58:44.505Z] [2020-05-28T18:58:44.505Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:44.505Z] #31 101.9 bufio [2020-05-28T18:58:44.505Z] #31 105.1 reflect [2020-05-28T18:58:44.505Z] #31 107.4 path [2020-05-28T18:58:44.505Z] #31 110.4 text/tabwriter [2020-05-28T18:58:44.505Z] #31 ... [2020-05-28T18:58:44.505Z] [2020-05-28T18:58:44.505Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:44.505Z] #40 9.734 PBCC images/fown.pb-c.c [2020-05-28T18:58:44.505Z] #40 9.799 PBCC images/ext-file.pb-c.c [2020-05-28T18:58:44.509Z] #39 13.59 PBCC images/macvlan.pb-c.c [2020-05-28T18:58:44.509Z] #39 13.63 DEP images/macvlan.pb-c.d [2020-05-28T18:58:44.509Z] #39 13.65 PBCC images/autofs.pb-c.c [2020-05-28T18:58:44.509Z] #39 13.70 DEP images/autofs.pb-c.d [2020-05-28T18:58:44.509Z] #39 13.76 PBCC images/sysctl.pb-c.c [2020-05-28T18:58:44.538Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-28T18:58:44.538Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-28T18:58:44.764Z] #39 13.77 DEP images/sysctl.pb-c.d [2020-05-28T18:58:44.764Z] #39 13.84 PBCC images/time.pb-c.c [2020-05-28T18:58:44.764Z] #39 13.89 DEP images/time.pb-c.d [2020-05-28T18:58:44.764Z] #39 13.95 PBCC images/binfmt-misc.pb-c.c [2020-05-28T18:58:44.764Z] #39 13.98 DEP images/binfmt-misc.pb-c.d [2020-05-28T18:58:44.764Z] #39 14.04 PBCC images/seccomp.pb-c.c [2020-05-28T18:58:44.795Z] #40 9.857 DEP images/fown.pb-c.d [2020-05-28T18:58:44.795Z] #40 9.940 DEP images/ext-file.pb-c.d [2020-05-28T18:58:44.795Z] #40 10.01 PBCC images/rpc.pb-c.c [2020-05-28T18:58:44.823Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-28T18:58:45.019Z] #39 14.05 DEP images/seccomp.pb-c.d [2020-05-28T18:58:45.019Z] #39 14.10 PBCC images/userns.pb-c.c [2020-05-28T18:58:45.019Z] #39 14.18 DEP images/userns.pb-c.d [2020-05-28T18:58:45.019Z] #39 14.24 PBCC images/cgroup.pb-c.c [2020-05-28T18:58:45.019Z] #39 14.24 DEP images/cgroup.pb-c.d [2020-05-28T18:58:45.087Z] #40 10.12 DEP images/rpc.pb-c.d [2020-05-28T18:58:45.087Z] #40 10.21 PBCC images/siginfo.pb-c.c [2020-05-28T18:58:45.087Z] #40 10.26 DEP images/siginfo.pb-c.d [2020-05-28T18:58:45.087Z] #40 10.34 PBCC images/pagemap.pb-c.c [2020-05-28T18:58:45.276Z] #39 ... [2020-05-28T18:58:45.276Z] [2020-05-28T18:58:45.276Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:45.276Z] #30 120.0 github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T18:58:45.276Z] #30 DONE 127.6s [2020-05-28T18:58:45.276Z] [2020-05-28T18:58:45.276Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:45.276Z] #39 14.35 PBCC images/fown.pb-c.c [2020-05-28T18:58:45.276Z] #39 14.37 PBCC images/ext-file.pb-c.c [2020-05-28T18:58:45.276Z] #39 14.43 DEP images/fown.pb-c.d [2020-05-28T18:58:45.276Z] #39 ... [2020-05-28T18:58:45.276Z] [2020-05-28T18:58:45.276Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:45.276Z] #47 127.2 golang.org/x/crypto/ssh/terminal [2020-05-28T18:58:45.381Z] #40 10.43 DEP images/pagemap.pb-c.d [2020-05-28T18:58:45.381Z] #40 10.57 PBCC images/rlimit.pb-c.c [2020-05-28T18:58:45.381Z] #40 10.65 DEP images/rlimit.pb-c.d [2020-05-28T18:58:45.381Z] #40 10.75 PBCC images/file-lock.pb-c.c [2020-05-28T18:58:45.383Z] ok github.com/docker/docker/cmd/dockerd 0.153s coverage: 30.8% of statements [2020-05-28T18:58:45.724Z] #40 10.78 DEP images/file-lock.pb-c.d [2020-05-28T18:58:45.725Z] #40 10.88 PBCC images/tty.pb-c.c [2020-05-28T18:58:45.725Z] #40 10.99 DEP images/tty.pb-c.d [2020-05-28T18:58:46.037Z] #40 11.07 PBCC images/tun.pb-c.c [2020-05-28T18:58:46.037Z] #40 11.15 PBCC images/netdev.pb-c.c [2020-05-28T18:58:46.037Z] #40 11.22 DEP images/tun.pb-c.d [2020-05-28T18:58:46.037Z] #40 11.33 DEP images/netdev.pb-c.d [2020-05-28T18:58:46.037Z] #40 11.41 PBCC images/vma.pb-c.c [2020-05-28T18:58:46.352Z] #40 11.54 DEP images/vma.pb-c.d [2020-05-28T18:58:46.352Z] #40 11.66 PBCC images/creds.pb-c.c [2020-05-28T18:58:46.642Z] #40 11.73 DEP images/creds.pb-c.d [2020-05-28T18:58:46.642Z] #40 11.82 PBCC images/utsns.pb-c.c [2020-05-28T18:58:46.642Z] #40 11.88 DEP images/utsns.pb-c.d [2020-05-28T18:58:46.761Z] ok github.com/docker/docker/container 0.135s coverage: 34.7% of statements [2020-05-28T18:58:46.761Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-28T18:58:46.761Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-28T18:58:46.761Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-28T18:58:46.761Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-28T18:58:46.835Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.1% of statements [2020-05-28T18:58:46.932Z] #40 12.01 PBCC images/ipc-desc.pb-c.c [2020-05-28T18:58:46.932Z] #40 12.05 PBCC images/ipc-sem.pb-c.c [2020-05-28T18:58:46.932Z] #40 12.08 DEP images/ipc-desc.pb-c.d [2020-05-28T18:58:46.932Z] #40 12.20 DEP images/ipc-sem.pb-c.d [2020-05-28T18:58:46.932Z] #40 12.26 PBCC images/ipc-msg.pb-c.c [2020-05-28T18:58:46.932Z] #40 12.31 DEP images/ipc-msg.pb-c.d [2020-05-28T18:58:47.116Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-28T18:58:47.164Z] #47 129.4 mvdan.cc/editorconfig [2020-05-28T18:58:47.292Z] #40 12.41 PBCC images/ipc-shm.pb-c.c [2020-05-28T18:58:47.292Z] #40 12.49 DEP images/ipc-shm.pb-c.d [2020-05-28T18:58:47.592Z] #40 12.60 PBCC images/ipc-var.pb-c.c [2020-05-28T18:58:47.592Z] #40 12.64 DEP images/ipc-var.pb-c.d [2020-05-28T18:58:47.592Z] #40 ... [2020-05-28T18:58:47.592Z] [2020-05-28T18:58:47.592Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:58:47.592Z] #11 104.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-28T18:58:47.592Z] #11 105.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-28T18:58:47.592Z] #11 105.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T18:58:47.592Z] #11 115.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-28T18:58:47.592Z] #11 115.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-28T18:58:47.592Z] #11 115.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:58:47.592Z] #11 ... [2020-05-28T18:58:47.592Z] [2020-05-28T18:58:47.592Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:47.592Z] #40 12.73 PBCC images/sk-opts.pb-c.c [2020-05-28T18:58:47.592Z] #40 12.79 PBCC images/packet-sock.pb-c.c [2020-05-28T18:58:47.728Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-28T18:58:47.884Z] #40 12.86 DEP images/sk-opts.pb-c.d [2020-05-28T18:58:47.884Z] #40 12.91 DEP images/packet-sock.pb-c.d [2020-05-28T18:58:47.884Z] #40 13.02 PBCC images/sk-netlink.pb-c.c [2020-05-28T18:58:47.884Z] #40 13.13 DEP images/sk-netlink.pb-c.d [2020-05-28T18:58:47.884Z] #40 13.24 PBCC images/sk-inet.pb-c.c [2020-05-28T18:58:48.008Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-28T18:58:48.239Z] #47 ... [2020-05-28T18:58:48.239Z] [2020-05-28T18:58:48.239Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:48.239Z] #41 120.2 go/scanner [2020-05-28T18:58:48.239Z] #41 122.1 go/ast [2020-05-28T18:58:48.239Z] #41 122.2 internal/lazyregexp [2020-05-28T18:58:48.239Z] #41 122.8 net/url [2020-05-28T18:58:48.239Z] #41 126.0 text/template/parse [2020-05-28T18:58:48.239Z] #41 130.0 go/parser [2020-05-28T18:58:48.239Z] #41 ... [2020-05-28T18:58:48.239Z] [2020-05-28T18:58:48.239Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:58:48.275Z] #40 13.39 DEP images/sk-inet.pb-c.d [2020-05-28T18:58:48.275Z] #40 13.47 PBCC images/sk-unix.pb-c.c [2020-05-28T18:58:48.275Z] #40 ... [2020-05-28T18:58:48.275Z] [2020-05-28T18:58:48.275Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:48.275Z] #42 105.7 bufio [2020-05-28T18:58:48.275Z] #42 107.2 reflect [2020-05-28T18:58:48.275Z] #42 114.2 regexp/syntax [2020-05-28T18:58:48.568Z] #42 ... [2020-05-28T18:58:48.568Z] [2020-05-28T18:58:48.568Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:48.568Z] #40 13.62 DEP images/sk-unix.pb-c.d [2020-05-28T18:58:48.568Z] #40 13.78 PBCC images/mm.pb-c.c [2020-05-28T18:58:48.751Z] #52 56.40 Checking out files: 41% (1326/3181) Checking out files: 42% (1337/3181) Checking out files: 43% (1368/3181) Checking out files: 44% (1400/3181) Checking out files: 45% (1432/3181) Checking out files: 46% (1464/3181) Checking out files: 47% (1496/3181) Checking out files: 48% (1527/3181) Checking out files: 49% (1559/3181) Checking out files: 50% (1591/3181) Checking out files: 51% (1623/3181) Checking out files: 52% (1655/3181) Checking out files: 53% (1686/3181) Checking out files: 54% (1718/3181) Checking out files: 55% (1750/3181) Checking out files: 56% (1782/3181) Checking out files: 57% (1814/3181) Checking out files: 58% (1845/3181) Checking out files: 59% (1877/3181) Checking out files: 60% (1909/3181) Checking out files: 61% (1941/3181) Checking out files: 62% (1973/3181) Checking out files: 63% (2005/3181) Checking out files: 64% (2036/3181) Checking out files: 65% (2068/3181) Checking out files: 66% (2100/3181) Checking out files: 67% (2132/3181) Checking out files: 68% (2164/3181) Checking out files: 69% (2195/3181) Checking out files: 70% (2227/3181) Checking out files: 71% (2259/3181) Checking out files: 72% (2291/3181) Checking out files: 73% (2323/3181) Checking out files: 74% (2354/3181) Checking out files: 75% (2386/3181) Checking out files: 76% (2418/3181) Checking out files: 77% (2450/3181) Checking out files: 78% (2482/3181) Checking out files: 79% (2513/3181) Checking out files: 80% (2545/3181) Checking out files: 81% (2577/3181) Checking out files: 82% (2609/3181) Checking out files: 83% (2641/3181) Checking out files: 84% (2673/3181) Checking out files: 84% (2698/3181) Checking out files: 85% (2704/3181) Checking out files: 86% (2736/3181) Checking out files: 87% (2768/3181) Checking out files: 88% (2800/3181) Checking out files: 89% (2832/3181) Checking out files: 90% (2863/3181) Checking out files: 91% (2895/3181) Checking out files: 92% (2927/3181) Checking out files: 93% (2959/3181) Checking out files: 94% (2991/3181) Checking out files: 95% (3022/3181) Checking out files: 96% (3054/3181) Checking out files: 97% (3086/3181) Checking out files: 98% (3118/3181) Checking out files: 99% (3150/3181) Checking out files: 100% (3181/3181) Checking out files: 100% (3181/3181), done. [2020-05-28T18:58:48.751Z] #52 57.88 + cd /tmp/tmp.cgz7Tt9N7M/src/github.com/containerd/containerd [2020-05-28T18:58:48.751Z] #52 57.88 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:58:48.877Z] #40 13.86 DEP images/mm.pb-c.d [2020-05-28T18:58:48.877Z] #40 13.98 PBCC images/timerfd.pb-c.c [2020-05-28T18:58:48.877Z] #40 14.07 DEP images/timerfd.pb-c.d [2020-05-28T18:58:48.877Z] #40 ... [2020-05-28T18:58:48.877Z] [2020-05-28T18:58:48.877Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:48.877Z] #48 106.3 bufio [2020-05-28T18:58:48.877Z] #48 111.3 text/tabwriter [2020-05-28T18:58:48.877Z] #48 114.6 regexp/syntax [2020-05-28T18:58:48.877Z] #48 114.7 reflect [2020-05-28T18:58:48.877Z] #48 ... [2020-05-28T18:58:48.877Z] [2020-05-28T18:58:48.877Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:48.877Z] #40 14.16 PBCC images/timer.pb-c.c [2020-05-28T18:58:48.877Z] #40 14.19 DEP images/timer.pb-c.d [2020-05-28T18:58:49.010Z] ok github.com/docker/docker/registry 0.095s coverage: 56.3% of statements [2020-05-28T18:58:49.169Z] #40 14.37 PBCC images/sa.pb-c.c [2020-05-28T18:58:49.169Z] #40 14.42 DEP images/sa.pb-c.d [2020-05-28T18:58:49.169Z] #40 14.51 PBCC images/pipe-data.pb-c.c [2020-05-28T18:58:49.169Z] #40 14.55 DEP images/pipe-data.pb-c.d [2020-05-28T18:58:49.401Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2020-05-28T18:58:49.459Z] #40 14.65 PBCC images/mnt.pb-c.c [2020-05-28T18:58:49.460Z] #40 14.76 DEP images/mnt.pb-c.d [2020-05-28T18:58:49.620Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-28T18:58:49.750Z] #40 14.88 PBCC images/sk-packet.pb-c.c [2020-05-28T18:58:49.750Z] #40 14.90 DEP images/sk-packet.pb-c.d [2020-05-28T18:58:49.750Z] #40 14.99 PBCC images/tcp-stream.pb-c.c [2020-05-28T18:58:49.750Z] #40 15.12 DEP images/tcp-stream.pb-c.d [2020-05-28T18:58:49.904Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-05-28T18:58:50.044Z] #40 15.22 PBCC images/pipe.pb-c.c [2020-05-28T18:58:50.044Z] #40 15.32 DEP images/pipe.pb-c.d [2020-05-28T18:58:50.344Z] #40 15.40 PBCC images/pstree.pb-c.c [2020-05-28T18:58:50.344Z] #40 15.46 DEP images/pstree.pb-c.d [2020-05-28T18:58:50.344Z] #40 15.57 PBCC images/fs.pb-c.c [2020-05-28T18:58:50.344Z] #40 15.59 DEP images/fs.pb-c.d [2020-05-28T18:58:50.515Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.8% of statements [2020-05-28T18:58:50.633Z] #40 15.75 PBCC images/signalfd.pb-c.c [2020-05-28T18:58:50.633Z] #40 15.82 DEP images/signalfd.pb-c.d [2020-05-28T18:58:50.633Z] #40 15.89 PBCC images/fh.pb-c.c [2020-05-28T18:58:50.633Z] #40 15.96 PBCC images/fsnotify.pb-c.c [2020-05-28T18:58:50.636Z] #52 59.54 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-28T18:58:50.636Z] #52 59.55 + BUILDTAGS='netgo osusergo static_build' [2020-05-28T18:58:50.636Z] #52 59.55 + export EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:58:50.636Z] #52 59.55 + EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:58:50.636Z] #52 59.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-28T18:58:50.636Z] #52 59.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-28T18:58:50.636Z] #52 59.55 + '[' '' = dynamic ']' [2020-05-28T18:58:50.636Z] #52 59.55 + make [2020-05-28T18:58:50.783Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 35.6% of statements [2020-05-28T18:58:50.796Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-28T18:58:50.930Z] #40 16.04 DEP images/fh.pb-c.d [2020-05-28T18:58:50.930Z] #40 16.13 DEP images/fsnotify.pb-c.d [2020-05-28T18:58:50.930Z] #40 16.21 PBCC images/eventpoll.pb-c.c [2020-05-28T18:58:51.236Z] #40 16.25 DEP images/eventpoll.pb-c.d [2020-05-28T18:58:51.236Z] #40 16.35 PBCC images/eventfd.pb-c.c [2020-05-28T18:58:51.236Z] #40 16.37 DEP images/eventfd.pb-c.d [2020-05-28T18:58:51.530Z] #40 16.51 PBCC images/remap-file-path.pb-c.c [2020-05-28T18:58:51.530Z] #40 16.57 DEP images/remap-file-path.pb-c.d [2020-05-28T18:58:51.530Z] #40 16.73 PBCC images/fifo.pb-c.c [2020-05-28T18:58:51.530Z] #40 16.75 DEP images/fifo.pb-c.d [2020-05-28T18:58:51.561Z] #52 60.62 + bin/ctr [2020-05-28T18:58:51.722Z] ok github.com/docker/docker/daemon/cluster 0.157s coverage: 0.5% of statements [2020-05-28T18:58:51.821Z] #40 16.85 PBCC images/ghost-file.pb-c.c [2020-05-28T18:58:51.821Z] #40 16.99 DEP images/ghost-file.pb-c.d [2020-05-28T18:58:52.113Z] #40 17.12 PBCC images/regfile.pb-c.c [2020-05-28T18:58:52.113Z] #40 17.26 DEP images/regfile.pb-c.d [2020-05-28T18:58:52.404Z] #40 17.41 PBCC images/ns.pb-c.c [2020-05-28T18:58:52.404Z] #40 17.46 DEP images/ns.pb-c.d [2020-05-28T18:58:52.404Z] #40 17.54 PBCC images/fdinfo.pb-c.c [2020-05-28T18:58:52.696Z] #40 17.69 DEP images/fdinfo.pb-c.d [2020-05-28T18:58:52.696Z] #40 17.84 PBCC images/core-aarch64.pb-c.c [2020-05-28T18:58:52.696Z] #40 17.93 PBCC images/core-arm.pb-c.c [2020-05-28T18:58:52.815Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-28T18:58:52.988Z] #40 18.11 PBCC images/core-ppc64.pb-c.c [2020-05-28T18:58:52.988Z] #40 18.23 PBCC images/core-s390.pb-c.c [2020-05-28T18:58:52.988Z] #40 18.36 PBCC images/core-x86.pb-c.c [2020-05-28T18:58:53.292Z] #40 18.51 PBCC images/core.pb-c.c [2020-05-28T18:58:53.426Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-05-28T18:58:53.586Z] #40 18.74 PBCC images/inventory.pb-c.c [2020-05-28T18:58:53.904Z] #40 18.98 DEP images/core-aarch64.pb-c.d [2020-05-28T18:58:53.904Z] #40 19.18 DEP images/core-arm.pb-c.d [2020-05-28T18:58:53.904Z] #40 19.25 DEP images/core-ppc64.pb-c.d [2020-05-28T18:58:54.038Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-28T18:58:54.203Z] #40 19.38 DEP images/core-s390.pb-c.d [2020-05-28T18:58:54.203Z] #40 19.44 DEP images/core-x86.pb-c.d [2020-05-28T18:58:54.493Z] #40 19.55 DEP images/core.pb-c.d [2020-05-28T18:58:54.493Z] #40 19.68 DEP images/inventory.pb-c.d [2020-05-28T18:58:54.493Z] #40 19.75 PBCC images/cpuinfo.pb-c.c [2020-05-28T18:58:54.493Z] #40 19.80 DEP images/cpuinfo.pb-c.d [2020-05-28T18:58:54.651Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-05-28T18:58:54.784Z] #40 19.87 PBCC images/stats.pb-c.c [2020-05-28T18:58:54.784Z] #40 19.94 DEP images/stats.pb-c.d [2020-05-28T18:58:55.018Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2020-05-28T18:58:55.723Z] #52 ... [2020-05-28T18:58:55.723Z] [2020-05-28T18:58:55.723Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:55.723Z] #39 14.52 DEP images/ext-file.pb-c.d [2020-05-28T18:58:55.723Z] #39 14.56 PBCC images/rpc.pb-c.c [2020-05-28T18:58:55.723Z] #39 14.64 DEP images/rpc.pb-c.d [2020-05-28T18:58:55.723Z] #39 14.76 PBCC images/siginfo.pb-c.c [2020-05-28T18:58:55.723Z] #39 14.80 DEP images/siginfo.pb-c.d [2020-05-28T18:58:55.723Z] #39 14.90 PBCC images/pagemap.pb-c.c [2020-05-28T18:58:55.723Z] #39 15.02 DEP images/pagemap.pb-c.d [2020-05-28T18:58:55.723Z] #39 15.22 PBCC images/rlimit.pb-c.c [2020-05-28T18:58:55.723Z] #39 15.31 DEP images/rlimit.pb-c.d [2020-05-28T18:58:55.723Z] #39 15.45 PBCC images/file-lock.pb-c.c [2020-05-28T18:58:55.723Z] #39 15.47 DEP images/file-lock.pb-c.d [2020-05-28T18:58:55.723Z] #39 15.52 PBCC images/tty.pb-c.c [2020-05-28T18:58:55.723Z] #39 15.63 DEP images/tty.pb-c.d [2020-05-28T18:58:55.723Z] #39 15.72 PBCC images/tun.pb-c.c [2020-05-28T18:58:55.723Z] #39 15.73 PBCC images/netdev.pb-c.c [2020-05-28T18:58:55.723Z] #39 15.78 DEP images/tun.pb-c.d [2020-05-28T18:58:55.723Z] #39 15.80 DEP images/netdev.pb-c.d [2020-05-28T18:58:55.723Z] #39 15.82 PBCC images/vma.pb-c.c [2020-05-28T18:58:55.723Z] #39 15.87 DEP images/vma.pb-c.d [2020-05-28T18:58:55.723Z] #39 15.92 PBCC images/creds.pb-c.c [2020-05-28T18:58:55.723Z] #39 15.97 DEP images/creds.pb-c.d [2020-05-28T18:58:55.723Z] #39 16.01 PBCC images/utsns.pb-c.c [2020-05-28T18:58:55.723Z] #39 16.03 DEP images/utsns.pb-c.d [2020-05-28T18:58:55.723Z] #39 16.07 PBCC images/ipc-desc.pb-c.c [2020-05-28T18:58:55.723Z] #39 16.12 PBCC images/ipc-sem.pb-c.c [2020-05-28T18:58:55.723Z] #39 16.14 DEP images/ipc-desc.pb-c.d [2020-05-28T18:58:55.723Z] #39 16.19 DEP images/ipc-sem.pb-c.d [2020-05-28T18:58:55.723Z] #39 16.24 PBCC images/ipc-msg.pb-c.c [2020-05-28T18:58:55.723Z] #39 16.27 DEP images/ipc-msg.pb-c.d [2020-05-28T18:58:55.723Z] #39 16.32 PBCC images/ipc-shm.pb-c.c [2020-05-28T18:58:55.723Z] #39 16.36 DEP images/ipc-shm.pb-c.d [2020-05-28T18:58:55.723Z] #39 16.42 PBCC images/ipc-var.pb-c.c [2020-05-28T18:58:55.723Z] #39 16.46 DEP images/ipc-var.pb-c.d [2020-05-28T18:58:55.723Z] #39 16.52 PBCC images/sk-opts.pb-c.c [2020-05-28T18:58:55.723Z] #39 16.58 PBCC images/packet-sock.pb-c.c [2020-05-28T18:58:55.723Z] #39 16.65 DEP images/sk-opts.pb-c.d [2020-05-28T18:58:55.723Z] #39 16.70 DEP images/packet-sock.pb-c.d [2020-05-28T18:58:55.723Z] #39 16.73 PBCC images/sk-netlink.pb-c.c [2020-05-28T18:58:55.723Z] #39 16.77 DEP images/sk-netlink.pb-c.d [2020-05-28T18:58:55.723Z] #39 16.81 PBCC images/sk-inet.pb-c.c [2020-05-28T18:58:55.723Z] #39 16.85 DEP images/sk-inet.pb-c.d [2020-05-28T18:58:55.723Z] #39 16.90 PBCC images/sk-unix.pb-c.c [2020-05-28T18:58:55.723Z] #39 16.96 DEP images/sk-unix.pb-c.d [2020-05-28T18:58:55.723Z] #39 17.00 PBCC images/mm.pb-c.c [2020-05-28T18:58:55.723Z] #39 17.11 DEP images/mm.pb-c.d [2020-05-28T18:58:55.723Z] #39 17.15 PBCC images/timerfd.pb-c.c [2020-05-28T18:58:55.723Z] #39 17.20 DEP images/timerfd.pb-c.d [2020-05-28T18:58:55.723Z] #39 17.28 PBCC images/timer.pb-c.c [2020-05-28T18:58:55.723Z] #39 17.33 DEP images/timer.pb-c.d [2020-05-28T18:58:55.723Z] #39 17.38 PBCC images/sa.pb-c.c [2020-05-28T18:58:55.723Z] #39 17.44 DEP images/sa.pb-c.d [2020-05-28T18:58:55.723Z] #39 17.51 PBCC images/pipe-data.pb-c.c [2020-05-28T18:58:55.723Z] #39 17.53 DEP images/pipe-data.pb-c.d [2020-05-28T18:58:55.723Z] #39 17.57 PBCC images/mnt.pb-c.c [2020-05-28T18:58:55.723Z] #39 17.62 DEP images/mnt.pb-c.d [2020-05-28T18:58:55.723Z] #39 17.69 PBCC images/sk-packet.pb-c.c [2020-05-28T18:58:55.723Z] #39 17.74 DEP images/sk-packet.pb-c.d [2020-05-28T18:58:55.723Z] #39 17.82 PBCC images/tcp-stream.pb-c.c [2020-05-28T18:58:55.723Z] #39 17.86 DEP images/tcp-stream.pb-c.d [2020-05-28T18:58:55.723Z] #39 17.93 PBCC images/pipe.pb-c.c [2020-05-28T18:58:55.723Z] #39 17.99 DEP images/pipe.pb-c.d [2020-05-28T18:58:55.723Z] #39 18.04 PBCC images/pstree.pb-c.c [2020-05-28T18:58:55.723Z] #39 18.08 DEP images/pstree.pb-c.d [2020-05-28T18:58:55.723Z] #39 18.15 PBCC images/fs.pb-c.c [2020-05-28T18:58:55.723Z] #39 18.18 DEP images/fs.pb-c.d [2020-05-28T18:58:55.723Z] #39 18.24 PBCC images/signalfd.pb-c.c [2020-05-28T18:58:55.723Z] #39 18.32 DEP images/signalfd.pb-c.d [2020-05-28T18:58:55.723Z] #39 18.36 PBCC images/fh.pb-c.c [2020-05-28T18:58:55.723Z] #39 18.43 PBCC images/fsnotify.pb-c.c [2020-05-28T18:58:55.723Z] #39 18.47 DEP images/fh.pb-c.d [2020-05-28T18:58:55.723Z] #39 18.54 DEP images/fsnotify.pb-c.d [2020-05-28T18:58:55.723Z] #39 18.57 PBCC images/eventpoll.pb-c.c [2020-05-28T18:58:55.723Z] #39 18.61 DEP images/eventpoll.pb-c.d [2020-05-28T18:58:55.723Z] #39 18.67 PBCC images/eventfd.pb-c.c [2020-05-28T18:58:55.723Z] #39 18.72 DEP images/eventfd.pb-c.d [2020-05-28T18:58:55.723Z] #39 18.78 PBCC images/remap-file-path.pb-c.c [2020-05-28T18:58:55.723Z] #39 18.84 DEP images/remap-file-path.pb-c.d [2020-05-28T18:58:55.723Z] #39 18.90 PBCC images/fifo.pb-c.c [2020-05-28T18:58:55.723Z] #39 18.93 DEP images/fifo.pb-c.d [2020-05-28T18:58:55.723Z] #39 18.98 PBCC images/ghost-file.pb-c.c [2020-05-28T18:58:55.723Z] #39 19.08 DEP images/ghost-file.pb-c.d [2020-05-28T18:58:55.723Z] #39 19.13 PBCC images/regfile.pb-c.c [2020-05-28T18:58:55.723Z] #39 19.17 DEP images/regfile.pb-c.d [2020-05-28T18:58:55.723Z] #39 19.24 PBCC images/ns.pb-c.c [2020-05-28T18:58:55.723Z] #39 19.26 DEP images/ns.pb-c.d [2020-05-28T18:58:55.723Z] #39 19.30 PBCC images/fdinfo.pb-c.c [2020-05-28T18:58:55.723Z] #39 19.38 DEP images/fdinfo.pb-c.d [2020-05-28T18:58:55.723Z] #39 19.43 PBCC images/core-aarch64.pb-c.c [2020-05-28T18:58:55.723Z] #39 19.48 PBCC images/core-arm.pb-c.c [2020-05-28T18:58:55.723Z] #39 19.54 PBCC images/core-ppc64.pb-c.c [2020-05-28T18:58:55.723Z] #39 19.58 PBCC images/core-s390.pb-c.c [2020-05-28T18:58:55.723Z] #39 19.64 PBCC images/core-x86.pb-c.c [2020-05-28T18:58:55.723Z] #39 19.69 PBCC images/core.pb-c.c [2020-05-28T18:58:55.723Z] #39 19.76 PBCC images/inventory.pb-c.c [2020-05-28T18:58:55.723Z] #39 19.89 DEP images/core-aarch64.pb-c.d [2020-05-28T18:58:55.723Z] #39 19.97 DEP images/core-arm.pb-c.d [2020-05-28T18:58:55.723Z] #39 20.01 DEP images/core-ppc64.pb-c.d [2020-05-28T18:58:55.723Z] #39 20.06 DEP images/core-s390.pb-c.d [2020-05-28T18:58:55.723Z] #39 20.11 DEP images/core-x86.pb-c.d [2020-05-28T18:58:55.723Z] #39 20.19 DEP images/core.pb-c.d [2020-05-28T18:58:55.723Z] #39 20.26 DEP images/inventory.pb-c.d [2020-05-28T18:58:55.723Z] #39 20.35 PBCC images/cpuinfo.pb-c.c [2020-05-28T18:58:55.723Z] #39 20.38 DEP images/cpuinfo.pb-c.d [2020-05-28T18:58:55.723Z] #39 20.43 PBCC images/stats.pb-c.c [2020-05-28T18:58:55.723Z] #39 20.47 DEP images/stats.pb-c.d [2020-05-28T18:58:55.723Z] #39 21.85 make[1]: Nothing to be done for 'all'. [2020-05-28T18:58:55.723Z] #39 23.28 CC images/stats.o [2020-05-28T18:58:55.723Z] #39 23.81 CC images/core.o [2020-05-28T18:58:55.723Z] #39 24.52 CC images/core-x86.o [2020-05-28T18:58:55.975Z] ok github.com/docker/docker/daemon/events 0.089s coverage: 50.0% of statements [2020-05-28T18:58:55.978Z] #39 25.21 CC images/core-arm.o [2020-05-28T18:58:56.539Z] #39 25.72 CC images/core-aarch64.o [2020-05-28T18:58:56.727Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|imports|name|exports_file|files|types_sizes) took 1m55.711107986s [2020-05-28T18:58:56.727Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 467.439158ms [2020-05-28T18:58:56.767Z] Commit message: "Merge commit '41ac6bef8d449b3064ad1378a28d95c79c4b9350' into HEAD" [2020-05-28T18:58:56.893Z] First time build. Skipping changelog. [2020-05-28T18:58:57.099Z] #39 26.11 CC images/core-ppc64.o [2020-05-28T18:58:57.359Z] ok github.com/docker/docker/daemon/config 0.089s coverage: 81.7% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-28T18:58:57.534Z] #40 22.70 make[1]: Nothing to be done for 'all'. [2020-05-28T18:58:57.660Z] #39 26.63 CC images/core-s390.o [2020-05-28T18:58:57.828Z] #40 ... [2020-05-28T18:58:57.828Z] [2020-05-28T18:58:57.828Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:58:57.828Z] #11 115.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-28T18:58:57.828Z] #11 115.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-28T18:58:57.828Z] #11 115.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:58:58.120Z] #11 ... [2020-05-28T18:58:58.120Z] [2020-05-28T18:58:58.120Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:58.120Z] #42 122.8 hash/crc32 [2020-05-28T18:58:58.120Z] #42 125.2 time [2020-05-28T18:58:58.220Z] #39 27.20 CC images/cpuinfo.o [2020-05-28T18:58:58.476Z] #39 27.63 CC images/inventory.o [2020-05-28T18:58:58.476Z] #39 ... [2020-05-28T18:58:58.476Z] [2020-05-28T18:58:58.476Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:58:58.476Z] #47 130.8 mvdan.cc/sh/v3/fileutil [2020-05-28T18:58:58.476Z] #47 131.0 mvdan.cc/sh/v3/syntax [2020-05-28T18:58:58.476Z] #47 137.8 mvdan.cc/sh/v3/cmd/shfmt [2020-05-28T18:58:58.734Z] #47 ... [2020-05-28T18:58:58.734Z] [2020-05-28T18:58:58.734Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:58:58.734Z] #41 132.1 text/template [2020-05-28T18:58:58.734Z] #41 134.6 encoding/xml [2020-05-28T18:58:58.734Z] #41 136.9 go/doc [2020-05-28T18:58:58.734Z] #41 140.3 github.com/LK4D4/vndr/versioned [2020-05-28T18:58:58.734Z] #41 140.5 compress/flate [2020-05-28T18:58:58.734Z] #41 140.6 github.com/LK4D4/vndr/build [2020-05-28T18:58:58.734Z] #41 ... [2020-05-28T18:58:58.734Z] [2020-05-28T18:58:58.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:58:58.734Z] #39 28.01 CC images/fdinfo.o [2020-05-28T18:58:58.739Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-05-28T18:58:59.294Z] #39 28.39 CC images/fown.o [2020-05-28T18:58:56.801Z] > git rev-list --no-walk cdefdf258e0812bc837dff5df4849709487382b7 # timeout=10 [2020-05-28T18:58:59.549Z] #39 28.61 CC images/ns.o [2020-05-28T18:58:59.804Z] #39 28.84 CC images/regfile.o [2020-05-28T18:58:59.804Z] #39 29.06 CC images/ghost-file.o [2020-05-28T18:59:00.060Z] #39 29.35 CC images/fifo.o [2020-05-28T18:59:00.179Z] #42 127.4 vendor/golang.org/x/text/transform [2020-05-28T18:59:00.179Z] #42 ... [2020-05-28T18:59:00.179Z] [2020-05-28T18:59:00.179Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:59:00.179Z] #31 117.5 internal/syscall/execenv [2020-05-28T18:59:00.179Z] #31 117.5 internal/syscall/unix [2020-05-28T18:59:00.179Z] #31 117.6 time [2020-05-28T18:59:00.179Z] #31 ... [2020-05-28T18:59:00.179Z] [2020-05-28T18:59:00.179Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:59:00.179Z] #48 127.0 time [2020-05-28T18:59:00.571Z] + docker version [2020-05-28T18:59:00.620Z] #39 29.68 CC images/remap-file-path.o [2020-05-28T18:59:00.620Z] #39 29.91 CC images/eventfd.o [2020-05-28T18:59:00.875Z] #39 30.15 CC images/eventpoll.o [2020-05-28T18:59:01.271Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 13.9% of statements [2020-05-28T18:59:01.435Z] #39 30.46 CC images/fh.o [2020-05-28T18:59:01.530Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 2.9% of statements [2020-05-28T18:59:01.695Z] #39 30.78 CC images/fsnotify.o [2020-05-28T18:59:02.257Z] #39 ... [2020-05-28T18:59:02.257Z] [2020-05-28T18:59:02.257Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:59:02.257Z] #47 DONE 144.6s [2020-05-28T18:59:02.257Z] [2020-05-28T18:59:02.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:02.257Z] #39 31.37 CC images/signalfd.o [2020-05-28T18:59:02.512Z] #39 31.80 CC images/fs.o [2020-05-28T18:59:03.073Z] #39 32.05 CC images/pstree.o [2020-05-28T18:59:03.437Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.553s coverage: 57.0% of statements [2020-05-28T18:59:03.633Z] #39 32.61 CC images/pipe.o [2020-05-28T18:59:03.633Z] #39 32.81 CC images/tcp-stream.o [2020-05-28T18:59:03.888Z] #39 33.06 CC images/sk-packet.o [2020-05-28T18:59:04.144Z] #39 33.36 CC images/mnt.o [2020-05-28T18:59:04.399Z] #39 33.57 CC images/pipe-data.o [2020-05-28T18:59:04.456Z] Client: Docker Engine - Enterprise [2020-05-28T18:59:04.456Z] Version: 19.03.5 [2020-05-28T18:59:04.456Z] API version: 1.40 [2020-05-28T18:59:04.456Z] Go version: go1.12.12 [2020-05-28T18:59:04.456Z] Git commit: 2ee0c57608 [2020-05-28T18:59:04.456Z] Built: 11/13/2019 08:00:16 [2020-05-28T18:59:04.456Z] OS/Arch: windows/amd64 [2020-05-28T18:59:04.456Z] Experimental: false [2020-05-28T18:59:04.456Z] [2020-05-28T18:59:04.456Z] Server: Docker Engine - Enterprise [2020-05-28T18:59:04.456Z] Engine: [2020-05-28T18:59:04.456Z] Version: 19.03.5 [2020-05-28T18:59:04.456Z] API version: 1.40 (minimum version 1.24) [2020-05-28T18:59:04.456Z] Go version: go1.12.12 [2020-05-28T18:59:04.456Z] Git commit: 2ee0c57608 [2020-05-28T18:59:04.456Z] Built: 11/13/2019 07:58:51 [2020-05-28T18:59:04.456Z] OS/Arch: windows/amd64 [2020-05-28T18:59:04.456Z] Experimental: true [2020-05-28T18:59:04.654Z] #39 33.78 CC images/sa.o [2020-05-28T18:59:04.680Z] #48 ... [2020-05-28T18:59:04.680Z] [2020-05-28T18:59:04.680Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:59:04.680Z] #53 70.31 Checking out files: 48% (1527/3181) Checking out files: 49% (1559/3181) Checking out files: 50% (1591/3181) Checking out files: 51% (1623/3181) Checking out files: 52% (1655/3181) Checking out files: 53% (1686/3181) Checking out files: 54% (1718/3181) Checking out files: 55% (1750/3181) Checking out files: 56% (1782/3181) Checking out files: 57% (1814/3181) Checking out files: 58% (1845/3181) Checking out files: 59% (1877/3181) Checking out files: 60% (1909/3181) Checking out files: 61% (1941/3181) Checking out files: 62% (1973/3181) Checking out files: 63% (2005/3181) Checking out files: 64% (2036/3181) Checking out files: 65% (2068/3181) Checking out files: 66% (2100/3181) Checking out files: 67% (2132/3181) Checking out files: 68% (2164/3181) Checking out files: 69% (2195/3181) Checking out files: 70% (2227/3181) Checking out files: 71% (2259/3181) Checking out files: 72% (2291/3181) Checking out files: 73% (2323/3181) Checking out files: 74% (2354/3181) Checking out files: 75% (2386/3181) Checking out files: 76% (2418/3181) Checking out files: 77% (2450/3181) Checking out files: 77% (2470/3181) Checking out files: 78% (2482/3181) Checking out files: 79% (2513/3181) Checking out files: 80% (2545/3181) Checking out files: 81% (2577/3181) Checking out files: 82% (2609/3181) Checking out files: 83% (2641/3181) Checking out files: 84% (2673/3181) Checking out files: 85% (2704/3181) Checking out files: 86% (2736/3181) Checking out files: 87% (2768/3181) Checking out files: 88% (2800/3181) Checking out files: 89% (2832/3181) Checking out files: 90% (2863/3181) Checking out files: 90% (2888/3181) Checking out files: 91% (2895/3181) Checking out files: 92% (2927/3181) Checking out files: 93% (2959/3181) Checking out files: 94% (2991/3181) Checking out files: 95% (3022/3181) Checking out files: 96% (3054/3181) Checking out files: 97% (3086/3181) Checking out files: 98% (3118/3181) Checking out files: 99% (3150/3181) Checking out files: 100% (3181/3181) Checking out files: 100% (3181/3181), done. [2020-05-28T18:59:04.680Z] #53 72.61 + cd /tmp/tmp.hQsH4qVsml/src/github.com/containerd/containerd [2020-05-28T18:59:04.680Z] #53 72.61 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-28T18:59:04.909Z] #39 34.02 CC images/timer.o [Pipeline] sh [2020-05-28T18:59:05.343Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2020-05-28T18:59:05.469Z] #39 34.46 CC images/timerfd.o [2020-05-28T18:59:05.469Z] #39 34.66 CC images/mm.o [2020-05-28T18:59:06.030Z] #39 35.01 CC images/sk-opts.o [2020-05-28T18:59:06.155Z] + docker info [2020-05-28T18:59:06.207Z] #53 74.78 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-28T18:59:06.207Z] #53 74.79 + BUILDTAGS='netgo osusergo static_build' [2020-05-28T18:59:06.207Z] #53 74.79 + export EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:59:06.207Z] #53 74.79 + EXTRA_FLAGS=-buildmode=pie [2020-05-28T18:59:06.207Z] #53 74.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-28T18:59:06.207Z] #53 74.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-28T18:59:06.207Z] #53 74.79 + '[' '' = dynamic ']' [2020-05-28T18:59:06.207Z] #53 74.80 + make [2020-05-28T18:59:06.285Z] #39 35.28 CC images/sk-unix.o [2020-05-28T18:59:06.541Z] #39 35.66 CC images/sk-inet.o [2020-05-28T18:59:07.101Z] #39 36.06 CC images/tun.o [2020-05-28T18:59:07.253Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.699s coverage: 46.2% of statements [2020-05-28T18:59:07.356Z] #39 36.41 CC images/sk-netlink.o [2020-05-28T18:59:07.611Z] #39 36.65 CC images/packet-sock.o [2020-05-28T18:59:07.738Z] #53 76.40 + bin/ctr [2020-05-28T18:59:07.866Z] #39 37.01 CC images/ipc-var.o [2020-05-28T18:59:08.122Z] #39 37.27 CC images/ipc-desc.o [2020-05-28T18:59:08.377Z] #39 37.48 CC images/ipc-shm.o [2020-05-28T18:59:08.728Z] #39 37.69 CC images/ipc-msg.o [2020-05-28T18:59:08.989Z] #39 38.07 CC images/ipc-sem.o [2020-05-28T18:59:09.156Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.837s coverage: 49.5% of statements [2020-05-28T18:59:09.249Z] #39 38.37 CC images/utsns.o [2020-05-28T18:59:09.511Z] #39 38.59 CC images/creds.o [2020-05-28T18:59:09.511Z] #39 38.74 CC images/vma.o [2020-05-28T18:59:09.768Z] #39 38.96 CC images/netdev.o [2020-05-28T18:59:09.840Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-05-28T18:59:09.840Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-28T18:59:09.840Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-28T18:59:09.840Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-28T18:59:09.840Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-28T18:59:09.840Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-28T18:59:09.840Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-28T18:59:09.840Z] ? github.com/docker/docker/rootless [no test files] [2020-05-28T18:59:09.840Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/volume [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-28T18:59:09.841Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === Skipped [2020-05-28T18:59:09.841Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-28T18:59:09.841Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-28T18:59:09.841Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:73: No driver to put! [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-28T18:59:09.841Z] time="2020-05-28T18:57:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-28T18:59:09.841Z] time="2020-05-28T18:57:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-28T18:59:09.841Z] time="2020-05-28T18:57:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-28T18:59:09.841Z] time="2020-05-28T18:57:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-28T18:59:09.841Z] time="2020-05-28T18:57:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:73: No driver to put! [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-28T18:59:09.841Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-28T18:59:09.841Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-28T18:59:09.841Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T18:59:09.841Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-28T18:59:09.841Z] graphtest_unix.go:73: No driver to put! [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-28T18:59:09.841Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-28T18:59:09.841Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] [2020-05-28T18:59:09.841Z] DONE 2123 tests, 26 skipped in 186.436s [2020-05-28T18:59:10.093Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.207s coverage: 73.1% of statements [2020-05-28T18:59:10.093Z] ok github.com/docker/docker/daemon 12.366s coverage: 17.4% of statements [2020-05-28T18:59:10.093Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-28T18:59:10.093Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-28T18:59:10.093Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-28T18:59:10.093Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-28T18:59:10.093Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-28T18:59:10.327Z] #39 39.33 CC images/tty.o Post stage [Pipeline] junit [2020-05-28T18:59:10.483Z] #53 ... [2020-05-28T18:59:10.483Z] [2020-05-28T18:59:10.483Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:10.483Z] #40 25.76 CC images/stats.o [2020-05-28T18:59:10.483Z] #40 26.76 CC images/core.o [2020-05-28T18:59:10.483Z] #40 28.46 CC images/core-x86.o [2020-05-28T18:59:10.483Z] #40 29.99 CC images/core-arm.o [2020-05-28T18:59:10.483Z] #40 30.83 CC images/core-aarch64.o [2020-05-28T18:59:10.483Z] #40 31.65 CC images/core-ppc64.o [2020-05-28T18:59:10.483Z] #40 32.89 CC images/core-s390.o [2020-05-28T18:59:10.483Z] #40 34.34 CC images/cpuinfo.o [2020-05-28T18:59:10.483Z] #40 35.30 CC images/inventory.o [2020-05-28T18:59:10.494Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-28T18:59:10.784Z] #40 35.86 CC images/fdinfo.o [2020-05-28T18:59:10.886Z] #39 39.94 CC images/file-lock.o [2020-05-28T18:59:11.012Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/make.sh dynbinary test-integration [2020-05-28T18:59:11.142Z] #39 40.18 CC images/rlimit.o [2020-05-28T18:59:11.142Z] #39 ... [2020-05-28T18:59:11.142Z] [2020-05-28T18:59:11.142Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:11.142Z] #41 143.3 hash/crc32 [2020-05-28T18:59:11.142Z] #41 143.8 compress/gzip [2020-05-28T18:59:11.142Z] #41 144.9 vendor/golang.org/x/sys/cpu [2020-05-28T18:59:11.142Z] #41 144.9 net [2020-05-28T18:59:11.142Z] #41 145.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-28T18:59:11.142Z] #41 147.1 vendor/golang.org/x/crypto/hkdf [2020-05-28T18:59:11.142Z] #41 147.2 vendor/golang.org/x/text/transform [2020-05-28T18:59:11.142Z] #41 147.9 vendor/golang.org/x/text/unicode/bidi [2020-05-28T18:59:11.142Z] #41 149.5 vendor/golang.org/x/text/secure/bidirule [2020-05-28T18:59:11.142Z] #41 149.8 vendor/golang.org/x/text/unicode/norm [2020-05-28T18:59:11.142Z] #41 ... [2020-05-28T18:59:11.142Z] [2020-05-28T18:59:11.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:11.142Z] #39 40.36 CC images/pagemap.o [2020-05-28T18:59:11.293Z] [2020-05-28T18:59:11.293Z] Removing bundles/ [2020-05-28T18:59:11.293Z] [2020-05-28T18:59:11.293Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-28T18:59:11.430Z] #40 ... [2020-05-28T18:59:11.430Z] [2020-05-28T18:59:11.430Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:59:11.430Z] #31 129.0 internal/poll [2020-05-28T18:59:11.430Z] #31 133.9 os [2020-05-28T18:59:11.430Z] #31 135.6 internal/fmtsort [2020-05-28T18:59:11.430Z] #31 138.8 path/filepath [2020-05-28T18:59:11.430Z] #31 138.9 fmt [2020-05-28T18:59:11.473Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.621s coverage: 76.1% of statements [2020-05-28T18:59:11.573Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T18:59:11.573Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T18:59:11.702Z] #39 40.70 CC images/siginfo.o [2020-05-28T18:59:11.720Z] #31 ... [2020-05-28T18:59:11.720Z] [2020-05-28T18:59:11.720Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:11.720Z] #40 36.83 CC images/fown.o [2020-05-28T18:59:11.957Z] #39 40.98 CC images/rpc.o [2020-05-28T18:59:12.010Z] #40 37.19 CC images/ns.o [2020-05-28T18:59:12.041Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.035s coverage: 58.0% of statements [2020-05-28T18:59:12.301Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.056s coverage: 3.0% of statements [2020-05-28T18:59:12.306Z] #40 37.55 CC images/regfile.o [2020-05-28T18:59:12.602Z] #40 37.91 CC images/ghost-file.o [2020-05-28T18:59:13.240Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2020-05-28T18:59:13.241Z] #40 38.46 CC images/fifo.o [2020-05-28T18:59:13.317Z] #39 42.25 CC images/ext-file.o [2020-05-28T18:59:13.317Z] #39 42.53 CC images/cgroup.o [2020-05-28T18:59:13.535Z] #40 38.81 CC images/remap-file-path.o [2020-05-28T18:59:14.165Z] #40 39.19 CC images/eventfd.o [2020-05-28T18:59:14.242Z] #39 43.19 CC images/userns.o [2020-05-28T18:59:14.455Z] #40 39.58 CC images/eventpoll.o [2020-05-28T18:59:14.497Z] #39 43.45 CC images/google/protobuf/descriptor.o [2020-05-28T18:59:14.622Z] ok github.com/docker/docker/daemon/logger 0.248s coverage: 41.8% of statements [2020-05-28T18:59:14.883Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.920s coverage: 57.7% of statements [2020-05-28T18:59:14.883Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-28T18:59:14.883Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-28T18:59:15.087Z] #40 40.26 CC images/fh.o [2020-05-28T18:59:15.719Z] #40 40.89 CC images/fsnotify.o [2020-05-28T18:59:15.824Z] ok github.com/docker/docker/daemon/logger/awslogs 0.314s coverage: 77.4% of statements [2020-05-28T18:59:15.858Z] #39 ... [2020-05-28T18:59:15.858Z] [2020-05-28T18:59:15.858Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:59:15.858Z] #10 147.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-28T18:59:15.858Z] #10 147.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-28T18:59:15.858Z] #10 147.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:59:15.858Z] #10 ... [2020-05-28T18:59:15.858Z] [2020-05-28T18:59:15.858Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:15.858Z] #41 154.1 vendor/golang.org/x/net/idna [2020-05-28T18:59:15.858Z] #41 156.4 vendor/golang.org/x/net/http2/hpack [2020-05-28T18:59:15.858Z] #41 157.7 mime [2020-05-28T18:59:16.084Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 4.8% of statements [2020-05-28T18:59:16.084Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-28T18:59:16.084Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-28T18:59:16.084Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-28T18:59:16.084Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-28T18:59:16.343Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-05-28T18:59:16.343Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-05-28T18:59:16.353Z] #40 ... [2020-05-28T18:59:16.353Z] [2020-05-28T18:59:16.353Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:59:16.353Z] #48 133.7 regexp [2020-05-28T18:59:16.353Z] #48 ... [2020-05-28T18:59:16.353Z] [2020-05-28T18:59:16.353Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:59:16.353Z] #31 141.9 io/ioutil [2020-05-28T18:59:16.783Z] #41 159.2 mime/quotedprintable [2020-05-28T18:59:16.912Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.035s coverage: 87.2% of statements [2020-05-28T18:59:17.343Z] #41 159.5 net/http/internal [2020-05-28T18:59:17.343Z] #41 ... [2020-05-28T18:59:17.343Z] [2020-05-28T18:59:17.343Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:17.343Z] #39 45.21 CC images/opts.o [2020-05-28T18:59:17.343Z] #39 45.47 CC images/seccomp.o [2020-05-28T18:59:17.343Z] #39 45.77 CC images/binfmt-misc.o [2020-05-28T18:59:17.343Z] #39 45.98 CC images/time.o [2020-05-28T18:59:17.343Z] #39 46.27 CC images/sysctl.o [2020-05-28T18:59:17.343Z] #39 46.48 CC images/autofs.o [2020-05-28T18:59:17.599Z] #39 46.77 CC images/macvlan.o [2020-05-28T18:59:17.852Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 61.6% of statements [2020-05-28T18:59:17.853Z] #39 46.99 CC images/sit.o [2020-05-28T18:59:17.867Z] #31 145.4 log [2020-05-28T18:59:17.867Z] #31 145.4 github.com/BurntSushi/toml [2020-05-28T18:59:17.867Z] #31 145.5 flag [2020-05-28T18:59:18.108Z] #39 47.21 LINK images/built-in.o [2020-05-28T18:59:18.108Z] #39 47.35 GEN compel/include/asm [2020-05-28T18:59:18.112Z] ok github.com/docker/docker/daemon/logger/local 0.099s coverage: 75.2% of statements [2020-05-28T18:59:18.112Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-28T18:59:18.362Z] #39 47.35 GEN compel/include/version.h [2020-05-28T18:59:18.362Z] #39 47.38 touch .config [2020-05-28T18:59:18.362Z] #39 47.42 GEN include/common/config.h [2020-05-28T18:59:18.362Z] #39 47.50 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-28T18:59:18.362Z] #39 47.51 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-28T18:59:18.362Z] #39 47.54 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-28T18:59:18.362Z] #39 47.56 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-28T18:59:18.362Z] #39 47.60 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-28T18:59:18.377Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 33.3% of statements [2020-05-28T18:59:18.616Z] #39 47.62 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-28T18:59:18.616Z] #39 47.67 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-28T18:59:18.616Z] #39 47.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-28T18:59:18.616Z] #39 47.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-28T18:59:18.616Z] #39 47.76 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-28T18:59:18.617Z] #39 47.77 DEP compel/plugins/std/infect.d [2020-05-28T18:59:18.872Z] #39 47.90 DEP compel/plugins/std/string.d [2020-05-28T18:59:18.872Z] #39 47.98 DEP compel/plugins/std/log.d [2020-05-28T18:59:18.872Z] #39 48.13 DEP compel/plugins/std/fds.d [2020-05-28T18:59:18.997Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 37.7% of statements [2020-05-28T18:59:19.127Z] #39 48.28 DEP compel/plugins/std/std.d [2020-05-28T18:59:19.127Z] #39 48.43 DEP compel/plugins/shmem/shmem.d [2020-05-28T18:59:19.382Z] #39 48.56 DEP compel/plugins/fds/fds.d [2020-05-28T18:59:19.638Z] #39 48.79 CC compel/plugins/std/std.o [2020-05-28T18:59:19.893Z] #39 49.11 CC compel/plugins/std/fds.o [2020-05-28T18:59:19.992Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2020-05-28T18:59:19.992Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 47.8% of statements [2020-05-28T18:59:20.453Z] #39 49.58 CC compel/plugins/std/log.o [2020-05-28T18:59:20.819Z] #31 ... [2020-05-28T18:59:20.820Z] [2020-05-28T18:59:20.820Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:20.820Z] #40 42.12 CC images/signalfd.o [2020-05-28T18:59:20.820Z] #40 42.55 CC images/fs.o [2020-05-28T18:59:20.820Z] #40 42.96 CC images/pstree.o [2020-05-28T18:59:20.820Z] #40 43.34 CC images/pipe.o [2020-05-28T18:59:20.820Z] #40 43.69 CC images/tcp-stream.o [2020-05-28T18:59:20.820Z] #40 44.07 CC images/sk-packet.o [2020-05-28T18:59:20.820Z] #40 44.57 CC images/mnt.o [2020-05-28T18:59:20.820Z] #40 44.96 CC images/pipe-data.o [2020-05-28T18:59:20.820Z] #40 45.30 CC images/sa.o [2020-05-28T18:59:20.820Z] #40 45.78 CC images/timer.o [2020-05-28T18:59:21.377Z] #39 50.61 CC compel/plugins/std/string.o [2020-05-28T18:59:21.459Z] #40 46.52 CC images/timerfd.o [2020-05-28T18:59:21.750Z] #40 46.91 CC images/mm.o [2020-05-28T18:59:21.897Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-05-28T18:59:21.897Z] ok github.com/docker/docker/daemon/logger/splunk 1.894s coverage: 82.5% of statements [2020-05-28T18:59:21.897Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-28T18:59:21.897Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-28T18:59:21.937Z] #39 ... [2020-05-28T18:59:21.937Z] [2020-05-28T18:59:21.937Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:21.937Z] #41 164.2 crypto/tls [2020-05-28T18:59:22.042Z] #40 ... [2020-05-28T18:59:22.042Z] [2020-05-28T18:59:22.042Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:22.042Z] #42 139.4 regexp [2020-05-28T18:59:22.042Z] #42 148.0 os/exec [2020-05-28T18:59:22.042Z] #42 148.1 net [2020-05-28T18:59:22.042Z] #42 ... [2020-05-28T18:59:22.042Z] [2020-05-28T18:59:22.042Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:59:22.042Z] #11 148.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-28T18:59:22.042Z] #11 148.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-28T18:59:22.042Z] #11 148.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:59:22.157Z] ok github.com/docker/docker/distribution/metadata 0.125s coverage: 48.2% of statements [2020-05-28T18:59:23.537Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2020-05-28T18:59:23.537Z] ok github.com/docker/docker/distribution 0.320s coverage: 22.1% of statements [2020-05-28T18:59:23.537Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-28T18:59:23.822Z] #41 ... [2020-05-28T18:59:23.822Z] [2020-05-28T18:59:23.822Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:59:23.823Z] #54 158.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T18:59:23.823Z] #54 158.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-28T18:59:23.823Z] #54 DONE 166.2s [2020-05-28T18:59:23.823Z] [2020-05-28T18:59:23.823Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T18:59:23.823Z] #43 DONE 166.2s [2020-05-28T18:59:23.823Z] [2020-05-28T18:59:23.823Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-28T18:59:23.823Z] #55 DONE 0.1s [2020-05-28T18:59:24.078Z] [2020-05-28T18:59:24.078Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-28T18:59:24.078Z] #56 DONE 0.1s [2020-05-28T18:59:24.078Z] [2020-05-28T18:59:24.078Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:59:24.078Z] #10 165.4 Selecting previously unselected package libapparmor1:amd64. [2020-05-28T18:59:24.078Z] #10 165.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-28T18:59:24.078Z] #10 165.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-28T18:59:24.078Z] #10 165.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-28T18:59:24.078Z] #10 165.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-28T18:59:24.078Z] #10 165.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-28T18:59:24.078Z] #10 165.7 Selecting previously unselected package libbtrfs0. [2020-05-28T18:59:24.078Z] #10 165.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-28T18:59:24.078Z] #10 165.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T18:59:24.078Z] #10 165.8 Selecting previously unselected package libbtrfs-dev. [2020-05-28T18:59:24.078Z] #10 165.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-28T18:59:24.078Z] #10 165.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T18:59:24.078Z] #10 166.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-28T18:59:24.078Z] #10 166.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-28T18:59:24.078Z] #10 166.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T18:59:24.078Z] #10 166.2 Selecting previously unselected package libudev-dev:amd64. [2020-05-28T18:59:24.078Z] #10 166.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-28T18:59:24.078Z] #10 166.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-28T18:59:24.197Z] Client: [2020-05-28T18:59:24.197Z] Debug Mode: false [2020-05-28T18:59:24.197Z] Plugins: [2020-05-28T18:59:24.197Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-28T18:59:24.197Z] [2020-05-28T18:59:24.197Z] Server: [2020-05-28T18:59:24.197Z] Containers: 0 [2020-05-28T18:59:24.197Z] Running: 0 [2020-05-28T18:59:24.197Z] Paused: 0 [2020-05-28T18:59:24.197Z] Stopped: 0 [2020-05-28T18:59:24.197Z] Images: 0 [2020-05-28T18:59:24.197Z] Server Version: 19.03.5 [2020-05-28T18:59:24.197Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-28T18:59:24.197Z] Windows: [2020-05-28T18:59:24.197Z] LCOW: [2020-05-28T18:59:24.197Z] Logging Driver: json-file [2020-05-28T18:59:24.197Z] Plugins: [2020-05-28T18:59:24.197Z] Volume: local [2020-05-28T18:59:24.197Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-28T18:59:24.197Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-28T18:59:24.197Z] Swarm: inactive [2020-05-28T18:59:24.197Z] Default Isolation: process [2020-05-28T18:59:24.197Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-28T18:59:24.197Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-28T18:59:24.197Z] OSType: windows [2020-05-28T18:59:24.197Z] Architecture: x86_64 [2020-05-28T18:59:24.197Z] CPUs: 4 [2020-05-28T18:59:24.197Z] Total Memory: 32GiB [2020-05-28T18:59:24.197Z] Name: azwin-2-826ca0 [2020-05-28T18:59:24.197Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-28T18:59:24.197Z] Docker Root Dir: D:\docker [2020-05-28T18:59:24.197Z] Debug Mode: false [2020-05-28T18:59:24.197Z] Registry: https://index.docker.io/v1/ [2020-05-28T18:59:24.197Z] Labels: [2020-05-28T18:59:24.197Z] Experimental: true [2020-05-28T18:59:24.197Z] Insecure Registries: [2020-05-28T18:59:24.197Z] 10.0.0.4:5000 [2020-05-28T18:59:24.197Z] 127.0.0.0/8 [2020-05-28T18:59:24.197Z] Registry Mirrors: [2020-05-28T18:59:24.197Z] http://10.0.0.4:5000/ [2020-05-28T18:59:24.197Z] Live Restore Enabled: false [2020-05-28T18:59:24.197Z] [2020-05-28T18:59:24.333Z] #10 166.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-28T18:59:24.333Z] #10 166.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-28T18:59:24.333Z] #10 166.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-28T18:59:24.893Z] #10 167.3 Selecting previously unselected package libpcre16-3:amd64. [2020-05-28T18:59:24.893Z] #10 167.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-28T18:59:24.893Z] #10 167.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-28T18:59:25.445Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2020-05-28T18:59:25.445Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2020-05-28T18:59:25.453Z] #10 167.7 Selecting previously unselected package libpcre32-3:amd64. [2020-05-28T18:59:25.453Z] #10 167.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-28T18:59:25.453Z] #10 167.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-28T18:59:25.704Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2020-05-28T18:59:25.715Z] #10 168.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-28T18:59:25.715Z] #10 168.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-28T18:59:25.715Z] #10 168.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-28T18:59:25.969Z] #10 168.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-28T18:59:25.969Z] #10 168.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-28T18:59:25.969Z] #10 168.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-28T18:59:26.273Z] ok github.com/docker/docker/distribution/xfer 1.704s coverage: 85.6% of statements [2020-05-28T18:59:26.274Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-28T18:59:26.274Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-28T18:59:26.274Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-28T18:59:26.274Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2020-05-28T18:59:26.498Z] #11 ... [2020-05-28T18:59:26.498Z] [2020-05-28T18:59:26.498Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:26.498Z] #42 153.3 github.com/LK4D4/vndr/versioned [2020-05-28T18:59:26.528Z] #10 168.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-28T18:59:26.528Z] #10 168.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-28T18:59:26.528Z] #10 168.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-28T18:59:26.782Z] #10 169.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-28T18:59:26.782Z] #10 169.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-28T18:59:26.782Z] #10 169.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-28T18:59:26.782Z] #10 169.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-28T18:59:26.783Z] #10 169.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-28T18:59:26.783Z] #10 169.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-28T18:59:26.842Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2020-05-28T18:59:27.037Z] #10 169.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-28T18:59:27.037Z] #10 169.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-28T18:59:27.037Z] #10 169.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-28T18:59:27.292Z] #10 169.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-28T18:59:27.292Z] #10 169.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-28T18:59:27.292Z] #10 169.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-28T18:59:27.292Z] #10 169.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T18:59:27.292Z] #10 169.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-28T18:59:27.292Z] #10 169.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-28T18:59:27.292Z] #10 169.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:59:27.546Z] #10 169.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T18:59:27.546Z] #10 169.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-28T18:59:27.546Z] #10 169.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-28T18:59:27.546Z] #10 169.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T18:59:27.546Z] #10 169.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T18:59:27.546Z] #10 169.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-28T18:59:27.546Z] #10 169.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-28T18:59:27.546Z] #10 169.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-28T18:59:27.546Z] #10 169.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T18:59:27.546Z] #10 169.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-28T18:59:27.546Z] #10 169.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:59:27.546Z] #10 169.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-05-28T18:59:27.546Z] #10 170.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-28T18:59:27.547Z] #10 170.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:59:27.547Z] #10 170.0 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-05-28T18:59:27.547Z] #10 170.0 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-05-28T18:59:27.547Z] #10 170.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T18:59:27.547Z] #10 170.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-28T18:59:27.547Z] #10 170.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T18:59:27.801Z] #10 170.0 Setting up dmsetup (2:1.02.155-3) ... [2020-05-28T18:59:27.801Z] #10 170.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T18:59:27.801Z] #10 170.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-28T18:59:27.801Z] #10 170.0 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T18:59:28.097Z] #10 DONE 170.6s [2020-05-28T18:59:28.097Z] [2020-05-28T18:59:28.097Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:28.098Z] #39 51.33 CC compel/plugins/std/infect.o [2020-05-28T18:59:28.098Z] #39 51.83 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-28T18:59:28.098Z] #39 51.88 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-28T18:59:28.098Z] #39 51.96 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-28T18:59:28.098Z] #39 52.04 AR compel/plugins/std.lib.a [2020-05-28T18:59:28.098Z] #39 52.11 CC compel/plugins/fds/fds.o [2020-05-28T18:59:28.098Z] #39 52.40 AR compel/plugins/fds.lib.a [2020-05-28T18:59:28.098Z] #39 52.46 HOSTDEP compel/src/lib/log-host.d [2020-05-28T18:59:28.098Z] #39 52.62 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-28T18:59:28.098Z] #39 52.79 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-28T18:59:28.098Z] #39 52.88 HOSTDEP compel/src/main-host.d [2020-05-28T18:59:28.098Z] #39 53.00 DEP compel/src/lib/ptrace.d [2020-05-28T18:59:28.098Z] #39 53.27 DEP compel/src/lib/infect.d [2020-05-28T18:59:28.098Z] #39 53.40 DEP compel/src/lib/infect-util.d [2020-05-28T18:59:28.098Z] #39 53.52 DEP compel/src/lib/infect-rpc.d [2020-05-28T18:59:28.098Z] #39 53.65 DEP compel/arch/x86/src/lib/infect.d [2020-05-28T18:59:28.098Z] #39 53.77 DEP compel/arch/x86/src/lib/cpu.d [2020-05-28T18:59:28.098Z] #39 53.88 DEP compel/src/lib/log.d [2020-05-28T18:59:28.098Z] #39 54.02 DEP compel/src/main.d [2020-05-28T18:59:28.098Z] #39 54.35 DEP compel/src/lib/handle-elf.d [2020-05-28T18:59:28.098Z] #39 54.52 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-28T18:59:28.098Z] #39 54.86 CC compel/src/lib/log.o [2020-05-28T18:59:28.098Z] #39 55.35 CC compel/arch/x86/src/lib/cpu.o [2020-05-28T18:59:28.098Z] #39 56.09 CC compel/arch/x86/src/lib/infect.o [2020-05-28T18:59:28.098Z] #39 56.75 CC compel/src/lib/infect-rpc.o [2020-05-28T18:59:28.098Z] #39 57.14 CC compel/src/lib/infect-util.o [2020-05-28T18:59:28.353Z] #39 57.48 CC compel/src/lib/infect.o [2020-05-28T18:59:28.754Z] ok github.com/docker/docker/opts 0.048s coverage: 67.4% of statements [2020-05-28T18:59:29.242Z] #42 ... [2020-05-28T18:59:29.242Z] [2020-05-28T18:59:29.242Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:59:29.242Z] #48 146.5 mvdan.cc/sh/v3/fileutil [2020-05-28T18:59:29.242Z] #48 149.2 encoding/binary [2020-05-28T18:59:29.242Z] #48 149.2 flag [2020-05-28T18:59:29.242Z] #48 149.2 go/token [2020-05-28T18:59:29.242Z] #48 149.2 github.com/pkg/diff [2020-05-28T18:59:29.242Z] #48 154.3 go/scanner [2020-05-28T18:59:29.242Z] #48 156.5 mvdan.cc/editorconfig [2020-05-28T18:59:29.242Z] #48 ... [2020-05-28T18:59:29.242Z] [2020-05-28T18:59:29.242Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:29.242Z] #40 47.46 CC images/sk-opts.o [2020-05-28T18:59:29.242Z] #40 47.85 CC images/sk-unix.o [2020-05-28T18:59:29.242Z] #40 48.42 CC images/sk-inet.o [2020-05-28T18:59:29.242Z] #40 49.16 CC images/tun.o [2020-05-28T18:59:29.242Z] #40 49.90 CC images/sk-netlink.o [2020-05-28T18:59:29.242Z] #40 50.30 CC images/packet-sock.o [2020-05-28T18:59:29.242Z] #40 51.32 CC images/ipc-var.o [2020-05-28T18:59:29.242Z] #40 51.78 CC images/ipc-desc.o [2020-05-28T18:59:29.242Z] #40 52.27 CC images/ipc-shm.o [2020-05-28T18:59:29.242Z] #40 52.67 CC images/ipc-msg.o [2020-05-28T18:59:29.242Z] #40 53.20 CC images/ipc-sem.o [2020-05-28T18:59:29.242Z] #40 53.70 CC images/utsns.o [2020-05-28T18:59:29.242Z] #40 54.10 CC images/creds.o [2020-05-28T18:59:29.534Z] #40 54.57 CC images/vma.o [2020-05-28T18:59:29.689Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-05-28T18:59:29.825Z] #40 ... [2020-05-28T18:59:29.825Z] [2020-05-28T18:59:29.825Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:29.825Z] #42 157.2 crypto/cipher [2020-05-28T18:59:29.825Z] #42 157.2 crypto/sha512 [2020-05-28T18:59:29.825Z] #42 157.4 go/scanner [2020-05-28T18:59:29.949Z] ok github.com/docker/docker/pkg/capabilities 0.031s coverage: 87.5% of statements [2020-05-28T18:59:30.208Z] ok github.com/docker/docker/pkg/authorization 1.144s coverage: 68.3% of statements [2020-05-28T18:59:30.468Z] ok github.com/docker/docker/pkg/archive 1.273s coverage: 76.9% of statements [2020-05-28T18:59:30.727Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-05-28T18:59:30.864Z] #39 59.64 CC compel/src/lib/ptrace.o [2020-05-28T18:59:30.864Z] #39 59.97 AR compel/libcompel.a [2020-05-28T18:59:30.864Z] #39 60.03 HOSTCC compel/src/main-host.o [2020-05-28T18:59:30.864Z] #39 ... [2020-05-28T18:59:30.864Z] [2020-05-28T18:59:30.864Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:30.864Z] #49 2.591 + RM_GOPATH=0 [2020-05-28T18:59:30.864Z] #49 2.591 + TMP_GOPATH= [2020-05-28T18:59:30.864Z] #49 2.591 + : /build [2020-05-28T18:59:30.864Z] #49 2.591 + '[' -z '' ']' [2020-05-28T18:59:30.864Z] #49 2.594 ++ mktemp -d [2020-05-28T18:59:30.864Z] #49 2.600 + export GOPATH=/tmp/tmp.8Jji4WUdBP [2020-05-28T18:59:30.864Z] #49 2.600 + GOPATH=/tmp/tmp.8Jji4WUdBP [2020-05-28T18:59:30.864Z] #49 2.600 + RM_GOPATH=1 [2020-05-28T18:59:30.864Z] #49 2.600 + case "$(go env GOARCH)" in [2020-05-28T18:59:30.864Z] #49 2.601 ++ go env GOARCH [2020-05-28T18:59:30.864Z] #49 2.609 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:59:30.864Z] #49 2.609 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:59:30.864Z] #49 2.612 ++ dirname /tmp/install/install.sh [2020-05-28T18:59:30.864Z] #49 2.622 + dir=/tmp/install [2020-05-28T18:59:30.864Z] #49 2.622 + bin=runc [2020-05-28T18:59:30.864Z] #49 2.622 + shift [2020-05-28T18:59:30.864Z] #49 2.622 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-28T18:59:30.864Z] #49 2.622 + . /tmp/install/runc.installer [2020-05-28T18:59:30.864Z] #49 2.622 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:59:30.864Z] #49 2.622 + install_runc [2020-05-28T18:59:30.864Z] #49 2.622 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-28T18:59:30.864Z] #49 2.622 + uname -r [2020-05-28T18:59:30.864Z] #49 2.629 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-28T18:59:30.864Z] #49 2.629 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-28T18:59:30.864Z] #49 2.629 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-28T18:59:30.864Z] #49 2.630 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8Jji4WUdBP/src/github.com/opencontainers/runc [2020-05-28T18:59:30.864Z] #49 2.645 Cloning into '/tmp/tmp.8Jji4WUdBP/src/github.com/opencontainers/runc'... [2020-05-28T18:59:31.119Z] #49 ... [2020-05-28T18:59:31.119Z] [2020-05-28T18:59:31.119Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-28T18:59:31.119Z] #11 DONE 2.7s [2020-05-28T18:59:31.119Z] [2020-05-28T18:59:31.119Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-28T18:59:31.666Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-05-28T18:59:31.666Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-05-28T18:59:32.234Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-05-28T18:59:32.803Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-28T18:59:33.362Z] #42 ... [2020-05-28T18:59:33.362Z] [2020-05-28T18:59:33.362Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:59:33.362Z] #31 153.5 github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T18:59:33.362Z] #31 DONE 160.8s [2020-05-28T18:59:33.370Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-05-28T18:59:33.636Z] #12 DONE 2.2s [2020-05-28T18:59:33.636Z] [2020-05-28T18:59:33.636Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-28T18:59:33.657Z] [2020-05-28T18:59:33.657Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:33.657Z] #40 55.11 CC images/netdev.o [2020-05-28T18:59:33.657Z] #40 56.01 CC images/tty.o [2020-05-28T18:59:33.657Z] #40 57.42 CC images/file-lock.o [2020-05-28T18:59:33.657Z] #40 57.84 CC images/rlimit.o [2020-05-28T18:59:33.657Z] #40 58.18 CC images/pagemap.o [2020-05-28T18:59:33.948Z] #40 59.17 CC images/siginfo.o [2020-05-28T18:59:34.305Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-05-28T18:59:34.884Z] ok github.com/docker/docker/pkg/chrootarchive 3.552s coverage: 43.2% of statements [2020-05-28T18:59:34.884Z] ok github.com/docker/docker/pkg/fileutils 0.039s coverage: 89.5% of statements [2020-05-28T18:59:34.978Z] #40 60.18 CC images/rpc.o [2020-05-28T18:59:35.454Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-05-28T18:59:35.526Z] #13 2.016 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-28T18:59:35.526Z] #13 DONE 2.1s [2020-05-28T18:59:35.526Z] [2020-05-28T18:59:35.526Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-28T18:59:35.713Z] ok github.com/docker/docker/pkg/fsutils 0.316s coverage: 85.1% of statements [2020-05-28T18:59:35.713Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-05-28T18:59:36.281Z] ok github.com/docker/docker/layer 7.987s coverage: 68.8% of statements [2020-05-28T18:59:36.281Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-28T18:59:36.281Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-28T18:59:36.281Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-28T18:59:36.281Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-28T18:59:36.281Z] ? github.com/docker/docker/oci [no test files] [2020-05-28T18:59:36.281Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-28T18:59:36.281Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-28T18:59:36.281Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-28T18:59:36.850Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-05-28T18:59:36.850Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-05-28T18:59:37.109Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-05-28T18:59:37.368Z] ok github.com/docker/docker/pkg/ioutils 0.601s coverage: 69.3% of statements [2020-05-28T18:59:37.368Z] ok github.com/docker/docker/pkg/idtools 0.922s coverage: 70.3% of statements [2020-05-28T18:59:37.368Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-28T18:59:37.368Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-28T18:59:37.368Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2020-05-28T18:59:37.368Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-28T18:59:37.412Z] #14 DONE 1.9s [2020-05-28T18:59:37.412Z] [2020-05-28T18:59:37.412Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-28T18:59:37.712Z] #40 62.84 CC images/ext-file.o [2020-05-28T18:59:37.936Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2020-05-28T18:59:37.936Z] ok github.com/docker/docker/pkg/parsers/kernel 0.026s coverage: 60.0% of statements [2020-05-28T18:59:37.936Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2020-05-28T18:59:38.007Z] #40 63.26 CC images/cgroup.o [2020-05-28T18:59:38.196Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-05-28T18:59:38.196Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-28T18:59:38.196Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-28T18:59:38.764Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2020-05-28T18:59:39.295Z] #15 ... [2020-05-28T18:59:39.295Z] [2020-05-28T18:59:39.295Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:39.295Z] #41 171.3 net/http/httptrace [2020-05-28T18:59:39.295Z] #41 171.7 net/http [2020-05-28T18:59:39.295Z] #41 ... [2020-05-28T18:59:39.295Z] [2020-05-28T18:59:39.295Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:39.295Z] #49 9.650 + cd /tmp/tmp.8Jji4WUdBP/src/github.com/opencontainers/runc [2020-05-28T18:59:39.295Z] #49 9.650 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:59:39.295Z] #49 10.38 + '[' -z '' ']' [2020-05-28T18:59:39.295Z] #49 10.38 + target=static [2020-05-28T18:59:39.295Z] #49 10.38 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-28T18:59:39.295Z] #49 ... [2020-05-28T18:59:39.295Z] [2020-05-28T18:59:39.295Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-28T18:59:39.295Z] #15 DONE 2.1s [2020-05-28T18:59:39.333Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-05-28T18:59:39.333Z] ok github.com/docker/docker/pkg/pools 0.023s coverage: 88.2% of statements [2020-05-28T18:59:39.518Z] #40 64.52 CC images/userns.o [2020-05-28T18:59:39.551Z] [2020-05-28T18:59:39.551Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-28T18:59:39.594Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-05-28T18:59:39.809Z] #40 64.96 CC images/google/protobuf/descriptor.o [2020-05-28T18:59:40.095Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-28T18:59:40.095Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ed906bcf\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-28T18:59:40.095Z] ---------------------------------------------------------------------------- [2020-05-28T18:59:40.095Z] [2020-05-28T18:59:40.095Z] INFO: executeCI.ps1 starting at Thu May 28 18:59:38 CUT 2020 [2020-05-28T18:59:40.095Z] [2020-05-28T18:59:40.095Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-28T18:59:40.095Z] INFO: Running git version 2.24.1.windows.2 [2020-05-28T18:59:40.095Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-28T18:59:40.095Z] INFO: Environment variables: [2020-05-28T18:59:40.095Z] [2020-05-28T18:59:40.095Z] Name Value [2020-05-28T18:59:40.095Z] ---- ----- [2020-05-28T18:59:40.095Z] ALLUSERSPROFILE C:\ProgramData [2020-05-28T18:59:40.095Z] amd64 true [2020-05-28T18:59:40.095Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-28T18:59:40.095Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-28T18:59:40.095Z] arm64 true [2020-05-28T18:59:40.095Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-28T18:59:40.095Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-28T18:59:40.095Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-28T18:59:40.095Z] BRANCH_NAME PR-41022 [2020-05-28T18:59:40.095Z] BUILD_DISPLAY_NAME #5 [2020-05-28T18:59:40.095Z] BUILD_ID 5 [2020-05-28T18:59:40.095Z] BUILD_NUMBER 5 [2020-05-28T18:59:40.095Z] BUILD_TAG jenkins-moby-PR-41022-5 [2020-05-28T18:59:40.095Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41022/5/ [2020-05-28T18:59:40.095Z] CHANGE_AUTHOR thaJeztah [2020-05-28T18:59:40.095Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-05-28T18:59:40.095Z] CHANGE_BRANCH smarter_resolv [2020-05-28T18:59:40.096Z] CHANGE_FORK thaJeztah/docker [2020-05-28T18:59:40.096Z] CHANGE_ID 41022 [2020-05-28T18:59:40.096Z] CHANGE_TARGET master [2020-05-28T18:59:40.096Z] CHANGE_TITLE Better selection of DNS server [2020-05-28T18:59:40.096Z] CHANGE_URL https://github.com/moby/moby/pull/41022 [2020-05-28T18:59:40.096Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T18:59:40.096Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-28T18:59:40.096Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-28T18:59:40.096Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-28T18:59:40.096Z] COMPUTERNAME azwin-2-826ca0 [2020-05-28T18:59:40.096Z] ComSpec C:\windows\system32\cmd.exe [2020-05-28T18:59:40.096Z] ConfigSequenceNumber 0 [2020-05-28T18:59:40.096Z] dco true [2020-05-28T18:59:40.096Z] DOCKER_BUILDKIT 0 [2020-05-28T18:59:40.096Z] DOCKER_DUT_DEBUG 1 [2020-05-28T18:59:40.096Z] DOCKER_EXPERIMENTAL 1 [2020-05-28T18:59:40.096Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-28T18:59:40.096Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-28T18:59:40.096Z] EXECUTOR_NUMBER 0 [2020-05-28T18:59:40.096Z] FQDN azwin-2-826ca0.westus.cloudapp.azure.com [2020-05-28T18:59:40.096Z] GIT_BRANCH PR-41022 [2020-05-28T18:59:40.096Z] GIT_COMMIT a0ffc432d001b49244216f9d343e3512ff6cdb18 [2020-05-28T18:59:40.096Z] GIT_PREVIOUS_COMMIT cdefdf258e0812bc837dff5df4849709487382b7 [2020-05-28T18:59:40.096Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT af902f2eea7da67078a91ecb18f87325bfcc792a [2020-05-28T18:59:40.096Z] GIT_URL https://github.com/moby/moby.git [2020-05-28T18:59:40.096Z] HUDSON_COOKIE 47eabc91-3123-4cff-af33-4fbe4e3ae588 [2020-05-28T18:59:40.096Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-28T18:59:40.096Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-28T18:59:40.096Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-28T18:59:40.096Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-28T18:59:40.096Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-28T18:59:40.096Z] JENKINS_NODE_COOKIE f587773c-0bb3-4b18-9496-91c6edf527a8 [2020-05-28T18:59:40.096Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-28T18:59:40.096Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-28T18:59:40.096Z] JOB_BASE_NAME PR-41022 [2020-05-28T18:59:40.096Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41022/display/redirect [2020-05-28T18:59:40.096Z] JOB_NAME moby/PR-41022 [2020-05-28T18:59:40.096Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41022/ [2020-05-28T18:59:40.096Z] library.jps.version master [2020-05-28T18:59:40.096Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-28T18:59:40.096Z] NODE_LABELS amd64 azure azwin-2-826ca0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-28T18:59:40.096Z] NODE_NAME azwin-2-826ca0 [2020-05-28T18:59:40.096Z] NUMBER_OF_PROCESSORS 4 [2020-05-28T18:59:40.096Z] OS Windows_NT [2020-05-28T18:59:40.096Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-28T18:59:40.096Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-28T18:59:40.096Z] ppc64le true [2020-05-28T18:59:40.096Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-28T18:59:40.096Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-05-28T18:59:40.096Z] PROCESSOR_LEVEL 6 [2020-05-28T18:59:40.096Z] PROCESSOR_REVISION 4f01 [2020-05-28T18:59:40.096Z] ProgramData C:\ProgramData [2020-05-28T18:59:40.096Z] ProgramFiles C:\Program Files [2020-05-28T18:59:40.096Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-28T18:59:40.096Z] ProgramW6432 C:\Program Files [2020-05-28T18:59:40.096Z] PROMPT $P$G [2020-05-28T18:59:40.096Z] PSExecutionPolicyPreference Bypass [2020-05-28T18:59:40.096Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-28T18:59:40.096Z] PUBLIC C:\Users\Public [2020-05-28T18:59:40.096Z] rootless true [2020-05-28T18:59:40.096Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41022/5/display/redirect?page=changes [2020-05-28T18:59:40.096Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41022/5/display/redirect [2020-05-28T18:59:40.096Z] s390x true [2020-05-28T18:59:40.096Z] SKIP_VALIDATION_TESTS 1 [2020-05-28T18:59:40.096Z] SOURCES_DRIVE d [2020-05-28T18:59:40.096Z] SOURCES_SUBDIR gopath [2020-05-28T18:59:40.096Z] STAGE_NAME Run tests [2020-05-28T18:59:40.096Z] SystemDrive C: [2020-05-28T18:59:40.096Z] SystemRoot C:\windows [2020-05-28T18:59:40.096Z] TEMP C:\windows\TEMP [2020-05-28T18:59:40.096Z] TESTDEBUG 0 [2020-05-28T18:59:40.096Z] TESTRUN_DRIVE d [2020-05-28T18:59:40.096Z] TESTRUN_SUBDIR CI [2020-05-28T18:59:40.096Z] TIMEOUT 120m [2020-05-28T18:59:40.096Z] TMP C:\windows\TEMP [2020-05-28T18:59:40.096Z] unit_validate true [2020-05-28T18:59:40.096Z] USERDOMAIN WORKGROUP [2020-05-28T18:59:40.096Z] USERNAME azwin-2-826ca0$ [2020-05-28T18:59:40.096Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-28T18:59:40.096Z] validate_force false [2020-05-28T18:59:40.096Z] windir C:\windows [2020-05-28T18:59:40.096Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-28T18:59:40.096Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-28T18:59:40.096Z] windowsRS1 false [2020-05-28T18:59:40.096Z] windowsRS5 true [2020-05-28T18:59:40.096Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-28T18:59:40.096Z] [2020-05-28T18:59:40.096Z] [2020-05-28T18:59:40.096Z] [2020-05-28T18:59:40.096Z] INFO: Sources under d:\gopath\... [2020-05-28T18:59:40.096Z] INFO: Test run under d:\CI\... [2020-05-28T18:59:40.096Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-28T18:59:40.096Z] INFO: docker/docker repository was found [2020-05-28T18:59:40.096Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-28T18:59:40.162Z] ok github.com/docker/docker/pkg/reexec 0.025s coverage: 82.4% of statements [2020-05-28T18:59:40.443Z] #40 ... [2020-05-28T18:59:40.443Z] [2020-05-28T18:59:40.443Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T18:59:40.443Z] #48 158.0 mvdan.cc/sh/v3/syntax [2020-05-28T18:59:40.443Z] #48 160.3 encoding/json [2020-05-28T18:59:40.443Z] #48 162.9 go/ast [2020-05-28T18:59:40.443Z] #48 165.4 golang.org/x/sys/unix [2020-05-28T18:59:40.577Z] ltsc2019: Pulling from windows/servercore [2020-05-28T18:59:40.578Z] 4612f6d0b889: Pulling fs layer [2020-05-28T18:59:40.729Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-05-28T18:59:40.732Z] #48 ... [2020-05-28T18:59:40.732Z] [2020-05-28T18:59:40.732Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:40.732Z] #42 161.3 net/url [2020-05-28T18:59:40.732Z] #42 163.3 text/template/parse [2020-05-28T18:59:40.732Z] #42 164.4 go/ast [2020-05-28T18:59:40.988Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 73.9% of statements [2020-05-28T18:59:41.247Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-05-28T18:59:41.364Z] #42 168.7 encoding/json [2020-05-28T18:59:41.435Z] #16 ... [2020-05-28T18:59:41.435Z] [2020-05-28T18:59:41.435Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:41.435Z] #39 60.48 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-28T18:59:41.435Z] #39 60.70 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-28T18:59:41.435Z] #39 61.16 HOSTCC compel/src/lib/log-host.o [2020-05-28T18:59:41.435Z] #39 61.36 HOSTLINK compel/compel-host-bin [2020-05-28T18:59:41.435Z] #39 61.50 DEP soccr/soccr.d [2020-05-28T18:59:41.435Z] #39 61.71 CC soccr/soccr.o [2020-05-28T18:59:41.435Z] #39 63.00 AR soccr/libsoccr.a [2020-05-28T18:59:41.435Z] #39 63.05 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T18:59:41.435Z] #39 63.27 DEP criu/arch/x86/sigframe.d [2020-05-28T18:59:41.435Z] #39 63.35 DEP criu/arch/x86/sigaction_compat.d [2020-05-28T18:59:41.435Z] #39 63.44 DEP criu/arch/x86/kerndat.d [2020-05-28T18:59:41.435Z] #39 63.54 DEP criu/arch/x86/crtools.d [2020-05-28T18:59:41.435Z] #39 63.66 DEP criu/arch/x86/cpu.d [2020-05-28T18:59:41.435Z] #39 63.80 CC criu/arch/x86/cpu.o [2020-05-28T18:59:41.435Z] #39 64.58 CC criu/arch/x86/crtools.o [2020-05-28T18:59:41.435Z] #39 66.01 CC criu/arch/x86/kerndat.o [2020-05-28T18:59:41.435Z] #39 66.67 CC criu/arch/x86/sigaction_compat.o [2020-05-28T18:59:41.435Z] #39 66.93 CC criu/arch/x86/sigframe.o [2020-05-28T18:59:41.435Z] #39 67.26 LINK criu/arch/x86/crtools.built-in.o [2020-05-28T18:59:41.435Z] #39 67.33 DEP criu/pie/util-vdso-elf32.d [2020-05-28T18:59:41.435Z] #39 67.50 DEP criu/pie/util-vdso.d [2020-05-28T18:59:41.435Z] #39 67.69 DEP criu/pie/util.d [2020-05-28T18:59:41.435Z] #39 67.84 CC criu/pie/util.o [2020-05-28T18:59:41.435Z] #39 68.21 CC criu/pie/util-vdso.o [2020-05-28T18:59:41.435Z] #39 69.23 CC criu/pie/util-vdso-elf32.o [2020-05-28T18:59:41.435Z] #39 69.83 AR criu/pie/pie.lib.a [2020-05-28T18:59:41.435Z] #39 69.90 DEP criu/pie/restorer.d [2020-05-28T18:59:41.435Z] #39 70.11 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-28T18:59:41.435Z] #39 70.22 DEP criu/arch/x86/restorer_unmap.d [2020-05-28T18:59:41.435Z] #39 70.24 DEP criu/arch/x86/restorer.d [2020-05-28T18:59:41.435Z] #39 70.42 DEP criu/arch/x86/vdso-pie.d [2020-05-28T18:59:41.435Z] #39 ... [2020-05-28T18:59:41.435Z] [2020-05-28T18:59:41.435Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-28T18:59:41.435Z] #16 DONE 2.2s [2020-05-28T18:59:41.435Z] [2020-05-28T18:59:41.435Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:41.435Z] #39 70.56 DEP criu/pie/parasite-vdso.d [2020-05-28T18:59:41.435Z] #39 ... [2020-05-28T18:59:41.435Z] [2020-05-28T18:59:41.435Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:41.435Z] #49 12.24 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-05-28T18:59:41.506Z] ok github.com/docker/docker/pkg/stringid 0.023s coverage: 70.6% of statements [2020-05-28T18:59:41.765Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-05-28T18:59:43.143Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.1% of statements [2020-05-28T18:59:43.143Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-05-28T18:59:43.143Z] ok github.com/docker/docker/pkg/signal 2.803s coverage: 61.0% of statements [2020-05-28T18:59:43.448Z] #42 ... [2020-05-28T18:59:43.448Z] [2020-05-28T18:59:43.448Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:43.448Z] #40 68.41 CC images/opts.o [2020-05-28T18:59:43.712Z] ok github.com/docker/docker/pkg/tailfile 0.144s coverage: 88.6% of statements [2020-05-28T18:59:43.712Z] testing: warning: no tests to run [2020-05-28T18:59:43.712Z] coverage: [no statements] [2020-05-28T18:59:43.712Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-05-28T18:59:43.736Z] #40 68.87 CC images/seccomp.o [2020-05-28T18:59:44.025Z] #40 69.33 CC images/binfmt-misc.o [2020-05-28T18:59:44.281Z] ok github.com/docker/docker/pkg/tarsum 0.101s coverage: 89.3% of statements [2020-05-28T18:59:44.281Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2020-05-28T18:59:44.281Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-05-28T18:59:44.541Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-05-28T18:59:44.659Z] #40 69.81 CC images/time.o [2020-05-28T18:59:44.954Z] #40 70.17 CC images/sysctl.o [2020-05-28T18:59:45.242Z] #40 70.55 CC images/autofs.o [2020-05-28T18:59:45.595Z] #49 ... [2020-05-28T18:59:45.595Z] [2020-05-28T18:59:45.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:45.595Z] #39 70.76 DEP criu/pie/parasite.d [2020-05-28T18:59:45.595Z] #39 71.20 CC criu/pie/parasite.o [2020-05-28T18:59:45.595Z] #39 72.47 LINK criu/pie/parasite.built-in.o [2020-05-28T18:59:45.595Z] #39 72.50 GEN criu/pie/parasite-blob.h [2020-05-28T18:59:45.595Z] #39 72.53 CC criu/pie/parasite-vdso.o [2020-05-28T18:59:45.595Z] #39 73.22 CC criu/arch/x86/vdso-pie.o [2020-05-28T18:59:45.595Z] #39 73.58 CC criu/arch/x86/restorer.o [2020-05-28T18:59:45.595Z] #39 74.15 CC criu/arch/x86/restorer_unmap.o [2020-05-28T18:59:45.595Z] #39 74.21 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-28T18:59:45.595Z] #39 74.44 CC criu/pie/restorer.o [2020-05-28T18:59:45.873Z] #40 70.96 CC images/macvlan.o [2020-05-28T18:59:45.873Z] #40 71.26 CC images/sit.o [2020-05-28T18:59:45.921Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-05-28T18:59:46.490Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-05-28T18:59:46.511Z] #40 71.61 LINK images/built-in.o [2020-05-28T18:59:46.511Z] #40 71.82 GEN compel/include/asm [2020-05-28T18:59:46.750Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-05-28T18:59:46.806Z] #40 71.85 GEN compel/include/version.h [2020-05-28T18:59:46.806Z] #40 71.91 touch .config [2020-05-28T18:59:46.806Z] #40 71.94 GEN include/common/config.h [2020-05-28T18:59:46.806Z] #40 72.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-28T18:59:47.095Z] #40 72.22 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-28T18:59:47.095Z] #40 72.26 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-28T18:59:47.095Z] #40 72.31 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-28T18:59:47.095Z] #40 72.42 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-28T18:59:47.396Z] #40 72.49 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-28T18:59:47.396Z] #40 72.60 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-28T18:59:47.396Z] #40 72.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-28T18:59:47.689Z] ok github.com/docker/docker/plugin 0.576s coverage: 23.1% of statements [2020-05-28T18:59:47.689Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-05-28T18:59:47.696Z] #40 72.69 DEP compel/plugins/std/infect.d [2020-05-28T18:59:47.696Z] #40 72.90 DEP compel/plugins/std/string.d [2020-05-28T18:59:47.986Z] #40 73.06 DEP compel/plugins/std/log.d [2020-05-28T18:59:48.104Z] #39 77.28 LINK criu/pie/restorer.built-in.o [2020-05-28T18:59:48.259Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2020-05-28T18:59:48.277Z] #40 73.31 DEP compel/plugins/std/fds.d [2020-05-28T18:59:48.277Z] #40 73.48 DEP compel/plugins/std/std.d [2020-05-28T18:59:48.359Z] #39 77.30 GEN criu/pie/restorer-blob.h [2020-05-28T18:59:48.359Z] #39 77.42 DEP criu/vdso.d [2020-05-28T18:59:48.567Z] #40 73.70 DEP compel/plugins/shmem/shmem.d [2020-05-28T18:59:48.567Z] #40 73.88 DEP compel/plugins/fds/fds.d [2020-05-28T18:59:48.628Z] #39 77.58 DEP criu/vdso-compat.d [2020-05-28T18:59:48.628Z] #39 77.72 DEP criu/uts_ns.d [2020-05-28T18:59:48.828Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2020-05-28T18:59:48.828Z] ok github.com/docker/docker/registry 0.274s coverage: 56.3% of statements [2020-05-28T18:59:48.880Z] #40 74.11 CC compel/plugins/std/std.o [2020-05-28T18:59:48.883Z] #39 77.88 DEP criu/util.d [2020-05-28T18:59:48.883Z] #39 78.06 DEP criu/uffd.d [2020-05-28T18:59:49.137Z] #39 78.25 DEP criu/tun.d [2020-05-28T18:59:49.392Z] #39 78.40 DEP criu/tty.d [2020-05-28T18:59:49.392Z] #39 78.58 DEP criu/timerfd.d [2020-05-28T18:59:49.508Z] #40 74.80 CC compel/plugins/std/fds.o [2020-05-28T18:59:49.646Z] #39 78.76 DEP criu/sysfs_parse.d [2020-05-28T18:59:49.797Z] #40 ... [2020-05-28T18:59:49.797Z] [2020-05-28T18:59:49.797Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-28T18:59:49.797Z] #11 173.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-28T18:59:49.797Z] #11 173.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 173.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-28T18:59:49.797Z] #11 173.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-28T18:59:49.797Z] #11 173.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 173.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-28T18:59:49.797Z] #11 174.0 Selecting previously unselected package libbtrfs0. [2020-05-28T18:59:49.797Z] #11 174.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 174.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T18:59:49.797Z] #11 174.1 Selecting previously unselected package libbtrfs-dev. [2020-05-28T18:59:49.797Z] #11 174.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 174.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T18:59:49.797Z] #11 174.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-28T18:59:49.797Z] #11 174.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 174.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-28T18:59:49.797Z] #11 174.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-28T18:59:49.797Z] #11 174.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 174.5 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-28T18:59:49.797Z] #11 174.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-28T18:59:49.797Z] #11 174.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 174.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-28T18:59:49.797Z] #11 175.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-28T18:59:49.797Z] #11 175.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 175.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-28T18:59:49.797Z] #11 175.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-28T18:59:49.797Z] #11 175.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 175.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-28T18:59:49.797Z] #11 176.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-28T18:59:49.797Z] #11 176.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 176.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-28T18:59:49.797Z] #11 176.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-28T18:59:49.797Z] #11 176.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 176.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-28T18:59:49.797Z] #11 177.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-28T18:59:49.797Z] #11 177.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-28T18:59:49.797Z] #11 177.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-28T18:59:49.901Z] #39 78.99 DEP criu/sysctl.d [2020-05-28T18:59:50.087Z] #11 177.5 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-28T18:59:50.087Z] #11 177.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-28T18:59:50.087Z] #11 177.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-28T18:59:50.087Z] #11 177.7 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-28T18:59:50.087Z] #11 177.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-28T18:59:50.155Z] #39 79.15 DEP criu/string.d [2020-05-28T18:59:50.155Z] #39 79.18 DEP criu/stats.d [2020-05-28T18:59:50.155Z] #39 79.29 DEP criu/sockets.d [2020-05-28T18:59:50.207Z] ok github.com/docker/docker/runconfig 0.032s coverage: 65.8% of statements [2020-05-28T18:59:50.377Z] #11 177.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-28T18:59:50.377Z] #11 177.9 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-28T18:59:50.377Z] #11 178.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-28T18:59:50.377Z] #11 178.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-28T18:59:50.410Z] #39 79.44 DEP criu/sk-unix.d [2020-05-28T18:59:50.664Z] #39 79.63 DEP criu/sk-tcp.d [2020-05-28T18:59:50.664Z] #39 79.84 DEP criu/sk-queue.d [2020-05-28T18:59:50.664Z] #39 79.96 DEP criu/sk-packet.d [2020-05-28T18:59:51.224Z] #39 80.12 DEP criu/sk-netlink.d [2020-05-28T18:59:51.224Z] #39 80.34 DEP criu/sk-inet.d [2020-05-28T18:59:51.224Z] #39 80.53 DEP criu/signalfd.d [2020-05-28T18:59:51.405Z] #11 178.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-28T18:59:51.405Z] #11 178.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-28T18:59:51.405Z] #11 178.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-28T18:59:51.405Z] #11 178.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T18:59:51.405Z] #11 178.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-28T18:59:51.405Z] #11 178.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-28T18:59:51.405Z] #11 178.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:59:51.405Z] #11 178.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T18:59:51.405Z] #11 178.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-28T18:59:51.405Z] #11 178.8 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-28T18:59:51.405Z] #11 178.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T18:59:51.405Z] #11 178.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T18:59:51.405Z] #11 178.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-28T18:59:51.405Z] #11 178.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-28T18:59:51.405Z] #11 178.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-28T18:59:51.405Z] #11 178.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T18:59:51.405Z] #11 178.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-28T18:59:51.405Z] #11 178.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:59:51.405Z] #11 178.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-05-28T18:59:51.405Z] #11 179.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-28T18:59:51.405Z] #11 179.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T18:59:51.478Z] #39 80.67 DEP criu/sigframe.d [2020-05-28T18:59:51.478Z] #39 ... [2020-05-28T18:59:51.478Z] [2020-05-28T18:59:51.478Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T18:59:51.478Z] #17 2.404 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:59:51.478Z] #17 2.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:59:51.478Z] #17 2.501 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:59:51.478Z] #17 3.081 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T18:59:51.478Z] #17 4.638 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T18:59:51.478Z] #17 5.968 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T18:59:51.588Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-05-28T18:59:51.706Z] #11 179.0 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-05-28T18:59:51.706Z] #11 179.0 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-05-28T18:59:51.706Z] #11 179.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T18:59:51.706Z] #11 179.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-28T18:59:51.706Z] #11 179.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-28T18:59:51.706Z] #11 179.1 Setting up dmsetup (2:1.02.155-3) ... [2020-05-28T18:59:51.706Z] #11 179.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-28T18:59:51.706Z] #11 179.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-28T18:59:51.706Z] #11 179.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T18:59:51.733Z] #17 ... [2020-05-28T18:59:51.733Z] [2020-05-28T18:59:51.733Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:51.733Z] #39 80.77 DEP criu/shmem.d [2020-05-28T18:59:51.733Z] #39 80.91 DEP criu/servicefd.d [2020-05-28T18:59:51.987Z] #39 81.08 DEP criu/seize.d [2020-05-28T18:59:51.987Z] #39 81.21 DEP criu/seccomp.d [2020-05-28T18:59:52.156Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-05-28T18:59:52.156Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements [2020-05-28T18:59:52.242Z] #39 81.36 DEP criu/rst-malloc.d [2020-05-28T18:59:52.242Z] #39 81.42 DEP criu/rbtree.d [2020-05-28T18:59:52.242Z] #39 81.45 DEP criu/pstree.d [2020-05-28T18:59:52.497Z] #39 81.62 DEP criu/protobuf.d [2020-05-28T18:59:52.497Z] #39 81.74 GEN criu/protobuf-desc-gen.h [2020-05-28T18:59:52.753Z] #39 ... [2020-05-28T18:59:52.753Z] [2020-05-28T18:59:52.753Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:52.753Z] #41 185.2 github.com/LK4D4/vndr/godl [2020-05-28T18:59:52.753Z] #41 185.9 github.com/LK4D4/vndr [2020-05-28T18:59:52.753Z] #41 DONE 194.9s [2020-05-28T18:59:52.753Z] [2020-05-28T18:59:52.753Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:53.008Z] #49 ... [2020-05-28T18:59:53.008Z] [2020-05-28T18:59:53.008Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T18:59:53.008Z] #17 11.56 Fetched 8350 kB in 10s (878 kB/s) [2020-05-28T18:59:53.384Z] #11 DONE 180.9s [2020-05-28T18:59:53.385Z] [2020-05-28T18:59:53.385Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-28T18:59:53.563Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-05-28T18:59:54.427Z] #12 DONE 0.7s [2020-05-28T18:59:54.427Z] [2020-05-28T18:59:54.427Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:54.427Z] #50 0.620 + RM_GOPATH=0 [2020-05-28T18:59:54.427Z] #50 0.622 + TMP_GOPATH= [2020-05-28T18:59:54.427Z] #50 0.623 + : /build [2020-05-28T18:59:54.427Z] #50 0.625 + '[' -z '' ']' [2020-05-28T18:59:54.427Z] #50 0.627 ++ mktemp -d [2020-05-28T18:59:54.427Z] #50 0.632 + export GOPATH=/tmp/tmp.QMtuLNTXTd [2020-05-28T18:59:54.427Z] #50 0.632 + GOPATH=/tmp/tmp.QMtuLNTXTd [2020-05-28T18:59:54.427Z] #50 0.633 + RM_GOPATH=1 [2020-05-28T18:59:54.427Z] #50 0.633 + case "$(go env GOARCH)" in [2020-05-28T18:59:54.427Z] #50 0.637 ++ go env GOARCH [2020-05-28T18:59:54.427Z] #50 0.680 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T18:59:54.427Z] #50 0.680 + GO_BUILDMODE=-buildmode=pie [2020-05-28T18:59:54.427Z] #50 0.682 ++ dirname /tmp/install/install.sh [2020-05-28T18:59:54.427Z] #50 0.692 + dir=/tmp/install [2020-05-28T18:59:54.427Z] #50 0.692 + bin=runc [2020-05-28T18:59:54.427Z] #50 0.692 + shift [2020-05-28T18:59:54.427Z] #50 0.692 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-28T18:59:54.427Z] #50 0.693 + . /tmp/install/runc.installer [2020-05-28T18:59:54.427Z] #50 0.694 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T18:59:54.427Z] #50 0.696 + install_runc [2020-05-28T18:59:54.427Z] #50 0.709 + uname -r [2020-05-28T18:59:54.427Z] #50 0.710 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-28T18:59:54.427Z] #50 0.717 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-28T18:59:54.427Z] #50 0.717 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-28T18:59:54.427Z] #50 0.717 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-28T18:59:54.427Z] #50 0.717 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QMtuLNTXTd/src/github.com/opencontainers/runc [2020-05-28T18:59:54.427Z] #50 0.746 Cloning into '/tmp/tmp.QMtuLNTXTd/src/github.com/opencontainers/runc'... [2020-05-28T18:59:54.719Z] #50 ... [2020-05-28T18:59:54.719Z] [2020-05-28T18:59:54.719Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-28T18:59:54.719Z] #13 DONE 0.5s [2020-05-28T18:59:54.719Z] [2020-05-28T18:59:54.719Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-28T18:59:55.029Z] #14 0.429 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-28T18:59:55.321Z] #14 DONE 0.5s [2020-05-28T18:59:55.321Z] [2020-05-28T18:59:55.321Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-28T18:59:55.615Z] #15 DONE 0.5s [2020-05-28T18:59:55.615Z] [2020-05-28T18:59:55.615Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:55.615Z] #40 75.46 CC compel/plugins/std/log.o [2020-05-28T18:59:55.615Z] #40 77.30 CC compel/plugins/std/string.o [2020-05-28T18:59:55.615Z] #40 78.33 CC compel/plugins/std/infect.o [2020-05-28T18:59:55.615Z] #40 79.13 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-28T18:59:55.615Z] #40 79.17 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-28T18:59:55.615Z] #40 79.24 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-28T18:59:55.615Z] #40 79.34 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-28T18:59:55.615Z] #40 79.48 AR compel/plugins/std.lib.a [2020-05-28T18:59:55.615Z] #40 79.73 CC compel/plugins/fds/fds.o [2020-05-28T18:59:55.615Z] #40 80.52 AR compel/plugins/fds.lib.a [2020-05-28T18:59:55.615Z] #40 80.73 HOSTDEP compel/src/lib/log-host.d [2020-05-28T18:59:55.911Z] #40 81.09 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-28T18:59:56.206Z] #40 81.35 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-28T18:59:56.206Z] #40 ... [2020-05-28T18:59:56.206Z] [2020-05-28T18:59:56.206Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-28T18:59:56.206Z] #16 DONE 0.5s [2020-05-28T18:59:56.206Z] [2020-05-28T18:59:56.206Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T18:59:56.206Z] #42 182.1 text/template [2020-05-28T18:59:56.360Z] #17 11.56 Reading package lists... [2020-05-28T18:59:56.855Z] #42 ... [2020-05-28T18:59:56.855Z] [2020-05-28T18:59:56.855Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-28T18:59:56.855Z] #17 DONE 0.6s [2020-05-28T18:59:56.855Z] [2020-05-28T18:59:56.855Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T18:59:57.885Z] #18 0.748 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T18:59:57.885Z] #18 0.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T18:59:57.885Z] #18 0.896 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T18:59:58.497Z] #17 14.95 Reading package lists... [2020-05-28T18:59:58.497Z] #17 ... [2020-05-28T18:59:58.497Z] [2020-05-28T18:59:58.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T18:59:58.497Z] #39 83.67 DEP criu/protobuf-desc.d [2020-05-28T18:59:58.497Z] #39 83.81 DEP criu/proc_parse.d [2020-05-28T18:59:58.497Z] #39 83.99 DEP criu/plugin.d [2020-05-28T18:59:58.497Z] #39 84.11 DEP criu/pipes.d [2020-05-28T18:59:58.497Z] #39 84.26 DEP criu/pie-util.d [2020-05-28T18:59:58.497Z] #39 84.35 DEP criu/pie-util-vdso.d [2020-05-28T18:59:58.497Z] #39 84.45 DEP criu/pie-util-vdso-elf32.d [2020-05-28T18:59:58.497Z] #39 84.63 DEP criu/path.d [2020-05-28T18:59:58.497Z] #39 84.74 DEP criu/parasite-syscall.d [2020-05-28T18:59:58.497Z] #39 85.00 DEP criu/pagemap.d [2020-05-28T18:59:58.497Z] #39 85.15 DEP criu/pagemap-cache.d [2020-05-28T18:59:58.497Z] #39 85.30 DEP criu/page-xfer.d [2020-05-28T18:59:58.497Z] #39 85.54 DEP criu/page-pipe.d [2020-05-28T18:59:58.497Z] #39 85.61 DEP criu/netfilter.d [2020-05-28T18:59:58.497Z] #39 85.74 DEP criu/net.d [2020-05-28T18:59:58.497Z] #39 85.90 DEP criu/namespaces.d [2020-05-28T18:59:58.497Z] #39 86.06 DEP criu/mount.d [2020-05-28T18:59:58.497Z] #39 86.28 DEP criu/mem.d [2020-05-28T18:59:58.497Z] #39 86.50 DEP criu/lsm.d [2020-05-28T18:59:58.497Z] #39 86.64 DEP criu/log.d [2020-05-28T18:59:58.497Z] #39 86.78 DEP criu/libnetlink.d [2020-05-28T18:59:58.497Z] #39 86.87 DEP criu/kerndat.d [2020-05-28T18:59:58.497Z] #39 87.04 DEP criu/kcmp-ids.d [2020-05-28T18:59:58.497Z] #39 87.10 DEP criu/irmap.d [2020-05-28T18:59:58.497Z] #39 87.23 DEP criu/ipc_ns.d [2020-05-28T18:59:58.497Z] #39 87.44 DEP criu/image.d [2020-05-28T18:59:58.497Z] #39 87.59 DEP criu/image-desc.d [2020-05-28T18:59:58.497Z] #39 87.72 DEP criu/fsnotify.d [2020-05-28T18:59:58.752Z] #39 87.82 DEP criu/filesystems.d [2020-05-28T18:59:58.752Z] #39 87.95 DEP criu/files.d [2020-05-28T18:59:59.007Z] #39 88.06 DEP criu/files-reg.d [2020-05-28T18:59:59.007Z] #39 88.17 DEP criu/files-ext.d [2020-05-28T18:59:59.007Z] #39 88.30 DEP criu/file-lock.d [2020-05-28T18:59:59.391Z] #18 2.408 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T18:59:59.567Z] #39 88.52 DEP criu/file-ids.d [2020-05-28T18:59:59.567Z] #39 88.64 DEP criu/fifo.d [2020-05-28T18:59:59.822Z] #39 88.76 DEP criu/fdstore.d [2020-05-28T18:59:59.822Z] #39 88.91 DEP criu/fault-injection.d [2020-05-28T18:59:59.822Z] #39 88.96 DEP criu/external.d [2020-05-28T19:00:00.078Z] #39 89.05 DEP criu/eventpoll.d [2020-05-28T19:00:00.078Z] #39 89.17 DEP criu/eventfd.d [2020-05-28T19:00:00.334Z] #39 89.34 DEP criu/crtools.d [2020-05-28T19:00:00.334Z] #39 89.55 DEP criu/cr-service.d [2020-05-28T19:00:00.589Z] #39 89.68 DEP criu/cr-restore.d [2020-05-28T19:00:00.589Z] #39 89.81 DEP criu/cr-errno.d [2020-05-28T19:00:00.589Z] #39 89.83 DEP criu/cr-dump.d [2020-05-28T19:00:00.844Z] #39 90.02 DEP criu/cr-dedup.d [2020-05-28T19:00:01.099Z] #39 90.20 DEP criu/cr-check.d [2020-05-28T19:00:01.410Z] #39 ... [2020-05-28T19:00:01.410Z] [2020-05-28T19:00:01.410Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T19:00:01.410Z] #28 DONE 203.4s [2020-05-28T19:00:01.410Z] [2020-05-28T19:00:01.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:01.410Z] #39 90.42 DEP criu/config.d [2020-05-28T19:00:01.410Z] #39 ... [2020-05-28T19:00:01.410Z] [2020-05-28T19:00:01.410Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:01.410Z] #17 14.95 Reading package lists... [2020-05-28T19:00:01.410Z] #17 18.26 Building dependency tree... [2020-05-28T19:00:01.410Z] #17 20.05 libcap2-bin is already the newest version (1:2.25-2). [2020-05-28T19:00:01.410Z] #17 20.05 The following additional packages will be installed: [2020-05-28T19:00:01.410Z] #17 20.06 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-28T19:00:01.410Z] #17 20.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-28T19:00:01.410Z] #17 20.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-28T19:00:01.410Z] #17 20.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-28T19:00:01.410Z] #17 20.06 python3.7 python3.7-minimal vim-runtime xxd [2020-05-28T19:00:01.410Z] #17 20.06 Suggested packages: [2020-05-28T19:00:01.410Z] #17 20.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-28T19:00:01.410Z] #17 20.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-28T19:00:01.410Z] #17 20.06 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-28T19:00:01.410Z] #17 20.06 Recommended packages: [2020-05-28T19:00:01.410Z] #17 20.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-28T19:00:01.410Z] #17 20.06 python3-keyrings.alt python3-xdg unzip [2020-05-28T19:00:02.141Z] #18 5.376 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T19:00:02.217Z] 4612f6d0b889: Verifying Checksum [2020-05-28T19:00:02.217Z] 4612f6d0b889: Download complete [2020-05-28T19:00:03.653Z] #18 ... [2020-05-28T19:00:03.653Z] [2020-05-28T19:00:03.653Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:03.653Z] #40 81.61 HOSTDEP compel/src/main-host.d [2020-05-28T19:00:03.653Z] #40 81.92 DEP compel/src/lib/ptrace.d [2020-05-28T19:00:03.653Z] #40 82.14 DEP compel/src/lib/infect.d [2020-05-28T19:00:03.654Z] #40 82.50 DEP compel/src/lib/infect-util.d [2020-05-28T19:00:03.654Z] #40 82.77 DEP compel/src/lib/infect-rpc.d [2020-05-28T19:00:03.654Z] #40 83.06 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-28T19:00:03.654Z] #40 83.26 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-28T19:00:03.654Z] #40 83.47 DEP compel/src/lib/log.d [2020-05-28T19:00:03.654Z] #40 83.68 DEP compel/src/main.d [2020-05-28T19:00:03.654Z] #40 83.93 DEP compel/src/lib/handle-elf.d [2020-05-28T19:00:03.654Z] #40 84.25 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-28T19:00:03.654Z] #40 84.60 CC compel/src/lib/log.o [2020-05-28T19:00:03.654Z] #40 85.18 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-28T19:00:03.654Z] #40 85.78 CC compel/arch/ppc64/src/lib/infect.o [2020-05-28T19:00:03.654Z] #40 87.12 CC compel/src/lib/infect-rpc.o [2020-05-28T19:00:03.654Z] #40 87.82 CC compel/src/lib/infect-util.o [2020-05-28T19:00:03.654Z] #40 88.39 CC compel/src/lib/infect.o [2020-05-28T19:00:03.944Z] #40 ... [2020-05-28T19:00:03.944Z] [2020-05-28T19:00:03.944Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:03.944Z] #18 7.165 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T19:00:03.958Z] #17 22.10 The following NEW packages will be installed: [2020-05-28T19:00:03.958Z] #17 22.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-28T19:00:03.958Z] #17 22.11 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-28T19:00:03.958Z] #17 22.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-28T19:00:03.958Z] #17 22.11 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-28T19:00:03.958Z] #17 22.11 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-28T19:00:03.958Z] #17 22.11 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-28T19:00:03.958Z] #17 22.11 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-28T19:00:03.958Z] #17 22.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-28T19:00:03.958Z] #17 22.11 xz-utils zip [2020-05-28T19:00:03.958Z] #17 22.42 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T19:00:03.958Z] #17 22.42 Need to get 28.5 MB of archives. [2020-05-28T19:00:03.958Z] #17 22.42 After this operation, 116 MB of additional disk space will be used. [2020-05-28T19:00:03.958Z] #17 22.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-28T19:00:03.958Z] #17 22.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-28T19:00:03.958Z] #17 22.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-28T19:00:04.213Z] #17 22.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-28T19:00:04.213Z] #17 22.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-28T19:00:04.213Z] #17 22.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-28T19:00:04.213Z] #17 22.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-28T19:00:04.213Z] #17 22.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-28T19:00:04.213Z] #17 22.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-28T19:00:04.213Z] #17 22.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-28T19:00:04.213Z] #17 22.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-28T19:00:04.213Z] #17 22.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-28T19:00:04.213Z] #17 22.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-28T19:00:04.213Z] #17 22.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-28T19:00:04.213Z] #17 22.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-28T19:00:04.213Z] #17 22.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-28T19:00:04.213Z] #17 22.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-28T19:00:04.213Z] #17 22.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T19:00:04.213Z] #17 22.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-28T19:00:04.213Z] #17 22.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-28T19:00:04.213Z] #17 22.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-28T19:00:04.213Z] #17 22.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-28T19:00:04.213Z] #17 22.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-28T19:00:04.383Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m1.581441316s with top 10 stages: buildssa: 1m34.006405847s, goimports: 22.222193595s, unconvert: 12.573339088s, gosec: 9.974749633s, golint: 6.194674903s, ineffassign: 4.413863436s, misspell: 3.859032595s, inspect: 3.718155117s, vrp: 3.059883551s, printf: 2.052450645s [2020-05-28T19:00:04.468Z] #17 22.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-28T19:00:04.468Z] #17 22.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-28T19:00:04.468Z] #17 22.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-28T19:00:04.468Z] #17 22.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-28T19:00:04.468Z] #17 22.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-28T19:00:04.468Z] #17 22.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-28T19:00:04.723Z] #17 23.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-28T19:00:04.723Z] #17 23.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-28T19:00:04.723Z] #17 23.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-28T19:00:04.723Z] #17 23.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-28T19:00:04.723Z] #17 23.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-28T19:00:04.723Z] #17 23.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-28T19:00:04.723Z] #17 23.31 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-28T19:00:04.978Z] #17 23.32 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-28T19:00:04.978Z] #17 23.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-28T19:00:04.978Z] #17 23.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-28T19:00:04.978Z] #17 23.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-28T19:00:04.978Z] #17 23.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-28T19:00:04.978Z] #17 23.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-28T19:00:04.978Z] #17 23.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-28T19:00:04.978Z] #17 23.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-28T19:00:04.978Z] #17 23.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-28T19:00:05.232Z] #17 23.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-28T19:00:05.232Z] #17 23.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-28T19:00:05.232Z] #17 23.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-28T19:00:05.791Z] #17 24.41 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T19:00:06.046Z] #17 24.54 Fetched 28.5 MB in 2s (17.4 MB/s) [2020-05-28T19:00:06.046Z] #17 24.59 Selecting previously unselected package pigz. [2020-05-28T19:00:06.046Z] #17 24.59 (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 ... 23434 files and directories currently installed.) [2020-05-28T19:00:06.046Z] #17 24.65 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-28T19:00:06.301Z] #17 24.65 Unpacking pigz (2.4-1) ... [2020-05-28T19:00:06.301Z] #17 24.77 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-28T19:00:06.301Z] #17 24.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T19:00:06.301Z] #17 24.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T19:00:06.810Z] #17 25.17 Selecting previously unselected package python3.7-minimal. [2020-05-28T19:00:06.810Z] #17 25.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T19:00:06.810Z] #17 25.19 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T19:00:07.734Z] #17 25.94 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T19:00:07.734Z] #17 25.96 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T19:00:08.325Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T19:00:08.325Z] [2020-05-28T19:00:08.325Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T19:00:08.325Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T19:00:08.325Z] HOSTNAME=f9bc75fc9f8b [2020-05-28T19:00:08.325Z] TESTDEBUG=0 [2020-05-28T19:00:08.325Z] DEST=bundles/test-integration [2020-05-28T19:00:08.325Z] PWD=/go/src/github.com/docker/docker [2020-05-28T19:00:08.325Z] DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 [2020-05-28T19:00:08.325Z] container=docker [2020-05-28T19:00:08.325Z] HOME=/root [2020-05-28T19:00:08.325Z] GOLANG_VERSION=1.13.11 [2020-05-28T19:00:08.325Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T19:00:08.325Z] VALIDATE_BRANCH=master [2020-05-28T19:00:08.325Z] TERM=xterm [2020-05-28T19:00:08.325Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T19:00:08.325Z] SHLVL=1 [2020-05-28T19:00:08.325Z] TIMEOUT=120m [2020-05-28T19:00:08.325Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T19:00:08.325Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T19:00:08.325Z] GO111MODULE=off [2020-05-28T19:00:08.325Z] DOCKER_EXPERIMENTAL=1 [2020-05-28T19:00:08.325Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-28T19:00:08.325Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T19:00:08.325Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T19:00:08.325Z] GOPATH=/go [2020-05-28T19:00:08.325Z] PKG_CONFIG=pkg-config [2020-05-28T19:00:08.325Z] _=/usr/bin/env [2020-05-28T19:00:08.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-28T19:00:09.561Z] #18 ... [2020-05-28T19:00:09.561Z] [2020-05-28T19:00:09.561Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:00:09.561Z] #42 186.2 go/parser [2020-05-28T19:00:09.561Z] #42 ... [2020-05-28T19:00:09.561Z] [2020-05-28T19:00:09.562Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:09.562Z] #40 93.14 CC compel/src/lib/ptrace.o [2020-05-28T19:00:09.562Z] #40 94.05 AR compel/libcompel.a [2020-05-28T19:00:09.562Z] #40 94.25 HOSTCC compel/src/main-host.o [2020-05-28T19:00:09.616Z] #17 27.89 Selecting previously unselected package python3-minimal. [2020-05-28T19:00:09.616Z] #17 27.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23683 files and directories currently installed.) [2020-05-28T19:00:09.616Z] #17 27.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-28T19:00:09.616Z] #17 27.93 Unpacking python3-minimal (3.7.3-1) ... [2020-05-28T19:00:09.616Z] #17 28.02 Selecting previously unselected package libmpdec2:amd64. [2020-05-28T19:00:09.616Z] #17 28.04 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-28T19:00:09.616Z] #17 28.07 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-28T19:00:09.858Z] #40 94.97 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-28T19:00:09.871Z] #17 28.17 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-28T19:00:09.871Z] #17 28.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T19:00:09.871Z] #17 28.19 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T19:00:10.155Z] #40 95.37 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-28T19:00:10.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-28T19:00:10.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-28T19:00:10.795Z] #17 29.16 Selecting previously unselected package python3.7. [2020-05-28T19:00:10.795Z] #17 29.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T19:00:10.795Z] #17 29.19 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T19:00:10.795Z] #17 29.32 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-28T19:00:10.795Z] #17 29.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-28T19:00:10.795Z] #17 29.33 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-28T19:00:11.050Z] #17 29.45 Setting up python3-minimal (3.7.3-1) ... [2020-05-28T19:00:11.207Z] #40 96.21 HOSTCC compel/src/lib/log-host.o [2020-05-28T19:00:11.522Z] #40 96.62 HOSTLINK compel/compel-host-bin [2020-05-28T19:00:11.609Z] #17 ... [2020-05-28T19:00:11.609Z] [2020-05-28T19:00:11.609Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:11.609Z] #39 90.69 DEP criu/clone-noasan.d [2020-05-28T19:00:11.609Z] #39 90.79 DEP criu/cgroup.d [2020-05-28T19:00:11.609Z] #39 90.95 DEP criu/cgroup-props.d [2020-05-28T19:00:11.609Z] #39 91.23 DEP criu/bitmap.d [2020-05-28T19:00:11.609Z] #39 91.26 DEP criu/bfd.d [2020-05-28T19:00:11.609Z] #39 91.42 DEP criu/autofs.d [2020-05-28T19:00:11.609Z] #39 91.58 DEP criu/aio.d [2020-05-28T19:00:11.609Z] #39 91.80 DEP criu/action-scripts.d [2020-05-28T19:00:11.609Z] #39 92.05 CC criu/action-scripts.o [2020-05-28T19:00:11.609Z] #39 92.40 CC criu/aio.o [2020-05-28T19:00:11.609Z] #39 92.87 CC criu/autofs.o [2020-05-28T19:00:11.609Z] #39 94.04 CC criu/bfd.o [2020-05-28T19:00:11.609Z] #39 94.49 CC criu/bitmap.o [2020-05-28T19:00:11.609Z] #39 94.64 CC criu/cgroup-props.o [2020-05-28T19:00:11.609Z] #39 95.28 CC criu/cgroup.o [2020-05-28T19:00:11.609Z] #39 97.67 CC criu/clone-noasan.o [2020-05-28T19:00:11.609Z] #39 97.85 CC criu/config.o [2020-05-28T19:00:11.609Z] #39 99.18 CC criu/cr-check.o [2020-05-28T19:00:11.818Z] #40 96.96 DEP soccr/soccr.d [2020-05-28T19:00:11.863Z] #39 100.9 CC criu/cr-dedup.o [2020-05-28T19:00:11.863Z] #39 ... [2020-05-28T19:00:11.863Z] [2020-05-28T19:00:11.864Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:11.864Z] #17 30.22 Selecting previously unselected package python3. [2020-05-28T19:00:11.864Z] #17 30.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24095 files and directories currently installed.) [2020-05-28T19:00:11.864Z] #17 30.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-28T19:00:11.864Z] #17 30.27 Unpacking python3 (3.7.3-1) ... [2020-05-28T19:00:11.864Z] #17 30.35 Selecting previously unselected package libip4tc0:amd64. [2020-05-28T19:00:11.864Z] #17 30.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-28T19:00:11.864Z] #17 30.36 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-28T19:00:11.864Z] #17 30.43 Selecting previously unselected package libip6tc0:amd64. [2020-05-28T19:00:11.864Z] #17 30.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-28T19:00:11.864Z] #17 30.44 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-28T19:00:12.108Z] #40 97.40 CC soccr/soccr.o [2020-05-28T19:00:12.128Z] #17 30.53 Selecting previously unselected package libiptc0:amd64. [2020-05-28T19:00:12.128Z] #17 30.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-28T19:00:12.128Z] #17 30.55 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-28T19:00:12.128Z] #17 30.65 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-28T19:00:12.128Z] #17 30.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-28T19:00:12.128Z] #17 30.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-28T19:00:12.128Z] #17 30.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-28T19:00:12.128Z] #17 30.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-28T19:00:12.383Z] #17 30.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-28T19:00:12.383Z] #17 30.89 Selecting previously unselected package libnftnl11:amd64. [2020-05-28T19:00:12.383Z] #17 30.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-28T19:00:12.383Z] #17 30.90 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-28T19:00:12.637Z] #17 31.00 Selecting previously unselected package iptables. [2020-05-28T19:00:12.637Z] #17 31.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-28T19:00:12.637Z] #17 31.01 Unpacking iptables (1.8.2-4) ... [2020-05-28T19:00:12.892Z] #17 31.34 Selecting previously unselected package xxd. [2020-05-28T19:00:12.892Z] #17 31.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-28T19:00:12.892Z] #17 31.36 Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T19:00:12.892Z] #17 31.50 Selecting previously unselected package vim-common. [2020-05-28T19:00:12.892Z] #17 31.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T19:00:13.147Z] #17 31.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T19:00:13.402Z] #17 31.80 Selecting previously unselected package bash-completion. [2020-05-28T19:00:13.402Z] #17 31.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-28T19:00:13.850Z] #40 ... [2020-05-28T19:00:13.850Z] [2020-05-28T19:00:13.850Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T19:00:13.850Z] #48 201.4 golang.org/x/crypto/ssh/terminal [2020-05-28T19:00:15.481Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/rootless [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/volume [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-28T19:00:15.481Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === Skipped [2020-05-28T19:00:15.481Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-28T19:00:15.481Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-28T19:00:15.481Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-28T19:00:15.481Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:00:15.481Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-28T19:00:15.481Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:00:15.481Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-28T19:00:15.481Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:00:15.481Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-28T19:00:15.481Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:00:15.481Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-28T19:00:15.481Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:00:15.481Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-28T19:00:15.481Z] graphtest_unix.go:73: No driver to put! [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-28T19:00:15.481Z] time="2020-05-28T18:59:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:00:15.481Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:00:15.481Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-28T19:00:15.481Z] time="2020-05-28T18:59:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:00:15.481Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:00:15.481Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-28T19:00:15.481Z] time="2020-05-28T18:59:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:00:15.481Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:00:15.481Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-28T19:00:15.481Z] time="2020-05-28T18:59:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:00:15.481Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:00:15.481Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-28T19:00:15.481Z] time="2020-05-28T18:59:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:00:15.481Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:00:15.481Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-28T19:00:15.481Z] graphtest_unix.go:73: No driver to put! [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-28T19:00:15.481Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-28T19:00:15.481Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-28T19:00:15.481Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-28T19:00:15.481Z] [2020-05-28T19:00:15.481Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-28T19:00:15.482Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-28T19:00:15.482Z] [2020-05-28T19:00:15.482Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-28T19:00:15.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:00:15.482Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:00:15.482Z] [2020-05-28T19:00:15.482Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-28T19:00:15.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:00:15.482Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:00:15.482Z] [2020-05-28T19:00:15.482Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-28T19:00:15.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:00:15.482Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:00:15.482Z] [2020-05-28T19:00:15.482Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-28T19:00:15.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:00:15.482Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:00:15.482Z] [2020-05-28T19:00:15.482Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-28T19:00:15.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:00:15.482Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:00:15.482Z] [2020-05-28T19:00:15.482Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-28T19:00:15.482Z] graphtest_unix.go:73: No driver to put! [2020-05-28T19:00:15.482Z] [2020-05-28T19:00:15.482Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-28T19:00:15.482Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-28T19:00:15.482Z] [2020-05-28T19:00:15.482Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-28T19:00:15.482Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-28T19:00:15.482Z] [2020-05-28T19:00:15.482Z] [2020-05-28T19:00:15.482Z] DONE 2123 tests, 26 skipped in 192.763s Post stage [Pipeline] junit [2020-05-28T19:00:15.494Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-28T19:00:15.910Z] #17 34.49 Unpacking bash-completion (1:2.8-6) ... [2020-05-28T19:00:16.072Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/make.sh dynbinary test-integration [2020-05-28T19:00:16.469Z] #17 34.89 Selecting previously unselected package bzip2. [2020-05-28T19:00:16.469Z] #17 34.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-28T19:00:16.469Z] #17 34.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T19:00:16.469Z] #17 35.02 Selecting previously unselected package xz-utils. [2020-05-28T19:00:16.469Z] #17 35.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-28T19:00:16.469Z] #17 35.04 Unpacking xz-utils (5.2.4-1) ... [2020-05-28T19:00:16.724Z] #17 35.21 Selecting previously unselected package apparmor. [2020-05-28T19:00:16.724Z] #17 35.22 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-28T19:00:16.978Z] #17 35.31 Unpacking apparmor (2.13.2-10) ... [2020-05-28T19:00:17.006Z] [2020-05-28T19:00:17.006Z] Removing bundles/ [2020-05-28T19:00:17.006Z] [2020-05-28T19:00:17.006Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-28T19:00:17.006Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T19:00:17.006Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T19:00:17.233Z] #17 35.69 Selecting previously unselected package aufs-tools. [2020-05-28T19:00:17.233Z] #17 35.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-28T19:00:17.233Z] #17 35.71 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-28T19:00:17.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-28T19:00:17.487Z] #17 35.81 Selecting previously unselected package libonig5:amd64. [2020-05-28T19:00:17.487Z] #17 35.81 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-28T19:00:17.487Z] #17 35.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-28T19:00:17.487Z] #17 35.94 Selecting previously unselected package libjq1:amd64. [2020-05-28T19:00:17.487Z] #17 35.94 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T19:00:17.487Z] #17 35.95 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T19:00:17.741Z] #17 36.06 Selecting previously unselected package jq. [2020-05-28T19:00:17.741Z] #17 36.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T19:00:17.741Z] #17 36.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T19:00:17.741Z] #17 36.24 Selecting previously unselected package libaio1:amd64. [2020-05-28T19:00:17.741Z] #17 36.24 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-28T19:00:17.741Z] #17 36.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-28T19:00:17.741Z] #17 36.31 Selecting previously unselected package libgpm2:amd64. [2020-05-28T19:00:17.996Z] #17 36.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-28T19:00:17.996Z] #17 36.33 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-28T19:00:17.996Z] #17 36.39 Selecting previously unselected package libicu63:amd64. [2020-05-28T19:00:17.996Z] #17 36.41 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-28T19:00:17.996Z] #17 36.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T19:00:18.310Z] #48 ... [2020-05-28T19:00:18.310Z] [2020-05-28T19:00:18.310Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:00:18.310Z] #50 14.97 + cd /tmp/tmp.QMtuLNTXTd/src/github.com/opencontainers/runc [2020-05-28T19:00:18.310Z] #50 14.97 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T19:00:18.310Z] #50 15.78 + '[' -z '' ']' [2020-05-28T19:00:18.310Z] #50 15.78 + target=static [2020-05-28T19:00:18.310Z] #50 15.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-28T19:00:18.310Z] #50 18.87 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-05-28T19:00:18.605Z] #50 ... [2020-05-28T19:00:18.605Z] [2020-05-28T19:00:18.605Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:18.605Z] #40 100.7 AR soccr/libsoccr.a [2020-05-28T19:00:18.605Z] #40 100.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T19:00:18.605Z] #40 101.4 DEP criu/arch/ppc64/sigframe.d [2020-05-28T19:00:18.605Z] #40 101.6 DEP criu/arch/ppc64/crtools.d [2020-05-28T19:00:18.605Z] #40 102.1 DEP criu/arch/ppc64/cpu.d [2020-05-28T19:00:18.605Z] #40 102.5 CC criu/arch/ppc64/cpu.o [2020-05-28T19:00:18.605Z] #40 103.5 CC criu/arch/ppc64/crtools.o [2020-05-28T19:00:19.234Z] #40 ... [2020-05-28T19:00:19.234Z] [2020-05-28T19:00:19.234Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:00:19.234Z] #42 196.8 math/big [2020-05-28T19:00:19.234Z] #42 206.3 vendor/golang.org/x/text/unicode/bidi [2020-05-28T19:00:19.525Z] #42 ... [2020-05-28T19:00:19.525Z] [2020-05-28T19:00:19.525Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:19.525Z] #18 18.38 Fetched 8131 kB in 18s (460 kB/s) [2020-05-28T19:00:21.053Z] #18 18.38 Reading package lists... [2020-05-28T19:00:21.053Z] #18 ... [2020-05-28T19:00:21.053Z] [2020-05-28T19:00:21.054Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:21.054Z] #40 106.1 CC criu/arch/ppc64/sigframe.o [2020-05-28T19:00:22.094Z] #40 107.2 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-28T19:00:22.094Z] #40 107.3 DEP criu/pie/util-vdso.d [2020-05-28T19:00:22.151Z] #17 40.22 Selecting previously unselected package libnet1:amd64. [2020-05-28T19:00:22.151Z] #17 40.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-28T19:00:22.151Z] #17 40.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T19:00:22.151Z] #17 40.34 Selecting previously unselected package libnl-3-200:amd64. [2020-05-28T19:00:22.151Z] #17 40.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-28T19:00:22.151Z] #17 40.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T19:00:22.151Z] #17 40.44 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-28T19:00:22.151Z] #17 40.46 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-28T19:00:22.151Z] #17 40.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T19:00:22.151Z] #17 40.53 Selecting previously unselected package libreadline5:amd64. [2020-05-28T19:00:22.151Z] #17 40.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-28T19:00:22.151Z] #17 40.56 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-28T19:00:22.151Z] #17 40.68 Selecting previously unselected package net-tools. [2020-05-28T19:00:22.151Z] #17 ... [2020-05-28T19:00:22.151Z] [2020-05-28T19:00:22.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:22.151Z] #39 101.3 CC criu/cr-dump.o [2020-05-28T19:00:22.151Z] #39 103.3 CC criu/cr-errno.o [2020-05-28T19:00:22.151Z] #39 103.4 CC criu/cr-restore.o [2020-05-28T19:00:22.151Z] #39 107.7 CC criu/cr-service.o [2020-05-28T19:00:22.151Z] #39 109.1 CC criu/crtools.o [2020-05-28T19:00:22.151Z] #39 109.8 CC criu/eventfd.o [2020-05-28T19:00:22.151Z] #39 110.1 CC criu/eventpoll.o [2020-05-28T19:00:22.151Z] #39 110.9 CC criu/external.o [2020-05-28T19:00:22.151Z] #39 111.2 CC criu/fault-injection.o [2020-05-28T19:00:22.151Z] #39 111.4 CC criu/fdstore.o [2020-05-28T19:00:22.151Z] #39 ... [2020-05-28T19:00:22.151Z] [2020-05-28T19:00:22.151Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:22.151Z] #17 40.68 Selecting previously unselected package net-tools. [2020-05-28T19:00:22.151Z] #17 40.70 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-28T19:00:22.151Z] #17 40.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T19:00:22.383Z] #40 107.6 DEP criu/pie/util.d [2020-05-28T19:00:22.406Z] #17 40.88 Selecting previously unselected package python-pip-whl. [2020-05-28T19:00:22.406Z] #17 40.89 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-28T19:00:22.406Z] #17 40.90 Unpacking python-pip-whl (18.1-5) ... [2020-05-28T19:00:22.448Z] INFO [runner/unused/goanalysis] analyzers took 26.908338553s with top 10 stages: buildssa: 22.916062159s, U1000: 3.992276394s [2020-05-28T19:00:22.448Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-05-28T19:00:22.448Z] INFO [runner] Processors filtering stat (out/in): exclude: 1588/1588, exclude-rules: 64/1588, cgo: 1693/2302, skip_files: 1693/1693, nolint: 0/64, filename_unadjuster: 1693/1693, identifier_marker: 1588/1588, autogenerated_exclude: 1588/1693, path_prettifier: 1693/1693, skip_dirs: 1693/1693 [2020-05-28T19:00:22.448Z] INFO [runner] processing took 61.279688ms with stages: nolint: 26.808594ms, identifier_marker: 16.994481ms, path_prettifier: 8.210421ms, autogenerated_exclude: 3.851336ms, exclude-rules: 3.375187ms, skip_dirs: 1.659066ms, cgo: 242.457µs, filename_unadjuster: 133.799µs, max_same_issues: 1.192µs, uniq_by_line: 672ns, max_from_linter: 497ns, diff: 424ns, skip_files: 402ns, source_code: 320ns, path_shortener: 292ns, exclude: 290ns, max_per_file_from_linter: 258ns [2020-05-28T19:00:22.448Z] INFO [runner] linters took 1m34.716010812s with stages: goanalysis_metalinter: 1m16.142136281s, unused: 18.512388946s [2020-05-28T19:00:22.448Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-28T19:00:22.448Z] INFO Memory: 1575 samples, avg is 244.4MB, max is 3234.6MB [2020-05-28T19:00:22.448Z] INFO Execution took 3m30.902577635s [2020-05-28T19:00:22.448Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-28T19:00:22.680Z] #40 107.9 CC criu/pie/util.o [2020-05-28T19:00:22.782Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/make.sh dynbinary-daemon test-docker-py [2020-05-28T19:00:22.966Z] #17 41.45 Selecting previously unselected package python3-lib2to3. [2020-05-28T19:00:22.966Z] #17 41.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-28T19:00:22.966Z] #17 41.47 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-28T19:00:23.221Z] #17 41.61 Selecting previously unselected package python3-distutils. [2020-05-28T19:00:23.221Z] #17 41.62 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-28T19:00:23.221Z] #17 41.62 Unpacking python3-distutils (3.7.3-1) ... [2020-05-28T19:00:23.221Z] #17 41.74 Selecting previously unselected package python3-pip. [2020-05-28T19:00:23.221Z] #17 41.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-28T19:00:23.221Z] #17 41.75 Unpacking python3-pip (18.1-5) ... [2020-05-28T19:00:23.317Z] #40 108.6 CC criu/pie/util-vdso.o [2020-05-28T19:00:23.346Z] [2020-05-28T19:00:23.346Z] Removing bundles/ [2020-05-28T19:00:23.346Z] [2020-05-28T19:00:23.346Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-28T19:00:23.346Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T19:00:23.346Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T19:00:23.477Z] #17 41.95 Selecting previously unselected package python3-pkg-resources. [2020-05-28T19:00:23.477Z] #17 41.96 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T19:00:23.477Z] #17 41.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-28T19:00:23.477Z] #17 42.13 Selecting previously unselected package python3-setuptools. [2020-05-28T19:00:23.732Z] #17 42.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-28T19:00:23.732Z] #17 42.14 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-28T19:00:23.732Z] #17 42.38 Selecting previously unselected package python3-wheel. [2020-05-28T19:00:23.987Z] #17 42.39 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-28T19:00:23.987Z] #17 42.39 Unpacking python3-wheel (0.32.3-2) ... [2020-05-28T19:00:23.987Z] #17 42.47 Selecting previously unselected package sudo. [2020-05-28T19:00:23.987Z] #17 42.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-28T19:00:23.987Z] #17 42.48 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-28T19:00:24.547Z] #17 42.95 Selecting previously unselected package thin-provisioning-tools. [2020-05-28T19:00:24.547Z] #17 42.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-28T19:00:24.547Z] #17 42.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T19:00:24.547Z] #17 43.15 Selecting previously unselected package uidmap. [2020-05-28T19:00:24.547Z] #17 43.16 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-28T19:00:24.547Z] #17 43.17 Unpacking uidmap (1:4.5-1.1) ... [2020-05-28T19:00:24.803Z] #17 43.30 Selecting previously unselected package vim-runtime. [2020-05-28T19:00:24.803Z] #17 43.30 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-28T19:00:24.803Z] #17 43.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-28T19:00:24.803Z] #17 43.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-28T19:00:24.803Z] #17 43.37 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-28T19:00:25.047Z] #40 110.0 AR criu/pie/pie.lib.a [2020-05-28T19:00:25.047Z] #40 110.3 DEP criu/pie/restorer.d [2020-05-28T19:00:25.694Z] #40 110.9 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-28T19:00:25.694Z] #40 110.9 DEP criu/arch/ppc64/restorer.d [2020-05-28T19:00:26.332Z] #40 111.5 DEP criu/arch/ppc64/vdso-pie.d [2020-05-28T19:00:26.332Z] #40 111.7 DEP criu/pie/parasite-vdso.d [2020-05-28T19:00:26.964Z] #40 112.2 DEP criu/pie/parasite.d [2020-05-28T19:00:27.605Z] #40 112.9 CC criu/pie/parasite.o [2020-05-28T19:00:28.063Z] #17 46.56 Selecting previously unselected package vim. [2020-05-28T19:00:28.063Z] #17 46.58 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-28T19:00:28.362Z] #17 46.60 Unpacking vim (2:8.1.0875-5) ... [2020-05-28T19:00:28.872Z] #17 47.17 Selecting previously unselected package xfsprogs. [2020-05-28T19:00:28.872Z] #17 47.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-28T19:00:28.872Z] #17 47.18 Unpacking xfsprogs (4.20.0-1) ... [2020-05-28T19:00:29.127Z] #17 47.62 Selecting previously unselected package zip. [2020-05-28T19:00:29.127Z] #17 47.66 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-28T19:00:29.127Z] #17 47.67 Unpacking zip (3.0-11+b1) ... [2020-05-28T19:00:29.383Z] #17 47.89 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-28T19:00:29.383Z] #17 47.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T19:00:29.383Z] #17 47.97 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-28T19:00:29.383Z] #17 47.98 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-28T19:00:29.661Z] #17 48.00 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-28T19:00:29.661Z] #17 48.01 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-28T19:00:29.661Z] #17 48.02 Setting up uidmap (1:4.5-1.1) ... [2020-05-28T19:00:29.661Z] #17 48.03 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-28T19:00:29.661Z] #17 48.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T19:00:29.661Z] #17 48.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T19:00:29.661Z] #17 48.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T19:00:29.661Z] #17 48.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T19:00:29.661Z] #17 48.11 Setting up xxd (2:8.1.0875-5) ... [2020-05-28T19:00:29.661Z] #17 48.12 Setting up zip (3.0-11+b1) ... [2020-05-28T19:00:29.661Z] #17 48.14 Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T19:00:29.661Z] #17 48.17 Setting up bash-completion (1:2.8-6) ... [2020-05-28T19:00:29.684Z] #40 ... [2020-05-28T19:00:29.684Z] [2020-05-28T19:00:29.684Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:00:29.684Z] #55 217.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T19:00:29.684Z] #55 217.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-28T19:00:29.980Z] #55 ... [2020-05-28T19:00:29.980Z] [2020-05-28T19:00:29.980Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T19:00:29.980Z] #48 207.4 mvdan.cc/sh/v3/cmd/shfmt [2020-05-28T19:00:29.980Z] #48 ... [2020-05-28T19:00:29.980Z] [2020-05-28T19:00:29.980Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:29.980Z] #18 18.38 Reading package lists... [2020-05-28T19:00:30.616Z] #18 26.58 Reading package lists... [2020-05-28T19:00:30.616Z] #18 ... [2020-05-28T19:00:30.616Z] [2020-05-28T19:00:30.616Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:30.616Z] #40 115.8 LINK criu/pie/parasite.built-in.o [2020-05-28T19:00:30.616Z] #40 115.9 GEN criu/pie/parasite-blob.h [2020-05-28T19:00:30.616Z] #40 115.9 CC criu/pie/parasite-vdso.o [2020-05-28T19:00:30.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-28T19:00:30.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-28T19:00:31.253Z] #40 ... [2020-05-28T19:00:31.253Z] [2020-05-28T19:00:31.253Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-28T19:00:31.253Z] #48 DONE 218.5s [2020-05-28T19:00:31.253Z] [2020-05-28T19:00:31.253Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:31.253Z] #18 26.58 Reading package lists... [2020-05-28T19:00:31.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-28T19:00:32.765Z] #18 34.16 Building dependency tree... [2020-05-28T19:00:32.932Z] #17 51.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-28T19:00:32.932Z] #17 51.01 Setting up xz-utils (5.2.4-1) ... [2020-05-28T19:00:32.932Z] #17 51.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-28T19:00:32.932Z] #17 51.05 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-28T19:00:32.932Z] #17 51.11 invoke-rc.d: could not determine current runlevel [2020-05-28T19:00:32.932Z] #17 51.11 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-28T19:00:32.932Z] #17 51.13 Setting up pigz (2.4-1) ... [2020-05-28T19:00:32.932Z] #17 51.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-28T19:00:32.932Z] #17 51.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T19:00:32.932Z] #17 51.19 Setting up python-pip-whl (18.1-5) ... [2020-05-28T19:00:32.932Z] #17 51.20 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-28T19:00:32.932Z] #17 51.21 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-28T19:00:32.932Z] #17 ... [2020-05-28T19:00:32.932Z] [2020-05-28T19:00:32.932Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:32.932Z] #39 111.8 CC criu/fifo.o [2020-05-28T19:00:32.932Z] #39 112.2 CC criu/file-ids.o [2020-05-28T19:00:32.932Z] #39 112.5 CC criu/file-lock.o [2020-05-28T19:00:32.932Z] #39 113.4 CC criu/files-ext.o [2020-05-28T19:00:32.932Z] #39 113.8 CC criu/files-reg.o [2020-05-28T19:00:32.932Z] #39 116.1 CC criu/files.o [2020-05-28T19:00:32.932Z] #39 118.1 CC criu/filesystems.o [2020-05-28T19:00:32.932Z] #39 119.0 CC criu/fsnotify.o [2020-05-28T19:00:32.932Z] #39 120.2 CC criu/image-desc.o [2020-05-28T19:00:32.932Z] #39 120.4 CC criu/image.o [2020-05-28T19:00:32.932Z] #39 121.4 CC criu/ipc_ns.o [2020-05-28T19:00:33.225Z] #39 ... [2020-05-28T19:00:33.225Z] [2020-05-28T19:00:33.225Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:33.225Z] #17 51.64 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-28T19:00:33.225Z] #17 51.65 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-28T19:00:33.225Z] #17 51.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T19:00:33.225Z] #17 51.67 Setting up vim (2:8.1.0875-5) ... [2020-05-28T19:00:33.225Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-28T19:00:33.480Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-28T19:00:33.480Z] #17 51.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-28T19:00:33.480Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-28T19:00:33.480Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-28T19:00:33.480Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-28T19:00:33.480Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-28T19:00:33.480Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-28T19:00:33.481Z] #17 51.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T19:00:33.481Z] #17 51.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T19:00:33.736Z] #17 52.07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-28T19:00:33.736Z] #17 52.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T19:00:33.736Z] #17 52.11 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-28T19:00:33.736Z] #17 52.12 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T19:00:34.270Z] #18 37.35 libcap2-bin is already the newest version (1:2.25-2). [2020-05-28T19:00:34.270Z] #18 37.35 The following additional packages will be installed: [2020-05-28T19:00:34.270Z] #18 37.36 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-28T19:00:34.270Z] #18 37.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-28T19:00:34.270Z] #18 37.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-28T19:00:34.270Z] #18 37.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-28T19:00:34.270Z] #18 37.37 python3.7 python3.7-minimal vim-runtime xxd [2020-05-28T19:00:34.270Z] #18 37.37 Suggested packages: [2020-05-28T19:00:34.270Z] #18 37.38 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-28T19:00:34.270Z] #18 37.38 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-28T19:00:34.270Z] #18 37.38 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-28T19:00:34.270Z] #18 37.39 Recommended packages: [2020-05-28T19:00:34.270Z] #18 37.39 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-28T19:00:34.270Z] #18 37.39 python3-keyrings.alt python3-xdg unzip [2020-05-28T19:00:35.795Z] #18 ... [2020-05-28T19:00:35.795Z] [2020-05-28T19:00:35.795Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:00:35.795Z] #42 213.3 go/doc [2020-05-28T19:00:35.795Z] #42 221.4 vendor/golang.org/x/text/secure/bidirule [2020-05-28T19:00:35.795Z] #42 223.1 vendor/golang.org/x/text/unicode/norm [2020-05-28T19:00:35.795Z] #42 ... [2020-05-28T19:00:35.795Z] [2020-05-28T19:00:35.795Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:35.795Z] #40 118.5 CC criu/arch/ppc64/vdso-pie.o [2020-05-28T19:00:35.795Z] #40 119.2 CC criu/arch/ppc64/restorer.o [2020-05-28T19:00:35.795Z] #40 120.1 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-28T19:00:35.795Z] #40 120.2 CC criu/pie/restorer.o [2020-05-28T19:00:36.999Z] #17 55.11 Setting up iptables (1.8.2-4) ... [2020-05-28T19:00:37.000Z] #17 55.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T19:00:37.000Z] #17 55.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T19:00:37.000Z] #17 55.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T19:00:37.000Z] #17 55.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T19:00:37.000Z] #17 55.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-28T19:00:37.000Z] #17 55.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-28T19:00:37.000Z] #17 55.18 Setting up python3 (3.7.3-1) ... [2020-05-28T19:00:37.255Z] #17 55.66 Setting up python3-wheel (0.32.3-2) ... [2020-05-28T19:00:38.179Z] #17 56.43 Setting up apparmor (2.13.2-10) ... [2020-05-28T19:00:38.527Z] #40 ... [2020-05-28T19:00:38.527Z] [2020-05-28T19:00:38.527Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:38.527Z] #18 41.11 The following NEW packages will be installed: [2020-05-28T19:00:38.527Z] #18 41.12 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-28T19:00:38.527Z] #18 41.12 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-28T19:00:38.527Z] #18 41.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-28T19:00:38.527Z] #18 41.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-28T19:00:38.527Z] #18 41.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-28T19:00:38.527Z] #18 41.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-28T19:00:38.527Z] #18 41.14 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-28T19:00:38.527Z] #18 41.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-28T19:00:38.527Z] #18 41.14 xz-utils zip [2020-05-28T19:00:38.527Z] #18 41.34 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T19:00:38.527Z] #18 41.34 Need to get 29.2 MB of archives. [2020-05-28T19:00:38.527Z] #18 41.34 After this operation, 134 MB of additional disk space will be used. [2020-05-28T19:00:38.527Z] #18 41.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-28T19:00:38.527Z] #18 41.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-28T19:00:38.527Z] #18 41.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-28T19:00:39.160Z] #18 42.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-28T19:00:39.160Z] #18 42.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-28T19:00:39.160Z] #18 42.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-28T19:00:39.539Z] #17 57.99 Setting up xfsprogs (4.20.0-1) ... [2020-05-28T19:00:39.539Z] #17 58.00 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-28T19:00:39.793Z] #18 42.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-28T19:00:39.795Z] #17 58.38 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-28T19:00:40.084Z] #18 43.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-28T19:00:40.084Z] #18 43.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-28T19:00:40.084Z] #18 43.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-28T19:00:40.084Z] #18 43.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-28T19:00:40.084Z] #18 43.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-28T19:00:40.375Z] #18 43.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-28T19:00:40.375Z] #18 43.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-28T19:00:40.375Z] #18 43.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-28T19:00:40.375Z] #18 43.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-28T19:00:40.667Z] #18 43.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-28T19:00:40.667Z] #18 43.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T19:00:40.667Z] #18 44.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-28T19:00:40.721Z] #17 59.29 Setting up python3-distutils (3.7.3-1) ... [2020-05-28T19:00:40.959Z] #18 44.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-28T19:00:40.959Z] #18 44.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-28T19:00:40.959Z] #18 44.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-28T19:00:41.252Z] #18 44.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-28T19:00:41.280Z] #17 59.77 Setting up python3-setuptools (40.8.0-1) ... [2020-05-28T19:00:41.570Z] #18 44.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-28T19:00:41.570Z] #18 44.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-28T19:00:41.570Z] #18 44.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-28T19:00:41.570Z] #18 44.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-28T19:00:41.862Z] #18 44.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-28T19:00:41.862Z] #18 44.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-28T19:00:42.642Z] #17 60.95 Setting up python3-pip (18.1-5) ... [2020-05-28T19:00:43.395Z] #18 46.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-28T19:00:43.395Z] #18 46.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-28T19:00:43.395Z] #18 46.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-28T19:00:43.395Z] #18 46.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-28T19:00:43.395Z] #18 46.40 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-28T19:00:43.395Z] #18 46.44 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-28T19:00:43.568Z] #17 61.89 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T19:00:43.568Z] #17 61.94 Processing triggers for mime-support (3.62) ... [2020-05-28T19:00:43.568Z] #17 ... [2020-05-28T19:00:43.568Z] [2020-05-28T19:00:43.568Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T19:00:43.568Z] #36 235.5 + dpkg --print-architecture [2020-05-28T19:00:43.568Z] #36 235.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-28T19:00:43.568Z] #36 235.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-28T19:00:43.568Z] #36 235.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-28T19:00:43.568Z] #36 ... [2020-05-28T19:00:43.568Z] [2020-05-28T19:00:43.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:43.568Z] #39 122.7 CC criu/irmap.o [2020-05-28T19:00:43.568Z] #39 123.3 CC criu/kcmp-ids.o [2020-05-28T19:00:43.568Z] #39 123.6 CC criu/kerndat.o [2020-05-28T19:00:43.568Z] #39 124.8 CC criu/libnetlink.o [2020-05-28T19:00:43.568Z] #39 125.2 CC criu/log.o [2020-05-28T19:00:43.568Z] #39 125.8 CC criu/lsm.o [2020-05-28T19:00:43.568Z] #39 126.1 CC criu/mem.o [2020-05-28T19:00:43.568Z] #39 127.9 CC criu/mount.o [2020-05-28T19:00:43.568Z] #39 132.0 CC criu/namespaces.o [2020-05-28T19:00:43.688Z] #18 46.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-28T19:00:43.688Z] #18 46.75 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-28T19:00:43.688Z] #18 46.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-28T19:00:43.688Z] #18 46.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-28T19:00:43.688Z] #18 46.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-28T19:00:43.688Z] #18 46.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-28T19:00:43.688Z] #18 46.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-28T19:00:43.984Z] #18 47.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-28T19:00:43.984Z] #18 47.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-28T19:00:43.984Z] #18 47.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-28T19:00:44.128Z] #39 ... [2020-05-28T19:00:44.128Z] [2020-05-28T19:00:44.128Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:44.128Z] #17 DONE 62.5s [2020-05-28T19:00:44.128Z] [2020-05-28T19:00:44.128Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-28T19:00:44.618Z] #18 47.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-28T19:00:44.910Z] #18 48.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-28T19:00:44.910Z] #18 48.18 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-28T19:00:45.203Z] #18 ... [2020-05-28T19:00:45.203Z] [2020-05-28T19:00:45.203Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:00:45.204Z] #55 DONE 232.6s [2020-05-28T19:00:45.204Z] [2020-05-28T19:00:45.204Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-05-28T19:00:45.204Z] #56 DONE 0.1s [2020-05-28T19:00:45.204Z] [2020-05-28T19:00:45.204Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-05-28T19:00:45.204Z] #57 DONE 0.1s [2020-05-28T19:00:45.204Z] [2020-05-28T19:00:45.204Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:45.204Z] #40 126.5 LINK criu/pie/restorer.built-in.o [2020-05-28T19:00:45.204Z] #40 126.5 GEN criu/pie/restorer-blob.h [2020-05-28T19:00:45.204Z] #40 126.8 DEP criu/vdso.d [2020-05-28T19:00:45.204Z] #40 127.4 DEP criu/uts_ns.d [2020-05-28T19:00:45.204Z] #40 127.7 DEP criu/util.d [2020-05-28T19:00:45.204Z] #40 128.2 DEP criu/uffd.d [2020-05-28T19:00:45.204Z] #40 128.9 DEP criu/tun.d [2020-05-28T19:00:45.204Z] #40 129.2 DEP criu/tty.d [2020-05-28T19:00:45.204Z] #40 129.6 DEP criu/timerfd.d [2020-05-28T19:00:45.204Z] #40 130.0 DEP criu/sysfs_parse.d [2020-05-28T19:00:45.204Z] #40 130.3 DEP criu/sysctl.d [2020-05-28T19:00:45.496Z] #40 130.7 DEP criu/string.d [2020-05-28T19:00:45.496Z] #40 130.8 DEP criu/stats.d [2020-05-28T19:00:46.008Z] #18 1.726 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-28T19:00:46.009Z] #18 1.735 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-28T19:00:46.009Z] #18 1.739 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-28T19:00:46.009Z] #18 DONE 1.8s [2020-05-28T19:00:46.009Z] [2020-05-28T19:00:46.009Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-28T19:00:46.138Z] #40 131.1 DEP criu/sockets.d [2020-05-28T19:00:46.772Z] #40 131.8 DEP criu/sk-unix.d [2020-05-28T19:00:46.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-28T19:00:47.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-28T19:00:47.412Z] #40 132.4 DEP criu/sk-tcp.d [2020-05-28T19:00:47.412Z] #40 ... [2020-05-28T19:00:47.412Z] [2020-05-28T19:00:47.412Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:47.412Z] #18 50.36 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T19:00:47.412Z] #18 50.43 Fetched 29.2 MB in 7s (4203 kB/s) [2020-05-28T19:00:47.412Z] #18 50.49 Selecting previously unselected package pigz. [2020-05-28T19:00:47.705Z] #18 50.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2020-05-28T19:00:47.705Z] #18 50.69 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-28T19:00:47.705Z] #18 50.69 Unpacking pigz (2.4-1) ... [2020-05-28T19:00:47.705Z] #18 50.88 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-28T19:00:47.705Z] #18 50.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-28T19:00:47.705Z] #18 50.90 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-28T19:00:48.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-28T19:00:49.071Z] #18 52.07 Selecting previously unselected package python3.7-minimal. [2020-05-28T19:00:49.071Z] #18 52.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-28T19:00:49.071Z] #18 52.13 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T19:00:49.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-28T19:00:49.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-28T19:00:50.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-28T19:00:51.159Z] #18 53.90 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-28T19:00:51.159Z] #18 53.92 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T19:00:52.535Z] #19 6.033 Collecting yamllint==1.16.0 [2020-05-28T19:00:52.535Z] #19 ... [2020-05-28T19:00:52.535Z] [2020-05-28T19:00:52.535Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:52.535Z] #39 134.4 CC criu/net.o [2020-05-28T19:00:52.535Z] #39 137.9 CC criu/netfilter.o [2020-05-28T19:00:52.535Z] #39 138.3 CC criu/page-pipe.o [2020-05-28T19:00:52.535Z] #39 139.1 CC criu/page-xfer.o [2020-05-28T19:00:52.535Z] #39 140.5 CC criu/pagemap-cache.o [2020-05-28T19:00:52.535Z] #39 140.8 CC criu/pagemap.o [2020-05-28T19:00:52.535Z] #39 141.6 CC criu/parasite-syscall.o [2020-05-28T19:00:53.460Z] #39 142.4 CC criu/path.o [2020-05-28T19:00:53.460Z] #39 142.7 CC criu/pie-util-vdso-elf32.o [2020-05-28T19:00:53.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-28T19:00:54.020Z] #39 143.1 CC criu/pie-util-vdso.o [2020-05-28T19:00:54.581Z] #39 143.6 CC criu/pie-util.o [2020-05-28T19:00:54.581Z] #39 143.8 CC criu/pipes.o [2020-05-28T19:00:54.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-28T19:00:55.506Z] #39 144.4 CC criu/plugin.o [2020-05-28T19:00:55.609Z] #18 58.69 Selecting previously unselected package python3-minimal. [2020-05-28T19:00:55.609Z] #18 58.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2020-05-28T19:00:55.609Z] #18 58.79 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-28T19:00:55.609Z] #18 58.80 Unpacking python3-minimal (3.7.3-1) ... [2020-05-28T19:00:55.761Z] #39 144.8 CC criu/proc_parse.o [2020-05-28T19:00:55.898Z] #18 58.94 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-28T19:00:55.898Z] #18 58.96 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-28T19:00:55.898Z] #18 58.96 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-28T19:00:55.898Z] #18 ... [2020-05-28T19:00:55.898Z] [2020-05-28T19:00:55.898Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:00:55.898Z] #42 233.3 github.com/LK4D4/vndr/build [2020-05-28T19:00:55.898Z] #42 ... [2020-05-28T19:00:55.898Z] [2020-05-28T19:00:55.898Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:00:55.898Z] #40 132.9 DEP criu/sk-queue.d [2020-05-28T19:00:55.898Z] #40 133.1 DEP criu/sk-packet.d [2020-05-28T19:00:55.898Z] #40 133.4 DEP criu/sk-netlink.d [2020-05-28T19:00:55.898Z] #40 134.0 DEP criu/sk-inet.d [2020-05-28T19:00:55.898Z] #40 134.3 DEP criu/signalfd.d [2020-05-28T19:00:55.898Z] #40 134.6 DEP criu/sigframe.d [2020-05-28T19:00:55.898Z] #40 134.8 DEP criu/shmem.d [2020-05-28T19:00:55.898Z] #40 135.1 DEP criu/servicefd.d [2020-05-28T19:00:55.898Z] #40 135.5 DEP criu/seize.d [2020-05-28T19:00:55.898Z] #40 135.8 DEP criu/seccomp.d [2020-05-28T19:00:55.898Z] #40 136.1 DEP criu/rst-malloc.d [2020-05-28T19:00:55.898Z] #40 136.2 DEP criu/rbtree.d [2020-05-28T19:00:55.898Z] #40 136.3 DEP criu/pstree.d [2020-05-28T19:00:55.898Z] #40 136.6 DEP criu/protobuf.d [2020-05-28T19:00:55.898Z] #40 136.9 GEN criu/protobuf-desc-gen.h [2020-05-28T19:00:55.898Z] #40 140.3 DEP criu/protobuf-desc.d [2020-05-28T19:00:55.898Z] #40 140.6 DEP criu/proc_parse.d [2020-05-28T19:00:55.898Z] #40 140.8 DEP criu/plugin.d [2020-05-28T19:00:55.898Z] #40 140.9 DEP criu/pipes.d [2020-05-28T19:00:55.898Z] #40 141.1 DEP criu/pie-util.d [2020-05-28T19:00:55.898Z] #40 141.2 DEP criu/pie-util-vdso.d [2020-05-28T19:00:56.187Z] #40 ... [2020-05-28T19:00:56.187Z] [2020-05-28T19:00:56.187Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:00:56.187Z] #18 59.17 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-28T19:00:56.187Z] #18 59.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-28T19:00:56.187Z] #18 59.19 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-28T19:00:56.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-28T19:00:56.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-28T19:00:57.123Z] #39 ... [2020-05-28T19:00:57.123Z] [2020-05-28T19:00:57.123Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-28T19:00:57.123Z] #19 11.40 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-28T19:00:57.379Z] #19 11.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-28T19:00:57.634Z] #19 11.56 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-28T19:00:57.634Z] #19 11.61 Collecting pyyaml (from yamllint==1.16.0) [2020-05-28T19:00:57.634Z] #19 11.77 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-28T19:00:58.014Z] #18 61.06 Selecting previously unselected package python3.7. [2020-05-28T19:00:58.014Z] #18 61.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-28T19:00:58.014Z] #18 61.09 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T19:00:58.014Z] #18 61.22 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-28T19:00:58.014Z] #18 61.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-28T19:00:58.014Z] #18 61.26 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-28T19:00:58.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-28T19:00:58.315Z] #18 61.39 Setting up python3-minimal (3.7.3-1) ... [2020-05-28T19:00:59.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-28T19:00:59.520Z] #19 13.22 Building wheels for collected packages: pyyaml [2020-05-28T19:00:59.520Z] #19 13.22 Running setup.py bdist_wheel for pyyaml: started [2020-05-28T19:01:00.379Z] #18 63.28 Selecting previously unselected package python3. [2020-05-28T19:01:00.379Z] #18 63.28 (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 ... 24024 files and directories currently installed.) [2020-05-28T19:01:00.379Z] #18 63.39 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-28T19:01:00.379Z] #18 63.41 Unpacking python3 (3.7.3-1) ... [2020-05-28T19:01:00.379Z] #18 63.66 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-28T19:01:00.446Z] #19 14.37 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-28T19:01:00.446Z] #19 14.38 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-28T19:01:00.446Z] #19 14.43 Successfully built pyyaml [2020-05-28T19:01:00.446Z] #19 14.45 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-28T19:01:00.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-28T19:01:00.682Z] #18 63.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-28T19:01:00.682Z] #18 63.68 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-28T19:01:00.682Z] #18 63.84 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-28T19:01:00.682Z] #18 63.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-28T19:01:00.682Z] #18 63.87 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-28T19:01:00.701Z] #19 14.83 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-28T19:01:00.973Z] #18 64.02 Selecting previously unselected package libiptc0:ppc64el. [2020-05-28T19:01:00.973Z] #18 64.06 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-28T19:01:00.973Z] #18 64.07 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-28T19:01:01.266Z] #18 64.23 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-28T19:01:01.266Z] #18 64.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-28T19:01:01.266Z] #18 64.26 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-28T19:01:01.266Z] #18 64.47 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-28T19:01:01.266Z] #18 64.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-28T19:01:01.266Z] #18 64.52 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-28T19:01:01.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-28T19:01:01.562Z] #18 64.72 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-28T19:01:01.562Z] #18 64.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-28T19:01:01.562Z] #18 64.78 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-28T19:01:01.627Z] #19 DONE 15.5s [2020-05-28T19:01:01.627Z] [2020-05-28T19:01:01.627Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T19:01:01.627Z] #36 DONE 263.4s [2020-05-28T19:01:01.627Z] [2020-05-28T19:01:01.627Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-28T19:01:01.627Z] #22 DONE 0.3s [2020-05-28T19:01:01.627Z] [2020-05-28T19:01:01.627Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-28T19:01:01.853Z] #18 64.94 Selecting previously unselected package iptables. [2020-05-28T19:01:01.854Z] #18 64.96 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-28T19:01:01.854Z] #18 64.97 Unpacking iptables (1.8.2-4) ... [2020-05-28T19:01:02.623Z] #26 DONE 1.1s [2020-05-28T19:01:02.623Z] [2020-05-28T19:01:02.623Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:01:02.623Z] #39 147.3 CC criu/protobuf-desc.o [2020-05-28T19:01:02.623Z] #39 148.3 CC criu/protobuf.o [2020-05-28T19:01:02.623Z] #39 148.9 CC criu/pstree.o [2020-05-28T19:01:02.623Z] #39 150.2 CC criu/rbtree.o [2020-05-28T19:01:02.623Z] #39 150.6 CC criu/rst-malloc.o [2020-05-28T19:01:02.623Z] #39 150.9 CC criu/seccomp.o [2020-05-28T19:01:02.884Z] #39 ... [2020-05-28T19:01:02.884Z] [2020-05-28T19:01:02.884Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-28T19:01:02.884Z] #29 DONE 0.2s [2020-05-28T19:01:02.884Z] [2020-05-28T19:01:02.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:01:02.884Z] #39 151.9 CC criu/seize.o [2020-05-28T19:01:02.896Z] #18 65.89 Selecting previously unselected package xxd. [2020-05-28T19:01:02.896Z] #18 65.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-28T19:01:02.896Z] #18 65.93 Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T19:01:02.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-28T19:01:03.141Z] #39 ... [2020-05-28T19:01:03.141Z] [2020-05-28T19:01:03.141Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-28T19:01:03.141Z] #31 DONE 0.1s [2020-05-28T19:01:03.141Z] [2020-05-28T19:01:03.141Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-28T19:01:03.141Z] #34 DONE 0.1s [2020-05-28T19:01:03.141Z] [2020-05-28T19:01:03.141Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:01:03.190Z] #18 66.16 Selecting previously unselected package vim-common. [2020-05-28T19:01:03.190Z] #18 66.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T19:01:03.190Z] #18 66.31 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T19:01:03.395Z] #49 ... [2020-05-28T19:01:03.396Z] [2020-05-28T19:01:03.396Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-28T19:01:03.396Z] #37 DONE 0.2s [2020-05-28T19:01:03.396Z] [2020-05-28T19:01:03.396Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:01:03.508Z] #18 66.57 Selecting previously unselected package bash-completion. [2020-05-28T19:01:03.508Z] #18 66.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-28T19:01:03.650Z] #45 ... [2020-05-28T19:01:03.650Z] [2020-05-28T19:01:03.650Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:01:03.650Z] #39 152.9 CC criu/servicefd.o [2020-05-28T19:01:03.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T19:01:03.954Z] Using test binary docker [2020-05-28T19:01:03.954Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-28T19:01:03.954Z] +++ /etc/init.d/apparmor start [2020-05-28T19:01:03.954Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T19:01:03.954Z] INFO: Waiting for daemon to start... [2020-05-28T19:01:03.954Z] Starting dockerd [2020-05-28T19:01:03.954Z] +++ 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-05-28T19:01:04.209Z] #39 153.2 CC criu/shmem.o [2020-05-28T19:01:04.769Z] #39 153.9 CC criu/sigframe.o [2020-05-28T19:01:05.023Z] #39 154.0 CC criu/signalfd.o [2020-05-28T19:01:05.023Z] #39 154.2 CC criu/sk-inet.o [2020-05-28T19:01:05.946Z] #39 155.1 CC criu/sk-netlink.o [2020-05-28T19:01:05.969Z] . [2020-05-28T19:01:05.969Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T19:01:05.969Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T19:01:05.969Z] Error: No such image: emptyfs [2020-05-28T19:01:05.969Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-28T19:01:05.969Z] ++++ docker load [2020-05-28T19:01:06.229Z] #18 ... [2020-05-28T19:01:06.229Z] [2020-05-28T19:01:06.229Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:01:06.229Z] #40 141.4 DEP criu/path.d [2020-05-28T19:01:06.229Z] #40 141.8 DEP criu/parasite-syscall.d [2020-05-28T19:01:06.229Z] #40 142.2 DEP criu/pagemap.d [2020-05-28T19:01:06.229Z] #40 142.5 DEP criu/pagemap-cache.d [2020-05-28T19:01:06.229Z] #40 142.7 DEP criu/page-xfer.d [2020-05-28T19:01:06.229Z] #40 143.0 DEP criu/page-pipe.d [2020-05-28T19:01:06.229Z] #40 143.3 DEP criu/netfilter.d [2020-05-28T19:01:06.229Z] #40 143.8 DEP criu/net.d [2020-05-28T19:01:06.229Z] #40 144.1 DEP criu/namespaces.d [2020-05-28T19:01:06.229Z] #40 144.4 DEP criu/mount.d [2020-05-28T19:01:06.229Z] #40 144.8 DEP criu/mem.d [2020-05-28T19:01:06.229Z] #40 145.1 DEP criu/lsm.d [2020-05-28T19:01:06.229Z] #40 145.4 DEP criu/log.d [2020-05-28T19:01:06.229Z] #40 145.7 DEP criu/libnetlink.d [2020-05-28T19:01:06.229Z] #40 145.9 DEP criu/kerndat.d [2020-05-28T19:01:06.229Z] #40 146.3 DEP criu/kcmp-ids.d [2020-05-28T19:01:06.229Z] #40 146.5 DEP criu/irmap.d [2020-05-28T19:01:06.229Z] #40 147.0 DEP criu/ipc_ns.d [2020-05-28T19:01:06.229Z] #40 147.3 DEP criu/image.d [2020-05-28T19:01:06.229Z] #40 147.6 DEP criu/image-desc.d [2020-05-28T19:01:06.229Z] #40 148.0 DEP criu/fsnotify.d [2020-05-28T19:01:06.229Z] #40 148.3 DEP criu/filesystems.d [2020-05-28T19:01:06.229Z] #40 148.7 DEP criu/files.d [2020-05-28T19:01:06.229Z] #40 149.1 DEP criu/files-reg.d [2020-05-28T19:01:06.229Z] #40 149.4 DEP criu/files-ext.d [2020-05-28T19:01:06.229Z] #40 149.7 DEP criu/file-lock.d [2020-05-28T19:01:06.229Z] #40 150.0 DEP criu/file-ids.d [2020-05-28T19:01:06.229Z] #40 150.2 DEP criu/fifo.d [2020-05-28T19:01:06.229Z] #40 150.5 DEP criu/fdstore.d [2020-05-28T19:01:06.229Z] #40 150.7 DEP criu/fault-injection.d [2020-05-28T19:01:06.229Z] #40 150.8 DEP criu/external.d [2020-05-28T19:01:06.229Z] #40 151.0 DEP criu/eventpoll.d [2020-05-28T19:01:06.229Z] #40 151.3 DEP criu/eventfd.d [2020-05-28T19:01:06.229Z] #40 151.5 DEP criu/crtools.d [2020-05-28T19:01:06.250Z] Running integration-test (iteration 1) [2020-05-28T19:01:06.250Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-28T19:01:06.250Z] ++ 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-05-28T19:01:06.250Z] ++ set -e [2020-05-28T19:01:06.250Z] ++ '[' -n 0 ']' [2020-05-28T19:01:06.250Z] ++ set -x [2020-05-28T19:01:06.250Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:01:06.505Z] #39 155.5 CC criu/sk-packet.o [2020-05-28T19:01:06.523Z] #40 151.8 DEP criu/cr-service.d [2020-05-28T19:01:06.760Z] #39 156.0 CC criu/sk-queue.o [2020-05-28T19:01:06.815Z] #40 152.1 DEP criu/cr-restore.d [2020-05-28T19:01:07.319Z] #39 156.4 CC criu/sk-tcp.o [2020-05-28T19:01:07.464Z] #40 152.6 DEP criu/cr-errno.d [2020-05-28T19:01:07.464Z] #40 152.6 DEP criu/cr-dump.d [2020-05-28T19:01:07.757Z] #40 152.9 DEP criu/cr-dedup.d [2020-05-28T19:01:07.878Z] #39 156.9 CC criu/sk-unix.o [2020-05-28T19:01:08.057Z] #40 153.2 DEP criu/cr-check.d [2020-05-28T19:01:08.359Z] #40 ... [2020-05-28T19:01:08.359Z] [2020-05-28T19:01:08.359Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:01:08.359Z] #42 245.7 vendor/golang.org/x/crypto/cryptobyte [2020-05-28T19:01:08.359Z] #42 247.9 vendor/golang.org/x/net/idna [2020-05-28T19:01:08.359Z] #42 248.6 mime [2020-05-28T19:01:08.711Z] #42 ... [2020-05-28T19:01:08.711Z] [2020-05-28T19:01:08.711Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:01:08.711Z] #40 153.7 DEP criu/config.d [2020-05-28T19:01:08.711Z] #40 154.0 DEP criu/clone-noasan.d [2020-05-28T19:01:08.711Z] #40 154.1 DEP criu/cgroup.d [2020-05-28T19:01:09.015Z] #40 154.3 DEP criu/cgroup-props.d [2020-05-28T19:01:09.239Z] #39 158.5 CC criu/sockets.o [2020-05-28T19:01:09.325Z] #40 154.6 DEP criu/bitmap.d [2020-05-28T19:01:09.623Z] #40 154.7 DEP criu/bfd.d [2020-05-28T19:01:09.927Z] #40 155.0 DEP criu/autofs.d [2020-05-28T19:01:10.162Z] #39 159.1 CC criu/stats.o [2020-05-28T19:01:10.162Z] #39 159.4 CC criu/string.o [2020-05-28T19:01:10.225Z] #40 155.3 DEP criu/aio.d [2020-05-28T19:01:10.417Z] #39 159.4 CC criu/sysctl.o [2020-05-28T19:01:10.890Z] #40 155.9 DEP criu/action-scripts.d [2020-05-28T19:01:10.976Z] #39 160.0 CC criu/sysfs_parse.o [2020-05-28T19:01:11.230Z] #39 160.3 CC criu/timerfd.o [2020-05-28T19:01:11.485Z] #39 160.6 CC criu/tty.o [2020-05-28T19:01:11.524Z] #40 156.7 CC criu/action-scripts.o [2020-05-28T19:01:12.563Z] #40 157.9 CC criu/aio.o [2020-05-28T19:01:13.368Z] #39 162.2 CC criu/tun.o [2020-05-28T19:01:13.368Z] #39 162.6 CC criu/uffd.o [2020-05-28T19:01:14.071Z] #40 159.1 CC criu/autofs.o [2020-05-28T19:01:14.369Z] #40 ... [2020-05-28T19:01:14.369Z] [2020-05-28T19:01:14.369Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:01:14.369Z] #18 73.00 Unpacking bash-completion (1:2.8-6) ... [2020-05-28T19:01:14.369Z] #18 73.70 Selecting previously unselected package bzip2. [2020-05-28T19:01:14.369Z] #18 73.70 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-28T19:01:14.369Z] #18 73.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T19:01:14.369Z] #18 73.88 Selecting previously unselected package xz-utils. [2020-05-28T19:01:14.369Z] #18 73.89 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-28T19:01:14.369Z] #18 73.90 Unpacking xz-utils (5.2.4-1) ... [2020-05-28T19:01:14.369Z] #18 74.19 Selecting previously unselected package apparmor. [2020-05-28T19:01:14.369Z] #18 74.22 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-28T19:01:14.369Z] #18 74.36 Unpacking apparmor (2.13.2-10) ... [2020-05-28T19:01:14.369Z] #18 74.85 Selecting previously unselected package aufs-tools. [2020-05-28T19:01:14.369Z] #18 74.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-28T19:01:14.369Z] #18 74.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-28T19:01:14.369Z] #18 75.18 Selecting previously unselected package libonig5:ppc64el. [2020-05-28T19:01:14.369Z] #18 75.20 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-28T19:01:14.369Z] #18 75.21 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-28T19:01:14.369Z] #18 75.52 Selecting previously unselected package libjq1:ppc64el. [2020-05-28T19:01:14.369Z] #18 75.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-28T19:01:14.369Z] #18 75.55 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-28T19:01:14.369Z] #18 75.75 Selecting previously unselected package jq. [2020-05-28T19:01:14.369Z] #18 75.80 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-28T19:01:14.369Z] #18 75.82 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T19:01:14.369Z] #18 76.05 Selecting previously unselected package libaio1:ppc64el. [2020-05-28T19:01:14.369Z] #18 76.07 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-28T19:01:14.369Z] #18 76.08 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-28T19:01:14.369Z] #18 76.27 Selecting previously unselected package libgpm2:ppc64el. [2020-05-28T19:01:14.369Z] #18 76.30 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-28T19:01:14.369Z] #18 76.32 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-28T19:01:14.369Z] #18 76.45 Selecting previously unselected package libicu63:ppc64el. [2020-05-28T19:01:14.369Z] #18 76.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-28T19:01:14.369Z] #18 76.47 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-28T19:01:14.615Z] Loaded image: buildpack-deps:jessie [2020-05-28T19:01:14.615Z] Loaded image: busybox:latest [2020-05-28T19:01:14.615Z] Loaded image: busybox:glibc [2020-05-28T19:01:14.615Z] Loaded image: debian:jessie [2020-05-28T19:01:14.615Z] Loaded image: hello-world:latest [2020-05-28T19:01:14.615Z] INFO: Testing against a local daemon [2020-05-28T19:01:14.615Z] === RUN TestCgroupNamespacesBuild [2020-05-28T19:01:14.728Z] #39 163.8 CC criu/util.o [2020-05-28T19:01:16.080Z] --- PASS: TestCgroupNamespacesBuild (2.36s) [2020-05-28T19:01:16.080Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-28T19:01:16.090Z] #39 164.9 CC criu/uts_ns.o [2020-05-28T19:01:16.090Z] #39 165.2 CC criu/vdso-compat.o [2020-05-28T19:01:16.345Z] #39 165.4 CC criu/vdso.o [2020-05-28T19:01:16.345Z] #39 ... [2020-05-28T19:01:16.345Z] [2020-05-28T19:01:16.345Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:01:16.345Z] #49 108.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-05-28T19:01:17.270Z] #49 ... [2020-05-28T19:01:17.270Z] [2020-05-28T19:01:17.270Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:01:17.270Z] #45 269.3 + cd /tmp/tmp.0EDTjhxgIV/src/github.com/golangci/golangci-lint/ [2020-05-28T19:01:17.270Z] #45 269.3 + git checkout -q v1.23.8 [2020-05-28T19:01:17.270Z] #45 269.8 ++ git describe --tags [2020-05-28T19:01:17.270Z] #45 269.8 + version=v1.23.8 [2020-05-28T19:01:17.270Z] #45 269.8 ++ git rev-parse --short HEAD [2020-05-28T19:01:17.270Z] #45 269.8 + commit=76a82c6 [2020-05-28T19:01:17.270Z] #45 269.8 ++ git show -s --format=%cd [2020-05-28T19:01:17.270Z] #45 269.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-28T19:01:17.270Z] #45 269.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T19:01:17.270Z] #45 ... [2020-05-28T19:01:17.270Z] [2020-05-28T19:01:17.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:01:17.270Z] #39 166.0 LINK criu/built-in.o [2020-05-28T19:01:17.270Z] #39 166.1 LINK criu/criu [2020-05-28T19:01:17.270Z] #39 166.5 DEP lib/c/criu.d [2020-05-28T19:01:17.525Z] #39 166.6 CC images/rpc.pb-c.o [2020-05-28T19:01:17.898Z] #18 ... [2020-05-28T19:01:17.898Z] [2020-05-28T19:01:17.898Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:01:17.898Z] #40 162.6 CC criu/bfd.o [2020-05-28T19:01:17.898Z] #40 ... [2020-05-28T19:01:17.898Z] [2020-05-28T19:01:17.898Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:01:17.898Z] #44 DONE 265.2s [2020-05-28T19:01:17.898Z] [2020-05-28T19:01:17.898Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:01:17.898Z] #42 260.6 net/textproto [2020-05-28T19:01:17.898Z] #42 260.6 vendor/golang.org/x/net/http/httpproxy [2020-05-28T19:01:17.898Z] #42 260.7 crypto/x509 [2020-05-28T19:01:17.898Z] #42 263.9 vendor/golang.org/x/net/http/httpguts [2020-05-28T19:01:17.898Z] #42 263.9 mime/multipart [2020-05-28T19:01:18.085Z] #39 167.1 CC lib/c/criu.o [2020-05-28T19:01:18.097Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.92s) [2020-05-28T19:01:18.097Z] === RUN TestBuildWithSession [2020-05-28T19:01:18.097Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-28T19:01:18.097Z] build_session_test.go:25: TODO: BuildKit [2020-05-28T19:01:18.097Z] === RUN TestBuildSquashParent [2020-05-28T19:01:18.341Z] #39 ... [2020-05-28T19:01:18.341Z] [2020-05-28T19:01:18.341Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:01:18.341Z] #49 109.7 + mkdir -p /build [2020-05-28T19:01:18.341Z] #49 109.7 + cp runc /build/runc [2020-05-28T19:01:18.341Z] #49 DONE 110.1s [2020-05-28T19:01:18.595Z] [2020-05-28T19:01:18.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:01:18.947Z] #42 ... [2020-05-28T19:01:18.947Z] [2020-05-28T19:01:18.947Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:01:18.947Z] #40 164.2 CC criu/bitmap.o [2020-05-28T19:01:19.154Z] #39 168.2 LINK lib/c/built-in.o [2020-05-28T19:01:19.154Z] #39 168.2 LINK lib/c/libcriu.so [2020-05-28T19:01:19.154Z] #39 168.3 LINK lib/c/libcriu.a [2020-05-28T19:01:19.235Z] #40 164.6 CC criu/cgroup-props.o [2020-05-28T19:01:19.409Z] #39 168.5 GEN magic.py [2020-05-28T19:01:19.409Z] #39 168.6 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T19:01:19.409Z] #39 168.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T19:01:19.409Z] #39 168.6 Note: Building without GnuTLS support [2020-05-28T19:01:20.333Z] #39 169.4 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T19:01:20.892Z] #39 169.9 make[1]: Nothing to be done for 'all'. [2020-05-28T19:01:21.452Z] #39 170.4 make[1]: 'images/built-in.o' is up to date. [2020-05-28T19:01:21.452Z] #39 170.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-28T19:01:21.452Z] #39 170.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-28T19:01:21.452Z] #39 170.5 make[1]: 'compel/libcompel.a' is up to date. [2020-05-28T19:01:21.452Z] #39 170.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-28T19:01:21.452Z] #39 170.5 make[1]: Nothing to be done for 'all'. [2020-05-28T19:01:21.452Z] #39 170.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T19:01:21.708Z] #39 170.7 make[2]: Nothing to be done for 'all'. [2020-05-28T19:01:21.708Z] #39 170.7 make[2]: Nothing to be done for 'all'. [2020-05-28T19:01:21.708Z] #39 170.8 make[2]: Nothing to be done for 'all'. [2020-05-28T19:01:21.708Z] #39 170.9 make[2]: Nothing to be done for 'all'. [2020-05-28T19:01:21.708Z] #39 170.9 make[2]: Nothing to be done for 'all'. [2020-05-28T19:01:21.961Z] #40 167.0 CC criu/cgroup.o [2020-05-28T19:01:21.963Z] #39 170.9 make[2]: Nothing to be done for 'all'. [2020-05-28T19:01:21.963Z] #39 171.0 make[2]: Nothing to be done for 'all'. [2020-05-28T19:01:21.963Z] #39 171.1 make[2]: Nothing to be done for 'all'. [2020-05-28T19:01:21.963Z] #39 171.1 INSTALL criu/criu [2020-05-28T19:01:22.218Z] #39 DONE 171.3s [2020-05-28T19:01:22.218Z] [2020-05-28T19:01:22.218Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:01:22.218Z] #52 211.2 + bin/containerd [2020-05-28T19:01:23.143Z] #52 ... [2020-05-28T19:01:23.143Z] [2020-05-28T19:01:23.143Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-28T19:01:23.143Z] #40 DONE 0.1s [2020-05-28T19:01:23.399Z] [2020-05-28T19:01:23.399Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-28T19:01:23.399Z] #42 DONE 0.1s [2020-05-28T19:01:23.399Z] [2020-05-28T19:01:23.399Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:01:23.654Z] #52 ... [2020-05-28T19:01:23.654Z] [2020-05-28T19:01:23.654Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-28T19:01:23.654Z] #44 DONE 0.1s [2020-05-28T19:01:23.654Z] [2020-05-28T19:01:23.654Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:01:24.727Z] #40 ... [2020-05-28T19:01:24.727Z] [2020-05-28T19:01:24.727Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:01:24.727Z] #18 83.18 Selecting previously unselected package libnet1:ppc64el. [2020-05-28T19:01:24.727Z] #18 83.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-28T19:01:24.727Z] #18 83.20 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-28T19:01:24.727Z] #18 83.30 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-28T19:01:24.727Z] #18 83.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-28T19:01:24.727Z] #18 83.33 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-28T19:01:24.727Z] #18 83.46 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-28T19:01:24.727Z] #18 83.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-28T19:01:24.727Z] #18 83.48 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-28T19:01:24.727Z] #18 83.57 Selecting previously unselected package libreadline5:ppc64el. [2020-05-28T19:01:24.727Z] #18 83.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-28T19:01:24.727Z] #18 83.60 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-28T19:01:24.727Z] #18 83.94 Selecting previously unselected package net-tools. [2020-05-28T19:01:24.727Z] #18 83.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-28T19:01:24.727Z] #18 83.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T19:01:24.727Z] #18 84.40 Selecting previously unselected package python-pip-whl. [2020-05-28T19:01:24.727Z] #18 84.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-28T19:01:24.727Z] #18 84.44 Unpacking python-pip-whl (18.1-5) ... [2020-05-28T19:01:24.727Z] #18 85.35 Selecting previously unselected package python3-lib2to3. [2020-05-28T19:01:24.727Z] #18 85.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-28T19:01:24.727Z] #18 85.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-28T19:01:24.727Z] #18 85.54 Selecting previously unselected package python3-distutils. [2020-05-28T19:01:24.727Z] #18 85.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-28T19:01:24.727Z] #18 85.56 Unpacking python3-distutils (3.7.3-1) ... [2020-05-28T19:01:24.727Z] #18 85.85 Selecting previously unselected package python3-pip. [2020-05-28T19:01:24.727Z] #18 85.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-28T19:01:24.727Z] #18 85.87 Unpacking python3-pip (18.1-5) ... [2020-05-28T19:01:24.727Z] #18 86.13 Selecting previously unselected package python3-pkg-resources. [2020-05-28T19:01:24.727Z] #18 86.16 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T19:01:24.727Z] #18 86.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-28T19:01:24.727Z] #18 86.35 Selecting previously unselected package python3-setuptools. [2020-05-28T19:01:24.727Z] #18 86.37 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-28T19:01:24.727Z] #18 86.39 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-28T19:01:24.727Z] #18 86.87 Selecting previously unselected package python3-wheel. [2020-05-28T19:01:24.727Z] #18 86.89 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-28T19:01:24.727Z] #18 86.92 Unpacking python3-wheel (0.32.3-2) ... [2020-05-28T19:01:24.727Z] #18 87.01 Selecting previously unselected package sudo. [2020-05-28T19:01:24.727Z] #18 87.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-28T19:01:24.727Z] #18 87.03 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-28T19:01:24.727Z] #18 87.91 Selecting previously unselected package thin-provisioning-tools. [2020-05-28T19:01:24.727Z] #18 87.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-28T19:01:24.727Z] #18 87.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T19:01:24.890Z] --- PASS: TestBuildSquashParent (6.75s) [2020-05-28T19:01:24.890Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-28T19:01:24.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:01:24.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:01:24.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:01:24.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:01:24.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:01:24.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:01:24.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:01:24.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:01:24.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:01:24.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:01:24.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:01:24.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:01:24.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:01:24.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:01:25.367Z] #18 88.36 Selecting previously unselected package uidmap. [2020-05-28T19:01:25.367Z] #18 88.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-28T19:01:25.367Z] #18 88.38 Unpacking uidmap (1:4.5-1.1) ... [2020-05-28T19:01:25.367Z] #18 88.59 Selecting previously unselected package vim-runtime. [2020-05-28T19:01:25.367Z] #18 88.61 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-28T19:01:25.659Z] #18 88.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-28T19:01:25.659Z] #18 88.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-28T19:01:25.659Z] #18 88.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-28T19:01:27.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:01:27.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:01:27.763Z] #18 ... [2020-05-28T19:01:27.763Z] [2020-05-28T19:01:27.763Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:01:29.579Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:01:29.579Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:01:32.326Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-28T19:01:32.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2020-05-28T19:01:32.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2020-05-28T19:01:32.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s) [2020-05-28T19:01:32.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s) [2020-05-28T19:01:32.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2020-05-28T19:01:32.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-05-28T19:01:32.326Z] === RUN TestBuildMultiStageCopy [2020-05-28T19:01:32.326Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-28T19:01:32.794Z] #22 274.9 Checking out files: 19% (2095/10835) Checking out files: 20% (2167/10835) Checking out files: 21% (2276/10835) Checking out files: 22% (2384/10835) Checking out files: 23% (2493/10835) Checking out files: 24% (2601/10835) Checking out files: 25% (2709/10835) Checking out files: 26% (2818/10835) Checking out files: 27% (2926/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 30% (3315/10835) Checking out files: 31% (3359/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 41% (4523/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 57% (6238/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 72% (7879/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 83% (9009/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) [2020-05-28T19:01:32.794Z] #22 ... [2020-05-28T19:01:32.794Z] [2020-05-28T19:01:32.794Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:01:32.794Z] #42 270.1 crypto/tls [2020-05-28T19:01:32.794Z] #42 ... [2020-05-28T19:01:32.794Z] [2020-05-28T19:01:32.794Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:01:33.377Z] #22 274.9 Checking out files: 19% (2095/10835) Checking out files: 20% (2167/10835) Checking out files: 21% (2276/10835) Checking out files: 22% (2384/10835) Checking out files: 23% (2493/10835) Checking out files: 24% (2601/10835) Checking out files: 25% (2709/10835) Checking out files: 26% (2818/10835) Checking out files: 27% (2926/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 30% (3315/10835) Checking out files: 31% (3359/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 41% (4523/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 57% (6238/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 72% (7879/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 83% (9009/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 96% (10402/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-05-28T19:01:33.377Z] #22 280.9 + cd /tmp/tmp.oGmBeD6bxK/tmp/docker-ce [2020-05-28T19:01:33.377Z] #22 280.9 + git checkout -q v17.06.2-ce [2020-05-28T19:01:34.994Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-28T19:01:34.995Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-28T19:01:35.606Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-28T19:01:36.222Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-28T19:01:36.834Z] --- PASS: TestBuildMultiStageCopy (4.95s) [2020-05-28T19:01:36.834Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2020-05-28T19:01:36.834Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-05-28T19:01:36.834Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-05-28T19:01:36.834Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-05-28T19:01:36.834Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-05-28T19:01:36.834Z] === RUN TestBuildMultiStageParentConfig [2020-05-28T19:01:37.854Z] #22 285.2 + mkdir -p /tmp/tmp.oGmBeD6bxK/src/github.com/docker [2020-05-28T19:01:37.854Z] #22 285.2 + mv components/cli /tmp/tmp.oGmBeD6bxK/src/github.com/docker/cli [2020-05-28T19:01:37.854Z] #22 285.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-28T19:01:38.451Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T19:01:38.452Z] [2020-05-28T19:01:38.452Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T19:01:38.452Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T19:01:38.452Z] HOSTNAME=2b319810b610 [2020-05-28T19:01:38.452Z] TESTDEBUG=0 [2020-05-28T19:01:38.452Z] DEST=bundles/test-integration [2020-05-28T19:01:38.452Z] PWD=/go/src/github.com/docker/docker [2020-05-28T19:01:38.452Z] DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 [2020-05-28T19:01:38.452Z] container=docker [2020-05-28T19:01:38.452Z] HOME=/root [2020-05-28T19:01:38.452Z] GOLANG_VERSION=1.13.11 [2020-05-28T19:01:38.452Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T19:01:38.452Z] VALIDATE_BRANCH=master [2020-05-28T19:01:38.452Z] TERM=xterm [2020-05-28T19:01:38.452Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T19:01:38.452Z] SHLVL=1 [2020-05-28T19:01:38.452Z] TIMEOUT=120m [2020-05-28T19:01:38.452Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T19:01:38.452Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T19:01:38.452Z] GO111MODULE=off [2020-05-28T19:01:38.452Z] DOCKER_EXPERIMENTAL=1 [2020-05-28T19:01:38.452Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-28T19:01:38.452Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T19:01:38.452Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T19:01:38.452Z] GOPATH=/go [2020-05-28T19:01:38.452Z] PKG_CONFIG=pkg-config [2020-05-28T19:01:38.452Z] _=/usr/bin/env [2020-05-28T19:01:38.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-28T19:01:38.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-28T19:01:38.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-28T19:01:38.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-28T19:01:38.852Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2020-05-28T19:01:38.852Z] === RUN TestBuildLabelWithTargets [2020-05-28T19:01:39.364Z] #22 ... [2020-05-28T19:01:39.365Z] [2020-05-28T19:01:39.365Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:01:39.365Z] #40 174.5 CC criu/clone-noasan.o [2020-05-28T19:01:39.365Z] #40 174.9 CC criu/config.o [2020-05-28T19:01:39.365Z] #40 179.4 CC criu/cr-check.o [2020-05-28T19:01:39.365Z] #40 183.6 CC criu/cr-dedup.o [2020-05-28T19:01:39.365Z] #40 184.4 CC criu/cr-dump.o [2020-05-28T19:01:39.365Z] #40 ... [2020-05-28T19:01:39.365Z] [2020-05-28T19:01:39.365Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:01:39.365Z] #18 95.17 Selecting previously unselected package vim. [2020-05-28T19:01:39.365Z] #18 95.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-28T19:01:39.365Z] #18 95.23 Unpacking vim (2:8.1.0875-5) ... [2020-05-28T19:01:39.365Z] #18 96.32 Selecting previously unselected package xfsprogs. [2020-05-28T19:01:39.365Z] #18 96.33 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-28T19:01:39.365Z] #18 96.34 Unpacking xfsprogs (4.20.0-1) ... [2020-05-28T19:01:39.365Z] #18 97.32 Selecting previously unselected package zip. [2020-05-28T19:01:39.365Z] #18 97.34 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-28T19:01:39.365Z] #18 97.35 Unpacking zip (3.0-11+b1) ... [2020-05-28T19:01:39.365Z] #18 97.86 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-28T19:01:39.365Z] #18 97.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T19:01:39.365Z] #18 97.89 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-28T19:01:39.365Z] #18 97.91 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-28T19:01:39.365Z] #18 97.92 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-28T19:01:39.365Z] #18 97.94 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-28T19:01:39.365Z] #18 97.97 Setting up uidmap (1:4.5-1.1) ... [2020-05-28T19:01:39.365Z] #18 97.98 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-28T19:01:39.365Z] #18 98.00 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-28T19:01:39.365Z] #18 98.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T19:01:39.365Z] #18 98.01 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-28T19:01:39.365Z] #18 98.02 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-28T19:01:39.365Z] #18 98.03 Setting up xxd (2:8.1.0875-5) ... [2020-05-28T19:01:39.365Z] #18 98.04 Setting up zip (3.0-11+b1) ... [2020-05-28T19:01:39.365Z] #18 98.04 Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T19:01:39.365Z] #18 98.10 Setting up bash-completion (1:2.8-6) ... [2020-05-28T19:01:41.519Z] --- PASS: TestBuildLabelWithTargets (2.51s) [2020-05-28T19:01:41.520Z] === RUN TestBuildWithEmptyLayers [2020-05-28T19:01:41.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-28T19:01:42.113Z] #18 105.4 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-28T19:01:42.132Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-05-28T19:01:42.132Z] === RUN TestBuildMultiStageOnBuild [2020-05-28T19:01:42.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-28T19:01:42.450Z] #18 105.4 Setting up xz-utils (5.2.4-1) ... [2020-05-28T19:01:42.450Z] #18 105.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-28T19:01:42.450Z] #18 105.5 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-28T19:01:42.450Z] #18 105.6 invoke-rc.d: could not determine current runlevel [2020-05-28T19:01:42.450Z] #18 105.7 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-28T19:01:42.450Z] #18 105.7 Setting up pigz (2.4-1) ... [2020-05-28T19:01:42.450Z] #18 105.7 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-28T19:01:42.450Z] #18 105.7 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-28T19:01:42.450Z] #18 105.7 Setting up python-pip-whl (18.1-5) ... [2020-05-28T19:01:42.450Z] #18 105.7 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-28T19:01:42.740Z] #18 105.8 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-28T19:01:43.776Z] #18 106.7 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-28T19:01:43.776Z] #18 106.7 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-28T19:01:43.776Z] #18 106.7 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-28T19:01:43.776Z] #18 106.8 Setting up vim (2:8.1.0875-5) ... [2020-05-28T19:01:43.776Z] #18 106.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-28T19:01:43.776Z] #18 106.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-28T19:01:43.776Z] #18 106.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-28T19:01:43.776Z] #18 106.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-28T19:01:43.776Z] #18 106.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-28T19:01:43.776Z] #18 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-28T19:01:43.776Z] #18 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-28T19:01:43.776Z] #18 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-28T19:01:43.776Z] #18 106.9 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-28T19:01:43.776Z] #18 107.0 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T19:01:43.776Z] #18 107.0 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-28T19:01:43.776Z] #18 107.0 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T19:01:44.067Z] #18 107.0 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-28T19:01:44.067Z] #18 107.0 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T19:01:44.067Z] #18 ... [2020-05-28T19:01:44.067Z] [2020-05-28T19:01:44.067Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:01:44.067Z] #40 189.3 CC criu/cr-errno.o [2020-05-28T19:01:44.356Z] #40 189.6 CC criu/cr-restore.o [2020-05-28T19:01:44.757Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T19:01:44.757Z] [2020-05-28T19:01:44.757Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-28T19:01:44.998Z] #40 ... [2020-05-28T19:01:44.998Z] [2020-05-28T19:01:44.998Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:01:44.998Z] #42 282.5 net/http/httptrace [2020-05-28T19:01:44.998Z] #42 282.9 net/http [2020-05-28T19:01:45.018Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-28T19:01:45.018Z] Using test binary docker [2020-05-28T19:01:45.018Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-28T19:01:45.018Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T19:01:45.018Z] INFO: Waiting for daemon to start... [2020-05-28T19:01:45.018Z] Starting dockerd [2020-05-28T19:01:45.575Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2020-05-28T19:01:45.575Z] === RUN TestBuildUncleanTarFilenames [2020-05-28T19:01:46.579Z] --- PASS: TestBuildUncleanTarFilenames (1.32s) [2020-05-28T19:01:46.579Z] === RUN TestBuildMultiStageLayerLeak [2020-05-28T19:01:47.539Z] . [2020-05-28T19:01:47.539Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-28T19:01:48.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-28T19:01:50.031Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s) [2020-05-28T19:01:50.031Z] === RUN TestBuildWithHugeFile [2020-05-28T19:01:50.590Z] #42 ... [2020-05-28T19:01:50.590Z] [2020-05-28T19:01:50.590Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:01:50.590Z] #18 113.3 Setting up iptables (1.8.2-4) ... [2020-05-28T19:01:50.590Z] #18 113.4 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T19:01:50.590Z] #18 113.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T19:01:50.590Z] #18 113.4 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T19:01:50.590Z] #18 113.5 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T19:01:50.590Z] #18 113.5 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-28T19:01:50.590Z] #18 113.5 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-28T19:01:50.590Z] #18 113.5 Setting up python3 (3.7.3-1) ... [2020-05-28T19:01:51.638Z] #18 114.5 Setting up python3-wheel (0.32.3-2) ... [2020-05-28T19:01:53.149Z] #18 116.0 Setting up apparmor (2.13.2-10) ... [2020-05-28T19:01:55.995Z] #18 119.0 Setting up xfsprogs (4.20.0-1) ... [2020-05-28T19:01:55.995Z] #18 119.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-28T19:01:55.995Z] #18 ... [2020-05-28T19:01:55.995Z] [2020-05-28T19:01:55.995Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:01:55.995Z] #42 303.6 github.com/LK4D4/vndr/godl [2020-05-28T19:01:56.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-28T19:01:57.513Z] #42 304.8 github.com/LK4D4/vndr [2020-05-28T19:01:57.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-28T19:01:58.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-28T19:02:01.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-28T19:02:02.012Z] #42 ... [2020-05-28T19:02:02.012Z] [2020-05-28T19:02:02.012Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:02:02.012Z] #18 119.8 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-28T19:02:02.012Z] #18 121.7 Setting up python3-distutils (3.7.3-1) ... [2020-05-28T19:02:02.012Z] #18 122.8 Setting up python3-setuptools (40.8.0-1) ... [2020-05-28T19:02:02.012Z] #18 125.1 Setting up python3-pip (18.1-5) ... [2020-05-28T19:02:02.300Z] #45 DONE 323.7s [2020-05-28T19:02:02.300Z] [2020-05-28T19:02:02.300Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:02:03.661Z] #52 ... [2020-05-28T19:02:03.662Z] [2020-05-28T19:02:03.662Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-28T19:02:03.662Z] #46 DONE 0.2s [2020-05-28T19:02:03.662Z] [2020-05-28T19:02:03.662Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-28T19:02:03.662Z] #48 DONE 0.1s [2020-05-28T19:02:03.662Z] [2020-05-28T19:02:03.662Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:02:03.916Z] #52 ... [2020-05-28T19:02:03.916Z] [2020-05-28T19:02:03.916Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-28T19:02:03.916Z] #50 DONE 0.1s [2020-05-28T19:02:03.916Z] [2020-05-28T19:02:03.916Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:02:03.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-28T19:02:04.089Z] #18 ... [2020-05-28T19:02:04.089Z] [2020-05-28T19:02:04.089Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:02:04.089Z] #40 199.3 CC criu/cr-service.o [2020-05-28T19:02:04.089Z] #40 202.8 CC criu/crtools.o [2020-05-28T19:02:04.089Z] #40 204.3 CC criu/eventfd.o [2020-05-28T19:02:04.089Z] #40 205.1 CC criu/eventpoll.o [2020-05-28T19:02:04.089Z] #40 206.8 CC criu/external.o [2020-05-28T19:02:04.089Z] #40 207.5 CC criu/fault-injection.o [2020-05-28T19:02:04.089Z] #40 207.6 CC criu/fdstore.o [2020-05-28T19:02:04.089Z] #40 208.5 CC criu/fifo.o [2020-05-28T19:02:04.089Z] #40 209.3 CC criu/file-ids.o [2020-05-28T19:02:04.382Z] #40 ... [2020-05-28T19:02:04.382Z] [2020-05-28T19:02:04.382Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-28T19:02:04.382Z] #18 127.4 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T19:02:04.382Z] #18 127.5 Processing triggers for mime-support (3.62) ... [2020-05-28T19:02:05.013Z] #18 DONE 127.9s [2020-05-28T19:02:05.013Z] [2020-05-28T19:02:05.013Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:02:05.013Z] #40 210.1 CC criu/file-lock.o [2020-05-28T19:02:05.303Z] #40 ... [2020-05-28T19:02:05.303Z] [2020-05-28T19:02:05.303Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-28T19:02:05.303Z] #19 0.511 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-28T19:02:05.303Z] #19 0.541 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-28T19:02:05.303Z] #19 0.549 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-28T19:02:05.303Z] #19 DONE 0.7s [2020-05-28T19:02:05.592Z] [2020-05-28T19:02:05.592Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-28T19:02:07.175Z] #52 255.8 + bin/containerd-stress [2020-05-28T19:02:08.534Z] #52 257.6 + bin/containerd-shim [2020-05-28T19:02:09.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-28T19:02:10.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-28T19:02:12.547Z] #20 ... [2020-05-28T19:02:12.547Z] [2020-05-28T19:02:12.547Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:02:12.547Z] #40 212.6 CC criu/files-ext.o [2020-05-28T19:02:12.547Z] #40 213.4 CC criu/files-reg.o [2020-05-28T19:02:13.179Z] #40 218.2 CC criu/files.o [2020-05-28T19:02:14.451Z] 4612f6d0b889: Pull complete [2020-05-28T19:02:14.451Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-28T19:02:14.451Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:02:14.451Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:02:14.451Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-28T19:02:14.451Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-28T19:02:14.451Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-28T19:02:14.451Z] INFO: Docker version of control daemon [2020-05-28T19:02:14.451Z] [2020-05-28T19:02:14.710Z] #40 ... [2020-05-28T19:02:14.710Z] [2020-05-28T19:02:14.710Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:02:14.710Z] #42 DONE 322.2s [2020-05-28T19:02:14.928Z] Client: Docker Engine - Enterprise [2020-05-28T19:02:14.928Z] Version: 19.03.5 [2020-05-28T19:02:14.928Z] API version: 1.40 [2020-05-28T19:02:14.928Z] Go version: go1.12.12 [2020-05-28T19:02:14.928Z] Git commit: 2ee0c57608 [2020-05-28T19:02:14.928Z] Built: 11/13/2019 08:00:16 [2020-05-28T19:02:14.928Z] OS/Arch: windows/amd64 [2020-05-28T19:02:14.928Z] Experimental: false [2020-05-28T19:02:14.928Z] [2020-05-28T19:02:14.928Z] Server: Docker Engine - Enterprise [2020-05-28T19:02:14.928Z] Engine: [2020-05-28T19:02:14.928Z] Version: 19.03.5 [2020-05-28T19:02:14.928Z] API version: 1.40 (minimum version 1.24) [2020-05-28T19:02:14.928Z] Go version: go1.12.12 [2020-05-28T19:02:14.928Z] Git commit: 2ee0c57608 [2020-05-28T19:02:14.928Z] Built: 11/13/2019 07:58:51 [2020-05-28T19:02:14.928Z] OS/Arch: windows/amd64 [2020-05-28T19:02:14.928Z] Experimental: true [2020-05-28T19:02:14.928Z] [2020-05-28T19:02:14.928Z] INFO: Docker info of control daemon [2020-05-28T19:02:14.928Z] [2020-05-28T19:02:15.000Z] [2020-05-28T19:02:15.000Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-28T19:02:15.000Z] #20 9.569 Collecting yamllint==1.16.0 [2020-05-28T19:02:15.056Z] #52 264.2 + bin/containerd-shim-runc-v1 [2020-05-28T19:02:15.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-28T19:02:15.935Z] Client: [2020-05-28T19:02:15.935Z] Debug Mode: false [2020-05-28T19:02:15.935Z] Plugins: [2020-05-28T19:02:15.935Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-28T19:02:15.935Z] [2020-05-28T19:02:15.935Z] Server: [2020-05-28T19:02:15.935Z] Containers: 0 [2020-05-28T19:02:15.935Z] Running: 0 [2020-05-28T19:02:15.935Z] Paused: 0 [2020-05-28T19:02:15.935Z] Stopped: 0 [2020-05-28T19:02:15.935Z] Images: 1 [2020-05-28T19:02:15.935Z] Server Version: 19.03.5 [2020-05-28T19:02:15.935Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-28T19:02:15.935Z] Windows: [2020-05-28T19:02:15.935Z] LCOW: [2020-05-28T19:02:15.935Z] Logging Driver: json-file [2020-05-28T19:02:15.935Z] Plugins: [2020-05-28T19:02:15.935Z] Volume: local [2020-05-28T19:02:15.935Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-28T19:02:15.935Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-28T19:02:15.935Z] Swarm: inactive [2020-05-28T19:02:15.935Z] Default Isolation: process [2020-05-28T19:02:15.935Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-28T19:02:15.935Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-28T19:02:15.935Z] OSType: windows [2020-05-28T19:02:15.935Z] Architecture: x86_64 [2020-05-28T19:02:15.935Z] CPUs: 4 [2020-05-28T19:02:15.935Z] Total Memory: 32GiB [2020-05-28T19:02:15.935Z] Name: azwin-2-826ca0 [2020-05-28T19:02:15.935Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-28T19:02:15.935Z] Docker Root Dir: D:\docker [2020-05-28T19:02:15.935Z] Debug Mode: false [2020-05-28T19:02:15.935Z] Registry: https://index.docker.io/v1/ [2020-05-28T19:02:15.935Z] Labels: [2020-05-28T19:02:15.935Z] Experimental: true [2020-05-28T19:02:15.935Z] Insecure Registries: [2020-05-28T19:02:15.935Z] 10.0.0.4:5000 [2020-05-28T19:02:15.935Z] 127.0.0.0/8 [2020-05-28T19:02:15.935Z] Registry Mirrors: [2020-05-28T19:02:15.935Z] http://10.0.0.4:5000/ [2020-05-28T19:02:15.935Z] Live Restore Enabled: false [2020-05-28T19:02:15.935Z] [2020-05-28T19:02:15.935Z] [2020-05-28T19:02:15.935Z] INFO: Commit hash is 270eabc9be [2020-05-28T19:02:15.935Z] INFO: Nuke-Everything... [2020-05-28T19:02:15.935Z] INFO: Container count on control daemon to delete is 0 [2020-05-28T19:02:16.039Z] #20 10.64 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-28T19:02:16.328Z] #20 10.91 Collecting pyyaml (from yamllint==1.16.0) [2020-05-28T19:02:16.620Z] #20 11.22 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-28T19:02:16.941Z] INFO: Nuking d:\CI [2020-05-28T19:02:16.941Z] INFO: Zapped successfully [2020-05-28T19:02:16.941Z] INFO: Location for testing is d:\CI\PR-41022\5 [2020-05-28T19:02:16.941Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-28T19:02:16.941Z] [2020-05-28T19:02:16.941Z] [2020-05-28T19:02:16.941Z] INFO: Building the image from Dockerfile.windows at 05/28/2020 19:02:16... [2020-05-28T19:02:16.941Z] [2020-05-28T19:02:18.323Z] #52 267.3 + bin/containerd-shim-runc-v2 [2020-05-28T19:02:18.882Z] #52 268.1 + binaries [2020-05-28T19:02:18.882Z] #52 268.1 + install -D bin/containerd /build/containerd [2020-05-28T19:02:18.882Z] #52 268.1 + install -D bin/containerd-shim /build/containerd-shim [2020-05-28T19:02:18.882Z] #52 268.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-28T19:02:18.882Z] #52 268.1 + install -D bin/ctr /build/ctr [2020-05-28T19:02:19.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-28T19:02:19.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-28T19:02:19.440Z] #52 DONE 268.5s [2020-05-28T19:02:20.167Z] #20 14.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-28T19:02:20.168Z] #20 14.64 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-28T19:02:20.168Z] #20 14.76 Building wheels for collected packages: pyyaml [2020-05-28T19:02:20.168Z] #20 14.77 Running setup.py bdist_wheel for pyyaml: started [2020-05-28T19:02:20.363Z] [2020-05-28T19:02:20.363Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-28T19:02:20.363Z] #53 DONE 0.2s [2020-05-28T19:02:20.363Z] [2020-05-28T19:02:20.363Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-28T19:02:20.363Z] #57 DONE 0.1s [2020-05-28T19:02:20.617Z] [2020-05-28T19:02:20.617Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-28T19:02:20.617Z] #59 DONE 0.1s [2020-05-28T19:02:20.617Z] [2020-05-28T19:02:20.617Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-28T19:02:20.617Z] #61 DONE 0.1s [2020-05-28T19:02:20.617Z] [2020-05-28T19:02:20.617Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-28T19:02:20.617Z] #62 DONE 0.0s [2020-05-28T19:02:20.871Z] [2020-05-28T19:02:20.871Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-28T19:02:21.801Z] #63 DONE 1.2s [2020-05-28T19:02:21.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-28T19:02:22.056Z] [2020-05-28T19:02:22.056Z] #64 exporting to image [2020-05-28T19:02:22.056Z] #64 exporting layers [2020-05-28T19:02:22.584Z] --- PASS: TestBuildWithHugeFile (27.96s) [2020-05-28T19:02:22.584Z] === RUN TestBuildWithEmptyDockerfile [2020-05-28T19:02:22.584Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:02:22.585Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:02:22.585Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:02:22.585Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:02:22.585Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:02:22.585Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:02:22.585Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:02:22.585Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:02:22.585Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:02:22.585Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-28T19:02:22.585Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-05-28T19:02:22.585Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-05-28T19:02:22.585Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-05-28T19:02:22.585Z] === RUN TestBuildPreserveOwnership [2020-05-28T19:02:22.585Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-28T19:02:22.585Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-28T19:02:22.882Z] Sending build context to Docker daemon 55.41MB [2020-05-28T19:02:22.882Z] [2020-05-28T19:02:22.882Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-28T19:02:22.882Z] ---> 561b89eac394 [2020-05-28T19:02:22.882Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-28T19:02:22.882Z] ---> Running in 4ae34a9028b4 [2020-05-28T19:02:22.895Z] #20 17.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-28T19:02:22.895Z] #20 17.08 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-28T19:02:22.895Z] #20 17.27 Successfully built pyyaml [2020-05-28T19:02:22.895Z] #20 17.33 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-28T19:02:23.359Z] Removing intermediate container 4ae34a9028b4 [2020-05-28T19:02:23.359Z] ---> 7d53a9d6298b [2020-05-28T19:02:23.359Z] Step 3/10 : ARG GO_VERSION=1.13.11 [2020-05-28T19:02:23.359Z] ---> Running in 9f0b2153c85a [2020-05-28T19:02:23.526Z] #20 18.00 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-28T19:02:23.817Z] #20 DONE 18.4s [2020-05-28T19:02:23.817Z] [2020-05-28T19:02:23.817Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:02:23.817Z] #40 224.7 CC criu/filesystems.o [2020-05-28T19:02:23.817Z] #40 226.5 CC criu/fsnotify.o [2020-05-28T19:02:23.836Z] Removing intermediate container 9f0b2153c85a [2020-05-28T19:02:23.836Z] ---> 62868ad317d5 [2020-05-28T19:02:23.836Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-28T19:02:23.836Z] ---> Running in 47543275aa64 [2020-05-28T19:02:23.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-28T19:02:24.107Z] #40 229.2 CC criu/image-desc.o [2020-05-28T19:02:24.314Z] Removing intermediate container 47543275aa64 [2020-05-28T19:02:24.314Z] ---> 5eab0e037cf6 [2020-05-28T19:02:24.314Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-05-28T19:02:24.314Z] ---> Running in 768c51530a57 [2020-05-28T19:02:24.399Z] #40 229.5 CC criu/image.o [2020-05-28T19:02:24.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-28T19:02:24.599Z] --- PASS: TestBuildPreserveOwnership (6.47s) [2020-05-28T19:02:24.599Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.15s) [2020-05-28T19:02:24.599Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2020-05-28T19:02:24.599Z] === RUN TestBuildPlatformInvalid [2020-05-28T19:02:24.599Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-28T19:02:24.599Z] PASS [2020-05-28T19:02:24.599Z] [2020-05-28T19:02:24.599Z] === Skipped [2020-05-28T19:02:24.599Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-28T19:02:24.599Z] build_session_test.go:25: TODO: BuildKit [2020-05-28T19:02:24.599Z] [2020-05-28T19:02:24.599Z] [2020-05-28T19:02:24.599Z] DONE 32 tests, 1 skipped in 78.262s [2020-05-28T19:02:24.599Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-28T19:02:24.599Z] ++ 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-05-28T19:02:24.599Z] ++ set -e [2020-05-28T19:02:24.599Z] ++ '[' -n 0 ']' [2020-05-28T19:02:24.599Z] ++ set -x [2020-05-28T19:02:24.599Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:02:24.599Z] INFO: Testing against a local daemon [2020-05-28T19:02:24.599Z] === RUN TestConfigInspect [2020-05-28T19:02:24.792Z] Removing intermediate container 768c51530a57 [2020-05-28T19:02:24.792Z] ---> 3fae1bffbf00 [2020-05-28T19:02:24.792Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-05-28T19:02:24.792Z] ---> Running in dcf04ad96715 [2020-05-28T19:02:25.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-28T19:02:25.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-28T19:02:25.919Z] #40 231.1 CC criu/ipc_ns.o [2020-05-28T19:02:28.014Z] #40 233.4 CC criu/irmap.o [2020-05-28T19:02:28.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-28T19:02:28.579Z] #64 exporting layers 6.1s done [2020-05-28T19:02:28.579Z] #64 writing image sha256:e58703b4b7631d981c53c7af721b706895b6eaecf2e5fffe7718dfe90a767376 done [2020-05-28T19:02:28.579Z] #64 naming to docker.io/library/docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 done [2020-05-28T19:02:28.579Z] #64 DONE 6.2s [Pipeline] } [2020-05-28T19:02:28.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-05-28T19:02:28.647Z] [2020-05-28T19:02:28.647Z] SUCCESS: Specified value was saved. [Pipeline] sh [2020-05-28T19:02:28.968Z] --- PASS: TestConfigInspect (3.76s) [2020-05-28T19:02:28.968Z] === RUN TestConfigList [2020-05-28T19:02:29.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/make.sh dynbinary test-integration [2020-05-28T19:02:29.535Z] #40 234.7 CC criu/kcmp-ids.o [2020-05-28T19:02:29.651Z] INFO: Downloading git... [2020-05-28T19:02:29.826Z] #40 ... [2020-05-28T19:02:29.826Z] [2020-05-28T19:02:29.826Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-28T19:02:29.826Z] #29 DONE 337.1s [2020-05-28T19:02:29.826Z] [2020-05-28T19:02:29.826Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:02:30.375Z] [2020-05-28T19:02:30.375Z] Removing bundles/ [2020-05-28T19:02:30.375Z] [2020-05-28T19:02:30.375Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-28T19:02:30.375Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T19:02:30.375Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T19:02:30.656Z] INFO: Downloading go... [2020-05-28T19:02:30.864Z] #22 ... [2020-05-28T19:02:30.864Z] [2020-05-28T19:02:30.864Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:02:30.864Z] #40 235.9 CC criu/kerndat.o [2020-05-28T19:02:32.410Z] --- PASS: TestConfigList (3.68s) [2020-05-28T19:02:32.410Z] === RUN TestConfigsCreateAndDelete [2020-05-28T19:02:32.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-28T19:02:32.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-28T19:02:32.925Z] #40 238.1 CC criu/libnetlink.o [2020-05-28T19:02:32.959Z] INFO: Downloading compiler 1 of 3... [2020-05-28T19:02:33.436Z] INFO: Downloading compiler 2 of 3... [2020-05-28T19:02:33.562Z] #40 238.6 CC criu/log.o [2020-05-28T19:02:34.008Z] #40 239.3 CC criu/lsm.o [2020-05-28T19:02:34.061Z] INFO: Downloading compiler 3 of 3... [2020-05-28T19:02:34.188Z] sha256:67485327afdd528735ac961be5cf891f29e57ccf94b37150829f261ac5662feb [2020-05-28T19:02:34.188Z] INFO: Starting docker-py tests... [2020-05-28T19:02:34.188Z] ============================= test session starts ============================== [2020-05-28T19:02:34.188Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-28T19:02:34.188Z] rootdir: /src, inifile: pytest.ini [2020-05-28T19:02:34.188Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-28T19:02:34.188Z] collected 387 items / 1 deselected / 386 selected [2020-05-28T19:02:34.188Z] [2020-05-28T19:02:34.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-28T19:02:34.540Z] INFO: Extracting git... [2020-05-28T19:02:35.064Z] #40 240.4 CC criu/mem.o [2020-05-28T19:02:35.980Z] --- PASS: TestConfigsCreateAndDelete (3.54s) [2020-05-28T19:02:35.980Z] === RUN TestConfigsUpdate [2020-05-28T19:02:37.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-28T19:02:37.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-28T19:02:38.029Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T19:02:38.029Z] Using test binary docker [2020-05-28T19:02:38.029Z] +++ /etc/init.d/apparmor start [2020-05-28T19:02:38.029Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T19:02:38.029Z] INFO: Waiting for daemon to start... [2020-05-28T19:02:38.029Z] Starting dockerd [2020-05-28T19:02:38.029Z] +++ 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-05-28T19:02:38.569Z] #40 243.3 CC criu/mount.o [2020-05-28T19:02:39.399Z] . [2020-05-28T19:02:39.399Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T19:02:39.420Z] --- PASS: TestConfigsUpdate (3.73s) [2020-05-28T19:02:39.420Z] === RUN TestTemplatedConfig [2020-05-28T19:02:39.657Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T19:02:39.657Z] Error: No such image: emptyfs [2020-05-28T19:02:39.657Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-28T19:02:39.657Z] ++++ docker load [2020-05-28T19:02:39.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-28T19:02:40.221Z] Running integration-test (iteration 1) [2020-05-28T19:02:40.221Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-28T19:02:40.221Z] ++ 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-05-28T19:02:40.221Z] ++ set -e [2020-05-28T19:02:40.221Z] ++ '[' -n 0 ']' [2020-05-28T19:02:40.221Z] ++ set -x [2020-05-28T19:02:40.221Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:02:41.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-28T19:02:42.861Z] --- PASS: TestTemplatedConfig (3.60s) [2020-05-28T19:02:42.861Z] === RUN TestConfigCreateResolve [2020-05-28T19:02:44.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-28T19:02:45.546Z] #40 249.9 CC criu/namespaces.o [2020-05-28T19:02:46.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-28T19:02:47.143Z] INFO: Expanding go... [2020-05-28T19:02:47.226Z] --- PASS: TestConfigCreateResolve (3.68s) [2020-05-28T19:02:47.226Z] === RUN TestConfigDaemonLibtrustID [2020-05-28T19:02:47.226Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-05-28T19:02:47.226Z] PASS [2020-05-28T19:02:47.226Z] [2020-05-28T19:02:47.226Z] DONE 7 tests in 22.602s [2020-05-28T19:02:47.226Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-28T19:02:47.226Z] ++ 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-05-28T19:02:47.226Z] ++ set -e [2020-05-28T19:02:47.226Z] ++ '[' -n 0 ']' [2020-05-28T19:02:47.226Z] ++ set -x [2020-05-28T19:02:47.227Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:02:47.227Z] INFO: Testing against a local daemon [2020-05-28T19:02:47.227Z] === RUN TestCheckpoint [2020-05-28T19:02:47.227Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-28T19:02:47.227Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T19:02:47.227Z] === RUN TestContainerInvalidJSON [2020-05-28T19:02:47.227Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:02:47.227Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:02:47.227Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:02:47.227Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:02:47.227Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:02:47.227Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:02:47.227Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:02:47.227Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:02:47.227Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:02:47.227Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-28T19:02:47.227Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-28T19:02:47.227Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-28T19:02:47.227Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-28T19:02:47.227Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-28T19:02:47.507Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-05-28T19:02:47.507Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-28T19:02:47.507Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-28T19:02:47.507Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-28T19:02:47.787Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-28T19:02:47.787Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-28T19:02:47.787Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-05-28T19:02:47.787Z] === RUN TestCopyFromContainer [2020-05-28T19:02:48.303Z] #40 253.2 CC criu/net.o [2020-05-28T19:02:48.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-28T19:02:49.810Z] === RUN TestCopyFromContainer// [2020-05-28T19:02:50.079Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T19:02:50.079Z] Using test binary docker [2020-05-28T19:02:50.091Z] === RUN TestCopyFromContainer//bar/root [2020-05-28T19:02:50.091Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-28T19:02:50.091Z] === RUN TestCopyFromContainer/bar/quux [2020-05-28T19:02:50.337Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-28T19:02:50.337Z] +++ /etc/init.d/apparmor start [2020-05-28T19:02:50.337Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T19:02:50.337Z] INFO: Waiting for daemon to start... [2020-05-28T19:02:50.337Z] Starting dockerd [2020-05-28T19:02:50.337Z] +++ 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-05-28T19:02:50.371Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-28T19:02:50.371Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-28T19:02:50.371Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-28T19:02:50.371Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-28T19:02:50.651Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-28T19:02:50.652Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-28T19:02:50.652Z] --- PASS: TestCopyFromContainer (2.93s) [2020-05-28T19:02:50.652Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-28T19:02:50.652Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-28T19:02:50.652Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-28T19:02:50.652Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-28T19:02:50.652Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-28T19:02:50.652Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-28T19:02:50.652Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-28T19:02:50.652Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-28T19:02:50.652Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-28T19:02:50.652Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-28T19:02:50.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-28T19:02:50.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:02:50.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:02:50.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:02:50.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:02:50.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:02:50.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:02:50.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:02:50.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:02:50.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:02:50.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-28T19:02:50.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-28T19:02:50.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-28T19:02:50.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-28T19:02:50.652Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-28T19:02:50.932Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-28T19:02:50.932Z] === RUN TestCreateWithInvalidEnv [2020-05-28T19:02:50.932Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-28T19:02:50.932Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-28T19:02:50.932Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-28T19:02:50.932Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-28T19:02:50.932Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-28T19:02:50.932Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-28T19:02:50.932Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-28T19:02:50.932Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-28T19:02:50.932Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-28T19:02:50.932Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-28T19:02:50.932Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-28T19:02:50.932Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-28T19:02:50.932Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-28T19:02:50.932Z] === RUN TestCreateTmpfsMountsTarget [2020-05-28T19:02:50.932Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-28T19:02:50.932Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-28T19:02:52.238Z] . [2020-05-28T19:02:52.238Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T19:02:52.497Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T19:02:52.497Z] Error: No such image: emptyfs [2020-05-28T19:02:52.497Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-28T19:02:52.497Z] ++++ docker load [2020-05-28T19:02:52.755Z] Running integration-test (iteration 1) [2020-05-28T19:02:52.755Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-28T19:02:52.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:02:52.755Z] ++ set -e [2020-05-28T19:02:52.755Z] ++ '[' -n 0 ']' [2020-05-28T19:02:52.755Z] ++ set -x [2020-05-28T19:02:52.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-28T19:02:53.596Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:02:53.596Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:02:53.596Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:02:53.596Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:02:53.596Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:02:53.596Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-28T19:02:53.596Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:02:53.596Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:02:53.596Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:02:53.596Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:02:53.596Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:02:53.596Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-28T19:02:53.596Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-28T19:02:53.596Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:02:53.596Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:02:53.596Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:02:53.596Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:02:53.596Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:02:53.596Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:02:53.596Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:02:53.596Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:02:53.596Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-28T19:02:53.596Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-05-28T19:02:53.596Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-28T19:02:53.864Z] #40 259.0 CC criu/netfilter.o [2020-05-28T19:02:54.152Z] #40 259.5 CC criu/page-pipe.o [2020-05-28T19:02:55.089Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-28T19:02:55.347Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-28T19:02:55.659Z] #40 260.8 CC criu/page-xfer.o [2020-05-28T19:02:56.263Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2020-05-28T19:02:56.263Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-28T19:02:56.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:02:56.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:02:56.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:02:56.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:02:56.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:02:56.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:02:56.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:02:56.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:02:56.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:02:56.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:02:56.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:02:56.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:02:56.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:02:56.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:02:56.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:02:56.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-28T19:02:56.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-28T19:02:56.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-28T19:02:56.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-05-28T19:02:56.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-28T19:02:56.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-28T19:02:56.263Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-28T19:02:56.915Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-05-28T19:02:56.916Z] === RUN TestCreateDifferentPlatform [2020-05-28T19:02:56.916Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-28T19:02:56.916Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-28T19:02:56.916Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-05-28T19:02:56.916Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-28T19:02:56.916Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-28T19:02:56.916Z] === RUN TestContainerStartOnDaemonRestart [2020-05-28T19:02:56.916Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-28T19:02:56.916Z] === RUN TestDaemonRestartIpcMode [2020-05-28T19:02:56.916Z] === PAUSE TestDaemonRestartIpcMode [2020-05-28T19:02:56.916Z] === RUN TestDaemonHostGatewayIP [2020-05-28T19:02:56.916Z] === PAUSE TestDaemonHostGatewayIP [2020-05-28T19:02:56.916Z] === RUN TestContainerKillOnDaemonStart [2020-05-28T19:02:56.916Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-28T19:02:56.916Z] === RUN TestDiff [2020-05-28T19:02:57.497Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-28T19:02:57.928Z] --- PASS: TestDiff (0.80s) [2020-05-28T19:02:57.928Z] === RUN TestExecWithCloseStdin [2020-05-28T19:02:58.426Z] #40 263.3 CC criu/pagemap-cache.o [2020-05-28T19:02:58.539Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-05-28T19:02:58.539Z] === RUN TestExec [2020-05-28T19:02:58.960Z] #40 264.0 CC criu/pagemap.o [2020-05-28T19:02:59.546Z] --- PASS: TestExec (0.93s) [2020-05-28T19:02:59.546Z] === RUN TestExecUser [2020-05-28T19:03:00.481Z] #40 265.7 CC criu/parasite-syscall.o [2020-05-28T19:03:00.552Z] --- PASS: TestExecUser (0.92s) [2020-05-28T19:03:00.552Z] === RUN TestExportContainerAndImportImage [2020-05-28T19:03:01.554Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-05-28T19:03:01.554Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-28T19:03:02.551Z] #40 267.6 CC criu/path.o [2020-05-28T19:03:02.729Z] Loaded image: buildpack-deps:jessie [2020-05-28T19:03:02.729Z] Loaded image: busybox:latest [2020-05-28T19:03:02.729Z] Loaded image: busybox:glibc [2020-05-28T19:03:02.729Z] Loaded image: debian:jessie [2020-05-28T19:03:02.729Z] Loaded image: hello-world:latest [2020-05-28T19:03:02.729Z] INFO: Testing against a local daemon [2020-05-28T19:03:02.729Z] === RUN TestCgroupNamespacesBuild [2020-05-28T19:03:03.019Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-05-28T19:03:03.019Z] === RUN TestHealthCheckWorkdir [2020-05-28T19:03:03.184Z] #40 268.2 CC criu/pie-util-vdso.o [2020-05-28T19:03:03.831Z] #40 269.0 CC criu/pie-util.o [2020-05-28T19:03:04.126Z] #40 269.3 CC criu/pipes.o [2020-05-28T19:03:04.485Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-05-28T19:03:04.485Z] === RUN TestHealthKillContainer [2020-05-28T19:03:05.260Z] --- PASS: TestCgroupNamespacesBuild (3.29s) [2020-05-28T19:03:05.260Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-28T19:03:05.630Z] #40 270.5 CC criu/plugin.o [2020-05-28T19:03:05.922Z] #40 271.2 CC criu/proc_parse.o [2020-05-28T19:03:07.150Z] --- PASS: TestHealthKillContainer (3.01s) [2020-05-28T19:03:07.150Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-28T19:03:07.162Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2020-05-28T19:03:07.162Z] === RUN TestBuildWithSession [2020-05-28T19:03:07.162Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-28T19:03:07.162Z] build_session_test.go:25: TODO: BuildKit [2020-05-28T19:03:07.162Z] === RUN TestBuildSquashParent [2020-05-28T19:03:08.155Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-05-28T19:03:08.155Z] === RUN TestIpcModeNone [2020-05-28T19:03:08.533Z] INFO: Expanding compiler 1 of 3... [2020-05-28T19:03:08.533Z] INFO: Expanding compiler 2 of 3... [2020-05-28T19:03:09.159Z] --- PASS: TestIpcModeNone (0.92s) [2020-05-28T19:03:09.159Z] === RUN TestIpcModePrivate [2020-05-28T19:03:09.771Z] --- PASS: TestIpcModePrivate (0.94s) [2020-05-28T19:03:09.771Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-28T19:03:09.771Z] === RUN TestIpcModeShareable [2020-05-28T19:03:10.824Z] --- PASS: TestIpcModeShareable (0.97s) [2020-05-28T19:03:10.824Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-28T19:03:10.824Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-28T19:03:12.272Z] Loaded image: buildpack-deps:jessie [2020-05-28T19:03:12.272Z] Loaded image: busybox:latest [2020-05-28T19:03:12.272Z] Loaded image: busybox:glibc [2020-05-28T19:03:12.272Z] Loaded image: debian:jessie [2020-05-28T19:03:12.272Z] Loaded image: hello-world:latest [2020-05-28T19:03:12.272Z] INFO: Testing against a local daemon [2020-05-28T19:03:12.272Z] === RUN TestCgroupNamespacesBuild [2020-05-28T19:03:12.840Z] #40 277.4 CC criu/protobuf-desc.o [2020-05-28T19:03:13.355Z] INFO: Expanding compiler 3 of 3... [2020-05-28T19:03:13.355Z] INFO: Removing downloaded files... [2020-05-28T19:03:13.355Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-05-28T19:03:13.355Z] INFO: Configuring git core.autocrlf... [2020-05-28T19:03:13.722Z] --- PASS: TestBuildSquashParent (5.94s) [2020-05-28T19:03:13.722Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-28T19:03:13.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:03:13.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:03:13.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:03:13.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:03:13.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:03:13.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:03:13.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:03:13.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:03:13.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:03:13.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:03:13.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:03:13.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:03:13.722Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:03:13.722Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:03:13.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:03:13.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:03:13.868Z] #40 278.9 CC criu/protobuf.o [2020-05-28T19:03:14.168Z] --- PASS: TestCgroupNamespacesBuild (3.27s) [2020-05-28T19:03:14.168Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-28T19:03:14.266Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2020-05-28T19:03:14.266Z] === RUN TestAPIIpcModeHost [2020-05-28T19:03:14.511Z] #40 279.7 CC criu/pstree.o [2020-05-28T19:03:14.547Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-05-28T19:03:14.547Z] === RUN TestDaemonIpcModeShareable [2020-05-28T19:03:15.622Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:03:15.881Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:03:16.560Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-05-28T19:03:16.560Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-28T19:03:16.560Z] === RUN TestDaemonIpcModePrivate [2020-05-28T19:03:16.693Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.37s) [2020-05-28T19:03:16.693Z] === RUN TestBuildWithSession [2020-05-28T19:03:16.693Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-28T19:03:16.693Z] build_session_test.go:25: TODO: BuildKit [2020-05-28T19:03:16.693Z] === RUN TestBuildSquashParent [2020-05-28T19:03:17.241Z] #40 281.9 CC criu/rbtree.o [2020-05-28T19:03:17.536Z] #40 282.5 CC criu/rst-malloc.o [2020-05-28T19:03:17.827Z] #40 283.0 CC criu/seccomp.o [2020-05-28T19:03:18.024Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-05-28T19:03:18.024Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-28T19:03:18.024Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-28T19:03:18.411Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-28T19:03:18.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s) [2020-05-28T19:03:18.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2020-05-28T19:03:18.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2020-05-28T19:03:18.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s) [2020-05-28T19:03:18.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s) [2020-05-28T19:03:18.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-05-28T19:03:18.411Z] === RUN TestBuildMultiStageCopy [2020-05-28T19:03:18.411Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-28T19:03:19.336Z] #40 284.4 CC criu/seize.o [2020-05-28T19:03:20.103Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-05-28T19:03:20.103Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-28T19:03:20.103Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-28T19:03:20.311Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-28T19:03:20.878Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-28T19:03:21.444Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-28T19:03:21.481Z] #40 286.4 CC criu/servicefd.o [2020-05-28T19:03:21.572Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-05-28T19:03:21.572Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-28T19:03:21.572Z] === RUN TestIpcModeOlderClient [2020-05-28T19:03:21.572Z] === PAUSE TestIpcModeOlderClient [2020-05-28T19:03:21.572Z] === RUN TestKillContainerInvalidSignal [2020-05-28T19:03:22.011Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-28T19:03:22.130Z] #40 287.1 CC criu/shmem.o [2020-05-28T19:03:22.270Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2020-05-28T19:03:22.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s) [2020-05-28T19:03:22.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-05-28T19:03:22.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-05-28T19:03:22.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-05-28T19:03:22.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-05-28T19:03:22.270Z] === RUN TestBuildMultiStageParentConfig [2020-05-28T19:03:22.647Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-05-28T19:03:22.647Z] === RUN TestKillContainer [2020-05-28T19:03:22.647Z] === RUN TestKillContainer/no_signal [2020-05-28T19:03:23.313Z] === RUN TestKillContainer/non_killing_signal [2020-05-28T19:03:23.644Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2020-05-28T19:03:23.644Z] === RUN TestBuildLabelWithTargets [2020-05-28T19:03:23.928Z] === RUN TestKillContainer/killing_signal [2020-05-28T19:03:24.190Z] #40 289.3 CC criu/sigframe.o [2020-05-28T19:03:24.486Z] #40 289.6 CC criu/signalfd.o [2020-05-28T19:03:24.785Z] #40 290.1 CC criu/sk-inet.o [2020-05-28T19:03:24.994Z] --- PASS: TestKillContainer (2.57s) [2020-05-28T19:03:24.994Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-05-28T19:03:24.994Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-05-28T19:03:24.994Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-05-28T19:03:24.994Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-28T19:03:24.994Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-28T19:03:26.060Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-28T19:03:26.175Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-05-28T19:03:26.175Z] === RUN TestBuildWithEmptyLayers [2020-05-28T19:03:26.673Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-05-28T19:03:26.673Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-05-28T19:03:26.673Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-05-28T19:03:26.673Z] === RUN TestKillStoppedContainer [2020-05-28T19:03:26.673Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-28T19:03:26.673Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-28T19:03:26.856Z] #40 292.0 CC criu/sk-netlink.o [2020-05-28T19:03:26.953Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-28T19:03:26.953Z] === RUN TestKillDifferentUserContainer [2020-05-28T19:03:27.111Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-05-28T19:03:27.111Z] === RUN TestBuildMultiStageOnBuild [2020-05-28T19:03:27.901Z] #40 292.8 CC criu/sk-packet.o [2020-05-28T19:03:27.956Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-05-28T19:03:27.956Z] === RUN TestInspectOomKilledTrue [2020-05-28T19:03:27.956Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-28T19:03:27.956Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:03:27.956Z] === RUN TestInspectOomKilledFalse [2020-05-28T19:03:27.956Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-28T19:03:27.956Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:03:27.956Z] === RUN TestLinksEtcHostsContentMatch [2020-05-28T19:03:28.245Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-05-28T19:03:28.245Z] === RUN TestLinksContainerNames [2020-05-28T19:03:28.952Z] --- PASS: TestBuildSquashParent (10.34s) [2020-05-28T19:03:28.952Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-28T19:03:28.952Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:03:28.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:03:28.952Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:03:28.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:03:28.952Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:03:28.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:03:28.952Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:03:28.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:03:28.952Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:03:28.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:03:28.952Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:03:28.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:03:28.952Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:03:28.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:03:28.953Z] #40 293.9 CC criu/sk-queue.o [2020-05-28T19:03:29.605Z] #40 294.7 CC criu/sk-tcp.o [2020-05-28T19:03:29.658Z] --- PASS: TestBuildMultiStageOnBuild (2.75s) [2020-05-28T19:03:29.658Z] === RUN TestBuildUncleanTarFilenames [2020-05-28T19:03:30.244Z] #40 295.6 CC criu/sk-unix.o [2020-05-28T19:03:30.320Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:03:30.325Z] --- PASS: TestLinksContainerNames (1.66s) [2020-05-28T19:03:30.325Z] === RUN TestLogsFollowTailEmpty [2020-05-28T19:03:30.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:03:30.938Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-05-28T19:03:30.938Z] === RUN TestContainerNetworkMountsNoChown [2020-05-28T19:03:31.047Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-05-28T19:03:31.047Z] === RUN TestBuildMultiStageLayerLeak [2020-05-28T19:03:31.283Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-28T19:03:31.940Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/default [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/default [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/private [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/private [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rprivate [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/slave [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/slave [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rslave [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/shared [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/shared [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rshared [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/default [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/rslave [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/rshared [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/shared [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/rprivate [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/slave [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/private [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-28T19:03:31.940Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:03:31.940Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:03:31.940Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:03:32.221Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:03:32.502Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-28T19:03:32.502Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:03:32.502Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-28T19:03:32.502Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-28T19:03:32.502Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:03:32.502Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-28T19:03:32.783Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-05-28T19:03:32.783Z] === RUN TestContainerBindMountNonRecursive [2020-05-28T19:03:32.971Z] #40 ... [2020-05-28T19:03:32.971Z] [2020-05-28T19:03:32.971Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T19:03:32.971Z] #37 400.0 + dpkg --print-architecture [2020-05-28T19:03:32.971Z] #37 400.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-28T19:03:33.261Z] #37 400.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-28T19:03:33.261Z] #37 400.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-28T19:03:33.851Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:03:34.107Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:03:34.333Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2020-05-28T19:03:34.333Z] === RUN TestBuildWithHugeFile [2020-05-28T19:03:34.796Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2020-05-28T19:03:34.796Z] === RUN TestNetworkNat [2020-05-28T19:03:35.799Z] --- PASS: TestNetworkNat (0.94s) [2020-05-28T19:03:35.799Z] === RUN TestNetworkLocalhostTCPNat [2020-05-28T19:03:36.410Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-05-28T19:03:36.410Z] === RUN TestNetworkLoopbackNat [2020-05-28T19:03:37.381Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-28T19:03:37.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) [2020-05-28T19:03:37.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.71s) [2020-05-28T19:03:37.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s) [2020-05-28T19:03:37.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.52s) [2020-05-28T19:03:37.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s) [2020-05-28T19:03:37.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2020-05-28T19:03:37.381Z] === RUN TestBuildMultiStageCopy [2020-05-28T19:03:37.381Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-28T19:03:37.913Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-05-28T19:03:37.913Z] === RUN TestPause [2020-05-28T19:03:38.535Z] --- PASS: TestPause (0.84s) [2020-05-28T19:03:38.535Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-28T19:03:38.535Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T19:03:38.535Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T19:03:38.535Z] === RUN TestPauseStopPausedContainer [2020-05-28T19:03:39.540Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-05-28T19:03:39.540Z] === RUN TestPsFilter [2020-05-28T19:03:39.540Z] --- PASS: TestPsFilter (0.26s) [2020-05-28T19:03:39.540Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-28T19:03:40.567Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-05-28T19:03:40.567Z] === RUN TestRemoveContainerWithVolume [2020-05-28T19:03:40.802Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-28T19:03:41.179Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-05-28T19:03:41.179Z] === RUN TestRemoveContainerRunning [2020-05-28T19:03:41.365Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-28T19:03:41.929Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-28T19:03:42.181Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-05-28T19:03:42.181Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-28T19:03:42.493Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-28T19:03:43.266Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2020-05-28T19:03:43.267Z] === RUN TestRemoveInvalidContainer [2020-05-28T19:03:43.267Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-28T19:03:43.267Z] === RUN TestRenameLinkedContainer [2020-05-28T19:03:43.425Z] --- PASS: TestBuildMultiStageCopy (5.88s) [2020-05-28T19:03:43.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2020-05-28T19:03:43.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2020-05-28T19:03:43.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-05-28T19:03:43.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.76s) [2020-05-28T19:03:43.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-05-28T19:03:43.425Z] === RUN TestBuildMultiStageParentConfig [2020-05-28T19:03:44.797Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2020-05-28T19:03:44.797Z] === RUN TestBuildLabelWithTargets [2020-05-28T19:03:45.905Z] #37 ... [2020-05-28T19:03:45.905Z] [2020-05-28T19:03:45.905Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:03:45.905Z] #40 299.3 CC criu/sockets.o [2020-05-28T19:03:45.905Z] #40 300.9 CC criu/stats.o [2020-05-28T19:03:45.905Z] #40 301.6 CC criu/string.o [2020-05-28T19:03:45.905Z] #40 301.9 CC criu/sysctl.o [2020-05-28T19:03:45.905Z] #40 303.1 CC criu/sysfs_parse.o [2020-05-28T19:03:45.905Z] #40 303.8 CC criu/timerfd.o [2020-05-28T19:03:45.905Z] #40 304.5 CC criu/tty.o [2020-05-28T19:03:45.905Z] #40 308.3 CC criu/tun.o [2020-05-28T19:03:45.905Z] #40 309.2 CC criu/uffd.o [2020-05-28T19:03:46.196Z] #40 311.5 CC criu/util.o [2020-05-28T19:03:46.709Z] --- PASS: TestRenameLinkedContainer (3.52s) [2020-05-28T19:03:46.709Z] === RUN TestRenameStoppedContainer [2020-05-28T19:03:47.319Z] --- PASS: TestBuildLabelWithTargets (2.53s) [2020-05-28T19:03:47.319Z] === RUN TestBuildWithEmptyLayers [2020-05-28T19:03:47.710Z] --- PASS: TestRenameStoppedContainer (0.93s) [2020-05-28T19:03:47.710Z] === RUN TestRenameRunningContainerAndReuse [2020-05-28T19:03:48.991Z] #40 314.3 CC criu/uts_ns.o [2020-05-28T19:03:49.176Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2020-05-28T19:03:49.176Z] === RUN TestRenameInvalidName [2020-05-28T19:03:49.213Z] --- PASS: TestBuildWithEmptyLayers (1.46s) [2020-05-28T19:03:49.213Z] === RUN TestBuildMultiStageOnBuild [2020-05-28T19:03:49.660Z] #40 314.8 CC criu/vdso.o [2020-05-28T19:03:50.180Z] --- PASS: TestRenameInvalidName (0.84s) [2020-05-28T19:03:50.180Z] === RUN TestRenameAnonymousContainer [2020-05-28T19:03:50.734Z] #40 315.8 LINK criu/built-in.o [2020-05-28T19:03:50.734Z] #40 ... [2020-05-28T19:03:50.734Z] [2020-05-28T19:03:50.734Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:03:50.734Z] #46 418.1 + cd /tmp/tmp.i1MoiDfJnc/src/github.com/golangci/golangci-lint/ [2020-05-28T19:03:50.734Z] #46 418.1 + git checkout -q v1.23.8 [2020-05-28T19:03:51.774Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T19:03:51.774Z] [2020-05-28T19:03:51.774Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T19:03:51.797Z] #46 419.2 ++ git describe --tags [2020-05-28T19:03:51.797Z] #46 419.2 + version=v1.23.8 [2020-05-28T19:03:51.797Z] #46 419.2 ++ git rev-parse --short HEAD [2020-05-28T19:03:51.797Z] #46 419.2 + commit=76a82c6 [2020-05-28T19:03:51.797Z] #46 419.2 ++ git show -s --format=%cd [2020-05-28T19:03:51.797Z] #46 419.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-28T19:03:51.797Z] #46 419.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-28T19:03:52.332Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T19:03:52.333Z] HOSTNAME=0a1d8ed05f1f [2020-05-28T19:03:52.333Z] DEST=bundles/test-integration [2020-05-28T19:03:52.333Z] PWD=/go/src/github.com/docker/docker [2020-05-28T19:03:52.333Z] DOCKER_ROOTLESS=1 [2020-05-28T19:03:52.333Z] DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 [2020-05-28T19:03:52.333Z] container=docker [2020-05-28T19:03:52.333Z] HOME=/root [2020-05-28T19:03:52.333Z] GOLANG_VERSION=1.13.11 [2020-05-28T19:03:52.333Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T19:03:52.333Z] VALIDATE_BRANCH=master [2020-05-28T19:03:52.333Z] TERM=xterm [2020-05-28T19:03:52.333Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T19:03:52.333Z] SHLVL=1 [2020-05-28T19:03:52.333Z] TIMEOUT=120m [2020-05-28T19:03:52.333Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T19:03:52.333Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T19:03:52.333Z] GO111MODULE=off [2020-05-28T19:03:52.333Z] DOCKER_EXPERIMENTAL=1 [2020-05-28T19:03:52.333Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-28T19:03:52.333Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T19:03:52.333Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T19:03:52.333Z] GOPATH=/go [2020-05-28T19:03:52.333Z] PKG_CONFIG=pkg-config [2020-05-28T19:03:52.333Z] _=/usr/bin/env [2020-05-28T19:03:52.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-28T19:03:52.487Z] --- PASS: TestBuildMultiStageOnBuild (3.65s) [2020-05-28T19:03:52.487Z] === RUN TestBuildUncleanTarFilenames [2020-05-28T19:03:54.383Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T19:03:54.383Z] Using test binary docker [2020-05-28T19:03:54.383Z] +++ /etc/init.d/apparmor start [2020-05-28T19:03:54.641Z] Starting: AppArmor: already loaded with profiles.: Skipped. ...--- PASS: TestBuildUncleanTarFilenames (2.03s) [2020-05-28T19:03:54.641Z] === RUN TestBuildMultiStageLayerLeak [2020-05-28T19:03:54.641Z] (warning). [2020-05-28T19:03:54.641Z] INFO: Waiting for daemon to start... [2020-05-28T19:03:54.641Z] Starting dockerd [2020-05-28T19:03:54.641Z] +++ 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-05-28T19:03:55.572Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T19:03:55.572Z] Using test binary docker [2020-05-28T19:03:55.572Z] +++ /etc/init.d/apparmor start [2020-05-28T19:03:55.572Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T19:03:55.572Z] Starting dockerd [2020-05-28T19:03:55.572Z] INFO: Waiting for daemon to start... [2020-05-28T19:03:55.572Z] +++ 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-05-28T19:03:55.659Z] --- PASS: TestRenameAnonymousContainer (4.86s) [2020-05-28T19:03:55.659Z] === RUN TestRenameContainerWithSameName [2020-05-28T19:03:55.941Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-05-28T19:03:55.941Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-28T19:03:56.501Z] . [2020-05-28T19:03:56.501Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T19:03:56.758Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T19:03:56.758Z] Error: No such image: emptyfs [2020-05-28T19:03:56.758Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-28T19:03:56.758Z] ++++ docker load [2020-05-28T19:03:56.758Z] Running integration-test (iteration 1) [2020-05-28T19:03:56.758Z] 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-05-28T19:03:56.758Z] ++ 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-05-28T19:03:56.758Z] ++ set -e [2020-05-28T19:03:56.758Z] ++ '[' -n 0 ']' [2020-05-28T19:03:56.758Z] ++ set -x [2020-05-28T19:03:56.758Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:03:57.689Z] [2020-05-28T19:03:57.689Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T19:03:57.689Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T19:03:57.689Z] Error: No such image: emptyfs [2020-05-28T19:03:57.689Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-28T19:03:57.689Z] ++++ docker load [2020-05-28T19:03:57.946Z] Running integration-test (iteration 1) [2020-05-28T19:03:57.946Z] 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-05-28T19:03:57.946Z] ++ 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-05-28T19:03:57.946Z] ++ set -e [2020-05-28T19:03:57.946Z] ++ '[' -n 0 ']' [2020-05-28T19:03:57.946Z] ++ set -x [2020-05-28T19:03:57.946Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:03:57.946Z] --- PASS: TestBuildMultiStageLayerLeak (3.46s) [2020-05-28T19:03:57.946Z] === RUN TestBuildWithHugeFile [2020-05-28T19:03:57.961Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-05-28T19:03:57.961Z] === RUN TestResize [2020-05-28T19:03:58.574Z] --- PASS: TestResize (0.86s) [2020-05-28T19:03:58.574Z] === RUN TestResizeWithInvalidSize [2020-05-28T19:03:59.602Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-05-28T19:03:59.602Z] === RUN TestResizeWhenContainerNotStarted [2020-05-28T19:04:00.213Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:04:00.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:04:00.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:04:00.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:04:00.213Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:04:00.299Z] #46 ... [2020-05-28T19:04:00.299Z] [2020-05-28T19:04:00.299Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T19:04:00.299Z] #40 316.1 LINK criu/criu [2020-05-28T19:04:00.299Z] #40 317.1 DEP lib/c/criu.d [2020-05-28T19:04:00.299Z] #40 317.3 CC images/rpc.pb-c.o [2020-05-28T19:04:00.299Z] #40 318.8 CC lib/c/criu.o [2020-05-28T19:04:00.299Z] #40 321.0 LINK lib/c/built-in.o [2020-05-28T19:04:00.299Z] #40 321.0 LINK lib/c/libcriu.so [2020-05-28T19:04:00.299Z] #40 321.1 LINK lib/c/libcriu.a [2020-05-28T19:04:00.299Z] #40 321.4 GEN magic.py [2020-05-28T19:04:00.299Z] #40 321.6 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T19:04:00.299Z] #40 321.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T19:04:00.299Z] #40 321.6 Note: Building without GnuTLS support [2020-05-28T19:04:00.299Z] #40 322.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T19:04:00.299Z] #40 324.3 make[1]: Nothing to be done for 'all'. [2020-05-28T19:04:00.591Z] #40 325.8 make[1]: 'images/built-in.o' is up to date. [2020-05-28T19:04:00.591Z] #40 325.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-28T19:04:00.889Z] #40 325.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-28T19:04:00.889Z] #40 326.0 make[1]: 'compel/libcompel.a' is up to date. [2020-05-28T19:04:00.889Z] #40 326.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-28T19:04:00.889Z] #40 326.2 make[1]: Nothing to be done for 'all'. [2020-05-28T19:04:01.180Z] #40 326.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T19:04:01.476Z] #40 326.6 make[2]: Nothing to be done for 'all'. [2020-05-28T19:04:01.476Z] #40 326.7 make[2]: Nothing to be done for 'all'. [2020-05-28T19:04:01.769Z] #40 326.8 make[2]: Nothing to be done for 'all'. [2020-05-28T19:04:01.769Z] #40 327.0 make[2]: Nothing to be done for 'all'. [2020-05-28T19:04:01.769Z] #40 327.1 make[2]: Nothing to be done for 'all'. [2020-05-28T19:04:02.064Z] #40 327.2 make[2]: Nothing to be done for 'all'. [2020-05-28T19:04:02.064Z] #40 327.4 make[2]: Nothing to be done for 'all'. [2020-05-28T19:04:02.356Z] #40 327.6 make[2]: Nothing to be done for 'all'. [2020-05-28T19:04:02.659Z] #40 327.7 INSTALL criu/criu [2020-05-28T19:04:02.659Z] #40 DONE 327.8s [2020-05-28T19:04:02.659Z] [2020-05-28T19:04:02.659Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T19:04:02.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:04:02.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:04:04.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:04:04.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:04:05.508Z] #37 ... [2020-05-28T19:04:05.508Z] [2020-05-28T19:04:05.508Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-28T19:04:05.508Z] #50 251.8 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-05-28T19:04:05.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:04:05.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:04:07.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:04:08.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:04:08.251Z] #50 254.8 + mkdir -p /build [2020-05-28T19:04:08.251Z] #50 254.8 + cp runc /build/runc [2020-05-28T19:04:08.251Z] #50 DONE 254.9s [2020-05-28T19:04:08.251Z] [2020-05-28T19:04:08.251Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-28T19:04:10.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:04:11.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.39s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.88s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s) [2020-05-28T19:04:13.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2020-05-28T19:04:13.073Z] === RUN TestCgroupNamespacesRun [2020-05-28T19:04:15.089Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-05-28T19:04:15.089Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-28T19:04:16.555Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-05-28T19:04:16.555Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-28T19:04:18.571Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-05-28T19:04:18.571Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-28T19:04:20.037Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-05-28T19:04:20.037Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-28T19:04:20.965Z] #37 DONE 446.7s [2020-05-28T19:04:20.965Z] [2020-05-28T19:04:20.965Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:04:21.007Z] --- PASS: TestBuildWithHugeFile (41.53s) [2020-05-28T19:04:21.007Z] === RUN TestBuildWithEmptyDockerfile [2020-05-28T19:04:21.007Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:04:21.007Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:04:21.007Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:04:21.007Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:04:21.007Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:04:21.007Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:04:21.007Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:04:21.007Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:04:21.007Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:04:21.007Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-05-28T19:04:21.007Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-05-28T19:04:21.007Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-05-28T19:04:21.007Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-05-28T19:04:21.007Z] === RUN TestBuildPreserveOwnership [2020-05-28T19:04:21.007Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-28T19:04:21.007Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-28T19:04:21.941Z] --- PASS: TestBuildPreserveOwnership (6.02s) [2020-05-28T19:04:21.941Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.86s) [2020-05-28T19:04:21.941Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2020-05-28T19:04:21.941Z] === RUN TestBuildPlatformInvalid [2020-05-28T19:04:21.941Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-05-28T19:04:21.941Z] PASS [2020-05-28T19:04:21.941Z] [2020-05-28T19:04:21.941Z] === Skipped [2020-05-28T19:04:21.941Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-28T19:04:21.941Z] build_session_test.go:25: TODO: BuildKit [2020-05-28T19:04:21.941Z] [2020-05-28T19:04:21.941Z] [2020-05-28T19:04:21.941Z] DONE 32 tests, 1 skipped in 89.332s [2020-05-28T19:04:22.053Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-05-28T19:04:22.053Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-28T19:04:22.199Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-28T19:04:22.199Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:04:22.199Z] ++ set -e [2020-05-28T19:04:22.199Z] ++ '[' -n 0 ']' [2020-05-28T19:04:22.199Z] ++ set -x [2020-05-28T19:04:22.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:04:22.199Z] INFO: Testing against a local daemon [2020-05-28T19:04:22.199Z] === RUN TestConfigInspect [2020-05-28T19:04:23.518Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-05-28T19:04:23.518Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-28T19:04:24.521Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-05-28T19:04:24.521Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-28T19:04:25.482Z] --- PASS: TestConfigInspect (3.31s) [2020-05-28T19:04:25.482Z] === RUN TestConfigList [2020-05-28T19:04:26.533Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-05-28T19:04:26.533Z] === RUN TestKernelTCPMemory [2020-05-28T19:04:27.144Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-05-28T19:04:27.144Z] === RUN TestNISDomainname [2020-05-28T19:04:28.149Z] --- PASS: TestNISDomainname (0.96s) [2020-05-28T19:04:28.150Z] === RUN TestHostnameDnsResolution [2020-05-28T19:04:28.763Z] --- PASS: TestConfigList (3.20s) [2020-05-28T19:04:28.763Z] === RUN TestConfigsCreateAndDelete [2020-05-28T19:04:29.617Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-05-28T19:04:29.617Z] === RUN TestStats [2020-05-28T19:04:30.178Z] Loaded image: buildpack-deps:jessie [2020-05-28T19:04:30.178Z] Loaded image: busybox:latest [2020-05-28T19:04:30.178Z] Loaded image: busybox:glibc [2020-05-28T19:04:30.178Z] Loaded image: debian:jessie [2020-05-28T19:04:30.178Z] Loaded image: hello-world:latest [2020-05-28T19:04:30.178Z] INFO: Testing against a local daemon [2020-05-28T19:04:30.178Z] === RUN TestDockerSuite [2020-05-28T19:04:30.178Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-28T19:04:30.178Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-28T19:04:30.178Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-28T19:04:30.178Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-28T19:04:30.178Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-28T19:04:30.178Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-28T19:04:30.178Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-28T19:04:30.178Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-28T19:04:30.178Z] Loaded image: buildpack-deps:jessie [2020-05-28T19:04:30.178Z] Loaded image: busybox:latest [2020-05-28T19:04:30.178Z] Loaded image: busybox:glibc [2020-05-28T19:04:30.178Z] Loaded image: debian:jessie [2020-05-28T19:04:30.178Z] Loaded image: hello-world:latest [2020-05-28T19:04:30.178Z] INFO: Testing against a local daemon [2020-05-28T19:04:30.178Z] === RUN TestDockerDaemonSuite [2020-05-28T19:04:30.178Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-28T19:04:30.178Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-28T19:04:30.178Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-28T19:04:30.434Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-28T19:04:30.434Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-28T19:04:30.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-28T19:04:31.364Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-28T19:04:31.621Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-28T19:04:31.621Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-28T19:04:31.892Z] ................................................ [ 29%] [2020-05-28T19:04:32.046Z] --- PASS: TestConfigsCreateAndDelete (3.15s) [2020-05-28T19:04:32.046Z] === RUN TestConfigsUpdate [2020-05-28T19:04:32.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-28T19:04:33.058Z] --- PASS: TestStats (2.93s) [2020-05-28T19:04:33.058Z] === RUN TestStopContainerWithTimeout [2020-05-28T19:04:33.058Z] === RUN TestStopContainerWithTimeout/0 [2020-05-28T19:04:33.058Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-28T19:04:33.058Z] === RUN TestStopContainerWithTimeout/1 [2020-05-28T19:04:33.058Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-28T19:04:33.058Z] === RUN TestStopContainerWithTimeout/3 [2020-05-28T19:04:33.058Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-28T19:04:33.058Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-28T19:04:33.058Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-28T19:04:33.058Z] === CONT TestStopContainerWithTimeout/0 [2020-05-28T19:04:33.058Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-28T19:04:33.669Z] === CONT TestStopContainerWithTimeout/3 [2020-05-28T19:04:34.143Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-28T19:04:34.143Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-28T19:04:34.143Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-28T19:04:34.143Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-28T19:04:34.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-28T19:04:35.073Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-28T19:04:35.073Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-28T19:04:35.327Z] --- PASS: TestConfigsUpdate (3.16s) [2020-05-28T19:04:35.327Z] === RUN TestTemplatedConfig [2020-05-28T19:04:35.744Z] === CONT TestStopContainerWithTimeout/1 [2020-05-28T19:04:36.442Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-28T19:04:36.699Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-28T19:04:36.699Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-28T19:04:36.699Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-28T19:04:36.956Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-28T19:04:37.334Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-28T19:04:37.334Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) [2020-05-28T19:04:37.334Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-05-28T19:04:37.334Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-05-28T19:04:37.334Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2020-05-28T19:04:37.334Z] === RUN TestDeleteDevicemapper [2020-05-28T19:04:37.334Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-28T19:04:37.334Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T19:04:37.334Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-28T19:04:37.520Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-28T19:04:38.609Z] --- PASS: TestTemplatedConfig (3.50s) [2020-05-28T19:04:38.609Z] === RUN TestConfigCreateResolve [2020-05-28T19:04:41.693Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-28T19:04:41.693Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-28T19:04:41.710Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2020-05-28T19:04:41.710Z] === RUN TestUpdateMemory [2020-05-28T19:04:41.710Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-28T19:04:41.710Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:04:41.710Z] === RUN TestUpdateCPUQuota [2020-05-28T19:04:41.892Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-05-28T19:04:41.892Z] === RUN TestConfigDaemonLibtrustID [2020-05-28T19:04:42.321Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-05-28T19:04:42.321Z] === RUN TestUpdatePidsLimit [2020-05-28T19:04:42.321Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-28T19:04:42.459Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-05-28T19:04:42.459Z] PASS [2020-05-28T19:04:42.459Z] [2020-05-28T19:04:42.459Z] DONE 7 tests in 20.337s [2020-05-28T19:04:42.459Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-28T19:04:42.459Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:04:42.459Z] ++ set -e [2020-05-28T19:04:42.459Z] ++ '[' -n 0 ']' [2020-05-28T19:04:42.459Z] ++ set -x [2020-05-28T19:04:42.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:04:42.602Z] === RUN TestUpdatePidsLimit/no_change [2020-05-28T19:04:42.716Z] INFO: Testing against a local daemon [2020-05-28T19:04:42.716Z] === RUN TestCheckpoint [2020-05-28T19:04:42.716Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-28T19:04:42.716Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T19:04:42.716Z] === RUN TestContainerInvalidJSON [2020-05-28T19:04:42.716Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:04:42.716Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:04:42.716Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:04:42.716Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:04:42.716Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:04:42.716Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:04:42.716Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:04:42.716Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:04:42.716Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:04:42.716Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-28T19:04:42.716Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-28T19:04:42.716Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-28T19:04:42.716Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-28T19:04:42.716Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-28T19:04:42.716Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-28T19:04:42.716Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-28T19:04:42.882Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-28T19:04:42.974Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-05-28T19:04:42.974Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-28T19:04:42.974Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-05-28T19:04:42.974Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-28T19:04:43.238Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-05-28T19:04:43.238Z] === RUN TestCopyFromContainer [2020-05-28T19:04:43.493Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-28T19:04:43.590Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-28T19:04:43.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-28T19:04:43.847Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-28T19:04:44.054Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-28T19:04:44.335Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-28T19:04:45.139Z] === RUN TestCopyFromContainer// [2020-05-28T19:04:45.139Z] === RUN TestCopyFromContainer//bar/root [2020-05-28T19:04:45.397Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-28T19:04:45.397Z] === RUN TestCopyFromContainer/bar/quux [2020-05-28T19:04:45.655Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-28T19:04:45.655Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-28T19:04:45.655Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-28T19:04:45.914Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-28T19:04:45.914Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-28T19:04:46.171Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-28T19:04:46.172Z] --- PASS: TestCopyFromContainer (3.06s) [2020-05-28T19:04:46.172Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-28T19:04:46.172Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-28T19:04:46.172Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-28T19:04:46.172Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-28T19:04:46.172Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-28T19:04:46.172Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-28T19:04:46.172Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-28T19:04:46.172Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-28T19:04:46.172Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-28T19:04:46.172Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-28T19:04:46.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-28T19:04:46.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:04:46.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:04:46.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:04:46.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:04:46.172Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:04:46.172Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:04:46.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:04:46.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:04:46.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:04:46.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-28T19:04:46.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-28T19:04:46.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-28T19:04:46.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-28T19:04:46.172Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-28T19:04:46.351Z] --- PASS: TestUpdatePidsLimit (3.81s) [2020-05-28T19:04:46.351Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-05-28T19:04:46.351Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-05-28T19:04:46.351Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-28T19:04:46.351Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-05-28T19:04:46.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-05-28T19:04:46.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-05-28T19:04:46.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-05-28T19:04:46.351Z] === RUN TestUpdateRestartPolicy [2020-05-28T19:04:46.367Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-28T19:04:46.367Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-28T19:04:46.430Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-28T19:04:46.430Z] === RUN TestCreateWithInvalidEnv [2020-05-28T19:04:46.430Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-28T19:04:46.430Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-28T19:04:46.430Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-28T19:04:46.430Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-28T19:04:46.430Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-28T19:04:46.430Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-28T19:04:46.430Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-28T19:04:46.430Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-28T19:04:46.430Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-28T19:04:46.430Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-28T19:04:46.430Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-28T19:04:46.430Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-28T19:04:46.430Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-28T19:04:46.430Z] === RUN TestCreateTmpfsMountsTarget [2020-05-28T19:04:46.430Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-28T19:04:46.430Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-28T19:04:48.261Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-28T19:04:48.826Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-28T19:04:48.959Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:04:48.959Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:04:48.959Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:04:48.959Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:04:48.959Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:04:48.959Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-28T19:04:48.959Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:04:48.959Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:04:48.959Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:04:48.959Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:04:48.959Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:04:48.959Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-28T19:04:48.959Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-28T19:04:48.959Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:04:48.959Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:04:48.959Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:04:48.959Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:04:48.959Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:04:48.959Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:04:48.959Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:04:48.959Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:04:48.959Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.17s) [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.16s) [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.17s) [2020-05-28T19:04:48.959Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.18s) [2020-05-28T19:04:48.959Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-28T19:04:49.757Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-28T19:04:51.128Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-28T19:04:51.266Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-28T19:04:51.384Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-28T19:04:51.488Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2020-05-28T19:04:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-28T19:04:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:04:51.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:04:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:04:51.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:04:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:04:51.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:04:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:04:51.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:04:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:04:51.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:04:51.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:04:51.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:04:51.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:04:51.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:04:51.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:04:51.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-28T19:04:51.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-28T19:04:51.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-28T19:04:51.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-28T19:04:51.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-28T19:04:51.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-05-28T19:04:51.488Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-28T19:04:52.054Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-05-28T19:04:52.054Z] === RUN TestCreateDifferentPlatform [2020-05-28T19:04:52.054Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-28T19:04:52.054Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-28T19:04:52.054Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-05-28T19:04:52.054Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-28T19:04:52.054Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-28T19:04:52.054Z] === RUN TestContainerStartOnDaemonRestart [2020-05-28T19:04:52.054Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-28T19:04:52.054Z] === RUN TestDaemonRestartIpcMode [2020-05-28T19:04:52.054Z] === PAUSE TestDaemonRestartIpcMode [2020-05-28T19:04:52.054Z] === RUN TestDaemonHostGatewayIP [2020-05-28T19:04:52.054Z] === PAUSE TestDaemonHostGatewayIP [2020-05-28T19:04:52.054Z] === RUN TestContainerKillOnDaemonStart [2020-05-28T19:04:52.054Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-28T19:04:52.054Z] === RUN TestDiff [2020-05-28T19:04:52.316Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-28T19:04:52.989Z] --- PASS: TestDiff (0.79s) [2020-05-28T19:04:52.989Z] === RUN TestExecWithCloseStdin [2020-05-28T19:04:53.246Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-28T19:04:53.555Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-05-28T19:04:53.555Z] === RUN TestExec [2020-05-28T19:04:54.177Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-28T19:04:54.489Z] --- PASS: TestExec (0.88s) [2020-05-28T19:04:54.489Z] === RUN TestExecUser [2020-05-28T19:04:55.423Z] --- PASS: TestExecUser (0.86s) [2020-05-28T19:04:55.423Z] === RUN TestExportContainerAndImportImage [2020-05-28T19:04:56.072Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-28T19:04:56.798Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-05-28T19:04:56.798Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-28T19:04:57.970Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-28T19:04:58.698Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-05-28T19:04:58.698Z] === RUN TestHealthCheckWorkdir [2020-05-28T19:04:58.701Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-28T19:04:58.900Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-28T19:04:58.921Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2020-05-28T19:04:58.921Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-28T19:04:59.480Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-28T19:04:59.532Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-05-28T19:04:59.532Z] === RUN TestWaitNonBlocked [2020-05-28T19:04:59.532Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:04:59.532Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:04:59.532Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:04:59.532Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:04:59.532Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:04:59.532Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:04:59.633Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-05-28T19:04:59.633Z] === RUN TestHealthKillContainer [2020-05-28T19:05:00.534Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-28T19:05:00.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-05-28T19:05:00.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-05-28T19:05:00.534Z] === RUN TestWaitBlocked [2020-05-28T19:05:00.814Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:05:00.814Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:05:00.814Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:05:00.814Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:05:00.814Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:05:00.814Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:05:00.849Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-28T19:05:01.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-28T19:05:01.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-28T19:05:01.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-28T19:05:01.816Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-28T19:05:01.816Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-05-28T19:05:01.816Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2020-05-28T19:05:01.816Z] === CONT TestContainerStartOnDaemonRestart [2020-05-28T19:05:01.816Z] === CONT TestIpcModeOlderClient [2020-05-28T19:05:01.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-28T19:05:02.097Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-05-28T19:05:02.097Z] === CONT TestDaemonHostGatewayIP [2020-05-28T19:05:02.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-28T19:05:02.915Z] --- PASS: TestHealthKillContainer (2.94s) [2020-05-28T19:05:02.915Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-28T19:05:03.174Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-05-28T19:05:03.174Z] === RUN TestIpcModeNone [2020-05-28T19:05:03.174Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-28T19:05:03.372Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-28T19:05:03.372Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-28T19:05:04.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-28T19:05:04.109Z] --- PASS: TestIpcModeNone (0.92s) [2020-05-28T19:05:04.109Z] === RUN TestIpcModePrivate [2020-05-28T19:05:04.302Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-28T19:05:04.763Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2020-05-28T19:05:04.763Z] === CONT TestContainerKillOnDaemonStart [2020-05-28T19:05:05.045Z] --- PASS: TestIpcModePrivate (0.88s) [2020-05-28T19:05:05.045Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-28T19:05:05.045Z] === RUN TestIpcModeShareable [2020-05-28T19:05:05.232Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-28T19:05:05.765Z] --- PASS: TestDaemonHostGatewayIP (3.55s) [2020-05-28T19:05:05.765Z] === CONT TestDaemonRestartIpcMode [2020-05-28T19:05:05.979Z] --- PASS: TestIpcModeShareable (0.88s) [2020-05-28T19:05:05.979Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-28T19:05:05.979Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-28T19:05:06.167Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-28T19:05:07.537Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-28T19:05:07.793Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-28T19:05:08.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-28T19:05:08.370Z] #53 429.5 + bin/containerd [2020-05-28T19:05:08.508Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s) [2020-05-28T19:05:08.508Z] === RUN TestAPIIpcModeHost [2020-05-28T19:05:09.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-28T19:05:09.207Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2020-05-28T19:05:09.443Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-05-28T19:05:09.443Z] === RUN TestDaemonIpcModeShareable [2020-05-28T19:05:10.313Z] Removing intermediate container dcf04ad96715 [2020-05-28T19:05:10.313Z] ---> d0abcead953a [2020-05-28T19:05:10.313Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $env:GO111MODULE = 'on'; &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"Failed getting gotestsum sources..."' }; $env:GO111MODULE = 'on'; &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-28T19:05:10.313Z] ---> Running in 626e6bc53623 [2020-05-28T19:05:10.313Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-05-28T19:05:10.313Z] go: finding gotest.tools v0.3.5 [2020-05-28T19:05:10.313Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-05-28T19:05:10.313Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-28T19:05:10.313Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-28T19:05:10.313Z] go: downloading gotest.tools v2.1.0+incompatible [2020-05-28T19:05:10.313Z] go: extracting gotest.tools v2.1.0+incompatible [2020-05-28T19:05:10.313Z] go: downloading github.com/fatih/color v1.6.0 [2020-05-28T19:05:10.313Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-05-28T19:05:10.313Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-28T19:05:10.313Z] go: downloading github.com/pkg/errors v0.8.0 [2020-05-28T19:05:10.314Z] go: extracting github.com/pkg/errors v0.8.0 [2020-05-28T19:05:10.314Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-05-28T19:05:10.314Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-28T19:05:10.314Z] go: extracting github.com/fatih/color v1.6.0 [2020-05-28T19:05:10.314Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-28T19:05:10.314Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T19:05:10.314Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T19:05:10.314Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-28T19:05:10.314Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-28T19:05:10.314Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-28T19:05:10.314Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T19:05:10.314Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-28T19:05:10.314Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-28T19:05:10.314Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T19:05:10.314Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T19:05:10.314Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-28T19:05:10.791Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T19:05:10.792Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T19:05:10.792Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T19:05:10.878Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-28T19:05:10.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-28T19:05:11.135Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-28T19:05:11.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-28T19:05:11.344Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-05-28T19:05:11.344Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-28T19:05:11.344Z] === RUN TestDaemonIpcModePrivate [2020-05-28T19:05:11.702Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-28T19:05:11.702Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-28T19:05:11.798Z] go: finding gotest.tools v2.2.0+incompatible [2020-05-28T19:05:11.798Z] go: downloading gotest.tools v2.2.0+incompatible [2020-05-28T19:05:11.798Z] go: finding gotest.tools/gotestsum v0.4.2 [2020-05-28T19:05:11.798Z] go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-28T19:05:11.798Z] go: extracting gotest.tools v2.2.0+incompatible [2020-05-28T19:05:11.798Z] go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-28T19:05:11.798Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-28T19:05:11.798Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-05-28T19:05:11.798Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T19:05:11.798Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T19:05:11.798Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-28T19:05:11.798Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-05-28T19:05:11.798Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T19:05:12.279Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T19:05:12.279Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T19:05:12.756Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T19:05:12.756Z] go: finding github.com/fatih/color v1.6.0 [2020-05-28T19:05:12.756Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-28T19:05:12.756Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-28T19:05:12.756Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-28T19:05:12.756Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-28T19:05:12.756Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-28T19:05:12.756Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T19:05:12.756Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-28T19:05:12.756Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T19:05:12.756Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T19:05:13.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-28T19:05:13.244Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-05-28T19:05:13.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-28T19:05:13.244Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-28T19:05:13.597Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-28T19:05:13.597Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-28T19:05:13.597Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-28T19:05:13.955Z] #53 ... [2020-05-28T19:05:13.955Z] [2020-05-28T19:05:13.955Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:05:13.955Z] #22 500.9 + return [2020-05-28T19:05:13.955Z] #22 DONE 501.0s [2020-05-28T19:05:13.955Z] [2020-05-28T19:05:13.955Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:05:14.162Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-28T19:05:14.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-28T19:05:14.620Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-05-28T19:05:14.620Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-28T19:05:14.620Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-28T19:05:14.726Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-28T19:05:15.011Z] INFO: Build done for gotestsum... [2020-05-28T19:05:15.656Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-28T19:05:16.027Z] #53 ... [2020-05-28T19:05:16.027Z] [2020-05-28T19:05:16.027Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-28T19:05:16.316Z] #23 DONE 0.2s [2020-05-28T19:05:16.316Z] [2020-05-28T19:05:16.316Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-28T19:05:16.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-28T19:05:16.519Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2020-05-28T19:05:16.519Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-28T19:05:16.519Z] === RUN TestIpcModeOlderClient [2020-05-28T19:05:16.519Z] === PAUSE TestIpcModeOlderClient [2020-05-28T19:05:16.519Z] === RUN TestKillContainerInvalidSignal [2020-05-28T19:05:17.362Z] #27 DONE 0.9s [2020-05-28T19:05:17.362Z] [2020-05-28T19:05:17.362Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:05:17.362Z] #46 ... [2020-05-28T19:05:17.362Z] [2020-05-28T19:05:17.362Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-28T19:05:17.362Z] #30 DONE 0.1s [2020-05-28T19:05:17.362Z] [2020-05-28T19:05:17.362Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-28T19:05:17.362Z] #32 DONE 0.1s [2020-05-28T19:05:17.362Z] [2020-05-28T19:05:17.362Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-28T19:05:17.454Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-05-28T19:05:17.454Z] === RUN TestKillContainer [2020-05-28T19:05:17.454Z] === RUN TestKillContainer/no_signal [2020-05-28T19:05:17.550Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-28T19:05:17.566Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2020-05-28T19:05:17.566Z] PASS [2020-05-28T19:05:17.566Z] [2020-05-28T19:05:17.566Z] === Skipped [2020-05-28T19:05:17.566Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-28T19:05:17.566Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T19:05:17.566Z] [2020-05-28T19:05:17.566Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-28T19:05:17.566Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:05:17.566Z] [2020-05-28T19:05:17.566Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-28T19:05:17.566Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:05:17.566Z] [2020-05-28T19:05:17.566Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T19:05:17.566Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T19:05:17.566Z] [2020-05-28T19:05:17.566Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-28T19:05:17.566Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T19:05:17.566Z] [2020-05-28T19:05:17.566Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-28T19:05:17.566Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:05:17.566Z] [2020-05-28T19:05:17.566Z] [2020-05-28T19:05:17.566Z] DONE 203 tests, 6 skipped in 149.813s [2020-05-28T19:05:17.566Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-28T19:05:17.566Z] ++ 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-05-28T19:05:17.566Z] ++ set -e [2020-05-28T19:05:17.566Z] ++ '[' -n 0 ']' [2020-05-28T19:05:17.566Z] ++ set -x [2020-05-28T19:05:17.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:05:17.566Z] INFO: Testing against a local daemon [2020-05-28T19:05:17.566Z] === RUN TestCommitInheritsEnv [2020-05-28T19:05:17.566Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-05-28T19:05:17.566Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-28T19:05:17.566Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-28T19:05:17.566Z] === RUN TestImagesFilterMultiReference [2020-05-28T19:05:17.566Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-05-28T19:05:17.566Z] === RUN TestImagePullPlatformInvalid [2020-05-28T19:05:17.652Z] #35 DONE 0.1s [2020-05-28T19:05:17.652Z] [2020-05-28T19:05:17.652Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-28T19:05:17.652Z] #38 DONE 0.1s [2020-05-28T19:05:17.652Z] [2020-05-28T19:05:17.652Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-28T19:05:17.652Z] #41 DONE 0.1s [2020-05-28T19:05:17.652Z] [2020-05-28T19:05:17.652Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-28T19:05:17.652Z] #43 DONE 0.1s [2020-05-28T19:05:17.652Z] [2020-05-28T19:05:17.652Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:05:17.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-28T19:05:17.847Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-28T19:05:17.847Z] === RUN TestRemoveImageOrphaning [2020-05-28T19:05:17.943Z] #53 ... [2020-05-28T19:05:17.943Z] [2020-05-28T19:05:17.943Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-28T19:05:17.943Z] #45 DONE 0.1s [2020-05-28T19:05:18.128Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-05-28T19:05:18.128Z] === RUN TestRemoveImageGarbageCollector [2020-05-28T19:05:18.128Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-28T19:05:18.128Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:05:18.128Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-28T19:05:18.128Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-28T19:05:18.128Z] === RUN TestTagInvalidReference [2020-05-28T19:05:18.233Z] [2020-05-28T19:05:18.233Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:05:18.388Z] === RUN TestKillContainer/non_killing_signal [2020-05-28T19:05:18.409Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-28T19:05:18.409Z] === RUN TestTagValidPrefixedRepo [2020-05-28T19:05:18.409Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-28T19:05:18.409Z] === RUN TestTagExistedNameWithoutForce [2020-05-28T19:05:18.409Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-05-28T19:05:18.409Z] === RUN TestTagOfficialNames [2020-05-28T19:05:18.409Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-28T19:05:18.409Z] === RUN TestTagMatchesDigest [2020-05-28T19:05:18.409Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-28T19:05:18.409Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-28T19:05:18.646Z] === RUN TestKillContainer/killing_signal [2020-05-28T19:05:19.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-28T19:05:19.442Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-28T19:05:20.019Z] --- PASS: TestKillContainer (2.33s) [2020-05-28T19:05:20.019Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-05-28T19:05:20.019Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-05-28T19:05:20.019Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-05-28T19:05:20.019Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-28T19:05:20.019Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-28T19:05:20.466Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T19:05:20.466Z] Using test binary docker [2020-05-28T19:05:20.466Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-28T19:05:20.466Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T19:05:20.466Z] INFO: Waiting for daemon to start... [2020-05-28T19:05:20.466Z] Starting dockerd [2020-05-28T19:05:20.586Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-28T19:05:21.520Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-05-28T19:05:21.520Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-05-28T19:05:21.520Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-05-28T19:05:21.520Z] === RUN TestKillStoppedContainer [2020-05-28T19:05:21.520Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-28T19:05:21.520Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-28T19:05:21.520Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-05-28T19:05:21.520Z] === RUN TestKillDifferentUserContainer [2020-05-28T19:05:22.454Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-05-28T19:05:22.454Z] === RUN TestInspectOomKilledTrue [2020-05-28T19:05:22.454Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-28T19:05:22.454Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:05:22.454Z] === RUN TestInspectOomKilledFalse [2020-05-28T19:05:22.454Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-28T19:05:22.454Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:05:22.454Z] === RUN TestLinksEtcHostsContentMatch [2020-05-28T19:05:22.714Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-28T19:05:22.971Z] . [2020-05-28T19:05:22.971Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T19:05:22.971Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T19:05:22.971Z] Error: No such image: emptyfs [2020-05-28T19:05:22.971Z] Running integration-test (iteration 1) [2020-05-28T19:05:22.971Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-28T19:05:23.024Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-05-28T19:05:23.024Z] === RUN TestLinksContainerNames [2020-05-28T19:05:23.646Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-28T19:05:24.166Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-28T19:05:24.209Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-28T19:05:24.928Z] --- PASS: TestLinksContainerNames (1.56s) [2020-05-28T19:05:24.928Z] === RUN TestLogsFollowTailEmpty [2020-05-28T19:05:25.495Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-05-28T19:05:25.495Z] === RUN TestContainerNetworkMountsNoChown [2020-05-28T19:05:26.062Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/default [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/default [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/private [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/private [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rprivate [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/slave [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/slave [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rslave [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/shared [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/shared [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rshared [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-28T19:05:26.062Z] === CONT TestMountDaemonRoot/default [2020-05-28T19:05:26.062Z] === CONT TestMountDaemonRoot/rprivate [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:05:26.062Z] === CONT TestMountDaemonRoot/rslave [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-28T19:05:26.062Z] === CONT TestMountDaemonRoot/rshared [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:05:26.062Z] === CONT TestMountDaemonRoot/shared [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:05:26.062Z] === CONT TestMountDaemonRoot/private [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:05:26.062Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-28T19:05:26.062Z] === CONT TestMountDaemonRoot/slave [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-28T19:05:26.062Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-28T19:05:26.062Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:05:26.062Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:05:26.062Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:05:26.062Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:05:26.321Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:05:26.321Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:05:26.321Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:05:26.321Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:05:26.321Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:05:26.321Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:05:26.321Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:05:26.321Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:05:26.321Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-28T19:05:26.321Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:05:26.321Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-28T19:05:26.579Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-28T19:05:26.579Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-28T19:05:26.579Z] === RUN TestContainerBindMountNonRecursive [2020-05-28T19:05:28.385Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-28T19:05:28.480Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-05-28T19:05:28.480Z] === RUN TestNetworkNat [2020-05-28T19:05:29.414Z] --- PASS: TestNetworkNat (0.85s) [2020-05-28T19:05:29.414Z] === RUN TestNetworkLocalhostTCPNat [2020-05-28T19:05:29.754Z] --- PASS: TestBuildWithHugeFile (91.51s) [2020-05-28T19:05:29.754Z] === RUN TestBuildWithEmptyDockerfile [2020-05-28T19:05:29.754Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:05:29.754Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:05:29.754Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:05:29.754Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:05:29.754Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:05:29.754Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:05:29.754Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:05:29.754Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:05:30.011Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:05:30.011Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-05-28T19:05:30.011Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-05-28T19:05:30.011Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-05-28T19:05:30.011Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-05-28T19:05:30.011Z] === RUN TestBuildPreserveOwnership [2020-05-28T19:05:30.011Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-28T19:05:30.349Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-05-28T19:05:30.349Z] === RUN TestNetworkLoopbackNat [2020-05-28T19:05:31.380Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-28T19:05:31.722Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-05-28T19:05:31.722Z] === RUN TestPause [2020-05-28T19:05:31.871Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-28T19:05:31.961Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-28T19:05:32.288Z] --- PASS: TestPause (0.89s) [2020-05-28T19:05:32.288Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-28T19:05:32.288Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T19:05:32.288Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T19:05:32.288Z] === RUN TestPauseStopPausedContainer [2020-05-28T19:05:32.525Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-28T19:05:32.896Z] Loaded image: buildpack-deps:jessie [2020-05-28T19:05:32.896Z] Loaded image: busybox:latest [2020-05-28T19:05:32.896Z] Loaded image: busybox:glibc [2020-05-28T19:05:32.896Z] Loaded image: debian:jessie [2020-05-28T19:05:32.896Z] Loaded image: hello-world:latest [2020-05-28T19:05:32.896Z] INFO: Testing against a local daemon [2020-05-28T19:05:32.896Z] === RUN TestCgroupNamespacesBuild [2020-05-28T19:05:32.930Z] Removing intermediate container 626e6bc53623 [2020-05-28T19:05:32.930Z] ---> 041ce88fc6db [2020-05-28T19:05:32.930Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-28T19:05:32.930Z] ---> Running in 977b5ccc35df [2020-05-28T19:05:32.930Z] Removing intermediate container 977b5ccc35df [2020-05-28T19:05:32.930Z] ---> 5564312a7b04 [2020-05-28T19:05:32.930Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-28T19:05:32.930Z] ---> Running in 5009d4325ead [2020-05-28T19:05:32.930Z] Removing intermediate container 5009d4325ead [2020-05-28T19:05:32.930Z] ---> 41053a8aecc7 [2020-05-28T19:05:32.930Z] Step 10/10 : COPY . . [2020-05-28T19:05:33.088Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-28T19:05:33.223Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-05-28T19:05:33.223Z] === RUN TestPsFilter [2020-05-28T19:05:33.481Z] --- PASS: TestPsFilter (0.26s) [2020-05-28T19:05:33.481Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-28T19:05:33.622Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-28T19:05:33.651Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-28T19:05:34.215Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-28T19:05:34.415Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-05-28T19:05:34.415Z] === RUN TestRemoveContainerWithVolume [2020-05-28T19:05:34.981Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-05-28T19:05:34.981Z] === RUN TestRemoveContainerRunning [2020-05-28T19:05:35.400Z] --- PASS: TestCgroupNamespacesBuild (2.96s) [2020-05-28T19:05:35.400Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-28T19:05:35.915Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-05-28T19:05:35.915Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-28T19:05:36.738Z] --- PASS: TestBuildPreserveOwnership (6.44s) [2020-05-28T19:05:36.738Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.26s) [2020-05-28T19:05:36.738Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s) [2020-05-28T19:05:36.738Z] === RUN TestBuildPlatformInvalid [2020-05-28T19:05:36.738Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-05-28T19:05:36.738Z] PASS [2020-05-28T19:05:36.738Z] [2020-05-28T19:05:36.738Z] === Skipped [2020-05-28T19:05:36.738Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-28T19:05:36.738Z] build_session_test.go:25: TODO: BuildKit [2020-05-28T19:05:36.738Z] [2020-05-28T19:05:36.738Z] [2020-05-28T19:05:36.738Z] DONE 32 tests, 1 skipped in 176.486s [2020-05-28T19:05:36.738Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-28T19:05:36.738Z] ++ 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-05-28T19:05:36.738Z] ++ set -e [2020-05-28T19:05:36.738Z] ++ '[' -n 0 ']' [2020-05-28T19:05:36.738Z] ++ set -x [2020-05-28T19:05:36.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:05:36.738Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-28T19:05:36.849Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-05-28T19:05:36.849Z] === RUN TestRemoveInvalidContainer [2020-05-28T19:05:36.849Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-28T19:05:36.849Z] === RUN TestRenameLinkedContainer [2020-05-28T19:05:36.994Z] INFO: Testing against a local daemon [2020-05-28T19:05:36.994Z] === RUN TestConfigInspect [2020-05-28T19:05:38.362Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-28T19:05:38.655Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s) [2020-05-28T19:05:38.655Z] === RUN TestBuildWithSession [2020-05-28T19:05:38.655Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-28T19:05:38.655Z] build_session_test.go:25: TODO: BuildKit [2020-05-28T19:05:38.655Z] === RUN TestBuildSquashParent [2020-05-28T19:05:38.737Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-28T19:05:38.925Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-28T19:05:40.132Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-05-28T19:05:40.132Z] === RUN TestRenameStoppedContainer [2020-05-28T19:05:40.698Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-05-28T19:05:40.698Z] === RUN TestRenameRunningContainerAndReuse [2020-05-28T19:05:40.818Z] --- PASS: TestConfigInspect (3.55s) [2020-05-28T19:05:40.818Z] === RUN TestConfigList [2020-05-28T19:05:40.818Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-28T19:05:40.818Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-28T19:05:41.748Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-28T19:05:42.072Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-05-28T19:05:42.072Z] === RUN TestRenameInvalidName [2020-05-28T19:05:42.311Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-28T19:05:43.006Z] --- PASS: TestRenameInvalidName (0.78s) [2020-05-28T19:05:43.006Z] === RUN TestRenameAnonymousContainer [2020-05-28T19:05:43.679Z] --- PASS: TestConfigList (3.34s) [2020-05-28T19:05:43.679Z] === RUN TestConfigsCreateAndDelete [2020-05-28T19:05:44.242Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-28T19:05:45.173Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-28T19:05:45.173Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-28T19:05:46.541Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-28T19:05:46.772Z] --- PASS: TestBuildSquashParent (7.40s) [2020-05-28T19:05:46.772Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-28T19:05:46.772Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:05:46.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:05:46.772Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:05:46.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:05:46.772Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:05:46.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:05:46.772Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:05:46.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:05:46.772Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:05:46.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:05:46.772Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:05:46.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:05:46.772Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:05:46.772Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:05:47.104Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-05-28T19:05:47.104Z] === RUN TestConfigsUpdate [2020-05-28T19:05:47.285Z] --- PASS: TestRenameAnonymousContainer (4.02s) [2020-05-28T19:05:47.285Z] === RUN TestRenameContainerWithSameName [2020-05-28T19:05:47.360Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-28T19:05:47.617Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-28T19:05:47.852Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-05-28T19:05:47.852Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-28T19:05:48.131Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:05:48.131Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:05:49.511Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-28T19:05:49.751Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2020-05-28T19:05:49.752Z] === RUN TestResize [2020-05-28T19:05:50.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:05:50.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:05:50.318Z] --- PASS: TestResize (0.81s) [2020-05-28T19:05:50.318Z] === RUN TestResizeWithInvalidSize [2020-05-28T19:05:50.881Z] --- PASS: TestConfigsUpdate (3.53s) [2020-05-28T19:05:50.881Z] === RUN TestTemplatedConfig [2020-05-28T19:05:50.881Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-28T19:05:50.884Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-05-28T19:05:50.884Z] === RUN TestResizeWhenContainerNotStarted [2020-05-28T19:05:51.819Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:05:51.819Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:05:51.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:05:51.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:05:51.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:05:51.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:05:51.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:05:52.571Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-28T19:05:52.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) [2020-05-28T19:05:52.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2020-05-28T19:05:52.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2020-05-28T19:05:52.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2020-05-28T19:05:52.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2020-05-28T19:05:52.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2020-05-28T19:05:52.571Z] === RUN TestBuildMultiStageCopy [2020-05-28T19:05:52.571Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-28T19:05:53.287Z] ......................... [ 67%] [2020-05-28T19:05:53.404Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-28T19:05:53.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:05:53.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:05:53.967Z] --- PASS: TestTemplatedConfig (3.45s) [2020-05-28T19:05:53.967Z] === RUN TestConfigCreateResolve [2020-05-28T19:05:54.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:05:55.076Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-28T19:05:55.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:05:56.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:05:56.435Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-28T19:05:56.492Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-28T19:05:56.492Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-28T19:05:56.748Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-28T19:05:57.311Z] --- PASS: TestConfigCreateResolve (3.29s) [2020-05-28T19:05:57.311Z] === RUN TestConfigDaemonLibtrustID [2020-05-28T19:05:57.357Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-28T19:05:57.552Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:05:57.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:05:57.608Z] #46 DONE 539.6s [2020-05-28T19:05:57.608Z] [2020-05-28T19:05:57.608Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:05:57.608Z] #53 ... [2020-05-28T19:05:57.608Z] [2020-05-28T19:05:57.608Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-28T19:05:57.608Z] #47 DONE 0.3s [2020-05-28T19:05:57.608Z] [2020-05-28T19:05:57.608Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:05:57.608Z] #53 ... [2020-05-28T19:05:57.608Z] [2020-05-28T19:05:57.608Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-28T19:05:57.608Z] #49 DONE 0.1s [2020-05-28T19:05:57.608Z] [2020-05-28T19:05:57.608Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-28T19:05:57.608Z] #51 DONE 0.1s [2020-05-28T19:05:57.608Z] [2020-05-28T19:05:57.608Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-28T19:05:57.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:05:57.875Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-28T19:05:57.875Z] PASS [2020-05-28T19:05:57.875Z] [2020-05-28T19:05:57.875Z] DONE 7 tests in 21.146s [2020-05-28T19:05:57.875Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-28T19:05:57.875Z] ++ 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-05-28T19:05:57.875Z] ++ set -e [2020-05-28T19:05:57.875Z] ++ '[' -n 0 ']' [2020-05-28T19:05:57.875Z] ++ set -x [2020-05-28T19:05:57.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:05:58.132Z] INFO: Testing against a local daemon [2020-05-28T19:05:58.132Z] === RUN TestCheckpoint [2020-05-28T19:05:58.132Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-28T19:05:58.132Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T19:05:58.132Z] === RUN TestContainerInvalidJSON [2020-05-28T19:05:58.132Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:05:58.132Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:05:58.132Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:05:58.132Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:05:58.132Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:05:58.132Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:05:58.132Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:05:58.132Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:05:58.132Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:05:58.132Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-28T19:05:58.132Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s) [2020-05-28T19:05:58.132Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s) [2020-05-28T19:05:58.132Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-28T19:05:58.132Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-28T19:05:58.219Z] ---> 740175a62995 [2020-05-28T19:05:58.219Z] Successfully built 740175a62995 [2020-05-28T19:05:58.219Z] Successfully tagged docker:latest [2020-05-28T19:05:58.219Z] INFO: Image build ended at 05/28/2020 19:05:57. Duration:00:03:41.2521989 [2020-05-28T19:05:58.219Z] [2020-05-28T19:05:58.219Z] [2020-05-28T19:05:58.219Z] INFO: Building the test binaries at 05/28/2020 19:05:58... [2020-05-28T19:05:58.279Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-28T19:05:58.388Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-05-28T19:05:58.388Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-28T19:05:58.388Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-05-28T19:05:58.388Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-28T19:05:58.388Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-28T19:05:58.388Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-28T19:05:58.645Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-28T19:05:58.645Z] === RUN TestCopyFromContainer [2020-05-28T19:05:59.202Z] --- PASS: TestBuildMultiStageCopy (7.12s) [2020-05-28T19:05:59.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.12s) [2020-05-28T19:05:59.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-28T19:05:59.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-28T19:05:59.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2020-05-28T19:05:59.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2020-05-28T19:05:59.202Z] === RUN TestBuildMultiStageParentConfig [2020-05-28T19:06:00.014Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-28T19:06:00.271Z] === RUN TestCopyFromContainer// [2020-05-28T19:06:00.271Z] === RUN TestCopyFromContainer//bar/root [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.92s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2020-05-28T19:06:00.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2020-05-28T19:06:00.343Z] === RUN TestCgroupNamespacesRun [2020-05-28T19:06:00.535Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-28T19:06:00.535Z] === RUN TestCopyFromContainer/bar/quux [2020-05-28T19:06:00.799Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-28T19:06:00.799Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-28T19:06:01.060Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-28T19:06:01.060Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-28T19:06:01.060Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-28T19:06:01.060Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-28T19:06:01.316Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-28T19:06:01.316Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-28T19:06:01.574Z] --- PASS: TestCopyFromContainer (2.95s) [2020-05-28T19:06:01.574Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-05-28T19:06:01.574Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-28T19:06:01.574Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-28T19:06:01.574Z] --- PASS: TestCopyFromContainer/bar/quux (0.21s) [2020-05-28T19:06:01.574Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-28T19:06:01.574Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-28T19:06:01.574Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-05-28T19:06:01.574Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-05-28T19:06:01.574Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-05-28T19:06:01.574Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2020-05-28T19:06:01.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-28T19:06:01.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:06:01.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:06:01.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:06:01.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:06:01.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:06:01.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:06:01.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:06:01.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:06:01.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:06:01.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-28T19:06:01.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-28T19:06:01.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-28T19:06:01.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-28T19:06:01.574Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-28T19:06:01.574Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-28T19:06:01.574Z] === RUN TestCreateWithInvalidEnv [2020-05-28T19:06:01.574Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-28T19:06:01.574Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-28T19:06:01.574Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-28T19:06:01.574Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-28T19:06:01.574Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-28T19:06:01.574Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-28T19:06:01.574Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-28T19:06:01.574Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-28T19:06:01.574Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-28T19:06:01.574Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-05-28T19:06:01.574Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-28T19:06:01.574Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-28T19:06:01.574Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-28T19:06:01.574Z] === RUN TestCreateTmpfsMountsTarget [2020-05-28T19:06:01.831Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2020-05-28T19:06:01.831Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-28T19:06:02.242Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-05-28T19:06:02.242Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-28T19:06:03.027Z] INFO: make.ps1 starting at 05/28/2020 19:06:01 [2020-05-28T19:06:03.027Z] INFO: Git commit (270eabc9be) assumed from DOCKER_GITCOMMIT environment variable [2020-05-28T19:06:03.027Z] INFO: Invoking autogen... [2020-05-28T19:06:03.199Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-28T19:06:03.497Z] INFO: Building daemon... [2020-05-28T19:06:03.620Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-05-28T19:06:03.620Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-28T19:06:04.430Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-05-28T19:06:04.430Z] === RUN TestBuildLabelWithTargets [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities [2020-05-28T19:06:04.568Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-28T19:06:04.568Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:06:04.568Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:06:04.568Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:06:04.568Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:06:04.568Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:06:04.568Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-28T19:06:04.568Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:06:04.568Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:06:04.568Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:06:04.568Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:06:04.568Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:06:04.568Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-28T19:06:04.568Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:06:04.568Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:06:04.568Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:06:04.568Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:06:04.568Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:06:04.568Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-28T19:06:04.568Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:06:04.568Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:06:04.568Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:06:04.568Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-05-28T19:06:04.568Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-28T19:06:04.568Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-28T19:06:05.522Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-05-28T19:06:05.522Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-28T19:06:07.090Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2020-05-28T19:06:07.090Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-28T19:06:07.090Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:06:07.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:06:07.090Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:06:07.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:06:07.090Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:06:07.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:06:07.090Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:06:07.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:06:07.090Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:06:07.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:06:07.090Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:06:07.090Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:06:07.090Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-28T19:06:07.090Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:06:07.090Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:06:07.090Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:06:07.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-28T19:06:07.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-28T19:06:07.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-28T19:06:07.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-28T19:06:07.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-28T19:06:07.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-28T19:06:07.347Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-28T19:06:07.423Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-05-28T19:06:07.423Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-28T19:06:08.277Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-28T19:06:08.278Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.92s) [2020-05-28T19:06:08.278Z] === RUN TestCreateDifferentPlatform [2020-05-28T19:06:08.278Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-28T19:06:08.278Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-28T19:06:08.278Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-05-28T19:06:08.278Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-05-28T19:06:08.278Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-28T19:06:08.278Z] === RUN TestContainerStartOnDaemonRestart [2020-05-28T19:06:08.278Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-28T19:06:08.278Z] === RUN TestDaemonRestartIpcMode [2020-05-28T19:06:08.278Z] === PAUSE TestDaemonRestartIpcMode [2020-05-28T19:06:08.278Z] === RUN TestDaemonHostGatewayIP [2020-05-28T19:06:08.278Z] === PAUSE TestDaemonHostGatewayIP [2020-05-28T19:06:08.278Z] === RUN TestContainerKillOnDaemonStart [2020-05-28T19:06:08.278Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-28T19:06:08.278Z] === RUN TestDiff [2020-05-28T19:06:08.535Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-28T19:06:08.535Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-28T19:06:09.098Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-28T19:06:09.324Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-05-28T19:06:09.324Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-28T19:06:09.355Z] --- PASS: TestDiff (1.07s) [2020-05-28T19:06:09.355Z] === RUN TestExecWithCloseStdin [2020-05-28T19:06:09.355Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-28T19:06:09.613Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-28T19:06:10.177Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-05-28T19:06:10.177Z] === RUN TestExec [2020-05-28T19:06:11.225Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2020-05-28T19:06:11.225Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-28T19:06:11.545Z] --- PASS: TestExec (1.02s) [2020-05-28T19:06:11.545Z] === RUN TestExecUser [2020-05-28T19:06:11.545Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-28T19:06:11.791Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-05-28T19:06:11.791Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-28T19:06:12.476Z] --- PASS: TestExecUser (0.99s) [2020-05-28T19:06:12.476Z] === RUN TestExportContainerAndImportImage [2020-05-28T19:06:12.494Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-28T19:06:12.494Z] === RUN TestBuildWithEmptyLayers [2020-05-28T19:06:13.039Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-28T19:06:13.295Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-28T19:06:13.552Z] --- PASS: TestExportContainerAndImportImage (1.43s) [2020-05-28T19:06:13.552Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-28T19:06:13.693Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-05-28T19:06:13.693Z] === RUN TestKernelTCPMemory [2020-05-28T19:06:14.627Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-05-28T19:06:14.627Z] === RUN TestNISDomainname [2020-05-28T19:06:14.920Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-28T19:06:15.176Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-05-28T19:06:15.176Z] === RUN TestHealthCheckWorkdir [2020-05-28T19:06:15.560Z] --- PASS: TestNISDomainname (1.01s) [2020-05-28T19:06:15.560Z] === RUN TestHostnameDnsResolution [2020-05-28T19:06:15.747Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-05-28T19:06:15.747Z] === RUN TestBuildMultiStageOnBuild [2020-05-28T19:06:16.106Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-28T19:06:16.145Z] #53 502.3 + bin/containerd-stress [2020-05-28T19:06:16.363Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-05-28T19:06:16.363Z] === RUN TestHealthKillContainer [2020-05-28T19:06:16.622Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-28T19:06:17.185Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-28T19:06:17.461Z] --- PASS: TestHostnameDnsResolution (1.80s) [2020-05-28T19:06:17.461Z] === RUN TestStats [2020-05-28T19:06:17.644Z] #53 506.0 + bin/containerd-shim [2020-05-28T19:06:18.552Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-28T19:06:18.809Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-28T19:06:19.373Z] --- PASS: TestHealthKillContainer (3.14s) [2020-05-28T19:06:19.373Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-28T19:06:20.303Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2020-05-28T19:06:20.303Z] === RUN TestIpcModeNone [2020-05-28T19:06:20.303Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-28T19:06:20.743Z] --- PASS: TestStats (2.79s) [2020-05-28T19:06:20.743Z] === RUN TestStopContainerWithTimeout [2020-05-28T19:06:20.743Z] === RUN TestStopContainerWithTimeout/0 [2020-05-28T19:06:20.743Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-28T19:06:20.743Z] === RUN TestStopContainerWithTimeout/1 [2020-05-28T19:06:20.743Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-28T19:06:20.743Z] === RUN TestStopContainerWithTimeout/3 [2020-05-28T19:06:20.743Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-28T19:06:20.743Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-28T19:06:20.743Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-28T19:06:20.743Z] === CONT TestStopContainerWithTimeout/0 [2020-05-28T19:06:20.743Z] === CONT TestStopContainerWithTimeout/1 [2020-05-28T19:06:20.743Z] === CONT TestStopContainerWithTimeout/3 [2020-05-28T19:06:20.743Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-28T19:06:20.974Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-05-28T19:06:20.974Z] === RUN TestBuildUncleanTarFilenames [2020-05-28T19:06:20.974Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-05-28T19:06:20.974Z] === RUN TestBuildMultiStageLayerLeak [2020-05-28T19:06:21.672Z] --- PASS: TestIpcModeNone (1.01s) [2020-05-28T19:06:21.672Z] === RUN TestIpcModePrivate [2020-05-28T19:06:21.929Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-28T19:06:22.492Z] --- PASS: TestIpcModePrivate (0.97s) [2020-05-28T19:06:22.492Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:210, shared: false, mustBeShared: false [2020-05-28T19:06:22.492Z] === RUN TestIpcModeShareable [2020-05-28T19:06:22.492Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-28T19:06:23.056Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-28T19:06:23.312Z] --- PASS: TestIpcModeShareable (1.01s) [2020-05-28T19:06:23.312Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:207, shared: true, mustBeShared: true [2020-05-28T19:06:23.312Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-28T19:06:24.028Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-28T19:06:24.028Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-05-28T19:06:24.029Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2020-05-28T19:06:24.029Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2020-05-28T19:06:24.029Z] --- PASS: TestStopContainerWithTimeout/-1 (3.37s) [2020-05-28T19:06:24.029Z] === RUN TestDeleteDevicemapper [2020-05-28T19:06:24.029Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-28T19:06:24.029Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T19:06:24.029Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-28T19:06:25.125Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-05-28T19:06:25.126Z] === RUN TestBuildWithHugeFile [2020-05-28T19:06:25.930Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s) [2020-05-28T19:06:25.930Z] === RUN TestUpdateMemory [2020-05-28T19:06:25.930Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-28T19:06:25.930Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:06:25.930Z] === RUN TestUpdateCPUQuota [2020-05-28T19:06:26.588Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2020-05-28T19:06:26.588Z] === RUN TestAPIIpcModeHost [2020-05-28T19:06:26.588Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-28T19:06:26.845Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-05-28T19:06:26.845Z] === RUN TestDaemonIpcModeShareable [2020-05-28T19:06:27.303Z] --- PASS: TestUpdateCPUQuota (1.59s) [2020-05-28T19:06:27.303Z] === RUN TestUpdatePidsLimit [2020-05-28T19:06:27.303Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-28T19:06:27.869Z] === RUN TestUpdatePidsLimit/no_change [2020-05-28T19:06:28.129Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-28T19:06:28.696Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-28T19:06:28.738Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-05-28T19:06:28.738Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2020-05-28T19:06:28.738Z] === RUN TestDaemonIpcModePrivate [2020-05-28T19:06:28.954Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-28T19:06:29.520Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-28T19:06:29.680Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-28T19:06:29.778Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-28T19:06:29.931Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-28T19:06:30.242Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-05-28T19:06:30.243Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false [2020-05-28T19:06:30.243Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-28T19:06:30.309Z] #53 517.1 + bin/containerd-shim-runc-v1 [2020-05-28T19:06:31.678Z] --- PASS: TestUpdatePidsLimit (4.10s) [2020-05-28T19:06:31.678Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-28T19:06:31.678Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-05-28T19:06:31.678Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-05-28T19:06:31.678Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-05-28T19:06:31.678Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-05-28T19:06:31.678Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2020-05-28T19:06:31.678Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-05-28T19:06:31.678Z] === RUN TestUpdateRestartPolicy [2020-05-28T19:06:32.135Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-05-28T19:06:32.135Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: false, mustBeShared: false [2020-05-28T19:06:32.135Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-28T19:06:33.064Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-28T19:06:33.813Z] #53 522.3 + bin/containerd-shim-runc-v2 [2020-05-28T19:06:33.995Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-05-28T19:06:33.995Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: true, mustBeShared: true [2020-05-28T19:06:33.995Z] === RUN TestIpcModeOlderClient [2020-05-28T19:06:33.995Z] === PAUSE TestIpcModeOlderClient [2020-05-28T19:06:33.995Z] === RUN TestKillContainerInvalidSignal [2020-05-28T19:06:34.925Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2020-05-28T19:06:34.925Z] === RUN TestKillContainer [2020-05-28T19:06:34.925Z] === RUN TestKillContainer/no_signal [2020-05-28T19:06:34.925Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-28T19:06:35.313Z] #53 523.9 + binaries [2020-05-28T19:06:35.313Z] #53 523.9 + install -D bin/containerd /build/containerd [2020-05-28T19:06:35.313Z] #53 523.9 + install -D bin/containerd-shim /build/containerd-shim [2020-05-28T19:06:35.313Z] #53 523.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-28T19:06:35.313Z] #53 523.9 + install -D bin/ctr /build/ctr [2020-05-28T19:06:35.313Z] #53 DONE 524.0s [2020-05-28T19:06:35.858Z] === RUN TestKillContainer/non_killing_signal [2020-05-28T19:06:36.423Z] === RUN TestKillContainer/killing_signal [2020-05-28T19:06:36.805Z] [2020-05-28T19:06:36.805Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-28T19:06:37.092Z] #54 DONE 0.1s [2020-05-28T19:06:37.092Z] [2020-05-28T19:06:37.092Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-28T19:06:37.092Z] #58 DONE 0.1s [2020-05-28T19:06:37.092Z] [2020-05-28T19:06:37.092Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-28T19:06:37.092Z] #60 DONE 0.1s [2020-05-28T19:06:37.092Z] [2020-05-28T19:06:37.092Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-28T19:06:37.092Z] #62 DONE 0.1s [2020-05-28T19:06:37.092Z] [2020-05-28T19:06:37.092Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-28T19:06:37.092Z] #63 DONE 0.0s [2020-05-28T19:06:37.378Z] [2020-05-28T19:06:37.378Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-28T19:06:37.793Z] --- PASS: TestKillContainer (3.07s) [2020-05-28T19:06:37.793Z] --- PASS: TestKillContainer/no_signal (0.95s) [2020-05-28T19:06:37.793Z] --- PASS: TestKillContainer/non_killing_signal (0.82s) [2020-05-28T19:06:37.793Z] --- PASS: TestKillContainer/killing_signal (1.01s) [2020-05-28T19:06:37.793Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-28T19:06:37.793Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-28T19:06:38.724Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-28T19:06:38.724Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-28T19:06:38.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-28T19:06:39.287Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-28T19:06:39.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s) [2020-05-28T19:06:39.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2020-05-28T19:06:39.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s) [2020-05-28T19:06:39.544Z] === RUN TestKillStoppedContainer [2020-05-28T19:06:39.801Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-28T19:06:39.801Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-28T19:06:39.801Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-28T19:06:39.801Z] === RUN TestKillDifferentUserContainer [2020-05-28T19:06:40.134Z] #64 DONE 2.5s [2020-05-28T19:06:40.134Z] [2020-05-28T19:06:40.134Z] #65 exporting to oci image format [2020-05-28T19:06:40.134Z] #65 exporting layers [2020-05-28T19:06:40.731Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2020-05-28T19:06:40.731Z] === RUN TestInspectOomKilledTrue [2020-05-28T19:06:40.731Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-05-28T19:06:40.731Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:06:40.731Z] === RUN TestInspectOomKilledFalse [2020-05-28T19:06:40.731Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-28T19:06:40.731Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:06:40.731Z] === RUN TestLinksEtcHostsContentMatch [2020-05-28T19:06:41.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-28T19:06:41.294Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-05-28T19:06:41.294Z] === RUN TestLinksContainerNames [2020-05-28T19:06:43.194Z] --- PASS: TestLinksContainerNames (1.88s) [2020-05-28T19:06:43.194Z] === RUN TestLogsFollowTailEmpty [2020-05-28T19:06:43.878Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-05-28T19:06:43.878Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-28T19:06:44.815Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-05-28T19:06:44.815Z] === RUN TestWaitNonBlocked [2020-05-28T19:06:44.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:06:44.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:06:44.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:06:44.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:06:44.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:06:44.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:06:45.092Z] --- PASS: TestLogsFollowTailEmpty (1.54s) [2020-05-28T19:06:45.092Z] === RUN TestContainerNetworkMountsNoChown [2020-05-28T19:06:45.657Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/default [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/default [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/private [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/private [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/rprivate [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/slave [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/slave [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/rslave [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/shared [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/shared [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/rshared [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-28T19:06:45.657Z] === CONT TestMountDaemonRoot/default [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:06:45.657Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-28T19:06:45.657Z] === CONT TestMountDaemonRoot/rshared [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:06:45.657Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:06:45.657Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:06:45.657Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:06:45.749Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-28T19:06:45.749Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-05-28T19:06:45.749Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-05-28T19:06:45.749Z] === RUN TestWaitBlocked [2020-05-28T19:06:45.749Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:06:45.749Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:06:45.749Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:06:45.749Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:06:45.749Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:06:45.749Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/shared [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/rslave [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/slave [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/rprivate [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/private [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-28T19:06:45.914Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:06:45.914Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-28T19:06:45.914Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:06:46.171Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:06:46.171Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-28T19:06:46.171Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:06:46.171Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-28T19:06:46.171Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:06:46.171Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:06:46.171Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:06:46.171Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:06:46.171Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:06:46.428Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-28T19:06:46.428Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:06:46.428Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-28T19:06:46.428Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:06:46.428Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:06:46.428Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:06:46.428Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:06:46.428Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-28T19:06:46.428Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-28T19:06:46.428Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-28T19:06:46.428Z] === RUN TestContainerBindMountNonRecursive [2020-05-28T19:06:47.124Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-28T19:06:47.124Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2020-05-28T19:06:47.124Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2020-05-28T19:06:47.124Z] === CONT TestContainerStartOnDaemonRestart [2020-05-28T19:06:47.124Z] === CONT TestIpcModeOlderClient [2020-05-28T19:06:47.124Z] === CONT TestDaemonHostGatewayIP [2020-05-28T19:06:47.124Z] === CONT TestContainerKillOnDaemonStart [2020-05-28T19:06:47.124Z] --- PASS: TestIpcModeOlderClient (0.23s) [2020-05-28T19:06:47.124Z] === CONT TestDaemonRestartIpcMode [2020-05-28T19:06:47.984Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-28T19:06:47.984Z] tests/integration/client_test.py ..... [ 75%] [2020-05-28T19:06:47.984Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-28T19:06:47.984Z] tests/integration/errors_test.py . [ 76%] [2020-05-28T19:06:49.702Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-28T19:06:49.702Z] --- PASS: TestContainerBindMountNonRecursive (3.01s) [2020-05-28T19:06:49.702Z] === RUN TestNetworkNat [2020-05-28T19:06:50.414Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2020-05-28T19:06:51.072Z] --- PASS: TestNetworkNat (1.48s) [2020-05-28T19:06:51.072Z] === RUN TestNetworkLocalhostTCPNat [2020-05-28T19:06:51.349Z] --- PASS: TestDaemonRestartIpcMode (4.38s) [2020-05-28T19:06:51.607Z] --- PASS: TestDaemonHostGatewayIP (4.88s) [2020-05-28T19:06:51.637Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-28T19:06:52.201Z] --- PASS: TestNetworkLocalhostTCPNat (1.09s) [2020-05-28T19:06:52.201Z] === RUN TestNetworkLoopbackNat [2020-05-28T19:06:53.134Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-28T19:06:54.063Z] --- PASS: TestNetworkLoopbackNat (1.90s) [2020-05-28T19:06:54.063Z] === RUN TestPause [2020-05-28T19:06:54.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-28T19:06:55.249Z] --- PASS: TestPause (1.10s) [2020-05-28T19:06:55.249Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-28T19:06:55.249Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T19:06:55.249Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T19:06:55.249Z] === RUN TestPauseStopPausedContainer [2020-05-28T19:06:55.398Z] --- PASS: TestImportExtremelyLargeImageWorks (82.58s) [2020-05-28T19:06:55.398Z] PASS [2020-05-28T19:06:55.398Z] [2020-05-28T19:06:55.398Z] === Skipped [2020-05-28T19:06:55.398Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-28T19:06:55.398Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:06:55.398Z] [2020-05-28T19:06:55.398Z] [2020-05-28T19:06:55.398Z] DONE 12 tests, 1 skipped in 83.968s [2020-05-28T19:06:55.398Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-28T19:06:55.398Z] ++ 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-05-28T19:06:55.398Z] ++ set -e [2020-05-28T19:06:55.398Z] ++ '[' -n 0 ']' [2020-05-28T19:06:55.398Z] ++ set -x [2020-05-28T19:06:55.399Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:06:55.399Z] INFO: Testing against a local daemon [2020-05-28T19:06:55.399Z] === RUN TestNetworkCreateDelete [2020-05-28T19:06:55.399Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-05-28T19:06:55.399Z] === RUN TestDockerNetworkDeletePreferID [2020-05-28T19:06:55.399Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-05-28T19:06:55.399Z] === RUN TestInspectNetwork [2020-05-28T19:06:55.399Z] === RUN TestInspectNetwork/full_network_id [2020-05-28T19:06:55.399Z] === RUN TestInspectNetwork/partial_network_id [2020-05-28T19:06:55.399Z] === RUN TestInspectNetwork/network_name [2020-05-28T19:06:55.399Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-28T19:06:55.399Z] --- PASS: TestInspectNetwork (10.73s) [2020-05-28T19:06:55.399Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-28T19:06:55.399Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-28T19:06:55.399Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-28T19:06:55.399Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-28T19:06:55.399Z] === RUN TestRunContainerWithBridgeNone [2020-05-28T19:06:55.399Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-05-28T19:06:55.399Z] === RUN TestNetworkInvalidJSON [2020-05-28T19:06:55.399Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-28T19:06:55.399Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-28T19:06:55.399Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:06:55.399Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:06:55.399Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:06:55.399Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:06:55.399Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-28T19:06:55.399Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:06:55.399Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:06:55.399Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-28T19:06:55.399Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-28T19:06:55.399Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-28T19:06:55.399Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-28T19:06:55.399Z] === RUN TestHostIPv4BridgeLabel [2020-05-28T19:06:55.399Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-05-28T19:06:55.399Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-28T19:06:56.182Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-05-28T19:06:56.182Z] === RUN TestPsFilter [2020-05-28T19:06:56.182Z] --- PASS: TestPsFilter (0.25s) [2020-05-28T19:06:56.182Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-28T19:06:56.412Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-28T19:06:56.412Z] === RUN TestDaemonDefaultNetworkPools [2020-05-28T19:06:56.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-28T19:06:57.003Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-05-28T19:06:57.003Z] === RUN TestRemoveContainerWithVolume [2020-05-28T19:06:57.416Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-05-28T19:06:57.416Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-28T19:06:57.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-28T19:06:58.204Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-28T19:06:58.204Z] --- PASS: TestRemoveContainerWithVolume (1.11s) [2020-05-28T19:06:58.204Z] === RUN TestRemoveContainerRunning [2020-05-28T19:06:58.420Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-05-28T19:06:58.420Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T19:06:59.134Z] --- PASS: TestRemoveContainerRunning (0.97s) [2020-05-28T19:06:59.134Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-28T19:06:59.887Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-05-28T19:06:59.887Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T19:07:00.167Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-05-28T19:07:00.167Z] === RUN TestServiceWithPredefinedNetwork [2020-05-28T19:07:00.503Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s) [2020-05-28T19:07:00.503Z] === RUN TestRemoveInvalidContainer [2020-05-28T19:07:00.503Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-28T19:07:00.503Z] === RUN TestRenameLinkedContainer [2020-05-28T19:07:01.572Z] --- PASS: TestContainerKillOnDaemonStart (13.16s) [2020-05-28T19:07:01.572Z] PASS [2020-05-28T19:07:01.572Z] [2020-05-28T19:07:01.572Z] === Skipped [2020-05-28T19:07:01.572Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-28T19:07:01.572Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T19:07:01.572Z] [2020-05-28T19:07:01.572Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-28T19:07:01.572Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:07:01.572Z] [2020-05-28T19:07:01.572Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-28T19:07:01.572Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:07:01.572Z] [2020-05-28T19:07:01.572Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T19:07:01.572Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T19:07:01.572Z] [2020-05-28T19:07:01.572Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-28T19:07:01.572Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T19:07:01.572Z] [2020-05-28T19:07:01.572Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-28T19:07:01.572Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:07:01.572Z] [2020-05-28T19:07:01.572Z] [2020-05-28T19:07:01.572Z] DONE 203 tests, 6 skipped in 137.521s [2020-05-28T19:07:01.572Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-28T19:07:01.572Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:07:01.572Z] ++ set -e [2020-05-28T19:07:01.572Z] ++ '[' -n 0 ']' [2020-05-28T19:07:01.572Z] ++ set -x [2020-05-28T19:07:01.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:07:01.572Z] INFO: Testing against a local daemon [2020-05-28T19:07:01.572Z] === RUN TestCommitInheritsEnv [2020-05-28T19:07:01.572Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-05-28T19:07:01.572Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-28T19:07:01.572Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-28T19:07:01.572Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-05-28T19:07:01.572Z] === RUN TestImagesFilterMultiReference [2020-05-28T19:07:01.572Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-05-28T19:07:01.572Z] === RUN TestImagePullPlatformInvalid [2020-05-28T19:07:01.572Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-28T19:07:01.572Z] === RUN TestRemoveImageOrphaning [2020-05-28T19:07:01.572Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-05-28T19:07:01.572Z] === RUN TestRemoveImageGarbageCollector [2020-05-28T19:07:01.572Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-28T19:07:01.572Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:07:01.572Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-28T19:07:01.572Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-05-28T19:07:01.572Z] === RUN TestTagInvalidReference [2020-05-28T19:07:01.572Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-28T19:07:01.572Z] === RUN TestTagValidPrefixedRepo [2020-05-28T19:07:01.572Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-28T19:07:01.572Z] === RUN TestTagExistedNameWithoutForce [2020-05-28T19:07:01.831Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-28T19:07:01.831Z] === RUN TestTagOfficialNames [2020-05-28T19:07:01.831Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-28T19:07:01.831Z] === RUN TestTagMatchesDigest [2020-05-28T19:07:01.831Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-28T19:07:01.831Z] PASS [2020-05-28T19:07:01.831Z] [2020-05-28T19:07:01.831Z] === Skipped [2020-05-28T19:07:01.831Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-28T19:07:01.831Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-05-28T19:07:01.831Z] [2020-05-28T19:07:01.831Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-28T19:07:01.831Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:07:01.831Z] [2020-05-28T19:07:01.831Z] [2020-05-28T19:07:01.831Z] DONE 12 tests, 2 skipped in 1.824s [2020-05-28T19:07:01.831Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-28T19:07:01.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:07:01.831Z] ++ set -e [2020-05-28T19:07:01.831Z] ++ '[' -n 0 ']' [2020-05-28T19:07:01.831Z] ++ set -x [2020-05-28T19:07:01.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:07:02.089Z] INFO: Testing against a local daemon [2020-05-28T19:07:02.089Z] === RUN TestNetworkCreateDelete [2020-05-28T19:07:02.347Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-05-28T19:07:02.347Z] === RUN TestDockerNetworkDeletePreferID [2020-05-28T19:07:03.619Z] --- PASS: TestServiceWithPredefinedNetwork (3.49s) [2020-05-28T19:07:03.619Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-28T19:07:03.619Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T19:07:03.619Z] service_test.go:236: FLAKY_TEST [2020-05-28T19:07:03.619Z] === RUN TestServiceWithDataPathPortInit [2020-05-28T19:07:03.721Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-05-28T19:07:03.721Z] === RUN TestInspectNetwork [2020-05-28T19:07:03.776Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-28T19:07:03.776Z] --- PASS: TestRenameLinkedContainer (3.62s) [2020-05-28T19:07:03.776Z] === RUN TestRenameStoppedContainer [2020-05-28T19:07:04.705Z] --- PASS: TestRenameStoppedContainer (0.95s) [2020-05-28T19:07:04.705Z] === RUN TestRenameRunningContainerAndReuse [2020-05-28T19:07:06.073Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-28T19:07:06.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-28T19:07:06.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-28T19:07:07.198Z] --- PASS: TestRenameRunningContainerAndReuse (2.26s) [2020-05-28T19:07:07.198Z] === RUN TestRenameInvalidName [2020-05-28T19:07:07.762Z] --- PASS: TestRenameInvalidName (0.80s) [2020-05-28T19:07:07.762Z] === RUN TestRenameAnonymousContainer [2020-05-28T19:07:08.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-28T19:07:08.986Z] === RUN TestInspectNetwork/full_network_id [2020-05-28T19:07:08.986Z] === RUN TestInspectNetwork/partial_network_id [2020-05-28T19:07:08.986Z] === RUN TestInspectNetwork/network_name [2020-05-28T19:07:08.986Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-28T19:07:11.213Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-28T19:07:11.777Z] --- PASS: TestRenameAnonymousContainer (3.92s) [2020-05-28T19:07:11.777Z] === RUN TestRenameContainerWithSameName [2020-05-28T19:07:12.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-28T19:07:12.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-28T19:07:12.855Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-05-28T19:07:12.855Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-28T19:07:13.169Z] --- PASS: TestInspectNetwork (9.59s) [2020-05-28T19:07:13.169Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-28T19:07:13.169Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-28T19:07:13.169Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-28T19:07:13.169Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-28T19:07:13.169Z] === RUN TestRunContainerWithBridgeNone [2020-05-28T19:07:13.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-28T19:07:14.717Z] --- PASS: TestRenameContainerWithLinkedContainer (1.95s) [2020-05-28T19:07:14.717Z] === RUN TestResize [2020-05-28T19:07:14.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-28T19:07:15.647Z] --- PASS: TestResize (0.98s) [2020-05-28T19:07:15.647Z] === RUN TestResizeWithInvalidSize [2020-05-28T19:07:15.698Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2020-05-28T19:07:15.698Z] === RUN TestNetworkInvalidJSON [2020-05-28T19:07:15.698Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-28T19:07:15.698Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-28T19:07:15.698Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:07:15.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:07:15.698Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:07:15.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:07:15.698Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-28T19:07:15.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:07:15.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:07:15.698Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-28T19:07:15.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-28T19:07:15.698Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-28T19:07:15.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-28T19:07:15.698Z] === RUN TestHostIPv4BridgeLabel [2020-05-28T19:07:15.842Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-28T19:07:15.842Z] [2020-05-28T19:07:15.842Z] ________ ____ __. [2020-05-28T19:07:15.842Z] \_____ \ | |/ _| [2020-05-28T19:07:15.842Z] / | \| < [2020-05-28T19:07:15.842Z] / | \ | \ [2020-05-28T19:07:15.842Z] \_______ /____|__ \ [2020-05-28T19:07:15.842Z] \/ \/ [2020-05-28T19:07:15.842Z] [2020-05-28T19:07:15.842Z] INFO: make.ps1 ended at 05/28/2020 19:07:08 [2020-05-28T19:07:15.842Z] INFO: Binaries build ended at 05/28/2020 19:07:11. Duration:00:01:12.8498148 [2020-05-28T19:07:15.842Z] INFO: Copying the built daemon binary to d:\CI\PR-41022\5\binary\dockerd-270eabc9be.exe... [2020-05-28T19:07:15.842Z] INFO: Copying the built client binary to d:\CI\PR-41022\5\binary\docker-270eabc9be.exe... [2020-05-28T19:07:15.842Z] INFO: Copying dockerversion from the container... [2020-05-28T19:07:15.842Z] INFO: Copying the golang package from the container to d:\CI\PR-41022\5\installer\go.zip... [2020-05-28T19:07:16.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-28T19:07:16.633Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-05-28T19:07:16.633Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-28T19:07:16.775Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2020-05-28T19:07:16.775Z] === RUN TestResizeWhenContainerNotStarted [2020-05-28T19:07:17.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-28T19:07:17.420Z] INFO: Extracting go.zip to d:\CI\PR-41022\5\go [2020-05-28T19:07:17.597Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:07:17.597Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:07:17.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:07:17.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:07:17.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:07:18.008Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s) [2020-05-28T19:07:18.008Z] === RUN TestDaemonDefaultNetworkPools [2020-05-28T19:07:19.381Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2020-05-28T19:07:19.381Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-28T19:07:20.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-28T19:07:20.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:07:20.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:07:21.266Z] --- PASS: TestBuildWithHugeFile (51.08s) [2020-05-28T19:07:21.266Z] === RUN TestBuildWithEmptyDockerfile [2020-05-28T19:07:21.266Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:07:21.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:07:21.266Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:07:21.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:07:21.266Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:07:21.266Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:07:21.266Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:07:21.266Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:07:21.266Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:07:21.266Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2020-05-28T19:07:21.266Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-05-28T19:07:21.266Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-05-28T19:07:21.266Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-05-28T19:07:21.266Z] === RUN TestBuildPreserveOwnership [2020-05-28T19:07:21.266Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-28T19:07:21.282Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s) [2020-05-28T19:07:21.282Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T19:07:21.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-28T19:07:22.002Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:07:22.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:07:23.149Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-28T19:07:23.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:07:23.811Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) [2020-05-28T19:07:23.811Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T19:07:23.884Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:07:24.070Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-05-28T19:07:24.070Z] === RUN TestServiceWithPredefinedNetwork [2020-05-28T19:07:26.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-28T19:07:26.466Z] --- PASS: TestServiceWithDataPathPortInit (20.90s) [2020-05-28T19:07:26.466Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-28T19:07:26.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:07:26.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:07:27.301Z] --- PASS: TestBuildPreserveOwnership (10.42s) [2020-05-28T19:07:27.301Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.42s) [2020-05-28T19:07:27.301Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-28T19:07:27.301Z] === RUN TestBuildPlatformInvalid [2020-05-28T19:07:27.301Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-05-28T19:07:27.301Z] PASS [2020-05-28T19:07:27.301Z] [2020-05-28T19:07:27.301Z] === Skipped [2020-05-28T19:07:27.301Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-28T19:07:27.301Z] build_session_test.go:25: TODO: BuildKit [2020-05-28T19:07:27.301Z] [2020-05-28T19:07:27.301Z] [2020-05-28T19:07:27.301Z] DONE 32 tests, 1 skipped in 124.529s [2020-05-28T19:07:27.301Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-28T19:07:27.556Z] INFO: Testing against a local daemon [2020-05-28T19:07:27.556Z] === RUN TestConfigInspect [2020-05-28T19:07:27.556Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-28T19:07:27.556Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:27.556Z] === RUN TestConfigList [2020-05-28T19:07:27.556Z] --- SKIP: TestConfigList (0.01s) [2020-05-28T19:07:27.556Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:27.556Z] === RUN TestConfigsCreateAndDelete [2020-05-28T19:07:27.556Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-28T19:07:27.556Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:27.556Z] === RUN TestConfigsUpdate [2020-05-28T19:07:27.556Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-28T19:07:27.556Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:27.556Z] === RUN TestTemplatedConfig [2020-05-28T19:07:27.556Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-28T19:07:27.556Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:27.556Z] === RUN TestConfigCreateResolve [2020-05-28T19:07:27.556Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-28T19:07:27.556Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:27.556Z] === RUN TestConfigDaemonLibtrustID [2020-05-28T19:07:27.607Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-28T19:07:28.260Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2020-05-28T19:07:28.260Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-28T19:07:28.260Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T19:07:28.260Z] service_test.go:236: FLAKY_TEST [2020-05-28T19:07:28.260Z] === RUN TestServiceWithDataPathPortInit [2020-05-28T19:07:29.411Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-28T19:07:29.436Z] --- PASS: TestConfigDaemonLibtrustID (1.74s) [2020-05-28T19:07:29.436Z] PASS [2020-05-28T19:07:29.436Z] [2020-05-28T19:07:29.436Z] === Skipped [2020-05-28T19:07:29.436Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-28T19:07:29.436Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:29.436Z] [2020-05-28T19:07:29.436Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-28T19:07:29.436Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:29.436Z] [2020-05-28T19:07:29.436Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-28T19:07:29.436Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:29.436Z] [2020-05-28T19:07:29.436Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-28T19:07:29.436Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:29.436Z] [2020-05-28T19:07:29.436Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-28T19:07:29.436Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:29.436Z] [2020-05-28T19:07:29.436Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-28T19:07:29.436Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:07:29.436Z] [2020-05-28T19:07:29.436Z] [2020-05-28T19:07:29.436Z] DONE 7 tests, 6 skipped in 1.962s [2020-05-28T19:07:29.436Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-28T19:07:29.436Z] INFO: Testing against a local daemon [2020-05-28T19:07:29.436Z] === RUN TestCheckpoint [2020-05-28T19:07:29.436Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-28T19:07:29.436Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T19:07:29.436Z] === RUN TestContainerInvalidJSON [2020-05-28T19:07:29.436Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:07:29.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:07:29.436Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:07:29.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:07:29.436Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:07:29.436Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:07:29.436Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:07:29.437Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:07:29.437Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:07:29.437Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-28T19:07:29.437Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-28T19:07:29.437Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-28T19:07:29.437Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-28T19:07:29.437Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-28T19:07:29.690Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-28T19:07:29.690Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-28T19:07:29.690Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-28T19:07:29.690Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-28T19:07:29.690Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-28T19:07:29.690Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-28T19:07:29.944Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-28T19:07:29.944Z] === RUN TestCopyFromContainer [2020-05-28T19:07:30.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:07:31.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:07:31.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-28T19:07:33.198Z] === RUN TestCopyFromContainer// [2020-05-28T19:07:33.198Z] === RUN TestCopyFromContainer//bar/root [2020-05-28T19:07:33.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-28T19:07:33.452Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-28T19:07:33.452Z] === RUN TestCopyFromContainer/bar/quux [2020-05-28T19:07:33.452Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-28T19:07:33.709Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-28T19:07:33.709Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-28T19:07:33.709Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-28T19:07:33.709Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.94s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.36s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2020-05-28T19:07:33.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) [2020-05-28T19:07:33.771Z] === RUN TestCgroupNamespacesRun [2020-05-28T19:07:33.964Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-28T19:07:33.964Z] --- PASS: TestCopyFromContainer (4.11s) [2020-05-28T19:07:33.964Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-28T19:07:33.964Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-28T19:07:33.964Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-28T19:07:33.964Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-28T19:07:33.964Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-28T19:07:33.964Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-28T19:07:33.964Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-28T19:07:33.964Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-28T19:07:33.964Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-28T19:07:33.964Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-28T19:07:33.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-28T19:07:33.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:07:33.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:07:33.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:07:33.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:07:33.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:07:33.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:07:33.964Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:07:33.964Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:07:33.964Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:07:33.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-28T19:07:33.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-28T19:07:33.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-28T19:07:33.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-28T19:07:33.964Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-28T19:07:33.964Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-28T19:07:33.964Z] === RUN TestCreateWithInvalidEnv [2020-05-28T19:07:33.964Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-28T19:07:33.964Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-28T19:07:33.964Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-28T19:07:33.964Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-28T19:07:33.964Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-28T19:07:33.964Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-28T19:07:33.964Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-28T19:07:33.964Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-28T19:07:33.964Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-28T19:07:33.964Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-28T19:07:33.964Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-28T19:07:33.964Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-28T19:07:33.964Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-28T19:07:33.964Z] === RUN TestCreateTmpfsMountsTarget [2020-05-28T19:07:34.219Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-28T19:07:34.219Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-28T19:07:34.829Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.16s) [2020-05-28T19:07:34.829Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tl0x4li3qma0jeyqwlc06fx13 Created:2020-05-28 19:07:26.076789983 +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[e9136b32e09cc0a6331d716e2dac3c995b80ddb436ab45a4c2dacac2a5ec3f41:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xki0z9rm43nvvw2wvggcuvw99 EndpointID:b7ba2b01c07853fea6ab439d094e02f90629f2cbdf29b763d870e3c58714b62d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:54e0ec2705ac3a86d7e05a1c73fa808204c35ff83c7407373af9f357c0b27cea 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:6b594241761a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xki0z9rm43nvvw2wvggcuvw99 EndpointID:b7ba2b01c07853fea6ab439d094e02f90629f2cbdf29b763d870e3c58714b62d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-28T19:07:34.829Z] PASS [2020-05-28T19:07:34.829Z] [2020-05-28T19:07:34.829Z] === Skipped [2020-05-28T19:07:34.829Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T19:07:34.829Z] service_test.go:236: FLAKY_TEST [2020-05-28T19:07:34.829Z] [2020-05-28T19:07:34.829Z] [2020-05-28T19:07:34.829Z] DONE 22 tests, 1 skipped in 53.793s [2020-05-28T19:07:34.829Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-28T19:07:34.829Z] ++ 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-05-28T19:07:34.829Z] ++ set -e [2020-05-28T19:07:34.829Z] ++ '[' -n 0 ']' [2020-05-28T19:07:34.829Z] ++ set -x [2020-05-28T19:07:34.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:07:34.829Z] INFO: Testing against a local daemon [2020-05-28T19:07:34.829Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-28T19:07:34.829Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-28T19:07:34.829Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:07:34.829Z] === RUN TestDockerNetworkIpvlan [2020-05-28T19:07:34.829Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-28T19:07:34.829Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:07:34.829Z] PASS [2020-05-28T19:07:34.829Z] [2020-05-28T19:07:34.829Z] === Skipped [2020-05-28T19:07:34.829Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-28T19:07:34.829Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:07:34.829Z] [2020-05-28T19:07:34.829Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-28T19:07:34.829Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:07:34.829Z] [2020-05-28T19:07:34.829Z] [2020-05-28T19:07:34.829Z] DONE 2 tests, 2 skipped in 0.080s [2020-05-28T19:07:34.829Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-28T19:07:34.829Z] ++ 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-05-28T19:07:34.829Z] ++ set -e [2020-05-28T19:07:34.829Z] ++ '[' -n 0 ']' [2020-05-28T19:07:34.829Z] ++ set -x [2020-05-28T19:07:34.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:07:34.829Z] INFO: Testing against a local daemon [2020-05-28T19:07:34.829Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-28T19:07:35.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-28T19:07:35.666Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-05-28T19:07:35.666Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-28T19:07:36.099Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:07:36.099Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:07:36.099Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:07:36.099Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:07:36.099Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:07:36.099Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-28T19:07:36.099Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:07:36.099Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:07:36.099Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:07:36.099Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:07:36.099Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:07:36.099Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-28T19:07:36.099Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-28T19:07:36.099Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:07:36.099Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:07:36.099Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:07:36.099Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:07:36.099Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:07:36.099Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:07:36.099Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:07:36.099Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:07:36.099Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-28T19:07:36.099Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-28T19:07:36.099Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-28T19:07:36.845Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2020-05-28T19:07:36.845Z] === RUN TestDockerNetworkMacvlan [2020-05-28T19:07:37.457Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-28T19:07:37.561Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2020-05-28T19:07:37.561Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-28T19:07:37.980Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2020-05-28T19:07:37.980Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-28T19:07:37.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:07:37.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:07:37.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:07:37.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:07:37.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:07:37.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:07:37.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:07:37.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:07:37.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:07:37.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:07:37.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:07:37.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:07:37.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:07:37.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:07:37.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:07:37.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-28T19:07:37.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-28T19:07:37.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-28T19:07:37.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-28T19:07:37.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-28T19:07:37.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-28T19:07:37.980Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-28T19:07:38.235Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2020-05-28T19:07:38.235Z] === RUN TestCreateDifferentPlatform [2020-05-28T19:07:38.235Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-28T19:07:38.235Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-28T19:07:38.235Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-05-28T19:07:38.235Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-28T19:07:38.235Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-28T19:07:38.235Z] === RUN TestContainerStartOnDaemonRestart [2020-05-28T19:07:38.235Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-28T19:07:38.235Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-28T19:07:38.235Z] === RUN TestDaemonRestartIpcMode [2020-05-28T19:07:38.235Z] === PAUSE TestDaemonRestartIpcMode [2020-05-28T19:07:38.235Z] === RUN TestDaemonHostGatewayIP [2020-05-28T19:07:38.235Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-28T19:07:38.235Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:07:38.235Z] === RUN TestContainerKillOnDaemonStart [2020-05-28T19:07:38.235Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-28T19:07:38.235Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-28T19:07:38.235Z] === RUN TestDiff [2020-05-28T19:07:38.460Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-28T19:07:38.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-28T19:07:38.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-28T19:07:38.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-28T19:07:38.794Z] --- PASS: TestDiff (0.57s) [2020-05-28T19:07:38.794Z] === RUN TestExecWithCloseStdin [2020-05-28T19:07:39.311Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-05-28T19:07:39.311Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-28T19:07:39.467Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-28T19:07:39.717Z] --- PASS: TestExecWithCloseStdin (0.67s) [2020-05-28T19:07:39.717Z] === RUN TestExec [2020-05-28T19:07:39.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-28T19:07:40.275Z] --- PASS: TestExec (0.64s) [2020-05-28T19:07:40.275Z] === RUN TestExecUser [2020-05-28T19:07:40.834Z] --- PASS: TestExecUser (0.63s) [2020-05-28T19:07:40.834Z] === RUN TestExportContainerAndImportImage [2020-05-28T19:07:41.244Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-05-28T19:07:41.244Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-28T19:07:41.393Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2020-05-28T19:07:41.393Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-28T19:07:42.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-28T19:07:42.955Z] INFO: Extraction ended at 05/28/2020 19:07:41. Duration:00:00:24.4888726 [2020-05-28T19:07:42.955Z] INFO: Updating the golang and path environment variables [2020-05-28T19:07:42.955Z] INFO: GOPATH=d:\gopath [2020-05-28T19:07:42.955Z] INFO: go version go1.13.11 windows/amd64 [2020-05-28T19:07:42.955Z] INFO: Running the daemon under test in debug mode [2020-05-28T19:07:42.955Z] INFO: Starting a daemon under test... [2020-05-28T19:07:42.955Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41022\5\daemon --pidfile d:\CI\PR-41022\5\docker.pid -D [2020-05-28T19:07:42.955Z] INFO: Process started successfully. [2020-05-28T19:07:42.955Z] INFO: Start tailing logs of the daemon under tests [2020-05-28T19:07:42.955Z] INFO: Waiting for the daemon under test to start... [2020-05-28T19:07:43.174Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2020-05-28T19:07:43.174Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-28T19:07:43.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-28T19:07:43.838Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-28T19:07:45.070Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2020-05-28T19:07:45.070Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-28T19:07:45.551Z] --- PASS: TestExportContainerAfterDaemonRestart (3.85s) [2020-05-28T19:07:45.551Z] === RUN TestHealthCheckWorkdir [2020-05-28T19:07:45.925Z] INFO: Daemon under test started and replied! [2020-05-28T19:07:45.925Z] INFO: Docker version of the daemon under test [2020-05-28T19:07:45.925Z] [2020-05-28T19:07:45.925Z] Client: [2020-05-28T19:07:45.925Z] Version: 17.06.2-ce [2020-05-28T19:07:45.925Z] API version: 1.30 [2020-05-28T19:07:45.925Z] Go version: go1.8.3 [2020-05-28T19:07:45.925Z] Git commit: cec0b72 [2020-05-28T19:07:45.925Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-28T19:07:45.925Z] OS/Arch: windows/amd64 [2020-05-28T19:07:45.925Z] [2020-05-28T19:07:45.925Z] Server: [2020-05-28T19:07:45.925Z] Version: 0.0.0-dev [2020-05-28T19:07:45.925Z] API version: 1.41 (minimum version 1.24) [2020-05-28T19:07:45.925Z] Go version: go1.13.11 [2020-05-28T19:07:45.925Z] Git commit: 270eabc9be [2020-05-28T19:07:45.925Z] Built: 05/28/2020 19:06:02 [2020-05-28T19:07:45.925Z] OS/Arch: windows/amd64 [2020-05-28T19:07:45.925Z] Experimental: false [2020-05-28T19:07:45.925Z] [2020-05-28T19:07:45.925Z] INFO: Docker info of the daemon under test [2020-05-28T19:07:45.925Z] [2020-05-28T19:07:45.925Z] Containers: 0 [2020-05-28T19:07:45.925Z] Running: 0 [2020-05-28T19:07:45.925Z] Paused: 0 [2020-05-28T19:07:45.925Z] Stopped: 0 [2020-05-28T19:07:45.925Z] Images: 0 [2020-05-28T19:07:45.925Z] Server Version: 0.0.0-dev [2020-05-28T19:07:45.925Z] Storage Driver: windowsfilter [2020-05-28T19:07:45.925Z] Windows: [2020-05-28T19:07:45.925Z] Logging Driver: json-file [2020-05-28T19:07:45.925Z] Plugins: [2020-05-28T19:07:45.925Z] Volume: local [2020-05-28T19:07:45.925Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-28T19:07:45.925Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-28T19:07:45.926Z] Swarm: inactive [2020-05-28T19:07:45.926Z] Default Isolation: process [2020-05-28T19:07:45.926Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-28T19:07:45.926Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-28T19:07:45.926Z] OSType: windows [2020-05-28T19:07:45.926Z] Architecture: x86_64 [2020-05-28T19:07:45.926Z] CPUs: 4 [2020-05-28T19:07:45.926Z] Total Memory: 32GiB [2020-05-28T19:07:45.926Z] Name: azwin-2-826ca0 [2020-05-28T19:07:45.926Z] ID: C2PN:JC5K:6UH7:U5TD:GRA7:MIKJ:5E4Y:PPEK:KMSE:BDB5:ZRVQ:QILT [2020-05-28T19:07:45.926Z] Docker Root Dir: D:\CI\PR-41022\5\daemon [2020-05-28T19:07:45.926Z] Debug Mode (client): false [2020-05-28T19:07:45.926Z] Debug Mode (server): true [2020-05-28T19:07:45.926Z] File Descriptors: -1 [2020-05-28T19:07:45.926Z] Goroutines: 17 [2020-05-28T19:07:45.926Z] System Time: 2020-05-28T19:07:45.4457092Z [2020-05-28T19:07:45.926Z] EventsListeners: 0 [2020-05-28T19:07:45.926Z] Registry: https://index.docker.io/v1/ [2020-05-28T19:07:45.926Z] Labels: [2020-05-28T19:07:45.926Z] Experimental: false [2020-05-28T19:07:45.926Z] Insecure Registries: [2020-05-28T19:07:45.926Z] 127.0.0.0/8 [2020-05-28T19:07:45.926Z] Live Restore Enabled: false [2020-05-28T19:07:45.926Z] [2020-05-28T19:07:45.926Z] [2020-05-28T19:07:45.926Z] INFO: Docker images of the daemon under test [2020-05-28T19:07:45.926Z] [2020-05-28T19:07:45.926Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-28T19:07:45.926Z] [2020-05-28T19:07:45.926Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-28T19:07:45.926Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-28T19:07:45.926Z] ltsc2019: Pulling from windows/servercore [2020-05-28T19:07:45.926Z] 4612f6d0b889: Pulling fs layer [2020-05-28T19:07:45.999Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-05-28T19:07:45.999Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-28T19:07:46.343Z] --- PASS: TestServiceWithDataPathPortInit (17.99s) [2020-05-28T19:07:46.343Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-28T19:07:46.473Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2020-05-28T19:07:46.473Z] === RUN TestHealthKillContainer [2020-05-28T19:07:46.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-28T19:07:46.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-28T19:07:46.838Z] ......... [ 86%] [2020-05-28T19:07:47.284Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-28T19:07:47.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-28T19:07:48.005Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.23s) [2020-05-28T19:07:48.005Z] === RUN TestKernelTCPMemory [2020-05-28T19:07:48.977Z] --- PASS: TestHealthKillContainer (2.76s) [2020-05-28T19:07:48.977Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-28T19:07:49.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-28T19:07:49.375Z] --- PASS: TestKernelTCPMemory (1.14s) [2020-05-28T19:07:49.375Z] === RUN TestNISDomainname [2020-05-28T19:07:49.536Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-05-28T19:07:49.536Z] === RUN TestIpcModeNone [2020-05-28T19:07:50.459Z] --- PASS: TestIpcModeNone (0.63s) [2020-05-28T19:07:50.459Z] === RUN TestIpcModePrivate [2020-05-28T19:07:50.743Z] --- PASS: TestNISDomainname (1.26s) [2020-05-28T19:07:50.743Z] === RUN TestHostnameDnsResolution [2020-05-28T19:07:51.017Z] --- PASS: TestIpcModePrivate (0.66s) [2020-05-28T19:07:51.017Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-05-28T19:07:51.017Z] === RUN TestIpcModeShareable [2020-05-28T19:07:51.017Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-28T19:07:51.017Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-28T19:07:51.017Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-28T19:07:51.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-28T19:07:51.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-28T19:07:52.128Z] --- PASS: TestHostnameDnsResolution (1.65s) [2020-05-28T19:07:52.128Z] === RUN TestStats [2020-05-28T19:07:52.236Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-28T19:07:52.996Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.07s) [2020-05-28T19:07:52.996Z] === RUN TestAPIIpcModeHost [2020-05-28T19:07:52.996Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-28T19:07:52.996Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-28T19:07:52.996Z] === RUN TestDaemonIpcModeShareable [2020-05-28T19:07:52.996Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-28T19:07:52.996Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-28T19:07:52.996Z] === RUN TestDaemonIpcModePrivate [2020-05-28T19:07:53.886Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-28T19:07:54.071Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-28T19:07:54.452Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2020-05-28T19:07:54.452Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8v6vdkro8j3y6y5jj5t6u6v8w Created:2020-05-28 19:07:47.169473661 +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[7dd8f6a581170daf8ce680693abbe3468ff50f5d1976e0a8c67877ac345adc49:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uq9oulfgeu2bwywx8anedp3gr EndpointID:11b363603033f689aa161e90e7beb1122c1810d2354725729394741a8182b505 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb253709b7af952932d1acccedaf6b690399630bd1210f016070e8046d5b839a 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:5b43e960288d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uq9oulfgeu2bwywx8anedp3gr EndpointID:11b363603033f689aa161e90e7beb1122c1810d2354725729394741a8182b505 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-28T19:07:54.452Z] PASS [2020-05-28T19:07:54.452Z] [2020-05-28T19:07:54.452Z] === Skipped [2020-05-28T19:07:54.452Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T19:07:54.452Z] service_test.go:236: FLAKY_TEST [2020-05-28T19:07:54.452Z] [2020-05-28T19:07:54.452Z] [2020-05-28T19:07:54.452Z] DONE 22 tests, 1 skipped in 52.632s [2020-05-28T19:07:54.452Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-28T19:07:54.452Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:07:54.452Z] ++ set -e [2020-05-28T19:07:54.452Z] ++ '[' -n 0 ']' [2020-05-28T19:07:54.452Z] ++ set -x [2020-05-28T19:07:54.452Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:07:54.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-28T19:07:54.711Z] INFO: Testing against a local daemon [2020-05-28T19:07:54.711Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-28T19:07:54.711Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-28T19:07:54.711Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:07:54.711Z] === RUN TestDockerNetworkIpvlan [2020-05-28T19:07:54.711Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-28T19:07:54.711Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:07:54.711Z] PASS [2020-05-28T19:07:54.711Z] [2020-05-28T19:07:54.711Z] === Skipped [2020-05-28T19:07:54.711Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-28T19:07:54.711Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:07:54.711Z] [2020-05-28T19:07:54.711Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-28T19:07:54.711Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:07:54.711Z] [2020-05-28T19:07:54.711Z] [2020-05-28T19:07:54.711Z] DONE 2 tests, 2 skipped in 0.147s [2020-05-28T19:07:54.711Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-28T19:07:54.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:07:54.711Z] ++ set -e [2020-05-28T19:07:54.711Z] ++ '[' -n 0 ']' [2020-05-28T19:07:54.711Z] ++ set -x [2020-05-28T19:07:54.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:07:54.711Z] INFO: Testing against a local daemon [2020-05-28T19:07:54.711Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-28T19:07:55.213Z] --- PASS: TestStats (3.10s) [2020-05-28T19:07:55.213Z] === RUN TestStopContainerWithTimeout [2020-05-28T19:07:55.213Z] === RUN TestStopContainerWithTimeout/0 [2020-05-28T19:07:55.213Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-28T19:07:55.213Z] === RUN TestStopContainerWithTimeout/1 [2020-05-28T19:07:55.213Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-28T19:07:55.213Z] === RUN TestStopContainerWithTimeout/3 [2020-05-28T19:07:55.213Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-28T19:07:55.213Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-28T19:07:55.213Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-28T19:07:55.213Z] === CONT TestStopContainerWithTimeout/0 [2020-05-28T19:07:55.213Z] === CONT TestStopContainerWithTimeout/3 [2020-05-28T19:07:55.502Z] --- PASS: TestDaemonIpcModePrivate (2.46s) [2020-05-28T19:07:55.502Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-05-28T19:07:55.502Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-28T19:07:55.502Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-28T19:07:55.502Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-28T19:07:55.502Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-28T19:07:55.502Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-28T19:07:55.502Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-28T19:07:55.502Z] === RUN TestIpcModeOlderClient [2020-05-28T19:07:55.502Z] === PAUSE TestIpcModeOlderClient [2020-05-28T19:07:55.502Z] === RUN TestKillContainerInvalidSignal [2020-05-28T19:07:56.060Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2020-05-28T19:07:56.060Z] === RUN TestKillContainer [2020-05-28T19:07:56.060Z] === RUN TestKillContainer/no_signal [2020-05-28T19:07:56.085Z] --- PASS: TestDockerNetworkMacvlan (19.55s) [2020-05-28T19:07:56.085Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-28T19:07:56.085Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-28T19:07:56.085Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.56s) [2020-05-28T19:07:56.085Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.48s) [2020-05-28T19:07:56.085Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.44s) [2020-05-28T19:07:56.085Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2020-05-28T19:07:56.085Z] PASS [2020-05-28T19:07:56.085Z] [2020-05-28T19:07:56.085Z] DONE 8 tests in 21.173s [2020-05-28T19:07:56.085Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-28T19:07:56.085Z] ++ 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-05-28T19:07:56.085Z] ++ set -e [2020-05-28T19:07:56.085Z] ++ '[' -n 0 ']' [2020-05-28T19:07:56.085Z] ++ set -x [2020-05-28T19:07:56.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:07:56.085Z] testing: warning: no tests to run [2020-05-28T19:07:56.085Z] PASS [2020-05-28T19:07:56.085Z] [2020-05-28T19:07:56.085Z] DONE 0 tests in 0.015s [2020-05-28T19:07:56.085Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-28T19:07:56.085Z] ++ 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-05-28T19:07:56.085Z] ++ set -e [2020-05-28T19:07:56.085Z] ++ '[' -n 0 ']' [2020-05-28T19:07:56.085Z] ++ set -x [2020-05-28T19:07:56.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:07:56.085Z] INFO: Testing against a local daemon [2020-05-28T19:07:56.085Z] === RUN TestAuthZPluginAllowRequest [2020-05-28T19:07:56.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-28T19:07:56.587Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-28T19:07:56.618Z] === RUN TestKillContainer/non_killing_signal [2020-05-28T19:07:57.176Z] === RUN TestKillContainer/killing_signal [2020-05-28T19:07:57.241Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s) [2020-05-28T19:07:57.241Z] === RUN TestDockerNetworkMacvlan [2020-05-28T19:07:57.734Z] --- PASS: TestKillContainer (1.68s) [2020-05-28T19:07:57.734Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-05-28T19:07:57.734Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-05-28T19:07:57.734Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2020-05-28T19:07:57.734Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-28T19:07:57.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-28T19:07:57.807Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-28T19:07:57.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-28T19:07:58.098Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-05-28T19:07:58.098Z] === RUN TestAuthZPluginTLS [2020-05-28T19:07:58.292Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-28T19:07:58.379Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-28T19:07:58.379Z] === RUN TestAuthZPluginDenyRequest [2020-05-28T19:07:58.534Z] === CONT TestStopContainerWithTimeout/1 [2020-05-28T19:07:58.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2020-05-28T19:07:58.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2020-05-28T19:07:58.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-05-28T19:07:58.850Z] === RUN TestKillStoppedContainer [2020-05-28T19:07:58.990Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-28T19:07:58.990Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-28T19:07:59.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-28T19:07:59.104Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-28T19:07:59.104Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-28T19:07:59.104Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-28T19:07:59.104Z] === RUN TestKillDifferentUserContainer [2020-05-28T19:07:59.182Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-28T19:07:59.601Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-28T19:07:59.601Z] === RUN TestAuthZPluginDenyResponse [2020-05-28T19:07:59.666Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2020-05-28T19:07:59.666Z] === RUN TestInspectOomKilledTrue [2020-05-28T19:07:59.666Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-28T19:07:59.666Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:07:59.666Z] === RUN TestInspectOomKilledFalse [2020-05-28T19:07:59.666Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-28T19:07:59.666Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:07:59.666Z] === RUN TestLinksEtcHostsContentMatch [2020-05-28T19:07:59.666Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-28T19:07:59.666Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-28T19:07:59.666Z] === RUN TestLinksContainerNames [2020-05-28T19:08:00.220Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-28T19:08:00.220Z] === RUN TestAuthZPluginAllowEventStream [2020-05-28T19:08:00.451Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-28T19:08:00.468Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-28T19:08:00.468Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-28T19:08:00.468Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-28T19:08:00.468Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2020-05-28T19:08:00.468Z] --- PASS: TestStopContainerWithTimeout/3 (3.41s) [2020-05-28T19:08:00.468Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-05-28T19:08:00.468Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-05-28T19:08:00.468Z] === RUN TestDeleteDevicemapper [2020-05-28T19:08:00.468Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-28T19:08:00.468Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T19:08:00.468Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-28T19:08:00.556Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-28T19:08:00.708Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-28T19:08:00.876Z] 4612f6d0b889: Verifying Checksum [2020-05-28T19:08:00.876Z] 4612f6d0b889: Download complete [2020-05-28T19:08:01.024Z] --- PASS: TestLinksContainerNames (1.16s) [2020-05-28T19:08:01.024Z] === RUN TestLogsFollowTailEmpty [2020-05-28T19:08:01.278Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-05-28T19:08:01.278Z] === RUN TestContainerNetworkMountsNoChown [2020-05-28T19:08:01.400Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-28T19:08:01.687Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-05-28T19:08:01.687Z] === RUN TestAuthZPluginErrorResponse [2020-05-28T19:08:01.836Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-05-28T19:08:01.836Z] === RUN TestMountDaemonRoot [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/default [2020-05-28T19:08:02.090Z] === PAUSE TestMountDaemonRoot/default [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/private [2020-05-28T19:08:02.090Z] === PAUSE TestMountDaemonRoot/private [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/rprivate [2020-05-28T19:08:02.090Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/slave [2020-05-28T19:08:02.090Z] === PAUSE TestMountDaemonRoot/slave [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/rslave [2020-05-28T19:08:02.090Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/shared [2020-05-28T19:08:02.090Z] === PAUSE TestMountDaemonRoot/shared [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/rshared [2020-05-28T19:08:02.090Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-28T19:08:02.090Z] === CONT TestMountDaemonRoot/default [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-28T19:08:02.090Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:08:02.090Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:08:02.090Z] === CONT TestMountDaemonRoot/rslave [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-28T19:08:02.090Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:08:02.090Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:08:02.090Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/rshared [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/shared [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/rprivate [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/slave [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/private [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-28T19:08:02.091Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:08:02.091Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:08:02.091Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:08:02.300Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-28T19:08:02.300Z] === RUN TestAuthZPluginErrorRequest [2020-05-28T19:08:02.332Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:08:02.345Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:08:02.599Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:08:02.599Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-28T19:08:02.599Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:08:02.599Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:08:02.599Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-28T19:08:02.599Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-05-28T19:08:02.599Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-28T19:08:02.599Z] === RUN TestContainerBindMountNonRecursive [2020-05-28T19:08:02.599Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-28T19:08:02.599Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-28T19:08:02.599Z] === RUN TestNetworkNat [2020-05-28T19:08:02.918Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-28T19:08:02.918Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-28T19:08:03.202Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-28T19:08:03.202Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-28T19:08:03.521Z] --- PASS: TestNetworkNat (0.75s) [2020-05-28T19:08:03.521Z] === RUN TestNetworkLocalhostTCPNat [2020-05-28T19:08:03.703Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s) [2020-05-28T19:08:03.703Z] === RUN TestUpdateMemory [2020-05-28T19:08:03.703Z] --- SKIP: TestUpdateMemory (0.01s) [2020-05-28T19:08:03.703Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:08:03.703Z] === RUN TestUpdateCPUQuota [2020-05-28T19:08:03.776Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-05-28T19:08:03.776Z] === RUN TestNetworkLoopbackNat [2020-05-28T19:08:03.839Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-28T19:08:04.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-28T19:08:04.698Z] --- PASS: TestNetworkLoopbackNat (0.77s) [2020-05-28T19:08:04.698Z] === RUN TestPause [2020-05-28T19:08:04.698Z] --- SKIP: TestPause (0.00s) [2020-05-28T19:08:04.698Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:08:04.698Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-28T19:08:04.698Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T19:08:04.698Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T19:08:04.698Z] === RUN TestPauseStopPausedContainer [2020-05-28T19:08:04.698Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-28T19:08:04.698Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:08:04.698Z] === RUN TestPsFilter [2020-05-28T19:08:04.952Z] --- PASS: TestPsFilter (0.19s) [2020-05-28T19:08:04.952Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-28T19:08:05.197Z] --- PASS: TestUpdateCPUQuota (1.63s) [2020-05-28T19:08:05.197Z] === RUN TestUpdatePidsLimit [2020-05-28T19:08:05.197Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-28T19:08:05.510Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2020-05-28T19:08:05.510Z] === RUN TestRemoveContainerWithVolume [2020-05-28T19:08:05.761Z] === RUN TestUpdatePidsLimit/no_change [2020-05-28T19:08:05.879Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-05-28T19:08:05.879Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-28T19:08:06.017Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-28T19:08:06.068Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-05-28T19:08:06.068Z] === RUN TestRemoveContainerRunning [2020-05-28T19:08:06.580Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-28T19:08:06.626Z] --- PASS: TestRemoveContainerRunning (0.60s) [2020-05-28T19:08:06.626Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-28T19:08:06.780Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-28T19:08:07.121Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-28T19:08:07.145Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-28T19:08:07.185Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-05-28T19:08:07.185Z] === RUN TestRemoveInvalidContainer [2020-05-28T19:08:07.185Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-28T19:08:07.185Z] === RUN TestRenameLinkedContainer [2020-05-28T19:08:07.402Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-28T19:08:07.893Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-05-28T19:08:07.893Z] === RUN TestAuthZPluginHeader [2020-05-28T19:08:07.966Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-28T19:08:08.503Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-05-28T19:08:08.503Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-28T19:08:08.503Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-28T19:08:08.504Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:08.504Z] === RUN TestAuthZPluginV2Disable [2020-05-28T19:08:08.504Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-28T19:08:08.504Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:08.504Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-28T19:08:08.504Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-28T19:08:08.504Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:08.504Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-28T19:08:08.504Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-28T19:08:08.504Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:08.504Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-28T19:08:09.335Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-28T19:08:09.592Z] --- PASS: TestUpdatePidsLimit (4.31s) [2020-05-28T19:08:09.592Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-05-28T19:08:09.592Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2020-05-28T19:08:09.592Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2020-05-28T19:08:09.592Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-05-28T19:08:09.592Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2020-05-28T19:08:09.592Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-05-28T19:08:09.592Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-05-28T19:08:09.592Z] === RUN TestUpdateRestartPolicy [2020-05-28T19:08:09.592Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-28T19:08:09.691Z] --- PASS: TestRenameLinkedContainer (2.32s) [2020-05-28T19:08:09.691Z] === RUN TestRenameStoppedContainer [2020-05-28T19:08:10.044Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-28T19:08:10.044Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-28T19:08:10.251Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-05-28T19:08:10.251Z] === RUN TestRenameRunningContainerAndReuse [2020-05-28T19:08:10.521Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-28T19:08:11.451Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-28T19:08:11.609Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2020-05-28T19:08:11.609Z] === RUN TestRenameInvalidName [2020-05-28T19:08:11.863Z] --- PASS: TestRenameInvalidName (0.57s) [2020-05-28T19:08:11.863Z] === RUN TestRenameAnonymousContainer [2020-05-28T19:08:12.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-28T19:08:12.270Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-28T19:08:13.682Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-28T19:08:14.765Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-28T19:08:15.023Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-28T19:08:15.023Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-28T19:08:15.023Z] [2020-05-28T19:08:15.023Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-28T19:08:15.023Z] =========================== short test summary info ============================ [2020-05-28T19:08:15.023Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-28T19:08:15.023Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-28T19:08:15.023Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-28T19:08:15.023Z] Not supported on most drivers [2020-05-28T19:08:15.023Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-28T19:08:15.023Z] Can fail if eth0 has multiple IP addresses [2020-05-28T19:08:15.023Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-28T19:08:15.023Z] This doesn't seem to be taken into account by the engine [2020-05-28T19:08:15.023Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-28T19:08:15.023Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-28T19:08:15.023Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-28T19:08:15.023Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-28T19:08:15.023Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-28T19:08:15.023Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-28T19:08:15.023Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-28T19:08:15.023Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 342.30 seconds == [2020-05-28T19:08:15.121Z] --- PASS: TestRenameAnonymousContainer (2.75s) [2020-05-28T19:08:15.121Z] === RUN TestRenameContainerWithSameName [2020-05-28T19:08:15.121Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2020-05-28T19:08:15.121Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-28T19:08:15.279Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-28T19:08:15.542Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-28T19:08:15.583Z] --- PASS: TestDockerNetworkMacvlan (18.44s) [2020-05-28T19:08:15.583Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-28T19:08:15.583Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-28T19:08:15.583Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2020-05-28T19:08:15.583Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-05-28T19:08:15.583Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.89s) [2020-05-28T19:08:15.583Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-05-28T19:08:15.583Z] PASS [2020-05-28T19:08:15.583Z] [2020-05-28T19:08:15.583Z] DONE 8 tests in 20.598s [2020-05-28T19:08:15.583Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-28T19:08:15.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:08:15.583Z] ++ set -e [2020-05-28T19:08:15.583Z] ++ '[' -n 0 ']' [2020-05-28T19:08:15.583Z] ++ set -x [2020-05-28T19:08:15.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:08:15.583Z] testing: warning: no tests to run [2020-05-28T19:08:15.583Z] PASS [2020-05-28T19:08:15.583Z] [2020-05-28T19:08:15.583Z] DONE 0 tests in 0.026s [2020-05-28T19:08:15.583Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-28T19:08:15.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:08:15.583Z] ++ set -e [2020-05-28T19:08:15.583Z] ++ '[' -n 0 ']' [2020-05-28T19:08:15.583Z] ++ set -x [2020-05-28T19:08:15.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:08:15.583Z] INFO: Testing against a local daemon [2020-05-28T19:08:15.583Z] === RUN TestAuthZPluginAllowRequest [2020-05-28T19:08:16.480Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2020-05-28T19:08:16.480Z] === RUN TestResize [2020-05-28T19:08:17.039Z] --- PASS: TestResize (0.55s) [2020-05-28T19:08:17.039Z] === RUN TestResizeWithInvalidSize [2020-05-28T19:08:17.484Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-05-28T19:08:17.484Z] === RUN TestAuthZPluginTLS [2020-05-28T19:08:17.596Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2020-05-28T19:08:17.596Z] === RUN TestResizeWhenContainerNotStarted [2020-05-28T19:08:18.050Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-05-28T19:08:18.050Z] === RUN TestAuthZPluginDenyRequest [2020-05-28T19:08:18.155Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-05-28T19:08:18.155Z] === RUN TestDaemonRestartKillContainers [2020-05-28T19:08:18.155Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-28T19:08:18.155Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-28T19:08:18.155Z] === RUN TestCgroupNamespacesRun [2020-05-28T19:08:18.616Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-05-28T19:08:18.616Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-28T19:08:18.812Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-28T19:08:18.812Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-28T19:08:19.182Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-05-28T19:08:19.182Z] === RUN TestAuthZPluginDenyResponse [2020-05-28T19:08:19.749Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-05-28T19:08:19.749Z] === RUN TestAuthZPluginAllowEventStream [2020-05-28T19:08:20.183Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-28T19:08:20.661Z] --- PASS: TestCgroupNamespacesRun (2.41s) [2020-05-28T19:08:20.661Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-28T19:08:20.746Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-28T19:08:21.649Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-05-28T19:08:21.649Z] === RUN TestAuthZPluginErrorResponse [2020-05-28T19:08:21.676Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-28T19:08:22.216Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-05-28T19:08:22.216Z] === RUN TestAuthZPluginErrorRequest [2020-05-28T19:08:22.239Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-28T19:08:22.496Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-28T19:08:22.752Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-28T19:08:22.752Z] --- PASS: TestUpdateRestartPolicy (13.34s) [2020-05-28T19:08:22.752Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-28T19:08:23.010Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-28T19:08:23.010Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-28T19:08:23.155Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-05-28T19:08:23.155Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-28T19:08:23.167Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.52s) [2020-05-28T19:08:23.167Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-28T19:08:23.574Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-28T19:08:23.574Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-05-28T19:08:23.574Z] === RUN TestWaitNonBlocked [2020-05-28T19:08:23.723Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-05-28T19:08:23.723Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-28T19:08:23.831Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:08:23.831Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:08:23.831Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:08:23.831Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:08:23.831Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:08:23.831Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:08:24.394Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-28T19:08:24.959Z] --- PASS: TestWaitNonBlocked (0.06s) [2020-05-28T19:08:24.959Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2020-05-28T19:08:24.959Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s) [2020-05-28T19:08:24.959Z] === RUN TestWaitBlocked [2020-05-28T19:08:24.959Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:08:24.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:08:24.959Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:08:24.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:08:24.959Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:08:24.959Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:08:25.673Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.64s) [2020-05-28T19:08:25.673Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-28T19:08:26.253Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2020-05-28T19:08:26.253Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-28T19:08:26.858Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-28T19:08:26.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2020-05-28T19:08:26.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.53s) [2020-05-28T19:08:26.858Z] === CONT TestContainerStartOnDaemonRestart [2020-05-28T19:08:26.858Z] === CONT TestIpcModeOlderClient [2020-05-28T19:08:26.858Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-05-28T19:08:26.858Z] === CONT TestDaemonHostGatewayIP [2020-05-28T19:08:26.921Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.26s) [2020-05-28T19:08:26.921Z] PASS [2020-05-28T19:08:26.921Z] [2020-05-28T19:08:26.921Z] === Skipped [2020-05-28T19:08:26.921Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-28T19:08:26.921Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:26.921Z] [2020-05-28T19:08:26.921Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-28T19:08:26.921Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:26.921Z] [2020-05-28T19:08:26.921Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-28T19:08:26.921Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:26.921Z] [2020-05-28T19:08:26.921Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-28T19:08:26.921Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:26.921Z] [2020-05-28T19:08:26.921Z] [2020-05-28T19:08:26.921Z] DONE 17 tests, 4 skipped in 29.685s [2020-05-28T19:08:26.921Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-28T19:08:26.921Z] ++ 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-05-28T19:08:26.921Z] ++ set -e [2020-05-28T19:08:26.921Z] ++ '[' -n 0 ']' [2020-05-28T19:08:26.921Z] ++ set -x [2020-05-28T19:08:26.921Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:08:26.921Z] INFO: Testing against a local daemon [2020-05-28T19:08:26.921Z] === RUN TestPluginInvalidJSON [2020-05-28T19:08:26.921Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:08:26.921Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:08:26.921Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:08:26.921Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-28T19:08:26.921Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-28T19:08:26.921Z] === RUN TestPluginInstall [2020-05-28T19:08:26.921Z] === RUN TestPluginInstall/no_auth [2020-05-28T19:08:27.458Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T19:08:27.458Z] [2020-05-28T19:08:27.458Z] Unloading profiles will leave already running processes permanently [2020-05-28T19:08:27.458Z] unconfined, which can lead to unexpected situations. [2020-05-28T19:08:27.458Z] [2020-05-28T19:08:27.458Z] To set a process to complain mode, use the command line tool [2020-05-28T19:08:27.458Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T19:08:27.458Z] Post stage [Pipeline] junit [2020-05-28T19:08:28.032Z] Recording test results [2020-05-28T19:08:28.153Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2020-05-28T19:08:28.153Z] === RUN TestAuthZPluginHeader [2020-05-28T19:08:28.179Z] --- PASS: TestCgroupNamespacesRunHostMode (2.59s) [2020-05-28T19:08:28.179Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] sh [2020-05-28T19:08:28.551Z] + echo Ensuring container killed. [2020-05-28T19:08:28.551Z] Ensuring container killed. [2020-05-28T19:08:28.551Z] + docker rm -vf docker-pr5 [2020-05-28T19:08:28.551Z] Error: No such container: docker-pr5 [2020-05-28T19:08:28.551Z] + true [Pipeline] sh [2020-05-28T19:08:28.832Z] + echo Chowning /workspace to jenkins user [2020-05-28T19:08:28.832Z] Chowning /workspace to jenkins user [2020-05-28T19:08:28.832Z] + id -u [2020-05-28T19:08:28.832Z] + id -g [2020-05-28T19:08:28.832Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41022:/workspace busybox chown -R 1000:1000 /workspace [2020-05-28T19:08:29.227Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-05-28T19:08:29.227Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-28T19:08:29.227Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-28T19:08:29.227Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:29.227Z] === RUN TestAuthZPluginV2Disable [2020-05-28T19:08:29.227Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-28T19:08:29.227Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:29.227Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-28T19:08:29.227Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-28T19:08:29.227Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:29.227Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-28T19:08:29.227Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-28T19:08:29.227Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:29.227Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-28T19:08:29.380Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T19:08:29.810Z] time="2020-05-28T19:08:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:29.810Z] time="2020-05-28T19:08:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:29.810Z] time="2020-05-28T19:08:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a32e05a7887797430ab6188bfb83073b4e30319aaebf86f36b788171dd75ddba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:29.810Z] time="2020-05-28T19:08:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:29.810Z] time="2020-05-28T19:08:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:29.810Z] time="2020-05-28T19:08:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a32e05a7887797430ab6188bfb83073b4e30319aaebf86f36b788171dd75ddba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:29.810Z] === RUN TestPluginInstall/with_htpasswd [2020-05-28T19:08:30.059Z] + bundleName=docker-py [2020-05-28T19:08:30.059Z] + echo Creating docker-py-bundles.tar.gz [2020-05-28T19:08:30.059Z] Creating docker-py-bundles.tar.gz [2020-05-28T19:08:30.059Z] + 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-05-28T19:08:30.069Z] Archiving artifacts [2020-05-28T19:08:30.311Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-28T19:08:30.311Z] --- PASS: TestContainerStartOnDaemonRestart (3.81s) [2020-05-28T19:08:30.311Z] === CONT TestContainerKillOnDaemonStart [2020-05-28T19:08:30.324Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41022/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-28T19:08:30.421Z] time="2020-05-28T19:08:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:30.421Z] time="2020-05-28T19:08:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:30.421Z] time="2020-05-28T19:08:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b671b7319ce4ca2f46320a48f73c99d2474f9748722a59ada29c2062570e49a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:30.421Z] time="2020-05-28T19:08:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:30.421Z] time="2020-05-28T19:08:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:30.421Z] time="2020-05-28T19:08:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b671b7319ce4ca2f46320a48f73c99d2474f9748722a59ada29c2062570e49a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:30.687Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/make.sh binary-daemon [2020-05-28T19:08:30.701Z] === RUN TestPluginInstall/with_insecure [2020-05-28T19:08:30.801Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.60s) [2020-05-28T19:08:30.801Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-28T19:08:30.875Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-28T19:08:30.944Z] [2020-05-28T19:08:31.133Z] --- PASS: TestDaemonHostGatewayIP (4.40s) [2020-05-28T19:08:31.133Z] === CONT TestDaemonRestartIpcMode [2020-05-28T19:08:31.201Z] Removing bundles/ [2020-05-28T19:08:31.201Z] [2020-05-28T19:08:31.201Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-28T19:08:31.201Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-28T19:08:31.201Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T19:08:31.390Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-28T19:08:31.390Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T19:08:31.707Z] time="2020-05-28T19:08:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:31.707Z] time="2020-05-28T19:08:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:31.707Z] time="2020-05-28T19:08:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9fb1b98c28aa4a7a84ea69fc96429fcda4650c1455a7acf4d24ec279c7ad47e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:31.707Z] time="2020-05-28T19:08:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:31.707Z] time="2020-05-28T19:08:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:31.707Z] time="2020-05-28T19:08:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9fb1b98c28aa4a7a84ea69fc96429fcda4650c1455a7acf4d24ec279c7ad47e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:31.997Z] --- PASS: TestPluginInstall (6.18s) [2020-05-28T19:08:31.997Z] --- PASS: TestPluginInstall/no_auth (4.04s) [2020-05-28T19:08:31.997Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-05-28T19:08:31.997Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-05-28T19:08:31.997Z] plugin_test.go:157: [ddef798413e63] daemon is not started [2020-05-28T19:08:31.997Z] PASS [2020-05-28T19:08:31.997Z] [2020-05-28T19:08:31.997Z] DONE 6 tests in 6.283s [2020-05-28T19:08:31.997Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-28T19:08:31.997Z] ++ 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-05-28T19:08:31.997Z] ++ set -e [2020-05-28T19:08:31.997Z] ++ '[' -n 0 ']' [2020-05-28T19:08:31.997Z] ++ set -x [2020-05-28T19:08:31.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:08:32.278Z] INFO: Testing against a local daemon [2020-05-28T19:08:32.278Z] === RUN TestExternalGraphDriver [2020-05-28T19:08:32.278Z] === RUN TestExternalGraphDriver/json [2020-05-28T19:08:32.760Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-28T19:08:33.307Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.50s) [2020-05-28T19:08:33.307Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-28T19:08:34.291Z] === RUN TestExternalGraphDriver/spec [2020-05-28T19:08:35.281Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2020-05-28T19:08:35.812Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s) [2020-05-28T19:08:35.812Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-28T19:08:36.210Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-28T19:08:36.325Z] === RUN TestExternalGraphDriver/pull [2020-05-28T19:08:36.467Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-28T19:08:37.397Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-28T19:08:37.397Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-28T19:08:37.397Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-28T19:08:37.654Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-28T19:08:38.217Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-28T19:08:38.217Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-28T19:08:38.318Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.65s) [2020-05-28T19:08:38.318Z] === RUN TestKernelTCPMemory [2020-05-28T19:08:38.318Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-05-28T19:08:38.318Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:08:38.318Z] === RUN TestNISDomainname [2020-05-28T19:08:38.318Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-28T19:08:38.318Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-28T19:08:38.318Z] === RUN TestHostnameDnsResolution [2020-05-28T19:08:38.470Z] --- PASS: TestExternalGraphDriver (6.43s) [2020-05-28T19:08:38.470Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-05-28T19:08:38.470Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-05-28T19:08:38.470Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-05-28T19:08:38.470Z] === RUN TestGraphdriverPluginV2 [2020-05-28T19:08:38.473Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-28T19:08:38.473Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-28T19:08:38.751Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-28T19:08:38.751Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:38.751Z] PASS [2020-05-28T19:08:38.751Z] [2020-05-28T19:08:38.751Z] === Skipped [2020-05-28T19:08:38.751Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-28T19:08:38.751Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:38.751Z] [2020-05-28T19:08:38.751Z] [2020-05-28T19:08:38.751Z] DONE 5 tests, 1 skipped in 6.575s [2020-05-28T19:08:38.751Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-28T19:08:38.751Z] ++ 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-05-28T19:08:38.751Z] ++ set -e [2020-05-28T19:08:38.751Z] ++ '[' -n 0 ']' [2020-05-28T19:08:38.751Z] ++ set -x [2020-05-28T19:08:38.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:08:38.751Z] INFO: Testing against a local daemon [2020-05-28T19:08:38.751Z] === RUN TestContinueAfterPluginCrash [2020-05-28T19:08:38.751Z] === PAUSE TestContinueAfterPluginCrash [2020-05-28T19:08:38.751Z] === RUN TestReadPluginNoRead [2020-05-28T19:08:38.751Z] === PAUSE TestReadPluginNoRead [2020-05-28T19:08:38.751Z] === RUN TestDaemonStartWithLogOpt [2020-05-28T19:08:38.751Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-28T19:08:38.751Z] === CONT TestContinueAfterPluginCrash [2020-05-28T19:08:38.751Z] === CONT TestDaemonStartWithLogOpt [2020-05-28T19:08:39.240Z] --- PASS: TestHostnameDnsResolution (1.05s) [2020-05-28T19:08:39.240Z] === RUN TestStats [2020-05-28T19:08:39.240Z] --- SKIP: TestStats (0.00s) [2020-05-28T19:08:39.240Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:08:39.240Z] === RUN TestStopContainerWithTimeout [2020-05-28T19:08:39.240Z] === RUN TestStopContainerWithTimeout/0 [2020-05-28T19:08:39.240Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-28T19:08:39.240Z] === RUN TestStopContainerWithTimeout/1 [2020-05-28T19:08:39.240Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-28T19:08:39.240Z] === RUN TestStopContainerWithTimeout/3 [2020-05-28T19:08:39.240Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-28T19:08:39.240Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-28T19:08:39.240Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-28T19:08:39.240Z] === CONT TestStopContainerWithTimeout/0 [2020-05-28T19:08:39.240Z] === CONT TestStopContainerWithTimeout/3 [2020-05-28T19:08:39.847Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-28T19:08:41.748Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-28T19:08:42.004Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-28T19:08:42.353Z] === CONT TestStopContainerWithTimeout/1 [2020-05-28T19:08:42.542Z] --- PASS: TestDaemonStartWithLogOpt (3.94s) [2020-05-28T19:08:42.542Z] === CONT TestReadPluginNoRead [2020-05-28T19:08:43.373Z] --- PASS: TestContainerKillOnDaemonStart (12.93s) [2020-05-28T19:08:43.373Z] PASS [2020-05-28T19:08:43.373Z] [2020-05-28T19:08:43.373Z] === Skipped [2020-05-28T19:08:43.373Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-28T19:08:43.373Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T19:08:43.373Z] [2020-05-28T19:08:43.373Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-05-28T19:08:43.373Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:08:43.373Z] [2020-05-28T19:08:43.373Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-28T19:08:43.373Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:08:43.373Z] [2020-05-28T19:08:43.373Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T19:08:43.373Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T19:08:43.373Z] [2020-05-28T19:08:43.373Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-28T19:08:43.373Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T19:08:43.373Z] [2020-05-28T19:08:43.373Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2020-05-28T19:08:43.373Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:08:43.373Z] [2020-05-28T19:08:43.373Z] [2020-05-28T19:08:43.373Z] DONE 203 tests, 6 skipped in 165.481s [2020-05-28T19:08:43.373Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-28T19:08:43.373Z] ++ 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-05-28T19:08:43.373Z] ++ set -e [2020-05-28T19:08:43.373Z] ++ '[' -n 0 ']' [2020-05-28T19:08:43.373Z] ++ set -x [2020-05-28T19:08:43.373Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:08:43.711Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-28T19:08:43.711Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2020-05-28T19:08:43.711Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-05-28T19:08:43.711Z] --- PASS: TestStopContainerWithTimeout/-1 (2.53s) [2020-05-28T19:08:43.711Z] --- PASS: TestStopContainerWithTimeout/1 (1.60s) [2020-05-28T19:08:43.711Z] === RUN TestDeleteDevicemapper [2020-05-28T19:08:43.711Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-28T19:08:43.711Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T19:08:43.711Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-28T19:08:43.937Z] INFO: Testing against a local daemon [2020-05-28T19:08:43.937Z] === RUN TestCommitInheritsEnv [2020-05-28T19:08:44.500Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-05-28T19:08:44.500Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-28T19:08:44.500Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-28T19:08:44.500Z] === RUN TestImagesFilterMultiReference [2020-05-28T19:08:44.500Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-28T19:08:44.500Z] === RUN TestImagePullPlatformInvalid [2020-05-28T19:08:44.500Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-05-28T19:08:44.500Z] === RUN TestRemoveImageOrphaning [2020-05-28T19:08:45.063Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-05-28T19:08:45.063Z] === RUN TestRemoveImageGarbageCollector [2020-05-28T19:08:45.070Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2020-05-28T19:08:45.070Z] === RUN TestUpdateMemory [2020-05-28T19:08:45.070Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-28T19:08:45.070Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:08:45.070Z] === RUN TestUpdateCPUQuota [2020-05-28T19:08:45.070Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-28T19:08:45.070Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:08:45.070Z] === RUN TestUpdatePidsLimit [2020-05-28T19:08:45.070Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-28T19:08:45.070Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:08:45.070Z] === RUN TestUpdateRestartPolicy [2020-05-28T19:08:45.320Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-28T19:08:45.981Z] === RUN TestReadPluginNoRead/default [2020-05-28T19:08:47.214Z] --- PASS: TestRemoveImageGarbageCollector (2.20s) [2020-05-28T19:08:47.215Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-28T19:08:47.215Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-05-28T19:08:47.215Z] === RUN TestTagInvalidReference [2020-05-28T19:08:47.215Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-28T19:08:47.215Z] === RUN TestTagValidPrefixedRepo [2020-05-28T19:08:47.215Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-28T19:08:47.215Z] === RUN TestTagExistedNameWithoutForce [2020-05-28T19:08:47.301Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.04s) [2020-05-28T19:08:47.301Z] PASS [2020-05-28T19:08:47.301Z] [2020-05-28T19:08:47.301Z] === Skipped [2020-05-28T19:08:47.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-28T19:08:47.301Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:47.301Z] [2020-05-28T19:08:47.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-28T19:08:47.301Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:47.301Z] [2020-05-28T19:08:47.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-28T19:08:47.301Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:47.301Z] [2020-05-28T19:08:47.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-28T19:08:47.301Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:08:47.301Z] [2020-05-28T19:08:47.301Z] [2020-05-28T19:08:47.301Z] DONE 17 tests, 4 skipped in 31.861s [2020-05-28T19:08:47.301Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-28T19:08:47.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:08:47.301Z] ++ set -e [2020-05-28T19:08:47.301Z] ++ '[' -n 0 ']' [2020-05-28T19:08:47.301Z] ++ set -x [2020-05-28T19:08:47.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:08:47.302Z] INFO: Testing against a local daemon [2020-05-28T19:08:47.302Z] === RUN TestPluginInvalidJSON [2020-05-28T19:08:47.302Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:08:47.302Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:08:47.302Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:08:47.445Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-28T19:08:47.471Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-28T19:08:47.471Z] === RUN TestTagOfficialNames [2020-05-28T19:08:47.471Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-28T19:08:47.471Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-28T19:08:47.471Z] === RUN TestTagMatchesDigest [2020-05-28T19:08:47.471Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-05-28T19:08:47.471Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-28T19:08:47.509Z] #65 exporting layers 120.1s done [2020-05-28T19:08:47.509Z] #65 exporting manifest sha256:57df1f1635ab91f8a23c3c16494f4f48351d4c24f287700aecc8b9c327c074fc done [2020-05-28T19:08:47.509Z] #65 exporting config sha256:69ed4b4a5ab081b041889bfae5e03c47aed9d6e1c2f5c90f5c883f2d49579b5d done [2020-05-28T19:08:47.509Z] #65 sending tarball [2020-05-28T19:08:47.560Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-28T19:08:47.560Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-28T19:08:47.560Z] === RUN TestPluginInstall [2020-05-28T19:08:47.560Z] === RUN TestPluginInstall/no_auth [2020-05-28T19:08:47.725Z] --- PASS: TestContinueAfterPluginCrash (8.99s) [2020-05-28T19:08:49.229Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-28T19:08:51.241Z] --- PASS: TestReadPluginNoRead (8.58s) [2020-05-28T19:08:51.241Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-05-28T19:08:51.241Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.91s) [2020-05-28T19:08:51.241Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2020-05-28T19:08:51.241Z] read_test.go:92: [d2d58c0ea6f5b] daemon is not started [2020-05-28T19:08:51.241Z] PASS [2020-05-28T19:08:51.241Z] [2020-05-28T19:08:51.241Z] DONE 6 tests in 12.606s [2020-05-28T19:08:51.241Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-28T19:08:51.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:08:51.241Z] ++ set -e [2020-05-28T19:08:51.241Z] ++ '[' -n 0 ']' [2020-05-28T19:08:51.241Z] ++ set -x [2020-05-28T19:08:51.241Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:08:51.241Z] testing: warning: no tests to run [2020-05-28T19:08:51.241Z] PASS [2020-05-28T19:08:51.241Z] [2020-05-28T19:08:51.241Z] DONE 0 tests in 0.031s [2020-05-28T19:08:51.241Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-28T19:08:51.241Z] ++ 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-05-28T19:08:51.241Z] ++ set -e [2020-05-28T19:08:51.241Z] ++ '[' -n 0 ']' [2020-05-28T19:08:51.241Z] ++ set -x [2020-05-28T19:08:51.241Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:08:51.522Z] INFO: Testing against a local daemon [2020-05-28T19:08:51.522Z] === RUN TestPluginWithDevMounts [2020-05-28T19:08:51.522Z] === PAUSE TestPluginWithDevMounts [2020-05-28T19:08:51.522Z] === CONT TestPluginWithDevMounts [2020-05-28T19:08:52.723Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-28T19:08:52.723Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-28T19:08:52.829Z] time="2020-05-28T19:08:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:52.829Z] time="2020-05-28T19:08:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:52.829Z] time="2020-05-28T19:08:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03c380958cae6d71bac26f180e94502b2b9cc3ff59b65026e4439aa36bc3ef9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:52.829Z] time="2020-05-28T19:08:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:52.829Z] time="2020-05-28T19:08:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:52.829Z] time="2020-05-28T19:08:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03c380958cae6d71bac26f180e94502b2b9cc3ff59b65026e4439aa36bc3ef9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:52.980Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-28T19:08:53.087Z] === RUN TestPluginInstall/with_htpasswd [2020-05-28T19:08:53.236Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-28T19:08:53.535Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-05-28T19:08:53.536Z] PASS [2020-05-28T19:08:53.536Z] [2020-05-28T19:08:53.536Z] DONE 1 tests in 1.974s [2020-05-28T19:08:53.536Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-28T19:08:53.536Z] ++ 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-05-28T19:08:53.536Z] ++ set -e [2020-05-28T19:08:53.536Z] ++ '[' -n 0 ']' [2020-05-28T19:08:53.536Z] ++ set -x [2020-05-28T19:08:53.536Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:08:53.536Z] INFO: Testing against a local daemon [2020-05-28T19:08:53.536Z] === RUN TestSecretInspect [2020-05-28T19:08:54.021Z] time="2020-05-28T19:08:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:54.021Z] time="2020-05-28T19:08:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:54.021Z] time="2020-05-28T19:08:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abd05d07348bd23f21f944c2a5f7825d201efe4c1f6423d6c38a3a782ec289b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:54.021Z] time="2020-05-28T19:08:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:54.021Z] time="2020-05-28T19:08:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:54.021Z] time="2020-05-28T19:08:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abd05d07348bd23f21f944c2a5f7825d201efe4c1f6423d6c38a3a782ec289b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:54.167Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-28T19:08:54.279Z] === RUN TestPluginInstall/with_insecure [2020-05-28T19:08:55.655Z] time="2020-05-28T19:08:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:55.655Z] time="2020-05-28T19:08:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:55.655Z] time="2020-05-28T19:08:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88672762e97367a9057ef5564233c3b12964e9d0cbe737e293f52c02489a2a74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:55.655Z] time="2020-05-28T19:08:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:08:55.655Z] time="2020-05-28T19:08:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:08:55.655Z] time="2020-05-28T19:08:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88672762e97367a9057ef5564233c3b12964e9d0cbe737e293f52c02489a2a74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:08:56.221Z] --- PASS: TestPluginInstall (8.69s) [2020-05-28T19:08:56.221Z] --- PASS: TestPluginInstall/no_auth (5.62s) [2020-05-28T19:08:56.221Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-05-28T19:08:56.221Z] --- PASS: TestPluginInstall/with_insecure (1.86s) [2020-05-28T19:08:56.221Z] plugin_test.go:157: [d70de03d07ead] daemon is not started [2020-05-28T19:08:56.221Z] PASS [2020-05-28T19:08:56.221Z] [2020-05-28T19:08:56.221Z] DONE 6 tests in 8.883s [2020-05-28T19:08:56.221Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-28T19:08:56.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:08:56.221Z] ++ set -e [2020-05-28T19:08:56.221Z] ++ '[' -n 0 ']' [2020-05-28T19:08:56.221Z] ++ set -x [2020-05-28T19:08:56.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:08:56.221Z] INFO: Testing against a local daemon [2020-05-28T19:08:56.221Z] === RUN TestExternalGraphDriver [2020-05-28T19:08:56.479Z] === RUN TestExternalGraphDriver/json [2020-05-28T19:08:56.976Z] --- PASS: TestSecretInspect (3.71s) [2020-05-28T19:08:56.976Z] === RUN TestSecretList [2020-05-28T19:08:57.216Z] --- PASS: TestUpdateRestartPolicy (11.70s) [2020-05-28T19:08:57.216Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-28T19:08:57.216Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2020-05-28T19:08:57.216Z] === RUN TestWaitNonBlocked [2020-05-28T19:08:57.216Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:08:57.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:08:57.216Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:08:57.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:08:57.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:08:57.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:08:58.140Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-28T19:08:58.140Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2020-05-28T19:08:58.140Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2020-05-28T19:08:58.140Z] === RUN TestWaitBlocked [2020-05-28T19:08:58.140Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:08:58.140Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:08:58.140Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:08:58.140Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:08:58.140Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:08:58.140Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:08:58.340Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-28T19:08:58.340Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-28T19:08:59.009Z] === RUN TestExternalGraphDriver/spec [2020-05-28T19:08:59.080Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-28T19:08:59.080Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2020-05-28T19:08:59.080Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-05-28T19:08:59.080Z] === CONT TestDaemonRestartIpcMode [2020-05-28T19:08:59.080Z] === CONT TestIpcModeOlderClient [2020-05-28T19:08:59.080Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-05-28T19:09:00.289Z] #65 sending tarball 19.5s done [2020-05-28T19:09:00.289Z] #65 DONE 139.6s [2020-05-28T19:09:00.289Z] [2020-05-28T19:09:00.289Z] #66 importing to docker [2020-05-28T19:09:01.343Z] --- PASS: TestSecretList (3.55s) [2020-05-28T19:09:01.343Z] === RUN TestSecretsCreateAndDelete [2020-05-28T19:09:01.540Z] === RUN TestExternalGraphDriver/pull [2020-05-28T19:09:02.537Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-28T19:09:03.904Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-28T19:09:04.070Z] --- PASS: TestExternalGraphDriver (7.68s) [2020-05-28T19:09:04.070Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-05-28T19:09:04.070Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2020-05-28T19:09:04.070Z] --- PASS: TestExternalGraphDriver/pull (2.42s) [2020-05-28T19:09:04.070Z] === RUN TestGraphdriverPluginV2 [2020-05-28T19:09:04.070Z] --- SKIP: TestGraphdriverPluginV2 (0.18s) [2020-05-28T19:09:04.070Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:09:04.070Z] PASS [2020-05-28T19:09:04.070Z] [2020-05-28T19:09:04.070Z] === Skipped [2020-05-28T19:09:04.070Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.18s) [2020-05-28T19:09:04.070Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:09:04.070Z] [2020-05-28T19:09:04.070Z] [2020-05-28T19:09:04.070Z] DONE 5 tests, 1 skipped in 8.008s [2020-05-28T19:09:04.070Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-28T19:09:04.070Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:09:04.070Z] ++ set -e [2020-05-28T19:09:04.070Z] ++ '[' -n 0 ']' [2020-05-28T19:09:04.070Z] ++ set -x [2020-05-28T19:09:04.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:09:04.322Z] --- PASS: TestDaemonRestartIpcMode (4.87s) [2020-05-28T19:09:04.322Z] PASS [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === Skipped [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-28T19:09:04.322Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-28T19:09:04.322Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-28T19:09:04.322Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-28T19:09:04.322Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-28T19:09:04.322Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-28T19:09:04.322Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-28T19:09:04.322Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-28T19:09:04.322Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-28T19:09:04.322Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-28T19:09:04.322Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-28T19:09:04.322Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-28T19:09:04.322Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-28T19:09:04.322Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-28T19:09:04.322Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T19:09:04.322Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-28T19:09:04.322Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-28T19:09:04.322Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-05-28T19:09:04.322Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-28T19:09:04.322Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-28T19:09:04.322Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-28T19:09:04.322Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-28T19:09:04.322Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-28T19:09:04.322Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-28T19:09:04.322Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] [2020-05-28T19:09:04.322Z] DONE 184 tests, 24 skipped in 94.658s [2020-05-28T19:09:04.322Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-28T19:09:04.322Z] INFO: Testing against a local daemon [2020-05-28T19:09:04.322Z] === RUN TestCommitInheritsEnv [2020-05-28T19:09:04.328Z] INFO: Testing against a local daemon [2020-05-28T19:09:04.328Z] === RUN TestContinueAfterPluginCrash [2020-05-28T19:09:04.328Z] === PAUSE TestContinueAfterPluginCrash [2020-05-28T19:09:04.328Z] === RUN TestReadPluginNoRead [2020-05-28T19:09:04.328Z] === PAUSE TestReadPluginNoRead [2020-05-28T19:09:04.328Z] === RUN TestDaemonStartWithLogOpt [2020-05-28T19:09:04.328Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-28T19:09:04.328Z] === CONT TestContinueAfterPluginCrash [2020-05-28T19:09:04.328Z] === CONT TestDaemonStartWithLogOpt [2020-05-28T19:09:04.328Z] === CONT TestReadPluginNoRead [2020-05-28T19:09:04.783Z] --- PASS: TestSecretsCreateAndDelete (3.64s) [2020-05-28T19:09:04.784Z] === RUN TestSecretsUpdate [2020-05-28T19:09:05.271Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-28T19:09:05.835Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-28T19:09:05.835Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-28T19:09:05.835Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-28T19:09:05.835Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-28T19:09:05.835Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-28T19:09:06.202Z] --- PASS: TestCommitInheritsEnv (1.96s) [2020-05-28T19:09:06.202Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-28T19:09:06.202Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-28T19:09:06.202Z] === RUN TestImagesFilterMultiReference [2020-05-28T19:09:06.202Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-28T19:09:06.202Z] === RUN TestImagePullPlatformInvalid [2020-05-28T19:09:06.202Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-28T19:09:06.202Z] === RUN TestRemoveImageOrphaning [2020-05-28T19:09:07.449Z] --- PASS: TestSecretsUpdate (3.24s) [2020-05-28T19:09:07.449Z] === RUN TestTemplatedSecret [2020-05-28T19:09:07.727Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-28T19:09:07.984Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-28T19:09:08.083Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-05-28T19:09:08.083Z] === RUN TestRemoveImageGarbageCollector [2020-05-28T19:09:08.083Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-28T19:09:08.083Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-28T19:09:08.083Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-28T19:09:08.337Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-28T19:09:08.337Z] === RUN TestTagInvalidReference [2020-05-28T19:09:08.337Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-28T19:09:08.337Z] === RUN TestTagValidPrefixedRepo [2020-05-28T19:09:08.337Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-28T19:09:08.337Z] === RUN TestTagExistedNameWithoutForce [2020-05-28T19:09:08.337Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-28T19:09:08.337Z] === RUN TestTagOfficialNames [2020-05-28T19:09:08.337Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-28T19:09:08.337Z] === RUN TestTagMatchesDigest [2020-05-28T19:09:08.337Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-28T19:09:08.337Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-28T19:09:08.518Z] === RUN TestReadPluginNoRead/default [2020-05-28T19:09:08.548Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-28T19:09:09.113Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-28T19:09:09.454Z] --- PASS: TestDaemonStartWithLogOpt (5.01s) [2020-05-28T19:09:10.829Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-28T19:09:11.008Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-28T19:09:11.008Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-28T19:09:11.008Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-28T19:09:11.818Z] --- PASS: TestTemplatedSecret (3.63s) [2020-05-28T19:09:11.818Z] === RUN TestSecretCreateResolve [2020-05-28T19:09:12.732Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-28T19:09:13.529Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-28T19:09:14.632Z] --- PASS: TestReadPluginNoRead (10.08s) [2020-05-28T19:09:14.633Z] --- PASS: TestReadPluginNoRead/default (2.08s) [2020-05-28T19:09:14.633Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2020-05-28T19:09:14.633Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2020-05-28T19:09:14.633Z] read_test.go:92: [d59491450583d] daemon is not started [2020-05-28T19:09:14.633Z] --- PASS: TestContinueAfterPluginCrash (10.32s) [2020-05-28T19:09:14.633Z] PASS [2020-05-28T19:09:14.633Z] [2020-05-28T19:09:14.633Z] DONE 6 tests in 10.480s [2020-05-28T19:09:14.633Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-28T19:09:14.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:09:14.633Z] ++ set -e [2020-05-28T19:09:14.633Z] ++ '[' -n 0 ']' [2020-05-28T19:09:14.633Z] ++ set -x [2020-05-28T19:09:14.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:09:14.633Z] testing: warning: no tests to run [2020-05-28T19:09:14.633Z] PASS [2020-05-28T19:09:14.633Z] [2020-05-28T19:09:14.633Z] DONE 0 tests in 0.041s [2020-05-28T19:09:14.633Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-28T19:09:14.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:09:14.633Z] ++ set -e [2020-05-28T19:09:14.633Z] ++ '[' -n 0 ']' [2020-05-28T19:09:14.633Z] ++ set -x [2020-05-28T19:09:14.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:09:14.890Z] INFO: Testing against a local daemon [2020-05-28T19:09:14.890Z] === RUN TestPluginWithDevMounts [2020-05-28T19:09:14.890Z] === PAUSE TestPluginWithDevMounts [2020-05-28T19:09:14.890Z] === CONT TestPluginWithDevMounts [2020-05-28T19:09:14.900Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-28T19:09:15.257Z] --- PASS: TestSecretCreateResolve (3.63s) [2020-05-28T19:09:15.257Z] PASS [2020-05-28T19:09:15.257Z] [2020-05-28T19:09:15.257Z] DONE 6 tests in 21.475s [2020-05-28T19:09:15.257Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-28T19:09:15.257Z] ++ 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-05-28T19:09:15.257Z] ++ set -e [2020-05-28T19:09:15.257Z] ++ '[' -n 0 ']' [2020-05-28T19:09:15.257Z] ++ set -x [2020-05-28T19:09:15.257Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:09:15.257Z] INFO: Testing against a local daemon [2020-05-28T19:09:15.258Z] === RUN TestServiceCreateInit [2020-05-28T19:09:15.258Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-28T19:09:17.420Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-28T19:09:17.421Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-05-28T19:09:17.421Z] PASS [2020-05-28T19:09:17.421Z] [2020-05-28T19:09:17.421Z] DONE 1 tests in 2.367s [2020-05-28T19:09:17.421Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-28T19:09:17.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:09:17.421Z] ++ set -e [2020-05-28T19:09:17.421Z] ++ '[' -n 0 ']' [2020-05-28T19:09:17.421Z] ++ set -x [2020-05-28T19:09:17.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:09:17.421Z] INFO: Testing against a local daemon [2020-05-28T19:09:17.421Z] === RUN TestSecretInspect [2020-05-28T19:09:19.318Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-28T19:09:20.687Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-28T19:09:20.702Z] --- PASS: TestSecretInspect (3.18s) [2020-05-28T19:09:20.702Z] === RUN TestSecretList [2020-05-28T19:09:20.723Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-28T19:09:22.058Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-28T19:09:22.315Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-28T19:09:22.878Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-28T19:09:23.982Z] --- PASS: TestSecretList (3.21s) [2020-05-28T19:09:23.982Z] === RUN TestSecretsCreateAndDelete [2020-05-28T19:09:26.192Z] --- PASS: TestServiceCreateInit (10.58s) [2020-05-28T19:09:26.192Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.35s) [2020-05-28T19:09:26.192Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.21s) [2020-05-28T19:09:26.192Z] === RUN TestCreateServiceMultipleTimes [2020-05-28T19:09:27.056Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-28T19:09:27.263Z] --- PASS: TestSecretsCreateAndDelete (3.27s) [2020-05-28T19:09:27.263Z] === RUN TestSecretsUpdate [2020-05-28T19:09:30.329Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-28T19:09:30.329Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-28T19:09:30.544Z] --- PASS: TestSecretsUpdate (3.26s) [2020-05-28T19:09:30.545Z] === RUN TestTemplatedSecret [2020-05-28T19:09:33.075Z] --- PASS: TestTemplatedSecret (3.02s) [2020-05-28T19:09:33.075Z] === RUN TestSecretCreateResolve [2020-05-28T19:09:35.731Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-28T19:09:36.358Z] --- PASS: TestSecretCreateResolve (3.23s) [2020-05-28T19:09:36.358Z] PASS [2020-05-28T19:09:36.358Z] [2020-05-28T19:09:36.358Z] DONE 6 tests in 19.308s [2020-05-28T19:09:36.358Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-28T19:09:36.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:09:36.358Z] ++ set -e [2020-05-28T19:09:36.358Z] ++ '[' -n 0 ']' [2020-05-28T19:09:36.358Z] ++ set -x [2020-05-28T19:09:36.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:09:36.616Z] INFO: Testing against a local daemon [2020-05-28T19:09:36.616Z] === RUN TestServiceCreateInit [2020-05-28T19:09:36.616Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-28T19:09:37.100Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-28T19:09:38.059Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-28T19:09:38.315Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-28T19:09:38.878Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-28T19:09:39.442Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-28T19:09:39.734Z] #66 DONE 39.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-28T19:09:40.338Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/test/unit [2020-05-28T19:09:40.373Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-28T19:09:41.881Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-28T19:09:43.652Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-28T19:09:44.841Z] ? github.com/docker/docker/api [no test files] [2020-05-28T19:09:45.546Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-28T19:09:46.477Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-28T19:09:46.477Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-28T19:09:47.145Z] --- PASS: TestServiceCreateInit (10.19s) [2020-05-28T19:09:47.145Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2020-05-28T19:09:47.145Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.13s) [2020-05-28T19:09:47.145Z] === RUN TestCreateServiceMultipleTimes [2020-05-28T19:09:47.847Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-28T19:09:49.743Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-28T19:09:51.114Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-28T19:09:52.482Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-28T19:09:52.612Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-28T19:09:52.612Z] Copying nested executables into bundles/binary-daemon [2020-05-28T19:09:52.612Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-28T19:09:52.949Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/make.sh cross [2020-05-28T19:09:53.206Z] [2020-05-28T19:09:53.239Z] --- PASS: TestCreateServiceMultipleTimes (23.52s) [2020-05-28T19:09:53.239Z] === RUN TestCreateServiceConflict [2020-05-28T19:09:53.239Z] --- PASS: TestCreateServiceConflict (3.63s) [2020-05-28T19:09:53.239Z] === RUN TestCreateServiceMaxReplicas [2020-05-28T19:09:53.469Z] Removing bundles/ [2020-05-28T19:09:53.469Z] [2020-05-28T19:09:53.469Z] ---> Making bundle: cross (in bundles/cross) [2020-05-28T19:09:53.469Z] Cross building: bundles/cross/linux/amd64 [2020-05-28T19:09:53.469Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-28T19:09:53.469Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-28T19:09:56.681Z] --- PASS: TestCreateServiceMaxReplicas (4.10s) [2020-05-28T19:09:56.681Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-28T19:10:02.435Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-28T19:10:03.804Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-28T19:10:05.174Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-28T19:10:05.225Z] --- PASS: TestCreateServiceMultipleTimes (18.46s) [2020-05-28T19:10:05.225Z] === RUN TestCreateServiceConflict [2020-05-28T19:10:05.431Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-28T19:10:07.325Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-28T19:10:08.511Z] --- PASS: TestCreateServiceConflict (3.25s) [2020-05-28T19:10:08.511Z] === RUN TestCreateServiceMaxReplicas [2020-05-28T19:10:09.845Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-28T19:10:10.409Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-28T19:10:10.409Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-28T19:10:11.960Z] ok github.com/docker/docker/api/server 0.047s coverage: 9.0% of statements [2020-05-28T19:10:12.695Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2020-05-28T19:10:12.695Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-28T19:10:15.099Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.61s) [2020-05-28T19:10:15.099Z] === RUN TestCreateServiceSecretFileMode [2020-05-28T19:10:15.711Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2020-05-28T19:10:15.711Z] === RUN TestCreateServiceConfigFileMode [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite (346.54s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.12s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.98s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.63s) [2020-05-28T19:10:16.959Z] docker_cli_daemon_test.go:1449: [d829fc3cda073] daemon is not started [2020-05-28T19:10:16.959Z] check_test.go:309: [d42e41726041d] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.81s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.15s) [2020-05-28T19:10:16.959Z] check_test.go:309: [d82b4e18e1bc5] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.82s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.43s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.92s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.54s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.60s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.88s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.59s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.86s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-28T19:10:16.959Z] check_test.go:309: [d8d5c894736a2] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-28T19:10:16.959Z] check_test.go:309: [d2ce727feecee] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.84s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-05-28T19:10:16.959Z] check_test.go:309: [d381dcfed63e9] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.17s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.90s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.18s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.32s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-28T19:10:16.959Z] check_test.go:309: [d8b2c106d9475] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.24s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.44s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.86s) [2020-05-28T19:10:16.959Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-28T19:10:16.959Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-28T19:10:16.959Z] check_test.go:309: [da1e45db1e9a6] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.07s) [2020-05-28T19:10:16.959Z] check_test.go:309: [d584a14f30abd] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-05-28T19:10:16.959Z] check_test.go:309: [d0deab829b50e] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.41s) [2020-05-28T19:10:16.959Z] docker_cli_daemon_plugins_test.go:79: [da573f5de6305] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2020-05-28T19:10:16.959Z] docker_cli_daemon_plugins_test.go:169: [d564d16f5c66c] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.77s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-05-28T19:10:16.959Z] check_test.go:309: [d1d90828eca08] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.96s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.89s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.74s) [2020-05-28T19:10:16.959Z] check_test.go:309: [d5a7224cefa6a] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.45s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.07s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.44s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.30s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.58s) [2020-05-28T19:10:16.959Z] check_test.go:309: [da094fe5225a3] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.45s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.42s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.71s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.77s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.26s) [2020-05-28T19:10:16.959Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-28T19:10:16.959Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-28T19:10:16.959Z] check_test.go:309: [d0577d90b3458] daemon is not started [2020-05-28T19:10:16.959Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-28T19:10:16.959Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-28T19:10:16.959Z] check_test.go:309: [d5eb04078bc95] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.95s) [2020-05-28T19:10:16.959Z] check_test.go:309: [daf45aa1955ec] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.27s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.31s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.12s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.07s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.02s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.92s) [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) [2020-05-28T19:10:16.959Z] check_test.go:309: [de1fdbad28e58] daemon is not started [2020-05-28T19:10:16.959Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.07s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.41s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.58s) [2020-05-28T19:10:16.960Z] check_test.go:309: [db3eb01d0f0f2] daemon is not started [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.48s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-05-28T19:10:16.960Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-05-28T19:10:16.960Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-05-28T19:10:16.960Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-05-28T19:10:16.960Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-05-28T19:10:16.960Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-05-28T19:10:16.960Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-05-28T19:10:16.960Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-05-28T19:10:16.960Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-05-28T19:10:16.960Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-05-28T19:10:16.960Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-05-28T19:10:16.960Z] check_test.go:309: [d7c3d0d2776ed] daemon is not started [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2020-05-28T19:10:16.960Z] check_test.go:309: [d9f77cbeb1d94] daemon is not started [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.98s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-05-28T19:10:16.960Z] check_test.go:309: [d233d72cd33a6] daemon is not started [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.16s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.18s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.57s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-05-28T19:10:16.960Z] check_test.go:309: [d279e03eca7d0] daemon is not started [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.29s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.92s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.93s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.27s) [2020-05-28T19:10:16.960Z] check_test.go:309: [d9abd43ae5a79] daemon is not started [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2020-05-28T19:10:16.960Z] check_test.go:309: [daac41e581d09] daemon is not started [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.96s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.87s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.11s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.64s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.85s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.87s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.06s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.79s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.13s) [2020-05-28T19:10:16.960Z] docker_cli_daemon_test.go:2544: [d92b4c75834ab] daemon is not started [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.60s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.01s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.10s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.20s) [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2020-05-28T19:10:16.960Z] check_test.go:309: [d8d4bbe7e7e95] daemon is not started [2020-05-28T19:10:16.960Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.87s) [2020-05-28T19:10:16.960Z] === RUN TestDockerSwarmSuite [2020-05-28T19:10:16.960Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-28T19:10:20.195Z] --- PASS: TestCreateServiceConfigFileMode (3.59s) [2020-05-28T19:10:20.195Z] === RUN TestCreateServiceSysctls [2020-05-28T19:10:20.239Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-28T19:10:23.513Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-28T19:10:24.563Z] --- PASS: TestCreateServiceSysctls (4.64s) [2020-05-28T19:10:24.563Z] === RUN TestCreateServiceCapabilities [2020-05-28T19:10:24.882Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-28T19:10:26.250Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-28T19:10:26.250Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-28T19:10:27.563Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.69s) [2020-05-28T19:10:27.563Z] === RUN TestCreateServiceSecretFileMode [2020-05-28T19:10:28.008Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2020-05-28T19:10:28.008Z] === RUN TestInspect [2020-05-28T19:10:28.019Z] 4612f6d0b889: Pull complete [2020-05-28T19:10:28.019Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-28T19:10:28.019Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:10:28.019Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-28T19:10:28.019Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-28T19:10:28.019Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-28T19:10:28.019Z] WARN: Skipping validation tests [2020-05-28T19:10:28.019Z] INFO: Running unit tests at 05/28/2020 19:10:21... [2020-05-28T19:10:28.019Z] INFO: make.ps1 starting at 05/28/2020 19:10:25 [2020-05-28T19:10:28.019Z] INFO: Git commit (270eabc9be) assumed from DOCKER_GITCOMMIT environment variable [2020-05-28T19:10:28.019Z] INFO: Invoking autogen... [2020-05-28T19:10:28.019Z] INFO: Running unit tests... [2020-05-28T19:10:29.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-28T19:10:30.094Z] --- PASS: TestCreateServiceSecretFileMode (3.31s) [2020-05-28T19:10:30.094Z] === RUN TestCreateServiceConfigFileMode [2020-05-28T19:10:30.675Z] --- PASS: TestInspect (3.23s) [2020-05-28T19:10:30.675Z] === RUN TestCreateJob [2020-05-28T19:10:32.796Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-28T19:10:34.279Z] --- PASS: TestCreateServiceConfigFileMode (3.51s) [2020-05-28T19:10:34.279Z] === RUN TestCreateServiceSysctls [2020-05-28T19:10:35.178Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-28T19:10:35.317Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-28T19:10:36.142Z] --- PASS: TestCreateJob (4.42s) [2020-05-28T19:10:36.142Z] === RUN TestReplicatedJob [2020-05-28T19:10:37.838Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-28T19:10:38.464Z] --- PASS: TestCreateServiceSysctls (4.25s) [2020-05-28T19:10:38.464Z] === RUN TestCreateServiceCapabilities [2020-05-28T19:10:40.996Z] --- PASS: TestCreateServiceCapabilities (2.95s) [2020-05-28T19:10:40.996Z] === RUN TestInspect [2020-05-28T19:10:42.927Z] --- PASS: TestReplicatedJob (7.22s) [2020-05-28T19:10:42.927Z] === RUN TestUpdateReplicatedJob [2020-05-28T19:10:43.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-28T19:10:43.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-28T19:10:43.841Z] ? github.com/docker/docker/api [no test files] [2020-05-28T19:10:44.280Z] --- PASS: TestInspect (3.01s) [2020-05-28T19:10:44.280Z] === RUN TestCreateJob [2020-05-28T19:10:45.549Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-28T19:10:47.293Z] --- PASS: TestUpdateReplicatedJob (4.55s) [2020-05-28T19:10:47.293Z] === RUN TestServiceListWithStatuses [2020-05-28T19:10:47.293Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-28T19:10:47.293Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-28T19:10:47.293Z] === RUN TestDockerNetworkConnectAlias [2020-05-28T19:10:48.464Z] --- PASS: TestCreateJob (4.16s) [2020-05-28T19:10:48.464Z] === RUN TestReplicatedJob [2020-05-28T19:10:48.828Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-28T19:10:51.349Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-28T19:10:55.025Z] --- PASS: TestReplicatedJob (6.46s) [2020-05-28T19:10:55.025Z] === RUN TestUpdateReplicatedJob [2020-05-28T19:10:55.648Z] --- PASS: TestDockerNetworkConnectAlias (8.03s) [2020-05-28T19:10:55.648Z] === RUN TestDockerNetworkReConnect [2020-05-28T19:10:56.342Z] ok github.com/docker/docker/api/server 0.132s coverage: 9.0% of statements [2020-05-28T19:10:59.211Z] --- PASS: TestUpdateReplicatedJob (4.37s) [2020-05-28T19:10:59.211Z] === RUN TestServiceListWithStatuses [2020-05-28T19:10:59.211Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-28T19:10:59.211Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-28T19:10:59.211Z] === RUN TestDockerNetworkConnectAlias [2020-05-28T19:10:59.682Z] --- PASS: TestImportExtremelyLargeImageWorks (104.07s) [2020-05-28T19:10:59.682Z] PASS [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === Skipped [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-28T19:10:59.682Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] DONE 12 tests, 1 skipped in 108.462s [2020-05-28T19:10:59.682Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-28T19:10:59.682Z] INFO: Testing against a local daemon [2020-05-28T19:10:59.682Z] === RUN TestNetworkCreateDelete [2020-05-28T19:10:59.682Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-05-28T19:10:59.682Z] === RUN TestDockerNetworkDeletePreferID [2020-05-28T19:10:59.682Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2020-05-28T19:10:59.682Z] === RUN TestInspectNetwork [2020-05-28T19:10:59.682Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-28T19:10:59.682Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:10:59.682Z] === RUN TestRunContainerWithBridgeNone [2020-05-28T19:10:59.682Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-28T19:10:59.682Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] === RUN TestNetworkInvalidJSON [2020-05-28T19:10:59.682Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-28T19:10:59.682Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-28T19:10:59.682Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:10:59.682Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:10:59.682Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:10:59.682Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:10:59.682Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-28T19:10:59.682Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:10:59.682Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:10:59.682Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-28T19:10:59.682Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-28T19:10:59.682Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-28T19:10:59.682Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-28T19:10:59.682Z] === RUN TestHostIPv4BridgeLabel [2020-05-28T19:10:59.682Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-28T19:10:59.682Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-28T19:10:59.682Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-05-28T19:10:59.682Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] === RUN TestDaemonDefaultNetworkPools [2020-05-28T19:10:59.682Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-28T19:10:59.682Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T19:10:59.682Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T19:10:59.682Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] === RUN TestServiceWithPredefinedNetwork [2020-05-28T19:10:59.682Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:10:59.682Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-28T19:10:59.682Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:236: FLAKY_TEST [2020-05-28T19:10:59.682Z] === RUN TestServiceWithDataPathPortInit [2020-05-28T19:10:59.682Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:10:59.682Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-28T19:10:59.682Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:10:59.682Z] PASS [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === Skipped [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-28T19:10:59.682Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-28T19:10:59.682Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-28T19:10:59.682Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-05-28T19:10:59.682Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:236: FLAKY_TEST [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-28T19:10:59.682Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] DONE 18 tests, 12 skipped in 0.665s [2020-05-28T19:10:59.682Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-28T19:10:59.682Z] INFO: Testing against a local daemon [2020-05-28T19:10:59.682Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-28T19:10:59.682Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-28T19:10:59.682Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:10:59.682Z] === RUN TestDockerNetworkIpvlan [2020-05-28T19:10:59.682Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-28T19:10:59.682Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:10:59.682Z] PASS [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === Skipped [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-28T19:10:59.682Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-28T19:10:59.682Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] DONE 2 tests, 2 skipped in 0.499s [2020-05-28T19:10:59.682Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-28T19:10:59.682Z] INFO: Testing against a local daemon [2020-05-28T19:10:59.682Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-28T19:10:59.682Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-28T19:10:59.682Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] === RUN TestDockerNetworkMacvlan [2020-05-28T19:10:59.682Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-28T19:10:59.682Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] PASS [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === Skipped [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-28T19:10:59.682Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-28T19:10:59.682Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] DONE 2 tests, 2 skipped in 0.406s [2020-05-28T19:10:59.682Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-28T19:10:59.682Z] testing: warning: no tests to run [2020-05-28T19:10:59.682Z] PASS [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] DONE 0 tests in 0.112s [2020-05-28T19:10:59.682Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-28T19:10:59.682Z] INFO: Testing against a local daemon [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginAllowRequest [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginTLS [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginDenyRequest [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginDenyResponse [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginAllowEventStream [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginErrorResponse [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginErrorRequest [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginHeader [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginV2Disable [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-28T19:10:59.682Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.07s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] PASS [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === Skipped [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.682Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-28T19:10:59.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.682Z] [2020-05-28T19:10:59.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-05-28T19:10:59.683Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.683Z] [2020-05-28T19:10:59.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.07s) [2020-05-28T19:10:59.683Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.683Z] [2020-05-28T19:10:59.683Z] [2020-05-28T19:10:59.683Z] DONE 17 tests, 17 skipped in 1.059s [2020-05-28T19:10:59.683Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-28T19:10:59.683Z] INFO: Testing against a local daemon [2020-05-28T19:10:59.683Z] === RUN TestPluginInvalidJSON [2020-05-28T19:10:59.683Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:10:59.683Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:10:59.683Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:10:59.683Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-28T19:10:59.683Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-28T19:10:59.683Z] === RUN TestPluginInstall [2020-05-28T19:10:59.683Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-28T19:10:59.683Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.683Z] PASS [2020-05-28T19:10:59.683Z] [2020-05-28T19:10:59.683Z] === Skipped [2020-05-28T19:10:59.683Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-28T19:10:59.683Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-28T19:10:59.683Z] [2020-05-28T19:10:59.683Z] [2020-05-28T19:10:59.683Z] DONE 3 tests, 1 skipped in 0.190s [2020-05-28T19:10:59.683Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-28T19:10:59.683Z] INFO: Testing against a local daemon [2020-05-28T19:10:59.683Z] === RUN TestExternalGraphDriver [2020-05-28T19:10:59.683Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-05-28T19:10:59.683Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-28T19:10:59.683Z] === RUN TestGraphdriverPluginV2 [2020-05-28T19:11:01.119Z] --- PASS: TestDockerNetworkReConnect (6.20s) [2020-05-28T19:11:01.119Z] === RUN TestServicePlugin [2020-05-28T19:11:01.119Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-28T19:11:01.119Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:11:01.119Z] === RUN TestServiceUpdateLabel [2020-05-28T19:11:02.188Z] --- PASS: TestGraphdriverPluginV2 (6.52s) [2020-05-28T19:11:02.188Z] PASS [2020-05-28T19:11:02.188Z] [2020-05-28T19:11:02.188Z] === Skipped [2020-05-28T19:11:02.188Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-05-28T19:11:02.188Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-28T19:11:02.188Z] [2020-05-28T19:11:02.188Z] [2020-05-28T19:11:02.188Z] DONE 2 tests, 1 skipped in 6.751s [2020-05-28T19:11:02.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-28T19:11:02.443Z] INFO: Testing against a local daemon [2020-05-28T19:11:02.443Z] === RUN TestContinueAfterPluginCrash [2020-05-28T19:11:02.443Z] === PAUSE TestContinueAfterPluginCrash [2020-05-28T19:11:02.443Z] === RUN TestReadPluginNoRead [2020-05-28T19:11:02.443Z] === PAUSE TestReadPluginNoRead [2020-05-28T19:11:02.443Z] === RUN TestDaemonStartWithLogOpt [2020-05-28T19:11:02.443Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-28T19:11:02.443Z] === CONT TestContinueAfterPluginCrash [2020-05-28T19:11:02.443Z] === CONT TestDaemonStartWithLogOpt [2020-05-28T19:11:05.489Z] --- PASS: TestServiceUpdateLabel (3.62s) [2020-05-28T19:11:05.490Z] === RUN TestServiceUpdateSecrets [2020-05-28T19:11:05.775Z] --- PASS: TestDockerNetworkConnectAlias (6.54s) [2020-05-28T19:11:05.775Z] === RUN TestDockerNetworkReConnect [2020-05-28T19:11:11.041Z] --- PASS: TestDockerNetworkReConnect (5.03s) [2020-05-28T19:11:11.041Z] === RUN TestServicePlugin [2020-05-28T19:11:11.041Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-28T19:11:11.041Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:11:11.041Z] === RUN TestServiceUpdateLabel [2020-05-28T19:11:13.343Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-28T19:11:13.343Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-28T19:11:13.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-28T19:11:13.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-28T19:11:13.571Z] --- PASS: TestServiceUpdateLabel (3.22s) [2020-05-28T19:11:13.571Z] === RUN TestServiceUpdateSecrets [2020-05-28T19:11:14.881Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-28T19:11:14.881Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-28T19:11:14.881Z] Cross building: bundles/cross/windows/amd64 [2020-05-28T19:11:14.881Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-28T19:11:14.881Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-28T19:11:17.264Z] --- PASS: TestDaemonStartWithLogOpt (13.95s) [2020-05-28T19:11:17.264Z] === CONT TestReadPluginNoRead [2020-05-28T19:11:17.518Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-28T19:11:17.518Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-28T19:11:17.775Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-28T19:11:18.338Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-28T19:11:18.596Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-28T19:11:19.159Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-28T19:11:19.416Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-28T19:11:20.521Z] --- PASS: TestContinueAfterPluginCrash (17.61s) [2020-05-28T19:11:20.521Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-28T19:11:20.676Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2020-05-28T19:11:20.676Z] === RUN TestServiceUpdateConfigs [2020-05-28T19:11:21.937Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-28T19:11:23.028Z] === RUN TestReadPluginNoRead/default [2020-05-28T19:11:23.829Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-28T19:11:25.575Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-28T19:11:25.722Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-28T19:11:27.616Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-28T19:11:28.080Z] --- PASS: TestReadPluginNoRead (11.64s) [2020-05-28T19:11:28.080Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.60s) [2020-05-28T19:11:28.080Z] --- PASS: TestReadPluginNoRead/default (2.68s) [2020-05-28T19:11:28.080Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.66s) [2020-05-28T19:11:28.080Z] read_test.go:92: [da016083f35c1] daemon is not started [2020-05-28T19:11:28.080Z] PASS [2020-05-28T19:11:28.080Z] [2020-05-28T19:11:28.080Z] DONE 6 tests in 25.778s [2020-05-28T19:11:28.080Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-28T19:11:28.080Z] testing: warning: no tests to run [2020-05-28T19:11:28.080Z] PASS [2020-05-28T19:11:28.080Z] [2020-05-28T19:11:28.080Z] DONE 0 tests in 0.053s [2020-05-28T19:11:28.080Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-28T19:11:28.334Z] INFO: Testing against a local daemon [2020-05-28T19:11:28.334Z] === RUN TestPluginWithDevMounts [2020-05-28T19:11:28.334Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-28T19:11:28.334Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-28T19:11:28.334Z] PASS [2020-05-28T19:11:28.334Z] [2020-05-28T19:11:28.334Z] === Skipped [2020-05-28T19:11:28.335Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-28T19:11:28.335Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-28T19:11:28.335Z] [2020-05-28T19:11:28.335Z] [2020-05-28T19:11:28.335Z] DONE 1 tests, 1 skipped in 0.183s [2020-05-28T19:11:28.335Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-28T19:11:28.335Z] INFO: Testing against a local daemon [2020-05-28T19:11:28.335Z] === RUN TestSecretInspect [2020-05-28T19:11:28.335Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-28T19:11:28.335Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.335Z] === RUN TestSecretList [2020-05-28T19:11:28.589Z] --- SKIP: TestSecretList (0.02s) [2020-05-28T19:11:28.589Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] === RUN TestSecretsCreateAndDelete [2020-05-28T19:11:28.589Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-28T19:11:28.589Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] === RUN TestSecretsUpdate [2020-05-28T19:11:28.589Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-05-28T19:11:28.589Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] === RUN TestTemplatedSecret [2020-05-28T19:11:28.589Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-28T19:11:28.589Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] === RUN TestSecretCreateResolve [2020-05-28T19:11:28.589Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-28T19:11:28.589Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] PASS [2020-05-28T19:11:28.589Z] [2020-05-28T19:11:28.589Z] === Skipped [2020-05-28T19:11:28.589Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-28T19:11:28.589Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] [2020-05-28T19:11:28.589Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-05-28T19:11:28.589Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] [2020-05-28T19:11:28.589Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-28T19:11:28.589Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] [2020-05-28T19:11:28.589Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-05-28T19:11:28.589Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] [2020-05-28T19:11:28.589Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-28T19:11:28.589Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] [2020-05-28T19:11:28.589Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-28T19:11:28.589Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] [2020-05-28T19:11:28.589Z] [2020-05-28T19:11:28.589Z] DONE 6 tests, 6 skipped in 0.233s [2020-05-28T19:11:28.589Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-28T19:11:28.589Z] INFO: Testing against a local daemon [2020-05-28T19:11:28.589Z] === RUN TestServiceCreateInit [2020-05-28T19:11:28.589Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-28T19:11:28.589Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-28T19:11:28.589Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-28T19:11:28.589Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-28T19:11:28.589Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-28T19:11:28.589Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.589Z] === RUN TestCreateServiceMultipleTimes [2020-05-28T19:11:28.844Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-05-28T19:11:28.844Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestCreateServiceConflict [2020-05-28T19:11:28.844Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-05-28T19:11:28.844Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestCreateServiceMaxReplicas [2020-05-28T19:11:28.844Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-28T19:11:28.844Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-28T19:11:28.844Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-28T19:11:28.844Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestCreateServiceSecretFileMode [2020-05-28T19:11:28.844Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-28T19:11:28.844Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestCreateServiceConfigFileMode [2020-05-28T19:11:28.844Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-28T19:11:28.844Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestCreateServiceSysctls [2020-05-28T19:11:28.844Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-28T19:11:28.844Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestCreateServiceCapabilities [2020-05-28T19:11:28.844Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-28T19:11:28.844Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestInspect [2020-05-28T19:11:28.844Z] --- SKIP: TestInspect (0.02s) [2020-05-28T19:11:28.844Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestCreateJob [2020-05-28T19:11:28.844Z] --- SKIP: TestCreateJob (0.01s) [2020-05-28T19:11:28.844Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestReplicatedJob [2020-05-28T19:11:28.844Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-28T19:11:28.844Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestUpdateReplicatedJob [2020-05-28T19:11:28.844Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-28T19:11:28.844Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestServiceListWithStatuses [2020-05-28T19:11:28.844Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-28T19:11:28.844Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-28T19:11:28.844Z] === RUN TestDockerNetworkConnectAlias [2020-05-28T19:11:28.844Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-28T19:11:28.844Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestDockerNetworkReConnect [2020-05-28T19:11:28.844Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-05-28T19:11:28.844Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:28.844Z] === RUN TestServicePlugin [2020-05-28T19:11:29.509Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-28T19:11:30.439Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-28T19:11:31.648Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2020-05-28T19:11:31.648Z] === RUN TestServiceUpdateConfigs [2020-05-28T19:11:32.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-28T19:11:32.998Z] --- SKIP: TestServicePlugin (3.48s) [2020-05-28T19:11:32.998Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] === RUN TestServiceUpdateLabel [2020-05-28T19:11:32.998Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-05-28T19:11:32.998Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] === RUN TestServiceUpdateSecrets [2020-05-28T19:11:32.998Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-28T19:11:32.998Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] === RUN TestServiceUpdateConfigs [2020-05-28T19:11:32.998Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-28T19:11:32.998Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] === RUN TestServiceUpdateNetwork [2020-05-28T19:11:32.998Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-05-28T19:11:32.998Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] === RUN TestServiceUpdatePidsLimit [2020-05-28T19:11:32.998Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-28T19:11:32.998Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] PASS [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === Skipped [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-05-28T19:11:32.998Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-05-28T19:11:32.998Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-28T19:11:32.998Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-28T19:11:32.998Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-28T19:11:32.998Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-28T19:11:32.998Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-28T19:11:32.998Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-28T19:11:32.998Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-05-28T19:11:32.998Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-28T19:11:32.998Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-28T19:11:32.998Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-28T19:11:32.998Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-28T19:11:32.998Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-28T19:11:32.998Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-05-28T19:11:32.998Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2020-05-28T19:11:32.998Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-05-28T19:11:32.998Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-28T19:11:32.998Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-28T19:11:32.998Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-05-28T19:11:32.998Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-28T19:11:32.998Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] DONE 24 tests, 23 skipped in 3.957s [2020-05-28T19:11:32.998Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-28T19:11:32.998Z] INFO: Testing against a local daemon [2020-05-28T19:11:32.998Z] === RUN TestSessionCreate [2020-05-28T19:11:32.998Z] --- PASS: TestSessionCreate (0.04s) [2020-05-28T19:11:32.998Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-28T19:11:32.998Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-28T19:11:32.998Z] PASS [2020-05-28T19:11:32.998Z] [2020-05-28T19:11:32.998Z] DONE 2 tests in 0.244s [2020-05-28T19:11:32.998Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-28T19:11:32.998Z] INFO: Testing against a local daemon [2020-05-28T19:11:32.998Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-28T19:11:32.998Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T19:11:32.998Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T19:11:32.998Z] === RUN TestEventsExecDie [2020-05-28T19:11:33.557Z] --- PASS: TestEventsExecDie (0.70s) [2020-05-28T19:11:33.557Z] === RUN TestEventsBackwardsCompatible [2020-05-28T19:11:33.811Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-28T19:11:33.811Z] === RUN TestInfoBinaryCommits [2020-05-28T19:11:33.811Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-28T19:11:33.811Z] === RUN TestInfoAPIVersioned [2020-05-28T19:11:33.811Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-28T19:11:33.811Z] === RUN TestInfoDiscoveryBackend [2020-05-28T19:11:33.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-28T19:11:35.690Z] --- PASS: TestInfoDiscoveryBackend (1.58s) [2020-05-28T19:11:35.690Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-28T19:11:38.944Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s) [2020-05-28T19:11:38.944Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-28T19:11:38.944Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-28T19:11:38.944Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:11:38.944Z] === RUN TestInfoAPI [2020-05-28T19:11:38.944Z] --- PASS: TestInfoAPI (0.04s) [2020-05-28T19:11:38.944Z] === RUN TestInfoAPIWarnings [2020-05-28T19:11:39.102Z] --- PASS: TestServiceUpdateConfigs (16.12s) [2020-05-28T19:11:39.102Z] === RUN TestServiceUpdateNetwork [2020-05-28T19:11:40.440Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-28T19:11:40.440Z] --- PASS: TestImportExtremelyLargeImageWorks (171.94s) [2020-05-28T19:11:40.440Z] PASS [2020-05-28T19:11:40.440Z] [2020-05-28T19:11:40.440Z] DONE 12 tests in 176.031s [2020-05-28T19:11:40.440Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-28T19:11:40.440Z] ++ 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-05-28T19:11:40.440Z] ++ set -e [2020-05-28T19:11:40.440Z] ++ '[' -n 0 ']' [2020-05-28T19:11:40.440Z] ++ set -x [2020-05-28T19:11:40.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:11:40.440Z] INFO: Testing against a local daemon [2020-05-28T19:11:40.440Z] === RUN TestNetworkCreateDelete [2020-05-28T19:11:40.440Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-28T19:11:40.440Z] === RUN TestDockerNetworkDeletePreferID [2020-05-28T19:11:40.440Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-05-28T19:11:40.440Z] === RUN TestInspectNetwork [2020-05-28T19:11:40.824Z] --- PASS: TestInfoAPIWarnings (1.68s) [2020-05-28T19:11:40.824Z] === RUN TestInfoDebug [2020-05-28T19:11:42.707Z] --- PASS: TestInfoDebug (1.84s) [2020-05-28T19:11:42.707Z] === RUN TestInfoInsecureRegistries [2020-05-28T19:11:44.588Z] --- PASS: TestInfoInsecureRegistries (1.79s) [2020-05-28T19:11:44.588Z] === RUN TestInfoRegistryMirrors [2020-05-28T19:11:45.691Z] === RUN TestInspectNetwork/full_network_id [2020-05-28T19:11:45.691Z] === RUN TestInspectNetwork/partial_network_id [2020-05-28T19:11:45.691Z] === RUN TestInspectNetwork/network_name [2020-05-28T19:11:45.691Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-28T19:11:45.946Z] --- PASS: TestInfoRegistryMirrors (1.81s) [2020-05-28T19:11:45.946Z] === RUN TestLoginFailsWithBadCredentials [2020-05-28T19:11:46.201Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-05-28T19:11:46.201Z] === RUN TestPingCacheHeaders [2020-05-28T19:11:46.455Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-28T19:11:46.455Z] === RUN TestPingGet [2020-05-28T19:11:46.455Z] --- PASS: TestPingGet (0.01s) [2020-05-28T19:11:46.455Z] === RUN TestPingHead [2020-05-28T19:11:46.455Z] --- PASS: TestPingHead (0.03s) [2020-05-28T19:11:46.455Z] === RUN TestVersion [2020-05-28T19:11:46.455Z] --- PASS: TestVersion (0.02s) [2020-05-28T19:11:46.455Z] PASS [2020-05-28T19:11:46.455Z] [2020-05-28T19:11:46.455Z] === Skipped [2020-05-28T19:11:46.455Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T19:11:46.455Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T19:11:46.455Z] [2020-05-28T19:11:46.455Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-28T19:11:46.455Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-28T19:11:46.455Z] [2020-05-28T19:11:46.455Z] [2020-05-28T19:11:46.455Z] DONE 18 tests, 2 skipped in 13.649s [2020-05-28T19:11:46.455Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-28T19:11:46.455Z] INFO: Testing against a local daemon [2020-05-28T19:11:46.455Z] === RUN TestVolumesCreateAndList [2020-05-28T19:11:46.516Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2020-05-28T19:11:46.516Z] === RUN TestServiceUpdateNetwork [2020-05-28T19:11:46.710Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-28T19:11:46.710Z] === RUN TestVolumesRemove [2020-05-28T19:11:46.710Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-28T19:11:46.710Z] === RUN TestVolumesInspect [2020-05-28T19:11:46.710Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-28T19:11:46.710Z] === RUN TestVolumesInvalidJSON [2020-05-28T19:11:46.710Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-28T19:11:46.710Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-28T19:11:46.710Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-28T19:11:46.710Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-28T19:11:46.710Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-28T19:11:46.710Z] PASS [2020-05-28T19:11:46.710Z] [2020-05-28T19:11:46.710Z] DONE 5 tests in 0.302s [2020-05-28T19:11:46.710Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T19:11:46.710Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12263 is not a child of this shell [2020-05-28T19:11:46.710Z] warning: PID 12263 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-28T19:11:46.710Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T19:11:46.710Z] [2020-05-28T19:11:46.710Z] Unloading profiles will leave already running processes permanently [2020-05-28T19:11:46.710Z] unconfined, which can lead to unexpected situations. [2020-05-28T19:11:46.710Z] [2020-05-28T19:11:46.710Z] To set a process to complain mode, use the command line tool [2020-05-28T19:11:46.710Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T19:11:46.710Z] Removing test suite binaries [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-28T19:11:47.236Z] ok github.com/docker/docker/api/server/httputils 0.106s coverage: 14.7% of statements [2020-05-28T19:11:47.236Z] ok github.com/docker/docker/api/server/middleware 0.182s coverage: 37.7% of statements [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-28T19:11:47.236Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2020-05-28T19:11:47.236Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 92.2% of statements [2020-05-28T19:11:47.236Z] ok github.com/docker/docker/api/server/router/swarm 0.174s coverage: 4.8% of statements [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-28T19:11:47.236Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-28T19:11:47.704Z] ok github.com/docker/docker/api/types/time 0.344s coverage: 100.0% of statements [2020-05-28T19:11:47.704Z] ok github.com/docker/docker/api/types/versions 0.068s coverage: 75.0% of statements [2020-05-28T19:11:47.704Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-28T19:11:47.704Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-28T19:11:47.704Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-28T19:11:47.704Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-28T19:11:47.704Z] ? github.com/docker/docker/builder [no test files] [2020-05-28T19:11:47.704Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-28T19:11:47.704Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-28T19:11:47.704Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-28T19:11:47.704Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-28T19:11:47.705Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-28T19:11:47.705Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-28T19:11:47.705Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-28T19:11:48.068Z] [2020-05-28T19:11:48.692Z] ok github.com/docker/docker/builder/dockerignore 0.231s coverage: 96.8% of statements Post stage [Pipeline] junit [2020-05-28T19:11:49.439Z] Recording test results [2020-05-28T19:11:49.862Z] --- PASS: TestInspectNetwork (9.72s) [2020-05-28T19:11:49.862Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-28T19:11:49.862Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-28T19:11:49.862Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-28T19:11:49.862Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-28T19:11:49.862Z] === RUN TestRunContainerWithBridgeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-28T19:11:52.281Z] + echo Ensuring container killed. [2020-05-28T19:11:52.281Z] Ensuring container killed. [2020-05-28T19:11:52.281Z] + docker rm -vf docker-pr5 [2020-05-28T19:11:52.281Z] Error: No such container: docker-pr5 [2020-05-28T19:11:52.281Z] + true [Pipeline] sh [2020-05-28T19:11:52.683Z] + echo Chowning /workspace to jenkins user [2020-05-28T19:11:52.683Z] Chowning /workspace to jenkins user [2020-05-28T19:11:52.683Z] + id -u [2020-05-28T19:11:52.683Z] + id -g [2020-05-28T19:11:52.683Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41022:/workspace busybox chown -R 1000:1000 /workspace [2020-05-28T19:11:52.683Z] Unable to find image 'busybox:latest' locally [2020-05-28T19:11:52.683Z] latest: Pulling from library/busybox [2020-05-28T19:11:52.683Z] d9cbbca60e5f: Pulling fs layer [2020-05-28T19:11:53.136Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2020-05-28T19:11:53.136Z] === RUN TestNetworkInvalidJSON [2020-05-28T19:11:53.136Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-28T19:11:53.136Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-28T19:11:53.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:11:53.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:11:53.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:11:53.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:11:53.136Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-28T19:11:53.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:11:53.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:11:53.136Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-28T19:11:53.136Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-28T19:11:53.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-28T19:11:53.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-28T19:11:53.136Z] === RUN TestHostIPv4BridgeLabel [2020-05-28T19:11:53.136Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-05-28T19:11:53.136Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-28T19:11:53.455Z] ok github.com/docker/docker/builder/remotecontext 0.966s coverage: 9.2% of statements [2020-05-28T19:11:53.455Z] ok github.com/docker/docker/builder/dockerfile 0.842s coverage: 46.5% of statements [2020-05-28T19:11:53.455Z] ok github.com/docker/docker/cli/debug 0.767s coverage: 100.0% of statements [2020-05-28T19:11:54.472Z] --- PASS: TestServiceUpdateNetwork (16.51s) [2020-05-28T19:11:54.472Z] === RUN TestServiceUpdatePidsLimit [2020-05-28T19:11:54.504Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-28T19:11:54.504Z] === RUN TestDaemonDefaultNetworkPools [2020-05-28T19:11:54.753Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-28T19:11:55.075Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-05-28T19:11:55.075Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-28T19:11:55.756Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-28T19:11:56.010Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-05-28T19:11:56.010Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T19:11:57.379Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-28T19:11:57.379Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T19:11:57.912Z] d9cbbca60e5f: Verifying Checksum [2020-05-28T19:11:57.912Z] d9cbbca60e5f: Download complete [2020-05-28T19:11:57.941Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-05-28T19:11:57.941Z] === RUN TestServiceWithPredefinedNetwork [2020-05-28T19:11:58.166Z] d9cbbca60e5f: Pull complete [2020-05-28T19:11:58.166Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-28T19:11:58.166Z] Status: Downloaded newer image for busybox:latest [2020-05-28T19:12:01.212Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2020-05-28T19:12:01.212Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-28T19:12:01.212Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T19:12:01.212Z] service_test.go:236: FLAKY_TEST [2020-05-28T19:12:01.212Z] === RUN TestServiceWithDataPathPortInit [2020-05-28T19:12:01.386Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2020-05-28T19:12:01.386Z] === RUN TestServiceUpdatePidsLimit [2020-05-28T19:12:01.386Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T19:12:01.645Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-28T19:12:01.850Z] + bundleName=amd64-rootless [2020-05-28T19:12:01.850Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-28T19:12:01.850Z] Creating amd64-rootless-bundles.tar.gz [2020-05-28T19:12:01.850Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-05-28T19:12:01.850Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-28T19:12:01.857Z] Archiving artifacts [2020-05-28T19:12:02.142Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-28T19:12:03.714Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41022/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-28T19:12:04.035Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-28T19:12:04.116Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-28T19:12:04.148Z] + make clean [2020-05-28T19:12:04.402Z] docker volume rm -f docker-dev-cache [2020-05-28T19:12:04.402Z] docker-dev-cache [Pipeline] deleteDir [2020-05-28T19:12:04.484Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-28T19:12:04.484Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-28T19:12:04.484Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-05-28T19:12:04.484Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2020-05-28T19:12:04.484Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.8% of statements [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-28T19:12:04.484Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-28T19:12:04.484Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-05-28T19:12:04.776Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-05-28T19:12:04.777Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-28T19:12:04.777Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-28T19:12:04.777Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-28T19:12:04.777Z] ? github.com/docker/docker/builder [no test files] [2020-05-28T19:12:04.777Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-28T19:12:04.777Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-28T19:12:04.777Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-28T19:12:04.777Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-28T19:12:04.777Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-28T19:12:04.777Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-28T19:12:04.777Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-28T19:12:05.420Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-05-28T19:12:05.947Z] ok github.com/docker/docker/client 0.667s coverage: 74.9% of statements [2020-05-28T19:12:09.753Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-28T19:12:12.394Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-05-28T19:12:12.570Z] --- PASS: TestServiceUpdatePidsLimit (18.02s) [2020-05-28T19:12:12.570Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-05-28T19:12:12.570Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-05-28T19:12:12.570Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-05-28T19:12:12.570Z] PASS [2020-05-28T19:12:12.570Z] [2020-05-28T19:12:12.570Z] === Skipped [2020-05-28T19:12:12.570Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-28T19:12:12.570Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-28T19:12:12.570Z] [2020-05-28T19:12:12.570Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-28T19:12:12.570Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:12:12.570Z] [2020-05-28T19:12:12.570Z] [2020-05-28T19:12:12.570Z] DONE 27 tests, 2 skipped in 176.467s [2020-05-28T19:12:12.570Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-28T19:12:12.570Z] ++ 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-05-28T19:12:12.570Z] ++ set -e [2020-05-28T19:12:12.570Z] ++ '[' -n 0 ']' [2020-05-28T19:12:12.570Z] ++ set -x [2020-05-28T19:12:12.570Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:12:12.570Z] INFO: Testing against a local daemon [2020-05-28T19:12:12.570Z] === RUN TestSessionCreate [2020-05-28T19:12:12.570Z] --- PASS: TestSessionCreate (0.02s) [2020-05-28T19:12:12.570Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-28T19:12:12.570Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-28T19:12:12.570Z] PASS [2020-05-28T19:12:12.570Z] [2020-05-28T19:12:12.570Z] DONE 2 tests in 0.108s [2020-05-28T19:12:12.570Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-28T19:12:12.570Z] ++ 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-05-28T19:12:12.570Z] ++ set -e [2020-05-28T19:12:12.570Z] ++ '[' -n 0 ']' [2020-05-28T19:12:12.570Z] ++ set -x [2020-05-28T19:12:12.570Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:12:12.570Z] INFO: Testing against a local daemon [2020-05-28T19:12:12.570Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-28T19:12:12.570Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T19:12:12.570Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T19:12:12.570Z] === RUN TestEventsExecDie [2020-05-28T19:12:12.570Z] --- PASS: TestEventsExecDie (0.93s) [2020-05-28T19:12:12.570Z] === RUN TestEventsBackwardsCompatible [2020-05-28T19:12:12.570Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-05-28T19:12:12.570Z] === RUN TestInfoBinaryCommits [2020-05-28T19:12:12.570Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-28T19:12:12.570Z] === RUN TestInfoAPIVersioned [2020-05-28T19:12:12.570Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-28T19:12:12.570Z] === RUN TestInfoDiscoveryBackend [2020-05-28T19:12:13.181Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-28T19:12:13.181Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-28T19:12:13.903Z] ok github.com/docker/docker/builder/remotecontext/git 5.163s coverage: 86.3% of statements [2020-05-28T19:12:14.068Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-28T19:12:14.182Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-28T19:12:14.182Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-28T19:12:14.463Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-28T19:12:14.463Z] === RUN TestInfoAPI [2020-05-28T19:12:14.630Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-28T19:12:14.743Z] --- PASS: TestInfoAPI (0.02s) [2020-05-28T19:12:14.743Z] === RUN TestInfoAPIWarnings [2020-05-28T19:12:15.024Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-28T19:12:15.024Z] === RUN TestInfoDebug [2020-05-28T19:12:15.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-28T19:12:15.636Z] --- PASS: TestInfoDebug (0.53s) [2020-05-28T19:12:15.636Z] === RUN TestInfoInsecureRegistries [2020-05-28T19:12:15.755Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-28T19:12:15.988Z] ok github.com/docker/docker/builder/remotecontext 0.524s coverage: 13.6% of statements [2020-05-28T19:12:16.247Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-28T19:12:16.247Z] === RUN TestInfoRegistryMirrors [2020-05-28T19:12:16.858Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-28T19:12:16.858Z] === RUN TestLoginFailsWithBadCredentials [2020-05-28T19:12:16.858Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-28T19:12:16.858Z] === RUN TestPingCacheHeaders [2020-05-28T19:12:17.121Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-28T19:12:17.121Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-28T19:12:17.139Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-05-28T19:12:17.139Z] === RUN TestPingGet [2020-05-28T19:12:17.139Z] --- PASS: TestPingGet (0.01s) [2020-05-28T19:12:17.139Z] === RUN TestPingHead [2020-05-28T19:12:17.139Z] --- PASS: TestPingHead (0.01s) [2020-05-28T19:12:17.139Z] === RUN TestVersion [2020-05-28T19:12:17.139Z] --- PASS: TestVersion (0.01s) [2020-05-28T19:12:17.139Z] PASS [2020-05-28T19:12:17.139Z] [2020-05-28T19:12:17.139Z] === Skipped [2020-05-28T19:12:17.139Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T19:12:17.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T19:12:17.139Z] [2020-05-28T19:12:17.139Z] [2020-05-28T19:12:17.139Z] DONE 18 tests, 1 skipped in 5.663s [2020-05-28T19:12:17.139Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-28T19:12:17.139Z] ++ 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-05-28T19:12:17.139Z] ++ set -e [2020-05-28T19:12:17.139Z] ++ '[' -n 0 ']' [2020-05-28T19:12:17.139Z] ++ set -x [2020-05-28T19:12:17.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:12:17.139Z] INFO: Testing against a local daemon [2020-05-28T19:12:17.139Z] === RUN TestVolumesCreateAndList [2020-05-28T19:12:17.139Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-05-28T19:12:17.139Z] === RUN TestVolumesRemove [2020-05-28T19:12:17.139Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-28T19:12:17.139Z] === RUN TestVolumesInspect [2020-05-28T19:12:17.139Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-28T19:12:17.139Z] === RUN TestVolumesInvalidJSON [2020-05-28T19:12:17.139Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-28T19:12:17.139Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-28T19:12:17.378Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-28T19:12:17.420Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-28T19:12:17.420Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-28T19:12:17.420Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-28T19:12:17.420Z] PASS [2020-05-28T19:12:17.420Z] [2020-05-28T19:12:17.420Z] DONE 5 tests in 0.220s [2020-05-28T19:12:17.420Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T19:12:17.420Z] ++++ cat bundles/test-integration/docker.pid [2020-05-28T19:12:17.420Z] +++ kill 12277 [2020-05-28T19:12:17.865Z] --- PASS: TestServiceUpdatePidsLimit (17.63s) [2020-05-28T19:12:17.865Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2020-05-28T19:12:17.865Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-05-28T19:12:17.865Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-28T19:12:17.865Z] PASS [2020-05-28T19:12:17.865Z] [2020-05-28T19:12:17.865Z] === Skipped [2020-05-28T19:12:17.865Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-28T19:12:17.865Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-28T19:12:17.865Z] [2020-05-28T19:12:17.865Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-28T19:12:17.865Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:12:17.865Z] [2020-05-28T19:12:17.865Z] [2020-05-28T19:12:17.865Z] DONE 27 tests, 2 skipped in 160.221s [2020-05-28T19:12:17.865Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-28T19:12:17.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:12:17.865Z] ++ set -e [2020-05-28T19:12:17.865Z] ++ '[' -n 0 ']' [2020-05-28T19:12:17.865Z] ++ set -x [2020-05-28T19:12:17.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:12:17.865Z] INFO: Testing against a local daemon [2020-05-28T19:12:17.865Z] === RUN TestSessionCreate [2020-05-28T19:12:17.865Z] --- PASS: TestSessionCreate (0.05s) [2020-05-28T19:12:17.865Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-28T19:12:17.865Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-28T19:12:17.865Z] PASS [2020-05-28T19:12:17.865Z] [2020-05-28T19:12:17.865Z] DONE 2 tests in 0.236s [2020-05-28T19:12:17.865Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-28T19:12:17.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:12:17.865Z] ++ set -e [2020-05-28T19:12:17.865Z] ++ '[' -n 0 ']' [2020-05-28T19:12:17.865Z] ++ set -x [2020-05-28T19:12:17.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:12:17.865Z] INFO: Testing against a local daemon [2020-05-28T19:12:17.865Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-28T19:12:17.865Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T19:12:17.865Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T19:12:17.865Z] === RUN TestEventsExecDie [2020-05-28T19:12:18.123Z] --- PASS: TestEventsExecDie (0.92s) [2020-05-28T19:12:18.123Z] === RUN TestEventsBackwardsCompatible [2020-05-28T19:12:18.123Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-28T19:12:18.123Z] === RUN TestInfoBinaryCommits [2020-05-28T19:12:18.123Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-28T19:12:18.123Z] === RUN TestInfoAPIVersioned [2020-05-28T19:12:18.123Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-28T19:12:18.123Z] === RUN TestInfoDiscoveryBackend [2020-05-28T19:12:18.689Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-05-28T19:12:18.689Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-28T19:12:18.760Z] ok github.com/docker/docker/builder/dockerfile 1.730s coverage: 48.2% of statements [2020-05-28T19:12:18.760Z] ? github.com/docker/docker/cli [no test files] [2020-05-28T19:12:18.760Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-28T19:12:18.883Z] +++ /etc/init.d/apparmor stop [2020-05-28T19:12:18.883Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T19:12:18.883Z] [2020-05-28T19:12:18.883Z] Unloading profiles will leave already running processes permanently [2020-05-28T19:12:18.883Z] unconfined, which can lead to unexpected situations. [2020-05-28T19:12:18.883Z] [2020-05-28T19:12:18.883Z] To set a process to complain mode, use the command line tool [2020-05-28T19:12:18.883Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T19:12:18.883Z] +++ true [2020-05-28T19:12:18.883Z] [2020-05-28T19:12:19.270Z] --- PASS: TestServiceWithDataPathPortInit (18.22s) [2020-05-28T19:12:19.270Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-28T19:12:20.062Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-28T19:12:20.063Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-28T19:12:20.321Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-05-28T19:12:20.321Z] === RUN TestInfoAPI Post stage [Pipeline] junit [2020-05-28T19:12:20.382Z] Recording test results [Pipeline] } [Pipeline] // withEnv [2020-05-28T19:12:20.579Z] --- PASS: TestInfoAPI (0.05s) [2020-05-28T19:12:20.579Z] === RUN TestInfoAPIWarnings [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-28T19:12:20.887Z] ok github.com/docker/docker/builder/remotecontext/git 30.032s coverage: 86.3% of statements [2020-05-28T19:12:20.887Z] ? github.com/docker/docker/cli [no test files] [2020-05-28T19:12:20.887Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-28T19:12:20.975Z] + echo Ensuring container killed. [2020-05-28T19:12:20.975Z] Ensuring container killed. [2020-05-28T19:12:20.975Z] + docker rm -vf docker-pr5 [2020-05-28T19:12:20.975Z] Error: No such container: docker-pr5 [2020-05-28T19:12:20.975Z] + true [Pipeline] sh [2020-05-28T19:12:21.146Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-05-28T19:12:21.146Z] === RUN TestInfoDebug [2020-05-28T19:12:21.343Z] + echo Chowning /workspace to jenkins user [2020-05-28T19:12:21.343Z] Chowning /workspace to jenkins user [2020-05-28T19:12:21.343Z] + id -u [2020-05-28T19:12:21.343Z] + id -g [2020-05-28T19:12:21.343Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41022:/workspace busybox chown -R 1001:1001 /workspace [2020-05-28T19:12:21.712Z] --- PASS: TestInfoDebug (0.63s) [2020-05-28T19:12:21.712Z] === RUN TestInfoInsecureRegistries [2020-05-28T19:12:22.279Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-05-28T19:12:22.279Z] === RUN TestInfoRegistryMirrors [2020-05-28T19:12:22.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-28T19:12:22.547Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-28T19:12:22.804Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-28T19:12:23.061Z] remote: Enumerating objects: 2, done. [2020-05-28T19:12:23.061Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-28T19:12:23.061Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-28T19:12:23.061Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-28T19:12:23.061Z] 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-05-28T19:12:23.061Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-28T19:12:23.213Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-05-28T19:12:23.213Z] === RUN TestLoginFailsWithBadCredentials [2020-05-28T19:12:23.213Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-05-28T19:12:23.213Z] === RUN TestPingCacheHeaders [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T19:12:23.471Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-28T19:12:23.471Z] === RUN TestPingGet [2020-05-28T19:12:23.471Z] --- PASS: TestPingGet (0.03s) [2020-05-28T19:12:23.471Z] === RUN TestPingHead [2020-05-28T19:12:23.471Z] --- PASS: TestPingHead (0.05s) [2020-05-28T19:12:23.471Z] === RUN TestVersion [2020-05-28T19:12:23.471Z] --- PASS: TestVersion (0.05s) [2020-05-28T19:12:23.471Z] PASS [2020-05-28T19:12:23.471Z] [2020-05-28T19:12:23.471Z] === Skipped [2020-05-28T19:12:23.471Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T19:12:23.471Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T19:12:23.471Z] [2020-05-28T19:12:23.471Z] [2020-05-28T19:12:23.471Z] DONE 18 tests, 1 skipped in 6.539s [2020-05-28T19:12:23.471Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-28T19:12:23.471Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:12:23.471Z] ++ set -e [2020-05-28T19:12:23.471Z] ++ '[' -n 0 ']' [2020-05-28T19:12:23.471Z] ++ set -x [2020-05-28T19:12:23.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:12:23.729Z] INFO: Testing against a local daemon [2020-05-28T19:12:23.729Z] === RUN TestVolumesCreateAndList [2020-05-28T19:12:23.729Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-28T19:12:23.729Z] === RUN TestVolumesRemove [2020-05-28T19:12:23.729Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-28T19:12:23.729Z] === RUN TestVolumesInspect [2020-05-28T19:12:23.729Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-28T19:12:23.729Z] === RUN TestVolumesInvalidJSON [2020-05-28T19:12:23.741Z] + bundleName=s390x-integration [2020-05-28T19:12:23.741Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-28T19:12:23.741Z] Creating s390x-integration-bundles.tar.gz [2020-05-28T19:12:23.741Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-28T19:12:23.741Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-28T19:12:23.776Z] Archiving artifacts [2020-05-28T19:12:23.987Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-28T19:12:23.987Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-28T19:12:23.987Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-28T19:12:23.987Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-28T19:12:23.987Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-28T19:12:23.987Z] PASS [2020-05-28T19:12:23.987Z] [2020-05-28T19:12:23.987Z] DONE 5 tests in 0.373s [2020-05-28T19:12:23.987Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T19:12:24.050Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41022/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-28T19:12:24.246Z] ++++ cat bundles/test-integration/docker.pid [2020-05-28T19:12:24.246Z] +++ kill 13874 [2020-05-28T19:12:24.432Z] + make clean [2020-05-28T19:12:24.712Z] docker volume rm -f docker-dev-cache [2020-05-28T19:12:24.712Z] docker-dev-cache [Pipeline] deleteDir [2020-05-28T19:12:25.620Z] +++ /etc/init.d/apparmor stop [2020-05-28T19:12:25.620Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T19:12:25.620Z] [2020-05-28T19:12:25.620Z] Unloading profiles will leave already running processes permanently [2020-05-28T19:12:25.620Z] unconfined, which can lead to unexpected situations. [2020-05-28T19:12:25.620Z] [2020-05-28T19:12:25.620Z] To set a process to complain mode, use the command line tool [2020-05-28T19:12:25.620Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T19:12:25.620Z] +++ true [2020-05-28T19:12:25.620Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-28T19:12:26.760Z] ok github.com/docker/docker/cmd/dockerd 0.540s coverage: 19.3% of statements [2020-05-28T19:12:27.228Z] ok github.com/docker/docker/client 0.615s coverage: 75.4% of statements [2020-05-28T19:12:28.318Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-28T19:12:28.654Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/test/unit Post stage [Pipeline] junit [2020-05-28T19:12:28.915Z] Recording test results [2020-05-28T19:12:29.088Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.85s) [2020-05-28T19:12:29.088Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gj0p1ar1iln1fypfcuy3m0oe0 Created:2020-05-28 19:12:20.749178522 +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[bcfbd1a3a45649ec557eda99a43371db1f6f543961e777fc0b3333e7a42079a5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fotrdt70ncf0bj3ht8xl4grkt EndpointID:32d9b336b5778099d79b14ba1b44381f3b06b6591ff211c37e32b8a89ab40add MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a6cbf940f2db90dbb071d546d80f78baf219896973a663880398e45ccffdbb0e 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:6d04a332ce58 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fotrdt70ncf0bj3ht8xl4grkt EndpointID:32d9b336b5778099d79b14ba1b44381f3b06b6591ff211c37e32b8a89ab40add EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-28T19:12:29.088Z] PASS [2020-05-28T19:12:29.088Z] [2020-05-28T19:12:29.088Z] === Skipped [2020-05-28T19:12:29.088Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T19:12:29.088Z] service_test.go:236: FLAKY_TEST [2020-05-28T19:12:29.088Z] [2020-05-28T19:12:29.088Z] [2020-05-28T19:12:29.088Z] DONE 22 tests, 1 skipped in 49.695s [2020-05-28T19:12:29.088Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-28T19:12:29.088Z] ++ 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-05-28T19:12:29.088Z] ++ set -e [2020-05-28T19:12:29.088Z] ++ '[' -n 0 ']' [2020-05-28T19:12:29.088Z] ++ set -x [2020-05-28T19:12:29.088Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-28T19:12:29.344Z] INFO: Testing against a local daemon [2020-05-28T19:12:29.344Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-28T19:12:29.344Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-28T19:12:29.344Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:12:29.344Z] === RUN TestDockerNetworkIpvlan [2020-05-28T19:12:29.344Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-28T19:12:29.344Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:12:29.344Z] PASS [2020-05-28T19:12:29.344Z] [2020-05-28T19:12:29.344Z] === Skipped [2020-05-28T19:12:29.344Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-28T19:12:29.344Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:12:29.344Z] [2020-05-28T19:12:29.344Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-28T19:12:29.344Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T19:12:29.344Z] [2020-05-28T19:12:29.344Z] [2020-05-28T19:12:29.344Z] DONE 2 tests, 2 skipped in 0.175s [2020-05-28T19:12:29.344Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-28T19:12:29.344Z] ++ 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-05-28T19:12:29.344Z] ++ set -e [2020-05-28T19:12:29.344Z] ++ '[' -n 0 ']' [2020-05-28T19:12:29.344Z] ++ set -x [2020-05-28T19:12:29.345Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:12:29.473Z] + echo Ensuring container killed. [2020-05-28T19:12:29.473Z] Ensuring container killed. [2020-05-28T19:12:29.473Z] + docker rm -vf docker-pr5 [2020-05-28T19:12:29.473Z] Error: No such container: docker-pr5 [2020-05-28T19:12:29.473Z] + true [Pipeline] sh [2020-05-28T19:12:29.601Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-28T19:12:29.601Z] INFO: Testing against a local daemon [2020-05-28T19:12:29.601Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-28T19:12:29.711Z] ok github.com/docker/docker/container 0.588s coverage: 41.6% of statements [2020-05-28T19:12:29.711Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-28T19:12:29.711Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-28T19:12:29.711Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-28T19:12:29.711Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-28T19:12:29.763Z] + echo Chowning /workspace to jenkins user [2020-05-28T19:12:29.763Z] Chowning /workspace to jenkins user [2020-05-28T19:12:29.763Z] + id -u [2020-05-28T19:12:29.763Z] + id -g [2020-05-28T19:12:29.763Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41022:/workspace busybox chown -R 1000:1000 /workspace [2020-05-28T19:12:29.858Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-28T19:12:30.422Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-28T19:12:30.706Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.330s coverage: 65.3% of statements [2020-05-28T19:12:30.986Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-05-28T19:12:30.986Z] === RUN TestDockerNetworkMacvlan [2020-05-28T19:12:30.986Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-28T19:12:31.178Z] ? github.com/docker/docker/api [no test files] [2020-05-28T19:12:31.551Z] === RUN TestDockerSuite/TestBuildFails [2020-05-28T19:12:31.807Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-28T19:12:32.371Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-28T19:12:32.371Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-28T19:12:32.627Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-28T19:12:33.558Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-28T19:12:33.660Z] ok github.com/docker/docker/daemon/cluster 0.844s coverage: 0.5% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T19:12:34.129Z] ok github.com/docker/docker/daemon/cluster/convert 0.541s coverage: 35.6% of statements [2020-05-28T19:12:34.249Z] + bundleName=arm64-integration [2020-05-28T19:12:34.249Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-28T19:12:34.250Z] Creating arm64-integration-bundles.tar.gz [2020-05-28T19:12:34.250Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-28T19:12:34.250Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-28T19:12:34.520Z] Archiving artifacts [2020-05-28T19:12:34.926Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-28T19:12:35.167Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41022/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-28T19:12:35.484Z] + make clean [2020-05-28T19:12:36.051Z] docker volume rm -f docker-dev-cache [2020-05-28T19:12:36.308Z] docker-dev-cache [Pipeline] deleteDir [2020-05-28T19:12:36.818Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-28T19:12:37.076Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-28T19:12:38.883Z] ok github.com/docker/docker/daemon/discovery 0.565s coverage: 30.0% of statements [2020-05-28T19:12:38.971Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-28T19:12:39.534Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-28T19:12:40.903Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-28T19:12:40.903Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-28T19:12:41.097Z] ok github.com/docker/docker/daemon/config 1.165s coverage: 79.6% of statements [2020-05-28T19:12:42.271Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-28T19:12:42.661Z] ok github.com/docker/docker/daemon/events 0.298s coverage: 50.0% of statements [2020-05-28T19:12:42.661Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.582s coverage: 11.1% of statements [2020-05-28T19:12:44.166Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-28T19:12:44.225Z] ok github.com/docker/docker/daemon 3.943s coverage: 9.2% of statements [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-28T19:12:44.225Z] ok github.com/docker/docker/daemon/links 0.161s coverage: 93.0% of statements [2020-05-28T19:12:44.225Z] ok github.com/docker/docker/daemon/graphdriver 0.222s coverage: 2.3% of statements [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-28T19:12:44.225Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-28T19:12:45.535Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-28T19:12:45.792Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-28T19:12:45.792Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-28T19:12:46.089Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-05-28T19:12:47.687Z] --- PASS: TestDockerNetworkMacvlan (16.36s) [2020-05-28T19:12:47.687Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-05-28T19:12:47.687Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-28T19:12:47.687Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.84s) [2020-05-28T19:12:47.687Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.95s) [2020-05-28T19:12:47.687Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.66s) [2020-05-28T19:12:47.687Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s) [2020-05-28T19:12:47.687Z] PASS [2020-05-28T19:12:47.687Z] [2020-05-28T19:12:47.687Z] DONE 8 tests in 17.968s [2020-05-28T19:12:47.687Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-28T19:12:47.687Z] ++ 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-05-28T19:12:47.687Z] ++ set -e [2020-05-28T19:12:47.687Z] ++ '[' -n 0 ']' [2020-05-28T19:12:47.687Z] ++ set -x [2020-05-28T19:12:47.687Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:12:47.687Z] testing: warning: no tests to run [2020-05-28T19:12:47.687Z] PASS [2020-05-28T19:12:47.687Z] [2020-05-28T19:12:47.687Z] DONE 0 tests in 0.037s [2020-05-28T19:12:47.687Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-28T19:12:47.687Z] ++ 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-05-28T19:12:47.687Z] ++ set -e [2020-05-28T19:12:47.687Z] ++ '[' -n 0 ']' [2020-05-28T19:12:47.687Z] ++ set -x [2020-05-28T19:12:47.687Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-05-28T19:12:47.687Z] INFO: Testing against a local daemon [2020-05-28T19:12:47.687Z] === RUN TestAuthZPluginAllowRequest [2020-05-28T19:12:48.023Z] ok github.com/docker/docker/daemon/logger/awslogs 0.546s coverage: 77.4% of statements [2020-05-28T19:12:48.023Z] ok github.com/docker/docker/daemon/logger 0.416s coverage: 42.1% of statements [2020-05-28T19:12:48.023Z] ok github.com/docker/docker/daemon/images 0.503s coverage: 4.8% of statements [2020-05-28T19:12:48.023Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-28T19:12:48.023Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-28T19:12:48.023Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-28T19:12:48.023Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-28T19:12:48.023Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-28T19:12:48.023Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-28T19:12:48.023Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-28T19:12:48.250Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-28T19:12:48.492Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.441s coverage: 61.6% of statements [2020-05-28T19:12:49.180Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-05-28T19:12:49.180Z] === RUN TestAuthZPluginTLS [2020-05-28T19:12:49.479Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.258s coverage: 87.2% of statements [2020-05-28T19:12:50.110Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-05-28T19:12:50.110Z] === RUN TestAuthZPluginDenyRequest [2020-05-28T19:12:50.366Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-05-28T19:12:50.366Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-28T19:12:50.623Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-28T19:12:50.880Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-05-28T19:12:50.880Z] === RUN TestAuthZPluginDenyResponse [2020-05-28T19:12:51.043Z] ok github.com/docker/docker/daemon/logger/local 0.317s coverage: 75.2% of statements [2020-05-28T19:12:51.043Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-28T19:12:51.043Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.275s coverage: 35.9% of statements [2020-05-28T19:12:51.446Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-05-28T19:12:51.447Z] === RUN TestAuthZPluginAllowEventStream [2020-05-28T19:12:51.512Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.227s coverage: 33.3% of statements [2020-05-28T19:12:52.376Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-28T19:12:52.500Z] ok github.com/docker/docker/daemon/logger/templates 0.163s coverage: 8.3% of statements [2020-05-28T19:12:53.306Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-05-28T19:12:53.306Z] === RUN TestAuthZPluginErrorResponse [2020-05-28T19:12:53.486Z] ok github.com/docker/docker/daemon/logger/syslog 0.135s coverage: 47.8% of statements [2020-05-28T19:12:53.876Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-05-28T19:12:53.876Z] === RUN TestAuthZPluginErrorRequest [2020-05-28T19:12:54.467Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-28T19:12:54.467Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-28T19:12:55.039Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-05-28T19:12:55.039Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-28T19:12:55.052Z] ok github.com/docker/docker/daemon/logger/splunk 2.372s coverage: 82.5% of statements [2020-05-28T19:12:55.052Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-28T19:12:55.052Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-28T19:12:55.052Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-28T19:12:56.038Z] ok github.com/docker/docker/distribution/metadata 1.258s coverage: 48.2% of statements [2020-05-28T19:12:56.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-28T19:12:56.508Z] ok github.com/docker/docker/distribution 1.555s coverage: 20.3% of statements [2020-05-28T19:12:56.508Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-28T19:12:56.970Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-05-28T19:12:56.970Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-28T19:12:56.976Z] ok github.com/docker/docker/errdefs 0.151s coverage: 49.4% of statements [2020-05-28T19:12:57.227Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-28T19:12:57.791Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-28T19:12:58.049Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-28T19:12:58.540Z] ok github.com/docker/docker/image/cache 0.218s coverage: 19.2% of statements [2020-05-28T19:12:58.540Z] ok github.com/docker/docker/distribution/xfer 2.565s coverage: 77.3% of statements [2020-05-28T19:12:58.540Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-28T19:12:58.979Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-28T19:12:59.007Z] ok github.com/docker/docker/image/v1 0.282s coverage: 25.0% of statements [2020-05-28T19:12:59.476Z] ok github.com/docker/docker/image 1.123s coverage: 86.4% of statements [2020-05-28T19:12:59.542Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.63s) [2020-05-28T19:12:59.542Z] === RUN TestAuthZPluginHeader [2020-05-28T19:12:59.542Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-28T19:12:59.799Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-28T19:13:00.464Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-28T19:13:00.464Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-28T19:13:00.464Z] ok github.com/docker/docker/libcontainerd/queue 0.183s coverage: 100.0% of statements [2020-05-28T19:13:00.730Z] --- PASS: TestAuthZPluginHeader (0.92s) [2020-05-28T19:13:00.730Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-28T19:13:00.987Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-28T19:13:01.550Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-28T19:13:01.807Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-28T19:13:02.371Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-28T19:13:02.628Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-28T19:13:02.682Z] ok github.com/docker/docker/libcontainerd/local 0.280s coverage: 1.0% of statements [2020-05-28T19:13:02.682Z] ok github.com/docker/docker/pkg/aaparser 0.301s coverage: 50.0% of statements [2020-05-28T19:13:02.682Z] ok github.com/docker/docker/layer 0.641s coverage: 30.1% of statements [2020-05-28T19:13:02.682Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-28T19:13:02.682Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-28T19:13:02.682Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-28T19:13:02.682Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-28T19:13:02.682Z] ? github.com/docker/docker/oci [no test files] [2020-05-28T19:13:02.682Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-28T19:13:03.150Z] ok github.com/docker/docker/opts 0.208s coverage: 67.7% of statements [2020-05-28T19:13:03.191Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-28T19:13:04.123Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-28T19:13:04.139Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2020-05-28T19:13:04.608Z] ok github.com/docker/docker/pkg/capabilities 0.073s coverage: 87.5% of statements [2020-05-28T19:13:05.053Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.47s) [2020-05-28T19:13:05.053Z] === RUN TestAuthZPluginV2Disable [2020-05-28T19:13:05.077Z] ok github.com/docker/docker/pkg/authorization 0.647s coverage: 26.8% of statements [2020-05-28T19:13:05.545Z] ok github.com/docker/docker/pkg/directory 0.088s coverage: 80.0% of statements [2020-05-28T19:13:06.013Z] ok github.com/docker/docker/pkg/chrootarchive 0.145s coverage: 15.4% of statements [2020-05-28T19:13:06.481Z] ok github.com/docker/docker/pkg/discovery 0.112s coverage: 58.3% of statements [2020-05-28T19:13:06.950Z] ok github.com/docker/docker/pkg/discovery/file 0.093s coverage: 92.9% of statements [2020-05-28T19:13:07.575Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-28T19:13:07.940Z] ok github.com/docker/docker/pkg/discovery/memory 0.081s coverage: 92.3% of statements [2020-05-28T19:13:08.409Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2020-05-28T19:13:08.506Z] --- PASS: TestAuthZPluginV2Disable (3.56s) [2020-05-28T19:13:08.506Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-28T19:13:09.402Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2020-05-28T19:13:09.870Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 87.7% of statements [2020-05-28T19:13:10.857Z] ok github.com/docker/docker/pkg/homedir 0.091s coverage: 42.9% of statements [2020-05-28T19:13:11.327Z] ok github.com/docker/docker/pkg/idtools 0.093s coverage: 6.5% of statements [2020-05-28T19:13:11.778Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.05s) [2020-05-28T19:13:11.778Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-28T19:13:11.795Z] ok github.com/docker/docker/pkg/discovery/kv 3.495s coverage: 84.1% of statements [2020-05-28T19:13:12.785Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-05-28T19:13:12.785Z] ok github.com/docker/docker/pkg/ioutils 0.721s coverage: 69.2% of statements [2020-05-28T19:13:13.146Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-28T19:13:13.255Z] ok github.com/docker/docker/pkg/jsonmessage 0.218s coverage: 91.7% of statements [2020-05-28T19:13:13.255Z] ok github.com/docker/docker/pkg/archive 8.221s coverage: 62.0% of statements [2020-05-28T19:13:13.727Z] ok github.com/docker/docker/pkg/longpath 0.078s coverage: 100.0% of statements [2020-05-28T19:13:14.197Z] ok github.com/docker/docker/pkg/namesgenerator 0.106s coverage: 85.7% of statements [2020-05-28T19:13:14.665Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2020-05-28T19:13:15.134Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2020-05-28T19:13:16.122Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.086s coverage: 56.8% of statements [2020-05-28T19:13:17.108Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2020-05-28T19:13:17.576Z] ok github.com/docker/docker/pkg/plugins/transport 0.136s coverage: 85.7% of statements [2020-05-28T19:13:18.044Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2020-05-28T19:13:18.396Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-28T19:13:18.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-28T19:13:18.397Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-28T19:13:18.397Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-28T19:13:18.653Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-28T19:13:18.653Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-28T19:13:19.033Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2020-05-28T19:13:19.033Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2020-05-28T19:13:19.216Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-28T19:13:20.019Z] ok github.com/docker/docker/pkg/signal 0.041s coverage: 20.3% of statements [2020-05-28T19:13:20.019Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2020-05-28T19:13:21.005Z] ok github.com/docker/docker/pkg/streamformatter 0.137s coverage: 66.2% of statements [2020-05-28T19:13:21.473Z] ok github.com/docker/docker/pkg/stringid 0.172s coverage: 70.6% of statements [2020-05-28T19:13:21.741Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-28T19:13:22.460Z] ok github.com/docker/docker/pkg/sysinfo 0.073s coverage: 38.2% of statements [2020-05-28T19:13:22.928Z] ok github.com/docker/docker/pkg/system 0.079s coverage: 13.8% of statements [2020-05-28T19:13:23.118Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-28T19:13:23.375Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.63s) [2020-05-28T19:13:23.375Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-28T19:13:23.396Z] ok github.com/docker/docker/pkg/tailfile 0.183s coverage: 88.6% of statements [2020-05-28T19:13:24.206Z] ok github.com/docker/docker/cmd/dockerd 0.209s coverage: 30.8% of statements [2020-05-28T19:13:25.611Z] testing: warning: no tests to run [2020-05-28T19:13:25.612Z] coverage: [no statements] [2020-05-28T19:13:25.612Z] ok github.com/docker/docker/pkg/term/windows 0.624s coverage: [no statements] [no tests to run] [2020-05-28T19:13:25.612Z] ok github.com/docker/docker/pkg/tarsum 0.759s coverage: 89.3% of statements [2020-05-28T19:13:26.080Z] ok github.com/docker/docker/pkg/truncindex 0.154s coverage: 91.5% of statements [2020-05-28T19:13:26.080Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2020-05-28T19:13:27.068Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2020-05-28T19:13:27.546Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-28T19:13:27.546Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-28T19:13:27.803Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-28T19:13:28.054Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-28T19:13:28.054Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-28T19:13:28.054Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-28T19:13:28.054Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-28T19:13:28.054Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-28T19:13:28.054Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-28T19:13:28.054Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-28T19:13:28.054Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-28T19:13:28.523Z] ok github.com/docker/docker/plugin 0.182s coverage: 12.0% of statements [2020-05-28T19:13:28.992Z] ok github.com/docker/docker/plugin/v2 0.248s coverage: 20.1% of statements [2020-05-28T19:13:29.460Z] ok github.com/docker/docker/reference 0.161s coverage: 83.7% of statements [2020-05-28T19:13:29.797Z] ok github.com/docker/docker/container 0.233s coverage: 34.4% of statements [2020-05-28T19:13:29.797Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-28T19:13:29.797Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-28T19:13:29.797Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-28T19:13:29.797Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-28T19:13:31.024Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 45.3% of statements [2020-05-28T19:13:31.024Z] ok github.com/docker/docker/registry/resumable 0.325s coverage: 100.0% of statements [2020-05-28T19:13:32.010Z] ok github.com/docker/docker/testutil 0.062s coverage: 62.5% of statements [2020-05-28T19:13:32.010Z] ok github.com/docker/docker/registry 0.531s coverage: 51.7% of statements [2020-05-28T19:13:32.479Z] ok github.com/docker/docker/runconfig 0.217s coverage: 52.2% of statements [2020-05-28T19:13:34.695Z] ok github.com/docker/docker/volume/drivers 0.175s coverage: 36.1% of statements [2020-05-28T19:13:35.164Z] ok github.com/docker/docker/volume/local 0.225s coverage: 37.7% of statements [2020-05-28T19:13:35.164Z] ok github.com/docker/docker/volume/mounts 0.103s coverage: 66.2% of statements [2020-05-28T19:13:35.408Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.081s coverage: 65.3% of statements [2020-05-28T19:13:36.731Z] ok github.com/docker/docker/volume/service 0.421s coverage: 70.3% of statements [2020-05-28T19:13:39.977Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-28T19:13:39.977Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-05-28T19:13:39.977Z] PASS [2020-05-28T19:13:39.977Z] [2020-05-28T19:13:39.977Z] DONE 17 tests in 52.429s [2020-05-28T19:13:39.977Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-28T19:13:39.977Z] ++ 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-05-28T19:13:39.977Z] ++ set -e [2020-05-28T19:13:39.977Z] ++ '[' -n 0 ']' [2020-05-28T19:13:39.977Z] ++ set -x [2020-05-28T19:13:39.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:13:39.978Z] INFO: Testing against a local daemon [2020-05-28T19:13:39.978Z] === RUN TestPluginInvalidJSON [2020-05-28T19:13:39.978Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:13:39.978Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:13:40.235Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:13:40.235Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-28T19:13:40.235Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-05-28T19:13:40.235Z] === RUN TestPluginInstall [2020-05-28T19:13:40.235Z] === RUN TestPluginInstall/no_auth [2020-05-28T19:13:42.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-28T19:13:42.756Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-28T19:13:43.984Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.6% of statements [2020-05-28T19:13:44.652Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-28T19:13:46.985Z] ok github.com/docker/docker/daemon/cluster 0.207s coverage: 0.5% of statements [2020-05-28T19:13:47.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-28T19:13:48.492Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-28T19:13:48.492Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-28T19:13:49.423Z] time="2020-05-28T19:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:13:49.423Z] time="2020-05-28T19:13:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:13:49.423Z] time="2020-05-28T19:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b4358a655159d22d761d6f38302dc40d2d5f59fafd5fc006566e89060043425" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:13:49.423Z] time="2020-05-28T19:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:13:49.423Z] time="2020-05-28T19:13:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:13:49.423Z] time="2020-05-28T19:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b4358a655159d22d761d6f38302dc40d2d5f59fafd5fc006566e89060043425" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:13:49.987Z] === RUN TestPluginInstall/with_htpasswd [2020-05-28T19:13:50.917Z] time="2020-05-28T19:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:13:50.917Z] time="2020-05-28T19:13:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:13:50.917Z] time="2020-05-28T19:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00192f365441cbca72d0a2009576f958867bd4b4989e475384529455d570ba73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:13:50.917Z] time="2020-05-28T19:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:13:50.917Z] time="2020-05-28T19:13:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:13:50.917Z] time="2020-05-28T19:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00192f365441cbca72d0a2009576f958867bd4b4989e475384529455d570ba73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:13:51.480Z] === RUN TestPluginInstall/with_insecure [2020-05-28T19:13:51.668Z] ok github.com/docker/docker/pkg/plugins 35.132s coverage: 73.4% of statements [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/rootless [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/volume [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-28T19:13:51.668Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-28T19:13:52.410Z] time="2020-05-28T19:13:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:13:52.411Z] time="2020-05-28T19:13:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:13:52.411Z] time="2020-05-28T19:13:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccb24c3c15808c4931ae169bfd1d0e703383078943c76368ea958c0c3822b5d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:13:52.411Z] time="2020-05-28T19:13:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:13:52.411Z] time="2020-05-28T19:13:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:13:52.411Z] time="2020-05-28T19:13:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccb24c3c15808c4931ae169bfd1d0e703383078943c76368ea958c0c3822b5d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:13:52.634Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.0% of statements [2020-05-28T19:13:52.668Z] --- PASS: TestPluginInstall (12.65s) [2020-05-28T19:13:52.669Z] --- PASS: TestPluginInstall/no_auth (9.80s) [2020-05-28T19:13:52.669Z] --- PASS: TestPluginInstall/with_htpasswd (1.42s) [2020-05-28T19:13:52.669Z] --- PASS: TestPluginInstall/with_insecure (1.44s) [2020-05-28T19:13:52.669Z] plugin_test.go:157: [db6d0550dec20] daemon is not started [2020-05-28T19:13:52.669Z] PASS [2020-05-28T19:13:52.669Z] [2020-05-28T19:13:52.669Z] DONE 6 tests in 12.870s [2020-05-28T19:13:52.926Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-28T19:13:52.926Z] ++ 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-05-28T19:13:52.926Z] ++ set -e [2020-05-28T19:13:52.926Z] ++ '[' -n 0 ']' [2020-05-28T19:13:52.926Z] ++ set -x [2020-05-28T19:13:52.926Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:13:52.926Z] INFO: Testing against a local daemon [2020-05-28T19:13:52.926Z] === RUN TestExternalGraphDriver [2020-05-28T19:13:53.183Z] === RUN TestExternalGraphDriver/json [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === Skipped [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-28T19:13:53.231Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-28T19:13:53.231Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-28T19:13:53.231Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-28T19:13:53.231Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-28T19:13:53.231Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-28T19:13:53.231Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-28T19:13:53.231Z] daemon_test.go:147: root required [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-28T19:13:53.231Z] reload_test.go:520: root required [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-28T19:13:53.231Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-28T19:13:53.231Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-28T19:13:53.231Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-28T19:13:53.231Z] download_test.go:268: Needs fixing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-28T19:13:53.231Z] layer_test.go:304: Failing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-28T19:13:53.231Z] layer_test.go:353: Failing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-28T19:13:53.231Z] layer_test.go:468: Failing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-28T19:13:53.231Z] layer_test.go:697: Failing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-28T19:13:53.231Z] migration_test.go:46: Failing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-28T19:13:53.231Z] migration_test.go:182: Failing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-28T19:13:53.231Z] mount_test.go:17: Failing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-28T19:13:53.231Z] mount_test.go:76: Failing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-28T19:13:53.231Z] mount_test.go:125: Failing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-28T19:13:53.231Z] mount_test.go:212: Failing on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-28T19:13:53.231Z] archive_test.go:133: Xz not present in msys2 [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-28T19:13:53.231Z] archive_test.go:238: Failing on Windows CI machines [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-28T19:13:53.231Z] archive_windows_test.go:16: Currently fails [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-28T19:13:53.231Z] changes_test.go:192: needs more investigation [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-28T19:13:53.231Z] changes_test.go:405: needs further investigation [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-28T19:13:53.231Z] changes_test.go:441: needs further investigation [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-28T19:13:53.231Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-28T19:13:53.231Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-28T19:13:53.231Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-28T19:13:53.231Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-28T19:13:53.231Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-28T19:13:53.231Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-28T19:13:53.231Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-28T19:13:53.231Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-28T19:13:53.231Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-28T19:13:53.231Z] poller_test.go:41: No chmod on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-28T19:13:53.231Z] fileutils_test.go:134: Needs porting to Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-28T19:13:53.231Z] fileutils_test.go:180: Needs porting to Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-28T19:13:53.231Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-28T19:13:53.231Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.04s) [2020-05-28T19:13:53.231Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-28T19:13:53.231Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-28T19:13:53.231Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-28T19:13:53.231Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] [2020-05-28T19:13:53.231Z] DONE 1761 tests, 46 skipped in 197.927s [2020-05-28T19:13:53.231Z] INFO: make.ps1 ended at 05/28/2020 19:13:53 [2020-05-28T19:13:53.757Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-28T19:13:54.323Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-05-28T19:13:55.077Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-28T19:13:55.077Z] === RUN TestExternalGraphDriver/spec [2020-05-28T19:13:55.333Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-28T19:13:55.429Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-05-28T19:13:55.429Z] ok github.com/docker/docker/daemon/config 0.096s coverage: 81.7% of statements [2020-05-28T19:13:55.445Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-28T19:13:55.445Z] INFO: Unit tests ended at 05/28/2020 19:13:55. Duration:00:03:32.8507370 [2020-05-28T19:13:55.445Z] INFO: Building busybox [2020-05-28T19:13:55.445Z] Sending build context to Docker daemon 5.12kB [2020-05-28T19:13:55.445Z] [2020-05-28T19:13:55.445Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-28T19:13:55.445Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-28T19:13:55.445Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-28T19:13:55.445Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-28T19:13:55.445Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-28T19:13:55.445Z] ---> 561b89eac394 [2020-05-28T19:13:55.445Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-28T19:13:55.445Z] ---> Running in 786dee9a86df [2020-05-28T19:13:55.696Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-05-28T19:13:55.696Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-28T19:13:55.696Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-28T19:13:55.696Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-28T19:13:56.262Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-28T19:13:56.262Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-28T19:13:56.262Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-28T19:13:56.262Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-28T19:13:56.519Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-28T19:13:56.519Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-28T19:13:57.227Z] === RUN TestExternalGraphDriver/pull [2020-05-28T19:13:57.791Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-28T19:13:57.892Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-28T19:13:57.893Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-28T19:13:57.893Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements [2020-05-28T19:13:58.047Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-28T19:13:58.150Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-28T19:13:58.150Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-28T19:13:58.150Z] ? github.com/docker/docker/api/types [no test files] [2020-05-28T19:13:58.150Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-28T19:13:58.150Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-28T19:13:58.150Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-28T19:13:58.150Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-28T19:13:58.715Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-05-28T19:13:58.715Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-05-28T19:13:58.715Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-28T19:13:58.715Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-28T19:13:58.715Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-28T19:13:58.715Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-28T19:13:58.715Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-28T19:13:58.715Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-28T19:13:58.715Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-28T19:13:58.955Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-05-28T19:13:58.973Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-05-28T19:13:59.232Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-05-28T19:13:59.232Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-28T19:13:59.232Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-28T19:13:59.232Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-28T19:13:59.232Z] ? github.com/docker/docker/builder [no test files] [2020-05-28T19:13:59.232Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-28T19:13:59.232Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-28T19:13:59.232Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-28T19:13:59.232Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-28T19:13:59.232Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-28T19:13:59.232Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-28T19:13:59.232Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-28T19:13:59.233Z] Removing intermediate container 786dee9a86df [2020-05-28T19:13:59.233Z] ---> b48b0f8896d6 [2020-05-28T19:13:59.233Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-28T19:13:59.233Z] ---> Running in eddaec7b5424 [2020-05-28T19:13:59.416Z] --- PASS: TestExternalGraphDriver (6.40s) [2020-05-28T19:13:59.416Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-05-28T19:13:59.416Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2020-05-28T19:13:59.416Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-05-28T19:13:59.416Z] === RUN TestGraphdriverPluginV2 [2020-05-28T19:13:59.704Z] Removing intermediate container eddaec7b5424 [2020-05-28T19:13:59.704Z] ---> 232baa6644b2 [2020-05-28T19:13:59.704Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-28T19:13:59.704Z] ---> Running in 00902b3de64d [2020-05-28T19:13:59.796Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-05-28T19:14:00.173Z] Removing intermediate container 00902b3de64d [2020-05-28T19:14:00.173Z] ---> efb2aaf44f1c [2020-05-28T19:14:00.173Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-28T19:14:00.349Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-28T19:14:00.445Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.562s coverage: 13.9% of statements [2020-05-28T19:14:00.913Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-28T19:14:01.736Z] [2020-05-28T19:14:01.736Z] ---> 88b1f19264a7 [2020-05-28T19:14:01.736Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-28T19:14:01.736Z] ---> Running in 947f79c18c71 [2020-05-28T19:14:02.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-28T19:14:02.283Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-28T19:14:03.659Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-28T19:14:03.973Z] ok github.com/docker/docker/builder/remotecontext 0.176s coverage: 13.6% of statements [2020-05-28T19:14:03.973Z] ok github.com/docker/docker/builder/dockerfile 0.570s coverage: 48.2% of statements [2020-05-28T19:14:03.991Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-05-28T19:14:04.224Z] --- PASS: TestGraphdriverPluginV2 (4.84s) [2020-05-28T19:14:04.224Z] PASS [2020-05-28T19:14:04.224Z] [2020-05-28T19:14:04.224Z] DONE 5 tests in 11.410s [2020-05-28T19:14:04.224Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-28T19:14:04.224Z] ++ 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-05-28T19:14:04.224Z] ++ set -e [2020-05-28T19:14:04.224Z] ++ '[' -n 0 ']' [2020-05-28T19:14:04.224Z] ++ set -x [2020-05-28T19:14:04.224Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:14:04.286Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.023s coverage: 57.9% of statements [2020-05-28T19:14:04.480Z] INFO: Testing against a local daemon [2020-05-28T19:14:04.480Z] === RUN TestContinueAfterPluginCrash [2020-05-28T19:14:04.480Z] === PAUSE TestContinueAfterPluginCrash [2020-05-28T19:14:04.480Z] === RUN TestReadPluginNoRead [2020-05-28T19:14:04.480Z] === PAUSE TestReadPluginNoRead [2020-05-28T19:14:04.481Z] === RUN TestDaemonStartWithLogOpt [2020-05-28T19:14:04.481Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-28T19:14:04.481Z] === CONT TestContinueAfterPluginCrash [2020-05-28T19:14:04.481Z] === CONT TestDaemonStartWithLogOpt [2020-05-28T19:14:04.909Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-28T19:14:04.925Z] ok github.com/docker/docker/daemon 12.509s coverage: 17.4% of statements [2020-05-28T19:14:04.925Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-28T19:14:04.925Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-28T19:14:04.925Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-28T19:14:04.925Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-28T19:14:05.842Z] ok github.com/docker/docker/builder/remotecontext/git 1.238s coverage: 86.3% of statements [2020-05-28T19:14:05.842Z] ? github.com/docker/docker/cli [no test files] [2020-05-28T19:14:05.842Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-28T19:14:05.848Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-28T19:14:06.777Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-28T19:14:06.777Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-28T19:14:07.341Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-28T19:14:08.272Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-28T19:14:09.126Z] ok github.com/docker/docker/client 0.184s coverage: 75.4% of statements [2020-05-28T19:14:09.380Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-05-28T19:14:09.644Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-28T19:14:10.409Z] Removing intermediate container 947f79c18c71 [2020-05-28T19:14:10.409Z] ---> 81c15a3f64b5 [2020-05-28T19:14:10.409Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-28T19:14:10.409Z] ---> Running in a27a59ca69c7 [2020-05-28T19:14:10.431Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.074s coverage: 69.2% of statements [2020-05-28T19:14:10.877Z] [2020-05-28T19:14:10.877Z] SUCCESS: Specified value was saved. [2020-05-28T19:14:11.012Z] --- PASS: TestDaemonStartWithLogOpt (6.39s) [2020-05-28T19:14:11.012Z] === CONT TestReadPluginNoRead [2020-05-28T19:14:12.381Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-28T19:14:12.944Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-28T19:14:13.827Z] Removing intermediate container a27a59ca69c7 [2020-05-28T19:14:13.827Z] ---> d6aa49e11140 [2020-05-28T19:14:13.827Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-28T19:14:13.827Z] ---> Running in f181898f498a [2020-05-28T19:14:14.240Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.798s coverage: 46.2% of statements [2020-05-28T19:14:14.240Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-28T19:14:14.240Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.607s coverage: 49.5% of statements [2020-05-28T19:14:14.312Z] === RUN TestReadPluginNoRead/default [2020-05-28T19:14:16.205Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-28T19:14:16.205Z] --- PASS: TestContinueAfterPluginCrash (11.74s) [2020-05-28T19:14:16.205Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-28T19:14:16.971Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.686s coverage: 76.1% of statements [2020-05-28T19:14:17.617Z] Cannot create a file when that file already exists. [2020-05-28T19:14:17.648Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-28T19:14:18.014Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-05-28T19:14:18.211Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-28T19:14:18.673Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-05-28T19:14:19.312Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.672s coverage: 52.1% of statements [2020-05-28T19:14:19.312Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-28T19:14:19.312Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-28T19:14:19.967Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2020-05-28T19:14:20.104Z] --- PASS: TestReadPluginNoRead (9.34s) [2020-05-28T19:14:20.104Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-05-28T19:14:20.104Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2020-05-28T19:14:20.104Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2020-05-28T19:14:20.104Z] read_test.go:92: [dbbd4b6e692ac] daemon is not started [2020-05-28T19:14:20.104Z] PASS [2020-05-28T19:14:20.104Z] [2020-05-28T19:14:20.104Z] DONE 6 tests in 15.953s [2020-05-28T19:14:20.104Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-28T19:14:20.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:14:20.104Z] ++ set -e [2020-05-28T19:14:20.104Z] ++ '[' -n 0 ']' [2020-05-28T19:14:20.104Z] ++ set -x [2020-05-28T19:14:20.105Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:14:20.362Z] testing: warning: no tests to run [2020-05-28T19:14:20.362Z] PASS [2020-05-28T19:14:20.362Z] [2020-05-28T19:14:20.362Z] DONE 0 tests in 0.081s [2020-05-28T19:14:20.362Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-28T19:14:20.362Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-28T19:14:20.362Z] ++ 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-05-28T19:14:20.362Z] ++ set -e [2020-05-28T19:14:20.362Z] ++ '[' -n 0 ']' [2020-05-28T19:14:20.362Z] ++ set -x [2020-05-28T19:14:20.362Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:14:20.619Z] INFO: Testing against a local daemon [2020-05-28T19:14:20.619Z] === RUN TestPluginWithDevMounts [2020-05-28T19:14:20.619Z] === PAUSE TestPluginWithDevMounts [2020-05-28T19:14:20.619Z] === CONT TestPluginWithDevMounts [2020-05-28T19:14:21.987Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-28T19:14:22.365Z] Removing intermediate container f181898f498a [2020-05-28T19:14:22.365Z] ---> 265569ea7049 [2020-05-28T19:14:22.365Z] Step 13/13 : CMD ["sh"] [2020-05-28T19:14:22.365Z] ---> Running in 65a9d486f657 [2020-05-28T19:14:22.365Z] Removing intermediate container 65a9d486f657 [2020-05-28T19:14:22.365Z] ---> 923e64654407 [2020-05-28T19:14:22.365Z] Successfully built 923e64654407 [2020-05-28T19:14:22.365Z] Successfully tagged busybox:latest [2020-05-28T19:14:22.365Z] INFO: Docker images of the daemon under test [2020-05-28T19:14:22.365Z] [2020-05-28T19:14:22.365Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-28T19:14:22.365Z] busybox latest 923e64654407 1 second ago 3.72GB [2020-05-28T19:14:22.365Z] microsoft/windowsservercore latest 561b89eac394 3 weeks ago 3.7GB [2020-05-28T19:14:22.365Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 3 weeks ago 3.7GB [2020-05-28T19:14:22.365Z] [2020-05-28T19:14:22.365Z] INFO: Running integration tests at 05/28/2020 19:14:22... [2020-05-28T19:14:22.365Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-28T19:14:22.365Z] INFO: Integration API tests being run from the host: [2020-05-28T19:14:22.365Z] INFO: make.ps1 starting at 05/28/2020 19:14:22 [2020-05-28T19:14:22.550Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-05-28T19:14:22.550Z] PASS [2020-05-28T19:14:22.550Z] [2020-05-28T19:14:22.550Z] DONE 1 tests in 2.209s [2020-05-28T19:14:22.550Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-28T19:14:22.550Z] ++ 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-05-28T19:14:22.550Z] ++ set -e [2020-05-28T19:14:22.550Z] ++ '[' -n 0 ']' [2020-05-28T19:14:22.550Z] ++ set -x [2020-05-28T19:14:22.550Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:14:22.807Z] INFO: Testing against a local daemon [2020-05-28T19:14:22.807Z] === RUN TestSecretInspect [2020-05-28T19:14:23.350Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-28T19:14:23.370Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-28T19:14:23.934Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-28T19:14:25.561Z] ok github.com/docker/docker/daemon/logger 0.291s coverage: 41.8% of statements [2020-05-28T19:14:25.561Z] ok github.com/docker/docker/daemon/logger/gelf 0.050s coverage: 67.0% of statements [2020-05-28T19:14:25.828Z] --- PASS: TestSecretInspect (3.01s) [2020-05-28T19:14:25.828Z] === RUN TestSecretList [2020-05-28T19:14:27.632Z] ok github.com/docker/docker/daemon/logger/awslogs 0.719s coverage: 77.8% of statements [2020-05-28T19:14:27.722Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-28T19:14:27.982Z] ok github.com/docker/docker/daemon/images 0.063s coverage: 4.8% of statements [2020-05-28T19:14:27.982Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-28T19:14:27.982Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-28T19:14:27.982Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-28T19:14:27.982Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-28T19:14:28.632Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 26.2% of statements [2020-05-28T19:14:28.652Z] --- PASS: TestSecretList (2.95s) [2020-05-28T19:14:28.652Z] === RUN TestSecretsCreateAndDelete [2020-05-28T19:14:29.689Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 87.2% of statements [2020-05-28T19:14:29.689Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.052s coverage: 61.6% of statements [2020-05-28T19:14:30.544Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-28T19:14:31.108Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-28T19:14:32.040Z] --- PASS: TestSecretsCreateAndDelete (3.27s) [2020-05-28T19:14:32.040Z] === RUN TestSecretsUpdate [2020-05-28T19:14:32.305Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-28T19:14:33.297Z] ok github.com/docker/docker/daemon/logger/local 0.058s coverage: 75.2% of statements [2020-05-28T19:14:33.297Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-28T19:14:34.341Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 37.7% of statements [2020-05-28T19:14:34.342Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.082s coverage: 33.3% of statements [2020-05-28T19:14:35.579Z] --- PASS: TestSecretsUpdate (3.13s) [2020-05-28T19:14:35.579Z] === RUN TestTemplatedSecret [2020-05-28T19:14:36.424Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2020-05-28T19:14:37.071Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2020-05-28T19:14:38.601Z] ok github.com/docker/docker/daemon/logger/splunk 2.982s coverage: 82.5% of statements [2020-05-28T19:14:38.601Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-28T19:14:38.850Z] --- PASS: TestTemplatedSecret (3.51s) [2020-05-28T19:14:38.850Z] === RUN TestSecretCreateResolve [2020-05-28T19:14:40.119Z] ok github.com/docker/docker/daemon/network 0.041s coverage: 63.8% of statements [2020-05-28T19:14:40.119Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-28T19:14:42.121Z] --- PASS: TestSecretCreateResolve (3.08s) [2020-05-28T19:14:42.121Z] PASS [2020-05-28T19:14:42.121Z] [2020-05-28T19:14:42.121Z] DONE 6 tests in 19.129s [2020-05-28T19:14:42.121Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-28T19:14:42.121Z] ++ 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-05-28T19:14:42.121Z] ++ set -e [2020-05-28T19:14:42.121Z] ++ '[' -n 0 ']' [2020-05-28T19:14:42.121Z] ++ set -x [2020-05-28T19:14:42.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:14:42.121Z] INFO: Testing against a local daemon [2020-05-28T19:14:42.121Z] === RUN TestServiceCreateInit [2020-05-28T19:14:42.121Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-28T19:14:42.463Z] ok github.com/docker/docker/distribution/metadata 0.210s coverage: 48.2% of statements [2020-05-28T19:14:42.684Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-28T19:14:44.603Z] ok github.com/docker/docker/errdefs 0.041s coverage: 49.4% of statements [2020-05-28T19:14:45.307Z] ok github.com/docker/docker/distribution 0.636s coverage: 22.1% of statements [2020-05-28T19:14:45.307Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-28T19:14:46.860Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-28T19:14:47.424Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-28T19:14:47.452Z] ok github.com/docker/docker/distribution/xfer 1.686s coverage: 85.1% of statements [2020-05-28T19:14:47.452Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-28T19:14:47.751Z] ok github.com/docker/docker/image 0.099s coverage: 86.4% of statements [2020-05-28T19:14:47.819Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 30.8% of statements [2020-05-28T19:14:48.689Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:14:48.689Z] INFO: Testing against a local daemon [2020-05-28T19:14:48.814Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2020-05-28T19:14:48.814Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-28T19:14:49.714Z] ok github.com/docker/docker/container 0.141s coverage: 34.7% of statements [2020-05-28T19:14:49.714Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-28T19:14:49.714Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-28T19:14:49.714Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-28T19:14:49.714Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-28T19:14:49.864Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2020-05-28T19:14:49.943Z] === RUN TestDockerSuite/TestBuildRm [2020-05-28T19:14:50.512Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2020-05-28T19:14:50.512Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-28T19:14:52.065Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 50.0% of statements [2020-05-28T19:14:52.465Z] --- PASS: TestServiceCreateInit (10.15s) [2020-05-28T19:14:52.465Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.98s) [2020-05-28T19:14:52.465Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.13s) [2020-05-28T19:14:52.465Z] === RUN TestCreateServiceMultipleTimes [2020-05-28T19:14:53.394Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-28T19:14:54.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-28T19:14:54.324Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-28T19:14:55.646Z] ok github.com/docker/docker/opts 0.079s coverage: 67.4% of statements [2020-05-28T19:14:56.220Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-28T19:14:56.784Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-28T19:14:57.174Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-05-28T19:14:57.714Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-28T19:14:57.810Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-05-28T19:14:58.097Z] ok github.com/docker/docker/pkg/archive 1.368s coverage: 76.7% of statements [2020-05-28T19:14:58.385Z] ok github.com/docker/docker/pkg/authorization 2.433s coverage: 68.3% of statements [2020-05-28T19:14:59.014Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-05-28T19:14:59.609Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-28T19:15:00.659Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-05-28T19:15:00.659Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-05-28T19:15:00.977Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-28T19:15:01.178Z] ok github.com/docker/docker/integration/build 15.045s [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] === Skipped [2020-05-28T19:15:01.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-28T19:15:01.178Z] build_session_test.go:25: TODO: BuildKit [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-28T19:15:01.178Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-28T19:15:01.178Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-05-28T19:15:01.178Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-05-28T19:15:01.178Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-28T19:15:01.178Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-05-28T19:15:01.178Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-05-28T19:15:01.178Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-28T19:15:01.178Z] build_test.go:492: testEnv.OSType == "windows" [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-05-28T19:15:01.178Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] DONE 22 tests, 10 skipped in 37.105s [2020-05-28T19:15:01.178Z] [2020-05-28T19:15:01.178Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-28T19:15:02.054Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2020-05-28T19:15:02.054Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 66.3% of statements [2020-05-28T19:15:02.153Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-05-28T19:15:02.154Z] ok github.com/docker/docker/layer 7.521s coverage: 68.8% of statements [2020-05-28T19:15:02.154Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-28T19:15:02.154Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-28T19:15:02.154Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-28T19:15:02.154Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-28T19:15:02.154Z] ? github.com/docker/docker/oci [no test files] [2020-05-28T19:15:02.154Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-28T19:15:02.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:15:02.743Z] INFO: Testing against a local daemon [2020-05-28T19:15:02.743Z] ok github.com/docker/docker/integration/config 0.219s [2020-05-28T19:15:02.743Z] [2020-05-28T19:15:02.743Z] === Skipped [2020-05-28T19:15:02.743Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-28T19:15:02.743Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:15:02.743Z] [2020-05-28T19:15:02.743Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-28T19:15:02.743Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:15:02.743Z] [2020-05-28T19:15:02.743Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-28T19:15:02.743Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:15:02.743Z] [2020-05-28T19:15:02.743Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-28T19:15:02.743Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:15:02.743Z] [2020-05-28T19:15:02.743Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-28T19:15:02.743Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:15:02.743Z] [2020-05-28T19:15:02.743Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-28T19:15:02.743Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:15:02.743Z] [2020-05-28T19:15:02.743Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.01s) [2020-05-28T19:15:02.743Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:15:02.743Z] [2020-05-28T19:15:02.743Z] [2020-05-28T19:15:02.743Z] DONE 7 tests, 7 skipped in 2.434s [2020-05-28T19:15:02.743Z] [2020-05-28T19:15:02.743Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-28T19:15:02.872Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-28T19:15:03.427Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-05-28T19:15:03.659Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-05-28T19:15:03.659Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-28T19:15:04.683Z] ok github.com/docker/docker/pkg/chrootarchive 4.419s coverage: 43.2% of statements [2020-05-28T19:15:04.683Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-28T19:15:04.683Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-28T19:15:04.982Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-05-28T19:15:04.982Z] ok github.com/docker/docker/pkg/filenotify 0.617s coverage: 67.0% of statements [2020-05-28T19:15:06.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:15:06.534Z] INFO: Testing against a local daemon [2020-05-28T19:15:06.762Z] ok github.com/docker/docker/pkg/fsutils 0.458s coverage: 85.1% of statements [2020-05-28T19:15:06.762Z] ok github.com/docker/docker/pkg/discovery/kv 3.190s coverage: 84.1% of statements [2020-05-28T19:15:06.762Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-05-28T19:15:07.046Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-28T19:15:07.302Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-28T19:15:07.559Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-28T19:15:07.559Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-28T19:15:07.815Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-28T19:15:08.831Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-05-28T19:15:08.831Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2020-05-28T19:15:09.119Z] ok github.com/docker/docker/pkg/idtools 0.704s coverage: 70.3% of statements [2020-05-28T19:15:09.187Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-28T19:15:09.187Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-28T19:15:09.770Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-05-28T19:15:09.770Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-05-28T19:15:10.118Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-28T19:15:10.400Z] ok github.com/docker/docker/pkg/ioutils 1.655s coverage: 70.1% of statements [2020-05-28T19:15:10.400Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-28T19:15:10.400Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-28T19:15:10.400Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-28T19:15:10.730Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-05-28T19:15:11.030Z] ok github.com/docker/docker/pkg/parsers/kernel 0.028s coverage: 60.0% of statements [2020-05-28T19:15:11.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-28T19:15:11.742Z] --- PASS: TestCreateServiceMultipleTimes (19.62s) [2020-05-28T19:15:11.742Z] === RUN TestCreateServiceConflict [2020-05-28T19:15:12.075Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 91.4% of statements [2020-05-28T19:15:12.075Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2020-05-28T19:15:12.075Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-28T19:15:12.075Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-28T19:15:13.106Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2020-05-28T19:15:13.384Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-05-28T19:15:13.384Z] ok github.com/docker/docker/daemon 12.212s coverage: 17.4% of statements [2020-05-28T19:15:13.384Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-28T19:15:13.384Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-28T19:15:13.950Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2020-05-28T19:15:14.136Z] ok github.com/docker/docker/pkg/pools 0.013s coverage: 88.2% of statements [2020-05-28T19:15:14.777Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-05-28T19:15:14.777Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2020-05-28T19:15:14.883Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 81.7% of statements [2020-05-28T19:15:15.014Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-28T19:15:15.140Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-05-28T19:15:15.140Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-28T19:15:15.140Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-28T19:15:15.271Z] --- PASS: TestCreateServiceConflict (3.60s) [2020-05-28T19:15:15.271Z] === RUN TestCreateServiceMaxReplicas [2020-05-28T19:15:15.821Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-05-28T19:15:16.203Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-28T19:15:16.464Z] ok github.com/docker/docker/pkg/pubsub 1.164s coverage: 73.9% of statements [2020-05-28T19:15:16.512Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-05-28T19:15:17.101Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2020-05-28T19:15:17.573Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-28T19:15:18.174Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-05-28T19:15:18.174Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-05-28T19:15:18.502Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-28T19:15:18.758Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2020-05-28T19:15:18.758Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-28T19:15:18.809Z] ok github.com/docker/docker/pkg/symlink 0.026s coverage: 87.7% of statements [2020-05-28T19:15:19.037Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-28T19:15:19.322Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-28T19:15:19.602Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.207s coverage: 57.0% of statements [2020-05-28T19:15:19.832Z] ok github.com/docker/docker/pkg/signal 3.587s coverage: 61.0% of statements [2020-05-28T19:15:20.465Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-05-28T19:15:20.754Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 53.7% of statements [2020-05-28T19:15:21.215Z] === RUN TestDockerSuite/TestBuildUser [2020-05-28T19:15:21.785Z] ok github.com/docker/docker/pkg/tailfile 0.181s coverage: 88.6% of statements [2020-05-28T19:15:21.785Z] testing: warning: no tests to run [2020-05-28T19:15:21.785Z] coverage: [no statements] [2020-05-28T19:15:21.785Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2020-05-28T19:15:22.824Z] ok github.com/docker/docker/pkg/tarsum 0.237s coverage: 89.3% of statements [2020-05-28T19:15:22.824Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2020-05-28T19:15:22.824Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-05-28T19:15:22.888Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.589s coverage: 73.1% of statements [2020-05-28T19:15:23.109Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-28T19:15:23.145Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.728s coverage: 45.9% of statements [2020-05-28T19:15:23.479Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2020-05-28T19:15:24.516Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-05-28T19:15:24.516Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-28T19:15:26.413Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.121s coverage: 49.5% of statements [2020-05-28T19:15:27.013Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2020-05-28T19:15:27.281Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-28T19:15:27.301Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 68.8% of statements [2020-05-28T19:15:27.783Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.298s coverage: 76.1% of statements [2020-05-28T19:15:28.327Z] ok github.com/docker/docker/reference 0.059s coverage: 84.4% of statements [2020-05-28T19:15:28.715Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-28T19:15:29.280Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.157s coverage: 57.7% of statements [2020-05-28T19:15:29.280Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-28T19:15:29.280Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-28T19:15:29.362Z] ok github.com/docker/docker/plugin 0.570s coverage: 23.1% of statements [2020-05-28T19:15:29.845Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-05-28T19:15:30.413Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-05-28T19:15:30.779Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-05-28T19:15:31.465Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2020-05-28T19:15:32.679Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.8% of statements [2020-05-28T19:15:32.679Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-28T19:15:32.679Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-28T19:15:32.937Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-05-28T19:15:32.984Z] ok github.com/docker/docker/testutil 0.025s coverage: 62.5% of statements [2020-05-28T19:15:33.275Z] ok github.com/docker/docker/registry 0.405s coverage: 56.3% of statements [2020-05-28T19:15:33.822Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.04s) [2020-05-28T19:15:33.822Z] === RUN TestCreateServiceSecretFileMode [2020-05-28T19:15:34.811Z] ok github.com/docker/docker/runconfig 0.032s coverage: 65.8% of statements [2020-05-28T19:15:34.842Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-05-28T19:15:34.842Z] ok github.com/docker/docker/daemon/logger/awslogs 0.202s coverage: 77.8% of statements [2020-05-28T19:15:34.842Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-28T19:15:34.842Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-28T19:15:35.776Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-05-28T19:15:36.341Z] time="2020-05-28T19:15:36Z" level=error msg="Failed to open log file: open /tmp/docker-logger-207722299/container.log.1: no such file or directory" [2020-05-28T19:15:36.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-05-28T19:15:36.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-05-28T19:15:37.712Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 75.2% of statements [2020-05-28T19:15:37.712Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-28T19:15:37.969Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 37.7% of statements [2020-05-28T19:15:37.996Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2020-05-28T19:15:37.996Z] === RUN TestCreateServiceConfigFileMode [2020-05-28T19:15:38.462Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2020-05-28T19:15:39.340Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-05-28T19:15:39.525Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-05-28T19:15:39.815Z] ok github.com/docker/docker/volume/mounts 0.091s coverage: 67.0% of statements [2020-05-28T19:15:39.890Z] --- PASS: TestCreateServiceConfigFileMode (2.71s) [2020-05-28T19:15:39.890Z] === RUN TestCreateServiceSysctls [2020-05-28T19:15:40.712Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-28T19:15:40.712Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-28T19:15:41.276Z] ok github.com/docker/docker/daemon/logger/splunk 1.736s coverage: 82.5% of statements [2020-05-28T19:15:41.276Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-28T19:15:41.841Z] ok github.com/docker/docker/daemon/network 0.038s coverage: 63.8% of statements [2020-05-28T19:15:41.841Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-28T19:15:41.878Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2020-05-28T19:15:43.738Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 48.2% of statements [2020-05-28T19:15:44.305Z] ok github.com/docker/docker/distribution 0.324s coverage: 22.1% of statements [2020-05-28T19:15:44.305Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-28T19:15:45.142Z] --- PASS: TestCreateServiceSysctls (4.26s) [2020-05-28T19:15:45.142Z] === RUN TestCreateServiceCapabilities [2020-05-28T19:15:45.142Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-28T19:15:45.399Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-28T19:15:45.677Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-05-28T19:15:45.965Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-28T19:15:46.607Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-05-28T19:15:46.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-28T19:15:47.173Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.6% of statements [2020-05-28T19:15:47.173Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-28T19:15:47.472Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-28T19:15:47.730Z] --- PASS: TestCreateServiceCapabilities (3.59s) [2020-05-28T19:15:47.730Z] === RUN TestInspect [2020-05-28T19:15:47.738Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-05-28T19:15:47.738Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-28T19:15:48.662Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-28T19:15:48.672Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-28T19:15:48.672Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-28T19:15:48.867Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.6% of statements [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/rootless [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/volume [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-28T19:15:48.867Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === Skipped [2020-05-28T19:15:48.867Z] === SKIP: daemon TestExecSetPlatformOpt (0.01s) [2020-05-28T19:15:48.867Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-28T19:15:48.867Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-28T19:15:48.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:15:48.867Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-28T19:15:48.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:15:48.867Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-28T19:15:48.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:15:48.867Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-28T19:15:48.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:15:48.867Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-28T19:15:48.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:15:48.867Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-28T19:15:48.867Z] graphtest_unix.go:73: No driver to put! [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-28T19:15:48.867Z] time="2020-05-28T19:14:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:15:48.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:15:48.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-28T19:15:48.867Z] time="2020-05-28T19:14:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:15:48.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:15:48.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-28T19:15:48.867Z] time="2020-05-28T19:14:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:15:48.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:15:48.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-28T19:15:48.867Z] time="2020-05-28T19:14:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:15:48.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:15:48.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-28T19:15:48.867Z] time="2020-05-28T19:14:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:15:48.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:15:48.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-28T19:15:48.867Z] graphtest_unix.go:73: No driver to put! [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-28T19:15:48.867Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-28T19:15:48.867Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-28T19:15:48.867Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-28T19:15:48.867Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.867Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-28T19:15:48.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:15:48.867Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:15:48.867Z] [2020-05-28T19:15:48.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-28T19:15:48.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:15:48.868Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:15:48.868Z] [2020-05-28T19:15:48.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-28T19:15:48.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:15:48.868Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:15:48.868Z] [2020-05-28T19:15:48.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-28T19:15:48.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:15:48.868Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:15:48.868Z] [2020-05-28T19:15:48.868Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-28T19:15:48.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:15:48.868Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:15:48.868Z] [2020-05-28T19:15:48.868Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-28T19:15:48.868Z] graphtest_unix.go:73: No driver to put! [2020-05-28T19:15:48.868Z] [2020-05-28T19:15:48.868Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-28T19:15:48.868Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-28T19:15:48.868Z] [2020-05-28T19:15:48.868Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-28T19:15:48.868Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-28T19:15:48.868Z] [2020-05-28T19:15:48.868Z] [2020-05-28T19:15:48.868Z] DONE 2123 tests, 26 skipped in 365.752s Post stage [Pipeline] junit [2020-05-28T19:15:48.906Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-28T19:15:49.606Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-05-28T19:15:49.892Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/make.sh dynbinary test-integration [2020-05-28T19:15:50.177Z] [2020-05-28T19:15:50.467Z] Removing bundles/ [2020-05-28T19:15:50.467Z] [2020-05-28T19:15:50.467Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-28T19:15:50.467Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T19:15:50.467Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T19:15:50.555Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-28T19:15:50.555Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-28T19:15:50.555Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-28T19:15:50.555Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-28T19:15:50.555Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-28T19:15:50.976Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-05-28T19:15:51.233Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-28T19:15:51.483Z] --- PASS: TestInspect (3.47s) [2020-05-28T19:15:51.483Z] === RUN TestCreateJob [2020-05-28T19:15:52.415Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-28T19:15:52.671Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-28T19:15:52.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-28T19:15:53.137Z] ok github.com/docker/docker/pkg/archive 0.393s coverage: 77.0% of statements [2020-05-28T19:15:53.857Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-28T19:15:54.069Z] ok github.com/docker/docker/pkg/authorization 0.111s coverage: 68.3% of statements [2020-05-28T19:15:54.069Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-28T19:15:54.326Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-28T19:15:54.788Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-28T19:15:56.159Z] --- PASS: TestCreateJob (4.71s) [2020-05-28T19:15:56.159Z] === RUN TestReplicatedJob [2020-05-28T19:15:56.159Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-28T19:15:56.415Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-28T19:15:57.601Z] ok github.com/docker/docker/layer 7.104s coverage: 68.8% of statements [2020-05-28T19:15:57.601Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-28T19:15:57.601Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-28T19:15:57.601Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-28T19:15:57.601Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-28T19:15:57.601Z] ? github.com/docker/docker/oci [no test files] [2020-05-28T19:15:57.601Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-28T19:15:57.601Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-05-28T19:15:57.858Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-28T19:15:58.115Z] ok github.com/docker/docker/pkg/chrootarchive 2.966s coverage: 43.2% of statements [2020-05-28T19:15:58.115Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-28T19:15:58.115Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-28T19:15:58.115Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-05-28T19:15:59.045Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-05-28T19:15:59.610Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-05-28T19:15:59.867Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-05-28T19:16:00.590Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-28T19:16:01.241Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-05-28T19:16:01.808Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-05-28T19:16:02.484Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-28T19:16:02.739Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-05-28T19:16:02.739Z] ok github.com/docker/docker/pkg/fsutils 0.202s coverage: 85.1% of statements [2020-05-28T19:16:02.741Z] --- PASS: TestReplicatedJob (6.79s) [2020-05-28T19:16:02.741Z] === RUN TestUpdateReplicatedJob [2020-05-28T19:16:02.996Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-05-28T19:16:03.303Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-28T19:16:03.560Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-28T19:16:03.928Z] ok github.com/docker/docker/pkg/idtools 0.424s coverage: 70.3% of statements [2020-05-28T19:16:04.490Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-28T19:16:04.490Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-28T19:16:04.492Z] ok github.com/docker/docker/pkg/ioutils 0.598s coverage: 70.6% of statements [2020-05-28T19:16:04.492Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-05-28T19:16:04.750Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2020-05-28T19:16:04.750Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-05-28T19:16:04.750Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-28T19:16:04.750Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-28T19:16:05.008Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-28T19:16:05.008Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-28T19:16:05.265Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-28T19:16:05.420Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-28T19:16:05.522Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2020-05-28T19:16:05.780Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2020-05-28T19:16:06.038Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-05-28T19:16:06.038Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-28T19:16:06.038Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-28T19:16:06.970Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2020-05-28T19:16:07.173Z] ok github.com/docker/docker/integration/container 52.150s [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === Skipped [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-28T19:16:07.173Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-05-28T19:16:07.173Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-28T19:16:07.173Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-05-28T19:16:07.173Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-05-28T19:16:07.173Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-28T19:16:07.173Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-28T19:16:07.173Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-28T19:16:07.173Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-28T19:16:07.173Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-28T19:16:07.173Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-28T19:16:07.173Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-28T19:16:07.173Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-28T19:16:07.173Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-28T19:16:07.173Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-28T19:16:07.173Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-28T19:16:07.173Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-28T19:16:07.173Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-28T19:16:07.173Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-28T19:16:07.173Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-28T19:16:07.173Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-28T19:16:07.173Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-28T19:16:07.173Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-28T19:16:07.173Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-28T19:16:07.173Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-28T19:16:07.173Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-28T19:16:07.173Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-28T19:16:07.173Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-28T19:16:07.173Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-28T19:16:07.173Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-28T19:16:07.173Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-28T19:16:07.173Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-28T19:16:07.173Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-28T19:16:07.173Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-28T19:16:07.173Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-28T19:16:07.173Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-28T19:16:07.173Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-28T19:16:07.173Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-28T19:16:07.173Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-28T19:16:07.173Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-28T19:16:07.173Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-28T19:16:07.173Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-28T19:16:07.173Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] DONE 84 tests, 42 skipped in 55.021s [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-28T19:16:07.173Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:07.173Z] INFO: Testing against a local daemon [2020-05-28T19:16:07.173Z] ok github.com/docker/docker/integration/image 0.502s [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === Skipped [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-28T19:16:07.173Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-28T19:16:07.173Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-28T19:16:07.173Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-28T19:16:07.173Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.173Z] DONE 11 tests, 4 skipped in 2.711s [2020-05-28T19:16:07.173Z] [2020-05-28T19:16:07.174Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-28T19:16:07.174Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:07.174Z] INFO: Testing against a local daemon [2020-05-28T19:16:07.174Z] ok github.com/docker/docker/integration/network 0.214s [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === Skipped [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-28T19:16:07.174Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-28T19:16:07.174Z] 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-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-28T19:16:07.174Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-28T19:16:07.174Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-28T19:16:07.174Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-28T19:16:07.174Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-28T19:16:07.174Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-28T19:16:07.174Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-28T19:16:07.174Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-28T19:16:07.174Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-28T19:16:07.174Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T19:16:07.174Z] service_test.go:236: FLAKY_TEST [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-28T19:16:07.174Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-28T19:16:07.174Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] DONE 18 tests, 14 skipped in 2.526s [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-28T19:16:07.174Z] testing: warning: no tests to run [2020-05-28T19:16:07.174Z] ok github.com/docker/docker/integration/network/ipvlan 0.073s [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] DONE 0 tests in 0.765s [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-28T19:16:07.174Z] testing: warning: no tests to run [2020-05-28T19:16:07.174Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] DONE 0 tests in 0.796s [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-28T19:16:07.174Z] testing: warning: no tests to run [2020-05-28T19:16:07.174Z] ok github.com/docker/docker/integration/plugin 0.080s [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] DONE 0 tests in 0.775s [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-28T19:16:07.174Z] testing: warning: no tests to run [2020-05-28T19:16:07.174Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] DONE 0 tests in 0.811s [2020-05-28T19:16:07.174Z] [2020-05-28T19:16:07.174Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-28T19:16:07.313Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2020-05-28T19:16:07.313Z] === RUN TestServiceListWithStatuses [2020-05-28T19:16:07.313Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-28T19:16:07.313Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-28T19:16:07.313Z] === RUN TestDockerNetworkConnectAlias [2020-05-28T19:16:07.535Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-28T19:16:07.569Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-28T19:16:07.569Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-28T19:16:07.569Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-28T19:16:07.792Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-28T19:16:08.050Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-05-28T19:16:08.500Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-28T19:16:09.419Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-05-28T19:16:09.430Z] === RUN TestDockerSuite/TestCommitChange [2020-05-28T19:16:09.676Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-28T19:16:10.800Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-28T19:16:11.730Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-28T19:16:12.951Z] ok github.com/docker/docker/pkg/signal 2.397s coverage: 61.0% of statements [2020-05-28T19:16:12.951Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-28T19:16:13.208Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-28T19:16:13.465Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-28T19:16:13.621Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-28T19:16:13.621Z] --- PASS: TestDockerNetworkConnectAlias (6.20s) [2020-05-28T19:16:13.621Z] === RUN TestDockerNetworkReConnect [2020-05-28T19:16:13.723Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-28T19:16:14.657Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-28T19:16:15.222Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.9% of statements [2020-05-28T19:16:15.479Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-05-28T19:16:15.514Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-28T19:16:15.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-28T19:16:15.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:15.839Z] INFO: Testing against a local daemon [2020-05-28T19:16:15.839Z] ok github.com/docker/docker/integration/plugin/common 0.259s [2020-05-28T19:16:15.839Z] [2020-05-28T19:16:15.839Z] === Skipped [2020-05-28T19:16:15.839Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-28T19:16:15.839Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-28T19:16:15.839Z] [2020-05-28T19:16:15.839Z] [2020-05-28T19:16:15.839Z] DONE 3 tests, 1 skipped in 8.144s [2020-05-28T19:16:15.839Z] [2020-05-28T19:16:15.839Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-28T19:16:16.045Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-05-28T19:16:16.302Z] testing: warning: no tests to run [2020-05-28T19:16:16.302Z] coverage: [no statements] [2020-05-28T19:16:16.302Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-28T19:16:16.560Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-28T19:16:16.818Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-05-28T19:16:16.884Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-28T19:16:17.076Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-28T19:16:18.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:18.073Z] INFO: Testing against a local daemon [2020-05-28T19:16:18.073Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.264s [2020-05-28T19:16:18.542Z] [2020-05-28T19:16:18.542Z] === Skipped [2020-05-28T19:16:18.542Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-28T19:16:18.542Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-28T19:16:18.542Z] [2020-05-28T19:16:18.542Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-28T19:16:18.542Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-28T19:16:18.542Z] [2020-05-28T19:16:18.542Z] [2020-05-28T19:16:18.542Z] DONE 2 tests, 2 skipped in 3.480s [2020-05-28T19:16:18.542Z] [2020-05-28T19:16:18.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-28T19:16:18.786Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-28T19:16:19.050Z] --- PASS: TestDockerNetworkReConnect (5.41s) [2020-05-28T19:16:19.050Z] === RUN TestServicePlugin [2020-05-28T19:16:19.598Z] ok github.com/docker/docker/plugin 0.535s coverage: 23.1% of statements [2020-05-28T19:16:19.856Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-28T19:16:19.980Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-28T19:16:20.788Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-28T19:16:21.046Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-28T19:16:21.502Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:21.502Z] INFO: Testing against a local daemon [2020-05-28T19:16:21.502Z] ok github.com/docker/docker/integration/plugin/logging 0.269s [2020-05-28T19:16:21.502Z] [2020-05-28T19:16:21.502Z] === Skipped [2020-05-28T19:16:21.502Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-28T19:16:21.502Z] read_test.go:21: no unix domain sockets on Windows [2020-05-28T19:16:21.502Z] [2020-05-28T19:16:21.502Z] [2020-05-28T19:16:21.502Z] DONE 1 tests, 1 skipped in 2.709s [2020-05-28T19:16:21.502Z] [2020-05-28T19:16:21.502Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-28T19:16:21.875Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-28T19:16:22.419Z] ok github.com/docker/docker/registry 0.074s coverage: 56.3% of statements [2020-05-28T19:16:22.488Z] testing: warning: no tests to run [2020-05-28T19:16:22.488Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.106s [2020-05-28T19:16:22.488Z] [2020-05-28T19:16:22.488Z] DONE 0 tests in 1.316s [2020-05-28T19:16:22.488Z] [2020-05-28T19:16:22.488Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-28T19:16:22.804Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-28T19:16:22.804Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-28T19:16:22.983Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-28T19:16:23.060Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-28T19:16:23.061Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-28T19:16:23.061Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-28T19:16:23.061Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-28T19:16:23.061Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-28T19:16:23.240Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-05-28T19:16:24.611Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-05-28T19:16:24.611Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-28T19:16:24.953Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-28T19:16:25.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:25.441Z] INFO: Testing against a local daemon [2020-05-28T19:16:25.441Z] ok github.com/docker/docker/integration/plugin/volumes 0.243s [2020-05-28T19:16:25.441Z] [2020-05-28T19:16:25.441Z] === Skipped [2020-05-28T19:16:25.441Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-28T19:16:25.441Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:25.441Z] [2020-05-28T19:16:25.441Z] [2020-05-28T19:16:25.441Z] DONE 1 tests, 1 skipped in 2.748s [2020-05-28T19:16:25.441Z] [2020-05-28T19:16:25.441Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-28T19:16:27.136Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-28T19:16:27.472Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-28T19:16:27.472Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-28T19:16:27.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:27.676Z] INFO: Testing against a local daemon [2020-05-28T19:16:27.676Z] ok github.com/docker/docker/integration/secret 0.225s [2020-05-28T19:16:27.676Z] [2020-05-28T19:16:27.676Z] === Skipped [2020-05-28T19:16:27.676Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2020-05-28T19:16:27.676Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:27.676Z] [2020-05-28T19:16:27.676Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-28T19:16:27.676Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:27.676Z] [2020-05-28T19:16:27.676Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-28T19:16:27.676Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:27.676Z] [2020-05-28T19:16:27.676Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-28T19:16:27.676Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:27.676Z] [2020-05-28T19:16:27.676Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-28T19:16:27.676Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:27.676Z] [2020-05-28T19:16:27.676Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-28T19:16:27.676Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:16:27.676Z] [2020-05-28T19:16:27.676Z] [2020-05-28T19:16:27.676Z] DONE 6 tests, 6 skipped in 2.300s [2020-05-28T19:16:27.676Z] [2020-05-28T19:16:27.676Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-28T19:16:28.035Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-28T19:16:28.071Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2020-05-28T19:16:28.635Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-05-28T19:16:29.403Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-28T19:16:29.565Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-05-28T19:16:29.967Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-28T19:16:30.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:30.625Z] INFO: Testing against a local daemon [2020-05-28T19:16:30.625Z] ok github.com/docker/docker/integration/service 0.372s [2020-05-28T19:16:30.896Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === Skipped [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-28T19:16:31.093Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-28T19:16:31.093Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-28T19:16:31.093Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-28T19:16:31.093Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-28T19:16:31.093Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-28T19:16:31.093Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-05-28T19:16:31.093Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-05-28T19:16:31.093Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-28T19:16:31.093Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-28T19:16:31.093Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-28T19:16:31.093Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-28T19:16:31.093Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-28T19:16:31.093Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-28T19:16:31.093Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-28T19:16:31.093Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-28T19:16:31.093Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-28T19:16:31.093Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-28T19:16:31.093Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-28T19:16:31.093Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-28T19:16:31.093Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-28T19:16:31.093Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] DONE 24 tests, 23 skipped in 3.045s [2020-05-28T19:16:31.093Z] [2020-05-28T19:16:31.093Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-28T19:16:31.828Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-28T19:16:31.828Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-28T19:16:31.828Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-28T19:16:32.758Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-28T19:16:32.758Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-28T19:16:32.758Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-28T19:16:32.758Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-28T19:16:32.758Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-28T19:16:33.306Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:33.307Z] INFO: Testing against a local daemon [2020-05-28T19:16:33.307Z] ok github.com/docker/docker/integration/session 0.222s [2020-05-28T19:16:33.307Z] [2020-05-28T19:16:33.307Z] === Skipped [2020-05-28T19:16:33.307Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-28T19:16:33.307Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:33.307Z] [2020-05-28T19:16:33.307Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-28T19:16:33.307Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:33.307Z] [2020-05-28T19:16:33.307Z] [2020-05-28T19:16:33.307Z] DONE 2 tests, 2 skipped in 2.270s [2020-05-28T19:16:33.307Z] [2020-05-28T19:16:33.307Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-28T19:16:33.690Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-28T19:16:34.619Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-28T19:16:35.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:35.521Z] INFO: Testing against a local daemon [2020-05-28T19:16:35.550Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-28T19:16:35.550Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-28T19:16:36.506Z] ok github.com/docker/docker/integration/system 1.249s [2020-05-28T19:16:36.506Z] [2020-05-28T19:16:36.506Z] === Skipped [2020-05-28T19:16:36.506Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T19:16:36.506Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T19:16:36.506Z] [2020-05-28T19:16:36.506Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-28T19:16:36.506Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-28T19:16:36.506Z] [2020-05-28T19:16:36.506Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-28T19:16:36.506Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-28T19:16:36.506Z] [2020-05-28T19:16:36.506Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-28T19:16:36.506Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T19:16:36.506Z] [2020-05-28T19:16:36.506Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-28T19:16:36.506Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-28T19:16:36.506Z] [2020-05-28T19:16:36.506Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-28T19:16:36.506Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-28T19:16:36.506Z] [2020-05-28T19:16:36.506Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-28T19:16:36.506Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-28T19:16:36.506Z] [2020-05-28T19:16:36.506Z] [2020-05-28T19:16:36.506Z] DONE 13 tests, 7 skipped in 3.327s [2020-05-28T19:16:36.506Z] [2020-05-28T19:16:36.506Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-28T19:16:37.443Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-28T19:16:38.371Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-28T19:16:38.371Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-28T19:16:38.934Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-28T19:16:39.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:39.459Z] INFO: Testing against a local daemon [2020-05-28T19:16:39.459Z] ok github.com/docker/docker/integration/volume 0.301s [2020-05-28T19:16:39.459Z] [2020-05-28T19:16:39.459Z] === Skipped [2020-05-28T19:16:39.459Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-28T19:16:39.459Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-28T19:16:39.459Z] [2020-05-28T19:16:39.459Z] [2020-05-28T19:16:39.459Z] DONE 5 tests, 1 skipped in 2.528s [2020-05-28T19:16:39.459Z] [2020-05-28T19:16:39.459Z] INFO: make.ps1 ended at 05/28/2020 19:16:39 [2020-05-28T19:16:39.459Z] INFO: Integration CLI tests being run from the host: [2020-05-28T19:16:39.459Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-28T19:16:40.303Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-28T19:16:41.232Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-28T19:16:41.744Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/rootless [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/volume [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-28T19:16:41.744Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === Skipped [2020-05-28T19:16:41.744Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-28T19:16:41.744Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-28T19:16:41.744Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:73: No driver to put! [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-28T19:16:41.744Z] time="2020-05-28T19:15:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-28T19:16:41.744Z] time="2020-05-28T19:15:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-28T19:16:41.744Z] time="2020-05-28T19:15:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-28T19:16:41.744Z] time="2020-05-28T19:15:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-28T19:16:41.744Z] time="2020-05-28T19:15:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:73: No driver to put! [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-28T19:16:41.744Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-28T19:16:41.744Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-28T19:16:41.744Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T19:16:41.744Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-28T19:16:41.744Z] graphtest_unix.go:73: No driver to put! [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-28T19:16:41.744Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-28T19:16:41.744Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] [2020-05-28T19:16:41.744Z] DONE 2123 tests, 26 skipped in 250.881s Post stage [Pipeline] junit [2020-05-28T19:16:41.755Z] Recording test results [2020-05-28T19:16:42.160Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-28T19:16:42.160Z] === RUN TestDockerSuite/TestContainerAPIKill [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-28T19:16:42.523Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41022/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0ffc432d001b49244216f9d343e3512ff6cdb18 hack/validate/vendor [2020-05-28T19:16:43.089Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-28T19:16:43.455Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-28T19:16:44.020Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-28T19:16:44.043Z] + echo Building e2e image [2020-05-28T19:16:44.043Z] Building e2e image [2020-05-28T19:16:44.043Z] + docker build --build-arg DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-28T19:16:44.043Z] #2 [internal] load .dockerignore [2020-05-28T19:16:44.043Z] #2 transferring context: 34B done [2020-05-28T19:16:44.043Z] #2 DONE 0.0s [2020-05-28T19:16:44.043Z] [2020-05-28T19:16:44.043Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-28T19:16:44.043Z] #1 transferring dockerfile: 3.21kB done [2020-05-28T19:16:44.043Z] #1 DONE 0.0s [2020-05-28T19:16:44.043Z] [2020-05-28T19:16:44.043Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-05-28T19:16:44.314Z] #4 DONE 0.2s [2020-05-28T19:16:44.314Z] [2020-05-28T19:16:44.314Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-28T19:16:44.314Z] #3 DONE 0.3s [2020-05-28T19:16:44.314Z] [2020-05-28T19:16:44.314Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T19:16:44.314Z] #14 resolve docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 done [2020-05-28T19:16:44.314Z] #14 sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 1.65kB / 1.65kB done [2020-05-28T19:16:44.314Z] #14 sha256:23e58487b3376efcfab6e653b575b920f9975181b0595b30681e30204bdfa804 1.36kB / 1.36kB done [2020-05-28T19:16:44.314Z] #14 sha256:d0c98ad260416c55518b77b5a67d92942be1a0f8821b72d5704312937ba5828e 3.83kB / 3.83kB done [2020-05-28T19:16:44.314Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0B / 301.28kB 0.1s [2020-05-28T19:16:44.314Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0B / 153B 0.1s [2020-05-28T19:16:44.314Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 0B / 126.95MB 0.1s [2020-05-28T19:16:44.571Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-28T19:16:44.571Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-28T19:16:44.571Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.2s done [2020-05-28T19:16:44.571Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 126B / 126B 0.1s done [2020-05-28T19:16:44.828Z] #14 ... [2020-05-28T19:16:44.828Z] [2020-05-28T19:16:44.828Z] #8 [internal] load build context [2020-05-28T19:16:44.828Z] #8 transferring context: 849.08kB 0.4s done [2020-05-28T19:16:44.828Z] #8 DONE 0.4s [2020-05-28T19:16:44.828Z] [2020-05-28T19:16:44.828Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T19:16:44.828Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 23.39MB / 126.95MB 0.4s [2020-05-28T19:16:44.828Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 33.42MB / 126.95MB 0.5s [2020-05-28T19:16:44.828Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done [2020-05-28T19:16:44.948Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-28T19:16:44.948Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-28T19:16:45.085Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 49.96MB / 126.95MB 0.7s [2020-05-28T19:16:45.085Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-28T19:16:45.085Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 61.29MB / 126.95MB 0.8s [2020-05-28T19:16:45.342Z] #14 ... [2020-05-28T19:16:45.342Z] [2020-05-28T19:16:45.342Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-28T19:16:45.342Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-28T19:16:45.342Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-28T19:16:45.342Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-28T19:16:45.342Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-28T19:16:45.342Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.4s done [2020-05-28T19:16:45.342Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-05-28T19:16:45.342Z] #5 DONE 0.8s [2020-05-28T19:16:45.342Z] [2020-05-28T19:16:45.342Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T19:16:45.342Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 88.80MB / 126.95MB 1.1s [2020-05-28T19:16:45.600Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 99.66MB / 126.95MB 1.2s [2020-05-28T19:16:45.600Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 111.24MB / 126.95MB 1.3s [2020-05-28T19:16:45.857Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.5s [2020-05-28T19:16:45.857Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.5s done [2020-05-28T19:16:45.877Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-28T19:16:46.120Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed [2020-05-28T19:16:46.377Z] #14 ... [2020-05-28T19:16:46.377Z] [2020-05-28T19:16:46.377Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-28T19:16:46.377Z] #6 DONE 1.1s [2020-05-28T19:16:46.377Z] [2020-05-28T19:16:46.377Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T19:16:47.244Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-28T19:16:48.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T19:16:48.123Z] INFO: Testing against a local daemon [2020-05-28T19:16:49.139Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-28T19:16:49.140Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-28T19:16:49.140Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-28T19:16:49.140Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-28T19:16:49.140Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-28T19:16:49.703Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-28T19:16:51.632Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.1s [2020-05-28T19:16:51.889Z] #14 ... [2020-05-28T19:16:51.889Z] [2020-05-28T19:16:51.889Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-28T19:16:51.889Z] #7 0.961 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-28T19:16:51.889Z] #7 2.053 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-28T19:16:51.889Z] #7 2.160 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-28T19:16:51.889Z] #7 2.165 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-28T19:16:51.889Z] #7 2.174 (3/30) Installing readline (8.0.0-r0) [2020-05-28T19:16:51.889Z] #7 2.179 (4/30) Installing bash (5.0.0-r0) [2020-05-28T19:16:51.889Z] #7 2.198 Executing bash-5.0.0-r0.post-install [2020-05-28T19:16:51.889Z] #7 2.199 (5/30) Installing ca-certificates (20191127-r0) [2020-05-28T19:16:51.889Z] #7 2.216 (6/30) Installing libgcc (8.3.0-r0) [2020-05-28T19:16:51.889Z] #7 2.224 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-28T19:16:51.889Z] #7 2.238 (8/30) Installing binutils (2.32-r0) [2020-05-28T19:16:51.889Z] #7 2.334 (9/30) Installing gmp (6.1.2-r1) [2020-05-28T19:16:51.889Z] #7 2.343 (10/30) Installing isl (0.18-r0) [2020-05-28T19:16:51.889Z] #7 2.366 (11/30) Installing libgomp (8.3.0-r0) [2020-05-28T19:16:51.889Z] #7 2.371 (12/30) Installing libatomic (8.3.0-r0) [2020-05-28T19:16:51.889Z] #7 2.373 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-28T19:16:51.889Z] #7 2.384 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-28T19:16:51.890Z] #7 2.387 (15/30) Installing gcc (8.3.0-r0) [2020-05-28T19:16:51.890Z] #7 3.216 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-28T19:16:51.890Z] #7 3.316 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-28T19:16:51.890Z] #7 3.317 (18/30) Installing g++ (8.3.0-r0) [2020-05-28T19:16:51.890Z] #7 3.854 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-28T19:16:51.890Z] #7 3.858 (20/30) Installing libcurl (7.66.0-r0) [2020-05-28T19:16:51.890Z] #7 3.868 (21/30) Installing expat (2.2.8-r0) [2020-05-28T19:16:51.890Z] #7 3.871 (22/30) Installing pcre2 (10.33-r0) [2020-05-28T19:16:51.890Z] #7 3.881 (23/30) Installing git (2.22.4-r0) [2020-05-28T19:16:51.890Z] #7 4.083 (24/30) Installing libmnl (1.0.4-r0) [2020-05-28T19:16:51.890Z] #7 4.086 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-28T19:16:51.890Z] #7 4.092 (26/30) Installing iptables (1.8.3-r1) [2020-05-28T19:16:51.890Z] #7 4.118 (27/30) Installing pigz (2.4-r0) [2020-05-28T19:16:51.890Z] #7 4.126 (28/30) Installing tar (1.32-r0) [2020-05-28T19:16:51.890Z] #7 4.138 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-28T19:16:51.890Z] #7 4.143 (30/30) Installing xz (5.2.4-r0) [2020-05-28T19:16:51.890Z] #7 4.150 Executing busybox-1.30.1-r3.trigger [2020-05-28T19:16:51.890Z] #7 4.156 Executing ca-certificates-20191127-r0.trigger [2020-05-28T19:16:51.890Z] #7 4.210 OK: 179 MiB in 44 packages [2020-05-28T19:16:51.890Z] #7 DONE 5.4s [2020-05-28T19:16:51.890Z] [2020-05-28T19:16:51.890Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-28T19:16:51.890Z] #9 DONE 0.1s [2020-05-28T19:16:51.890Z] [2020-05-28T19:16:51.890Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T19:16:51.890Z] #14 ... [2020-05-28T19:16:51.890Z] [2020-05-28T19:16:51.890Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-28T19:16:51.890Z] #10 DONE 0.1s [2020-05-28T19:16:51.890Z] [2020-05-28T19:16:51.890Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-28T19:16:51.890Z] #11 DONE 0.1s [2020-05-28T19:16:52.149Z] [2020-05-28T19:16:52.149Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-28T19:16:52.149Z] #12 DONE 0.1s [2020-05-28T19:16:52.149Z] [2020-05-28T19:16:52.149Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-28T19:16:52.149Z] #13 DONE 0.1s [2020-05-28T19:16:52.149Z] [2020-05-28T19:16:52.149Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T19:16:52.149Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 6.1s done [2020-05-28T19:16:52.149Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 [2020-05-28T19:16:52.405Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 done [2020-05-28T19:16:52.405Z] #14 DONE 8.0s [2020-05-28T19:16:52.405Z] [2020-05-28T19:16:52.405Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-28T19:16:52.969Z] #15 0.601 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-28T19:16:53.871Z] --- PASS: TestServicePlugin (34.38s) [2020-05-28T19:16:53.872Z] plugin_test.go:62: [d633f27324163] joining swarm manager [d7a596ac472f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:16:53.872Z] plugin_test.go:65: [d4feb34c9c7cf] joining swarm manager [d7a596ac472f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:16:53.872Z] === RUN TestServiceUpdateLabel [2020-05-28T19:16:54.355Z] #15 1.664 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-28T19:16:54.355Z] #15 1.752 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-28T19:16:54.355Z] #15 1.756 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-28T19:16:54.355Z] #15 1.764 (3/42) Installing readline (8.0.1-r0) [2020-05-28T19:16:54.355Z] #15 1.769 (4/42) Installing bash (5.0.11-r1) [2020-05-28T19:16:54.355Z] #15 1.782 Executing bash-5.0.11-r1.post-install [2020-05-28T19:16:54.355Z] #15 1.783 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-28T19:16:54.355Z] #15 1.859 (6/42) Installing libblkid (2.34-r1) [2020-05-28T19:16:54.355Z] #15 1.865 (7/42) Installing libuuid (2.34-r1) [2020-05-28T19:16:54.355Z] #15 1.867 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-28T19:16:54.355Z] #15 1.873 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-28T19:16:54.356Z] #15 1.878 (10/42) Installing libgcc (9.2.0-r4) [2020-05-28T19:16:54.356Z] #15 1.881 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-28T19:16:54.356Z] #15 1.894 (12/42) Installing binutils (2.33.1-r0) [2020-05-28T19:16:54.356Z] #15 1.973 (13/42) Installing libmagic (5.37-r1) [2020-05-28T19:16:54.356Z] #15 1.994 (14/42) Installing file (5.37-r1) [2020-05-28T19:16:54.356Z] #15 1.996 (15/42) Installing gmp (6.1.2-r1) [2020-05-28T19:16:54.356Z] #15 2.002 (16/42) Installing isl (0.18-r0) [2020-05-28T19:16:54.356Z] #15 2.017 (17/42) Installing libgomp (9.2.0-r4) [2020-05-28T19:16:54.356Z] #15 2.020 (18/42) Installing libatomic (9.2.0-r4) [2020-05-28T19:16:54.356Z] #15 2.023 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-28T19:16:54.356Z] #15 2.029 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-28T19:16:54.356Z] #15 2.031 (21/42) Installing gcc (9.2.0-r4) [2020-05-28T19:16:54.435Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-28T19:16:54.921Z] #15 2.712 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-28T19:16:55.178Z] #15 2.800 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-28T19:16:55.178Z] #15 2.802 (24/42) Installing g++ (9.2.0-r4) [2020-05-28T19:16:55.365Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-28T19:16:55.743Z] #15 3.279 (25/42) Installing make (4.2.1-r2) [2020-05-28T19:16:55.743Z] #15 3.283 (26/42) Installing fortify-headers (1.1-r0) [2020-05-28T19:16:55.743Z] #15 3.286 (27/42) Installing build-base (0.5-r1) [2020-05-28T19:16:55.743Z] #15 3.287 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-28T19:16:55.743Z] #15 3.291 (29/42) Installing libcurl (7.67.0-r0) [2020-05-28T19:16:55.743Z] #15 3.297 (30/42) Installing curl (7.67.0-r0) [2020-05-28T19:16:55.743Z] #15 3.301 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-28T19:16:55.743Z] #15 3.307 (32/42) Installing jq (1.6-r0) [2020-05-28T19:16:55.743Z] #15 3.314 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-28T19:16:55.743Z] #15 3.319 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-28T19:16:55.743Z] #15 3.322 (35/42) Installing libaio (0.3.112-r1) [2020-05-28T19:16:55.743Z] #15 3.324 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-28T19:16:55.743Z] #15 3.353 (37/42) Installing libfdisk (2.34-r1) [2020-05-28T19:16:55.743Z] #15 3.359 (38/42) Installing libmount (2.34-r1) [2020-05-28T19:16:55.743Z] #15 3.365 (39/42) Installing libsmartcols (2.34-r1) [2020-05-28T19:16:55.743Z] #15 3.369 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-28T19:16:55.743Z] #15 3.372 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-28T19:16:55.743Z] #15 3.397 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-28T19:16:55.743Z] #15 3.401 Executing busybox-1.31.1-r9.trigger [2020-05-28T19:16:55.743Z] #15 3.408 OK: 196 MiB in 57 packages [2020-05-28T19:16:56.294Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-28T19:16:56.294Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-28T19:16:56.294Z] --- PASS: TestServiceUpdateLabel (2.81s) [2020-05-28T19:16:56.294Z] === RUN TestServiceUpdateSecrets [2020-05-28T19:16:56.294Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-28T19:16:56.306Z] #15 DONE 3.9s [2020-05-28T19:16:56.306Z] [2020-05-28T19:16:56.306Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-28T19:16:56.870Z] #16 DONE 0.7s [2020-05-28T19:16:57.127Z] [2020-05-28T19:16:57.127Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-28T19:16:57.691Z] #17 DONE 0.7s [2020-05-28T19:16:57.691Z] [2020-05-28T19:16:57.691Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-28T19:16:57.691Z] #18 DONE 0.0s [2020-05-28T19:16:57.691Z] [2020-05-28T19:16:57.691Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-28T19:16:57.691Z] #19 DONE 0.1s [2020-05-28T19:16:57.691Z] [2020-05-28T19:16:57.691Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-28T19:16:57.691Z] #26 DONE 0.1s [2020-05-28T19:16:57.691Z] [2020-05-28T19:16:57.691Z] #31 [builder 1/4] COPY . . [2020-05-28T19:16:57.691Z] #31 ... [2020-05-28T19:16:57.691Z] [2020-05-28T19:16:57.691Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T19:16:57.691Z] #22 DONE 0.1s [2020-05-28T19:16:57.691Z] [2020-05-28T19:16:57.691Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-28T19:16:57.691Z] #27 DONE 0.1s [2020-05-28T19:16:57.949Z] [2020-05-28T19:16:57.949Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-28T19:16:57.949Z] #23 DONE 0.1s [2020-05-28T19:16:57.949Z] [2020-05-28T19:16:57.949Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-28T19:16:57.949Z] #28 DONE 0.1s [2020-05-28T19:16:57.949Z] [2020-05-28T19:16:57.949Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-28T19:16:59.322Z] #24 1.448 + RM_GOPATH=0 [2020-05-28T19:16:59.322Z] #24 1.448 + TMP_GOPATH= [2020-05-28T19:16:59.322Z] #24 1.448 + : /build [2020-05-28T19:16:59.322Z] #24 1.448 + '[' -z '' ']' [2020-05-28T19:16:59.322Z] #24 1.448 ++ mktemp -d [2020-05-28T19:16:59.322Z] #24 1.461 + export GOPATH=/tmp/tmp.NoGjNl [2020-05-28T19:16:59.322Z] #24 1.461 + GOPATH=/tmp/tmp.NoGjNl [2020-05-28T19:16:59.322Z] #24 1.461 + RM_GOPATH=1 [2020-05-28T19:16:59.322Z] #24 1.461 + case "$(go env GOARCH)" in [2020-05-28T19:16:59.322Z] #24 1.461 ++ go env GOARCH [2020-05-28T19:16:59.322Z] #24 1.472 + export GO_BUILDMODE=-buildmode=pie [2020-05-28T19:16:59.322Z] #24 1.472 + GO_BUILDMODE=-buildmode=pie [2020-05-28T19:16:59.322Z] #24 1.472 ++ dirname ./install.sh [2020-05-28T19:16:59.322Z] #24 1.473 + dir=. [2020-05-28T19:16:59.322Z] #24 1.473 + bin=dockercli [2020-05-28T19:16:59.322Z] #24 1.473 + shift [2020-05-28T19:16:59.322Z] #24 1.474 + '[' '!' -f ./dockercli.installer ']' [2020-05-28T19:16:59.322Z] #24 1.475 + . ./dockercli.installer [2020-05-28T19:16:59.322Z] #24 1.476 ++ : stable [2020-05-28T19:16:59.322Z] #24 1.476 ++ : 17.06.2-ce [2020-05-28T19:16:59.322Z] #24 1.477 + install_dockercli [2020-05-28T19:16:59.322Z] #24 1.478 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T19:16:59.322Z] #24 1.478 Install docker/cli version 17.06.2-ce from stable [2020-05-28T19:16:59.322Z] #24 1.479 ++ uname -m [2020-05-28T19:16:59.322Z] #24 1.481 + arch=x86_64 [2020-05-28T19:16:59.322Z] #24 1.481 + '[' x86_64 '!=' x86_64 ']' [2020-05-28T19:16:59.322Z] #24 1.483 + url=https://download.docker.com/linux/static [2020-05-28T19:16:59.322Z] #24 1.483 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-28T19:16:59.322Z] #24 1.484 + tar -xz docker/docker [2020-05-28T19:16:59.565Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-28T19:16:59.580Z] #24 ... [2020-05-28T19:16:59.580Z] [2020-05-28T19:16:59.580Z] #31 [builder 1/4] COPY . . [2020-05-28T19:16:59.580Z] #31 DONE 1.8s [2020-05-28T19:16:59.821Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-28T19:16:59.837Z] [2020-05-28T19:16:59.837Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-28T19:17:01.188Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-28T19:17:01.209Z] #32 DONE 1.7s [2020-05-28T19:17:01.209Z] [2020-05-28T19:17:01.209Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-28T19:17:02.581Z] #33 ... [2020-05-28T19:17:02.582Z] [2020-05-28T19:17:02.582Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-28T19:17:02.582Z] #24 4.287 + mkdir -p /build [2020-05-28T19:17:02.582Z] #24 4.294 + mv docker/docker /build/ [2020-05-28T19:17:02.582Z] #24 4.295 + rmdir docker [2020-05-28T19:17:02.582Z] #24 DONE 4.4s [2020-05-28T19:17:02.582Z] [2020-05-28T19:17:02.582Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-28T19:17:02.582Z] #20 2.873 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-28T19:17:02.582Z] #20 3.483 [2020-05-28T19:17:02.582Z] #20 3.613 1.1% ########## 15.1% ######################### 35.4% ###################################### 53.4% ################################################### 71.1% ################################################################## 92.9% ######################################################################## 100.0% [2020-05-28T19:17:02.582Z] #20 4.744 #=#=# [2020-05-28T19:17:02.839Z] #20 4.863 1.3% ############# 19.2% ################################################# 69.0% ######################################################################## 100.0% [2020-05-28T19:17:03.405Z] #20 5.603 [2020-05-28T19:17:03.921Z] #20 5.759 0.0% ######### 13.2% ########################## 37.4% ############################################# 63.8% ################################################################# 91.2% ######################################################################## 100.0% [2020-05-28T19:17:04.486Z] #20 6.640 [2020-05-28T19:17:05.776Z] #20 6.764 # 1.5% ######## 11.3% ############# 18.7% ################## 26.0% ######################## 33.6% ############################ 40.0% ################################### 48.9% ######################################## 56.3% ############################################# 63.7% ################################################### 71.1% ######################################################## 78.5% ############################################################# 85.9% ################################################################### 93.4% ######################################################################## 100.0% [2020-05-28T19:17:06.035Z] #20 8.363 [2020-05-28T19:17:06.437Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-28T19:17:06.437Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-28T19:17:07.406Z] #20 9.564 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-28T19:17:07.971Z] #20 9.938 [2020-05-28T19:17:07.971Z] #20 10.08 # 2.3% ######################################################################## 100.0% [2020-05-28T19:17:07.971Z] #20 ... [2020-05-28T19:17:07.971Z] [2020-05-28T19:17:07.971Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-28T19:17:08.228Z] #29 ... [2020-05-28T19:17:08.228Z] [2020-05-28T19:17:08.228Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-28T19:17:08.228Z] #33 1.610 [2020-05-28T19:17:08.228Z] #33 1.778 Removing bundles/ [2020-05-28T19:17:08.228Z] #33 1.779 [2020-05-28T19:17:08.228Z] #33 1.785 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-28T19:17:08.228Z] #33 3.267 Building test suite binary ./integration-cli/test.main [2020-05-28T19:17:08.228Z] #33 ... [2020-05-28T19:17:08.228Z] [2020-05-28T19:17:08.228Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-28T19:17:08.228Z] #20 10.42 [2020-05-28T19:17:08.328Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-28T19:17:09.599Z] #20 11.45 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-28T19:17:09.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-28T19:17:09.856Z] #20 11.94 [2020-05-28T19:17:10.113Z] #20 12.12 0.7% ######################################################################## 100.0% [2020-05-28T19:17:10.370Z] #20 12.48 [2020-05-28T19:17:11.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-28T19:17:11.320Z] --- PASS: TestServiceUpdateSecrets (15.11s) [2020-05-28T19:17:11.320Z] === RUN TestServiceUpdateConfigs [2020-05-28T19:17:11.742Z] #20 13.75 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-28T19:17:11.742Z] #20 13.93 skipping existing 1849cc453dee [2020-05-28T19:17:12.000Z] #20 14.24 [2020-05-28T19:17:12.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-28T19:17:13.373Z] #20 15.37 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-28T19:17:13.631Z] #20 15.75 [2020-05-28T19:17:13.631Z] #20 15.84 ######################################################################## 100.0% [2020-05-28T19:17:13.889Z] #20 16.17 [2020-05-28T19:17:14.148Z] #20 16.28 Download of images into '/build' complete. [2020-05-28T19:17:14.149Z] #20 16.28 Use something like the following to load the result into a Docker daemon: [2020-05-28T19:17:14.149Z] #20 16.28 tar -cC '/build' . | docker load [2020-05-28T19:17:14.407Z] #20 DONE 16.6s [2020-05-28T19:17:14.407Z] [2020-05-28T19:17:14.407Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-28T19:17:14.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-28T19:17:15.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-28T19:17:16.306Z] #29 ... [2020-05-28T19:17:16.306Z] [2020-05-28T19:17:16.306Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-28T19:17:16.871Z] #21 DONE 0.6s [2020-05-28T19:17:16.871Z] [2020-05-28T19:17:16.871Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-28T19:17:16.871Z] #25 DONE 0.1s [2020-05-28T19:17:16.871Z] [2020-05-28T19:17:16.871Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-28T19:17:17.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009113e0_} [2020-05-28T19:17:19.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1448860773_/foo_false____} [2020-05-28T19:17:20.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1448860773_/foo_true____} [2020-05-28T19:17:20.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-28T19:17:22.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3740205696_/foo_false____} [2020-05-28T19:17:24.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3740205696_/foo_true____} [2020-05-28T19:17:25.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3740205696_/foo_true__0xc000911460__} [2020-05-28T19:17:26.841Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2020-05-28T19:17:26.841Z] === RUN TestServiceUpdateNetwork [2020-05-28T19:17:27.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009114a0_} [2020-05-28T19:17:29.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009114c0_} [2020-05-28T19:17:30.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000911500_} [2020-05-28T19:17:31.738Z] #33 ... [2020-05-28T19:17:31.738Z] [2020-05-28T19:17:31.738Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-28T19:17:31.738Z] #29 31.57 # github.com/docker/docker/contrib/httpserver [2020-05-28T19:17:31.738Z] #29 31.57 loadinternal: cannot find runtime/cgo [2020-05-28T19:17:31.738Z] #29 DONE 31.8s [2020-05-28T19:17:31.738Z] [2020-05-28T19:17:31.738Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-28T19:17:31.738Z] #33 ... [2020-05-28T19:17:31.738Z] [2020-05-28T19:17:31.738Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-28T19:17:31.738Z] #30 DONE 0.1s [2020-05-28T19:17:31.738Z] [2020-05-28T19:17:31.738Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-28T19:17:32.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000911520_} [2020-05-28T19:17:33.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-28T19:17:35.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-28T19:17:36.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-28T19:17:36.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-28T19:17:36.076Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-28T19:17:39.347Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-28T19:17:41.868Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-28T19:17:41.868Z] --- PASS: TestServiceUpdateNetwork (15.14s) [2020-05-28T19:17:41.868Z] === RUN TestServiceUpdatePidsLimit [2020-05-28T19:17:43.760Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-28T19:17:44.322Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-28T19:17:44.885Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-28T19:17:46.781Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-28T19:17:47.038Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-28T19:17:47.966Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-28T19:17:48.895Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-28T19:17:49.824Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-28T19:17:50.753Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-28T19:17:51.682Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-28T19:17:51.682Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-28T19:17:53.053Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-28T19:17:53.982Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-28T19:17:54.931Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-28T19:17:55.862Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-28T19:17:57.231Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-28T19:17:57.952Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T19:17:57.952Z] [2020-05-28T19:17:57.952Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T19:17:58.161Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-28T19:17:58.577Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T19:17:58.577Z] HOSTNAME=cfb0d473f26f [2020-05-28T19:17:58.577Z] TESTDEBUG=0 [2020-05-28T19:17:58.577Z] DEST=bundles/test-integration [2020-05-28T19:17:58.577Z] PWD=/go/src/github.com/docker/docker [2020-05-28T19:17:58.577Z] DOCKER_GITCOMMIT=a0ffc432d001b49244216f9d343e3512ff6cdb18 [2020-05-28T19:17:58.577Z] container=docker [2020-05-28T19:17:58.577Z] HOME=/root [2020-05-28T19:17:58.577Z] GOLANG_VERSION=1.13.11 [2020-05-28T19:17:58.577Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T19:17:58.577Z] VALIDATE_BRANCH=master [2020-05-28T19:17:58.577Z] TERM=xterm [2020-05-28T19:17:58.577Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T19:17:58.577Z] SHLVL=1 [2020-05-28T19:17:58.577Z] TIMEOUT=120m [2020-05-28T19:17:58.577Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T19:17:58.577Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T19:17:58.577Z] GO111MODULE=off [2020-05-28T19:17:58.577Z] DOCKER_EXPERIMENTAL=1 [2020-05-28T19:17:58.577Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-28T19:17:58.577Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T19:17:58.577Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T19:17:58.577Z] GOPATH=/go [2020-05-28T19:17:58.577Z] PKG_CONFIG=pkg-config [2020-05-28T19:17:58.577Z] _=/usr/bin/env [2020-05-28T19:17:58.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-28T19:17:59.091Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-28T19:17:59.348Z] --- PASS: TestServiceUpdatePidsLimit (17.49s) [2020-05-28T19:17:59.348Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-05-28T19:17:59.348Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.29s) [2020-05-28T19:17:59.348Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2020-05-28T19:17:59.348Z] PASS [2020-05-28T19:17:59.348Z] [2020-05-28T19:17:59.348Z] === Skipped [2020-05-28T19:17:59.348Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-28T19:17:59.348Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-28T19:17:59.348Z] [2020-05-28T19:17:59.348Z] [2020-05-28T19:17:59.348Z] DONE 27 tests, 1 skipped in 197.582s [2020-05-28T19:17:59.348Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-28T19:17:59.348Z] ++ 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-05-28T19:17:59.348Z] ++ set -e [2020-05-28T19:17:59.348Z] ++ '[' -n 0 ']' [2020-05-28T19:17:59.348Z] ++ set -x [2020-05-28T19:17:59.348Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:17:59.604Z] INFO: Testing against a local daemon [2020-05-28T19:17:59.604Z] === RUN TestSessionCreate [2020-05-28T19:17:59.604Z] --- PASS: TestSessionCreate (0.06s) [2020-05-28T19:17:59.604Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-28T19:17:59.604Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-28T19:17:59.604Z] PASS [2020-05-28T19:17:59.604Z] [2020-05-28T19:17:59.604Z] DONE 2 tests in 0.255s [2020-05-28T19:17:59.604Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-28T19:17:59.604Z] ++ 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-05-28T19:17:59.604Z] ++ set -e [2020-05-28T19:17:59.604Z] ++ '[' -n 0 ']' [2020-05-28T19:17:59.604Z] ++ set -x [2020-05-28T19:17:59.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:17:59.861Z] INFO: Testing against a local daemon [2020-05-28T19:17:59.861Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-28T19:17:59.861Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T19:17:59.861Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T19:17:59.861Z] === RUN TestEventsExecDie [2020-05-28T19:18:00.424Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-28T19:18:00.988Z] --- PASS: TestEventsExecDie (1.02s) [2020-05-28T19:18:00.988Z] === RUN TestEventsBackwardsCompatible [2020-05-28T19:18:00.988Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-28T19:18:00.988Z] === RUN TestInfoBinaryCommits [2020-05-28T19:18:00.988Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-28T19:18:00.988Z] === RUN TestInfoAPIVersioned [2020-05-28T19:18:00.988Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-28T19:18:00.988Z] === RUN TestInfoDiscoveryBackend [2020-05-28T19:18:01.552Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-28T19:18:01.552Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-28T19:18:02.115Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-28T19:18:02.372Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-28T19:18:02.372Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-28T19:18:02.935Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-28T19:18:02.935Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-28T19:18:02.935Z] === RUN TestInfoAPI [2020-05-28T19:18:02.935Z] --- PASS: TestInfoAPI (0.02s) [2020-05-28T19:18:02.935Z] === RUN TestInfoAPIWarnings [2020-05-28T19:18:03.498Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-05-28T19:18:03.498Z] === RUN TestInfoDebug [2020-05-28T19:18:04.060Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-28T19:18:04.060Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-28T19:18:04.060Z] --- PASS: TestInfoDebug (0.53s) [2020-05-28T19:18:04.060Z] === RUN TestInfoInsecureRegistries [2020-05-28T19:18:04.623Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-05-28T19:18:04.623Z] === RUN TestInfoRegistryMirrors [2020-05-28T19:18:04.880Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-28T19:18:05.136Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-28T19:18:05.137Z] === RUN TestLoginFailsWithBadCredentials [2020-05-28T19:18:05.394Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-28T19:18:05.394Z] === RUN TestPingCacheHeaders [2020-05-28T19:18:05.394Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-28T19:18:05.394Z] === RUN TestPingGet [2020-05-28T19:18:05.394Z] --- PASS: TestPingGet (0.01s) [2020-05-28T19:18:05.394Z] === RUN TestPingHead [2020-05-28T19:18:05.394Z] --- PASS: TestPingHead (0.04s) [2020-05-28T19:18:05.394Z] === RUN TestVersion [2020-05-28T19:18:05.735Z] --- PASS: TestVersion (0.04s) [2020-05-28T19:18:05.735Z] PASS [2020-05-28T19:18:05.735Z] [2020-05-28T19:18:05.735Z] === Skipped [2020-05-28T19:18:05.735Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T19:18:05.735Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T19:18:05.735Z] [2020-05-28T19:18:05.735Z] [2020-05-28T19:18:05.735Z] DONE 18 tests, 1 skipped in 5.950s [2020-05-28T19:18:05.735Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-28T19:18:05.735Z] ++ 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-05-28T19:18:05.735Z] ++ set -e [2020-05-28T19:18:05.735Z] ++ '[' -n 0 ']' [2020-05-28T19:18:05.735Z] ++ set -x [2020-05-28T19:18:05.735Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:18:05.735Z] INFO: Testing against a local daemon [2020-05-28T19:18:05.735Z] === RUN TestVolumesCreateAndList [2020-05-28T19:18:05.735Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-28T19:18:05.735Z] === RUN TestVolumesRemove [2020-05-28T19:18:05.735Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-28T19:18:05.735Z] === RUN TestVolumesInspect [2020-05-28T19:18:05.992Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-28T19:18:05.992Z] === RUN TestVolumesInvalidJSON [2020-05-28T19:18:05.992Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-28T19:18:05.992Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-28T19:18:05.992Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-28T19:18:05.992Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-28T19:18:05.992Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-28T19:18:05.992Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-05-28T19:18:05.992Z] PASS [2020-05-28T19:18:05.992Z] [2020-05-28T19:18:05.992Z] DONE 5 tests in 0.338s [2020-05-28T19:18:05.992Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T19:18:06.248Z] ++++ cat bundles/test-integration/docker.pid [2020-05-28T19:18:06.248Z] +++ kill 5851 [2020-05-28T19:18:07.178Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-28T19:18:07.741Z] +++ /etc/init.d/apparmor stop [2020-05-28T19:18:07.741Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T19:18:07.741Z] [2020-05-28T19:18:07.741Z] Unloading profiles will leave already running processes permanently [2020-05-28T19:18:07.741Z] unconfined, which can lead to unexpected situations. [2020-05-28T19:18:07.741Z] [2020-05-28T19:18:07.741Z] To set a process to complain mode, use the command line tool [2020-05-28T19:18:07.741Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T19:18:07.741Z] +++ true [2020-05-28T19:18:07.741Z] [2020-05-28T19:18:07.998Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-28T19:18:09.889Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-28T19:18:11.257Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-28T19:18:12.188Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-28T19:18:14.708Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-28T19:18:17.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-28T19:18:19.746Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-28T19:18:23.016Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-28T19:18:23.945Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-28T19:18:29.207Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-28T19:18:32.479Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-28T19:18:33.408Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-28T19:18:38.658Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-28T19:18:38.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-28T19:18:39.587Z] === RUN TestDockerSuite/TestCpToDot [2020-05-28T19:18:40.516Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-28T19:18:42.410Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-28T19:18:43.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-28T19:18:44.709Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-28T19:18:45.641Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-28T19:18:48.911Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-28T19:18:49.474Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-28T19:18:50.844Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-28T19:18:52.735Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-28T19:18:52.735Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-28T19:18:52.735Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-28T19:18:53.298Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-28T19:18:54.227Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-28T19:18:54.227Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-28T19:18:54.227Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-28T19:18:54.790Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-28T19:18:55.352Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-28T19:18:55.352Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-28T19:18:55.609Z] === RUN TestDockerSuite/TestCreateRM [2020-05-28T19:18:55.609Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-28T19:18:55.609Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-28T19:18:55.865Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-28T19:18:55.865Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-28T19:18:58.384Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-28T19:18:58.384Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-28T19:18:58.384Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-28T19:19:02.570Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-28T19:19:02.570Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-28T19:19:02.570Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-28T19:19:02.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-28T19:19:02.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-28T19:19:02.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-28T19:19:02.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-28T19:19:03.134Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-28T19:19:05.030Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-28T19:19:05.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-28T19:19:07.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-28T19:19:07.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-28T19:19:07.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-28T19:19:07.852Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-28T19:19:10.374Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-28T19:19:10.936Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-28T19:19:11.866Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-28T19:19:11.866Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-28T19:19:12.428Z] === RUN TestDockerSuite/TestDockerFails [2020-05-28T19:19:12.685Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-28T19:19:12.685Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-28T19:19:12.685Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-28T19:19:14.052Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-28T19:19:14.981Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-28T19:19:16.348Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-28T19:19:16.348Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-28T19:19:16.348Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-28T19:19:16.605Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-28T19:19:19.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-28T19:19:23.149Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-28T19:19:23.159Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-28T19:19:23.159Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-28T19:19:23.159Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-28T19:19:23.159Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-28T19:19:25.684Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-28T19:19:26.423Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-28T19:19:27.580Z] #33 146.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-28T19:19:28.943Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-28T19:19:28.958Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-28T19:19:30.329Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-28T19:19:30.587Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-28T19:19:31.462Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-28T19:19:32.392Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-28T19:19:32.484Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-28T19:19:33.321Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-28T19:19:33.856Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-28T19:19:34.251Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-28T19:19:35.194Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-28T19:19:35.752Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-28T19:19:35.757Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-28T19:19:35.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-28T19:19:36.686Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-28T19:19:37.128Z] #33 156.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-28T19:19:38.061Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-28T19:19:39.206Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-28T19:19:39.959Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-28T19:19:40.573Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-28T19:19:40.890Z] #33 159.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-28T19:19:42.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-28T19:19:43.416Z] #33 161.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-28T19:19:44.347Z] #33 163.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-28T19:19:44.356Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-28T19:19:45.718Z] #33 164.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-28T19:19:46.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-28T19:19:46.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-28T19:19:46.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-28T19:19:47.614Z] #33 166.1 [2020-05-28T19:19:47.614Z] #33 DONE 166.5s [2020-05-28T19:19:47.628Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-28T19:19:47.872Z] [2020-05-28T19:19:47.872Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-28T19:19:48.557Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-28T19:19:49.242Z] #34 DONE 1.3s [2020-05-28T19:19:50.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-28T19:19:50.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-28T19:19:50.452Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-28T19:19:50.612Z] [2020-05-28T19:19:50.612Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-28T19:19:51.176Z] #35 DONE 0.6s [2020-05-28T19:19:51.176Z] [2020-05-28T19:19:51.176Z] #36 exporting to image [2020-05-28T19:19:51.176Z] #36 exporting layers [2020-05-28T19:19:51.383Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-28T19:19:51.639Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-28T19:19:53.532Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-28T19:19:53.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-28T19:19:54.094Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-28T19:19:54.351Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-28T19:19:54.452Z] #36 exporting layers 2.9s done [2020-05-28T19:19:54.452Z] #36 writing image sha256:f7d5d963d19ba2864fdc1d7244b00827beb1ef116c30f89d16f709c110fd7043 done [2020-05-28T19:19:54.452Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-28T19:19:54.452Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-28T19:19:54.607Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-28T19:19:54.767Z] + echo Ensuring container killed. [2020-05-28T19:19:54.767Z] Ensuring container killed. [2020-05-28T19:19:54.767Z] + docker rm -vf docker-pr5 [2020-05-28T19:19:54.767Z] Error: No such container: docker-pr5 [2020-05-28T19:19:54.767Z] + true [Pipeline] sh [2020-05-28T19:19:54.864Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-28T19:19:54.864Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-28T19:19:55.047Z] + echo Chowning /workspace to jenkins user [2020-05-28T19:19:55.047Z] Chowning /workspace to jenkins user [2020-05-28T19:19:55.047Z] + id -u [2020-05-28T19:19:55.047Z] + id -g [2020-05-28T19:19:55.047Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41022:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T19:19:56.232Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-28T19:19:56.280Z] + bundleName=unit [2020-05-28T19:19:56.280Z] + echo Creating unit-bundles.tar.gz [2020-05-28T19:19:56.280Z] Creating unit-bundles.tar.gz [2020-05-28T19:19:56.280Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-28T19:19:56.280Z] bundles/junit-report.xml [2020-05-28T19:19:56.280Z] bundles/go-test-report.json [2020-05-28T19:19:56.280Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-28T19:19:56.290Z] Archiving artifacts [2020-05-28T19:19:56.657Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41022/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-28T19:19:56.971Z] + make clean [2020-05-28T19:19:56.971Z] docker volume rm -f docker-dev-cache [2020-05-28T19:19:57.227Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-28T19:19:58.123Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-28T19:19:58.123Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-28T19:19:58.123Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-28T19:19:58.687Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-28T19:19:58.944Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-28T19:19:59.506Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-28T19:20:00.435Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-28T19:20:00.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-28T19:20:00.692Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-28T19:20:00.692Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-28T19:20:00.692Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-28T19:20:02.585Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-28T19:20:03.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-28T19:20:03.516Z] === RUN TestDockerSuite/TestEventsRename [2020-05-28T19:20:04.079Z] === RUN TestDockerSuite/TestEventsResize [2020-05-28T19:20:05.009Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-28T19:20:05.945Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-28T19:20:06.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-28T19:20:06.906Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-28T19:20:07.469Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-28T19:20:08.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-28T19:20:10.740Z] === RUN TestDockerSuite/TestEventsTop [2020-05-28T19:20:11.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-28T19:20:11.559Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-28T19:20:11.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-28T19:20:14.078Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-28T19:20:14.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-28T19:20:14.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-28T19:20:16.227Z] === RUN TestDockerSuite/TestExec [2020-05-28T19:20:17.157Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-28T19:20:18.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-28T19:20:18.087Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-28T19:20:19.018Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-28T19:20:19.582Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-28T19:20:20.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-28T19:20:21.473Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-28T19:20:22.403Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-28T19:20:23.332Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-28T19:20:24.262Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-28T19:20:24.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-28T19:20:25.191Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-28T19:20:26.121Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-28T19:20:26.959Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T19:20:26.959Z] Using test binary docker [2020-05-28T19:20:26.959Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-28T19:20:26.959Z] +++ /etc/init.d/apparmor start [2020-05-28T19:20:26.959Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T19:20:26.959Z] INFO: Waiting for daemon to start... [2020-05-28T19:20:26.959Z] Starting dockerd [2020-05-28T19:20:26.959Z] +++ 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-05-28T19:20:27.051Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-28T19:20:28.944Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-28T19:20:29.019Z] . [2020-05-28T19:20:29.019Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T19:20:29.019Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T19:20:29.019Z] Error: No such image: emptyfs [2020-05-28T19:20:29.019Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-28T19:20:29.019Z] ++++ docker load [2020-05-28T19:20:29.307Z] Running integration-test (iteration 1) [2020-05-28T19:20:29.307Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-28T19:20:29.307Z] ++ 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-05-28T19:20:29.307Z] ++ set -e [2020-05-28T19:20:29.307Z] ++ '[' -n 0 ']' [2020-05-28T19:20:29.307Z] ++ set -x [2020-05-28T19:20:29.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:20:29.872Z] === RUN TestDockerSuite/TestExecEnv [2020-05-28T19:20:30.801Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-28T19:20:32.694Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-28T19:20:33.622Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-28T19:20:36.893Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-28T19:20:37.481Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-28T19:20:37.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-28T19:20:38.301Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-28T19:20:39.231Z] === RUN TestDockerSuite/TestExecParseError [2020-05-28T19:20:40.162Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-28T19:20:41.093Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-28T19:20:42.022Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-28T19:20:44.546Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-28T19:20:44.868Z] Loaded image: buildpack-deps:jessie [2020-05-28T19:20:44.868Z] Loaded image: busybox:latest [2020-05-28T19:20:44.868Z] Loaded image: busybox:glibc [2020-05-28T19:20:44.868Z] Loaded image: debian:jessie [2020-05-28T19:20:44.868Z] Loaded image: hello-world:latest [2020-05-28T19:20:44.868Z] INFO: Testing against a local daemon [2020-05-28T19:20:44.868Z] === RUN TestCgroupNamespacesBuild [2020-05-28T19:20:45.109Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-28T19:20:45.488Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2020-05-28T19:20:45.488Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-28T19:20:46.038Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-28T19:20:46.971Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2020-05-28T19:20:46.971Z] === RUN TestBuildWithSession [2020-05-28T19:20:46.971Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-28T19:20:46.971Z] build_session_test.go:25: TODO: BuildKit [2020-05-28T19:20:46.971Z] === RUN TestBuildSquashParent [2020-05-28T19:20:52.496Z] --- PASS: TestBuildSquashParent (5.46s) [2020-05-28T19:20:52.496Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-28T19:20:52.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:20:52.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:20:52.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:20:52.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:20:52.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:20:52.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:20:52.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:20:52.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:20:52.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:20:52.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:20:52.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:20:52.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:20:52.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T19:20:52.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T19:20:52.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T19:20:52.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T19:20:55.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T19:20:55.519Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T19:20:57.799Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-05-28T19:20:57.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s) [2020-05-28T19:20:57.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) [2020-05-28T19:20:57.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s) [2020-05-28T19:20:57.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.51s) [2020-05-28T19:20:57.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2020-05-28T19:20:57.799Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s) [2020-05-28T19:20:57.799Z] === RUN TestBuildMultiStageCopy [2020-05-28T19:20:57.799Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-28T19:20:58.214Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-28T19:20:58.214Z] === RUN TestDockerSuite/TestExecTTY [2020-05-28T19:20:59.144Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-28T19:20:59.869Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-28T19:21:00.073Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-28T19:21:00.156Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-28T19:21:00.441Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-28T19:21:01.003Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-28T19:21:01.064Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-28T19:21:01.353Z] --- PASS: TestBuildMultiStageCopy (3.64s) [2020-05-28T19:21:01.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.01s) [2020-05-28T19:21:01.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-05-28T19:21:01.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-05-28T19:21:01.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-05-28T19:21:01.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-05-28T19:21:01.353Z] === RUN TestBuildMultiStageParentConfig [2020-05-28T19:21:01.932Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-28T19:21:01.932Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-28T19:21:02.371Z] --- PASS: TestBuildMultiStageParentConfig (1.05s) [2020-05-28T19:21:02.371Z] === RUN TestBuildLabelWithTargets [2020-05-28T19:21:04.414Z] --- PASS: TestBuildLabelWithTargets (1.63s) [2020-05-28T19:21:04.414Z] === RUN TestBuildWithEmptyLayers [2020-05-28T19:21:04.451Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-28T19:21:04.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-28T19:21:04.708Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-28T19:21:05.033Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2020-05-28T19:21:05.033Z] === RUN TestBuildMultiStageOnBuild [2020-05-28T19:21:06.076Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-28T19:21:07.076Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-05-28T19:21:07.076Z] === RUN TestBuildUncleanTarFilenames [2020-05-28T19:21:07.445Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-28T19:21:08.091Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-05-28T19:21:08.091Z] === RUN TestBuildMultiStageLayerLeak [2020-05-28T19:21:08.376Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-28T19:21:10.805Z] --- PASS: TestBuildMultiStageLayerLeak (2.37s) [2020-05-28T19:21:10.805Z] === RUN TestBuildWithHugeFile [2020-05-28T19:21:13.626Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-28T19:21:18.875Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-28T19:21:19.824Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-28T19:21:25.074Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-28T19:21:26.003Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-28T19:21:26.003Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-28T19:21:26.003Z] === RUN TestDockerSuite/TestHealth [2020-05-28T19:21:31.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-28T19:21:49.310Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-28T19:21:49.310Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-28T19:21:49.310Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-28T19:21:49.310Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-28T19:21:49.310Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-28T19:21:49.310Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-28T19:21:49.570Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-28T19:21:49.570Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-28T19:21:49.570Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-28T19:21:49.570Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-28T19:21:50.133Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-28T19:21:50.390Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-28T19:21:50.952Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-28T19:21:50.952Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-28T19:21:51.884Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-28T19:21:51.884Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-28T19:21:53.253Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-28T19:21:53.815Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-28T19:21:54.072Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-28T19:21:55.001Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-28T19:21:58.271Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-28T19:21:58.271Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-28T19:21:58.271Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-28T19:21:59.641Z] === RUN TestDockerSuite/TestImportFile [2020-05-28T19:22:01.532Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-28T19:22:01.533Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-28T19:22:03.425Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-28T19:22:05.317Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-28T19:22:07.227Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-28T19:22:08.162Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-28T19:22:08.725Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-28T19:22:09.654Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-28T19:22:09.654Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-28T19:22:09.654Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-28T19:22:10.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-28T19:22:10.474Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-28T19:22:11.404Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-28T19:22:12.335Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-28T19:22:13.265Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-28T19:22:14.195Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-28T19:22:15.125Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-28T19:22:15.125Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-28T19:22:17.019Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-28T19:22:17.582Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-28T19:22:18.511Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-28T19:22:18.512Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-28T19:22:19.442Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-28T19:22:19.442Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-28T19:22:20.812Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-28T19:22:21.743Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-28T19:22:22.307Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-28T19:22:23.674Z] === RUN TestDockerSuite/TestInspectImage [2020-05-28T19:22:23.674Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-28T19:22:23.674Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-28T19:22:23.674Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-28T19:22:24.603Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-28T19:22:25.532Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-28T19:22:25.532Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-28T19:22:26.096Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-28T19:22:27.025Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-28T19:22:28.917Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-28T19:22:28.917Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-28T19:22:30.288Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-28T19:22:31.217Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-28T19:22:33.109Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-28T19:22:33.672Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-28T19:22:34.602Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-28T19:22:36.005Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-28T19:22:36.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-28T19:22:36.518Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-28T19:22:37.449Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-28T19:22:38.379Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-28T19:22:38.379Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-28T19:22:41.655Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-28T19:22:41.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-28T19:22:43.022Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-28T19:22:44.915Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-28T19:22:44.915Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-28T19:22:45.171Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-28T19:22:47.692Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-28T19:22:47.949Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-28T19:22:48.073Z] --- PASS: TestBuildWithHugeFile (88.12s) [2020-05-28T19:22:48.073Z] === RUN TestBuildWithEmptyDockerfile [2020-05-28T19:22:48.073Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:22:48.073Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:22:48.073Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:22:48.073Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:22:48.073Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:22:48.073Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:22:48.073Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T19:22:48.073Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T19:22:48.073Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T19:22:48.073Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-05-28T19:22:48.073Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-05-28T19:22:48.073Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-05-28T19:22:48.073Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-05-28T19:22:48.073Z] === RUN TestBuildPreserveOwnership [2020-05-28T19:22:48.073Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-28T19:22:48.073Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-28T19:22:48.073Z] --- PASS: TestBuildPreserveOwnership (4.82s) [2020-05-28T19:22:48.073Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2020-05-28T19:22:48.073Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2020-05-28T19:22:48.073Z] === RUN TestBuildPlatformInvalid [2020-05-28T19:22:48.073Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-28T19:22:48.073Z] PASS [2020-05-28T19:22:48.073Z] [2020-05-28T19:22:48.073Z] === Skipped [2020-05-28T19:22:48.073Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-28T19:22:48.073Z] build_session_test.go:25: TODO: BuildKit [2020-05-28T19:22:48.073Z] [2020-05-28T19:22:48.073Z] [2020-05-28T19:22:48.073Z] DONE 32 tests, 1 skipped in 134.911s [2020-05-28T19:22:48.073Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-28T19:22:48.073Z] ++ 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-05-28T19:22:48.073Z] ++ set -e [2020-05-28T19:22:48.073Z] ++ '[' -n 0 ']' [2020-05-28T19:22:48.073Z] ++ set -x [2020-05-28T19:22:48.073Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:22:48.074Z] INFO: Testing against a local daemon [2020-05-28T19:22:48.074Z] === RUN TestConfigInspect [2020-05-28T19:22:48.074Z] --- PASS: TestConfigInspect (2.29s) [2020-05-28T19:22:48.074Z] === RUN TestConfigList [2020-05-28T19:22:48.692Z] --- PASS: TestConfigList (2.18s) [2020-05-28T19:22:48.692Z] === RUN TestConfigsCreateAndDelete [2020-05-28T19:22:49.843Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-28T19:22:51.214Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-28T19:22:51.385Z] --- PASS: TestConfigsCreateAndDelete (2.72s) [2020-05-28T19:22:51.385Z] === RUN TestConfigsUpdate [2020-05-28T19:22:52.144Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-28T19:22:52.144Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-28T19:22:54.087Z] --- PASS: TestConfigsUpdate (2.28s) [2020-05-28T19:22:54.087Z] === RUN TestTemplatedConfig [2020-05-28T19:22:54.666Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-28T19:22:54.923Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-28T19:22:55.487Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-28T19:22:56.417Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-28T19:22:56.783Z] --- PASS: TestTemplatedConfig (2.75s) [2020-05-28T19:22:56.783Z] === RUN TestConfigCreateResolve [2020-05-28T19:22:57.785Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-28T19:22:58.826Z] --- PASS: TestConfigCreateResolve (2.24s) [2020-05-28T19:22:58.826Z] === RUN TestConfigDaemonLibtrustID [2020-05-28T19:22:59.129Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-28T19:22:59.129Z] PASS [2020-05-28T19:22:59.129Z] [2020-05-28T19:22:59.129Z] DONE 7 tests in 15.123s [2020-05-28T19:22:59.129Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-28T19:22:59.129Z] ++ 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-05-28T19:22:59.129Z] ++ set -e [2020-05-28T19:22:59.129Z] ++ '[' -n 0 ']' [2020-05-28T19:22:59.129Z] ++ set -x [2020-05-28T19:22:59.129Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:22:59.416Z] INFO: Testing against a local daemon [2020-05-28T19:22:59.416Z] === RUN TestCheckpoint [2020-05-28T19:22:59.416Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-28T19:22:59.416Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T19:22:59.416Z] === RUN TestContainerInvalidJSON [2020-05-28T19:22:59.416Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:22:59.416Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:22:59.416Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:22:59.416Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:22:59.416Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:22:59.416Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:22:59.416Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T19:22:59.416Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-28T19:22:59.416Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T19:22:59.416Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-28T19:22:59.416Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-28T19:22:59.416Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-28T19:22:59.416Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-28T19:22:59.416Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-28T19:22:59.416Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-28T19:22:59.416Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-28T19:22:59.701Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-28T19:22:59.701Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-28T19:22:59.701Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-28T19:22:59.701Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-28T19:22:59.701Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-28T19:22:59.701Z] === RUN TestCopyFromContainer [2020-05-28T19:23:01.188Z] === RUN TestCopyFromContainer// [2020-05-28T19:23:01.475Z] === RUN TestCopyFromContainer//bar/root [2020-05-28T19:23:01.475Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-28T19:23:01.475Z] === RUN TestCopyFromContainer/bar/quux [2020-05-28T19:23:01.763Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-28T19:23:01.763Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-28T19:23:01.763Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-28T19:23:02.051Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-28T19:23:02.051Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-28T19:23:02.051Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-28T19:23:02.337Z] --- PASS: TestCopyFromContainer (2.56s) [2020-05-28T19:23:02.337Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-28T19:23:02.337Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-28T19:23:02.337Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-28T19:23:02.337Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-28T19:23:02.337Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-28T19:23:02.337Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-28T19:23:02.337Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-28T19:23:02.337Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-28T19:23:02.337Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-28T19:23:02.337Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-28T19:23:02.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-28T19:23:02.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:23:02.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:23:02.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:23:02.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:23:02.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:23:02.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:23:02.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T19:23:02.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T19:23:02.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T19:23:02.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-28T19:23:02.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-28T19:23:02.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-28T19:23:02.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-28T19:23:02.337Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-28T19:23:02.337Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-28T19:23:02.337Z] === RUN TestCreateWithInvalidEnv [2020-05-28T19:23:02.337Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-28T19:23:02.337Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-28T19:23:02.337Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-28T19:23:02.337Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-28T19:23:02.337Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-28T19:23:02.337Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-28T19:23:02.337Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-28T19:23:02.337Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-28T19:23:02.337Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-28T19:23:02.337Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-28T19:23:02.337Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-28T19:23:02.337Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-28T19:23:02.337Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-28T19:23:02.337Z] === RUN TestCreateTmpfsMountsTarget [2020-05-28T19:23:02.337Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-28T19:23:02.337Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-28T19:23:03.040Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-28T19:23:04.374Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-28T19:23:04.374Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:23:04.374Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:23:04.374Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:23:04.374Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:23:04.374Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:23:04.374Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-28T19:23:04.374Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:23:04.374Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:23:04.374Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:23:04.374Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:23:04.374Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:23:04.374Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:23:04.374Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-28T19:23:04.374Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T19:23:04.374Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-28T19:23:04.374Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T19:23:04.374Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-28T19:23:04.374Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T19:23:04.374Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T19:23:04.374Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-28T19:23:04.374Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-28T19:23:04.660Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-28T19:23:04.660Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.02s) [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-28T19:23:04.660Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-28T19:23:04.660Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-28T19:23:06.700Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2020-05-28T19:23:06.700Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-28T19:23:06.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:23:06.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:23:06.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:23:06.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:23:06.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:23:06.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:23:06.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:23:06.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:23:06.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:23:06.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:23:06.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T19:23:06.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T19:23:06.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T19:23:06.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T19:23:06.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T19:23:06.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-28T19:23:06.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-28T19:23:06.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-28T19:23:06.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-05-28T19:23:06.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-28T19:23:06.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-28T19:23:06.700Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-28T19:23:07.213Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-28T19:23:07.327Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-05-28T19:23:07.327Z] === RUN TestCreateDifferentPlatform [2020-05-28T19:23:07.327Z] === RUN TestCreateDifferentPlatform/different_os [2020-05-28T19:23:07.327Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-05-28T19:23:07.327Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-05-28T19:23:07.327Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-05-28T19:23:07.327Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-05-28T19:23:07.327Z] === RUN TestContainerStartOnDaemonRestart [2020-05-28T19:23:07.327Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-28T19:23:07.327Z] === RUN TestDaemonRestartIpcMode [2020-05-28T19:23:07.327Z] === PAUSE TestDaemonRestartIpcMode [2020-05-28T19:23:07.327Z] === RUN TestDaemonHostGatewayIP [2020-05-28T19:23:07.327Z] === PAUSE TestDaemonHostGatewayIP [2020-05-28T19:23:07.327Z] === RUN TestContainerKillOnDaemonStart [2020-05-28T19:23:07.327Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-28T19:23:07.327Z] === RUN TestDiff [2020-05-28T19:23:07.948Z] --- PASS: TestDiff (0.68s) [2020-05-28T19:23:07.948Z] === RUN TestExecWithCloseStdin [2020-05-28T19:23:08.971Z] --- PASS: TestExecWithCloseStdin (0.82s) [2020-05-28T19:23:08.971Z] === RUN TestExec [2020-05-28T19:23:09.597Z] --- PASS: TestExec (0.85s) [2020-05-28T19:23:09.597Z] === RUN TestExecUser [2020-05-28T19:23:09.741Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-28T19:23:10.662Z] --- PASS: TestExecUser (0.80s) [2020-05-28T19:23:10.662Z] === RUN TestExportContainerAndImportImage [2020-05-28T19:23:11.692Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2020-05-28T19:23:11.692Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-28T19:23:12.278Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-28T19:23:13.187Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2020-05-28T19:23:13.187Z] === RUN TestHealthCheckWorkdir [2020-05-28T19:23:14.170Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-28T19:23:14.202Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-05-28T19:23:14.202Z] === RUN TestHealthKillContainer [2020-05-28T19:23:14.733Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-28T19:23:16.892Z] --- PASS: TestHealthKillContainer (2.85s) [2020-05-28T19:23:16.892Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-28T19:23:17.253Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-28T19:23:17.253Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-28T19:23:17.512Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-05-28T19:23:17.512Z] === RUN TestIpcModeNone [2020-05-28T19:23:17.816Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-28T19:23:17.816Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-28T19:23:17.816Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-28T19:23:18.560Z] --- PASS: TestIpcModeNone (0.76s) [2020-05-28T19:23:18.560Z] === RUN TestIpcModePrivate [2020-05-28T19:23:18.744Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-28T19:23:19.182Z] --- PASS: TestIpcModePrivate (0.77s) [2020-05-28T19:23:19.182Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-28T19:23:19.182Z] === RUN TestIpcModeShareable [2020-05-28T19:23:19.307Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-28T19:23:19.805Z] --- PASS: TestIpcModeShareable (0.78s) [2020-05-28T19:23:19.805Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-28T19:23:19.805Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-28T19:23:22.527Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s) [2020-05-28T19:23:22.528Z] === RUN TestAPIIpcModeHost [2020-05-28T19:23:23.165Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-05-28T19:23:23.165Z] === RUN TestDaemonIpcModeShareable [2020-05-28T19:23:23.477Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-28T19:23:24.042Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-28T19:23:24.650Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-05-28T19:23:24.650Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-28T19:23:24.650Z] === RUN TestDaemonIpcModePrivate [2020-05-28T19:23:26.800Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-05-28T19:23:26.800Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-28T19:23:26.800Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-28T19:23:28.287Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-05-28T19:23:28.287Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-28T19:23:28.287Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-28T19:23:29.292Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-28T19:23:29.550Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-28T19:23:29.550Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-28T19:23:29.775Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-05-28T19:23:29.775Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-28T19:23:29.775Z] === RUN TestIpcModeOlderClient [2020-05-28T19:23:29.775Z] === PAUSE TestIpcModeOlderClient [2020-05-28T19:23:29.775Z] === RUN TestKillContainerInvalidSignal [2020-05-28T19:23:30.398Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-05-28T19:23:30.398Z] === RUN TestKillContainer [2020-05-28T19:23:30.398Z] === RUN TestKillContainer/no_signal [2020-05-28T19:23:30.917Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-28T19:23:31.021Z] === RUN TestKillContainer/non_killing_signal [2020-05-28T19:23:31.643Z] === RUN TestKillContainer/killing_signal [2020-05-28T19:23:31.847Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-28T19:23:32.661Z] --- PASS: TestKillContainer (2.05s) [2020-05-28T19:23:32.661Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-05-28T19:23:32.661Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-05-28T19:23:32.661Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-05-28T19:23:32.661Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-28T19:23:32.661Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-28T19:23:32.777Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-28T19:23:33.034Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-28T19:23:33.280Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-28T19:23:33.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2020-05-28T19:23:33.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-05-28T19:23:33.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2020-05-28T19:23:33.905Z] === RUN TestKillStoppedContainer [2020-05-28T19:23:33.905Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-28T19:23:33.905Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-28T19:23:33.905Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-28T19:23:33.905Z] === RUN TestKillDifferentUserContainer [2020-05-28T19:23:34.405Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-28T19:23:34.917Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-05-28T19:23:34.917Z] === RUN TestInspectOomKilledTrue [2020-05-28T19:23:35.774Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-28T19:23:35.934Z] --- PASS: TestInspectOomKilledTrue (1.28s) [2020-05-28T19:23:35.934Z] === RUN TestInspectOomKilledFalse [2020-05-28T19:23:36.552Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2020-05-28T19:23:36.552Z] === RUN TestLinksEtcHostsContentMatch [2020-05-28T19:23:37.181Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-05-28T19:23:37.181Z] === RUN TestLinksContainerNames [2020-05-28T19:23:38.668Z] --- PASS: TestLinksContainerNames (1.33s) [2020-05-28T19:23:38.668Z] === RUN TestLogsFollowTailEmpty [2020-05-28T19:23:39.049Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-28T19:23:39.292Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2020-05-28T19:23:39.292Z] === RUN TestContainerNetworkMountsNoChown [2020-05-28T19:23:39.611Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-28T19:23:39.919Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/default [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/default [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/private [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/private [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rprivate [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/slave [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/slave [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rslave [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/shared [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/shared [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rshared [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/default [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/rprivate [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/rslave [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/slave [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/private [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/shared [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/rshared [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-28T19:23:39.919Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:23:39.919Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T19:23:39.919Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T19:23:40.174Z] === RUN TestDockerSuite/TestLogsSince [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-28T19:23:40.203Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-05-28T19:23:40.203Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-05-28T19:23:40.203Z] === RUN TestContainerBindMountNonRecursive [2020-05-28T19:23:42.252Z] --- PASS: TestContainerBindMountNonRecursive (1.72s) [2020-05-28T19:23:42.252Z] === RUN TestNetworkNat [2020-05-28T19:23:42.692Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-28T19:23:42.872Z] --- PASS: TestNetworkNat (0.76s) [2020-05-28T19:23:42.872Z] === RUN TestNetworkLocalhostTCPNat [2020-05-28T19:23:43.493Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2020-05-28T19:23:43.493Z] === RUN TestNetworkLoopbackNat [2020-05-28T19:23:44.509Z] --- PASS: TestNetworkLoopbackNat (0.90s) [2020-05-28T19:23:44.509Z] === RUN TestPause [2020-05-28T19:23:45.129Z] --- PASS: TestPause (0.69s) [2020-05-28T19:23:45.129Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-28T19:23:45.129Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T19:23:45.129Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T19:23:45.129Z] === RUN TestPauseStopPausedContainer [2020-05-28T19:23:45.746Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2020-05-28T19:23:45.746Z] === RUN TestPsFilter [2020-05-28T19:23:46.030Z] --- PASS: TestPsFilter (0.18s) [2020-05-28T19:23:46.030Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-28T19:23:46.649Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-05-28T19:23:46.649Z] === RUN TestRemoveContainerWithVolume [2020-05-28T19:23:46.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-28T19:23:47.137Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-28T19:23:47.267Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-05-28T19:23:47.267Z] === RUN TestRemoveContainerRunning [2020-05-28T19:23:47.890Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-05-28T19:23:47.890Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-28T19:23:48.903Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-05-28T19:23:48.903Z] === RUN TestRemoveInvalidContainer [2020-05-28T19:23:48.903Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-28T19:23:48.903Z] === RUN TestRenameLinkedContainer [2020-05-28T19:23:51.612Z] --- PASS: TestRenameLinkedContainer (2.69s) [2020-05-28T19:23:51.612Z] === RUN TestRenameStoppedContainer [2020-05-28T19:23:51.899Z] --- PASS: TestRenameStoppedContainer (0.61s) [2020-05-28T19:23:51.899Z] === RUN TestRenameRunningContainerAndReuse [2020-05-28T19:23:53.384Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-05-28T19:23:53.384Z] === RUN TestRenameInvalidName [2020-05-28T19:23:53.678Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-28T19:23:53.934Z] === RUN TestDockerSuite/TestLogsTail [2020-05-28T19:23:54.009Z] --- PASS: TestRenameInvalidName (0.69s) [2020-05-28T19:23:54.009Z] === RUN TestRenameAnonymousContainer [2020-05-28T19:23:54.863Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-28T19:23:55.427Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-28T19:23:56.358Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-28T19:23:56.762Z] --- PASS: TestRenameAnonymousContainer (2.61s) [2020-05-28T19:23:56.762Z] === RUN TestRenameContainerWithSameName [2020-05-28T19:23:56.920Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-28T19:23:57.380Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-05-28T19:23:57.380Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-28T19:23:57.483Z] === RUN TestDockerSuite/TestNetHostname [2020-05-28T19:23:58.870Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2020-05-28T19:23:58.870Z] === RUN TestResize [2020-05-28T19:23:59.492Z] --- PASS: TestResize (0.68s) [2020-05-28T19:23:59.492Z] === RUN TestResizeWithInvalidSize [2020-05-28T19:24:00.004Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-28T19:24:00.004Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-28T19:24:00.112Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-05-28T19:24:00.112Z] === RUN TestResizeWhenContainerNotStarted [2020-05-28T19:24:00.567Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-28T19:24:00.732Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:24:00.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:24:00.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:24:00.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T19:24:00.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T19:24:00.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T19:24:00.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T19:24:01.937Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-28T19:24:02.867Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-28T19:24:04.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T19:24:04.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:24:04.233Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T19:24:04.761Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-28T19:24:05.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:24:05.691Z] === RUN TestDockerSuite/TestPluginActive [2020-05-28T19:24:06.254Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-28T19:24:06.296Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T19:24:06.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T19:24:06.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T19:24:07.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T19:24:07.625Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-28T19:24:09.520Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.27s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.48s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.62s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.34s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.09s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.12s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.00s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.21s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.01s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.16s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.97s) [2020-05-28T19:24:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.95s) [2020-05-28T19:24:10.718Z] === RUN TestCgroupNamespacesRun [2020-05-28T19:24:11.805Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-05-28T19:24:11.805Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-28T19:24:13.301Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-05-28T19:24:13.301Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-28T19:24:13.696Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-28T19:24:14.259Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-28T19:24:14.259Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-28T19:24:14.822Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-28T19:24:15.383Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2020-05-28T19:24:15.383Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-28T19:24:16.965Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2020-05-28T19:24:16.965Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-28T19:24:17.342Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-28T19:24:18.271Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-28T19:24:18.459Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2020-05-28T19:24:18.459Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-28T19:24:20.165Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-28T19:24:20.496Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-05-28T19:24:20.496Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-28T19:24:20.729Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-28T19:24:21.117Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-05-28T19:24:21.117Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-28T19:24:22.609Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2020-05-28T19:24:22.609Z] === RUN TestKernelTCPMemory [2020-05-28T19:24:23.248Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-28T19:24:23.628Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-05-28T19:24:23.628Z] === RUN TestNISDomainname [2020-05-28T19:24:23.811Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-28T19:24:24.654Z] --- PASS: TestNISDomainname (0.92s) [2020-05-28T19:24:24.654Z] === RUN TestHostnameDnsResolution [2020-05-28T19:24:25.688Z] --- PASS: TestHostnameDnsResolution (1.18s) [2020-05-28T19:24:25.688Z] === RUN TestStats [2020-05-28T19:24:27.986Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-28T19:24:27.986Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-28T19:24:28.394Z] --- PASS: TestStats (2.70s) [2020-05-28T19:24:28.394Z] === RUN TestStopContainerWithTimeout [2020-05-28T19:24:28.394Z] === RUN TestStopContainerWithTimeout/0 [2020-05-28T19:24:28.394Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-28T19:24:28.394Z] === RUN TestStopContainerWithTimeout/1 [2020-05-28T19:24:28.394Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-28T19:24:28.394Z] === RUN TestStopContainerWithTimeout/3 [2020-05-28T19:24:28.394Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-28T19:24:28.394Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-28T19:24:28.394Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-28T19:24:28.394Z] === CONT TestStopContainerWithTimeout/0 [2020-05-28T19:24:28.394Z] === CONT TestStopContainerWithTimeout/3 [2020-05-28T19:24:28.394Z] === CONT TestStopContainerWithTimeout/1 [2020-05-28T19:24:28.394Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-28T19:24:30.508Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-28T19:24:31.875Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-28T19:24:31.876Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-28T19:24:31.876Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-05-28T19:24:31.876Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2020-05-28T19:24:31.876Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-05-28T19:24:31.876Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2020-05-28T19:24:31.876Z] === RUN TestDeleteDevicemapper [2020-05-28T19:24:31.876Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-28T19:24:31.876Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T19:24:31.876Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-28T19:24:33.243Z] === RUN TestDockerSuite/TestPortList [2020-05-28T19:24:33.928Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2020-05-28T19:24:33.928Z] === RUN TestUpdateMemory [2020-05-28T19:24:34.173Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-28T19:24:34.555Z] --- PASS: TestUpdateMemory (0.94s) [2020-05-28T19:24:34.555Z] === RUN TestUpdateCPUQuota [2020-05-28T19:24:36.043Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-05-28T19:24:36.043Z] === RUN TestUpdatePidsLimit [2020-05-28T19:24:36.043Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-28T19:24:36.043Z] === RUN TestUpdatePidsLimit/no_change [2020-05-28T19:24:36.331Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-28T19:24:36.970Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-28T19:24:37.258Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-28T19:24:37.542Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-28T19:24:37.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-28T19:24:39.310Z] --- PASS: TestUpdatePidsLimit (3.37s) [2020-05-28T19:24:39.310Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-05-28T19:24:39.310Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-05-28T19:24:39.310Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-05-28T19:24:39.310Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-05-28T19:24:39.310Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-05-28T19:24:39.310Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-05-28T19:24:39.310Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-05-28T19:24:39.310Z] === RUN TestUpdateRestartPolicy [2020-05-28T19:24:40.716Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-28T19:24:44.092Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-28T19:24:45.985Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-28T19:24:51.858Z] --- PASS: TestUpdateRestartPolicy (12.03s) [2020-05-28T19:24:51.858Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-28T19:24:51.858Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-05-28T19:24:51.858Z] === RUN TestWaitNonBlocked [2020-05-28T19:24:51.858Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:24:51.859Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:24:51.859Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:24:51.859Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:24:51.859Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T19:24:51.859Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T19:24:52.884Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-28T19:24:52.884Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2020-05-28T19:24:52.884Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-05-28T19:24:52.884Z] === RUN TestWaitBlocked [2020-05-28T19:24:52.884Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:24:52.884Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:24:52.884Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:24:52.884Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:24:52.884Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T19:24:52.884Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T19:24:53.907Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-28T19:24:53.907Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-05-28T19:24:53.907Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-05-28T19:24:53.907Z] === CONT TestContainerStartOnDaemonRestart [2020-05-28T19:24:53.907Z] === CONT TestContainerKillOnDaemonStart [2020-05-28T19:24:53.907Z] === CONT TestDaemonHostGatewayIP [2020-05-28T19:24:53.907Z] === CONT TestIpcModeOlderClient [2020-05-28T19:24:53.907Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-05-28T19:24:53.907Z] === CONT TestDaemonRestartIpcMode [2020-05-28T19:24:54.075Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-28T19:24:54.075Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-28T19:24:54.075Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-28T19:24:54.075Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-28T19:24:54.075Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-28T19:24:54.075Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-28T19:24:55.005Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-28T19:24:55.005Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-28T19:24:55.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-28T19:24:55.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-28T19:24:56.193Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-28T19:24:57.565Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-28T19:24:57.565Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-28T19:24:58.357Z] --- PASS: TestContainerStartOnDaemonRestart (4.43s) [2020-05-28T19:24:59.375Z] --- PASS: TestDaemonRestartIpcMode (5.36s) [2020-05-28T19:24:59.375Z] --- PASS: TestDaemonHostGatewayIP (5.61s) [2020-05-28T19:25:00.085Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-28T19:25:01.022Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-28T19:25:02.917Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-28T19:25:02.917Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-28T19:25:03.481Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-28T19:25:03.481Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-28T19:25:07.655Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-28T19:25:07.801Z] --- PASS: TestContainerKillOnDaemonStart (13.57s) [2020-05-28T19:25:07.801Z] PASS [2020-05-28T19:25:07.801Z] [2020-05-28T19:25:07.801Z] === Skipped [2020-05-28T19:25:07.801Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-28T19:25:07.801Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T19:25:07.801Z] [2020-05-28T19:25:07.801Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T19:25:07.801Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T19:25:07.801Z] [2020-05-28T19:25:07.801Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-28T19:25:07.801Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T19:25:07.801Z] [2020-05-28T19:25:07.801Z] [2020-05-28T19:25:07.801Z] DONE 203 tests, 3 skipped in 128.120s [2020-05-28T19:25:07.801Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-28T19:25:07.801Z] ++ 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-05-28T19:25:07.801Z] ++ set -e [2020-05-28T19:25:07.801Z] ++ '[' -n 0 ']' [2020-05-28T19:25:07.801Z] ++ set -x [2020-05-28T19:25:07.801Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:25:07.801Z] INFO: Testing against a local daemon [2020-05-28T19:25:07.801Z] === RUN TestCommitInheritsEnv [2020-05-28T19:25:08.089Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-05-28T19:25:08.089Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-28T19:25:08.089Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-28T19:25:08.089Z] === RUN TestImagesFilterMultiReference [2020-05-28T19:25:08.089Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-28T19:25:08.089Z] === RUN TestImagePullPlatformInvalid [2020-05-28T19:25:08.089Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-28T19:25:08.089Z] === RUN TestRemoveImageOrphaning [2020-05-28T19:25:08.219Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-28T19:25:08.219Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-28T19:25:08.713Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-05-28T19:25:08.713Z] === RUN TestRemoveImageGarbageCollector [2020-05-28T19:25:08.713Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-28T19:25:08.713Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:25:08.713Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-28T19:25:08.713Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-28T19:25:08.713Z] === RUN TestTagInvalidReference [2020-05-28T19:25:08.713Z] --- PASS: TestTagInvalidReference (0.05s) [2020-05-28T19:25:08.713Z] === RUN TestTagValidPrefixedRepo [2020-05-28T19:25:08.713Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-28T19:25:08.713Z] === RUN TestTagExistedNameWithoutForce [2020-05-28T19:25:08.713Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-28T19:25:08.713Z] === RUN TestTagOfficialNames [2020-05-28T19:25:08.713Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-28T19:25:08.713Z] === RUN TestTagMatchesDigest [2020-05-28T19:25:08.713Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-28T19:25:08.713Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-28T19:25:12.396Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-28T19:25:12.396Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-28T19:25:17.650Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-28T19:25:17.650Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-28T19:25:21.826Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-28T19:25:25.097Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-28T19:25:29.268Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-28T19:25:31.160Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-28T19:25:33.679Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-28T19:25:35.047Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-28T19:25:36.939Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-28T19:25:37.870Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-28T19:25:39.766Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-28T19:25:42.286Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-28T19:25:44.177Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-28T19:25:44.177Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-28T19:25:45.105Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-28T19:25:47.624Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-28T19:25:50.143Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-28T19:25:51.073Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-28T19:25:51.073Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-28T19:25:51.073Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-28T19:25:51.329Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-28T19:25:51.329Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-28T19:25:51.329Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-28T19:25:52.259Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-28T19:25:54.153Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-28T19:25:54.153Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-28T19:25:56.044Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-28T19:25:56.973Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-28T19:26:05.069Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-28T19:26:06.436Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-28T19:26:08.957Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-28T19:26:08.957Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-28T19:26:08.957Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-28T19:26:08.957Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-28T19:26:12.228Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-28T19:26:13.596Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-28T19:26:17.771Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-28T19:26:18.037Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-28T19:26:19.404Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-28T19:26:19.404Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-28T19:26:19.404Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-28T19:26:21.297Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-28T19:26:23.818Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-28T19:26:23.818Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-28T19:26:25.186Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-28T19:26:25.443Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-28T19:26:27.336Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-28T19:26:28.705Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-28T19:26:30.597Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-28T19:26:31.161Z] === RUN TestDockerSuite/TestRmiTag [2020-05-28T19:26:31.417Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-28T19:26:32.347Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-28T19:26:37.597Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-28T19:26:37.597Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-28T19:26:38.526Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-28T19:26:39.090Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-28T19:26:40.460Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-28T19:26:41.390Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-28T19:26:41.647Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-28T19:26:42.575Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-28T19:26:42.575Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-28T19:26:43.139Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-28T19:26:43.139Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-28T19:26:45.032Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-28T19:26:46.400Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-28T19:26:47.328Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-28T19:26:48.257Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-28T19:26:49.652Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-28T19:26:51.548Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-28T19:26:51.804Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-28T19:26:52.367Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-28T19:26:53.297Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-28T19:26:54.228Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-28T19:26:54.792Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-28T19:26:55.050Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-28T19:26:56.420Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-28T19:26:57.350Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-28T19:26:58.719Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-28T19:26:59.281Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-28T19:27:00.211Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-28T19:27:01.140Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-28T19:27:01.140Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-28T19:27:03.663Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-28T19:27:04.226Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-28T19:27:05.156Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-28T19:27:06.087Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-28T19:27:07.016Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-28T19:27:07.016Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-28T19:27:07.579Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-28T19:27:08.509Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-28T19:27:09.438Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-28T19:27:10.000Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-28T19:27:10.930Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-28T19:27:10.930Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-28T19:27:10.930Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-28T19:27:11.934Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-28T19:27:11.934Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-28T19:27:13.303Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-28T19:27:14.233Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-28T19:27:15.162Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-28T19:27:15.724Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-28T19:27:15.982Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-28T19:27:16.916Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-28T19:27:18.300Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-28T19:27:20.193Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-28T19:27:21.560Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-28T19:27:22.491Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-28T19:27:23.054Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-28T19:27:23.984Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-28T19:27:24.914Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-28T19:27:25.478Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-28T19:27:27.369Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-28T19:27:29.887Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-28T19:27:31.255Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-28T19:27:31.255Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-28T19:27:31.819Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-28T19:27:34.341Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-28T19:27:36.234Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-28T19:27:38.127Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-28T19:27:39.057Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-28T19:27:42.330Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-28T19:27:42.330Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-28T19:27:42.330Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-28T19:27:42.587Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-28T19:27:44.480Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-28T19:27:45.848Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-28T19:27:48.367Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-28T19:27:49.311Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-28T19:27:50.696Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-28T19:27:51.627Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-28T19:27:51.627Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-28T19:27:52.557Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-28T19:27:54.448Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-28T19:27:54.448Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-28T19:27:55.012Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-28T19:27:55.940Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-28T19:27:56.503Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-28T19:27:57.433Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-28T19:27:57.433Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-28T19:27:58.363Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-28T19:27:59.292Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-28T19:27:59.855Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-28T19:28:00.785Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-28T19:28:01.348Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-28T19:28:02.280Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-28T19:28:03.210Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-28T19:28:03.775Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-28T19:28:03.775Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-28T19:28:04.703Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-28T19:28:05.633Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-28T19:28:07.005Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-28T19:28:07.262Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-28T19:28:07.262Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-28T19:28:11.435Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-28T19:28:11.691Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-28T19:28:23.865Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-28T19:28:24.428Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-28T19:28:26.348Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-28T19:28:26.348Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-28T19:28:26.348Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-28T19:28:26.348Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-28T19:28:26.911Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-28T19:28:30.183Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-28T19:28:31.551Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-28T19:28:33.444Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-28T19:28:34.007Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-28T19:28:34.936Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-28T19:28:35.499Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-28T19:28:36.867Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-28T19:28:36.867Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-28T19:28:36.867Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-28T19:28:38.761Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-28T19:28:39.691Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-28T19:28:41.582Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-28T19:28:41.582Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-28T19:28:41.582Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-28T19:28:42.950Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-28T19:28:44.843Z] === RUN TestDockerSuite/TestRunMount [2020-05-28T19:28:51.386Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-28T19:28:51.643Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-28T19:28:52.575Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-28T19:28:53.943Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-28T19:28:56.464Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-28T19:28:59.736Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-28T19:29:02.268Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-28T19:29:04.790Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-28T19:29:06.684Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-28T19:29:08.052Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-28T19:29:08.052Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-28T19:29:08.982Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-28T19:29:10.351Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-28T19:29:10.916Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-28T19:29:11.845Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-28T19:29:14.365Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-28T19:29:16.885Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-28T19:29:22.135Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-28T19:29:22.392Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-28T19:29:22.392Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-28T19:29:23.322Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-28T19:29:23.322Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-28T19:29:24.254Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-28T19:29:24.817Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-28T19:29:25.075Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-28T19:29:26.005Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-28T19:29:26.569Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-28T19:29:26.569Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-28T19:29:27.497Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-28T19:29:28.428Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-28T19:29:30.322Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-28T19:29:30.886Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-28T19:29:31.815Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-28T19:29:32.744Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-28T19:29:33.323Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-28T19:29:34.257Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-28T19:29:35.187Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-28T19:29:35.187Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-28T19:29:35.750Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-28T19:29:36.680Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-28T19:29:36.680Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-28T19:29:37.609Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-28T19:29:38.980Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-28T19:29:38.980Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-28T19:29:42.251Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-28T19:29:42.251Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-28T19:29:44.147Z] === RUN TestDockerSuite/TestRunRm [2020-05-28T19:29:44.710Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-28T19:29:46.601Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-28T19:29:49.121Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-28T19:29:49.377Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-28T19:29:50.308Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-28T19:29:52.831Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-28T19:29:53.395Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-28T19:29:56.668Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-28T19:29:57.598Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-28T19:30:02.852Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-28T19:30:03.782Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-28T19:30:04.346Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-28T19:30:04.910Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-28T19:30:05.166Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-28T19:30:06.097Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-28T19:30:07.051Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-28T19:30:07.614Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-28T19:30:07.871Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-28T19:30:08.801Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-28T19:30:09.731Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-28T19:30:10.294Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-28T19:30:13.564Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-28T19:30:13.564Z] === RUN TestDockerSuite/TestRunState [2020-05-28T19:30:14.932Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-28T19:30:15.861Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-28T19:30:16.425Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-28T19:30:16.682Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-28T19:30:16.682Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-28T19:30:16.682Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-28T19:30:16.929Z] --- PASS: TestImportExtremelyLargeImageWorks (300.85s) [2020-05-28T19:30:16.929Z] PASS [2020-05-28T19:30:16.929Z] [2020-05-28T19:30:16.929Z] === Skipped [2020-05-28T19:30:16.929Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-28T19:30:16.929Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:30:16.929Z] [2020-05-28T19:30:16.929Z] [2020-05-28T19:30:16.929Z] DONE 12 tests, 1 skipped in 302.274s [2020-05-28T19:30:16.929Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-28T19:30:16.929Z] ++ 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-05-28T19:30:16.929Z] ++ set -e [2020-05-28T19:30:16.929Z] ++ '[' -n 0 ']' [2020-05-28T19:30:16.929Z] ++ set -x [2020-05-28T19:30:16.929Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:30:16.929Z] INFO: Testing against a local daemon [2020-05-28T19:30:16.929Z] === RUN TestNetworkCreateDelete [2020-05-28T19:30:16.929Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-05-28T19:30:16.929Z] === RUN TestDockerNetworkDeletePreferID [2020-05-28T19:30:16.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2020-05-28T19:30:16.929Z] === RUN TestInspectNetwork [2020-05-28T19:30:16.929Z] === RUN TestInspectNetwork/full_network_id [2020-05-28T19:30:16.929Z] === RUN TestInspectNetwork/partial_network_id [2020-05-28T19:30:16.929Z] === RUN TestInspectNetwork/network_name [2020-05-28T19:30:16.929Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-28T19:30:17.611Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-28T19:30:18.430Z] --- PASS: TestInspectNetwork (7.60s) [2020-05-28T19:30:18.430Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-28T19:30:18.430Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-28T19:30:18.430Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-28T19:30:18.430Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-28T19:30:18.430Z] === RUN TestRunContainerWithBridgeNone [2020-05-28T19:30:18.542Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-28T19:30:20.436Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-28T19:30:20.436Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-28T19:30:20.436Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-28T19:30:21.146Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-05-28T19:30:21.146Z] === RUN TestNetworkInvalidJSON [2020-05-28T19:30:21.146Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-28T19:30:21.146Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-28T19:30:21.146Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:30:21.146Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:30:21.146Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:30:21.146Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:30:21.146Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-28T19:30:21.146Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T19:30:21.146Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T19:30:21.146Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-28T19:30:21.146Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-28T19:30:21.146Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-28T19:30:21.146Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-28T19:30:21.146Z] === RUN TestHostIPv4BridgeLabel [2020-05-28T19:30:21.366Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-28T19:30:21.434Z] --- PASS: TestHostIPv4BridgeLabel (0.64s) [2020-05-28T19:30:21.434Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-28T19:30:21.929Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-28T19:30:21.929Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-28T19:30:22.460Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-28T19:30:22.460Z] === RUN TestDaemonDefaultNetworkPools [2020-05-28T19:30:23.481Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-05-28T19:30:23.481Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-28T19:30:23.821Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-28T19:30:24.516Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-05-28T19:30:24.516Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T19:30:24.751Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-28T19:30:26.018Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.53s) [2020-05-28T19:30:26.018Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T19:30:26.636Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-28T19:30:26.636Z] === RUN TestServiceWithPredefinedNetwork [2020-05-28T19:30:27.273Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-28T19:30:29.346Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2020-05-28T19:30:29.346Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-28T19:30:29.346Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T19:30:29.346Z] service_test.go:236: FLAKY_TEST [2020-05-28T19:30:29.346Z] === RUN TestServiceWithDataPathPortInit [2020-05-28T19:30:30.546Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-28T19:30:31.110Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-28T19:30:31.367Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-28T19:30:31.931Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-28T19:30:35.202Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-28T19:30:35.202Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-28T19:30:35.459Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-28T19:30:36.389Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-28T19:30:37.320Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-28T19:30:39.862Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-28T19:30:40.792Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-28T19:30:41.722Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-28T19:30:41.722Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-28T19:30:41.979Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-28T19:30:42.908Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-28T19:30:43.471Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-28T19:30:44.401Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-28T19:30:44.401Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-28T19:30:44.401Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-28T19:30:44.687Z] --- PASS: TestServiceWithDataPathPortInit (14.71s) [2020-05-28T19:30:44.687Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-28T19:30:45.336Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-28T19:30:50.588Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-28T19:30:50.588Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-28T19:30:51.542Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.46s) [2020-05-28T19:30:51.542Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dm1m9ekh304yxtcssyw29q1yj Created:2020-05-28 19:30:44.856268951 +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[11ab39720e4b6d1921b383eccef28e8dd84607de4a6b031a879aeae11ff95612:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2myoyr9okoo7zf1c795cbx7j9 EndpointID:42a7c1b86e37df1c73c89fa2de5e000b93dad272933ed74006fb17351b7c06bf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ec5bacae4c4d912568a70977e6c07ae37404b437aa688774f4ba3c5da7717209 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:8268c63ae56e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2myoyr9okoo7zf1c795cbx7j9 EndpointID:42a7c1b86e37df1c73c89fa2de5e000b93dad272933ed74006fb17351b7c06bf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-28T19:30:51.542Z] PASS [2020-05-28T19:30:51.542Z] [2020-05-28T19:30:51.542Z] === Skipped [2020-05-28T19:30:51.542Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T19:30:51.542Z] service_test.go:236: FLAKY_TEST [2020-05-28T19:30:51.542Z] [2020-05-28T19:30:51.542Z] [2020-05-28T19:30:51.542Z] DONE 22 tests, 1 skipped in 41.453s [2020-05-28T19:30:51.542Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-28T19:30:51.542Z] ++ 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-05-28T19:30:51.542Z] ++ set -e [2020-05-28T19:30:51.542Z] ++ '[' -n 0 ']' [2020-05-28T19:30:51.542Z] ++ set -x [2020-05-28T19:30:51.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:30:51.542Z] INFO: Testing against a local daemon [2020-05-28T19:30:51.542Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-28T19:30:51.957Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-28T19:30:53.039Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.52s) [2020-05-28T19:30:53.039Z] === RUN TestDockerNetworkIpvlan [2020-05-28T19:30:53.672Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-05-28T19:30:54.478Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-28T19:30:54.721Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-05-28T19:30:55.779Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-05-28T19:30:55.845Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-28T19:30:58.367Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-28T19:30:58.532Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-05-28T19:31:00.887Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-28T19:31:01.256Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-05-28T19:31:01.451Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-28T19:31:02.382Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-28T19:31:03.295Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-05-28T19:31:03.311Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-28T19:31:03.311Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-28T19:31:03.311Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-28T19:31:03.311Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-28T19:31:03.311Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-28T19:31:04.241Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-28T19:31:05.171Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-28T19:31:05.735Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-28T19:31:05.997Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-05-28T19:31:07.626Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-28T19:31:08.190Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-28T19:31:09.119Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-28T19:31:09.119Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-28T19:31:10.054Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-28T19:31:10.054Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-28T19:31:10.054Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-28T19:31:10.054Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-28T19:31:10.054Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-28T19:31:10.054Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-28T19:31:10.311Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-28T19:31:10.567Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-28T19:31:10.567Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-28T19:31:10.701Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-05-28T19:31:10.824Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-28T19:31:11.753Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-28T19:31:12.684Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-28T19:31:13.247Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-28T19:31:13.247Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-28T19:31:14.176Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-28T19:31:14.433Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-28T19:31:15.204Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-05-28T19:31:15.362Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-28T19:31:15.362Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-28T19:31:16.291Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-28T19:31:16.854Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-28T19:31:16.854Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-28T19:31:16.854Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-28T19:31:17.783Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-28T19:31:17.904Z] --- PASS: TestDockerNetworkIpvlan (24.73s) [2020-05-28T19:31:17.904Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2020-05-28T19:31:17.904Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.08s) [2020-05-28T19:31:17.904Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.22s) [2020-05-28T19:31:17.904Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.30s) [2020-05-28T19:31:17.904Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.15s) [2020-05-28T19:31:17.904Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.34s) [2020-05-28T19:31:17.904Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.17s) [2020-05-28T19:31:17.904Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.26s) [2020-05-28T19:31:17.904Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.88s) [2020-05-28T19:31:17.904Z] PASS [2020-05-28T19:31:17.904Z] [2020-05-28T19:31:17.904Z] DONE 11 tests in 26.360s [2020-05-28T19:31:17.904Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-28T19:31:17.904Z] ++ 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-05-28T19:31:17.904Z] ++ set -e [2020-05-28T19:31:17.904Z] ++ '[' -n 0 ']' [2020-05-28T19:31:17.904Z] ++ set -x [2020-05-28T19:31:17.904Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:31:17.904Z] INFO: Testing against a local daemon [2020-05-28T19:31:17.904Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-28T19:31:19.398Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-05-28T19:31:19.398Z] === RUN TestDockerNetworkMacvlan [2020-05-28T19:31:19.675Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-28T19:31:20.035Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-28T19:31:20.240Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-28T19:31:20.240Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-28T19:31:20.803Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-28T19:31:21.060Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-28T19:31:21.065Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-28T19:31:22.097Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-28T19:31:22.428Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-28T19:31:23.358Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-28T19:31:24.825Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-28T19:31:25.878Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-28T19:31:26.806Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-28T19:31:26.806Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-28T19:31:26.806Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-28T19:31:27.538Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-28T19:31:27.736Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-28T19:31:28.669Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-28T19:31:28.926Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-28T19:31:30.296Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-28T19:31:30.296Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-28T19:31:31.954Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-28T19:31:32.817Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-28T19:31:32.817Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-28T19:31:32.973Z] --- PASS: TestDockerNetworkMacvlan (13.84s) [2020-05-28T19:31:32.973Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-28T19:31:32.973Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-05-28T19:31:32.973Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2020-05-28T19:31:32.973Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2020-05-28T19:31:32.973Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.13s) [2020-05-28T19:31:32.973Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-05-28T19:31:32.973Z] PASS [2020-05-28T19:31:32.973Z] [2020-05-28T19:31:32.973Z] DONE 8 tests in 15.464s [2020-05-28T19:31:32.973Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-28T19:31:32.973Z] ++ 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-05-28T19:31:32.973Z] ++ set -e [2020-05-28T19:31:32.973Z] ++ '[' -n 0 ']' [2020-05-28T19:31:32.973Z] ++ set -x [2020-05-28T19:31:32.973Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:31:32.973Z] testing: warning: no tests to run [2020-05-28T19:31:32.973Z] PASS [2020-05-28T19:31:32.973Z] [2020-05-28T19:31:32.973Z] DONE 0 tests in 0.016s [2020-05-28T19:31:32.973Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-28T19:31:32.973Z] ++ 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-05-28T19:31:32.973Z] ++ set -e [2020-05-28T19:31:32.973Z] ++ '[' -n 0 ']' [2020-05-28T19:31:32.973Z] ++ set -x [2020-05-28T19:31:32.973Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:31:33.268Z] INFO: Testing against a local daemon [2020-05-28T19:31:33.268Z] === RUN TestAuthZPluginAllowRequest [2020-05-28T19:31:33.380Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-28T19:31:34.752Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2020-05-28T19:31:34.752Z] === RUN TestAuthZPluginTLS [2020-05-28T19:31:35.271Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-28T19:31:35.272Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-28T19:31:35.379Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-05-28T19:31:35.379Z] === RUN TestAuthZPluginDenyRequest [2020-05-28T19:31:36.010Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-05-28T19:31:36.010Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-28T19:31:36.630Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-28T19:31:36.630Z] === RUN TestAuthZPluginDenyResponse [2020-05-28T19:31:37.166Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-28T19:31:37.166Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-28T19:31:37.166Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-28T19:31:37.256Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-05-28T19:31:37.256Z] === RUN TestAuthZPluginAllowEventStream [2020-05-28T19:31:38.764Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-05-28T19:31:38.764Z] === RUN TestAuthZPluginErrorResponse [2020-05-28T19:31:39.068Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-28T19:31:39.432Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-28T19:31:39.432Z] === RUN TestAuthZPluginErrorRequest [2020-05-28T19:31:40.081Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-05-28T19:31:40.081Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-28T19:31:40.401Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-28T19:31:40.401Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-28T19:31:40.437Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-28T19:31:40.693Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-28T19:31:40.693Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-28T19:31:40.949Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-28T19:31:40.949Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-28T19:31:41.206Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-28T19:31:42.684Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-05-28T19:31:42.684Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-28T19:31:43.725Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-28T19:31:44.789Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2020-05-28T19:31:44.789Z] === RUN TestAuthZPluginHeader [2020-05-28T19:31:45.843Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-05-28T19:31:45.843Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-28T19:31:45.843Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-28T19:31:45.843Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:31:45.843Z] === RUN TestAuthZPluginV2Disable [2020-05-28T19:31:45.843Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-28T19:31:45.843Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:31:45.843Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-28T19:31:45.843Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-28T19:31:45.843Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:31:45.843Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-28T19:31:45.843Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-28T19:31:45.843Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:31:45.843Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-28T19:31:50.266Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-28T19:31:52.158Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-28T19:31:53.088Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-28T19:31:54.455Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-28T19:31:57.727Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-28T19:32:00.248Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-28T19:32:00.812Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-28T19:32:02.705Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-28T19:32:04.497Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2020-05-28T19:32:04.497Z] PASS [2020-05-28T19:32:04.497Z] [2020-05-28T19:32:04.497Z] === Skipped [2020-05-28T19:32:04.497Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-28T19:32:04.497Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:32:04.497Z] [2020-05-28T19:32:04.497Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-28T19:32:04.497Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:32:04.497Z] [2020-05-28T19:32:04.497Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-28T19:32:04.497Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:32:04.497Z] [2020-05-28T19:32:04.497Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-28T19:32:04.497Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:32:04.497Z] [2020-05-28T19:32:04.497Z] [2020-05-28T19:32:04.497Z] DONE 17 tests, 4 skipped in 29.484s [2020-05-28T19:32:04.497Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-28T19:32:04.497Z] ++ 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-05-28T19:32:04.497Z] ++ set -e [2020-05-28T19:32:04.497Z] ++ '[' -n 0 ']' [2020-05-28T19:32:04.497Z] ++ set -x [2020-05-28T19:32:04.497Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:32:04.497Z] INFO: Testing against a local daemon [2020-05-28T19:32:04.497Z] === RUN TestPluginInvalidJSON [2020-05-28T19:32:04.497Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:32:04.497Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:32:04.497Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T19:32:04.497Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-28T19:32:04.497Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-28T19:32:04.497Z] === RUN TestPluginInstall [2020-05-28T19:32:04.497Z] === RUN TestPluginInstall/no_auth [2020-05-28T19:32:05.227Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-28T19:32:06.595Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-28T19:32:09.869Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-28T19:32:11.582Z] time="2020-05-28T19:32:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:32:11.582Z] time="2020-05-28T19:32:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:32:11.582Z] time="2020-05-28T19:32:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2751aa2f549e4b38ff2116c4dd49df9c47f3c9d361d219ee2fbe0ef537a28080" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:32:11.582Z] time="2020-05-28T19:32:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:32:11.582Z] time="2020-05-28T19:32:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:32:11.582Z] time="2020-05-28T19:32:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2751aa2f549e4b38ff2116c4dd49df9c47f3c9d361d219ee2fbe0ef537a28080" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:32:11.582Z] === RUN TestPluginInstall/with_htpasswd [2020-05-28T19:32:11.879Z] time="2020-05-28T19:32:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:32:11.879Z] time="2020-05-28T19:32:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:32:11.879Z] time="2020-05-28T19:32:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1a143b7ed414067cb1586ca8373f963db697dcf9b963b77d42c071ab48817f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:32:11.879Z] time="2020-05-28T19:32:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:32:11.879Z] time="2020-05-28T19:32:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:32:11.879Z] time="2020-05-28T19:32:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a1a143b7ed414067cb1586ca8373f963db697dcf9b963b77d42c071ab48817f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:32:12.181Z] === RUN TestPluginInstall/with_insecure [2020-05-28T19:32:13.675Z] time="2020-05-28T19:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:32:13.675Z] time="2020-05-28T19:32:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:32:13.675Z] time="2020-05-28T19:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85b99e146b28024f1e7c58e7d04359f09e1c3928af2deb8213e5bf5523f1d120" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:32:13.675Z] time="2020-05-28T19:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-28T19:32:13.675Z] time="2020-05-28T19:32:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-28T19:32:13.675Z] time="2020-05-28T19:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85b99e146b28024f1e7c58e7d04359f09e1c3928af2deb8213e5bf5523f1d120" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-28T19:32:13.962Z] --- PASS: TestPluginInstall (11.19s) [2020-05-28T19:32:13.962Z] --- PASS: TestPluginInstall/no_auth (8.07s) [2020-05-28T19:32:13.962Z] --- PASS: TestPluginInstall/with_htpasswd (1.36s) [2020-05-28T19:32:13.962Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2020-05-28T19:32:13.962Z] plugin_test.go:157: [d43de2fa13bce] daemon is not started [2020-05-28T19:32:13.962Z] PASS [2020-05-28T19:32:13.962Z] [2020-05-28T19:32:13.962Z] DONE 6 tests in 11.335s [2020-05-28T19:32:13.962Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-28T19:32:13.962Z] ++ 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-05-28T19:32:13.962Z] ++ set -e [2020-05-28T19:32:13.962Z] ++ '[' -n 0 ']' [2020-05-28T19:32:13.962Z] ++ set -x [2020-05-28T19:32:13.962Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:32:13.962Z] INFO: Testing against a local daemon [2020-05-28T19:32:13.962Z] === RUN TestExternalGraphDriver [2020-05-28T19:32:14.247Z] === RUN TestExternalGraphDriver/json [2020-05-28T19:32:15.121Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-28T19:32:16.285Z] === RUN TestExternalGraphDriver/spec [2020-05-28T19:32:18.327Z] === RUN TestExternalGraphDriver/pull [2020-05-28T19:32:18.410Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-28T19:32:20.421Z] --- PASS: TestExternalGraphDriver (6.24s) [2020-05-28T19:32:20.421Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-05-28T19:32:20.421Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-05-28T19:32:20.421Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2020-05-28T19:32:20.421Z] === RUN TestGraphdriverPluginV2 [2020-05-28T19:32:20.421Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-05-28T19:32:20.421Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:32:20.421Z] PASS [2020-05-28T19:32:20.421Z] [2020-05-28T19:32:20.421Z] === Skipped [2020-05-28T19:32:20.421Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-05-28T19:32:20.421Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:32:20.421Z] [2020-05-28T19:32:20.421Z] [2020-05-28T19:32:20.421Z] DONE 5 tests, 1 skipped in 6.428s [2020-05-28T19:32:20.421Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-28T19:32:20.421Z] ++ 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-05-28T19:32:20.421Z] ++ set -e [2020-05-28T19:32:20.421Z] ++ '[' -n 0 ']' [2020-05-28T19:32:20.421Z] ++ set -x [2020-05-28T19:32:20.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:32:20.421Z] INFO: Testing against a local daemon [2020-05-28T19:32:20.421Z] === RUN TestContinueAfterPluginCrash [2020-05-28T19:32:20.421Z] === PAUSE TestContinueAfterPluginCrash [2020-05-28T19:32:20.421Z] === RUN TestReadPluginNoRead [2020-05-28T19:32:20.421Z] === PAUSE TestReadPluginNoRead [2020-05-28T19:32:20.421Z] === RUN TestDaemonStartWithLogOpt [2020-05-28T19:32:20.421Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-28T19:32:20.421Z] === CONT TestContinueAfterPluginCrash [2020-05-28T19:32:20.421Z] === CONT TestDaemonStartWithLogOpt [2020-05-28T19:32:20.421Z] === CONT TestReadPluginNoRead [2020-05-28T19:32:21.680Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-28T19:32:23.573Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-28T19:32:26.092Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-28T19:32:27.528Z] === RUN TestReadPluginNoRead/default [2020-05-28T19:32:27.528Z] --- PASS: TestDaemonStartWithLogOpt (7.00s) [2020-05-28T19:32:27.986Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-28T19:32:28.916Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-28T19:32:29.113Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-28T19:32:29.846Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-28T19:32:30.569Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-28T19:32:30.569Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-28T19:32:30.769Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-28T19:32:31.499Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-28T19:32:32.870Z] --- PASS: TestReadPluginNoRead (12.00s) [2020-05-28T19:32:32.870Z] --- PASS: TestReadPluginNoRead/default (1.81s) [2020-05-28T19:32:32.870Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.71s) [2020-05-28T19:32:32.870Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2020-05-28T19:32:32.870Z] read_test.go:92: [d604708aadad3] daemon is not started [2020-05-28T19:32:32.870Z] --- PASS: TestContinueAfterPluginCrash (12.28s) [2020-05-28T19:32:32.870Z] PASS [2020-05-28T19:32:32.870Z] [2020-05-28T19:32:32.870Z] DONE 6 tests in 12.381s [2020-05-28T19:32:32.870Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-28T19:32:32.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:32:32.870Z] ++ set -e [2020-05-28T19:32:32.870Z] ++ '[' -n 0 ']' [2020-05-28T19:32:32.870Z] ++ set -x [2020-05-28T19:32:32.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-28T19:32:32.871Z] testing: warning: no tests to run [2020-05-28T19:32:32.871Z] PASS [2020-05-28T19:32:32.871Z] [2020-05-28T19:32:32.871Z] DONE 0 tests in 0.025s [2020-05-28T19:32:32.871Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-28T19:32:32.871Z] ++ 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-05-28T19:32:32.871Z] ++ set -e [2020-05-28T19:32:32.871Z] ++ '[' -n 0 ']' [2020-05-28T19:32:32.871Z] ++ set -x [2020-05-28T19:32:32.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:32:32.871Z] INFO: Testing against a local daemon [2020-05-28T19:32:32.871Z] === RUN TestPluginWithDevMounts [2020-05-28T19:32:32.871Z] === PAUSE TestPluginWithDevMounts [2020-05-28T19:32:32.871Z] === CONT TestPluginWithDevMounts [2020-05-28T19:32:34.772Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-28T19:32:35.589Z] --- PASS: TestPluginWithDevMounts (2.26s) [2020-05-28T19:32:35.589Z] PASS [2020-05-28T19:32:35.589Z] [2020-05-28T19:32:35.589Z] DONE 1 tests in 2.364s [2020-05-28T19:32:35.589Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-28T19:32:35.589Z] ++ 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-05-28T19:32:35.589Z] ++ set -e [2020-05-28T19:32:35.589Z] ++ '[' -n 0 ']' [2020-05-28T19:32:35.589Z] ++ set -x [2020-05-28T19:32:35.589Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:32:35.589Z] INFO: Testing against a local daemon [2020-05-28T19:32:35.589Z] === RUN TestSecretInspect [2020-05-28T19:32:35.701Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-28T19:32:37.640Z] --- PASS: TestSecretInspect (2.25s) [2020-05-28T19:32:37.640Z] === RUN TestSecretList [2020-05-28T19:32:39.704Z] --- PASS: TestSecretList (2.17s) [2020-05-28T19:32:39.704Z] === RUN TestSecretsCreateAndDelete [2020-05-28T19:32:39.872Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-28T19:32:40.436Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-28T19:32:40.693Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-28T19:32:40.951Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-28T19:32:40.951Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-28T19:32:41.881Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-28T19:32:42.478Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2020-05-28T19:32:42.478Z] === RUN TestSecretsUpdate [2020-05-28T19:32:44.402Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-28T19:32:44.402Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-28T19:32:44.606Z] --- PASS: TestSecretsUpdate (2.22s) [2020-05-28T19:32:44.606Z] === RUN TestTemplatedSecret [2020-05-28T19:32:45.769Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-28T19:32:46.699Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-28T19:32:47.447Z] --- PASS: TestTemplatedSecret (2.87s) [2020-05-28T19:32:47.447Z] === RUN TestSecretCreateResolve [2020-05-28T19:32:47.628Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-28T19:32:49.519Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-28T19:32:49.607Z] --- PASS: TestSecretCreateResolve (2.30s) [2020-05-28T19:32:49.607Z] PASS [2020-05-28T19:32:49.607Z] [2020-05-28T19:32:49.607Z] DONE 6 tests in 14.220s [2020-05-28T19:32:49.607Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-28T19:32:49.607Z] ++ 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-05-28T19:32:49.607Z] ++ set -e [2020-05-28T19:32:49.607Z] ++ '[' -n 0 ']' [2020-05-28T19:32:49.607Z] ++ set -x [2020-05-28T19:32:49.607Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:32:49.607Z] INFO: Testing against a local daemon [2020-05-28T19:32:49.607Z] === RUN TestServiceCreateInit [2020-05-28T19:32:49.607Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-28T19:32:53.691Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-28T19:32:54.145Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-28T19:32:54.623Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-28T19:32:54.623Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-28T19:32:55.552Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-28T19:32:56.481Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-28T19:32:57.709Z] --- PASS: TestServiceCreateInit (8.22s) [2020-05-28T19:32:57.709Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.03s) [2020-05-28T19:32:57.709Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s) [2020-05-28T19:32:57.709Z] === RUN TestCreateServiceMultipleTimes [2020-05-28T19:33:00.656Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-28T19:33:04.829Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-28T19:33:08.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-28T19:33:10.623Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-28T19:33:14.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-28T19:33:16.341Z] --- PASS: TestCreateServiceMultipleTimes (16.22s) [2020-05-28T19:33:16.342Z] === RUN TestCreateServiceConflict [2020-05-28T19:33:16.342Z] --- PASS: TestCreateServiceConflict (2.22s) [2020-05-28T19:33:16.342Z] === RUN TestCreateServiceMaxReplicas [2020-05-28T19:33:19.837Z] --- PASS: TestCreateServiceMaxReplicas (3.00s) [2020-05-28T19:33:19.837Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-28T19:33:20.049Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-28T19:33:21.943Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-28T19:33:24.469Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-28T19:33:26.363Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-28T19:33:27.732Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-28T19:33:30.252Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-28T19:33:32.773Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-28T19:33:35.155Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.50s) [2020-05-28T19:33:35.155Z] === RUN TestCreateServiceSecretFileMode [2020-05-28T19:33:35.293Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-28T19:33:35.438Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2020-05-28T19:33:35.438Z] === RUN TestCreateServiceConfigFileMode [2020-05-28T19:33:37.186Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-28T19:33:38.143Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2020-05-28T19:33:38.143Z] === RUN TestCreateServiceSysctls [2020-05-28T19:33:39.706Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-28T19:33:41.648Z] --- PASS: TestCreateServiceSysctls (3.29s) [2020-05-28T19:33:41.648Z] === RUN TestCreateServiceCapabilities [2020-05-28T19:33:44.388Z] --- PASS: TestCreateServiceCapabilities (2.77s) [2020-05-28T19:33:44.388Z] === RUN TestInspect [2020-05-28T19:33:47.361Z] --- PASS: TestInspect (2.93s) [2020-05-28T19:33:47.361Z] === RUN TestCreateJob [2020-05-28T19:33:50.846Z] --- PASS: TestCreateJob (3.49s) [2020-05-28T19:33:50.846Z] === RUN TestReplicatedJob [2020-05-28T19:33:54.554Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-28T19:33:54.554Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-28T19:33:54.554Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-28T19:33:55.485Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-28T19:33:55.485Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-28T19:33:55.485Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-28T19:33:55.485Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-28T19:33:56.415Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-28T19:33:56.415Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-28T19:33:56.434Z] --- PASS: TestReplicatedJob (5.84s) [2020-05-28T19:33:56.434Z] === RUN TestUpdateReplicatedJob [2020-05-28T19:33:57.346Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-28T19:33:57.346Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-28T19:33:57.602Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-28T19:33:57.603Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-28T19:33:57.603Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-28T19:34:00.022Z] --- PASS: TestUpdateReplicatedJob (3.50s) [2020-05-28T19:34:00.022Z] === RUN TestServiceListWithStatuses [2020-05-28T19:34:00.022Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-28T19:34:00.022Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-28T19:34:00.022Z] === RUN TestDockerNetworkConnectAlias [2020-05-28T19:34:00.125Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-28T19:34:00.126Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-28T19:34:00.382Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-28T19:34:00.382Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-28T19:34:00.382Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-28T19:34:01.313Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-28T19:34:03.840Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-28T19:34:03.840Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-28T19:34:03.840Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-28T19:34:05.582Z] --- PASS: TestDockerNetworkConnectAlias (5.22s) [2020-05-28T19:34:05.582Z] === RUN TestDockerNetworkReConnect [2020-05-28T19:34:07.134Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-28T19:34:09.386Z] --- PASS: TestDockerNetworkReConnect (3.86s) [2020-05-28T19:34:09.387Z] === RUN TestServicePlugin [2020-05-28T19:34:09.387Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-28T19:34:09.387Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:34:09.387Z] === RUN TestServiceUpdateLabel [2020-05-28T19:34:11.353Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite (1782.49s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.05s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.10s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.26s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.05s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.32s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.35s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.27s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.97s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.35s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.14s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.11s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.22s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.42s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAttachDetach (1.62s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.30s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.20s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.27s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.94s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.63s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.71s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.59s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.46s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.49s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.39s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.73s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.66s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.05s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.99s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.71s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.49s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.21s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.68s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.41s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.63s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.97s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.50s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.56s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.89s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.69s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.48s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.26s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.50s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.27s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.90s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.43s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.90s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.23s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.32s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.62s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.02s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.31s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.65s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.51s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.30s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.29s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.81s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2020-05-28T19:34:11.353Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-28T19:34:11.353Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.47s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.82s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildContChar (3.54s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.10s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.27s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.67s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.09s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.55s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.98s) [2020-05-28T19:34:11.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-28T19:34:11.353Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-28T19:34:11.353Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-28T19:34:11.353Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-28T19:34:11.353Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.18s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.48s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.30s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.84s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.76s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.21s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.54s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.59s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.63s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.69s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.23s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.36s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.02s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.64s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.66s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.72s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.15s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.83s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.64s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.90s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.62s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.09s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEnv (1.72s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.64s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.34s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.89s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.69s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.02s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.71s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2020-05-28T19:34:11.353Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.37s) [2020-05-28T19:34:11.353Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-28T19:34:11.353Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.17s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFails (0.99s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.34s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.35s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.94s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.09s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.24s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.52s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.34s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildHistory (4.89s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.34s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.92s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.22s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.10s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.06s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.89s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.88s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.97s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.63s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.08s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.35s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.45s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.88s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.00s) [2020-05-28T19:34:11.354Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-28T19:34:11.354Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.20s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.31s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.29s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.20s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.47s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.83s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.52s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.86s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.38s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.58s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.88s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.09s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.67s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.59s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.52s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.49s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.97s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildPATH (2.38s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.11s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.54s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.75s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.22s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildRm (3.46s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.21s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.74s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.70s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.92s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.63s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.67s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.60s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.43s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2020-05-28T19:34:11.354Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-28T19:34:11.354Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildStderr (0.98s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.99s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.40s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.71s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.93s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.59s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildUser (2.21s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.64s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.76s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.46s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.97s) [2020-05-28T19:34:11.354Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-28T19:34:11.354Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.354Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-05-28T19:34:11.354Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.354Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-05-28T19:34:11.354Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.354Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-28T19:34:11.354Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.03s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.22s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.87s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.57s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.57s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.10s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2020-05-28T19:34:11.354Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-28T19:34:11.354Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.28s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-28T19:34:11.354Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-28T19:34:11.354Z] docker_cli_sni_test.go:18: Flakey test [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.84s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCommitChange (1.30s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.78s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.88s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.23s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCommitTTY (2.15s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.19s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.31s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.99s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.03s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.28s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.63s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.97s) [2020-05-28T19:34:11.354Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-28T19:34:11.354Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.64s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.29s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.66s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.66s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.59s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009113e0_} (1.61s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1448860773_/foo_false____} (1.62s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1448860773_/foo_true____} (1.59s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3740205696_/foo_false____} (1.76s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3740205696_/foo_true____} (1.55s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3740205696_/foo_true__0xc000911460__} (1.72s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009114a0_} (1.70s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009114c0_} (1.71s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000911500_} (1.42s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000911520_} (1.65s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.79s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.94s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.60s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.27s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.92s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.04s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-05-28T19:34:11.354Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.14s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.15s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.27s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.56s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.95s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.99s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.03s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.25s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.46s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.53s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.92s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.45s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.54s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.95s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.09s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToDot (1.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.96s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToStdout (1.15s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.40s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.47s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.11s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.03s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2020-05-28T19:34:11.355Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-28T19:34:11.355Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-05-28T19:34:11.355Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-28T19:34:11.355Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.37s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.44s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.66s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.97s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.48s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.91s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.79s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.30s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.55s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.62s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.10s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.79s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.87s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.87s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.27s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.72s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.45s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.94s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsCopy (1.47s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.88s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.86s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.63s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFilters (1.54s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFormat (1.62s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-05-28T19:34:11.355Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-28T19:34:11.355Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-28T19:34:11.355Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-28T19:34:11.355Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.73s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsRename (0.80s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsResize (0.82s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.77s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.09s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsTop (0.98s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.76s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExec (1.17s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.75s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.85s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.08s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.70s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.06s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecInspectID (2.96s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecInteractive (0.91s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.91s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.11s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecTTY (1.16s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.93s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecUlimits (0.94s) [2020-05-28T19:34:11.355Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-28T19:34:11.355Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.04s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.82s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.21s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.12s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestExecWithUser (1.11s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.99s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestHealth (21.63s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.00s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.11s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImportDisplay (1.78s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImportFile (1.75s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.87s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImportGzipped (1.88s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.92s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.94s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.85s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.09s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.69s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.86s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s) [2020-05-28T19:34:11.355Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-28T19:34:11.355Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.89s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectHistory (1.05s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-05-28T19:34:11.355Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-28T19:34:11.355Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.91s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.01s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectStatus (1.09s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.71s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.84s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.20s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.89s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.85s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-05-28T19:34:11.355Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.96s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.74s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.95s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.95s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.40s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.57s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.59s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.04s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.74s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.78s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.59s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.37s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.24s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.82s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.99s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsSince (6.91s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.73s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.85s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.51s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestNetHostname (2.33s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.49s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.40s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.55s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.13s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPluginActive (1.83s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.81s) [2020-05-28T19:34:11.356Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-28T19:34:11.356Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.61s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.44s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.76s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.04s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.79s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.48s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.52s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.48s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPortList (10.79s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.57s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.58s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.87s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.94s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.50s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.59s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.96s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsByOrder (3.50s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.81s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.56s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.70s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.01s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.52s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.63s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.84s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.65s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.63s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.58s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.92s) [2020-05-28T19:34:11.356Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-28T19:34:11.356Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.71s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.76s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.89s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.06s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.44s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.32s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.84s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.55s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.04s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.54s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.18s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.08s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.79s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.79s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.54s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.56s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.84s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.09s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.97s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.59s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.70s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.04s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.07s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.27s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.38s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.91s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.87s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.89s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.97s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.41s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.91s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.64s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.50s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.82s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.65s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.35s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.86s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.82s) [2020-05-28T19:34:11.356Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-05-28T19:34:11.356Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.356Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-05-28T19:34:11.356Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.86s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.77s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.56s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.37s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.71s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2020-05-28T19:34:11.356Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-28T19:34:11.356Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.87s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.73s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-05-28T19:34:11.356Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-28T19:34:11.356Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-28T19:34:11.356Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.11s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.15s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.52s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.13s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.53s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.57s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunMount (6.20s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.61s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.34s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.37s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.43s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.66s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.71s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNetHost (1.34s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.46s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.87s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.83s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.89s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.88s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.70s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s) [2020-05-28T19:34:11.357Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.89s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.63s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.30s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.71s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunRm (0.74s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.87s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.05s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.98s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.26s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.08s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.89s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.89s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.86s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.94s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.77s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.91s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.94s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.78s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunState (1.77s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.92s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-05-28T19:34:11.357Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (1.00s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunSysctls (1.82s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.62s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.88s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.11s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.40s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.35s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.97s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.28s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.48s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.36s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.55s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.65s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.78s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.55s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.81s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.56s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.27s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.30s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.22s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2020-05-28T19:34:11.357Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents216750506 [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.70s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.62s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.50s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.41s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.61s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.48s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.94s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.57s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStartRecordError (1.80s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.46s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.60s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.20s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.00s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.24s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.93s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.87s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-05-28T19:34:11.357Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.35s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.81s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.72s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.99s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.68s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.95s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.93s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdateStats (3.86s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s) [2020-05-28T19:34:11.357Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-28T19:34:11.357Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.97s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.08s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.55s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.31s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.26s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.13s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.34s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.43s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-05-28T19:34:11.357Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.80s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.50s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.11s) [2020-05-28T19:34:11.358Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.31s) [2020-05-28T19:34:11.358Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-28T19:34:11.358Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-28T19:34:11.358Z] === RUN TestDockerRegistrySuite [2020-05-28T19:34:11.358Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-28T19:34:11.584Z] --- PASS: TestServiceUpdateLabel (2.68s) [2020-05-28T19:34:11.584Z] === RUN TestServiceUpdateSecrets [2020-05-28T19:34:12.727Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-28T19:34:14.620Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-28T19:34:16.513Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-28T19:34:16.513Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-28T19:34:20.685Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-28T19:34:24.858Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-28T19:34:26.918Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2020-05-28T19:34:26.918Z] === RUN TestServiceUpdateConfigs [2020-05-28T19:34:30.109Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-28T19:34:31.039Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-28T19:34:32.407Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-28T19:34:36.883Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-28T19:34:36.883Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-28T19:34:36.883Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-28T19:34:37.819Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-28T19:34:39.189Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-28T19:34:41.708Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-28T19:34:42.622Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2020-05-28T19:34:42.622Z] === RUN TestServiceUpdateNetwork [2020-05-28T19:34:44.227Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-28T19:34:46.120Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-28T19:34:49.391Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-28T19:34:50.321Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-28T19:34:50.577Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-28T19:34:51.945Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-28T19:34:53.315Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-28T19:34:54.245Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-28T19:34:55.278Z] --- PASS: TestServiceUpdateNetwork (12.99s) [2020-05-28T19:34:55.279Z] === RUN TestServiceUpdatePidsLimit [2020-05-28T19:34:55.899Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-28T19:34:56.920Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-28T19:34:58.419Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-28T19:34:58.419Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-28T19:34:59.787Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-28T19:35:00.044Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-28T19:35:00.300Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-28T19:35:00.557Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-28T19:35:00.816Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-28T19:35:01.084Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-28T19:35:01.346Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-28T19:35:01.912Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-28T19:35:02.843Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-28T19:35:03.775Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-28T19:35:05.366Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-28T19:35:06.735Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-28T19:35:08.103Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-28T19:35:09.034Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite (58.53s) [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.75s) [2020-05-28T19:35:09.597Z] check_test.go:196: [dd2a450c939e4] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d7011fcc1e48d] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.89s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d9b045d866cc8] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d254a714c8246] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.24s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d1b6e9e5638d9] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.32s) [2020-05-28T19:35:09.597Z] check_test.go:196: [dd8110244d670] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.49s) [2020-05-28T19:35:09.597Z] check_test.go:196: [dbaa99ea033c9] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d374f12ad13e7] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.29s) [2020-05-28T19:35:09.597Z] check_test.go:196: [dfcf994b3bead] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2020-05-28T19:35:09.597Z] check_test.go:196: [dd07c29d632b0] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d914985b4382a] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d64f53a3a48e8] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d80cd19f08c7b] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d186afa47e760] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.60s) [2020-05-28T19:35:09.597Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1f36637889066daf631b52ccc307a0a57231b0e162066e7ac22b33cf3023ceb3 [2020-05-28T19:35:09.597Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:785702f22eb3c7bc10fded749cd4e13ac76de1c8e896178dfb8c35f7017b143a [2020-05-28T19:35:09.597Z] check_test.go:196: [d9d2f70fde050] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s) [2020-05-28T19:35:09.597Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cc03e44e0d3043e20cabd4882f6015f3f19726728253526a720410324864da5b [2020-05-28T19:35:09.597Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5118471389e4ced10d1d449fd5672fb8c1a6dc2a5be6db2f7be54dc3f1cac39b [2020-05-28T19:35:09.597Z] check_test.go:196: [d949ce6545d61] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d1f01d3387ef0] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.36s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d6718f9fc91db] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d8b0a1f9608c7] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d171d9121a80c] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d235f1042adc1] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d52136bdeb25c] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2020-05-28T19:35:09.597Z] check_test.go:196: [dade18ca41065] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.62s) [2020-05-28T19:35:09.597Z] check_test.go:196: [da2ee2b4e6971] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d216462fea99f] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d2d4406a3f3db] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-05-28T19:35:09.597Z] check_test.go:196: [df8859f3a1d52] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-28T19:35:09.597Z] check_test.go:196: [de0cfb08ff537] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-05-28T19:35:09.597Z] check_test.go:196: [dbb02452f3909] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d23b67c95040d] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-05-28T19:35:09.597Z] check_test.go:196: [df68d0c57746a] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-28T19:35:09.597Z] check_test.go:196: [dceb7d69acbb1] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.60s) [2020-05-28T19:35:09.597Z] check_test.go:196: [dec9ecfeda5de] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.38s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d68f3f4867126] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.22s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d13bbfc837b2a] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s) [2020-05-28T19:35:09.597Z] check_test.go:196: [d45296fadc313] daemon is not started [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-05-28T19:35:09.597Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-05-28T19:35:09.597Z] === RUN TestDockerSchema1RegistrySuite [2020-05-28T19:35:09.597Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-28T19:35:09.854Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-28T19:35:12.285Z] --- PASS: TestServiceUpdatePidsLimit (17.38s) [2020-05-28T19:35:12.285Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2020-05-28T19:35:12.285Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-05-28T19:35:12.285Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-28T19:35:12.285Z] PASS [2020-05-28T19:35:12.285Z] [2020-05-28T19:35:12.285Z] === Skipped [2020-05-28T19:35:12.285Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-28T19:35:12.285Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-28T19:35:12.285Z] [2020-05-28T19:35:12.285Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-28T19:35:12.285Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T19:35:12.285Z] [2020-05-28T19:35:12.285Z] [2020-05-28T19:35:12.285Z] DONE 27 tests, 2 skipped in 142.136s [2020-05-28T19:35:12.285Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-28T19:35:12.285Z] ++ 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-05-28T19:35:12.285Z] ++ set -e [2020-05-28T19:35:12.285Z] ++ '[' -n 0 ']' [2020-05-28T19:35:12.285Z] ++ set -x [2020-05-28T19:35:12.285Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:35:12.285Z] INFO: Testing against a local daemon [2020-05-28T19:35:12.285Z] === RUN TestSessionCreate [2020-05-28T19:35:12.285Z] --- PASS: TestSessionCreate (0.05s) [2020-05-28T19:35:12.285Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-28T19:35:12.285Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-28T19:35:12.285Z] PASS [2020-05-28T19:35:12.285Z] [2020-05-28T19:35:12.285Z] DONE 2 tests in 0.196s [2020-05-28T19:35:12.285Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-28T19:35:12.285Z] ++ 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-05-28T19:35:12.285Z] ++ set -e [2020-05-28T19:35:12.285Z] ++ '[' -n 0 ']' [2020-05-28T19:35:12.285Z] ++ set -x [2020-05-28T19:35:12.285Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:35:12.285Z] INFO: Testing against a local daemon [2020-05-28T19:35:12.285Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-28T19:35:12.285Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T19:35:12.285Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T19:35:12.285Z] === RUN TestEventsExecDie [2020-05-28T19:35:12.905Z] --- PASS: TestEventsExecDie (0.82s) [2020-05-28T19:35:12.905Z] === RUN TestEventsBackwardsCompatible [2020-05-28T19:35:12.905Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-28T19:35:12.905Z] === RUN TestInfoBinaryCommits [2020-05-28T19:35:12.905Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-28T19:35:12.905Z] === RUN TestInfoAPIVersioned [2020-05-28T19:35:12.905Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-28T19:35:12.905Z] === RUN TestInfoDiscoveryBackend [2020-05-28T19:35:13.523Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-28T19:35:13.523Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-28T19:35:14.026Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-28T19:35:14.544Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-28T19:35:14.544Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-28T19:35:15.175Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-05-28T19:35:15.175Z] === RUN TestInfoAPI [2020-05-28T19:35:15.175Z] --- PASS: TestInfoAPI (0.06s) [2020-05-28T19:35:15.175Z] === RUN TestInfoAPIWarnings [2020-05-28T19:35:15.529Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-28T19:35:15.529Z] === RUN TestInfoDebug [2020-05-28T19:35:15.919Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-28T19:35:16.295Z] --- PASS: TestInfoDebug (0.54s) [2020-05-28T19:35:16.295Z] === RUN TestInfoInsecureRegistries [2020-05-28T19:35:16.635Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-05-28T19:35:16.635Z] === RUN TestInfoRegistryMirrors [2020-05-28T19:35:17.289Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-28T19:35:17.354Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-05-28T19:35:17.354Z] === RUN TestLoginFailsWithBadCredentials [2020-05-28T19:35:17.548Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-28T19:35:17.664Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s) [2020-05-28T19:35:17.664Z] === RUN TestPingCacheHeaders [2020-05-28T19:35:17.805Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-28T19:35:17.805Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-28T19:35:17.972Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-28T19:35:17.972Z] === RUN TestPingGet [2020-05-28T19:35:17.972Z] --- PASS: TestPingGet (0.03s) [2020-05-28T19:35:17.972Z] === RUN TestPingHead [2020-05-28T19:35:17.972Z] --- PASS: TestPingHead (0.06s) [2020-05-28T19:35:17.972Z] === RUN TestVersion [2020-05-28T19:35:17.972Z] --- PASS: TestVersion (0.05s) [2020-05-28T19:35:17.972Z] PASS [2020-05-28T19:35:17.972Z] [2020-05-28T19:35:17.972Z] === Skipped [2020-05-28T19:35:17.972Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T19:35:17.972Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T19:35:17.972Z] [2020-05-28T19:35:17.972Z] [2020-05-28T19:35:17.972Z] DONE 18 tests, 1 skipped in 6.144s [2020-05-28T19:35:17.972Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-28T19:35:17.972Z] ++ 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-05-28T19:35:17.972Z] ++ set -e [2020-05-28T19:35:17.972Z] ++ '[' -n 0 ']' [2020-05-28T19:35:17.972Z] ++ set -x [2020-05-28T19:35:17.972Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-28T19:35:17.972Z] INFO: Testing against a local daemon [2020-05-28T19:35:17.972Z] === RUN TestVolumesCreateAndList [2020-05-28T19:35:18.283Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-05-28T19:35:18.283Z] === RUN TestVolumesRemove [2020-05-28T19:35:18.283Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-28T19:35:18.283Z] === RUN TestVolumesInspect [2020-05-28T19:35:18.283Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-28T19:35:18.283Z] === RUN TestVolumesInvalidJSON [2020-05-28T19:35:18.283Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-28T19:35:18.283Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-28T19:35:18.283Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-28T19:35:18.283Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-28T19:35:18.283Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-28T19:35:18.283Z] PASS [2020-05-28T19:35:18.283Z] [2020-05-28T19:35:18.283Z] DONE 5 tests in 0.308s [2020-05-28T19:35:18.283Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T19:35:18.590Z] ++++ cat bundles/test-integration/docker.pid [2020-05-28T19:35:18.590Z] +++ kill 13988 [2020-05-28T19:35:18.734Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-28T19:35:18.991Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-28T19:35:20.147Z] +++ /etc/init.d/apparmor stop [2020-05-28T19:35:20.147Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T19:35:20.147Z] [2020-05-28T19:35:20.147Z] Unloading profiles will leave already running processes permanently [2020-05-28T19:35:20.147Z] unconfined, which can lead to unexpected situations. [2020-05-28T19:35:20.147Z] [2020-05-28T19:35:20.147Z] To set a process to complain mode, use the command line tool [2020-05-28T19:35:20.147Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T19:35:20.147Z] +++ true [2020-05-28T19:35:20.147Z] Post stage [Pipeline] junit [2020-05-28T19:35:21.791Z] Recording test results [2020-05-28T19:35:22.262Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-28T19:35:22.891Z] + echo Ensuring container killed. [2020-05-28T19:35:22.891Z] Ensuring container killed. [2020-05-28T19:35:22.891Z] + docker rm -vf docker-pr5 [2020-05-28T19:35:22.891Z] Error: No such container: docker-pr5 [2020-05-28T19:35:22.891Z] + true [Pipeline] sh [2020-05-28T19:35:23.192Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-28T19:35:23.395Z] + echo Chowning /workspace to jenkins user [2020-05-28T19:35:23.395Z] Chowning /workspace to jenkins user [2020-05-28T19:35:23.395Z] + id -u [2020-05-28T19:35:23.395Z] + id -g [2020-05-28T19:35:23.395Z] + docker run --rm -v /home/docker/workspace/moby_PR-41022:/workspace busybox chown -R 1001:1001 /workspace [2020-05-28T19:35:23.395Z] Unable to find image 'busybox:latest' locally [2020-05-28T19:35:23.708Z] latest: Pulling from library/busybox [2020-05-28T19:35:23.708Z] 368841f1302b: Pulling fs layer [2020-05-28T19:35:24.010Z] 368841f1302b: Verifying Checksum [2020-05-28T19:35:24.010Z] 368841f1302b: Download complete [2020-05-28T19:35:24.296Z] 368841f1302b: Pull complete [2020-05-28T19:35:24.296Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-28T19:35:24.296Z] Status: Downloaded newer image for busybox:latest [2020-05-28T19:35:25.087Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T19:35:26.455Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-28T19:35:26.455Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-28T19:35:26.712Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-28T19:35:26.763Z] + bundleName=ppc64le-integration [2020-05-28T19:35:26.763Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-28T19:35:26.763Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-28T19:35:26.763Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-05-28T19:35:26.763Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-28T19:35:27.089Z] Archiving artifacts [2020-05-28T19:35:27.473Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41022/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-28T19:35:27.913Z] + make clean [2020-05-28T19:35:28.081Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-28T19:35:28.549Z] make: command: Command not found [2020-05-28T19:35:28.550Z] make: command: Command not found [2020-05-28T19:35:28.550Z] docker volume rm -f docker-dev-cache [2020-05-28T19:35:28.550Z] docker-dev-cache [Pipeline] deleteDir [2020-05-28T19:35:29.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-28T19:35:30.030Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-28T19:35:30.962Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-28T19:35:35.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-28T19:35:35.396Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-28T19:35:35.959Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-28T19:35:35.959Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-28T19:35:36.522Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-28T19:35:36.522Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-28T19:35:37.086Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite (27.50s) [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.24s) [2020-05-28T19:35:37.086Z] check_test.go:223: [dc848c0d42ee3] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.24s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d7d9b19c4d966] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.40s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d9b2459c05ac0] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.72s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d38a09a30d97a] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.54s) [2020-05-28T19:35:37.086Z] check_test.go:223: [dde60acb4ea63] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.59s) [2020-05-28T19:35:37.086Z] check_test.go:223: [da023f8d2fbb1] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d406eac7aff3c] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.57s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d3a3bd7776615] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.50s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d2bdaf0802da2] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2020-05-28T19:35:37.086Z] check_test.go:223: [db1e55da4c6ad] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.15s) [2020-05-28T19:35:37.086Z] check_test.go:223: [da7435108f4f4] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d31d73bf5c565] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d6791f4933ff1] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d5058881c3977] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-05-28T19:35:37.086Z] check_test.go:223: [dfd2d0de0f5fe] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d522817e38de3] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d9c883b1824a0] daemon is not started [2020-05-28T19:35:37.086Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-28T19:35:37.086Z] check_test.go:223: [d81ea9d4e2b96] daemon is not started [2020-05-28T19:35:37.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-28T19:35:37.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-28T19:35:38.016Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-28T19:35:38.579Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-28T19:35:38.835Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-28T19:35:40.203Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-28T19:35:40.204Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-28T19:35:40.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-28T19:35:41.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-28T19:35:41.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.19s) [2020-05-28T19:35:41.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s) [2020-05-28T19:35:41.331Z] check_test.go:252: [d8e3dbb9e7faa] daemon is not started [2020-05-28T19:35:41.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2020-05-28T19:35:41.331Z] check_test.go:252: [d65aa1a504180] daemon is not started [2020-05-28T19:35:41.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-05-28T19:35:41.331Z] check_test.go:252: [d1831945df11e] daemon is not started [2020-05-28T19:35:41.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2020-05-28T19:35:41.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-05-28T19:35:41.331Z] check_test.go:252: [dfbf9fc903b19] daemon is not started [2020-05-28T19:35:41.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2020-05-28T19:35:41.331Z] check_test.go:252: [d3a88ef132092] daemon is not started [2020-05-28T19:35:41.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-05-28T19:35:41.331Z] check_test.go:252: [d8a0b23b77e3a] daemon is not started [2020-05-28T19:35:41.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-05-28T19:35:41.331Z] check_test.go:252: [d2d906abc17f4] daemon is not started [2020-05-28T19:35:41.331Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-28T19:35:41.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-28T19:35:46.637Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-28T19:35:46.637Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-28T19:35:46.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-28T19:35:46.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-28T19:35:47.150Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-05-28T19:35:47.150Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-05-28T19:35:47.150Z] check_test.go:279: [db9fdf4aa40af] daemon is not started [2020-05-28T19:35:47.150Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-28T19:35:47.150Z] check_test.go:279: [d71f21c9e699a] daemon is not started [2020-05-28T19:35:47.151Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-05-28T19:35:47.151Z] check_test.go:279: [de127885689e7] daemon is not started [2020-05-28T19:35:47.151Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-05-28T19:35:47.151Z] check_test.go:279: [de32fd3bda732] daemon is not started [2020-05-28T19:35:47.151Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-05-28T19:35:47.151Z] check_test.go:279: [d01eb5e081819] daemon is not started [2020-05-28T19:35:47.151Z] === RUN TestDockerNetworkSuite [2020-05-28T19:35:47.151Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-28T19:35:50.426Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-28T19:35:51.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-28T19:35:56.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-28T19:35:59.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-28T19:36:03.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-28T19:36:04.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-28T19:36:14.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-28T19:36:17.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-28T19:36:18.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-28T19:36:19.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-28T19:36:20.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-28T19:36:21.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-28T19:36:23.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-28T19:36:23.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-28T19:36:23.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-28T19:36:24.098Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-28T19:36:24.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-28T19:36:24.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-28T19:36:24.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-28T19:36:25.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-28T19:36:26.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-28T19:36:27.108Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-28T19:36:28.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-28T19:36:28.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-28T19:36:29.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-28T19:36:29.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-28T19:36:31.562Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-28T19:36:33.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-28T19:36:33.714Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-28T19:36:37.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-28T19:36:38.821Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-28T19:36:42.095Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-28T19:36:47.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-28T19:36:47.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-28T19:36:48.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-28T19:36:48.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-28T19:36:48.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-28T19:36:48.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-28T19:36:48.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-28T19:36:48.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-28T19:36:53.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-28T19:36:53.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-28T19:36:53.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-28T19:36:54.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-28T19:36:59.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-28T19:37:02.892Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-28T19:37:03.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-28T19:37:03.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-28T19:37:05.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-28T19:37:08.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-28T19:37:08.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-28T19:37:09.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-28T19:37:09.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-28T19:37:11.741Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite (89.25s) [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.92s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d19635e10f564] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [dd98d1755082a] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.94s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d1bd4e1538307] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.75s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [ddee8a9c21945] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.64s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:1233: [d78c1b36f1dcf] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.94s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d982f40c89b97] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.84s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d80e703e037ec] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.29s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d611d87cf1c54] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.75s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d0258b2783f62] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d86bb638802cd] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d8372b8e578be] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [dc4ab79382211] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d0933715043ec] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d386dc1e028db] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d5c920d8e2986] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.30s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d4eab8ab841c1] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d3de518a90521] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d601ed48fd5ec] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [da61986e4210c] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.40s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d551dd31e3ba1] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.89s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [dd3fdcdc2ed2c] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [debf7c0d1f8e1] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [df301e3d8e212] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [db00c70625276] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.33s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:968: [de30714017fe4] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.69s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [df6589afd3407] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.03s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:1116: [dfc1945331cae] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [da3d2631e775d] daemon is not started [2020-05-28T19:37:16.997Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2020-05-28T19:37:16.997Z] docker_cli_network_unix_test.go:46: [d3bc05e39fc5f] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [dc0dfbcc41f2c] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [d0888c82865c9] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [df0177ab8a957] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [d671ae4461a44] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [d67031487975c] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.26s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [d61d1e017b69d] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [dd4462eb8d4f8] daemon is not started [2020-05-28T19:37:16.998Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [d03ae5f45b1e8] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.35s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [dbd8ca29fdc9d] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.61s) [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.66s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:1084: [d887373b3a4e5] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [d18076c45decd] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.48s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [d05cce04e34d3] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.69s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [d30a13e29a65d] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [d72d631d26998] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [dc19b61e4d94a] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [d0d59557cc6f4] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.63s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [dc70f03d5b47d] daemon is not started [2020-05-28T19:37:16.998Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.88s) [2020-05-28T19:37:16.998Z] docker_cli_network_unix_test.go:46: [dfe8f139b4439] daemon is not started [2020-05-28T19:37:16.998Z] === RUN TestDockerHubPullSuite [2020-05-28T19:37:16.998Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-28T19:37:17.926Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-28T19:37:18.490Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-28T19:37:20.382Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-28T19:37:20.639Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-28T19:37:22.007Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-28T19:37:22.264Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-28T19:37:22.522Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-28T19:37:22.779Z] --- PASS: TestDockerHubPullSuite (6.36s) [2020-05-28T19:37:22.779Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.56s) [2020-05-28T19:37:22.779Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2020-05-28T19:37:22.779Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s) [2020-05-28T19:37:22.779Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.75s) [2020-05-28T19:37:22.779Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s) [2020-05-28T19:37:22.779Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-05-28T19:37:22.779Z] PASS [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === Skipped [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] [2020-05-28T19:37:22.779Z] DONE 1277 tests, 44 skipped in 2005.851s [2020-05-28T19:37:22.779Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T19:37:22.779Z] ++++ cat bundles/test-integration/docker.pid [2020-05-28T19:37:22.779Z] +++ kill 7582 [2020-05-28T19:37:23.712Z] +++ /etc/init.d/apparmor stop [2020-05-28T19:37:23.712Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T19:37:23.712Z] [2020-05-28T19:37:23.712Z] Unloading profiles will leave already running processes permanently [2020-05-28T19:37:23.712Z] unconfined, which can lead to unexpected situations. [2020-05-28T19:37:23.712Z] [2020-05-28T19:37:23.712Z] To set a process to complain mode, use the command line tool [2020-05-28T19:37:23.712Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T19:37:23.712Z] +++ true [2020-05-28T19:37:23.712Z] [2020-05-28T19:37:25.081Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-28T19:37:29.269Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-28T19:37:35.812Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-28T19:37:41.064Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-28T19:37:44.337Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-28T19:37:47.607Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-28T19:37:50.879Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-28T19:37:54.152Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-28T19:37:57.422Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-28T19:37:59.940Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-28T19:38:56.118Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-28T19:39:10.983Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite (1751.83s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.59s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.61s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.69s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.57s) [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:562: [d4d9b2fc198db] joining swarm manager [db9c686bd1125]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:584: [d3b40662a756d] joining swarm manager [db9c686bd1125]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] check_test.go:380: [d4d9b2fc198db] daemon is not started [2020-05-28T19:39:29.034Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.66s) [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:45: [d9544e28cb210] joining swarm manager [dd2b769ef30ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.78s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.70s) [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:303: [d6a8c97b98554] joining swarm manager [d8c43b686da1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:304: [da1d4bb5e2785] joining swarm manager [d8c43b686da1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.95s) [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:271: [d256c014f1d31] joining swarm manager [db254ca0ad50f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:272: [d8172bf47846e] joining swarm manager [db254ca0ad50f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.16s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.36s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.42s) [2020-05-28T19:39:29.034Z] docker_api_swarm_node_test.go:19: [d90f9b9ddb777] joining swarm manager [d186b344bce06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_node_test.go:20: [de2c8925b72fe] joining swarm manager [d186b344bce06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.11s) [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:501: [df27444ba6c30] joining swarm manager [d607b2c4b30b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:506: [d9b720e3795a2] joining swarm manager [d607b2c4b30b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.15s) [2020-05-28T19:39:29.034Z] docker_api_swarm_node_test.go:80: [d04be208f6361] joining swarm manager [da004b1c82011]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.31s) [2020-05-28T19:39:29.034Z] docker_api_swarm_node_test.go:52: [d896520246e2f] joining swarm manager [d222e50456abf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_node_test.go:53: [d161807cdcc31] joining swarm manager [d222e50456abf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.16s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.66s) [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:201: [d7ae467695e4e] joining swarm manager [d652976d9fa91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.44s) [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:383: [df17cade4d0a1] joining swarm manager [d011eb230b55b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:384: [dd47905f3214f] joining swarm manager [d011eb230b55b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] check_test.go:380: [dd47905f3214f] daemon is not started [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.31s) [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:801: [dab643c16b6b6] joining swarm manager [d52bcf43417e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:801: [d4dd3c22f67b8] joining swarm manager [d52bcf43417e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:801: [d45618d738823] joining swarm manager [d52bcf43417e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:801: [dac04fdd35902] joining swarm manager [d52bcf43417e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:809: [dfed6fefb42ab] joining swarm manager [d52bcf43417e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.78s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.73s) [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:394: [de31a8e817952] joining swarm manager [daa830768514d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:394: [df5159540d549] joining swarm manager [daa830768514d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.83s) [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:342: [d7757ab5eb3a4] joining swarm manager [dc05e02890e69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:342: [d67e07580c6c4] joining swarm manager [dc05e02890e69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.84s) [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:489: [da8dac8603bbe] joining swarm manager [d2603f98813c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:489: [dd7dd379807b8] joining swarm manager [d2603f98813c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.56s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.96s) [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:127: [d9ae45b67ded6] joining swarm manager [d589b86fe81b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:128: [d6b6c0d1993aa] joining swarm manager [d589b86fe81b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:136: [da8876901657e] joining swarm manager [d589b86fe81b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:137: [de017c8e197ea] joining swarm manager [d589b86fe81b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.98s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.36s) [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:303: [d72d4397e9268] joining swarm manager [db6d4ca87c8e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:303: [dcb0614ceb2b9] joining swarm manager [db6d4ca87c8e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.50s) [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:99: [d1d1aadd1875b] joining swarm manager [d205668a031ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:100: [dd1b48bfa494e] joining swarm manager [d205668a031ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] check_test.go:380: [d1d1aadd1875b] daemon is not started [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.42s) [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:532: [d17bdd69118fc] joining swarm manager [d2d871bc82a7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:533: [d8974816e37a1] joining swarm manager [d2d871bc82a7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.72s) [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:147: [de96d1a3c050b] joining swarm manager [d36855eabb249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_api_swarm_service_test.go:147: [d00c2a35281d6] joining swarm manager [d36855eabb249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.83s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.23s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.29s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.36s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.22s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.01s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.29s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.93s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.80s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.51s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.94s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.74s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.07s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.13s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.44s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.04s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.37s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.77s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.45s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.64s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.71s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.52s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.42s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.15s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.58s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.31s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.39s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.86s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.26s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.07s) [2020-05-28T19:39:29.034Z] docker_cli_service_logs_test.go:245: checking task 7fnxljpih7p6 [2020-05-28T19:39:29.034Z] docker_cli_service_logs_test.go:250: checking messages for 7fnxljpih7p6 [2020-05-28T19:39:29.034Z] docker_cli_service_logs_test.go:245: checking task 74gttkzw9w8m [2020-05-28T19:39:29.034Z] docker_cli_service_logs_test.go:250: checking messages for 74gttkzw9w8m [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.09s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (23.92s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.04s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.96s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.31s) [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1901: [d84f1cb389320] joining swarm manager [d584d65b928ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1902: [d0a69a74fc68b] joining swarm manager [d584d65b928ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.43s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.21s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.08s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.90s) [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1802: [dc575d22b5aad] joining swarm manager [d97af14adeab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1803: [ddac14a1a92aa] joining swarm manager [d97af14adeab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (123.72s) [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1321: [d789c1ad6d38f] joining swarm manager [d2cda00ae925f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1322: [da80271d5f815] joining swarm manager [d2cda00ae925f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.58s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.72s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.85s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.66s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.53s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.19s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.55s) [2020-05-28T19:39:29.034Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.39s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.88s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.94s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.53s) [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1186: [d4789d3205ce6] joining swarm manager [d3e91ad614203]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1195: [dbd172fb454c9] joining swarm manager [d3e91ad614203]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.54s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.83s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.07s) [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1118: [dfd2633d4aa8a] joining swarm manager [dfa509e7501e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1119: [dbc81f8b2afd8] joining swarm manager [dfa509e7501e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1172: [dfd91a8eedbc8] joining swarm manager [dfa509e7501e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.91s) [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1453: [d9a2cec4eab9b] joining swarm manager [dbdf8c918eed0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] docker_cli_swarm_test.go:1454: [d223ee3e55cfe] joining swarm manager [dbdf8c918eed0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.23s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.15s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.69s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.22s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.17s) [2020-05-28T19:39:29.034Z] docker_cli_swarm_unix_test.go:62: [df780e3610891] joining swarm manager [d6940cd4399f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.87s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.18s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.68s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.81s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.55s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.17s) [2020-05-28T19:39:29.034Z] docker_api_swarm_test.go:961: [d4faa9d0f1274] joining swarm manager [dd56d805c3eec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.10s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.35s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.33s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.50s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.97s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.38s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.18s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.08s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.23s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.29s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.04s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.88s) [2020-05-28T19:39:29.034Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.03s) [2020-05-28T19:39:29.034Z] === RUN TestDockerExternalVolumeSuite [2020-05-28T19:39:29.034Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-28T19:39:47.085Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-28T19:40:54.719Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-28T19:41:01.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-28T19:41:33.313Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-28T19:41:48.156Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-28T19:42:20.189Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-28T19:42:32.362Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-28T19:43:04.396Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-28T19:43:22.444Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-28T19:43:37.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-28T19:44:27.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-28T19:44:41.879Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-28T19:45:13.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-28T19:45:45.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-28T19:46:00.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-28T19:46:18.846Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-28T19:46:36.896Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite (441.18s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s) [2020-05-28T19:46:51.742Z] docker_cli_external_volume_driver_test.go:53: [de3abb2091a84] daemon is not started [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-05-28T19:46:51.742Z] docker_cli_external_volume_driver_test.go:53: [d8bc9b7ab9efd] daemon is not started [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-28T19:46:51.742Z] docker_cli_external_volume_driver_test.go:53: [d2b69d60cd5a9] daemon is not started [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-28T19:46:51.742Z] docker_cli_external_volume_driver_test.go:53: [d15c4229ffb79] daemon is not started [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.71s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-05-28T19:46:51.742Z] docker_cli_external_volume_driver_test.go:485: [d0a8e0337402e] daemon is not started [2020-05-28T19:46:51.742Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-28T19:46:51.742Z] docker_cli_external_volume_driver_test.go:53: [d7bdc3cc25c81] daemon is not started [2020-05-28T19:46:51.742Z] PASS [2020-05-28T19:46:51.742Z] [2020-05-28T19:46:51.742Z] === Skipped [2020-05-28T19:46:51.742Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-28T19:46:51.742Z] [2020-05-28T19:46:51.742Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-28T19:46:51.742Z] [2020-05-28T19:46:51.742Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-28T19:46:51.742Z] [2020-05-28T19:46:51.742Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-28T19:46:51.742Z] [2020-05-28T19:46:51.742Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-28T19:46:51.742Z] [2020-05-28T19:46:51.742Z] [2020-05-28T19:46:51.742Z] DONE 273 tests, 5 skipped in 2571.425s [2020-05-28T19:46:51.742Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T19:46:51.742Z] ++++ cat bundles/test-integration/docker.pid [2020-05-28T19:46:51.742Z] +++ kill 7603 [2020-05-28T19:46:51.742Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d24bc9965073a/docker.pid [2020-05-28T19:46:51.742Z] +++ kill 4369 [2020-05-28T19:46:51.742Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4369 is not a child of this shell [2020-05-28T19:46:51.742Z] warning: PID 4369 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d24bc9965073a/docker.pid had a nonzero exit code [2020-05-28T19:46:51.742Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d24bc9965073a/root: target is busy. [2020-05-28T19:46:51.742Z] +++ /etc/init.d/apparmor stop [2020-05-28T19:46:51.742Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T19:46:51.742Z] [2020-05-28T19:46:51.742Z] Unloading profiles will leave already running processes permanently [2020-05-28T19:46:51.742Z] unconfined, which can lead to unexpected situations. [2020-05-28T19:46:51.742Z] [2020-05-28T19:46:51.742Z] To set a process to complain mode, use the command line tool [2020-05-28T19:46:51.742Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T19:46:51.742Z] +++ true [2020-05-28T19:46:51.742Z] [2020-05-28T19:46:51.742Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-28T19:46:51.755Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-28T19:46:52.661Z] + echo Ensuring container killed. [2020-05-28T19:46:52.661Z] Ensuring container killed. [2020-05-28T19:46:52.661Z] + docker ps -aq -f name=docker-pr5-* [2020-05-28T19:46:52.661Z] + cids=55ace21ea0ec [2020-05-28T19:46:52.661Z] d42a56e41fd7 [2020-05-28T19:46:52.661Z] c4eac3155301 [2020-05-28T19:46:52.661Z] + [ -n 55ace21ea0ec [2020-05-28T19:46:52.661Z] d42a56e41fd7 [2020-05-28T19:46:52.661Z] c4eac3155301 ] [2020-05-28T19:46:52.661Z] + docker rm -vf 55ace21ea0ec d42a56e41fd7 c4eac3155301 [2020-05-28T19:46:59.205Z] 55ace21ea0ec [2020-05-28T19:46:59.205Z] d42a56e41fd7 [2020-05-28T19:46:59.205Z] c4eac3155301 [Pipeline] sh [2020-05-28T19:46:59.483Z] + echo Chowning /workspace to jenkins user [2020-05-28T19:46:59.483Z] Chowning /workspace to jenkins user [2020-05-28T19:46:59.483Z] + id -u [2020-05-28T19:46:59.483Z] + id -g [2020-05-28T19:46:59.483Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41022:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T19:47:03.950Z] + bundleName=amd64 [2020-05-28T19:47:03.950Z] + echo Creating amd64-bundles.tar.gz [2020-05-28T19:47:03.950Z] Creating amd64-bundles.tar.gz [2020-05-28T19:47:03.950Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -print [2020-05-28T19:47:03.950Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-28T19:47:05.852Z] Archiving artifacts [2020-05-28T19:47:06.285Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41022/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-28T19:47:06.595Z] + make clean [2020-05-28T19:47:06.852Z] docker volume rm -f docker-dev-cache [2020-05-28T19:47:06.852Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-28T19:55:01.740Z] ok github.com/docker/docker/integration-cli 2284.856s [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === Skipped [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (1.48s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.740Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-28T19:55:01.740Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-28T19:55:01.741Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-28T19:55:01.742Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-28T19:55:01.743Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-28T19:55:01.744Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-28T19:55:01.744Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-28T19:55:01.744Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] DONE 1096 tests, 549 skipped in 2293.054s [2020-05-28T19:55:01.744Z] INFO: Integration tests ended at 05/28/2020 19:54:52. Duration:00:38:13.1825211 [2020-05-28T19:55:01.744Z] INFO: Docker info of the daemon under test at end of run [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] Containers: 2 [2020-05-28T19:55:01.744Z] Running: 0 [2020-05-28T19:55:01.744Z] Paused: 0 [2020-05-28T19:55:01.744Z] Stopped: 2 [2020-05-28T19:55:01.744Z] Images: 15 [2020-05-28T19:55:01.744Z] Server Version: 0.0.0-dev [2020-05-28T19:55:01.744Z] Storage Driver: windowsfilter [2020-05-28T19:55:01.744Z] Windows: [2020-05-28T19:55:01.744Z] Logging Driver: json-file [2020-05-28T19:55:01.744Z] Plugins: [2020-05-28T19:55:01.744Z] Volume: local [2020-05-28T19:55:01.744Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-28T19:55:01.744Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-28T19:55:01.744Z] Swarm: inactive [2020-05-28T19:55:01.744Z] Default Isolation: process [2020-05-28T19:55:01.744Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-28T19:55:01.744Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-28T19:55:01.744Z] OSType: windows [2020-05-28T19:55:01.744Z] Architecture: x86_64 [2020-05-28T19:55:01.744Z] CPUs: 4 [2020-05-28T19:55:01.744Z] Total Memory: 32GiB [2020-05-28T19:55:01.744Z] Name: azwin-2-826ca0 [2020-05-28T19:55:01.744Z] ID: C2PN:JC5K:6UH7:U5TD:GRA7:MIKJ:5E4Y:PPEK:KMSE:BDB5:ZRVQ:QILT [2020-05-28T19:55:01.744Z] Docker Root Dir: D:\CI\PR-41022\5\daemon [2020-05-28T19:55:01.744Z] Debug Mode (client): false [2020-05-28T19:55:01.744Z] Debug Mode (server): true [2020-05-28T19:55:01.744Z] File Descriptors: -1 [2020-05-28T19:55:01.744Z] Goroutines: 18 [2020-05-28T19:55:01.744Z] System Time: 2020-05-28T19:54:52.3447261Z [2020-05-28T19:55:01.744Z] EventsListeners: 0 [2020-05-28T19:55:01.744Z] Registry: https://index.docker.io/v1/ [2020-05-28T19:55:01.744Z] Labels: [2020-05-28T19:55:01.744Z] Experimental: false [2020-05-28T19:55:01.744Z] Insecure Registries: [2020-05-28T19:55:01.744Z] 127.0.0.0/8 [2020-05-28T19:55:01.744Z] Live Restore Enabled: false [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] [2020-05-28T19:55:01.744Z] INFO: Stopping daemon under test [2020-05-28T19:55:01.744Z] SUCCESS: The process with PID 5520 (child process of PID 1216) has been terminated. [2020-05-28T19:55:01.744Z] SUCCESS: The process with PID 1216 (child process of PID 4236) has been terminated. [2020-05-28T19:55:01.744Z] INFO: Stop tailing logs of the daemon under tests [2020-05-28T19:55:01.744Z] INFO: executeCI.ps1 Completed successfully at 05/28/2020 19:54:52. [2020-05-28T19:55:01.744Z] INFO: Tidying up at end of run [2020-05-28T19:55:01.744Z] INFO: Saving daemon under test log (d:\CI\PR-41022\5\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-28T19:55:01.744Z] INFO: Saving daemon under test log (d:\CI\PR-41022\5\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-28T19:55:01.744Z] INFO: Nuke-Everything... [2020-05-28T19:55:01.744Z] INFO: Container count on control daemon to delete is 2 [2020-05-28T19:55:01.744Z] 0f04c97e168f [2020-05-28T19:55:01.744Z] 9c1e3ca7ccb7 [2020-05-28T19:55:01.744Z] INFO: Tidying pidfile d:\CI\PR-41022\5\docker.pid [2020-05-28T19:55:01.744Z] INFO: Nuking d:\CI [2020-05-28T19:55:14.260Z] INFO: Zapped successfully [2020-05-28T19:55:14.260Z] [2020-05-28T19:55:14.260Z] INFO: executeCI.ps1 exiting at Thu May 28 19:55:12 CUT 2020. Duration 00:55:34.4410527 [2020-05-28T19:55:14.260Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-28T19:55:14.512Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-28T19:55:27.424Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-28T19:55:29.212Z] Archiving artifacts [2020-05-28T19:55:43.116Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41022/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-28T19:55:44.075Z] + make clean [2020-05-28T19:55:45.643Z] docker volume rm -f docker-dev-cache [2020-05-28T19:55:46.112Z] 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