Pull request #40112 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 56230f4d376515b838e088e93eb05f31fb9378c9+ac5acef69e7f8ba09038aaadd7564e32afb5b32b (b65eb1aee9d5adde72f46ac73c055ca38c6b91e8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40112@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-21T12:13:48.507Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-21T12:13:48.516Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-21T12:14:03.632Z] Still waiting to schedule task [2019-10-21T12:14:03.633Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-10-21T12:15:01.526Z] Running on ubuntu-1804-overlay2 (i-030010afa3c8dfef7) in /home/ubuntu/workspace/moby_PR-40112 [Pipeline] { [Pipeline] checkout [2019-10-21T12:15:05.990Z] using credential docker-jenkins-github-credentials [2019-10-21T12:15:05.999Z] Cloning the remote Git repository [2019-10-21T12:15:05.999Z] Cloning with configured refspecs honoured and without tags [2019-10-21T12:15:06.019Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:15:06.090Z] > git init /home/ubuntu/workspace/moby_PR-40112 # timeout=10 [2019-10-21T12:15:06.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:15:06.443Z] > git --version # timeout=10 [2019-10-21T12:15:06.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:15:06.473Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:15:30.958Z] Fetching without tags [2019-10-21T12:15:31.361Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:15:32.238Z] Merge succeeded, producing 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:15:32.239Z] Checking out Revision 56230f4d376515b838e088e93eb05f31fb9378c9 (PR-40112) [2019-10-21T12:15:30.855Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:15:30.879Z] > git config --add remote.origin.fetch +refs/pull/40112/head:refs/remotes/origin/PR-40112 # timeout=10 [2019-10-21T12:15:30.891Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:15:30.922Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:15:30.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:15:30.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:15:30.969Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:15:31.367Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:15:31.399Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:15:32.160Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:15:32.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:15:32.239Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:15:32.263Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:15:33.101Z] Commit message: "testutil: no more "Creating a new daemon at"" [2019-10-21T12:15:33.101Z] First time build. Skipping changelog. [2019-10-21T12:15:33.172Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T12:15:34.209Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40112:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-21T12:15:38.406Z] Unable to find image 'alpine:latest' locally [2019-10-21T12:15:38.664Z] latest: Pulling from library/alpine [2019-10-21T12:15:38.664Z] 9d48c3bd43c5: Pulling fs layer [2019-10-21T12:15:38.664Z] 9d48c3bd43c5: Download complete [2019-10-21T12:15:38.933Z] 9d48c3bd43c5: Pull complete [2019-10-21T12:15:38.933Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-10-21T12:15:39.190Z] Status: Downloaded newer image for alpine:latest [2019-10-21T12:15:44.454Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2019-10-21T12:15:45.655Z] Running on ubuntu-1804-overlay2 (i-030010afa3c8dfef7) in /home/ubuntu/workspace/moby_PR-40112 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-21T12:15:45.740Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-40112 [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-21T12:15:45.747Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2019-10-21T12:15:45.806Z] Fetching changes from the remote Git repository [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-21T12:15:45.843Z] Fetching without tags [Pipeline] // stage [Pipeline] } [2019-10-21T12:15:45.860Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-21T12:15:45.878Z] Cloning the remote Git repository [2019-10-21T12:15:45.878Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-21T12:15:46.065Z] Running on s390x-ubuntu-04 in /home/jenkins/workspace/moby_PR-40112 [Pipeline] { [Pipeline] checkout [2019-10-21T12:15:45.881Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:15:45.882Z] > git init /home/docker/workspace/moby_PR-40112 # timeout=10 [2019-10-21T12:15:45.908Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:15:45.909Z] > git --version # timeout=10 [2019-10-21T12:15:45.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:15:45.915Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:15:46.355Z] using credential docker-jenkins-github-credentials [2019-10-21T12:15:46.476Z] Cloning the remote Git repository [2019-10-21T12:15:46.476Z] Cloning with configured refspecs honoured and without tags [2019-10-21T12:15:46.493Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:15:45.756Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-21T12:15:45.813Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:15:45.847Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:15:45.847Z] > git --version # timeout=10 [2019-10-21T12:15:45.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:15:45.871Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:15:46.493Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:15:46.530Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:15:47.060Z] Merge succeeded, producing 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:15:47.061Z] Checking out Revision 56230f4d376515b838e088e93eb05f31fb9378c9 (PR-40112) [2019-10-21T12:15:46.519Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:15:46.521Z] > git init /home/jenkins/workspace/moby_PR-40112 # timeout=10 [2019-10-21T12:15:46.557Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:15:46.558Z] > git --version # timeout=10 [2019-10-21T12:15:46.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:15:46.577Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:15:47.199Z] Commit message: "testutil: no more "Creating a new daemon at"" [2019-10-21T12:15:47.234Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-21T12:15:47.028Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:15:47.045Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:15:47.062Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:15:47.077Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:15:52.021Z] + docker version [2019-10-21T12:15:52.021Z] Client: Docker Engine - Community [2019-10-21T12:15:52.021Z] Version: 19.03.2 [2019-10-21T12:15:52.021Z] API version: 1.40 [2019-10-21T12:15:52.021Z] Go version: go1.12.8 [2019-10-21T12:15:52.021Z] Git commit: 6a30dfc [2019-10-21T12:15:52.021Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-21T12:15:52.021Z] OS/Arch: linux/amd64 [2019-10-21T12:15:52.021Z] Experimental: false [2019-10-21T12:15:52.021Z] [2019-10-21T12:15:52.021Z] Server: Docker Engine - Community [2019-10-21T12:15:52.021Z] Engine: [2019-10-21T12:15:52.021Z] Version: 19.03.2 [2019-10-21T12:15:52.021Z] API version: 1.40 (minimum version 1.12) [2019-10-21T12:15:52.021Z] Go version: go1.12.8 [2019-10-21T12:15:52.021Z] Git commit: 6a30dfc [2019-10-21T12:15:52.021Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-21T12:15:52.021Z] OS/Arch: linux/amd64 [2019-10-21T12:15:52.021Z] Experimental: true [2019-10-21T12:15:52.021Z] containerd: [2019-10-21T12:15:52.021Z] Version: 1.2.6 [2019-10-21T12:15:52.021Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:15:52.021Z] runc: [2019-10-21T12:15:52.021Z] Version: 1.0.0-rc8 [2019-10-21T12:15:52.021Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:15:52.021Z] docker-init: [2019-10-21T12:15:52.021Z] Version: 0.18.0 [2019-10-21T12:15:52.021Z] GitCommit: fec3683 [Pipeline] sh [2019-10-21T12:15:52.322Z] + docker info [2019-10-21T12:15:55.486Z] Fetching without tags [2019-10-21T12:15:55.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:15:55.373Z] > git config --add remote.origin.fetch +refs/pull/40112/head:refs/remotes/origin/PR-40112 # timeout=10 [2019-10-21T12:15:55.388Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:15:55.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:15:55.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:15:55.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:15:55.520Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:15:55.918Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:15:56.712Z] Merge succeeded, producing 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:15:56.713Z] Checking out Revision 56230f4d376515b838e088e93eb05f31fb9378c9 (PR-40112) [2019-10-21T12:15:55.950Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:15:55.969Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:15:56.599Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:15:56.669Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:15:56.743Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:15:56.761Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:15:57.558Z] Commit message: "testutil: no more "Creating a new daemon at"" [2019-10-21T12:15:57.593Z] Client: [2019-10-21T12:15:57.593Z] Debug Mode: false [2019-10-21T12:15:57.593Z] [2019-10-21T12:15:57.593Z] Server: [2019-10-21T12:15:57.593Z] Containers: 0 [2019-10-21T12:15:57.593Z] Running: 0 [2019-10-21T12:15:57.593Z] Paused: 0 [2019-10-21T12:15:57.593Z] Stopped: 0 [2019-10-21T12:15:57.593Z] Images: 1 [2019-10-21T12:15:57.593Z] Server Version: 19.03.2 [2019-10-21T12:15:57.593Z] Storage Driver: overlay2 [2019-10-21T12:15:57.593Z] Backing Filesystem: extfs [2019-10-21T12:15:57.593Z] Supports d_type: true [2019-10-21T12:15:57.593Z] Native Overlay Diff: true [2019-10-21T12:15:57.593Z] Logging Driver: json-file [2019-10-21T12:15:57.593Z] Cgroup Driver: cgroupfs [2019-10-21T12:15:57.593Z] Plugins: [2019-10-21T12:15:57.593Z] Volume: local [2019-10-21T12:15:57.593Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T12:15:57.593Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-21T12:15:57.593Z] Swarm: inactive [2019-10-21T12:15:57.593Z] Runtimes: runc [2019-10-21T12:15:57.593Z] Default Runtime: runc [2019-10-21T12:15:57.593Z] Init Binary: docker-init [2019-10-21T12:15:57.593Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:15:57.593Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:15:57.593Z] init version: fec3683 [2019-10-21T12:15:57.593Z] Security Options: [2019-10-21T12:15:57.593Z] apparmor [2019-10-21T12:15:57.593Z] seccomp [2019-10-21T12:15:57.593Z] Profile: default [2019-10-21T12:15:57.593Z] Kernel Version: 4.15.0-1048-aws [2019-10-21T12:15:57.593Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-21T12:15:57.593Z] OSType: linux [2019-10-21T12:15:57.593Z] Architecture: x86_64 [2019-10-21T12:15:57.593Z] CPUs: 2 [2019-10-21T12:15:57.593Z] Total Memory: 7.501GiB [2019-10-21T12:15:57.593Z] Name: ip-10-100-100-134 [2019-10-21T12:15:57.593Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-21T12:15:57.593Z] Docker Root Dir: /var/lib/docker [2019-10-21T12:15:57.593Z] Debug Mode: false [2019-10-21T12:15:57.593Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:15:57.593Z] Labels: [2019-10-21T12:15:57.594Z] Experimental: true [2019-10-21T12:15:57.594Z] Insecure Registries: [2019-10-21T12:15:57.594Z] 127.0.0.0/8 [2019-10-21T12:15:57.594Z] Live Restore Enabled: true [2019-10-21T12:15:57.594Z] [2019-10-21T12:15:57.594Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T12:15:57.895Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:15:57.895Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:15:57.895Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40112/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T12:15:57.895Z] + bash /home/ubuntu/workspace/moby_PR-40112/check-config.sh [2019-10-21T12:15:57.895Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T12:15:57.895Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-21T12:15:57.895Z] [2019-10-21T12:15:57.895Z] Generally Necessary: [2019-10-21T12:15:57.895Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T12:15:57.895Z] - apparmor: enabled and tools installed [2019-10-21T12:15:57.895Z] - CONFIG_NAMESPACES: enabled [2019-10-21T12:15:57.895Z] - CONFIG_NET_NS: enabled [2019-10-21T12:15:57.895Z] - CONFIG_PID_NS: enabled [2019-10-21T12:15:57.895Z] - CONFIG_IPC_NS: enabled [2019-10-21T12:15:57.895Z] - CONFIG_UTS_NS: enabled [2019-10-21T12:15:57.895Z] - CONFIG_CGROUPS: enabled [2019-10-21T12:15:57.895Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T12:15:57.895Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T12:15:57.895Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T12:15:57.895Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T12:15:57.895Z] - CONFIG_CPUSETS: enabled [2019-10-21T12:15:57.895Z] - CONFIG_MEMCG: enabled [2019-10-21T12:15:57.895Z] - CONFIG_KEYS: enabled [2019-10-21T12:15:57.895Z] - CONFIG_VETH: enabled (as module) [2019-10-21T12:15:57.895Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T12:15:57.895Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T12:15:57.895Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T12:15:57.895Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T12:15:57.895Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T12:15:57.895Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T12:15:57.895Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T12:15:57.895Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T12:15:57.895Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T12:15:57.895Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T12:15:57.895Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T12:15:57.895Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T12:15:57.895Z] [2019-10-21T12:15:57.895Z] Optional Features: [2019-10-21T12:15:57.895Z] - CONFIG_USER_NS: enabled [2019-10-21T12:15:57.895Z] - CONFIG_SECCOMP: enabled [2019-10-21T12:15:57.895Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T12:15:57.895Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T12:15:57.895Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T12:15:57.895Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T12:15:57.895Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-21T12:15:57.895Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T12:15:57.895Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T12:15:57.895Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T12:15:57.895Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T12:15:57.900Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-21T12:15:58.155Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T12:15:58.155Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T12:15:58.155Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T12:15:58.155Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T12:15:58.155Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T12:15:58.155Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T12:15:58.155Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T12:15:58.155Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T12:15:58.155Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T12:15:58.155Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T12:15:58.155Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T12:15:58.155Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T12:15:58.155Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T12:15:58.155Z] - CONFIG_EXT4_FS: enabled [2019-10-21T12:15:58.155Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T12:15:58.155Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T12:15:58.155Z] - Network Drivers: [2019-10-21T12:15:58.155Z] - "overlay": [2019-10-21T12:15:58.155Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T12:15:58.155Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T12:15:58.155Z] Optional (for encrypted networks): [2019-10-21T12:15:58.155Z] - CONFIG_CRYPTO: enabled [2019-10-21T12:15:58.155Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-21T12:15:58.155Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-21T12:15:58.155Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-21T12:15:58.155Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-21T12:15:58.155Z] - CONFIG_XFRM: enabled [2019-10-21T12:15:58.156Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T12:15:58.156Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T12:15:58.156Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T12:15:58.156Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T12:15:58.156Z] - "ipvlan": [2019-10-21T12:15:58.156Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T12:15:58.156Z] - "macvlan": [2019-10-21T12:15:58.414Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T12:15:58.414Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T12:15:58.414Z] - "ftp,tftp client in container": [2019-10-21T12:15:58.414Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T12:15:58.414Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T12:15:58.414Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T12:15:58.414Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T12:15:58.414Z] - Storage Drivers: [2019-10-21T12:15:58.414Z] - "aufs": [2019-10-21T12:15:58.414Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T12:15:58.414Z] - "btrfs": [2019-10-21T12:15:58.414Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T12:15:58.414Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T12:15:58.414Z] - "devicemapper": [2019-10-21T12:15:58.414Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T12:15:58.414Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T12:15:58.414Z] - "overlay": [2019-10-21T12:15:58.414Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T12:15:58.414Z] - "zfs": [2019-10-21T12:15:58.414Z] - /dev/zfs: missing [2019-10-21T12:15:58.414Z] - zfs command: missing [2019-10-21T12:15:58.414Z] - zpool command: missing [2019-10-21T12:15:58.414Z] [2019-10-21T12:15:58.414Z] Limits: [2019-10-21T12:15:58.414Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T12:15:58.414Z] [2019-10-21T12:15:58.414Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:15:58.751Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:56230f4d376515b838e088e93eb05f31fb9378c9 . [2019-10-21T12:15:58.751Z] #2 [internal] load build definition from Dockerfile [2019-10-21T12:15:58.751Z] #2 transferring dockerfile: 14.63kB done [2019-10-21T12:15:58.751Z] #2 DONE 0.0s [2019-10-21T12:15:58.751Z] [2019-10-21T12:15:58.751Z] #1 [internal] load .dockerignore [2019-10-21T12:15:58.751Z] #1 transferring context: 87B done [2019-10-21T12:15:58.751Z] #1 DONE 0.0s [2019-10-21T12:15:58.751Z] [2019-10-21T12:15:58.751Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T12:15:59.318Z] #3 DONE 0.4s [2019-10-21T12:15:59.318Z] [2019-10-21T12:15:59.318Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T12:15:59.318Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T12:15:59.352Z] + docker version [2019-10-21T12:15:59.352Z] Client: [2019-10-21T12:15:59.352Z] Version: 18.06.3-ce [2019-10-21T12:15:59.352Z] API version: 1.38 [2019-10-21T12:15:59.352Z] Go version: go1.10.3 [2019-10-21T12:15:59.352Z] Git commit: d7080c1 [2019-10-21T12:15:59.352Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-21T12:15:59.352Z] OS/Arch: linux/s390x [2019-10-21T12:15:59.352Z] Experimental: false [2019-10-21T12:15:59.352Z] [2019-10-21T12:15:59.352Z] Server: [2019-10-21T12:15:59.352Z] Engine: [2019-10-21T12:15:59.352Z] Version: 18.06.3-ce [2019-10-21T12:15:59.352Z] API version: 1.38 (minimum version 1.12) [2019-10-21T12:15:59.352Z] Go version: go1.10.3 [2019-10-21T12:15:59.352Z] Git commit: d7080c1 [2019-10-21T12:15:59.352Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-21T12:15:59.352Z] OS/Arch: linux/s390x [2019-10-21T12:15:59.352Z] Experimental: true [Pipeline] sh [2019-10-21T12:15:59.575Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-21T12:15:59.575Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-21T12:15:59.575Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.14MB / 8.82MB 0.3s [2019-10-21T12:15:59.575Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-21T12:15:59.575Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.4s done [2019-10-21T12:15:59.575Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-21T12:16:00.144Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.3s done [2019-10-21T12:16:00.144Z] #4 DONE 0.9s [2019-10-21T12:16:00.218Z] + docker info [2019-10-21T12:16:00.218Z] Containers: 0 [2019-10-21T12:16:00.218Z] Running: 0 [2019-10-21T12:16:00.218Z] Paused: 0 [2019-10-21T12:16:00.218Z] Stopped: 0 [2019-10-21T12:16:00.218Z] Images: 0 [2019-10-21T12:16:00.218Z] Server Version: 18.06.3-ce [2019-10-21T12:16:00.218Z] Storage Driver: overlay2 [2019-10-21T12:16:00.218Z] Backing Filesystem: extfs [2019-10-21T12:16:00.218Z] Supports d_type: true [2019-10-21T12:16:00.218Z] Native Overlay Diff: true [2019-10-21T12:16:00.218Z] Logging Driver: json-file [2019-10-21T12:16:00.218Z] Cgroup Driver: cgroupfs [2019-10-21T12:16:00.218Z] Plugins: [2019-10-21T12:16:00.218Z] Volume: local [2019-10-21T12:16:00.218Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T12:16:00.218Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-21T12:16:00.218Z] Swarm: inactive [2019-10-21T12:16:00.218Z] Runtimes: runc [2019-10-21T12:16:00.218Z] Default Runtime: runc [2019-10-21T12:16:00.218Z] Init Binary: docker-init [2019-10-21T12:16:00.218Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-21T12:16:00.218Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-21T12:16:00.218Z] init version: fec3683 [2019-10-21T12:16:00.218Z] Security Options: [2019-10-21T12:16:00.218Z] apparmor [2019-10-21T12:16:00.218Z] seccomp [2019-10-21T12:16:00.218Z] Profile: default [2019-10-21T12:16:00.218Z] Kernel Version: 4.4.0-161-generic [2019-10-21T12:16:00.218Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-21T12:16:00.218Z] OSType: linux [2019-10-21T12:16:00.218Z] Architecture: s390x [2019-10-21T12:16:00.218Z] CPUs: 2 [2019-10-21T12:16:00.218Z] Total Memory: 7.862GiB [2019-10-21T12:16:00.218Z] Name: s390x-ubuntu-04 [2019-10-21T12:16:00.218Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-21T12:16:00.218Z] Docker Root Dir: /var/lib/docker [2019-10-21T12:16:00.218Z] Debug Mode (client): false [2019-10-21T12:16:00.218Z] Debug Mode (server): false [2019-10-21T12:16:00.218Z] Username: dockerbuildbot [2019-10-21T12:16:00.218Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:16:00.218Z] Labels: [2019-10-21T12:16:00.218Z] Experimental: true [2019-10-21T12:16:00.218Z] Insecure Registries: [2019-10-21T12:16:00.218Z] 127.0.0.0/8 [2019-10-21T12:16:00.218Z] Live Restore Enabled: false [2019-10-21T12:16:00.218Z] [2019-10-21T12:16:00.218Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T12:16:00.637Z] Still waiting to schedule task [2019-10-21T12:16:00.637Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-10-21T12:16:00.644Z] Still waiting to schedule task [2019-10-21T12:16:00.644Z] Waiting for next available executor on ‘arm64&&linux’ [2019-10-21T12:16:00.648Z] Still waiting to schedule task [2019-10-21T12:16:00.648Z] Waiting for next available executor on ‘windows-2019’ [2019-10-21T12:16:00.711Z] [2019-10-21T12:16:00.711Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:16:00.969Z] #6 ... [2019-10-21T12:16:00.969Z] [2019-10-21T12:16:00.969Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:16:00.969Z] #5 DONE 0.4s [2019-10-21T12:16:01.099Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:16:01.099Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:16:01.099Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40112/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T12:16:01.099Z] + bash /home/jenkins/workspace/moby_PR-40112/check-config.sh [2019-10-21T12:16:01.099Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T12:16:01.099Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-21T12:16:01.099Z] [2019-10-21T12:16:01.099Z] Generally Necessary: [2019-10-21T12:16:01.099Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T12:16:01.099Z] - apparmor: enabled and tools installed [2019-10-21T12:16:01.099Z] - CONFIG_NAMESPACES: enabled [2019-10-21T12:16:01.099Z] - CONFIG_NET_NS: enabled [2019-10-21T12:16:01.099Z] - CONFIG_PID_NS: enabled [2019-10-21T12:16:01.099Z] - CONFIG_IPC_NS: enabled [2019-10-21T12:16:01.099Z] - CONFIG_UTS_NS: enabled [2019-10-21T12:16:01.099Z] - CONFIG_CGROUPS: enabled [2019-10-21T12:16:01.099Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T12:16:01.099Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T12:16:01.099Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T12:16:01.229Z] [2019-10-21T12:16:01.229Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:16:01.229Z] #6 DONE 0.4s [2019-10-21T12:16:01.229Z] [2019-10-21T12:16:01.230Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:16:01.230Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T12:16:01.230Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-21T12:16:01.230Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.2s [2019-10-21T12:16:01.230Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-21T12:16:01.230Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-21T12:16:01.230Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 4.72MB / 45.38MB 0.2s [2019-10-21T12:16:01.486Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T12:16:01.486Z] - CONFIG_CPUSETS: enabled [2019-10-21T12:16:01.486Z] - CONFIG_MEMCG: enabled [2019-10-21T12:16:01.486Z] - CONFIG_KEYS: enabled [2019-10-21T12:16:01.486Z] - CONFIG_VETH: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T12:16:01.486Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T12:16:01.486Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-21T12:16:01.486Z] [2019-10-21T12:16:01.486Z] Optional Features: [2019-10-21T12:16:01.486Z] - CONFIG_USER_NS: enabled [2019-10-21T12:16:01.486Z] - CONFIG_SECCOMP: enabled [2019-10-21T12:16:01.486Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T12:16:01.486Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T12:16:01.486Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T12:16:01.486Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T12:16:01.486Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-21T12:16:01.486Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T12:16:01.486Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T12:16:01.486Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T12:16:01.486Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T12:16:01.486Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T12:16:01.486Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T12:16:01.486Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T12:16:01.486Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T12:16:01.486Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T12:16:01.486Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T12:16:01.486Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T12:16:01.486Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T12:16:01.486Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T12:16:01.486Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_EXT4_FS: enabled [2019-10-21T12:16:01.486Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T12:16:01.486Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T12:16:01.486Z] - Network Drivers: [2019-10-21T12:16:01.486Z] - "overlay": [2019-10-21T12:16:01.486Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T12:16:01.486Z] Optional (for encrypted networks): [2019-10-21T12:16:01.486Z] - CONFIG_CRYPTO: enabled [2019-10-21T12:16:01.486Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_XFRM: enabled [2019-10-21T12:16:01.486Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T12:16:01.486Z] - "ipvlan": [2019-10-21T12:16:01.486Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T12:16:01.486Z] - "macvlan": [2019-10-21T12:16:01.486Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T12:16:01.486Z] - "ftp,tftp client in container": [2019-10-21T12:16:01.486Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T12:16:01.486Z] - Storage Drivers: [2019-10-21T12:16:01.486Z] - "aufs": [2019-10-21T12:16:01.486Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T12:16:01.486Z] - "btrfs": [2019-10-21T12:16:01.486Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T12:16:01.486Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T12:16:01.486Z] - "devicemapper": [2019-10-21T12:16:01.486Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T12:16:01.486Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T12:16:01.486Z] - "overlay": [2019-10-21T12:16:01.491Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 3.41MB / 10.80MB 0.3s [2019-10-21T12:16:01.491Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 10.63MB / 45.38MB 0.3s [2019-10-21T12:16:01.491Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.3s [2019-10-21T12:16:01.563Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T12:16:01.563Z] - "zfs": [2019-10-21T12:16:01.563Z] - /dev/zfs: missing [2019-10-21T12:16:01.563Z] - zfs command: missing [2019-10-21T12:16:01.563Z] - zpool command: missing [2019-10-21T12:16:01.563Z] [2019-10-21T12:16:01.563Z] Limits: [2019-10-21T12:16:01.563Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T12:16:01.563Z] [2019-10-21T12:16:01.563Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T12:16:01.751Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 8.57MB / 10.80MB 0.5s [2019-10-21T12:16:01.751Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 15.11MB / 45.38MB 0.5s [2019-10-21T12:16:01.751Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.5s [2019-10-21T12:16:01.751Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.6s done [2019-10-21T12:16:01.751Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 22.23MB / 45.38MB 0.7s [2019-10-21T12:16:01.751Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.5s done [2019-10-21T12:16:01.751Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.11MB / 50.07MB 0.7s [2019-10-21T12:16:01.751Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.20MB / 57.69MB 0.7s [2019-10-21T12:16:02.318Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 29.24MB / 45.38MB 1.0s [2019-10-21T12:16:02.318Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 7.14MB / 50.07MB 1.0s [2019-10-21T12:16:02.318Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 9.12MB / 57.69MB 1.0s [2019-10-21T12:16:02.318Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 34.36MB / 45.38MB 1.2s [2019-10-21T12:16:02.318Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 11.46MB / 50.07MB 1.2s [2019-10-21T12:16:02.318Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 16.72MB / 57.69MB 1.2s [2019-10-21T12:16:02.318Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 36.69MB / 45.38MB 1.3s [2019-10-21T12:16:02.370Z] + make bundles/buildx [2019-10-21T12:16:02.370Z] mkdir bundles [2019-10-21T12:16:02.370Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-21T12:16:02.370Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-21T12:16:02.370Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-21T12:16:02.370Z] --build-arg BUILDX_COMMIT \ [2019-10-21T12:16:02.370Z] --build-arg BUILDX_REPO \ [2019-10-21T12:16:02.370Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-21T12:16:02.370Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-21T12:16:02.370Z] . && \ [2019-10-21T12:16:02.370Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-21T12:16:02.370Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-21T12:16:02.370Z] /bin/sh: 4: go: not found [2019-10-21T12:16:02.370Z] /bin/sh: 5: go: not found [2019-10-21T12:16:02.370Z] [2019-10-21T12:16:02.370Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-21T12:16:02.370Z] #1 digest: sha256:193e326d5a8733c4007b8640be3bf33974c13ed6b54b00d4328f0761c245eb28 [2019-10-21T12:16:02.370Z] #1 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-21T12:16:02.370Z] #1 started: 2019-10-21 12:16:02.283444508 +0000 UTC [2019-10-21T12:16:02.370Z] #1 completed: 2019-10-21 12:16:02.283517623 +0000 UTC [2019-10-21T12:16:02.370Z] #1 duration: 73.115µs [2019-10-21T12:16:02.370Z] [2019-10-21T12:16:02.370Z] [2019-10-21T12:16:02.370Z] #2 local://context (.dockerignore) [2019-10-21T12:16:02.370Z] #2 digest: sha256:dcea06ea468e8b61d5c749301b3ae840560d60eeb11de982c92328306d64ae55 [2019-10-21T12:16:02.370Z] #2 name: "local://context (.dockerignore)" [2019-10-21T12:16:02.370Z] #2 started: 2019-10-21 12:16:02.283650351 +0000 UTC [2019-10-21T12:16:02.370Z] #2 completed: 2019-10-21 12:16:02.283702421 +0000 UTC [2019-10-21T12:16:02.370Z] #2 duration: 52.07µs [2019-10-21T12:16:02.370Z] [2019-10-21T12:16:02.576Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 40.73MB / 45.38MB 1.4s [2019-10-21T12:16:02.576Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 18.04MB / 50.07MB 1.4s [2019-10-21T12:16:02.576Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 24.19MB / 57.69MB 1.4s [2019-10-21T12:16:02.757Z] [2019-10-21T12:16:02.757Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-21T12:16:02.757Z] #1 started: 2019-10-21 12:16:02.312933969 +0000 UTC [2019-10-21T12:16:02.757Z] #1 completed: 2019-10-21 12:16:02.362155657 +0000 UTC [2019-10-21T12:16:02.757Z] #1 duration: 49.221688ms [2019-10-21T12:16:02.757Z] #1 transferring dockerfile: 792B 0.0s done [2019-10-21T12:16:02.757Z] [2019-10-21T12:16:02.757Z] [2019-10-21T12:16:02.757Z] #2 local://context (.dockerignore) [2019-10-21T12:16:02.757Z] #2 started: 2019-10-21 12:16:02.312977633 +0000 UTC [2019-10-21T12:16:02.757Z] #2 transferring context: 87B 0.0s done [2019-10-21T12:16:02.757Z] #2 completed: 2019-10-21 12:16:02.367436853 +0000 UTC [2019-10-21T12:16:02.757Z] #2 duration: 54.45922ms [2019-10-21T12:16:02.757Z] [2019-10-21T12:16:02.833Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.6s done [2019-10-21T12:16:02.833Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 24.26MB / 50.07MB 1.6s [2019-10-21T12:16:02.833Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 30.37MB / 57.69MB 1.6s [2019-10-21T12:16:02.833Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 1.7s [2019-10-21T12:16:03.093Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 27.61MB / 50.07MB 1.8s [2019-10-21T12:16:03.093Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 34.09MB / 50.07MB 2.0s [2019-10-21T12:16:03.093Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 36.95MB / 57.69MB 2.0s [2019-10-21T12:16:03.093Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-21T12:16:03.149Z] [2019-10-21T12:16:03.149Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab115929... [2019-10-21T12:16:03.149Z] #3 digest: sha256:fe83e65568a129fe9be930e2ec3d56772ca00c6d27f656a211672d67a8e1aa78 [2019-10-21T12:16:03.149Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab" [2019-10-21T12:16:03.149Z] #3 started: 2019-10-21 12:16:02.930762194 +0000 UTC [2019-10-21T12:16:03.149Z] #3 completed: 2019-10-21 12:16:02.930900334 +0000 UTC [2019-10-21T12:16:03.149Z] #3 duration: 138.14µs [2019-10-21T12:16:03.149Z] #3 started: 2019-10-21 12:16:02.930974103 +0000 UTC [2019-10-21T12:16:03.149Z] #3 completed: 2019-10-21 12:16:02.932117433 +0000 UTC [2019-10-21T12:16:03.149Z] #3 duration: 1.14333ms [2019-10-21T12:16:03.149Z] #3 started: 2019-10-21 12:16:02.932196156 +0000 UTC [2019-10-21T12:16:03.149Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done [2019-10-21T12:16:03.149Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-10-21T12:16:03.149Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-10-21T12:16:03.149Z] #3 sha256:687421176e14226da64a697b0f467a2745e4a1c71b1d8c0437b06f1090badfd7 5.47kB / 5.47kB done [2019-10-21T12:16:03.149Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-10-21T12:16:03.149Z] #3 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done [2019-10-21T12:16:03.149Z] #3 sha256:9abad81e996021b5b6d06e9c2fa2340dd760872c11a9631303a78cb6ffc1a379 1.80kB / 1.80kB done [2019-10-21T12:16:03.351Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 39.85MB / 50.07MB 2.2s [2019-10-21T12:16:03.351Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 43.32MB / 57.69MB 2.2s [2019-10-21T12:16:03.351Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.47MB / 120.06MB 2.2s [2019-10-21T12:16:03.351Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 44.46MB / 50.07MB 2.3s [2019-10-21T12:16:03.351Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 48.80MB / 57.69MB 2.3s [2019-10-21T12:16:03.544Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 3.49MB / 4.37MB 0.4s [2019-10-21T12:16:03.544Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 4.50MB / 10.32MB 0.4s [2019-10-21T12:16:03.544Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 6.57MB / 45.24MB 0.5s [2019-10-21T12:16:03.544Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.4s done [2019-10-21T12:16:03.544Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.5s [2019-10-21T12:16:03.544Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 953.07kB / 50.49MB 0.5s [2019-10-21T12:16:03.608Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.5s [2019-10-21T12:16:03.608Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.33MB / 57.69MB 2.5s [2019-10-21T12:16:03.608Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 14.62MB / 120.06MB 2.5s [2019-10-21T12:16:03.867Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 22.92MB / 120.06MB 2.7s [2019-10-21T12:16:03.867Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 36.29MB / 120.06MB 2.9s [2019-10-21T12:16:03.940Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 11.08MB / 45.24MB 0.6s [2019-10-21T12:16:03.941Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.5s done [2019-10-21T12:16:03.941Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 6.09MB / 50.49MB 0.6s [2019-10-21T12:16:03.941Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 0B / 45.98MB 0.6s [2019-10-21T12:16:03.941Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 15.73MB / 45.24MB 0.7s [2019-10-21T12:16:03.941Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 10.62MB / 50.49MB 0.7s [2019-10-21T12:16:03.941Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 3.02MB / 45.98MB 0.7s [2019-10-21T12:16:03.941Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 18.84MB / 45.24MB 0.8s [2019-10-21T12:16:03.941Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 15.08MB / 50.49MB 0.8s [2019-10-21T12:16:03.941Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 7.37MB / 45.98MB 0.8s [2019-10-21T12:16:03.941Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 22.87MB / 45.24MB 0.9s [2019-10-21T12:16:03.941Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 19.02MB / 50.49MB 0.9s [2019-10-21T12:16:03.941Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 11.11MB / 45.98MB 0.9s [2019-10-21T12:16:04.124Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.9s done [2019-10-21T12:16:04.124Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.9s done [2019-10-21T12:16:04.124Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 3.0s [2019-10-21T12:16:04.124Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 46.37MB / 120.06MB 3.1s [2019-10-21T12:16:04.124Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 3.0s done [2019-10-21T12:16:04.333Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 26.41MB / 45.24MB 1.0s [2019-10-21T12:16:04.333Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 21.78MB / 50.49MB 1.0s [2019-10-21T12:16:04.333Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 14.09MB / 45.98MB 1.0s [2019-10-21T12:16:04.333Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 29.10MB / 45.24MB 1.1s [2019-10-21T12:16:04.333Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 26.40MB / 50.49MB 1.1s [2019-10-21T12:16:04.333Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 18.32MB / 45.98MB 1.1s [2019-10-21T12:16:04.333Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 31.94MB / 50.49MB 1.2s [2019-10-21T12:16:04.333Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 24.42MB / 45.98MB 1.2s [2019-10-21T12:16:04.333Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 37.26MB / 50.49MB 1.3s [2019-10-21T12:16:04.333Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 29.39MB / 45.98MB 1.3s [2019-10-21T12:16:04.381Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 61.03MB / 120.06MB 3.4s [2019-10-21T12:16:04.639Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 71.49MB / 120.06MB 3.7s [2019-10-21T12:16:04.719Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 32.37MB / 45.24MB 1.4s [2019-10-21T12:16:04.719Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 41.64MB / 50.49MB 1.4s [2019-10-21T12:16:04.719Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 33.84MB / 45.98MB 1.4s [2019-10-21T12:16:04.719Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 36.01MB / 45.24MB 1.5s [2019-10-21T12:16:04.719Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 45.37MB / 50.49MB 1.5s [2019-10-21T12:16:04.719Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 37.84MB / 45.98MB 1.5s [2019-10-21T12:16:04.719Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 40.20MB / 45.24MB 1.6s [2019-10-21T12:16:04.719Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 48.88MB / 50.49MB 1.6s [2019-10-21T12:16:04.719Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 41.34MB / 45.98MB 1.6s [2019-10-21T12:16:04.719Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 44.99MB / 45.24MB 1.7s [2019-10-21T12:16:04.719Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 1.7s [2019-10-21T12:16:05.107Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 1.9s done [2019-10-21T12:16:05.107Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 1.9s done [2019-10-21T12:16:05.107Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 1.9s done [2019-10-21T12:16:05.107Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 5.02MB / 111.04MB 2.0s [2019-10-21T12:16:05.107Z] #3 sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e 126B / 126B 2.0s done [2019-10-21T12:16:05.107Z] #3 extracting sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 [2019-10-21T12:16:05.107Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 15.62MB / 111.04MB 2.1s [2019-10-21T12:16:05.206Z] #7 ... [2019-10-21T12:16:05.206Z] [2019-10-21T12:16:05.206Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:16:05.206Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T12:16:05.206Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-21T12:16:05.206Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-21T12:16:05.206Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-10-21T12:16:05.206Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.6s done [2019-10-21T12:16:05.206Z] #65 DONE 4.0s [2019-10-21T12:16:05.206Z] [2019-10-21T12:16:05.206Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:16:05.206Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 88.31MB / 120.06MB 4.0s [2019-10-21T12:16:05.206Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 99.60MB / 120.06MB 4.2s [2019-10-21T12:16:05.464Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 109.15MB / 120.06MB 4.4s [2019-10-21T12:16:05.487Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 24.61MB / 111.04MB 2.2s [2019-10-21T12:16:05.487Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 34.93MB / 111.04MB 2.4s [2019-10-21T12:16:05.724Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 118.17MB / 120.06MB 4.7s [2019-10-21T12:16:05.859Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 43.72MB / 111.04MB 2.5s [2019-10-21T12:16:05.859Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 55.45MB / 111.04MB 2.6s [2019-10-21T12:16:05.859Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 65.85MB / 111.04MB 2.7s [2019-10-21T12:16:05.859Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 77.41MB / 111.04MB 2.8s [2019-10-21T12:16:05.859Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 85.84MB / 111.04MB 2.9s [2019-10-21T12:16:06.233Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 93.47MB / 111.04MB 3.0s [2019-10-21T12:16:06.233Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 106.13MB / 111.04MB 3.1s [2019-10-21T12:16:06.646Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 111.04MB / 111.04MB 3.4s done [2019-10-21T12:16:07.101Z] #3 extracting sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 1.8s done [2019-10-21T12:16:07.101Z] #3 extracting sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 [2019-10-21T12:16:07.489Z] #3 extracting sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0.4s done [2019-10-21T12:16:07.489Z] #3 extracting sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 [2019-10-21T12:16:07.627Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 6.0s done [2019-10-21T12:16:07.856Z] #3 extracting sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0.2s done [2019-10-21T12:16:07.856Z] #3 extracting sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b [2019-10-21T12:16:08.201Z] #7 ... [2019-10-21T12:16:08.201Z] [2019-10-21T12:16:08.201Z] #19 [internal] load build context [2019-10-21T12:16:08.201Z] #19 transferring context: 45.62MB 6.9s done [2019-10-21T12:16:08.201Z] #19 DONE 7.0s [2019-10-21T12:16:08.201Z] [2019-10-21T12:16:08.201Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:16:08.201Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.0s [2019-10-21T12:16:09.666Z] #3 extracting sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 1.7s done [2019-10-21T12:16:09.666Z] #3 extracting sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 [2019-10-21T12:16:10.102Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.6s done [2019-10-21T12:16:10.102Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-21T12:16:10.522Z] Fetching without tags [2019-10-21T12:16:10.667Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.5s done [2019-10-21T12:16:10.667Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-21T12:16:10.926Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-10-21T12:16:11.183Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-21T12:16:11.393Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:16:10.451Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:16:10.455Z] > git config --add remote.origin.fetch +refs/pull/40112/head:refs/remotes/origin/PR-40112 # timeout=10 [2019-10-21T12:16:10.459Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:16:10.476Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:16:10.523Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:16:10.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:16:10.525Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:16:11.395Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:16:11.399Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:16:11.632Z] #3 extracting sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 1.5s done [2019-10-21T12:16:11.632Z] #3 extracting sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 [2019-10-21T12:16:12.612Z] Merge succeeded, producing 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:16:12.613Z] Checking out Revision 56230f4d376515b838e088e93eb05f31fb9378c9 (PR-40112) [2019-10-21T12:16:13.259Z] Commit message: "testutil: no more "Creating a new daemon at"" [2019-10-21T12:16:13.309Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-21T12:16:12.557Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:16:12.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:16:12.618Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:16:12.623Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:16:14.431Z] + docker version [2019-10-21T12:16:14.431Z] Client: [2019-10-21T12:16:14.431Z] Version: 18.06.1-ce [2019-10-21T12:16:14.431Z] API version: 1.38 [2019-10-21T12:16:14.431Z] Go version: go1.10.3 [2019-10-21T12:16:14.431Z] Git commit: e68fc7a [2019-10-21T12:16:14.431Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-21T12:16:14.431Z] OS/Arch: linux/ppc64le [2019-10-21T12:16:14.431Z] Experimental: false [2019-10-21T12:16:14.431Z] [2019-10-21T12:16:14.431Z] Server: [2019-10-21T12:16:14.431Z] Engine: [2019-10-21T12:16:14.431Z] Version: 18.06.1-ce [2019-10-21T12:16:14.431Z] API version: 1.38 (minimum version 1.12) [2019-10-21T12:16:14.431Z] Go version: go1.10.3 [2019-10-21T12:16:14.431Z] Git commit: e68fc7a [2019-10-21T12:16:14.431Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-21T12:16:14.431Z] OS/Arch: linux/ppc64le [2019-10-21T12:16:14.431Z] Experimental: true [Pipeline] sh [2019-10-21T12:16:14.810Z] + docker info [2019-10-21T12:16:14.810Z] Containers: 0 [2019-10-21T12:16:14.810Z] Running: 0 [2019-10-21T12:16:14.810Z] Paused: 0 [2019-10-21T12:16:14.810Z] Stopped: 0 [2019-10-21T12:16:14.810Z] Images: 0 [2019-10-21T12:16:14.810Z] Server Version: 18.06.1-ce [2019-10-21T12:16:14.810Z] Storage Driver: overlay2 [2019-10-21T12:16:14.810Z] Backing Filesystem: extfs [2019-10-21T12:16:14.810Z] Supports d_type: true [2019-10-21T12:16:14.810Z] Native Overlay Diff: true [2019-10-21T12:16:14.810Z] Logging Driver: json-file [2019-10-21T12:16:14.810Z] Cgroup Driver: cgroupfs [2019-10-21T12:16:14.810Z] Plugins: [2019-10-21T12:16:14.810Z] Volume: local [2019-10-21T12:16:14.810Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T12:16:14.810Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-21T12:16:14.810Z] Swarm: inactive [2019-10-21T12:16:14.810Z] Runtimes: runc [2019-10-21T12:16:14.810Z] Default Runtime: runc [2019-10-21T12:16:14.810Z] Init Binary: docker-init [2019-10-21T12:16:14.810Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-21T12:16:14.810Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-21T12:16:14.810Z] init version: fec3683 [2019-10-21T12:16:14.810Z] Security Options: [2019-10-21T12:16:14.810Z] apparmor [2019-10-21T12:16:14.810Z] seccomp [2019-10-21T12:16:14.810Z] Profile: default [2019-10-21T12:16:14.810Z] Kernel Version: 4.4.0-139-generic [2019-10-21T12:16:14.810Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-21T12:16:14.810Z] OSType: linux [2019-10-21T12:16:14.810Z] Architecture: ppc64le [2019-10-21T12:16:14.810Z] CPUs: 4 [2019-10-21T12:16:14.810Z] Total Memory: 3.976GiB [2019-10-21T12:16:14.810Z] Name: ppc64le-ubuntu-16 [2019-10-21T12:16:14.810Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-21T12:16:14.810Z] Docker Root Dir: /var/lib/docker [2019-10-21T12:16:14.810Z] Debug Mode (client): false [2019-10-21T12:16:14.810Z] Debug Mode (server): false [2019-10-21T12:16:14.810Z] Username: dockerbuildbot [2019-10-21T12:16:14.810Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:16:14.810Z] Labels: [2019-10-21T12:16:14.810Z] Experimental: true [2019-10-21T12:16:14.810Z] Insecure Registries: [2019-10-21T12:16:14.810Z] 127.0.0.0/8 [2019-10-21T12:16:14.810Z] Live Restore Enabled: false [2019-10-21T12:16:14.810Z] [Pipeline] sh [2019-10-21T12:16:14.877Z] #3 extracting sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 3.1s done [2019-10-21T12:16:14.877Z] #3 extracting sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e 0.0s done [2019-10-21T12:16:14.877Z] #3 completed: 2019-10-21 12:16:14.731935356 +0000 UTC [2019-10-21T12:16:14.877Z] #3 duration: 11.7997392s [2019-10-21T12:16:14.877Z] [2019-10-21T12:16:14.877Z] [2019-10-21T12:16:14.877Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-21T12:16:14.877Z] #4 digest: sha256:2204255c438186a880203ad39a099b2a6e592ca062aee43b9eadccf6c2efb81c [2019-10-21T12:16:14.877Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-21T12:16:14.877Z] #4 started: 2019-10-21 12:16:14.734320509 +0000 UTC [2019-10-21T12:16:15.190Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:16:15.190Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:16:15.190Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40112/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T12:16:15.190Z] + bash /home/docker/workspace/moby_PR-40112/check-config.sh [2019-10-21T12:16:15.190Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T12:16:15.190Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-21T12:16:15.190Z] [2019-10-21T12:16:15.190Z] Generally Necessary: [2019-10-21T12:16:15.240Z] #4 0.331 Cloning into '/buildx'... [2019-10-21T12:16:15.361Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.7s done [2019-10-21T12:16:15.361Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-10-21T12:16:15.477Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T12:16:15.477Z] - apparmor: enabled and tools installed [2019-10-21T12:16:15.477Z] - CONFIG_NAMESPACES: enabled [2019-10-21T12:16:15.477Z] - CONFIG_NET_NS: enabled [2019-10-21T12:16:15.478Z] - CONFIG_PID_NS: enabled [2019-10-21T12:16:15.478Z] - CONFIG_IPC_NS: enabled [2019-10-21T12:16:15.478Z] - CONFIG_UTS_NS: enabled [2019-10-21T12:16:15.478Z] - CONFIG_CGROUPS: enabled [2019-10-21T12:16:15.478Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T12:16:15.478Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T12:16:15.478Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T12:16:15.478Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T12:16:15.478Z] - CONFIG_CPUSETS: enabled [2019-10-21T12:16:15.478Z] - CONFIG_MEMCG: enabled [2019-10-21T12:16:15.478Z] - CONFIG_KEYS: enabled [2019-10-21T12:16:15.478Z] - CONFIG_VETH: enabled (as module) [2019-10-21T12:16:15.478Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T12:16:15.478Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T12:16:15.478Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T12:16:15.478Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T12:16:15.478Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T12:16:15.478Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T12:16:15.478Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T12:16:15.478Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T12:16:15.478Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T12:16:15.478Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T12:16:15.478Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T12:16:15.478Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T12:16:15.478Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-21T12:16:15.478Z] [2019-10-21T12:16:15.478Z] Optional Features: [2019-10-21T12:16:15.478Z] - CONFIG_USER_NS: enabled [2019-10-21T12:16:15.763Z] - CONFIG_SECCOMP: enabled [2019-10-21T12:16:15.763Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T12:16:15.763Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T12:16:15.763Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T12:16:15.763Z] (cgroup swap accounting is currently enabled) [2019-10-21T12:16:15.763Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-21T12:16:15.763Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T12:16:15.763Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T12:16:15.763Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T12:16:15.763Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T12:16:15.763Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T12:16:15.763Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T12:16:15.763Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T12:16:15.763Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T12:16:15.763Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T12:16:15.763Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T12:16:15.763Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T12:16:15.763Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T12:16:15.763Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T12:16:15.763Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T12:16:15.763Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T12:16:15.763Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T12:16:15.763Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T12:16:15.763Z] - CONFIG_EXT4_FS: enabled [2019-10-21T12:16:15.763Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T12:16:15.763Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T12:16:15.763Z] - Network Drivers: [2019-10-21T12:16:15.763Z] - "overlay": [2019-10-21T12:16:15.763Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T12:16:15.763Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T12:16:15.763Z] Optional (for encrypted networks): [2019-10-21T12:16:16.048Z] - CONFIG_CRYPTO: enabled [2019-10-21T12:16:16.048Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_XFRM: enabled [2019-10-21T12:16:16.048Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T12:16:16.048Z] - "ipvlan": [2019-10-21T12:16:16.048Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T12:16:16.048Z] - "macvlan": [2019-10-21T12:16:16.048Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T12:16:16.048Z] - "ftp,tftp client in container": [2019-10-21T12:16:16.048Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T12:16:16.048Z] - Storage Drivers: [2019-10-21T12:16:16.048Z] - "aufs": [2019-10-21T12:16:16.048Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T12:16:16.048Z] - "btrfs": [2019-10-21T12:16:16.048Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T12:16:16.048Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T12:16:16.048Z] - "devicemapper": [2019-10-21T12:16:16.048Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T12:16:16.048Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T12:16:16.048Z] - "overlay": [2019-10-21T12:16:16.332Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T12:16:16.332Z] - "zfs": [2019-10-21T12:16:16.332Z] - /dev/zfs: missing [2019-10-21T12:16:16.332Z] - zfs command: missing [2019-10-21T12:16:16.332Z] - zpool command: missing [2019-10-21T12:16:16.332Z] [2019-10-21T12:16:16.332Z] Limits: [2019-10-21T12:16:16.332Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T12:16:16.332Z] [2019-10-21T12:16:16.332Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T12:16:16.545Z] #4 completed: 2019-10-21 12:16:15.997905744 +0000 UTC [2019-10-21T12:16:16.545Z] #4 duration: 1.263585235s [2019-10-21T12:16:16.545Z] [2019-10-21T12:16:16.545Z] [2019-10-21T12:16:16.545Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-21T12:16:16.545Z] #5 digest: sha256:1371da9694cf2132400351a1c6afda135019fefc08518f97ac4d2cf815d33bbf [2019-10-21T12:16:16.545Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-21T12:16:16.545Z] #5 started: 2019-10-21 12:16:16.00063557 +0000 UTC [2019-10-21T12:16:16.759Z] + make bundles/buildx [2019-10-21T12:16:16.954Z] #5 0.507 From https://github.com/docker/buildx [2019-10-21T12:16:16.954Z] #5 0.507 * [new branch] master -> build [2019-10-21T12:16:16.954Z] #5 0.675 Switched to branch 'build' [2019-10-21T12:16:16.954Z] #5 completed: 2019-10-21 12:16:16.828880852 +0000 UTC [2019-10-21T12:16:16.954Z] #5 duration: 828.245282ms [2019-10-21T12:16:16.954Z] [2019-10-21T12:16:16.954Z] [2019-10-21T12:16:16.954Z] #6 /bin/sh -c go mod download [2019-10-21T12:16:16.954Z] #6 digest: sha256:5fa35a8c8fabc5af8a917b5fbf9d026df3766ca24e36a7a2a5ed21f9e1e1e88b [2019-10-21T12:16:16.954Z] #6 name: "/bin/sh -c go mod download" [2019-10-21T12:16:16.954Z] #6 started: 2019-10-21 12:16:16.830942821 +0000 UTC [2019-10-21T12:16:17.376Z] #6 0.408 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-21T12:16:17.376Z] #6 0.411 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-21T12:16:17.376Z] #6 0.412 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-21T12:16:17.376Z] #6 0.414 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-21T12:16:17.376Z] #6 0.422 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-21T12:16:17.382Z] mkdir bundles [2019-10-21T12:16:17.382Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-21T12:16:17.382Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-21T12:16:17.382Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-21T12:16:17.382Z] --build-arg BUILDX_COMMIT \ [2019-10-21T12:16:17.382Z] --build-arg BUILDX_REPO \ [2019-10-21T12:16:17.382Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-21T12:16:17.382Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-21T12:16:17.382Z] . && \ [2019-10-21T12:16:17.382Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-21T12:16:17.382Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-21T12:16:17.382Z] /bin/sh: 4: go: not found [2019-10-21T12:16:17.382Z] /bin/sh: 5: go: not found [2019-10-21T12:16:17.666Z] [2019-10-21T12:16:17.666Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-21T12:16:17.666Z] #2 digest: sha256:8666e1373085d2270fbabc902808e9b492a1599b09392f526f614b15c0a64261 [2019-10-21T12:16:17.666Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-21T12:16:17.666Z] #2 started: 2019-10-21 12:16:17.297701892 +0000 UTC [2019-10-21T12:16:17.666Z] #2 completed: 2019-10-21 12:16:17.297862109 +0000 UTC [2019-10-21T12:16:17.666Z] #2 duration: 160.217µs [2019-10-21T12:16:17.666Z] #2 started: 2019-10-21 12:16:17.300251465 +0000 UTC [2019-10-21T12:16:17.666Z] #2 completed: 2019-10-21 12:16:17.330060871 +0000 UTC [2019-10-21T12:16:17.666Z] #2 duration: 29.809406ms [2019-10-21T12:16:17.666Z] #2 transferring dockerfile: 792B 0.0s done [2019-10-21T12:16:17.666Z] [2019-10-21T12:16:17.666Z] [2019-10-21T12:16:17.666Z] #1 local://context (.dockerignore) [2019-10-21T12:16:17.666Z] #1 digest: sha256:54ee344c3cad2eb11803a9c86674596cb6021671bd5ee16d03489f0732ee6466 [2019-10-21T12:16:17.666Z] #1 name: "local://context (.dockerignore)" [2019-10-21T12:16:17.666Z] #1 started: 2019-10-21 12:16:17.297701894 +0000 UTC [2019-10-21T12:16:17.666Z] #1 completed: 2019-10-21 12:16:17.297862207 +0000 UTC [2019-10-21T12:16:17.666Z] #1 duration: 160.313µs [2019-10-21T12:16:17.666Z] #1 started: 2019-10-21 12:16:17.300315914 +0000 UTC [2019-10-21T12:16:17.666Z] #1 completed: 2019-10-21 12:16:17.326760077 +0000 UTC [2019-10-21T12:16:17.666Z] #1 duration: 26.444163ms [2019-10-21T12:16:17.666Z] #1 transferring context: 87B 0.0s done [2019-10-21T12:16:17.666Z] [2019-10-21T12:16:17.784Z] #6 0.426 go: finding github.com/stretchr/testify v1.3.0 [2019-10-21T12:16:17.784Z] #6 0.428 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-21T12:16:17.784Z] #6 0.823 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-21T12:16:17.950Z] [2019-10-21T12:16:17.950Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab115929... [2019-10-21T12:16:17.950Z] #3 digest: sha256:d9c4ed86a75c89357c09495abde26fcdb42047b8dd02d321e2ba64221108052c [2019-10-21T12:16:17.950Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab" [2019-10-21T12:16:17.950Z] #3 started: 2019-10-21 12:16:17.584226148 +0000 UTC [2019-10-21T12:16:17.950Z] #3 completed: 2019-10-21 12:16:17.584595676 +0000 UTC [2019-10-21T12:16:17.950Z] #3 duration: 369.528µs [2019-10-21T12:16:17.950Z] #3 started: 2019-10-21 12:16:17.58683883 +0000 UTC [2019-10-21T12:16:17.950Z] #3 completed: 2019-10-21 12:16:17.589517422 +0000 UTC [2019-10-21T12:16:17.950Z] #3 duration: 2.678592ms [2019-10-21T12:16:17.950Z] #3 started: 2019-10-21 12:16:17.589782919 +0000 UTC [2019-10-21T12:16:17.950Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done [2019-10-21T12:16:17.950Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 0B / 45.65MB 0.1s [2019-10-21T12:16:17.950Z] #3 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done [2019-10-21T12:16:17.950Z] #3 sha256:4f676d48245a6e66e595e1eea37e9e1f77e7241d0a77271b94291634a87dfdaf 1.80kB / 1.80kB done [2019-10-21T12:16:17.950Z] #3 sha256:ebd73b5ebd31fb6d76e8afd360e301699754852d5552e815289319d839110776 5.47kB / 5.47kB done [2019-10-21T12:16:17.950Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.2s [2019-10-21T12:16:17.950Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.2s [2019-10-21T12:16:18.197Z] #6 0.921 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-21T12:16:18.197Z] #6 0.963 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-21T12:16:18.235Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 858.86kB / 10.00MB 0.4s [2019-10-21T12:16:18.235Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.06MB / 4.30MB 0.4s [2019-10-21T12:16:18.235Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.13MB / 10.00MB 0.5s [2019-10-21T12:16:18.235Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.37MB / 4.30MB 0.5s [2019-10-21T12:16:18.235Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 2.85MB / 45.65MB 0.6s [2019-10-21T12:16:18.235Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.57MB / 10.00MB 0.6s [2019-10-21T12:16:18.235Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 0.6s done [2019-10-21T12:16:18.235Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.6s [2019-10-21T12:16:18.521Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.31MB / 10.00MB 0.7s [2019-10-21T12:16:18.521Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 6.25MB / 45.65MB 0.8s [2019-10-21T12:16:18.521Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.98MB / 10.00MB 0.8s [2019-10-21T12:16:18.521Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.43MB / 10.00MB 0.9s [2019-10-21T12:16:18.521Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 3.77MB / 50.07MB 0.9s [2019-10-21T12:16:18.616Z] #6 1.310 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-21T12:16:18.616Z] #6 1.537 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-21T12:16:18.647Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.7s done [2019-10-21T12:16:18.806Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 10.65MB / 45.65MB 1.1s [2019-10-21T12:16:18.806Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 1.0s done [2019-10-21T12:16:18.806Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 7.77MB / 50.07MB 1.1s [2019-10-21T12:16:18.806Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 457.86kB / 52.87MB 1.1s [2019-10-21T12:16:19.091Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 13.56MB / 45.65MB 1.3s [2019-10-21T12:16:19.091Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 10.55MB / 50.07MB 1.3s [2019-10-21T12:16:19.091Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 3.73MB / 52.87MB 1.3s [2019-10-21T12:16:19.212Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-21T12:16:19.375Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 16.55MB / 45.65MB 1.5s [2019-10-21T12:16:19.375Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 13.73MB / 50.07MB 1.5s [2019-10-21T12:16:19.375Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 6.82MB / 52.87MB 1.5s [2019-10-21T12:16:19.375Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 19.33MB / 45.65MB 1.7s [2019-10-21T12:16:19.375Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 16.48MB / 50.07MB 1.7s [2019-10-21T12:16:19.375Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 9.83MB / 52.87MB 1.7s [2019-10-21T12:16:19.480Z] #6 2.255 go: finding github.com/json-iterator/go v1.1.6 [2019-10-21T12:16:19.659Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 22.41MB / 45.65MB 1.9s [2019-10-21T12:16:19.659Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 19.82MB / 50.07MB 1.9s [2019-10-21T12:16:19.659Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 13.15MB / 52.87MB 2.0s [2019-10-21T12:16:19.903Z] #6 2.690 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-21T12:16:19.903Z] #6 2.692 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-21T12:16:19.903Z] #6 2.692 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-21T12:16:19.903Z] #6 2.816 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-21T12:16:19.903Z] #6 2.817 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-21T12:16:19.903Z] #6 2.818 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-21T12:16:19.903Z] #6 2.905 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-21T12:16:19.903Z] #6 2.930 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-21T12:16:19.947Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 25.52MB / 45.65MB 2.1s [2019-10-21T12:16:19.947Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 22.74MB / 50.07MB 2.1s [2019-10-21T12:16:19.947Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 16.15MB / 52.87MB 2.2s [2019-10-21T12:16:19.947Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 28.21MB / 45.65MB 2.3s [2019-10-21T12:16:20.247Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 26.67MB / 50.07MB 2.4s [2019-10-21T12:16:20.247Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 30.52MB / 45.65MB 2.5s [2019-10-21T12:16:20.247Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 19.84MB / 52.87MB 2.5s [2019-10-21T12:16:20.247Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 29.69MB / 50.07MB 2.6s [2019-10-21T12:16:20.474Z] #6 2.933 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-21T12:16:20.474Z] #6 2.987 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-21T12:16:20.532Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 33.11MB / 45.65MB 2.7s [2019-10-21T12:16:20.532Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 32.60MB / 50.07MB 2.8s [2019-10-21T12:16:20.532Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 23.64MB / 52.87MB 2.8s [2019-10-21T12:16:20.532Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 36.13MB / 45.65MB 2.9s [2019-10-21T12:16:20.816Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 35.42MB / 50.07MB 3.0s [2019-10-21T12:16:20.816Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 26.65MB / 52.87MB 3.0s [2019-10-21T12:16:20.816Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 38.88MB / 45.65MB 3.1s [2019-10-21T12:16:20.816Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 38.57MB / 50.07MB 3.2s [2019-10-21T12:16:20.816Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 29.57MB / 52.87MB 3.2s [2019-10-21T12:16:20.882Z] #6 3.917 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-21T12:16:21.101Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 41.97MB / 45.65MB 3.3s [2019-10-21T12:16:21.101Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 41.22MB / 50.07MB 3.4s [2019-10-21T12:16:21.101Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 32.32MB / 52.87MB 3.4s [2019-10-21T12:16:21.286Z] #6 4.241 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-21T12:16:21.286Z] #6 4.245 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-21T12:16:21.286Z] #6 4.280 go: finding github.com/spf13/cobra v0.0.3 [2019-10-21T12:16:21.286Z] #6 4.284 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-21T12:16:21.286Z] #6 4.344 go: finding github.com/spf13/viper v1.3.2 [2019-10-21T12:16:21.386Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 44.91MB / 45.65MB 3.5s [2019-10-21T12:16:21.386Z] #3 extracting sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d [2019-10-21T12:16:21.386Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 3.6s done [2019-10-21T12:16:21.386Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 45.94MB / 50.07MB 3.7s [2019-10-21T12:16:21.386Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 36.25MB / 52.87MB 3.7s [2019-10-21T12:16:21.386Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 318.59kB / 104.03MB 3.7s [2019-10-21T12:16:21.675Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 48.99MB / 50.07MB 4.0s [2019-10-21T12:16:21.675Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 39.30MB / 52.87MB 4.0s [2019-10-21T12:16:21.681Z] #6 4.358 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-21T12:16:21.681Z] #6 4.502 go: finding github.com/lib/pq v1.0.0 [2019-10-21T12:16:21.681Z] #6 4.529 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-21T12:16:21.966Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 4.2s done [2019-10-21T12:16:21.966Z] #3 sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 0B / 157B 4.2s [2019-10-21T12:16:21.966Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 41.99MB / 52.87MB 4.3s [2019-10-21T12:16:21.966Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 6.36MB / 104.03MB 4.3s [2019-10-21T12:16:21.966Z] #3 sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 157B / 157B 4.2s done [2019-10-21T12:16:22.256Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.70MB / 52.87MB 4.5s [2019-10-21T12:16:22.525Z] #6 5.319 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-21T12:16:22.525Z] #6 5.339 go: finding github.com/jinzhu/now v1.0.0 [2019-10-21T12:16:22.525Z] #6 5.475 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-21T12:16:22.525Z] #6 5.565 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-21T12:16:22.525Z] #6 5.611 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-21T12:16:22.545Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 49.36MB / 52.87MB 4.9s [2019-10-21T12:16:22.545Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 13.57MB / 104.03MB 4.9s [2019-10-21T12:16:22.833Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.57MB / 52.87MB 5.2s [2019-10-21T12:16:22.923Z] #6 5.741 go: finding github.com/spf13/afero v1.1.2 [2019-10-21T12:16:22.923Z] #6 5.744 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-21T12:16:22.923Z] #6 5.814 go: finding golang.org/x/text v0.3.0 [2019-10-21T12:16:22.923Z] #6 5.851 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-21T12:16:22.923Z] #6 5.854 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-21T12:16:23.124Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 5.3s done [2019-10-21T12:16:23.124Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 19.43MB / 104.03MB 5.3s [2019-10-21T12:16:23.124Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 25.13MB / 104.03MB 5.5s [2019-10-21T12:16:23.311Z] #6 6.238 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-21T12:16:23.311Z] #6 6.362 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-21T12:16:23.311Z] #6 6.364 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-21T12:16:23.410Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 31.38MB / 104.03MB 5.7s [2019-10-21T12:16:23.698Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 36.91MB / 104.03MB 5.9s [2019-10-21T12:16:23.710Z] #6 6.671 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-21T12:16:23.986Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 42.71MB / 104.03MB 6.1s [2019-10-21T12:16:23.986Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 48.93MB / 104.03MB 6.3s [2019-10-21T12:16:24.121Z] #6 7.062 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-21T12:16:24.121Z] #6 7.097 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-21T12:16:24.272Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 57.26MB / 104.03MB 6.6s [2019-10-21T12:16:24.469Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.1s [2019-10-21T12:16:24.533Z] #6 7.308 go: finding github.com/gorilla/mux v1.7.0 [2019-10-21T12:16:24.533Z] #6 7.375 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-21T12:16:24.533Z] #6 7.416 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-21T12:16:24.533Z] #6 7.593 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-21T12:16:24.559Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 62.95MB / 104.03MB 6.8s [2019-10-21T12:16:24.844Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 68.49MB / 104.03MB 7.0s [2019-10-21T12:16:24.978Z] #6 7.886 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-21T12:16:24.978Z] #6 7.904 go: finding github.com/pkg/errors v0.8.1 [2019-10-21T12:16:25.142Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 74.11MB / 104.03MB 7.2s [2019-10-21T12:16:25.142Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 79.47MB / 104.03MB 7.4s [2019-10-21T12:16:25.429Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 85.53MB / 104.03MB 7.6s [2019-10-21T12:16:25.463Z] #6 8.402 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-21T12:16:25.463Z] #6 8.402 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-21T12:16:25.463Z] #6 8.404 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-21T12:16:25.714Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 93.94MB / 104.03MB 7.9s [2019-10-21T12:16:25.714Z] #3 extracting sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 4.5s done [2019-10-21T12:16:26.004Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 103.62MB / 104.03MB 8.3s [2019-10-21T12:16:26.004Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 104.03MB / 104.03MB 8.3s done [2019-10-21T12:16:26.366Z] #6 8.959 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-21T12:16:26.366Z] #6 9.344 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-21T12:16:26.629Z] #3 extracting sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b [2019-10-21T12:16:26.753Z] #6 9.556 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-21T12:16:26.915Z] #3 extracting sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0.5s done [2019-10-21T12:16:27.147Z] #6 9.867 go: finding github.com/stretchr/testify v1.2.2 [2019-10-21T12:16:27.202Z] #3 extracting sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 [2019-10-21T12:16:27.202Z] #3 extracting sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0.1s done [2019-10-21T12:16:27.485Z] #3 extracting sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 [2019-10-21T12:16:27.550Z] #6 10.34 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-21T12:16:27.550Z] #6 10.37 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-21T12:16:27.550Z] #6 10.39 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-21T12:16:27.550Z] #6 10.40 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-21T12:16:27.550Z] #6 10.47 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-21T12:16:27.550Z] #6 10.52 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-21T12:16:27.550Z] #6 10.56 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-21T12:16:27.753Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 8.3s done [2019-10-21T12:16:27.753Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-21T12:16:28.756Z] #7 DONE 27.4s [2019-10-21T12:16:28.756Z] [2019-10-21T12:16:28.756Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T12:16:29.087Z] #6 11.66 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-21T12:16:29.087Z] #6 11.74 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-21T12:16:29.087Z] #6 11.80 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-21T12:16:29.087Z] #6 11.90 go: finding github.com/spf13/cast v1.3.0 [2019-10-21T12:16:29.087Z] #6 11.99 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-21T12:16:29.087Z] #6 12.02 go: finding github.com/stretchr/objx v0.1.0 [2019-10-21T12:16:29.087Z] #6 12.05 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-21T12:16:29.087Z] #6 12.06 go: finding github.com/spf13/pflag v1.0.3 [2019-10-21T12:16:29.583Z] #6 12.20 go: finding github.com/magiconair/properties v1.8.0 [2019-10-21T12:16:29.583Z] #6 12.45 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-21T12:16:29.976Z] #6 12.87 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-21T12:16:30.359Z] #6 13.20 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-21T12:16:30.359Z] #6 13.31 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-21T12:16:30.359Z] #6 13.37 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-21T12:16:30.774Z] #6 13.51 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-21T12:16:30.774Z] #6 13.53 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-21T12:16:30.774Z] #6 13.73 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-21T12:16:30.976Z] #3 extracting sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 3.0s done [2019-10-21T12:16:30.976Z] #3 extracting sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a [2019-10-21T12:16:31.177Z] #6 14.20 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-21T12:16:31.589Z] #6 14.30 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-21T12:16:31.589Z] #6 14.54 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-21T12:16:31.589Z] #6 14.58 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-21T12:16:32.010Z] #6 14.67 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-21T12:16:32.010Z] #6 14.91 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-21T12:16:32.861Z] #6 15.64 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-21T12:16:32.861Z] #6 15.66 go: finding github.com/imdario/mergo v0.3.7 [2019-10-21T12:16:32.861Z] #6 15.84 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-21T12:16:32.934Z] #8 DONE 4.5s [2019-10-21T12:16:32.934Z] [2019-10-21T12:16:32.934Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T12:16:33.026Z] #3 extracting sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 2.4s done [2019-10-21T12:16:33.314Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb [2019-10-21T12:16:34.305Z] #9 DONE 1.1s [2019-10-21T12:16:34.305Z] [2019-10-21T12:16:34.305Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:16:34.305Z] #33 ... [2019-10-21T12:16:34.305Z] [2019-10-21T12:16:34.305Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:16:34.305Z] #20 DONE 0.1s [2019-10-21T12:16:34.305Z] [2019-10-21T12:16:34.305Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:16:34.415Z] #6 16.95 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-21T12:16:34.415Z] #6 17.13 go: finding github.com/docker/go-connections v0.4.0 [2019-10-21T12:16:34.563Z] #30 ... [2019-10-21T12:16:34.563Z] [2019-10-21T12:16:34.563Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T12:16:34.563Z] #67 DONE 0.3s [2019-10-21T12:16:34.563Z] [2019-10-21T12:16:34.563Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T12:16:34.563Z] #46 DONE 0.3s [2019-10-21T12:16:34.563Z] [2019-10-21T12:16:34.563Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T12:16:34.563Z] #49 DONE 0.3s [2019-10-21T12:16:34.563Z] [2019-10-21T12:16:34.563Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T12:16:34.563Z] #61 DONE 0.4s [2019-10-21T12:16:34.563Z] [2019-10-21T12:16:34.563Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T12:16:34.563Z] #43 DONE 0.5s [2019-10-21T12:16:34.563Z] [2019-10-21T12:16:34.563Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:16:34.563Z] #21 DONE 0.5s [2019-10-21T12:16:34.563Z] [2019-10-21T12:16:34.563Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:16:34.823Z] #44 ... [2019-10-21T12:16:34.823Z] [2019-10-21T12:16:34.823Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:16:34.823Z] #30 DONE 0.5s [2019-10-21T12:16:34.823Z] [2019-10-21T12:16:34.823Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:16:34.836Z] #6 17.65 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-21T12:16:34.836Z] #6 17.74 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-21T12:16:35.256Z] #6 17.95 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-21T12:16:35.256Z] #6 18.06 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-21T12:16:36.114Z] #6 18.91 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-21T12:16:36.114Z] #6 18.96 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-21T12:16:36.524Z] #6 19.27 go: finding github.com/stretchr/objx v0.1.1 [2019-10-21T12:16:36.525Z] #6 19.47 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-21T12:16:36.525Z] #6 19.63 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-21T12:16:36.934Z] #6 19.64 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-21T12:16:36.934Z] #6 19.73 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-21T12:16:37.338Z] #6 20.17 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-21T12:16:37.338Z] #6 20.29 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-21T12:16:37.814Z] #6 20.80 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-21T12:16:38.271Z] #6 20.97 go: finding github.com/gofrs/flock v0.7.0 [2019-10-21T12:16:38.709Z] #6 21.79 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-21T12:16:38.709Z] #6 21.82 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-21T12:16:38.819Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 5.1s [2019-10-21T12:16:38.819Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 5.2s done [2019-10-21T12:16:39.439Z] #3 extracting sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 done [2019-10-21T12:16:39.439Z] #3 completed: 2019-10-21 12:16:39.184987317 +0000 UTC [2019-10-21T12:16:39.439Z] #3 duration: 21.595204398s [2019-10-21T12:16:39.439Z] [2019-10-21T12:16:39.439Z] [2019-10-21T12:16:39.439Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-21T12:16:39.439Z] #4 digest: sha256:bd5046c6a3e29917d854fe70684ac7fedb9d43c34eae71128806a418a5b94cc2 [2019-10-21T12:16:39.439Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-21T12:16:39.439Z] #4 started: 2019-10-21 12:16:39.187677689 +0000 UTC [2019-10-21T12:16:39.439Z] #4 0.121 Cloning into '/buildx'... [2019-10-21T12:16:39.541Z] #6 22.56 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-21T12:16:39.542Z] #6 22.56 go: finding github.com/docker/go-connections v0.3.0 [2019-10-21T12:16:39.542Z] #6 22.56 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-21T12:16:39.542Z] #6 22.61 go: finding github.com/google/go-cmp v0.2.0 [2019-10-21T12:16:39.542Z] #6 22.63 go: finding github.com/kr/pretty v0.1.0 [2019-10-21T12:16:39.969Z] #6 22.69 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-21T12:16:39.969Z] #6 22.73 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-21T12:16:39.969Z] #6 22.82 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-21T12:16:40.370Z] #6 23.43 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-21T12:16:40.919Z] #4 completed: 2019-10-21 12:16:40.822315145 +0000 UTC [2019-10-21T12:16:40.919Z] #4 duration: 1.634637456s [2019-10-21T12:16:40.919Z] [2019-10-21T12:16:40.919Z] [2019-10-21T12:16:40.919Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-21T12:16:40.920Z] #5 digest: sha256:75d88b5e465ce7aca02b635d85d8a63cade9a1a118a1120181b196f409e4bb27 [2019-10-21T12:16:40.920Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-21T12:16:40.920Z] #5 started: 2019-10-21 12:16:40.824188801 +0000 UTC [2019-10-21T12:16:41.203Z] #5 0.361 From https://github.com/docker/buildx [2019-10-21T12:16:41.203Z] #5 0.361 * [new branch] master -> build [2019-10-21T12:16:41.207Z] #6 24.16 go: finding github.com/pkg/profile v1.2.1 [2019-10-21T12:16:41.207Z] #6 24.17 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-21T12:16:41.207Z] #6 24.35 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-21T12:16:41.402Z] #31 ... [2019-10-21T12:16:41.402Z] [2019-10-21T12:16:41.402Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:16:41.402Z] #10 6.878 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:16:41.402Z] #10 6.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:16:41.402Z] #10 6.917 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:16:41.402Z] #10 6.931 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:16:41.402Z] #10 6.937 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:16:41.402Z] #10 ... [2019-10-21T12:16:41.402Z] [2019-10-21T12:16:41.402Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:16:41.402Z] #24 7.096 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:16:41.402Z] #24 7.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:16:41.402Z] #24 7.130 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:16:41.402Z] #24 7.147 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:16:41.402Z] #24 7.198 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:16:41.613Z] #6 24.39 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-21T12:16:41.613Z] #6 24.44 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-21T12:16:41.613Z] #6 24.60 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-21T12:16:41.825Z] #5 0.705 Switched to branch 'build' [2019-10-21T12:16:41.825Z] #5 completed: 2019-10-21 12:16:41.601364538 +0000 UTC [2019-10-21T12:16:41.825Z] #5 duration: 777.175737ms [2019-10-21T12:16:41.825Z] [2019-10-21T12:16:41.825Z] [2019-10-21T12:16:41.825Z] #6 /bin/sh -c go mod download [2019-10-21T12:16:41.825Z] #6 digest: sha256:06f580472b18853ebf9caa1c6ac3472a380d125a26778608b081bb9707b917e3 [2019-10-21T12:16:41.825Z] #6 name: "/bin/sh -c go mod download" [2019-10-21T12:16:41.825Z] #6 started: 2019-10-21 12:16:41.603755337 +0000 UTC [2019-10-21T12:16:41.825Z] #6 0.183 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-21T12:16:41.971Z] #24 ... [2019-10-21T12:16:41.971Z] [2019-10-21T12:16:41.971Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:16:41.971Z] #38 7.727 + mktemp -d [2019-10-21T12:16:41.971Z] #38 7.732 + export GOPATH=/tmp/tmp.yV7p0W6yu4 [2019-10-21T12:16:41.971Z] #38 7.733 + git clone https://github.com/docker/distribution.git /tmp/tmp.yV7p0W6yu4/src/github.com/docker/distribution [2019-10-21T12:16:41.971Z] #38 7.740 Cloning into '/tmp/tmp.yV7p0W6yu4/src/github.com/docker/distribution'... [2019-10-21T12:16:42.114Z] #6 0.186 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-21T12:16:42.114Z] #6 0.191 go: finding github.com/spf13/viper v1.3.2 [2019-10-21T12:16:42.114Z] #6 0.193 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-21T12:16:42.114Z] #6 0.198 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-21T12:16:42.114Z] #6 0.201 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-21T12:16:42.114Z] #6 0.216 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-21T12:16:42.114Z] #6 0.227 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-21T12:16:42.114Z] #6 0.229 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-21T12:16:42.230Z] #38 ... [2019-10-21T12:16:42.230Z] [2019-10-21T12:16:42.230Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:16:42.230Z] #10 8.227 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:16:42.518Z] #6 25.57 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-21T12:16:42.743Z] #6 0.852 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-21T12:16:43.067Z] #6 25.80 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-21T12:16:43.067Z] #6 26.15 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-21T12:16:43.571Z] #6 26.26 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-21T12:16:44.000Z] #6 27.13 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-21T12:16:44.138Z] #10 ... [2019-10-21T12:16:44.138Z] [2019-10-21T12:16:44.138Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:16:44.138Z] #28 8.672 + mktemp -d [2019-10-21T12:16:44.138Z] #28 8.678 + export GOPATH=/tmp/tmp.52ReJ4pGGd [2019-10-21T12:16:44.138Z] #28 8.682 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.52ReJ4pGGd/src/github.com/go-swagger/go-swagger [2019-10-21T12:16:44.138Z] #28 8.685 Cloning into '/tmp/tmp.52ReJ4pGGd/src/github.com/go-swagger/go-swagger'... [2019-10-21T12:16:44.138Z] #28 ... [2019-10-21T12:16:44.138Z] [2019-10-21T12:16:44.138Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:16:44.138Z] #56 7.067 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:16:44.138Z] #56 7.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:16:44.138Z] #56 7.166 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:16:44.138Z] #56 7.166 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:16:44.138Z] #56 7.198 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:16:44.138Z] #56 8.772 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:16:44.138Z] #56 ... [2019-10-21T12:16:44.138Z] [2019-10-21T12:16:44.138Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:16:44.138Z] #40 9.720 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:16:44.138Z] #40 9.723 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:16:44.138Z] #40 9.794 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:16:44.138Z] #40 9.807 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:16:44.138Z] #40 9.854 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:16:44.241Z] #6 2.127 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-21T12:16:44.241Z] #6 2.298 go: finding github.com/json-iterator/go v1.1.6 [2019-10-21T12:16:44.241Z] #6 2.337 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-21T12:16:44.241Z] #6 2.373 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-21T12:16:44.398Z] #40 ... [2019-10-21T12:16:44.398Z] [2019-10-21T12:16:44.398Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:16:44.398Z] #68 9.328 + RM_GOPATH=0 [2019-10-21T12:16:44.398Z] #68 9.328 + TMP_GOPATH= [2019-10-21T12:16:44.398Z] #68 9.328 + : /build [2019-10-21T12:16:44.398Z] #68 9.328 + '[' -z '' ']' [2019-10-21T12:16:44.398Z] #68 9.335 ++ mktemp -d [2019-10-21T12:16:44.398Z] #68 9.370 + export GOPATH=/tmp/tmp.6bWbbHSPbA [2019-10-21T12:16:44.398Z] #68 9.370 + GOPATH=/tmp/tmp.6bWbbHSPbA [2019-10-21T12:16:44.398Z] #68 9.370 + RM_GOPATH=1 [2019-10-21T12:16:44.398Z] #68 9.370 ++ dirname ./install.sh [2019-10-21T12:16:44.398Z] #68 9.393 + dir=. [2019-10-21T12:16:44.398Z] #68 9.393 + bin=proxy [2019-10-21T12:16:44.398Z] #68 9.393 + shift [2019-10-21T12:16:44.398Z] #68 9.393 + '[' '!' -f ./proxy.installer ']' [2019-10-21T12:16:44.398Z] #68 9.393 + . ./proxy.installer [2019-10-21T12:16:44.398Z] #68 9.393 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:16:44.398Z] #68 9.393 + install_proxy [2019-10-21T12:16:44.398Z] #68 9.393 + case "$1" in [2019-10-21T12:16:44.398Z] #68 9.393 + export CGO_ENABLED=0 [2019-10-21T12:16:44.398Z] #68 9.393 + CGO_ENABLED=0 [2019-10-21T12:16:44.398Z] #68 9.393 + _install_proxy [2019-10-21T12:16:44.398Z] #68 9.393 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-21T12:16:44.398Z] #68 9.393 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6bWbbHSPbA/src/github.com/docker/libnetwork [2019-10-21T12:16:44.398Z] #68 9.394 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:16:44.398Z] #68 9.424 Cloning into '/tmp/tmp.6bWbbHSPbA/src/github.com/docker/libnetwork'... [2019-10-21T12:16:44.398Z] #68 ... [2019-10-21T12:16:44.398Z] [2019-10-21T12:16:44.398Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:16:44.398Z] #50 8.429 + RM_GOPATH=0 [2019-10-21T12:16:44.398Z] #50 8.429 + TMP_GOPATH= [2019-10-21T12:16:44.398Z] #50 8.429 + : /build [2019-10-21T12:16:44.398Z] #50 8.429 + '[' -z '' ']' [2019-10-21T12:16:44.398Z] #50 8.429 ++ mktemp -d [2019-10-21T12:16:44.398Z] #50 8.447 + export GOPATH=/tmp/tmp.fMhX0U437C [2019-10-21T12:16:44.398Z] #50 8.447 + GOPATH=/tmp/tmp.fMhX0U437C [2019-10-21T12:16:44.398Z] #50 8.447 + RM_GOPATH=1 [2019-10-21T12:16:44.398Z] #50 8.448 ++ dirname ./install.sh [2019-10-21T12:16:44.398Z] #50 8.455 + dir=. [2019-10-21T12:16:44.398Z] #50 8.457 + bin=golangci_lint [2019-10-21T12:16:44.398Z] #50 8.457 + shift [2019-10-21T12:16:44.398Z] #50 8.457 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-21T12:16:44.398Z] #50 8.457 + . ./golangci_lint.installer [2019-10-21T12:16:44.398Z] #50 8.457 ++ : v1.17.1 [2019-10-21T12:16:44.398Z] #50 8.458 + install_golangci_lint [2019-10-21T12:16:44.398Z] #50 8.460 + echo 'Installing golangci-lint version v1.17.1' [2019-10-21T12:16:44.398Z] #50 8.460 Installing golangci-lint version v1.17.1 [2019-10-21T12:16:44.398Z] #50 8.460 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:16:44.420Z] #6 27.41 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-21T12:16:44.535Z] #6 2.814 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-21T12:16:44.656Z] #50 ... [2019-10-21T12:16:44.656Z] [2019-10-21T12:16:44.656Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:16:44.656Z] #62 9.727 + RM_GOPATH=0 [2019-10-21T12:16:44.656Z] #62 9.727 + TMP_GOPATH= [2019-10-21T12:16:44.656Z] #62 9.727 + : /build/ [2019-10-21T12:16:44.656Z] #62 9.727 + '[' -z '' ']' [2019-10-21T12:16:44.656Z] #62 9.734 ++ mktemp -d [2019-10-21T12:16:44.656Z] #62 9.747 + export GOPATH=/tmp/tmp.AIzB1wtwKz [2019-10-21T12:16:44.656Z] #62 9.747 + GOPATH=/tmp/tmp.AIzB1wtwKz [2019-10-21T12:16:44.656Z] #62 9.747 + RM_GOPATH=1 [2019-10-21T12:16:44.656Z] #62 9.747 ++ dirname ./install.sh [2019-10-21T12:16:44.656Z] #62 9.747 + dir=. [2019-10-21T12:16:44.656Z] #62 9.747 + bin=rootlesskit [2019-10-21T12:16:44.656Z] #62 9.747 + shift [2019-10-21T12:16:44.656Z] #62 9.747 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-21T12:16:44.656Z] #62 9.747 + . ./rootlesskit.installer [2019-10-21T12:16:44.656Z] #62 9.747 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:16:44.656Z] #62 9.747 + install_rootlesskit [2019-10-21T12:16:44.656Z] #62 9.747 + case "$1" in [2019-10-21T12:16:44.656Z] #62 9.747 + export CGO_ENABLED=0 [2019-10-21T12:16:44.656Z] #62 9.747 + CGO_ENABLED=0 [2019-10-21T12:16:44.656Z] #62 9.747 + _install_rootlesskit [2019-10-21T12:16:44.656Z] #62 9.747 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-21T12:16:44.656Z] #62 9.747 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AIzB1wtwKz/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:16:44.656Z] #62 9.747 Cloning into '/tmp/tmp.AIzB1wtwKz/src/github.com/rootless-containers/rootlesskit'... [2019-10-21T12:16:44.656Z] #62 9.748 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:16:44.831Z] #6 27.63 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-21T12:16:44.834Z] #6 3.174 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-21T12:16:44.922Z] #62 ... [2019-10-21T12:16:44.922Z] [2019-10-21T12:16:44.922Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:16:44.922Z] #47 10.15 + RM_GOPATH=0 [2019-10-21T12:16:44.922Z] #47 10.15 + TMP_GOPATH= [2019-10-21T12:16:44.922Z] #47 10.15 + : /build [2019-10-21T12:16:44.922Z] #47 10.15 + '[' -z '' ']' [2019-10-21T12:16:44.922Z] #47 10.15 ++ mktemp -d [2019-10-21T12:16:44.922Z] #47 10.15 + export GOPATH=/tmp/tmp.Mkk6DK4Gk8 [2019-10-21T12:16:44.922Z] #47 10.15 + GOPATH=/tmp/tmp.Mkk6DK4Gk8 [2019-10-21T12:16:44.922Z] #47 10.15 + RM_GOPATH=1 [2019-10-21T12:16:44.922Z] #47 10.15 ++ dirname ./install.sh [2019-10-21T12:16:44.922Z] #47 10.15 + dir=. [2019-10-21T12:16:44.922Z] #47 10.15 + bin=gotestsum [2019-10-21T12:16:44.922Z] #47 10.15 + shift [2019-10-21T12:16:44.922Z] #47 10.15 + '[' '!' -f ./gotestsum.installer ']' [2019-10-21T12:16:44.922Z] #47 10.15 + . ./gotestsum.installer [2019-10-21T12:16:44.922Z] #47 10.15 ++ : v0.3.5 [2019-10-21T12:16:44.922Z] #47 10.15 + install_gotestsum [2019-10-21T12:16:44.922Z] #47 10.15 + echo 'Installing gotestsum version v0.3.5' [2019-10-21T12:16:44.922Z] #47 10.15 + go get -d gotest.tools/gotestsum [2019-10-21T12:16:44.922Z] #47 10.15 Installing gotestsum version v0.3.5 [2019-10-21T12:16:44.922Z] #47 ... [2019-10-21T12:16:44.922Z] [2019-10-21T12:16:44.922Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:16:45.122Z] #6 3.267 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-21T12:16:45.122Z] #6 3.355 go: finding github.com/spf13/cobra v0.0.3 [2019-10-21T12:16:45.122Z] #6 3.390 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-21T12:16:45.183Z] #22 10.34 + RM_GOPATH=0 [2019-10-21T12:16:45.183Z] #22 10.34 + TMP_GOPATH= [2019-10-21T12:16:45.183Z] #22 10.34 + : /build [2019-10-21T12:16:45.183Z] #22 10.34 + '[' -z '' ']' [2019-10-21T12:16:45.183Z] #22 10.34 ++ mktemp -d [2019-10-21T12:16:45.183Z] #22 10.35 + export GOPATH=/tmp/tmp.M6PKktoCeQ [2019-10-21T12:16:45.183Z] #22 10.35 + GOPATH=/tmp/tmp.M6PKktoCeQ [2019-10-21T12:16:45.183Z] #22 10.35 + RM_GOPATH=1 [2019-10-21T12:16:45.183Z] #22 10.35 ++ dirname ./install.sh [2019-10-21T12:16:45.183Z] #22 10.35 + dir=. [2019-10-21T12:16:45.183Z] #22 10.36 + bin=dockercli [2019-10-21T12:16:45.183Z] #22 10.36 + shift [2019-10-21T12:16:45.183Z] #22 10.36 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:16:45.183Z] #22 10.36 + . ./dockercli.installer [2019-10-21T12:16:45.183Z] #22 10.36 ++ : stable [2019-10-21T12:16:45.183Z] #22 10.36 ++ : 17.06.2-ce [2019-10-21T12:16:45.183Z] #22 10.36 + install_dockercli [2019-10-21T12:16:45.183Z] #22 10.36 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:16:45.183Z] #22 10.36 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:16:45.183Z] #22 10.37 ++ uname -m [2019-10-21T12:16:45.183Z] #22 10.37 + arch=x86_64 [2019-10-21T12:16:45.183Z] #22 10.37 + '[' x86_64 '!=' x86_64 ']' [2019-10-21T12:16:45.183Z] #22 10.37 + url=https://download.docker.com/linux/static [2019-10-21T12:16:45.183Z] #22 10.37 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-21T12:16:45.183Z] #22 10.38 + tar -xz docker/docker [2019-10-21T12:16:45.183Z] #22 ... [2019-10-21T12:16:45.183Z] [2019-10-21T12:16:45.183Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:16:45.183Z] #31 9.831 + RM_GOPATH=0 [2019-10-21T12:16:45.183Z] #31 9.831 + TMP_GOPATH= [2019-10-21T12:16:45.183Z] #31 9.831 + : /build [2019-10-21T12:16:45.183Z] #31 9.831 + '[' -z '' ']' [2019-10-21T12:16:45.183Z] #31 9.831 ++ mktemp -d [2019-10-21T12:16:45.183Z] #31 9.855 + export GOPATH=/tmp/tmp.4q6xRB4m98 [2019-10-21T12:16:45.183Z] #31 9.856 + GOPATH=/tmp/tmp.4q6xRB4m98 [2019-10-21T12:16:45.183Z] #31 9.856 + RM_GOPATH=1 [2019-10-21T12:16:45.183Z] #31 9.857 ++ dirname ./install.sh [2019-10-21T12:16:45.183Z] #31 9.859 + dir=. [2019-10-21T12:16:45.183Z] #31 9.860 + bin=tomlv [2019-10-21T12:16:45.183Z] #31 9.869 + shift [2019-10-21T12:16:45.183Z] #31 9.872 + '[' '!' -f ./tomlv.installer ']' [2019-10-21T12:16:45.183Z] #31 9.873 + . ./tomlv.installer [2019-10-21T12:16:45.183Z] #31 9.873 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:16:45.183Z] #31 9.874 + install_tomlv [2019-10-21T12:16:45.183Z] #31 9.877 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-21T12:16:45.183Z] #31 9.877 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4q6xRB4m98/src/github.com/BurntSushi/toml [2019-10-21T12:16:45.183Z] #31 9.877 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:16:45.183Z] #31 9.889 Cloning into '/tmp/tmp.4q6xRB4m98/src/github.com/BurntSushi/toml'... [2019-10-21T12:16:45.258Z] #6 28.05 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-21T12:16:45.258Z] #6 28.06 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-21T12:16:46.109Z] #6 29.13 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-21T12:16:46.109Z] #6 29.13 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-21T12:16:46.109Z] #6 29.22 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-21T12:16:46.152Z] #6 4.250 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-21T12:16:46.440Z] #6 4.708 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-21T12:16:46.440Z] #6 4.722 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-21T12:16:46.515Z] #6 29.37 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-21T12:16:46.515Z] #6 29.50 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-21T12:16:46.563Z] #31 11.63 + cd /tmp/tmp.4q6xRB4m98/src/github.com/BurntSushi/toml [2019-10-21T12:16:46.563Z] #31 11.63 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:16:46.563Z] #31 11.66 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:16:47.074Z] #6 5.370 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-21T12:16:47.127Z] #6 30.04 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-21T12:16:47.363Z] #6 5.403 go: finding github.com/lib/pq v1.0.0 [2019-10-21T12:16:47.363Z] #6 5.462 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-21T12:16:47.363Z] #6 5.516 go: finding github.com/magiconair/properties v1.8.0 [2019-10-21T12:16:47.507Z] #31 12.99 runtime/internal/atomic [2019-10-21T12:16:47.589Z] #6 30.40 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-21T12:16:47.589Z] #6 30.61 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-21T12:16:47.655Z] #6 5.697 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-21T12:16:47.656Z] #6 5.957 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-21T12:16:47.768Z] #31 13.11 internal/cpu [2019-10-21T12:16:48.002Z] #6 30.88 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-21T12:16:48.003Z] #6 30.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-21T12:16:48.003Z] #6 31.00 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-21T12:16:48.027Z] #31 13.28 runtime/internal/sys [2019-10-21T12:16:48.286Z] #31 13.67 runtime/internal/math [2019-10-21T12:16:48.411Z] #6 31.25 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-21T12:16:48.411Z] #6 31.42 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-21T12:16:48.411Z] #6 31.48 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-21T12:16:48.545Z] #31 13.81 math/bits [2019-10-21T12:16:48.810Z] #6 31.79 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-21T12:16:48.810Z] #6 31.90 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-21T12:16:48.810Z] #6 31.95 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-21T12:16:49.113Z] #31 14.39 internal/bytealg [2019-10-21T12:16:49.175Z] #6 7.025 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-21T12:16:49.207Z] #6 32.19 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-21T12:16:49.207Z] #6 32.24 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-21T12:16:49.207Z] #6 32.26 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-21T12:16:49.207Z] #6 32.28 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-21T12:16:49.207Z] #6 32.33 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-21T12:16:49.372Z] #31 14.77 math [2019-10-21T12:16:49.466Z] #6 7.777 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-21T12:16:49.610Z] #6 32.37 go: finding github.com/docker/go-units v0.3.1 [2019-10-21T12:16:49.610Z] #6 32.45 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-21T12:16:49.756Z] #6 7.910 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-21T12:16:49.756Z] #6 8.001 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-21T12:16:50.005Z] #6 32.82 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-21T12:16:50.005Z] #6 33.10 go: finding gotest.tools v2.1.0+incompatible [2019-10-21T12:16:50.005Z] #6 33.12 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-21T12:16:50.005Z] #6 33.14 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-21T12:16:50.046Z] #6 8.301 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-21T12:16:50.337Z] #6 8.501 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-21T12:16:50.414Z] #6 33.29 go: finding github.com/golang/protobuf v1.2.0 [2019-10-21T12:16:50.414Z] #6 33.49 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-21T12:16:50.414Z] #6 33.54 go: finding github.com/containerd/containerd v1.2.4 [2019-10-21T12:16:50.662Z] #6 8.989 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-21T12:16:50.750Z] #31 15.76 runtime [2019-10-21T12:16:50.815Z] #6 33.75 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-21T12:16:50.815Z] #6 33.95 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-21T12:16:51.229Z] #6 33.98 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-21T12:16:51.229Z] #6 34.23 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-21T12:16:51.229Z] #6 34.27 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-21T12:16:51.294Z] #6 9.297 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-21T12:16:51.294Z] #6 9.520 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-21T12:16:51.744Z] #6 34.52 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-21T12:16:51.744Z] #6 34.83 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-21T12:16:51.921Z] #6 10.03 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-21T12:16:52.547Z] #6 10.82 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-21T12:16:52.651Z] #31 ... [2019-10-21T12:16:52.651Z] [2019-10-21T12:16:52.651Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:16:52.651Z] #24 8.404 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:16:52.651Z] #24 10.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:16:52.651Z] #24 11.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:16:52.651Z] #24 ... [2019-10-21T12:16:52.651Z] [2019-10-21T12:16:52.651Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:16:52.651Z] #44 9.661 + RM_GOPATH=0 [2019-10-21T12:16:52.651Z] #44 9.661 + TMP_GOPATH= [2019-10-21T12:16:52.651Z] #44 9.661 + : /build [2019-10-21T12:16:52.651Z] #44 9.661 + '[' -z '' ']' [2019-10-21T12:16:52.651Z] #44 9.662 ++ mktemp -d [2019-10-21T12:16:52.651Z] #44 9.667 + export GOPATH=/tmp/tmp.x5UtwA5u6w [2019-10-21T12:16:52.651Z] #44 9.667 + GOPATH=/tmp/tmp.x5UtwA5u6w [2019-10-21T12:16:52.651Z] #44 9.667 + RM_GOPATH=1 [2019-10-21T12:16:52.651Z] #44 9.669 ++ dirname ./install.sh [2019-10-21T12:16:52.651Z] #44 9.670 + dir=. [2019-10-21T12:16:52.651Z] #44 9.674 + bin=vndr [2019-10-21T12:16:52.651Z] #44 9.675 + shift [2019-10-21T12:16:52.651Z] #44 9.675 + '[' '!' -f ./vndr.installer ']' [2019-10-21T12:16:52.651Z] #44 9.675 + . ./vndr.installer [2019-10-21T12:16:52.651Z] #44 9.675 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:16:52.651Z] #44 9.675 + install_vndr [2019-10-21T12:16:52.651Z] #44 9.675 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-21T12:16:52.651Z] #44 9.675 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.x5UtwA5u6w/src/github.com/LK4D4/vndr [2019-10-21T12:16:52.651Z] #44 9.675 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:16:52.651Z] #44 9.680 Cloning into '/tmp/tmp.x5UtwA5u6w/src/github.com/LK4D4/vndr'... [2019-10-21T12:16:52.651Z] #44 11.70 + cd /tmp/tmp.x5UtwA5u6w/src/github.com/LK4D4/vndr [2019-10-21T12:16:52.651Z] #44 11.70 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:16:52.651Z] #44 11.75 + go build -buildmode=pie -v -o /build/vndr . [2019-10-21T12:16:52.651Z] #44 14.28 internal/cpu [2019-10-21T12:16:52.651Z] #44 14.35 internal/race [2019-10-21T12:16:52.651Z] #44 14.60 sync/atomic [2019-10-21T12:16:52.651Z] #44 15.07 unicode [2019-10-21T12:16:52.651Z] #44 15.33 internal/bytealg [2019-10-21T12:16:52.651Z] #44 17.47 runtime [2019-10-21T12:16:52.725Z] #6 35.76 go: finding google.golang.org/grpc v1.20.1 [2019-10-21T12:16:52.725Z] #6 35.76 go: finding gotest.tools v2.2.0+incompatible [2019-10-21T12:16:52.725Z] #6 35.78 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-21T12:16:52.837Z] #6 11.18 go: finding github.com/spf13/pflag v1.0.3 [2019-10-21T12:16:53.125Z] #6 35.93 go: finding github.com/onsi/gomega v1.4.3 [2019-10-21T12:16:53.125Z] #6 36.00 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-21T12:16:53.125Z] #6 36.09 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-21T12:16:53.127Z] #6 11.19 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-21T12:16:53.127Z] #6 11.42 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-21T12:16:53.418Z] #6 11.72 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-21T12:16:53.510Z] #6 36.48 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-21T12:16:53.511Z] #6 36.53 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-21T12:16:54.049Z] #6 12.36 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-21T12:16:54.361Z] #6 37.14 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-21T12:16:54.361Z] #6 37.28 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-21T12:16:54.361Z] #6 37.30 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-21T12:16:54.361Z] #6 37.31 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-21T12:16:54.552Z] #44 20.08 unicode/utf8 [2019-10-21T12:16:54.552Z] #44 ... [2019-10-21T12:16:54.552Z] [2019-10-21T12:16:54.552Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:16:54.552Z] #10 10.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:16:54.552Z] #10 11.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:16:54.776Z] #6 37.70 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-21T12:16:54.810Z] #10 ... [2019-10-21T12:16:54.810Z] [2019-10-21T12:16:54.810Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:16:54.810Z] #33 11.38 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:16:54.810Z] #33 11.38 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:16:54.810Z] #33 11.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:16:54.810Z] #33 11.44 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:16:54.810Z] #33 11.55 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:16:54.810Z] #33 13.09 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:16:54.810Z] #33 16.18 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:16:54.810Z] #33 18.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:16:55.068Z] #33 ... [2019-10-21T12:16:55.068Z] [2019-10-21T12:16:55.068Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:16:55.068Z] #56 10.97 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:16:55.068Z] #56 12.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:16:55.068Z] #56 ... [2019-10-21T12:16:55.068Z] [2019-10-21T12:16:55.068Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:16:55.068Z] #62 15.71 + cd /tmp/tmp.AIzB1wtwKz/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:16:55.068Z] #62 15.71 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:16:55.068Z] #62 15.82 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:16:55.068Z] #62 15.82 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-21T12:16:55.096Z] #6 13.24 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-21T12:16:55.160Z] #6 38.01 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-21T12:16:55.326Z] #62 ... [2019-10-21T12:16:55.326Z] [2019-10-21T12:16:55.326Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:16:55.326Z] #40 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:16:55.326Z] #40 13.85 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:16:55.326Z] #40 15.52 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:16:55.584Z] #40 ... [2019-10-21T12:16:55.584Z] [2019-10-21T12:16:55.584Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:16:55.584Z] #44 21.01 math [2019-10-21T12:16:55.726Z] #6 13.99 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-21T12:16:55.726Z] #6 14.00 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-21T12:16:56.071Z] #6 38.67 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-21T12:16:56.072Z] #6 39.07 go: finding google.golang.org/appengine v1.1.0 [2019-10-21T12:16:56.072Z] #6 39.13 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-21T12:16:56.768Z] #6 14.76 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-21T12:16:56.768Z] #6 14.91 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-21T12:16:56.768Z] #6 15.02 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-21T12:16:56.768Z] #6 15.08 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-21T12:16:56.948Z] #6 39.77 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-21T12:16:56.948Z] #6 39.99 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-21T12:16:57.120Z] Running on ubuntu-1604-overlay2-arm64v8 (i-099932071934df31d) in /home/ubuntu/workspace/moby_PR-40112 [Pipeline] { [Pipeline] checkout [2019-10-21T12:16:57.384Z] #6 40.15 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-21T12:16:57.778Z] #6 40.74 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-21T12:16:57.793Z] #6 16.03 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-21T12:16:58.179Z] #6 40.92 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-21T12:16:58.179Z] #6 41.12 go: finding github.com/client9/misspell v0.3.4 [2019-10-21T12:16:58.588Z] #6 41.38 go: finding cloud.google.com/go v0.26.0 [2019-10-21T12:16:58.588Z] #6 41.56 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-21T12:16:58.820Z] #6 16.90 go: finding github.com/pkg/profile v1.2.1 [2019-10-21T12:16:58.820Z] #6 16.91 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-21T12:16:58.882Z] #44 ... [2019-10-21T12:16:58.882Z] [2019-10-21T12:16:58.882Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:16:58.882Z] #22 23.74 + mkdir -p /build [2019-10-21T12:16:58.882Z] #22 23.76 + mv docker/docker /build/ [2019-10-21T12:16:58.882Z] #22 23.76 + rmdir docker [2019-10-21T12:16:58.882Z] #22 DONE 23.9s [2019-10-21T12:16:58.882Z] [2019-10-21T12:16:58.882Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:16:58.882Z] #31 21.93 internal/testlog [2019-10-21T12:16:58.882Z] #31 22.44 encoding [2019-10-21T12:16:58.882Z] #31 22.80 runtime/cgo [2019-10-21T12:16:58.958Z] Running on ubuntu-1804-overlay2 (i-0df3fff67a7465172) in /home/ubuntu/workspace/moby_PR-40112 [Pipeline] { [Pipeline] checkout [2019-10-21T12:16:58.990Z] #6 41.65 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-21T12:16:58.990Z] #6 41.71 go: finding github.com/kr/text v0.1.0 [2019-10-21T12:16:58.990Z] #6 42.13 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-21T12:16:59.407Z] #6 42.21 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-21T12:16:59.407Z] #6 42.36 go: finding github.com/golang/mock v1.1.1 [2019-10-21T12:16:59.407Z] #6 42.37 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-21T12:16:59.448Z] #6 17.77 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-21T12:16:59.737Z] #6 17.80 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-21T12:16:59.829Z] #6 42.67 go: finding github.com/kr/pty v1.1.1 [2019-10-21T12:17:00.280Z] using credential docker-jenkins-github-credentials [2019-10-21T12:17:00.289Z] Cloning the remote Git repository [2019-10-21T12:17:00.289Z] Cloning with configured refspecs honoured and without tags [2019-10-21T12:16:59.922Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:16:59.966Z] > git init /home/ubuntu/workspace/moby_PR-40112 # timeout=10 [2019-10-21T12:17:00.143Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:17:00.144Z] > git --version # timeout=10 [2019-10-21T12:17:00.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:17:00.155Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:17:00.765Z] #6 18.73 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-21T12:17:01.433Z] #6 19.62 go: finding github.com/docker/go-connections v0.3.0 [2019-10-21T12:17:01.433Z] #6 19.69 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-21T12:17:02.463Z] #6 20.67 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-21T12:17:02.750Z] #6 20.80 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-21T12:17:02.750Z] #6 21.01 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-21T12:17:03.039Z] #6 21.18 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-21T12:17:03.071Z] #31 ... [2019-10-21T12:17:03.071Z] [2019-10-21T12:17:03.071Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:17:03.071Z] #44 26.71 unicode/utf16 [2019-10-21T12:17:03.071Z] #44 27.35 container/list [2019-10-21T12:17:03.071Z] #44 28.40 crypto/internal/subtle [2019-10-21T12:17:03.151Z] using credential docker-jenkins-github-credentials [2019-10-21T12:17:03.160Z] Cloning the remote Git repository [2019-10-21T12:17:03.160Z] Cloning with configured refspecs honoured and without tags [2019-10-21T12:17:03.329Z] #44 28.73 crypto/subtle [2019-10-21T12:17:03.895Z] #44 29.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-21T12:17:03.895Z] #44 29.27 internal/nettrace [2019-10-21T12:17:03.225Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:17:03.286Z] > git init /home/ubuntu/workspace/moby_PR-40112 # timeout=10 [2019-10-21T12:17:03.574Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:17:03.574Z] > git --version # timeout=10 [2019-10-21T12:17:03.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:17:03.635Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:17:04.461Z] #44 29.72 runtime/cgo [2019-10-21T12:17:04.532Z] #6 22.52 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-21T12:17:05.187Z] #6 23.37 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-21T12:17:05.525Z] #6 23.63 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-21T12:17:05.526Z] #6 23.66 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-21T12:17:06.991Z] #44 ... [2019-10-21T12:17:06.991Z] [2019-10-21T12:17:06.991Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:17:06.991Z] #68 30.02 Checking out files: 47% (949/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 89% (1789/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-10-21T12:17:06.991Z] #68 31.39 + cd /tmp/tmp.6bWbbHSPbA/src/github.com/docker/libnetwork [2019-10-21T12:17:06.991Z] #68 31.39 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:17:06.991Z] #68 31.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-21T12:17:07.019Z] #6 25.00 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-21T12:17:07.019Z] #6 25.30 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-21T12:17:07.646Z] #6 25.72 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-21T12:17:08.274Z] #6 26.47 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-21T12:17:08.274Z] #6 26.59 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-21T12:17:09.771Z] #6 27.73 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-21T12:17:09.771Z] #6 27.94 go: finding github.com/jinzhu/now v1.0.0 [2019-10-21T12:17:10.399Z] #6 28.45 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-21T12:17:10.399Z] #6 28.60 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-21T12:17:10.399Z] #6 28.65 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-21T12:17:11.028Z] #6 29.16 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-21T12:17:11.176Z] #68 ... [2019-10-21T12:17:11.176Z] [2019-10-21T12:17:11.176Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:17:11.176Z] #38 27.10 + cd /tmp/tmp.yV7p0W6yu4/src/github.com/docker/distribution [2019-10-21T12:17:11.176Z] #38 27.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-21T12:17:11.176Z] #38 31.09 + GOPATH=/tmp/tmp.yV7p0W6yu4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yV7p0W6yu4 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-21T12:17:11.434Z] #38 ... [2019-10-21T12:17:11.434Z] [2019-10-21T12:17:11.434Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:17:11.434Z] #50 33.96 + cd /tmp/tmp.fMhX0U437C/src/github.com/golangci/golangci-lint/ [2019-10-21T12:17:11.434Z] #50 33.96 + git checkout -q v1.17.1 [2019-10-21T12:17:11.434Z] #50 35.02 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:17:12.061Z] #6 30.00 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-21T12:17:13.086Z] #6 31.20 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-21T12:17:13.087Z] #6 31.27 go: finding github.com/gofrs/flock v0.7.0 [2019-10-21T12:17:13.087Z] #6 31.29 go: finding github.com/imdario/mergo v0.3.7 [2019-10-21T12:17:13.341Z] #50 ... [2019-10-21T12:17:13.341Z] [2019-10-21T12:17:13.341Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:17:13.341Z] #10 29.19 Fetched 7919 kB in 23s (342 kB/s) [2019-10-21T12:17:13.341Z] #10 29.19 Reading package lists... [2019-10-21T12:17:13.341Z] #10 36.78 Reading package lists... [2019-10-21T12:17:13.341Z] #10 ... [2019-10-21T12:17:13.341Z] [2019-10-21T12:17:13.341Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:17:13.341Z] #40 32.66 Fetched 7919 kB in 23s (330 kB/s) [2019-10-21T12:17:13.341Z] #40 32.66 Reading package lists... [2019-10-21T12:17:13.712Z] #6 31.84 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-21T12:17:13.907Z] #40 39.25 Reading package lists... [2019-10-21T12:17:13.907Z] #40 ... [2019-10-21T12:17:13.907Z] [2019-10-21T12:17:13.907Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:17:13.907Z] #24 29.83 Fetched 7919 kB in 23s (336 kB/s) [2019-10-21T12:17:13.907Z] #24 29.83 Reading package lists... [2019-10-21T12:17:13.907Z] #24 37.37 Reading package lists... [2019-10-21T12:17:13.907Z] #24 ... [2019-10-21T12:17:13.907Z] [2019-10-21T12:17:13.907Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:17:13.907Z] #56 29.94 Fetched 7919 kB in 23s (332 kB/s) [2019-10-21T12:17:13.907Z] #56 29.94 Reading package lists... [2019-10-21T12:17:14.002Z] #6 32.16 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-21T12:17:14.002Z] #6 32.18 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-21T12:17:14.165Z] #56 37.12 Reading package lists... [2019-10-21T12:17:14.165Z] #56 ... [2019-10-21T12:17:14.165Z] [2019-10-21T12:17:14.165Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:17:14.165Z] #33 33.53 Fetched 7919 kB in 23s (340 kB/s) [2019-10-21T12:17:14.165Z] #33 33.53 Reading package lists... [2019-10-21T12:17:16.056Z] #6 33.94 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-21T12:17:16.056Z] #6 34.11 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-21T12:17:16.056Z] #6 34.12 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-21T12:17:16.056Z] #6 34.14 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-21T12:17:16.345Z] #6 34.41 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-21T12:17:16.651Z] #6 34.77 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-21T12:17:16.651Z] #6 34.84 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-21T12:17:16.651Z] #6 34.91 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-21T12:17:16.651Z] #6 34.95 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-21T12:17:17.261Z] #33 40.50 Reading package lists... [2019-10-21T12:17:17.261Z] #33 ... [2019-10-21T12:17:17.261Z] [2019-10-21T12:17:17.261Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:17:17.261Z] #10 36.78 Reading package lists... [2019-10-21T12:17:17.675Z] #6 35.71 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-21T12:17:17.964Z] #6 36.28 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-21T12:17:18.252Z] #6 36.44 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-21T12:17:18.252Z] #6 36.56 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-21T12:17:18.539Z] #6 36.87 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-21T12:17:18.635Z] #10 43.20 Building dependency tree... [2019-10-21T12:17:19.162Z] #6 37.40 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-21T12:17:19.449Z] #6 37.51 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-21T12:17:19.449Z] #6 37.62 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-21T12:17:19.739Z] #6 37.91 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-21T12:17:20.012Z] #10 45.85 The following additional packages will be installed: [2019-10-21T12:17:20.012Z] #10 45.88 libapparmor1 libseccomp2 [2019-10-21T12:17:20.012Z] #10 45.89 Suggested packages: [2019-10-21T12:17:20.012Z] #10 45.89 seccomp [2019-10-21T12:17:20.272Z] #10 46.21 The following NEW packages will be installed: [2019-10-21T12:17:20.272Z] #10 46.22 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-21T12:17:20.675Z] Fetching without tags [2019-10-21T12:17:20.764Z] #6 38.86 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-21T12:17:20.764Z] #6 38.89 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-21T12:17:20.764Z] #6 38.90 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-21T12:17:20.764Z] #6 39.02 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-21T12:17:20.347Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:17:20.371Z] > git config --add remote.origin.fetch +refs/pull/40112/head:refs/remotes/origin/PR-40112 # timeout=10 [2019-10-21T12:17:20.481Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:17:20.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:17:20.615Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:17:20.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:17:20.710Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:17:21.053Z] #6 39.25 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-21T12:17:21.207Z] #10 47.32 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:17:21.207Z] #10 47.32 Need to get 300 kB of archives. [2019-10-21T12:17:21.207Z] #10 47.32 After this operation, 1201 kB of additional disk space will be used. [2019-10-21T12:17:21.207Z] #10 47.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-21T12:17:21.207Z] #10 47.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-21T12:17:21.207Z] #10 47.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-21T12:17:21.207Z] #10 47.33 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-21T12:17:21.582Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:17:21.681Z] #6 39.77 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-21T12:17:21.681Z] #6 39.87 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-21T12:17:21.681Z] #6 39.97 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-21T12:17:22.593Z] #10 48.43 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:17:22.593Z] #10 48.56 Fetched 300 kB in 1s (285 kB/s) [2019-10-21T12:17:22.851Z] #10 48.74 Selecting previously unselected package libseccomp2:amd64. [2019-10-21T12:17:22.851Z] #10 48.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:17:22.851Z] #10 48.83 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-21T12:17:22.851Z] #10 48.85 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:17:21.532Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:17:21.549Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:17:23.109Z] #10 49.02 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-21T12:17:23.110Z] #10 49.02 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-21T12:17:23.110Z] #10 49.04 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:17:23.197Z] #6 41.22 go: finding gotest.tools v2.1.0+incompatible [2019-10-21T12:17:23.197Z] #6 41.37 go: finding github.com/gorilla/mux v1.7.0 [2019-10-21T12:17:23.426Z] #10 49.23 Selecting previously unselected package libapparmor1:amd64. [2019-10-21T12:17:23.426Z] #10 49.25 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:17:23.426Z] #10 49.26 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:17:23.485Z] #6 41.54 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-21T12:17:23.684Z] #10 49.62 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-21T12:17:23.684Z] #10 49.63 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:17:23.684Z] #10 49.64 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:17:23.684Z] #10 ... [2019-10-21T12:17:23.684Z] [2019-10-21T12:17:23.684Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:17:23.684Z] #28 49.65 + cd /tmp/tmp.52ReJ4pGGd/src/github.com/go-swagger/go-swagger [2019-10-21T12:17:23.684Z] #28 49.66 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-21T12:17:23.774Z] #6 41.91 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-21T12:17:23.882Z] Merge succeeded, producing 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:17:23.883Z] Checking out Revision 56230f4d376515b838e088e93eb05f31fb9378c9 (PR-40112) [2019-10-21T12:17:24.063Z] #6 42.13 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-21T12:17:24.692Z] #6 42.70 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-21T12:17:24.692Z] #6 42.70 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-21T12:17:24.692Z] #6 42.83 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-21T12:17:25.063Z] #28 ... [2019-10-21T12:17:25.063Z] [2019-10-21T12:17:25.063Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:17:25.063Z] #68 DONE 50.7s [2019-10-21T12:17:25.063Z] [2019-10-21T12:17:25.063Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:17:25.063Z] #10 49.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:17:25.063Z] #10 50.21 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:17:25.063Z] #10 50.30 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:17:25.063Z] #10 50.38 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:17:25.063Z] #10 50.45 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:17:25.063Z] #10 50.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:17:25.063Z] #10 DONE 51.1s [2019-10-21T12:17:25.063Z] [2019-10-21T12:17:25.063Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:17:25.063Z] #24 37.37 Reading package lists... [2019-10-21T12:17:25.063Z] #24 43.77 Building dependency tree... [2019-10-21T12:17:25.063Z] #24 46.23 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-21T12:17:25.063Z] #24 46.23 The following additional packages will be installed: [2019-10-21T12:17:25.063Z] #24 46.26 libjq1 libonig4 [2019-10-21T12:17:25.063Z] #24 46.57 The following NEW packages will be installed: [2019-10-21T12:17:25.063Z] #24 46.59 jq libjq1 libonig4 [2019-10-21T12:17:25.063Z] #24 47.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:17:25.063Z] #24 47.70 Need to get 327 kB of archives. [2019-10-21T12:17:25.063Z] #24 47.70 After this operation, 1157 kB of additional disk space will be used. [2019-10-21T12:17:25.063Z] #24 47.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-21T12:17:25.063Z] #24 47.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-21T12:17:25.063Z] #24 47.71 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-21T12:17:25.063Z] #24 48.92 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:17:25.063Z] #24 49.09 Fetched 327 kB in 1s (310 kB/s) [2019-10-21T12:17:25.063Z] #24 49.20 Selecting previously unselected package libonig4:amd64. [2019-10-21T12:17:25.063Z] #24 49.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:17:25.063Z] #24 49.26 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-21T12:17:25.063Z] #24 49.27 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:17:25.063Z] #24 49.71 Selecting previously unselected package libjq1:amd64. [2019-10-21T12:17:25.063Z] #24 49.72 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:17:25.063Z] #24 49.73 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:17:25.063Z] #24 49.96 Selecting previously unselected package jq. [2019-10-21T12:17:25.063Z] #24 49.96 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:17:25.063Z] #24 49.99 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:17:25.063Z] #24 50.44 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:17:25.063Z] #24 50.49 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:17:25.063Z] #24 50.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:17:25.063Z] #24 50.62 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:17:25.063Z] #24 DONE 51.2s [2019-10-21T12:17:25.236Z] Commit message: "testutil: no more "Creating a new daemon at"" [2019-10-21T12:17:25.318Z] #6 43.62 go: finding github.com/docker/go-connections v0.4.0 [2019-10-21T12:17:25.321Z] [2019-10-21T12:17:25.321Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:17:25.321Z] #25 DONE 0.3s [2019-10-21T12:17:25.321Z] [2019-10-21T12:17:25.321Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:17:25.321Z] #52 DONE 0.3s [2019-10-21T12:17:25.321Z] [2019-10-21T12:17:25.321Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:23.794Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:17:23.823Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:17:23.840Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:17:23.855Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:17:25.284Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-21T12:17:25.607Z] #6 43.69 go: finding github.com/golang/protobuf v1.2.0 [2019-10-21T12:17:25.888Z] #26 ... [2019-10-21T12:17:25.888Z] [2019-10-21T12:17:25.888Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:17:25.888Z] #56 37.12 Reading package lists... [2019-10-21T12:17:25.888Z] #56 43.41 Building dependency tree... [2019-10-21T12:17:25.888Z] #56 46.14 The following additional packages will be installed: [2019-10-21T12:17:25.888Z] #56 46.16 btrfs-progs liblzo2-2 [2019-10-21T12:17:25.888Z] #56 46.44 The following NEW packages will be installed: [2019-10-21T12:17:25.888Z] #56 46.45 btrfs-progs btrfs-tools liblzo2-2 [2019-10-21T12:17:25.888Z] #56 47.51 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:17:25.888Z] #56 47.51 Need to get 649 kB of archives. [2019-10-21T12:17:25.888Z] #56 47.51 After this operation, 4320 kB of additional disk space will be used. [2019-10-21T12:17:25.888Z] #56 47.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:17:25.888Z] #56 47.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-21T12:17:25.888Z] #56 47.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-21T12:17:25.888Z] #56 48.62 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:17:25.888Z] #56 48.79 Fetched 649 kB in 1s (615 kB/s) [2019-10-21T12:17:25.888Z] #56 48.91 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:17:25.888Z] #56 48.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:17:25.888Z] #56 49.02 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:17:25.888Z] #56 49.04 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:17:25.888Z] #56 49.21 Selecting previously unselected package btrfs-progs. [2019-10-21T12:17:25.888Z] #56 49.23 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-21T12:17:25.888Z] #56 49.24 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:17:25.888Z] #56 50.49 Selecting previously unselected package btrfs-tools. [2019-10-21T12:17:25.888Z] #56 50.49 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-21T12:17:25.888Z] #56 50.52 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:17:25.888Z] #56 50.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:17:25.888Z] #56 51.01 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:17:25.888Z] #56 51.10 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:17:25.888Z] #56 51.14 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:17:25.888Z] #56 51.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:17:25.888Z] #56 DONE 51.6s [2019-10-21T12:17:25.888Z] [2019-10-21T12:17:25.888Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T12:17:25.888Z] #53 DONE 0.2s [2019-10-21T12:17:25.888Z] [2019-10-21T12:17:25.888Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:17:25.888Z] #57 DONE 0.1s [2019-10-21T12:17:25.888Z] [2019-10-21T12:17:25.888Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T12:17:25.888Z] #58 DONE 0.1s [2019-10-21T12:17:25.888Z] [2019-10-21T12:17:25.888Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:17:26.233Z] #6 44.26 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-21T12:17:26.588Z] + docker version [2019-10-21T12:17:26.885Z] #6 45.13 go: finding github.com/kr/pretty v0.1.0 [2019-10-21T12:17:27.173Z] #6 45.20 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-21T12:17:27.173Z] #6 45.27 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-21T12:17:27.173Z] #6 45.41 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-21T12:17:27.190Z] Fetching without tags [2019-10-21T12:17:27.464Z] #6 45.53 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-21T12:17:27.529Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:17:27.073Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:17:27.113Z] > git config --add remote.origin.fetch +refs/pull/40112/head:refs/remotes/origin/PR-40112 # timeout=10 [2019-10-21T12:17:27.134Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:17:27.165Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:17:27.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:17:27.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:17:27.195Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:17:27.542Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:17:27.573Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:17:28.426Z] Merge succeeded, producing 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:17:28.427Z] Checking out Revision 56230f4d376515b838e088e93eb05f31fb9378c9 (PR-40112) [2019-10-21T12:17:28.490Z] #6 46.68 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-21T12:17:28.778Z] #6 46.94 go: finding github.com/stretchr/testify v1.2.2 [2019-10-21T12:17:29.147Z] #6 completed: 2019-10-21 12:17:27.466958982 +0000 UTC [2019-10-21T12:17:29.147Z] #6 duration: 1m10.636016161s [2019-10-21T12:17:29.147Z] [2019-10-21T12:17:29.147Z] [2019-10-21T12:17:29.147Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-21T12:17:29.147Z] #7 digest: sha256:067077e6c3e8bda416265cf34b8647fb38b1de7c96bc6c5c14c376b018f697db [2019-10-21T12:17:29.147Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-21T12:17:29.147Z] #7 started: 2019-10-21 12:17:27.469246915 +0000 UTC [2019-10-21T12:17:29.410Z] #6 47.49 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-21T12:17:29.410Z] #6 47.78 go: finding github.com/kr/text v0.1.0 [2019-10-21T12:17:29.608Z] Commit message: "testutil: no more "Creating a new daemon at"" [2019-10-21T12:17:29.665Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-21T12:17:29.698Z] #6 47.83 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-21T12:17:29.698Z] #6 47.91 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-21T12:17:29.698Z] #6 47.99 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-21T12:17:29.988Z] #6 48.18 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-21T12:17:30.075Z] #59 ... [2019-10-21T12:17:30.075Z] [2019-10-21T12:17:30.075Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:17:30.075Z] #40 39.25 Reading package lists... [2019-10-21T12:17:30.075Z] #40 45.96 Building dependency tree... [2019-10-21T12:17:30.075Z] #40 47.98 The following additional packages will be installed: [2019-10-21T12:17:30.075Z] #40 47.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-21T12:17:30.075Z] #40 47.98 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-21T12:17:30.075Z] #40 47.99 Suggested packages: [2019-10-21T12:17:30.075Z] #40 47.99 manpages-dev python-setuptools [2019-10-21T12:17:30.075Z] #40 49.81 The following NEW packages will be installed: [2019-10-21T12:17:30.075Z] #40 49.82 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-21T12:17:30.075Z] #40 49.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-21T12:17:30.075Z] #40 49.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-21T12:17:30.075Z] #40 49.82 zlib1g-dev [2019-10-21T12:17:30.075Z] #40 51.00 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:17:30.075Z] #40 51.00 Need to get 3602 kB of archives. [2019-10-21T12:17:30.075Z] #40 51.00 After this operation, 18.9 MB of additional disk space will be used. [2019-10-21T12:17:30.075Z] #40 51.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-21T12:17:30.075Z] #40 51.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-21T12:17:30.075Z] #40 51.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-21T12:17:30.075Z] #40 51.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-21T12:17:30.075Z] #40 51.02 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-21T12:17:30.075Z] #40 51.02 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-21T12:17:30.075Z] #40 51.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-21T12:17:30.075Z] #40 51.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-21T12:17:30.075Z] #40 51.04 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-21T12:17:30.075Z] #40 51.08 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-21T12:17:30.075Z] #40 51.10 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-21T12:17:30.075Z] #40 51.20 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-21T12:17:30.075Z] #40 51.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-21T12:17:30.075Z] #40 51.40 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-21T12:17:30.075Z] #40 51.40 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-21T12:17:30.075Z] #40 51.46 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-21T12:17:30.075Z] #40 53.02 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:17:30.075Z] #40 53.32 Fetched 3602 kB in 1s (2216 kB/s) [2019-10-21T12:17:30.075Z] #40 53.50 Selecting previously unselected package libnet1:amd64. [2019-10-21T12:17:30.075Z] #40 53.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:17:30.075Z] #40 53.59 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:17:30.075Z] #40 53.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:17:30.075Z] #40 53.81 Selecting previously unselected package libcap-dev:amd64. [2019-10-21T12:17:30.075Z] #40 53.81 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-21T12:17:30.075Z] #40 53.82 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-21T12:17:30.075Z] #40 54.01 Selecting previously unselected package libnet1-dev. [2019-10-21T12:17:30.075Z] #40 54.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:17:30.075Z] #40 54.01 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:17:30.075Z] #40 54.29 Selecting previously unselected package libnl-3-200:amd64. [2019-10-21T12:17:30.075Z] #40 54.29 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-21T12:17:30.075Z] #40 54.31 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:17:30.075Z] #40 54.55 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-21T12:17:30.075Z] #40 54.55 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-21T12:17:30.075Z] #40 54.55 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-21T12:17:30.075Z] #40 55.07 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-21T12:17:30.075Z] #40 55.07 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-21T12:17:30.075Z] #40 55.09 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:17:30.075Z] #40 55.22 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-21T12:17:30.075Z] #40 55.22 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-21T12:17:30.075Z] #40 55.27 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-21T12:17:30.075Z] #40 55.48 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-21T12:17:30.075Z] #40 55.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-21T12:17:30.075Z] #40 55.51 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:17:30.075Z] #40 55.82 Selecting previously unselected package libprotobuf10:amd64. [2019-10-21T12:17:30.075Z] #40 55.82 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-21T12:17:30.075Z] #40 55.83 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:17:30.333Z] #40 ... [2019-10-21T12:17:30.333Z] [2019-10-21T12:17:30.333Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:17:30.333Z] #33 40.50 Reading package lists... [2019-10-21T12:17:30.333Z] #33 46.53 Building dependency tree... [2019-10-21T12:17:30.333Z] #33 48.82 The following additional packages will be installed: [2019-10-21T12:17:30.333Z] #33 48.83 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-21T12:17:30.333Z] #33 48.84 Suggested packages: [2019-10-21T12:17:30.333Z] #33 48.84 codeblocks eclipse ninja-build lrzip [2019-10-21T12:17:30.333Z] #33 48.84 Recommended packages: [2019-10-21T12:17:30.333Z] #33 48.84 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-21T12:17:30.333Z] #33 49.63 The following NEW packages will be installed: [2019-10-21T12:17:30.333Z] #33 49.65 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-21T12:17:30.333Z] #33 49.65 vim-common xxd [2019-10-21T12:17:30.333Z] #33 50.81 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:17:30.333Z] #33 50.81 Need to get 13.7 MB of archives. [2019-10-21T12:17:30.333Z] #33 50.81 After this operation, 57.2 MB of additional disk space will be used. [2019-10-21T12:17:30.333Z] #33 50.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-21T12:17:30.333Z] #33 50.97 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:17:30.333Z] #33 50.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-21T12:17:30.333Z] #33 52.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-21T12:17:30.333Z] #33 52.44 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-21T12:17:30.333Z] #33 52.51 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-21T12:17:30.333Z] #33 52.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-21T12:17:30.333Z] #33 52.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-21T12:17:30.333Z] #33 52.85 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:17:30.333Z] #33 52.86 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:17:30.333Z] #33 54.44 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:17:30.333Z] #33 54.65 Fetched 13.7 MB in 3s (4371 kB/s) [2019-10-21T12:17:30.333Z] #33 54.95 Selecting previously unselected package cmake-data. [2019-10-21T12:17:30.334Z] #33 54.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:17:30.334Z] #33 55.02 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-21T12:17:30.334Z] #33 55.05 Unpacking cmake-data (3.7.2-1) ... [2019-10-21T12:17:28.375Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:17:28.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:17:28.430Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:17:28.454Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:17:30.592Z] #33 ... [2019-10-21T12:17:30.592Z] [2019-10-21T12:17:30.592Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:17:30.592Z] #40 56.65 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-21T12:17:30.679Z] + docker version [2019-10-21T12:17:30.853Z] #40 56.66 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-21T12:17:30.853Z] #40 56.67 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-21T12:17:30.853Z] #40 56.84 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-21T12:17:30.853Z] #40 56.84 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-21T12:17:30.853Z] #40 56.86 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-21T12:17:31.043Z] #6 49.27 go: finding github.com/onsi/gomega v1.4.3 [2019-10-21T12:17:31.116Z] #40 ... [2019-10-21T12:17:31.116Z] [2019-10-21T12:17:31.116Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:17:31.116Z] #47 46.64 + cd /tmp/tmp.Mkk6DK4Gk8/src/gotest.tools/gotestsum [2019-10-21T12:17:31.116Z] #47 46.64 + git checkout -q v0.3.5 [2019-10-21T12:17:31.116Z] #47 46.67 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-21T12:17:31.116Z] #47 ... [2019-10-21T12:17:31.116Z] [2019-10-21T12:17:31.116Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:17:31.116Z] #54 4.886 + RM_GOPATH=0 [2019-10-21T12:17:31.116Z] #54 4.887 + TMP_GOPATH= [2019-10-21T12:17:31.116Z] #54 4.887 + : /build [2019-10-21T12:17:31.116Z] #54 4.888 + '[' -z '' ']' [2019-10-21T12:17:31.116Z] #54 4.897 ++ mktemp -d [2019-10-21T12:17:31.116Z] #54 4.917 + export GOPATH=/tmp/tmp.oyZeODacqD [2019-10-21T12:17:31.116Z] #54 4.918 + GOPATH=/tmp/tmp.oyZeODacqD [2019-10-21T12:17:31.116Z] #54 4.918 + RM_GOPATH=1 [2019-10-21T12:17:31.116Z] #54 4.919 ++ dirname ./install.sh [2019-10-21T12:17:31.116Z] #54 4.920 + dir=. [2019-10-21T12:17:31.116Z] #54 4.921 + bin=runc [2019-10-21T12:17:31.116Z] #54 4.921 + shift [2019-10-21T12:17:31.116Z] #54 4.921 + '[' '!' -f ./runc.installer ']' [2019-10-21T12:17:31.116Z] #54 4.921 + . ./runc.installer [2019-10-21T12:17:31.116Z] #54 4.927 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:17:31.116Z] #54 4.927 + install_runc [2019-10-21T12:17:31.116Z] #54 4.929 + uname -r [2019-10-21T12:17:31.116Z] #54 4.934 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-21T12:17:31.116Z] #54 4.936 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-21T12:17:31.116Z] #54 4.936 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-21T12:17:31.116Z] #54 4.936 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-21T12:17:31.116Z] #54 4.936 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oyZeODacqD/src/github.com/opencontainers/runc [2019-10-21T12:17:31.116Z] #54 4.937 Cloning into '/tmp/tmp.oyZeODacqD/src/github.com/opencontainers/runc'... [2019-10-21T12:17:31.376Z] #54 ... [2019-10-21T12:17:31.376Z] [2019-10-21T12:17:31.376Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:17:31.376Z] #59 5.354 + RM_GOPATH=0 [2019-10-21T12:17:31.376Z] #59 5.354 + TMP_GOPATH= [2019-10-21T12:17:31.376Z] #59 5.354 + : /build [2019-10-21T12:17:31.376Z] #59 5.354 + '[' -z '' ']' [2019-10-21T12:17:31.376Z] #59 5.356 ++ mktemp -d [2019-10-21T12:17:31.376Z] #59 5.363 + export GOPATH=/tmp/tmp.Z0SZ96TW0l [2019-10-21T12:17:31.376Z] #59 5.363 + GOPATH=/tmp/tmp.Z0SZ96TW0l [2019-10-21T12:17:31.376Z] #59 5.363 + RM_GOPATH=1 [2019-10-21T12:17:31.376Z] #59 5.363 ++ dirname ./install.sh [2019-10-21T12:17:31.376Z] #59 5.368 + dir=. [2019-10-21T12:17:31.376Z] #59 5.368 + bin=containerd [2019-10-21T12:17:31.376Z] #59 5.368 + shift [2019-10-21T12:17:31.376Z] #59 5.369 + '[' '!' -f ./containerd.installer ']' [2019-10-21T12:17:31.376Z] #59 5.370 + . ./containerd.installer [2019-10-21T12:17:31.376Z] #59 5.370 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:17:31.376Z] #59 5.371 + install_containerd [2019-10-21T12:17:31.376Z] #59 5.372 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-21T12:17:31.376Z] #59 5.372 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:17:31.376Z] #59 5.372 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z0SZ96TW0l/src/github.com/containerd/containerd [2019-10-21T12:17:31.376Z] #59 5.374 Cloning into '/tmp/tmp.Z0SZ96TW0l/src/github.com/containerd/containerd'... [2019-10-21T12:17:31.636Z] #59 ... [2019-10-21T12:17:31.636Z] [2019-10-21T12:17:31.636Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:17:31.636Z] #11 DONE 6.3s [2019-10-21T12:17:31.636Z] [2019-10-21T12:17:31.636Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:17:31.677Z] #6 49.85 go: finding github.com/pkg/errors v0.8.1 [2019-10-21T12:17:31.677Z] #6 49.87 go: finding github.com/spf13/cast v1.3.0 [2019-10-21T12:17:31.964Z] #6 50.11 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-21T12:17:31.964Z] #6 50.26 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-21T12:17:32.281Z] #6 50.50 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-21T12:17:33.306Z] #6 51.38 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-21T12:17:33.539Z] #12 ... [2019-10-21T12:17:33.539Z] [2019-10-21T12:17:33.539Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:17:33.539Z] #31 48.95 sync [2019-10-21T12:17:33.539Z] #31 48.95 internal/reflectlite [2019-10-21T12:17:33.539Z] #31 51.75 sort [2019-10-21T12:17:33.539Z] #31 51.75 errors [2019-10-21T12:17:33.539Z] #31 52.38 strconv [2019-10-21T12:17:33.539Z] #31 53.31 io [2019-10-21T12:17:33.539Z] #31 55.01 internal/oserror [2019-10-21T12:17:33.539Z] #31 55.19 syscall [2019-10-21T12:17:33.539Z] #31 57.62 reflect [2019-10-21T12:17:33.594Z] #6 51.61 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-21T12:17:33.594Z] #6 51.75 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-21T12:17:33.594Z] #6 51.77 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-21T12:17:33.797Z] #31 ... [2019-10-21T12:17:33.797Z] [2019-10-21T12:17:33.797Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:17:33.797Z] #40 58.61 Selecting previously unselected package libprotoc10:amd64. [2019-10-21T12:17:33.798Z] #40 58.62 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-21T12:17:33.798Z] #40 58.62 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-21T12:17:33.798Z] #40 59.37 Selecting previously unselected package protobuf-c-compiler. [2019-10-21T12:17:33.798Z] #40 59.41 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-21T12:17:33.798Z] #40 59.41 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:17:33.798Z] #40 59.57 Selecting previously unselected package protobuf-compiler. [2019-10-21T12:17:33.798Z] #40 59.57 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-21T12:17:33.798Z] #40 59.59 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-21T12:17:33.798Z] #40 59.77 Selecting previously unselected package python-pkg-resources. [2019-10-21T12:17:33.798Z] #40 59.78 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:17:33.798Z] #40 59.81 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-21T12:17:33.883Z] #6 52.00 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-21T12:17:34.058Z] #40 60.06 Selecting previously unselected package python-protobuf. [2019-10-21T12:17:34.059Z] #40 60.06 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-21T12:17:34.059Z] #40 60.07 Unpacking python-protobuf (3.0.0-9) ... [2019-10-21T12:17:34.316Z] #40 ... [2019-10-21T12:17:34.316Z] [2019-10-21T12:17:34.316Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:17:34.316Z] #44 49.73 sync [2019-10-21T12:17:34.316Z] #44 49.73 internal/reflectlite [2019-10-21T12:17:34.316Z] #44 51.31 github.com/LK4D4/vndr/godl/singleflight [2019-10-21T12:17:34.316Z] #44 52.10 math/rand [2019-10-21T12:17:34.316Z] #44 53.64 internal/singleflight [2019-10-21T12:17:34.316Z] #44 54.50 io [2019-10-21T12:17:34.316Z] #44 54.59 strconv [2019-10-21T12:17:34.316Z] #44 56.24 bytes [2019-10-21T12:17:34.316Z] #44 58.80 bufio [2019-10-21T12:17:34.316Z] #44 58.82 reflect [2019-10-21T12:17:34.506Z] #6 52.51 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-21T12:17:34.506Z] #6 52.63 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-21T12:17:34.574Z] #44 ... [2019-10-21T12:17:34.574Z] [2019-10-21T12:17:34.574Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:34.574Z] #26 7.201 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:17:34.574Z] #26 7.736 [2019-10-21T12:17:34.729Z] Client: Docker Engine - Community [2019-10-21T12:17:34.730Z] Version: 19.03.2 [2019-10-21T12:17:34.730Z] API version: 1.40 [2019-10-21T12:17:34.730Z] Go version: go1.12.8 [2019-10-21T12:17:34.730Z] Git commit: 6a30dfc [2019-10-21T12:17:34.730Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-21T12:17:34.730Z] OS/Arch: linux/arm64 [2019-10-21T12:17:34.730Z] Experimental: false [2019-10-21T12:17:34.730Z] [2019-10-21T12:17:34.730Z] Server: Docker Engine - Community [2019-10-21T12:17:34.730Z] Engine: [2019-10-21T12:17:34.730Z] Version: 19.03.2 [2019-10-21T12:17:34.730Z] API version: 1.40 (minimum version 1.12) [2019-10-21T12:17:34.730Z] Go version: go1.12.8 [2019-10-21T12:17:34.730Z] Git commit: 6a30dfc [2019-10-21T12:17:34.730Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-21T12:17:34.730Z] OS/Arch: linux/arm64 [2019-10-21T12:17:34.730Z] Experimental: true [2019-10-21T12:17:34.730Z] containerd: [2019-10-21T12:17:34.730Z] Version: 1.2.6 [2019-10-21T12:17:34.730Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:17:34.730Z] runc: [2019-10-21T12:17:34.730Z] Version: 1.0.0-rc8 [2019-10-21T12:17:34.730Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:17:34.730Z] docker-init: [2019-10-21T12:17:34.730Z] Version: 0.18.0 [2019-10-21T12:17:34.730Z] GitCommit: fec3683 [Pipeline] sh [2019-10-21T12:17:34.794Z] #6 53.09 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-21T12:17:34.877Z] Client: Docker Engine - Community [2019-10-21T12:17:34.877Z] Version: 19.03.2 [2019-10-21T12:17:34.877Z] API version: 1.40 [2019-10-21T12:17:34.877Z] Go version: go1.12.8 [2019-10-21T12:17:34.877Z] Git commit: 6a30dfc [2019-10-21T12:17:34.877Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-21T12:17:34.877Z] OS/Arch: linux/amd64 [2019-10-21T12:17:34.877Z] Experimental: false [2019-10-21T12:17:34.877Z] [2019-10-21T12:17:34.877Z] Server: Docker Engine - Community [2019-10-21T12:17:34.877Z] Engine: [2019-10-21T12:17:34.877Z] Version: 19.03.2 [2019-10-21T12:17:34.877Z] API version: 1.40 (minimum version 1.12) [2019-10-21T12:17:34.877Z] Go version: go1.12.8 [2019-10-21T12:17:34.877Z] Git commit: 6a30dfc [2019-10-21T12:17:34.877Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-21T12:17:34.877Z] OS/Arch: linux/amd64 [2019-10-21T12:17:34.877Z] Experimental: true [2019-10-21T12:17:34.877Z] containerd: [2019-10-21T12:17:34.877Z] Version: 1.2.6 [2019-10-21T12:17:34.877Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:17:34.877Z] runc: [2019-10-21T12:17:34.877Z] Version: 1.0.0-rc8 [2019-10-21T12:17:34.877Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:17:34.877Z] docker-init: [2019-10-21T12:17:34.877Z] Version: 0.18.0 [2019-10-21T12:17:34.877Z] GitCommit: fec3683 [Pipeline] sh [2019-10-21T12:17:35.059Z] + docker info [2019-10-21T12:17:35.083Z] #6 53.22 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-21T12:17:35.083Z] #6 53.27 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-21T12:17:35.222Z] + docker info [2019-10-21T12:17:35.349Z] #26 8.096 #### 5.6% ######## 11.5% ############ 16.7% ################ 23.1% #################### 29.1% ######################### 35.4% ############################## 42.7% ################################# 46.6% ##################################### 52.1% ######################################## 56.8% ############################################ 61.9% ############################################### 65.4% ################################################## 69.9% [2019-10-21T12:17:35.349Z] #26 ... [2019-10-21T12:17:35.349Z] [2019-10-21T12:17:35.349Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:17:35.349Z] #12 DONE 3.8s [2019-10-21T12:17:35.349Z] [2019-10-21T12:17:35.349Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:35.370Z] #6 53.62 go: finding github.com/google/go-cmp v0.2.0 [2019-10-21T12:17:35.609Z] #26 8.096 #### 5.6% ######## 11.5% ############ 16.7% ################ 23.1% #################### 29.1% ######################### 35.4% ############################## 42.7% ################################# 46.6% ##################################### 52.1% ######################################## 56.8% ############################################ 61.9% ############################################### 65.4% ################################################## 69.9% ##################################################### 74.6% ######################################################## 78.4% ########################################################## 81.5% [2019-10-21T12:17:35.609Z] #26 ... [2019-10-21T12:17:35.609Z] [2019-10-21T12:17:35.609Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:17:35.609Z] #28 51.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-21T12:17:35.609Z] #28 ... [2019-10-21T12:17:35.609Z] [2019-10-21T12:17:35.609Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:35.656Z] #6 53.76 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-21T12:17:35.656Z] #6 53.82 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-21T12:17:36.126Z] #26 8.096 #### 5.6% ######## 11.5% ############ 16.7% ################ 23.1% #################### 29.1% ######################### 35.4% ############################## 42.7% ################################# 46.6% ##################################### 52.1% ######################################## 56.8% ############################################ 61.9% ############################################### 65.4% ################################################## 69.9% ##################################################### 74.6% ######################################################## 78.4% ########################################################## 81.5% ############################################################ 83.8% ############################################################### 87.9% ################################################################## 92.9% ###################################################################### 97.3% ######################################################################## 100.0% [2019-10-21T12:17:36.694Z] #26 11.22 [2019-10-21T12:17:37.167Z] #6 55.26 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-21T12:17:37.167Z] #6 55.45 go: finding gotest.tools v2.2.0+incompatible [2019-10-21T12:17:37.456Z] #6 55.50 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-21T12:17:37.456Z] #6 55.61 go: finding golang.org/x/text v0.3.0 [2019-10-21T12:17:37.456Z] #6 55.64 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-21T12:17:37.456Z] #6 55.76 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-21T12:17:37.726Z] #26 11.56 ##### 8.0% ############### 22.0% ####################### 32.8% ################################## 47.7% ########################################### 61.1% ######################################################## 77.9% ######################################################################## 100.0% [2019-10-21T12:17:38.298Z] #26 12.86 [2019-10-21T12:17:38.484Z] #6 56.40 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-21T12:17:38.484Z] #6 56.56 go: finding github.com/stretchr/objx v0.1.1 [2019-10-21T12:17:38.821Z] #26 13.15 # 2.5% [2019-10-21T12:17:38.821Z] #26 ... [2019-10-21T12:17:38.821Z] [2019-10-21T12:17:38.821Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:17:38.821Z] #13 3.119 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-21T12:17:38.821Z] #13 DONE 3.4s [2019-10-21T12:17:38.821Z] [2019-10-21T12:17:38.821Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:39.117Z] #6 57.36 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-21T12:17:39.117Z] #6 57.42 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-21T12:17:40.120Z] #26 13.15 # 2.5% ####### 11.1% ######### 13.6% ############# 18.5% ############### 21.8% ##################### 29.6% ############################ 39.0% ############################## 42.0% ################################ 44.7% ################################## 48.4% ################################################# 69.3% ###################################################### 75.3% ########################################################## 81.1% ################################################################ 89.3% ######################################################################## 100.0% [2019-10-21T12:17:40.615Z] #6 58.76 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-21T12:17:40.615Z] #6 58.86 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-21T12:17:40.615Z] #6 58.95 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-21T12:17:40.685Z] #26 15.31 [2019-10-21T12:17:40.905Z] #6 59.06 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-21T12:17:41.196Z] #6 59.31 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-21T12:17:41.794Z] Client: [2019-10-21T12:17:41.794Z] Debug Mode: false [2019-10-21T12:17:41.794Z] [2019-10-21T12:17:41.794Z] Server: [2019-10-21T12:17:41.794Z] Containers: 0 [2019-10-21T12:17:41.794Z] Running: 0 [2019-10-21T12:17:41.794Z] Paused: 0 [2019-10-21T12:17:41.794Z] Stopped: 0 [2019-10-21T12:17:41.794Z] Images: 0 [2019-10-21T12:17:41.794Z] Server Version: 19.03.2 [2019-10-21T12:17:41.794Z] Storage Driver: overlay2 [2019-10-21T12:17:41.794Z] Backing Filesystem: extfs [2019-10-21T12:17:41.794Z] Supports d_type: true [2019-10-21T12:17:41.794Z] Native Overlay Diff: true [2019-10-21T12:17:41.794Z] Logging Driver: json-file [2019-10-21T12:17:41.794Z] Cgroup Driver: cgroupfs [2019-10-21T12:17:41.794Z] Plugins: [2019-10-21T12:17:41.794Z] Volume: local [2019-10-21T12:17:41.794Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T12:17:41.794Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-21T12:17:41.794Z] Swarm: inactive [2019-10-21T12:17:41.794Z] Runtimes: runc [2019-10-21T12:17:41.794Z] Default Runtime: runc [2019-10-21T12:17:41.794Z] Init Binary: docker-init [2019-10-21T12:17:41.794Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:17:41.794Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:17:41.794Z] init version: fec3683 [2019-10-21T12:17:41.794Z] Security Options: [2019-10-21T12:17:41.794Z] apparmor [2019-10-21T12:17:41.794Z] seccomp [2019-10-21T12:17:41.794Z] Profile: default [2019-10-21T12:17:41.794Z] Kernel Version: 4.15.0-1048-aws [2019-10-21T12:17:41.794Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-21T12:17:41.794Z] OSType: linux [2019-10-21T12:17:41.794Z] Architecture: x86_64 [2019-10-21T12:17:41.794Z] CPUs: 2 [2019-10-21T12:17:41.794Z] Total Memory: 7.501GiB [2019-10-21T12:17:41.794Z] Name: ip-10-100-47-24 [2019-10-21T12:17:41.794Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-21T12:17:41.794Z] Docker Root Dir: /var/lib/docker [2019-10-21T12:17:41.794Z] Debug Mode: false [2019-10-21T12:17:41.794Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:17:41.794Z] Labels: [2019-10-21T12:17:41.794Z] Experimental: true [2019-10-21T12:17:41.794Z] Insecure Registries: [2019-10-21T12:17:41.794Z] 127.0.0.0/8 [2019-10-21T12:17:41.794Z] Live Restore Enabled: true [2019-10-21T12:17:41.794Z] [2019-10-21T12:17:41.794Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T12:17:42.148Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:17:42.148Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:17:42.148Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40112/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T12:17:42.148Z] + bash /home/ubuntu/workspace/moby_PR-40112/check-config.sh [2019-10-21T12:17:42.148Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T12:17:42.148Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-21T12:17:42.148Z] [2019-10-21T12:17:42.148Z] Generally Necessary: [2019-10-21T12:17:42.148Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T12:17:42.148Z] - apparmor: enabled and tools installed [2019-10-21T12:17:42.148Z] - CONFIG_NAMESPACES: enabled [2019-10-21T12:17:42.148Z] - CONFIG_NET_NS: enabled [2019-10-21T12:17:42.148Z] - CONFIG_PID_NS: enabled [2019-10-21T12:17:42.148Z] - CONFIG_IPC_NS: enabled [2019-10-21T12:17:42.148Z] - CONFIG_UTS_NS: enabled [2019-10-21T12:17:42.148Z] - CONFIG_CGROUPS: enabled [2019-10-21T12:17:42.148Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T12:17:42.148Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T12:17:42.148Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T12:17:42.148Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T12:17:42.148Z] - CONFIG_CPUSETS: enabled [2019-10-21T12:17:42.148Z] - CONFIG_MEMCG: enabled [2019-10-21T12:17:42.148Z] - CONFIG_KEYS: enabled [2019-10-21T12:17:42.148Z] - CONFIG_VETH: enabled (as module) [2019-10-21T12:17:42.148Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T12:17:42.148Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T12:17:42.148Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T12:17:42.148Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T12:17:42.148Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T12:17:42.148Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T12:17:42.148Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T12:17:42.148Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T12:17:42.148Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T12:17:42.148Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T12:17:42.148Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T12:17:42.148Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T12:17:42.148Z] [2019-10-21T12:17:42.148Z] Optional Features: [2019-10-21T12:17:42.221Z] #6 60.41 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-21T12:17:42.288Z] #26 15.65 # 1.8% # 2.6% ### 4.3% #### 6.5% ###### 8.4% ####### 10.3% ######## 11.6% ######### 13.6% ########## 15.1% ############ 17.0% ############# 18.9% [2019-10-21T12:17:42.289Z] #26 ... [2019-10-21T12:17:42.289Z] [2019-10-21T12:17:42.289Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T12:17:42.289Z] #14 DONE 3.7s [2019-10-21T12:17:42.289Z] [2019-10-21T12:17:42.289Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:42.409Z] - CONFIG_USER_NS: enabled [2019-10-21T12:17:42.409Z] - CONFIG_SECCOMP: enabled [2019-10-21T12:17:42.409Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T12:17:42.409Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T12:17:42.409Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T12:17:42.409Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T12:17:42.409Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-21T12:17:42.409Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T12:17:42.409Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T12:17:42.409Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T12:17:42.409Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T12:17:42.409Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T12:17:42.409Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T12:17:42.409Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T12:17:42.409Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T12:17:42.409Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T12:17:42.409Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T12:17:42.409Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T12:17:42.409Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T12:17:42.409Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T12:17:42.409Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T12:17:42.409Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T12:17:42.409Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T12:17:42.409Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T12:17:42.409Z] - CONFIG_EXT4_FS: enabled [2019-10-21T12:17:42.409Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T12:17:42.409Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T12:17:42.409Z] - Network Drivers: [2019-10-21T12:17:42.409Z] - "overlay": [2019-10-21T12:17:42.409Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T12:17:42.409Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T12:17:42.409Z] Optional (for encrypted networks): [2019-10-21T12:17:42.547Z] #26 15.65 # 1.8% # 2.6% ### 4.3% #### 6.5% ###### 8.4% ####### 10.3% ######## 11.6% ######### 13.6% ########## 15.1% ############ 17.0% ############# 18.9% ############## 20.3% ############### 21.7% [2019-10-21T12:17:42.547Z] #26 ... [2019-10-21T12:17:42.547Z] [2019-10-21T12:17:42.547Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:17:42.547Z] #33 58.49 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:17:42.547Z] #33 58.49 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:17:42.547Z] #33 58.51 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:17:42.547Z] #33 58.69 Selecting previously unselected package libicu57:amd64. [2019-10-21T12:17:42.547Z] #33 58.69 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-21T12:17:42.547Z] #33 58.70 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-21T12:17:42.547Z] #33 67.10 Selecting previously unselected package libxml2:amd64. [2019-10-21T12:17:42.547Z] #33 67.10 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-21T12:17:42.547Z] #33 67.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:17:42.547Z] #33 68.17 Selecting previously unselected package libarchive13:amd64. [2019-10-21T12:17:42.547Z] #33 68.18 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-21T12:17:42.547Z] #33 68.21 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-21T12:17:42.547Z] #33 ... [2019-10-21T12:17:42.547Z] [2019-10-21T12:17:42.547Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:42.670Z] - CONFIG_CRYPTO: enabled [2019-10-21T12:17:42.670Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-21T12:17:42.670Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-21T12:17:42.670Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-21T12:17:42.670Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-21T12:17:42.670Z] - CONFIG_XFRM: enabled [2019-10-21T12:17:42.670Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T12:17:42.670Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T12:17:42.670Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T12:17:42.670Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T12:17:42.670Z] - "ipvlan": [2019-10-21T12:17:42.670Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T12:17:42.670Z] - "macvlan": [2019-10-21T12:17:42.670Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T12:17:42.670Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T12:17:42.670Z] - "ftp,tftp client in container": [2019-10-21T12:17:42.670Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T12:17:42.670Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T12:17:42.670Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T12:17:42.670Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T12:17:42.670Z] - Storage Drivers: [2019-10-21T12:17:42.670Z] - "aufs": [2019-10-21T12:17:42.670Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T12:17:42.670Z] - "btrfs": [2019-10-21T12:17:42.670Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T12:17:42.670Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T12:17:42.670Z] - "devicemapper": [2019-10-21T12:17:42.670Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T12:17:42.670Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T12:17:42.670Z] - "overlay": [2019-10-21T12:17:42.670Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T12:17:42.670Z] - "zfs": [2019-10-21T12:17:42.670Z] - /dev/zfs: missing [2019-10-21T12:17:42.670Z] - zfs command: missing [2019-10-21T12:17:42.670Z] - zpool command: missing [2019-10-21T12:17:42.670Z] [2019-10-21T12:17:42.670Z] Limits: [2019-10-21T12:17:42.670Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T12:17:42.670Z] [2019-10-21T12:17:42.670Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T12:17:42.868Z] #6 60.98 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-21T12:17:43.010Z] + sudo modprobe ip_vs [2019-10-21T12:17:43.182Z] Client: [2019-10-21T12:17:43.182Z] Debug Mode: false [2019-10-21T12:17:43.182Z] [2019-10-21T12:17:43.182Z] Server: [2019-10-21T12:17:43.182Z] Containers: 0 [2019-10-21T12:17:43.182Z] Running: 0 [2019-10-21T12:17:43.182Z] Paused: 0 [2019-10-21T12:17:43.182Z] Stopped: 0 [2019-10-21T12:17:43.182Z] Images: 0 [2019-10-21T12:17:43.182Z] Server Version: 19.03.2 [2019-10-21T12:17:43.182Z] Storage Driver: overlay2 [2019-10-21T12:17:43.182Z] Backing Filesystem: extfs [2019-10-21T12:17:43.182Z] Supports d_type: true [2019-10-21T12:17:43.182Z] Native Overlay Diff: true [2019-10-21T12:17:43.182Z] Logging Driver: json-file [2019-10-21T12:17:43.182Z] Cgroup Driver: cgroupfs [2019-10-21T12:17:43.183Z] Plugins: [2019-10-21T12:17:43.183Z] Volume: local [2019-10-21T12:17:43.183Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T12:17:43.183Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-21T12:17:43.183Z] Swarm: inactive [2019-10-21T12:17:43.183Z] Runtimes: runc [2019-10-21T12:17:43.183Z] Default Runtime: runc [2019-10-21T12:17:43.183Z] Init Binary: docker-init [2019-10-21T12:17:43.183Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:17:43.183Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:17:43.183Z] init version: fec3683 [2019-10-21T12:17:43.183Z] Security Options: [2019-10-21T12:17:43.183Z] apparmor [2019-10-21T12:17:43.183Z] seccomp [2019-10-21T12:17:43.183Z] Profile: default [2019-10-21T12:17:43.183Z] Kernel Version: 4.15.0-1048-aws [2019-10-21T12:17:43.183Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-21T12:17:43.183Z] OSType: linux [2019-10-21T12:17:43.183Z] Architecture: aarch64 [2019-10-21T12:17:43.183Z] CPUs: 4 [2019-10-21T12:17:43.183Z] Total Memory: 7.525GiB [2019-10-21T12:17:43.183Z] Name: ip-10-100-63-65 [2019-10-21T12:17:43.183Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-21T12:17:43.183Z] Docker Root Dir: /var/lib/docker [2019-10-21T12:17:43.183Z] Debug Mode: false [2019-10-21T12:17:43.183Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:17:43.183Z] Labels: [2019-10-21T12:17:43.183Z] Experimental: true [2019-10-21T12:17:43.183Z] Insecure Registries: [2019-10-21T12:17:43.183Z] 127.0.0.0/8 [2019-10-21T12:17:43.183Z] Live Restore Enabled: true [2019-10-21T12:17:43.183Z] [2019-10-21T12:17:43.183Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T12:17:43.268Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:56230f4d376515b838e088e93eb05f31fb9378c9 . [2019-10-21T12:17:43.476Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:17:43.476Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:17:43.476Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40112/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T12:17:43.476Z] + bash /home/ubuntu/workspace/moby_PR-40112/check-config.sh [2019-10-21T12:17:43.476Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T12:17:43.476Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-21T12:17:43.476Z] [2019-10-21T12:17:43.476Z] Generally Necessary: [2019-10-21T12:17:43.476Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T12:17:43.476Z] - apparmor: enabled and tools installed [2019-10-21T12:17:43.476Z] - CONFIG_NAMESPACES: enabled [2019-10-21T12:17:43.476Z] - CONFIG_NET_NS: enabled [2019-10-21T12:17:43.476Z] - CONFIG_PID_NS: enabled [2019-10-21T12:17:43.476Z] - CONFIG_IPC_NS: enabled [2019-10-21T12:17:43.476Z] - CONFIG_UTS_NS: enabled [2019-10-21T12:17:43.512Z] #6 61.77 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-21T12:17:43.534Z] #1 [internal] load .dockerignore [2019-10-21T12:17:43.534Z] #1 transferring context: 87B done [2019-10-21T12:17:43.534Z] #1 DONE 0.1s [2019-10-21T12:17:43.534Z] [2019-10-21T12:17:43.534Z] #2 [internal] load build definition from Dockerfile [2019-10-21T12:17:43.534Z] #2 transferring dockerfile: 14.63kB 0.0s done [2019-10-21T12:17:43.534Z] #2 DONE 0.1s [2019-10-21T12:17:43.534Z] [2019-10-21T12:17:43.534Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T12:17:43.737Z] - CONFIG_CGROUPS: enabled [2019-10-21T12:17:43.737Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T12:17:43.737Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T12:17:43.737Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T12:17:43.737Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T12:17:43.737Z] - CONFIG_CPUSETS: enabled [2019-10-21T12:17:43.737Z] - CONFIG_MEMCG: enabled [2019-10-21T12:17:43.737Z] - CONFIG_KEYS: enabled [2019-10-21T12:17:43.737Z] - CONFIG_VETH: enabled (as module) [2019-10-21T12:17:43.737Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T12:17:43.737Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T12:17:43.737Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T12:17:43.737Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T12:17:43.737Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T12:17:43.737Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T12:17:43.737Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T12:17:43.737Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T12:17:43.737Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T12:17:43.737Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T12:17:43.737Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T12:17:43.737Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T12:17:43.737Z] [2019-10-21T12:17:43.737Z] Optional Features: [2019-10-21T12:17:43.737Z] - CONFIG_USER_NS: enabled [2019-10-21T12:17:43.737Z] - CONFIG_SECCOMP: enabled [2019-10-21T12:17:43.737Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T12:17:43.799Z] #6 61.96 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-21T12:17:43.997Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T12:17:43.997Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T12:17:43.997Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T12:17:43.997Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T12:17:43.997Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T12:17:43.997Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T12:17:43.997Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T12:17:43.997Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T12:17:43.997Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T12:17:43.997Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T12:17:43.997Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T12:17:43.997Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T12:17:43.997Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T12:17:43.997Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T12:17:43.997Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T12:17:43.997Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T12:17:43.997Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T12:17:43.997Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T12:17:43.997Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T12:17:43.997Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T12:17:43.997Z] - CONFIG_EXT4_FS: enabled [2019-10-21T12:17:43.997Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T12:17:43.997Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T12:17:43.997Z] - Network Drivers: [2019-10-21T12:17:43.997Z] - "overlay": [2019-10-21T12:17:44.101Z] #3 DONE 0.4s [2019-10-21T12:17:44.101Z] [2019-10-21T12:17:44.101Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T12:17:44.101Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T12:17:44.101Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-21T12:17:44.101Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-21T12:17:44.101Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-21T12:17:44.101Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-21T12:17:44.101Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-10-21T12:17:44.257Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T12:17:44.257Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T12:17:44.257Z] Optional (for encrypted networks): [2019-10-21T12:17:44.257Z] - CONFIG_CRYPTO: enabled [2019-10-21T12:17:44.257Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-21T12:17:44.257Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-21T12:17:44.257Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-21T12:17:44.257Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-21T12:17:44.257Z] - CONFIG_XFRM: enabled [2019-10-21T12:17:44.257Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T12:17:44.257Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T12:17:44.257Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T12:17:44.257Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T12:17:44.257Z] - "ipvlan": [2019-10-21T12:17:44.257Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T12:17:44.257Z] - "macvlan": [2019-10-21T12:17:44.257Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T12:17:44.257Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T12:17:44.257Z] - "ftp,tftp client in container": [2019-10-21T12:17:44.257Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T12:17:44.257Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T12:17:44.257Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T12:17:44.257Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T12:17:44.257Z] - Storage Drivers: [2019-10-21T12:17:44.257Z] - "aufs": [2019-10-21T12:17:44.257Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T12:17:44.257Z] - "btrfs": [2019-10-21T12:17:44.426Z] #6 62.68 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-21T12:17:44.516Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T12:17:44.516Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T12:17:44.516Z] - "devicemapper": [2019-10-21T12:17:44.516Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T12:17:44.516Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T12:17:44.516Z] - "overlay": [2019-10-21T12:17:44.516Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T12:17:44.516Z] - "zfs": [2019-10-21T12:17:44.516Z] - /dev/zfs: missing [2019-10-21T12:17:44.516Z] - zfs command: missing [2019-10-21T12:17:44.516Z] - zpool command: missing [2019-10-21T12:17:44.516Z] [2019-10-21T12:17:44.516Z] Limits: [2019-10-21T12:17:44.516Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T12:17:44.516Z] [2019-10-21T12:17:44.516Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T12:17:44.590Z] #26 15.65 # 1.8% # 2.6% ### 4.3% #### 6.5% ###### 8.4% ####### 10.3% ######## 11.6% ######### 13.6% ########## 15.1% ############ 17.0% ############# 18.9% ############## 20.3% ############### 21.7% ################## 25.1% #################### 28.6% ##################### 30.4% ####################### 32.8% ######################## 33.9% ########################## 37.4% ############################ 39.9% ############################## 42.7% ############################### 43.1% ############################### 44.3% ################################# 46.7% ################################## 48.5% ################################### 49.8% #################################### 51.0% ##################################### 52.4% ###################################### 54.1% ####################################### 55.5% ######################################### 57.1% ######## [2019-10-21T12:17:44.590Z] #26 ... [2019-10-21T12:17:44.590Z] [2019-10-21T12:17:44.590Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:17:44.590Z] #40 60.70 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:17:44.590Z] #40 61.36 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:17:44.590Z] #40 61.43 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-21T12:17:44.590Z] #40 67.43 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:17:44.590Z] #40 67.44 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-21T12:17:44.590Z] #40 67.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:17:44.590Z] #40 67.49 Setting up python-protobuf (3.0.0-9) ... [2019-10-21T12:17:44.666Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2019-10-21T12:17:44.666Z] #4 DONE 0.7s [2019-10-21T12:17:44.848Z] #40 ... [2019-10-21T12:17:44.848Z] [2019-10-21T12:17:44.848Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:44.852Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:56230f4d376515b838e088e93eb05f31fb9378c9 . [2019-10-21T12:17:44.852Z] #1 [internal] load build definition from Dockerfile [2019-10-21T12:17:44.852Z] #1 transferring dockerfile: 14.63kB done [2019-10-21T12:17:44.852Z] #1 DONE 0.1s [2019-10-21T12:17:44.852Z] [2019-10-21T12:17:44.852Z] #2 [internal] load .dockerignore [2019-10-21T12:17:44.852Z] #2 transferring context: 87B done [2019-10-21T12:17:44.852Z] #2 DONE 0.1s [2019-10-21T12:17:44.852Z] [2019-10-21T12:17:44.852Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T12:17:45.052Z] #6 63.22 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-21T12:17:45.052Z] #6 63.31 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-21T12:17:45.422Z] #3 DONE 0.6s [2019-10-21T12:17:45.603Z] [2019-10-21T12:17:45.603Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:17:45.603Z] #6 ... [2019-10-21T12:17:45.603Z] [2019-10-21T12:17:45.603Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:17:45.603Z] #5 DONE 0.2s [2019-10-21T12:17:45.603Z] [2019-10-21T12:17:45.603Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:17:45.603Z] #6 DONE 0.3s [2019-10-21T12:17:45.623Z] #26 15.65 # 1.8% # 2.6% ### 4.3% #### 6.5% ###### 8.4% ####### 10.3% ######## 11.6% ######### 13.6% ########## 15.1% ############ 17.0% ############# 18.9% ############## 20.3% ############### 21.7% ################## 25.1% #################### 28.6% ##################### 30.4% ####################### 32.8% ######################## 33.9% ########################## 37.4% ############################ 39.9% ############################## 42.7% ############################### 43.1% ############################### 44.3% ################################# 46.7% ################################## 48.5% ################################### 49.8% #################################### 51.0% ##################################### 52.4% ###################################### 54.1% ####################################### 55.5% ######################################### 57.1% ########################################## 59.0% ########################################### 60.6% ############################################ 62.2% ############################################# 63.8% ############################################### 65.6% ################################################ 67.0% ################################################# 68.6% ################################################### 70.9% ################################################### 72.0% [2019-10-21T12:17:45.623Z] #26 ... [2019-10-21T12:17:45.623Z] [2019-10-21T12:17:45.623Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:17:45.623Z] #44 60.95 syscall [2019-10-21T12:17:45.623Z] #44 70.38 time [2019-10-21T12:17:45.623Z] #44 ... [2019-10-21T12:17:45.623Z] [2019-10-21T12:17:45.623Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:45.682Z] [2019-10-21T12:17:45.682Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T12:17:45.682Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T12:17:45.682Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-21T12:17:45.682Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-21T12:17:45.682Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-21T12:17:45.682Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-10-21T12:17:45.682Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 3.93MB / 8.26MB 0.2s [2019-10-21T12:17:45.869Z] [2019-10-21T12:17:45.869Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:17:45.869Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T12:17:45.869Z] #65 DONE 0.0s [2019-10-21T12:17:45.869Z] [2019-10-21T12:17:45.869Z] #19 [internal] load build context [2019-10-21T12:17:45.948Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2019-10-21T12:17:45.948Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2019-10-21T12:17:46.079Z] #6 64.38 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-21T12:17:46.207Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-21T12:17:46.207Z] #4 DONE 0.6s [2019-10-21T12:17:46.466Z] [2019-10-21T12:17:46.466Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:17:46.769Z] #6 DONE 0.2s [2019-10-21T12:17:46.769Z] [2019-10-21T12:17:46.769Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:17:46.769Z] #5 DONE 0.3s [2019-10-21T12:17:47.036Z] [2019-10-21T12:17:47.036Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:17:47.036Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T12:17:47.036Z] #65 DONE 0.0s [2019-10-21T12:17:47.036Z] [2019-10-21T12:17:47.036Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:17:47.036Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T12:17:47.036Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-21T12:17:47.036Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-10-21T12:17:47.036Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 0B / 43.17MB 0.2s [2019-10-21T12:17:47.036Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0B / 9.75MB 0.2s [2019-10-21T12:17:47.036Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0B / 4.09MB 0.2s [2019-10-21T12:17:47.036Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-10-21T12:17:47.170Z] #26 15.65 # 1.8% # 2.6% ### 4.3% #### 6.5% ###### 8.4% ####### 10.3% ######## 11.6% ######### 13.6% ########## 15.1% ############ 17.0% ############# 18.9% ############## 20.3% ############### 21.7% ################## 25.1% #################### 28.6% ##################### 30.4% ####################### 32.8% ######################## 33.9% ########################## 37.4% ############################ 39.9% ############################## 42.7% ############################### 43.1% ############################### 44.3% ################################# 46.7% ################################## 48.5% ################################### 49.8% #################################### 51.0% ##################################### 52.4% ###################################### 54.1% ####################################### 55.5% ######################################### 57.1% ########################################## 59.0% ########################################### 60.6% ############################################ 62.2% ############################################# 63.8% ############################################### 65.6% ################################################ 67.0% ################################################# 68.6% ################################################### 70.9% ################################################### 72.0% ##################################################### 73.8% ###################################################### 75.3% ####################################################### 77.3% ######################################################## 79.1% ########################################################## 80.8% ########################################################### 82.1% ############################################################ 83.7% ############################################################# 85.3% ############################################################## 87.2% ################################################################ 89.3% ################################################################## 91.8% ################################################################### 93.4% #################################################################### 95.6% #############################################################26 ... [2019-10-21T12:17:47.170Z] [2019-10-21T12:17:47.170Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T12:17:47.170Z] #15 DONE 4.8s [2019-10-21T12:17:47.170Z] [2019-10-21T12:17:47.170Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:47.171Z] #26 15.65 # 1.8% # 2.6% ### 4.3% #### 6.5% ###### 8.4% ####### 10.3% ######## 11.6% ######### 13.6% ########## 15.1% ############ 17.0% ############# 18.9% ############## 20.3% ############### 21.7% ################## 25.1% #################### 28.6% ##################### 30.4% ####################### 32.8% ######################## 33.9% ########################## 37.4% ############################ 39.9% ############################## 42.7% ############################### 43.1% ############################### 44.3% ################################# 46.7% ################################## 48.5% ################################### 49.8% #################################### 51.0% ##################################### 52.4% ###################################### 54.1% ####################################### 55.5% ######################################### 57.1% ########################################## 59.0% ########################################### 60.6% ############################################ 62.2% ############################################# 63.8% ############################################### 65.6% ################################################ 67.0% ################################################# 68.6% ################################################### 70.9% ################################################### 72.0% ##################################################### 73.8% ###################################################### 75.3% ####################################################### 77.3% ######################################################## 79.1% ########################################################## 80.8% ########################################################### 82.1% ############################################################ 83.7% ############################################################# 85.3% ############################################################## 87.2% ################################################################ 89.3% ################################################################## 91.8% ################################################################### 93.4% #################################################################### 95.6% ###################################################################### 97.4% ######################################################################## 100.0% [2019-10-21T12:17:47.308Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 2.17MB / 43.17MB 0.3s [2019-10-21T12:17:47.308Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 2.56MB / 9.75MB 0.3s [2019-10-21T12:17:47.308Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.3s [2019-10-21T12:17:47.308Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 9.02MB / 43.17MB 0.5s [2019-10-21T12:17:47.308Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.5s [2019-10-21T12:17:47.308Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.3s done [2019-10-21T12:17:47.308Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 0B / 48.02MB 0.5s [2019-10-21T12:17:47.428Z] #26 22.10 [2019-10-21T12:17:47.575Z] #6 65.79 go: finding github.com/kr/pty v1.1.1 [2019-10-21T12:17:47.582Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 42.43MB / 43.17MB 0.8s [2019-10-21T12:17:47.582Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.5s done [2019-10-21T12:17:47.582Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 19.15MB / 48.02MB 0.8s [2019-10-21T12:17:47.582Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 17.12MB / 49.09MB 0.8s [2019-10-21T12:17:47.858Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 27.91MB / 48.02MB 0.9s [2019-10-21T12:17:47.858Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 21.88MB / 49.09MB 0.9s [2019-10-21T12:17:47.858Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.0s done [2019-10-21T12:17:47.858Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 26.40MB / 49.09MB 1.1s [2019-10-21T12:17:47.858Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0B / 97.59MB 1.1s [2019-10-21T12:17:48.135Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 32.01MB / 48.02MB 1.2s [2019-10-21T12:17:48.135Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 35.13MB / 49.09MB 1.2s [2019-10-21T12:17:48.135Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 39.90MB / 48.02MB 1.3s [2019-10-21T12:17:48.135Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 39.91MB / 49.09MB 1.3s [2019-10-21T12:17:48.397Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 42.91MB / 48.02MB 1.4s [2019-10-21T12:17:48.397Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 9.35MB / 97.59MB 1.4s [2019-10-21T12:17:48.397Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 [2019-10-21T12:17:48.397Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 1.6s [2019-10-21T12:17:48.397Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 1.6s [2019-10-21T12:17:48.397Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 25.81MB / 97.59MB 1.6s [2019-10-21T12:17:48.397Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 33.38MB / 97.59MB 1.7s [2019-10-21T12:17:48.427Z] #19 transferring context: 10.68MB 2.8s [2019-10-21T12:17:48.664Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 42.92MB / 97.59MB 1.9s [2019-10-21T12:17:48.924Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 48.62MB / 97.59MB 2.0s [2019-10-21T12:17:48.924Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 66.74MB / 97.59MB 2.2s [2019-10-21T12:17:49.187Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 76.16MB / 97.59MB 2.3s [2019-10-21T12:17:49.187Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 84.80MB / 97.59MB 2.4s [2019-10-21T12:17:49.332Z] #26 ... [2019-10-21T12:17:49.333Z] [2019-10-21T12:17:49.333Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:17:49.333Z] #33 68.71 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-21T12:17:49.333Z] #33 68.73 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-21T12:17:49.333Z] #33 68.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-21T12:17:49.333Z] #33 69.26 Selecting previously unselected package libuv1:amd64. [2019-10-21T12:17:49.333Z] #33 69.26 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-21T12:17:49.333Z] #33 69.27 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-21T12:17:49.333Z] #33 69.74 Selecting previously unselected package cmake. [2019-10-21T12:17:49.333Z] #33 69.75 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-21T12:17:49.333Z] #33 69.91 Unpacking cmake (3.7.2-1) ... [2019-10-21T12:17:49.333Z] #33 73.26 Selecting previously unselected package xxd. [2019-10-21T12:17:49.333Z] #33 73.28 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:17:49.333Z] #33 73.29 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:17:49.333Z] #33 73.60 Selecting previously unselected package vim-common. [2019-10-21T12:17:49.333Z] #33 73.61 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:17:49.333Z] #33 73.63 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:17:49.333Z] #33 74.01 Processing triggers for mime-support (3.60) ... [2019-10-21T12:17:49.333Z] #33 74.10 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:17:49.333Z] #33 74.14 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-21T12:17:49.333Z] #33 74.15 Setting up cmake-data (3.7.2-1) ... [2019-10-21T12:17:49.333Z] #33 74.17 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-21T12:17:49.333Z] #33 74.18 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:17:49.333Z] #33 74.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:17:49.333Z] #33 74.29 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:17:49.333Z] #33 74.32 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:17:49.333Z] #33 74.33 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-21T12:17:49.333Z] #33 74.34 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-21T12:17:49.333Z] #33 74.36 Setting up cmake (3.7.2-1) ... [2019-10-21T12:17:49.333Z] #33 74.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:17:49.333Z] #33 DONE 75.0s [2019-10-21T12:17:49.333Z] [2019-10-21T12:17:49.333Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:17:49.333Z] #34 DONE 0.1s [2019-10-21T12:17:49.333Z] [2019-10-21T12:17:49.333Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T12:17:49.333Z] #35 DONE 0.0s [2019-10-21T12:17:49.333Z] [2019-10-21T12:17:49.333Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:17:49.333Z] #54 15.34 + cd /tmp/tmp.oyZeODacqD/src/github.com/opencontainers/runc [2019-10-21T12:17:49.333Z] #54 15.34 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:17:49.333Z] #54 15.78 + '[' -z '' ']' [2019-10-21T12:17:49.333Z] #54 15.78 + target=static [2019-10-21T12:17:49.333Z] #54 15.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-21T12:17:49.333Z] #54 17.99 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-21T12:17:49.333Z] #54 ... [2019-10-21T12:17:49.333Z] [2019-10-21T12:17:49.333Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:17:49.333Z] #31 64.58 time [2019-10-21T12:17:49.333Z] #31 71.99 internal/poll [2019-10-21T12:17:49.333Z] #31 74.62 internal/syscall/unix [2019-10-21T12:17:49.333Z] #31 ... [2019-10-21T12:17:49.333Z] [2019-10-21T12:17:49.333Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:49.333Z] #26 23.86 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:17:49.446Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 2.5s [2019-10-21T12:17:49.935Z] #26 24.58 [2019-10-21T12:17:50.020Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 3.1s done [2019-10-21T12:17:50.020Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 3.1s done [2019-10-21T12:17:50.020Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.3s [2019-10-21T12:17:50.295Z] #6 68.49 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-21T12:17:50.307Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 3.3s done [2019-10-21T12:17:50.307Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.3s done [2019-10-21T12:17:50.307Z] #7 ... [2019-10-21T12:17:50.307Z] [2019-10-21T12:17:50.307Z] #19 [internal] load build context [2019-10-21T12:17:50.307Z] #19 transferring context: 45.62MB 3.5s done [2019-10-21T12:17:50.307Z] #19 DONE 3.5s [2019-10-21T12:17:50.307Z] [2019-10-21T12:17:50.307Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:17:50.560Z] #26 ... [2019-10-21T12:17:50.560Z] [2019-10-21T12:17:50.560Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:17:50.560Z] #40 75.54 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-21T12:17:50.560Z] #40 75.56 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-21T12:17:50.560Z] #40 75.57 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:17:50.560Z] #40 75.60 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-21T12:17:50.560Z] #40 75.61 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-21T12:17:50.560Z] #40 75.62 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:17:50.560Z] #40 75.65 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:17:50.560Z] #40 75.69 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-21T12:17:50.560Z] #40 75.72 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-21T12:17:50.560Z] #40 75.77 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-21T12:17:50.560Z] #40 75.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:17:50.560Z] #40 DONE 76.4s [2019-10-21T12:17:50.560Z] [2019-10-21T12:17:50.560Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:50.560Z] #26 25.09 ######################################################################## 100.0% [2019-10-21T12:17:50.905Z] #26 25.34 [2019-10-21T12:17:51.482Z] #26 ... [2019-10-21T12:17:51.482Z] [2019-10-21T12:17:51.482Z] #16 [dev 6/24] RUN ldconfig [2019-10-21T12:17:51.482Z] #16 DONE 4.1s [2019-10-21T12:17:51.482Z] [2019-10-21T12:17:51.482Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:17:51.687Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 3.4s done [2019-10-21T12:17:51.726Z] #19 transferring context: 45.62MB 5.7s done [2019-10-21T12:17:51.726Z] #19 DONE 5.8s [2019-10-21T12:17:51.726Z] [2019-10-21T12:17:51.726Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:17:51.726Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T12:17:51.726Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.5s done [2019-10-21T12:17:51.726Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.7s done [2019-10-21T12:17:51.726Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.5s done [2019-10-21T12:17:51.726Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-21T12:17:51.726Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-21T12:17:51.726Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-21T12:17:51.726Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.1s done [2019-10-21T12:17:51.726Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.5s done [2019-10-21T12:17:51.726Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.1s done [2019-10-21T12:17:51.726Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.7s [2019-10-21T12:17:51.726Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.2s done [2019-10-21T12:17:51.946Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-10-21T12:17:52.206Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.4s done [2019-10-21T12:17:52.346Z] #6 70.27 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-21T12:17:52.466Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-10-21T12:17:52.726Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-10-21T12:17:52.726Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-10-21T12:17:53.624Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.9s done [2019-10-21T12:17:53.891Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.1s [2019-10-21T12:17:54.415Z] #6 72.25 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-21T12:17:54.415Z] #6 72.27 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-21T12:17:54.415Z] #6 72.36 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-21T12:17:54.415Z] #6 72.56 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-21T12:17:54.415Z] #6 72.69 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-21T12:17:54.415Z] #6 72.71 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-21T12:17:54.459Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.7s done [2019-10-21T12:17:54.704Z] #6 72.87 go: finding google.golang.org/grpc v1.20.1 [2019-10-21T12:17:54.718Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-21T12:17:54.976Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-10-21T12:17:54.976Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-21T12:17:55.281Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.2s done [2019-10-21T12:17:55.281Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 0.1s [2019-10-21T12:17:55.683Z] #17 4.501 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:17:55.784Z] #6 73.76 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-21T12:17:55.941Z] #17 4.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:17:55.941Z] #17 4.605 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:17:55.941Z] #17 4.634 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:17:55.941Z] #17 4.665 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:17:56.506Z] #17 ... [2019-10-21T12:17:56.506Z] [2019-10-21T12:17:56.506Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:17:56.506Z] #26 27.46 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:17:56.506Z] #26 27.99 [2019-10-21T12:17:56.506Z] #26 28.24 ################################################################## 92.1% ######################################################################## 100.0% [2019-10-21T12:17:56.506Z] #26 28.39 [2019-10-21T12:17:56.506Z] #26 29.88 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:17:56.506Z] #26 30.00 skipping existing 1849cc453dee [2019-10-21T12:17:56.506Z] #26 30.10 [2019-10-21T12:17:56.808Z] #6 75.07 go: finding github.com/containerd/containerd v1.2.4 [2019-10-21T12:17:57.073Z] #26 31.63 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:17:57.198Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.6s done [2019-10-21T12:17:57.198Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 [2019-10-21T12:17:57.433Z] #6 75.41 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-21T12:17:57.433Z] #6 75.63 go: finding github.com/docker/go-units v0.3.1 [2019-10-21T12:17:57.639Z] #26 32.26 [2019-10-21T12:17:57.897Z] #26 32.56 ######################################################################## 100.0% [2019-10-21T12:17:58.058Z] #6 76.28 go: finding github.com/stretchr/testify v1.3.0 [2019-10-21T12:17:58.059Z] #6 76.39 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-21T12:17:58.155Z] #26 32.66 [2019-10-21T12:17:58.155Z] #26 32.74 Download of images into '/build' complete. [2019-10-21T12:17:58.155Z] #26 32.74 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:17:58.155Z] #26 32.74 tar -cC '/build' . | docker load [2019-10-21T12:17:58.259Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.9s done [2019-10-21T12:17:58.259Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-10-21T12:17:58.347Z] #6 76.41 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-21T12:17:58.635Z] #6 76.86 go: finding github.com/golang/mock v1.1.1 [2019-10-21T12:17:58.635Z] #6 76.92 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-21T12:17:58.727Z] #26 DONE 33.1s [2019-10-21T12:17:58.727Z] [2019-10-21T12:17:58.727Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:17:58.727Z] #36 4.192 + RM_GOPATH=0 [2019-10-21T12:17:58.727Z] #36 4.192 + TMP_GOPATH= [2019-10-21T12:17:58.727Z] #36 4.193 + : /build [2019-10-21T12:17:58.727Z] #36 4.193 + '[' -z '' ']' [2019-10-21T12:17:58.727Z] #36 4.198 ++ mktemp -d [2019-10-21T12:17:58.727Z] #36 4.200 + export GOPATH=/tmp/tmp.7f4OLR7H2A [2019-10-21T12:17:58.727Z] #36 4.200 + GOPATH=/tmp/tmp.7f4OLR7H2A [2019-10-21T12:17:58.728Z] #36 4.200 + RM_GOPATH=1 [2019-10-21T12:17:58.728Z] #36 4.200 ++ dirname ./install.sh [2019-10-21T12:17:58.728Z] #36 4.209 + dir=. [2019-10-21T12:17:58.728Z] #36 4.209 + bin=tini [2019-10-21T12:17:58.728Z] #36 4.209 + shift [2019-10-21T12:17:58.728Z] #36 4.209 + '[' '!' -f ./tini.installer ']' [2019-10-21T12:17:58.728Z] #36 4.210 + . ./tini.installer [2019-10-21T12:17:58.728Z] #36 4.210 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:17:58.728Z] #36 4.210 + install_tini [2019-10-21T12:17:58.728Z] #36 4.210 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-21T12:17:58.728Z] #36 4.211 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:17:58.728Z] #36 4.213 + git clone https://github.com/krallin/tini.git /tmp/tmp.7f4OLR7H2A/tini [2019-10-21T12:17:58.728Z] #36 4.218 Cloning into '/tmp/tmp.7f4OLR7H2A/tini'... [2019-10-21T12:17:58.728Z] #36 5.440 + cd /tmp/tmp.7f4OLR7H2A/tini [2019-10-21T12:17:58.728Z] #36 5.441 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:17:58.728Z] #36 5.457 + cmake . [2019-10-21T12:17:58.728Z] #36 6.015 -- The C compiler identification is GNU 6.3.0 [2019-10-21T12:17:58.728Z] #36 6.065 -- Check for working C compiler: /usr/bin/cc [2019-10-21T12:17:58.728Z] #36 6.774 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-21T12:17:58.728Z] #36 6.776 -- Detecting C compiler ABI info [2019-10-21T12:17:58.728Z] #36 7.646 -- Detecting C compiler ABI info - done [2019-10-21T12:17:58.728Z] #36 7.745 -- Detecting C compile features [2019-10-21T12:17:58.924Z] #6 77.15 go: finding github.com/client9/misspell v0.3.4 [2019-10-21T12:17:59.551Z] #6 77.86 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-21T12:17:59.551Z] #6 77.88 go: finding github.com/stretchr/objx v0.1.0 [2019-10-21T12:17:59.661Z] #36 ... [2019-10-21T12:17:59.661Z] [2019-10-21T12:17:59.661Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:17:59.661Z] #31 74.96 internal/fmtsort [2019-10-21T12:17:59.661Z] #31 74.96 os [2019-10-21T12:17:59.661Z] #31 76.76 strings [2019-10-21T12:17:59.661Z] #31 80.01 path [2019-10-21T12:17:59.661Z] #31 80.66 text/tabwriter [2019-10-21T12:17:59.661Z] #31 81.00 fmt [2019-10-21T12:17:59.661Z] #31 81.19 path/filepath [2019-10-21T12:17:59.661Z] #31 82.88 io/ioutil [2019-10-21T12:17:59.840Z] #6 78.18 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-21T12:17:59.919Z] #31 ... [2019-10-21T12:17:59.919Z] [2019-10-21T12:17:59.919Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:17:59.919Z] #36 10.58 -- Detecting C compile features - done [2019-10-21T12:17:59.919Z] #36 10.66 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-21T12:18:00.485Z] #36 11.20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-21T12:18:00.485Z] #36 ... [2019-10-21T12:18:00.485Z] [2019-10-21T12:18:00.485Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:00.485Z] #41 4.848 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:18:00.485Z] #41 4.849 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:18:00.485Z] #41 6.898 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:18:00.485Z] #41 6.961 GEN .gitid [2019-10-21T12:18:00.485Z] #41 6.974 GEN criu/include/version.h [2019-10-21T12:18:00.485Z] #41 7.023 GEN include/common/asm [2019-10-21T12:18:00.485Z] #41 10.01 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-21T12:18:00.485Z] #41 10.18 PBCC images/opts.pb-c.c [2019-10-21T12:18:00.743Z] #41 ... [2019-10-21T12:18:00.743Z] [2019-10-21T12:18:00.743Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:18:00.743Z] #36 11.48 -- Configuring done [2019-10-21T12:18:00.743Z] #36 11.55 -- Generating done [2019-10-21T12:18:00.743Z] #36 11.56 -- Build files have been written to: /tmp/tmp.7f4OLR7H2A/tini [2019-10-21T12:18:00.743Z] #36 11.61 + make tini-static [2019-10-21T12:18:01.360Z] #6 79.68 go: finding google.golang.org/appengine v1.1.0 [2019-10-21T12:18:01.406Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.9s done [2019-10-21T12:18:01.406Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 [2019-10-21T12:18:01.542Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.8s done [2019-10-21T12:18:01.542Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-21T12:18:01.666Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-10-21T12:18:01.678Z] #36 12.41 Scanning dependencies of target tini-static [2019-10-21T12:18:01.678Z] #36 12.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-21T12:18:01.986Z] #6 80.13 go: finding github.com/spf13/afero v1.1.2 [2019-10-21T12:18:02.235Z] #7 DONE 15.3s [2019-10-21T12:18:02.235Z] [2019-10-21T12:18:02.235Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T12:18:02.258Z] #36 ... [2019-10-21T12:18:02.258Z] [2019-10-21T12:18:02.258Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:18:02.258Z] #44 77.45 strings [2019-10-21T12:18:02.258Z] #44 78.35 os [2019-10-21T12:18:02.258Z] #44 81.04 regexp/syntax [2019-10-21T12:18:02.258Z] #44 82.45 fmt [2019-10-21T12:18:02.258Z] #44 ... [2019-10-21T12:18:02.258Z] [2019-10-21T12:18:02.258Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:02.258Z] #41 10.39 PBCC images/sit.pb-c.c [2019-10-21T12:18:02.258Z] #41 10.69 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-21T12:18:02.258Z] #41 10.84 DEP images/opts.pb-c.d [2019-10-21T12:18:02.258Z] #41 10.94 DEP images/sit.pb-c.d [2019-10-21T12:18:02.258Z] #41 11.12 PBCC images/macvlan.pb-c.c [2019-10-21T12:18:02.258Z] #41 11.23 DEP images/macvlan.pb-c.d [2019-10-21T12:18:02.258Z] #41 11.25 PBCC images/autofs.pb-c.c [2019-10-21T12:18:02.258Z] #41 11.32 DEP images/autofs.pb-c.d [2019-10-21T12:18:02.258Z] #41 11.35 PBCC images/sysctl.pb-c.c [2019-10-21T12:18:02.258Z] #41 11.37 DEP images/sysctl.pb-c.d [2019-10-21T12:18:02.258Z] #41 11.41 PBCC images/time.pb-c.c [2019-10-21T12:18:02.258Z] #41 11.42 DEP images/time.pb-c.d [2019-10-21T12:18:02.258Z] #41 11.50 PBCC images/binfmt-misc.pb-c.c [2019-10-21T12:18:02.258Z] #41 11.53 DEP images/binfmt-misc.pb-c.d [2019-10-21T12:18:02.258Z] #41 11.62 PBCC images/seccomp.pb-c.c [2019-10-21T12:18:02.258Z] #41 11.66 DEP images/seccomp.pb-c.d [2019-10-21T12:18:02.258Z] #41 11.72 PBCC images/userns.pb-c.c [2019-10-21T12:18:02.258Z] #41 11.79 DEP images/userns.pb-c.d [2019-10-21T12:18:02.258Z] #41 11.85 PBCC images/cgroup.pb-c.c [2019-10-21T12:18:02.258Z] #41 11.91 DEP images/cgroup.pb-c.d [2019-10-21T12:18:02.258Z] #41 11.97 PBCC images/fown.pb-c.c [2019-10-21T12:18:02.258Z] #41 12.00 PBCC images/ext-file.pb-c.c [2019-10-21T12:18:02.258Z] #41 12.03 DEP images/fown.pb-c.d [2019-10-21T12:18:02.274Z] #6 80.41 go: finding cloud.google.com/go v0.26.0 [2019-10-21T12:18:02.274Z] #6 80.46 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-21T12:18:02.516Z] #41 12.07 DEP images/ext-file.pb-c.d [2019-10-21T12:18:02.516Z] #41 12.13 PBCC images/rpc.pb-c.c [2019-10-21T12:18:02.516Z] #41 12.23 DEP images/rpc.pb-c.d [2019-10-21T12:18:02.516Z] #41 12.29 PBCC images/siginfo.pb-c.c [2019-10-21T12:18:02.774Z] #41 12.33 DEP images/siginfo.pb-c.d [2019-10-21T12:18:02.774Z] #41 12.42 PBCC images/pagemap.pb-c.c [2019-10-21T12:18:02.774Z] #41 12.49 DEP images/pagemap.pb-c.d [2019-10-21T12:18:02.774Z] #41 12.55 PBCC images/rlimit.pb-c.c [2019-10-21T12:18:03.033Z] #41 12.62 DEP images/rlimit.pb-c.d [2019-10-21T12:18:03.033Z] #41 12.68 PBCC images/file-lock.pb-c.c [2019-10-21T12:18:03.033Z] #41 12.76 DEP images/file-lock.pb-c.d [2019-10-21T12:18:03.292Z] #41 12.85 PBCC images/tty.pb-c.c [2019-10-21T12:18:03.292Z] #41 12.96 DEP images/tty.pb-c.d [2019-10-21T12:18:03.292Z] #41 13.04 PBCC images/tun.pb-c.c [2019-10-21T12:18:03.550Z] #41 13.09 PBCC images/netdev.pb-c.c [2019-10-21T12:18:03.550Z] #41 13.18 DEP images/tun.pb-c.d [2019-10-21T12:18:03.550Z] #41 13.24 DEP images/netdev.pb-c.d [2019-10-21T12:18:03.550Z] #41 13.31 PBCC images/vma.pb-c.c [2019-10-21T12:18:03.773Z] #6 81.89 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-21T12:18:03.808Z] #41 13.37 DEP images/vma.pb-c.d [2019-10-21T12:18:03.808Z] #41 13.47 PBCC images/creds.pb-c.c [2019-10-21T12:18:03.808Z] #41 13.48 DEP images/creds.pb-c.d [2019-10-21T12:18:03.957Z] #7 completed: 2019-10-21 12:18:02.184563391 +0000 UTC [2019-10-21T12:18:03.957Z] #7 duration: 34.715316476s [2019-10-21T12:18:03.957Z] [2019-10-21T12:18:03.957Z] [2019-10-21T12:18:03.957Z] #8 exporting to image [2019-10-21T12:18:03.957Z] #8 digest: sha256:d2cbc05963a5d69fa98ca67fee06b67acc9a8e57df955a3de213b80070890f84 [2019-10-21T12:18:03.957Z] #8 name: "exporting to image" [2019-10-21T12:18:03.957Z] #8 started: 2019-10-21 12:18:02.187278092 +0000 UTC [2019-10-21T12:18:03.957Z] #8 exporting layers [2019-10-21T12:18:04.069Z] #41 13.53 PBCC images/utsns.pb-c.c [2019-10-21T12:18:04.069Z] #41 13.55 DEP images/utsns.pb-c.d [2019-10-21T12:18:04.069Z] #41 13.63 PBCC images/ipc-desc.pb-c.c [2019-10-21T12:18:04.069Z] #41 13.68 PBCC images/ipc-sem.pb-c.c [2019-10-21T12:18:04.069Z] #41 13.70 DEP images/ipc-desc.pb-c.d [2019-10-21T12:18:04.069Z] #41 13.75 DEP images/ipc-sem.pb-c.d [2019-10-21T12:18:04.069Z] #41 13.85 PBCC images/ipc-msg.pb-c.c [2019-10-21T12:18:04.141Z] #8 DONE 1.8s [2019-10-21T12:18:04.141Z] [2019-10-21T12:18:04.141Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T12:18:04.328Z] #41 13.92 DEP images/ipc-msg.pb-c.d [2019-10-21T12:18:04.328Z] #41 13.96 PBCC images/ipc-shm.pb-c.c [2019-10-21T12:18:04.328Z] #41 14.00 DEP images/ipc-shm.pb-c.d [2019-10-21T12:18:04.328Z] #41 14.06 PBCC images/ipc-var.pb-c.c [2019-10-21T12:18:04.401Z] #6 82.43 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-21T12:18:04.401Z] #6 82.62 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-21T12:18:04.585Z] #41 14.10 DEP images/ipc-var.pb-c.d [2019-10-21T12:18:04.586Z] #41 ... [2019-10-21T12:18:04.586Z] [2019-10-21T12:18:04.586Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:18:04.586Z] #36 14.12 [100%] Linking C executable tini-static [2019-10-21T12:18:04.586Z] #36 14.78 [100%] Built target tini-static [2019-10-21T12:18:04.586Z] #36 14.88 + mkdir -p /build [2019-10-21T12:18:04.586Z] #36 14.88 + cp tini-static /build/docker-init [2019-10-21T12:18:04.586Z] #36 DONE 15.5s [2019-10-21T12:18:04.586Z] [2019-10-21T12:18:04.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:04.586Z] #41 14.18 PBCC images/sk-opts.pb-c.c [2019-10-21T12:18:04.586Z] #41 14.23 PBCC images/packet-sock.pb-c.c [2019-10-21T12:18:04.586Z] #41 14.32 DEP images/sk-opts.pb-c.d [2019-10-21T12:18:04.843Z] #41 14.46 DEP images/packet-sock.pb-c.d [2019-10-21T12:18:04.843Z] #41 14.60 PBCC images/sk-netlink.pb-c.c [2019-10-21T12:18:05.080Z] #9 DONE 1.1s [2019-10-21T12:18:05.080Z] [2019-10-21T12:18:05.080Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:18:05.080Z] #20 DONE 0.1s [2019-10-21T12:18:05.080Z] [2019-10-21T12:18:05.080Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:18:05.101Z] #41 14.69 DEP images/sk-netlink.pb-c.d [2019-10-21T12:18:05.340Z] #56 ... [2019-10-21T12:18:05.340Z] [2019-10-21T12:18:05.340Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:18:05.340Z] #21 DONE 0.1s [2019-10-21T12:18:05.340Z] [2019-10-21T12:18:05.340Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:05.359Z] #41 14.89 PBCC images/sk-inet.pb-c.c [2019-10-21T12:18:05.359Z] #41 15.01 DEP images/sk-inet.pb-c.d [2019-10-21T12:18:05.359Z] #41 15.09 PBCC images/sk-unix.pb-c.c [2019-10-21T12:18:05.359Z] #41 15.14 DEP images/sk-unix.pb-c.d [2019-10-21T12:18:05.619Z] #41 15.28 PBCC images/mm.pb-c.c [2019-10-21T12:18:05.878Z] #41 15.37 DEP images/mm.pb-c.d [2019-10-21T12:18:05.878Z] #41 15.52 PBCC images/timerfd.pb-c.c [2019-10-21T12:18:06.135Z] #41 15.59 DEP images/timerfd.pb-c.d [2019-10-21T12:18:06.135Z] #41 15.63 PBCC images/timer.pb-c.c [2019-10-21T12:18:06.135Z] #41 15.68 DEP images/timer.pb-c.d [2019-10-21T12:18:06.135Z] #41 15.73 PBCC images/sa.pb-c.c [2019-10-21T12:18:06.135Z] #41 15.76 DEP images/sa.pb-c.d [2019-10-21T12:18:06.135Z] #41 15.81 PBCC images/pipe-data.pb-c.c [2019-10-21T12:18:06.393Z] #41 15.83 DEP images/pipe-data.pb-c.d [2019-10-21T12:18:06.393Z] #41 15.90 PBCC images/mnt.pb-c.c [2019-10-21T12:18:06.393Z] #41 15.96 DEP images/mnt.pb-c.d [2019-10-21T12:18:06.393Z] #41 16.05 PBCC images/sk-packet.pb-c.c [2019-10-21T12:18:06.651Z] #41 16.12 DEP images/sk-packet.pb-c.d [2019-10-21T12:18:06.651Z] #41 16.17 PBCC images/tcp-stream.pb-c.c [2019-10-21T12:18:06.651Z] #41 16.18 DEP images/tcp-stream.pb-c.d [2019-10-21T12:18:06.651Z] #41 16.28 PBCC images/pipe.pb-c.c [2019-10-21T12:18:06.651Z] #41 16.35 DEP images/pipe.pb-c.d [2019-10-21T12:18:06.651Z] #41 ... [2019-10-21T12:18:06.651Z] [2019-10-21T12:18:06.651Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:18:06.651Z] #17 5.491 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:18:06.651Z] #17 7.109 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:18:06.651Z] #17 8.338 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:18:06.806Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.1s [2019-10-21T12:18:06.909Z] #17 ... [2019-10-21T12:18:06.909Z] [2019-10-21T12:18:06.909Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:06.909Z] #41 16.44 PBCC images/pstree.pb-c.c [2019-10-21T12:18:06.909Z] #41 16.52 DEP images/pstree.pb-c.d [2019-10-21T12:18:06.909Z] #41 16.55 PBCC images/fs.pb-c.c [2019-10-21T12:18:06.909Z] #41 16.59 DEP images/fs.pb-c.d [2019-10-21T12:18:06.909Z] #41 16.61 PBCC images/signalfd.pb-c.c [2019-10-21T12:18:06.909Z] #41 16.65 DEP images/signalfd.pb-c.d [2019-10-21T12:18:07.167Z] #41 16.68 PBCC images/fh.pb-c.c [2019-10-21T12:18:07.167Z] #41 16.73 PBCC images/fsnotify.pb-c.c [2019-10-21T12:18:07.167Z] #41 16.76 DEP images/fh.pb-c.d [2019-10-21T12:18:07.167Z] #41 16.79 DEP images/fsnotify.pb-c.d [2019-10-21T12:18:07.167Z] #41 16.84 PBCC images/eventpoll.pb-c.c [2019-10-21T12:18:07.167Z] #41 16.87 DEP images/eventpoll.pb-c.d [2019-10-21T12:18:07.262Z] #22 1.734 + RM_GOPATH=0 [2019-10-21T12:18:07.262Z] #22 1.735 + TMP_GOPATH= [2019-10-21T12:18:07.262Z] #22 1.735 + : /build [2019-10-21T12:18:07.262Z] #22 1.736 + '[' -z '' ']' [2019-10-21T12:18:07.262Z] #22 1.738 ++ mktemp -d [2019-10-21T12:18:07.262Z] #22 1.740 + export GOPATH=/tmp/tmp.NOZVw4Fg7k [2019-10-21T12:18:07.262Z] #22 1.741 + GOPATH=/tmp/tmp.NOZVw4Fg7k [2019-10-21T12:18:07.262Z] #22 1.741 + RM_GOPATH=1 [2019-10-21T12:18:07.262Z] #22 1.747 ++ dirname ./install.sh [2019-10-21T12:18:07.262Z] #22 1.748 + dir=. [2019-10-21T12:18:07.262Z] #22 1.748 + bin=dockercli [2019-10-21T12:18:07.262Z] #22 1.748 + shift [2019-10-21T12:18:07.262Z] #22 1.748 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:18:07.262Z] #22 1.748 + . ./dockercli.installer [2019-10-21T12:18:07.262Z] #22 1.748 ++ : stable [2019-10-21T12:18:07.262Z] #22 1.748 ++ : 17.06.2-ce [2019-10-21T12:18:07.262Z] #22 1.749 + install_dockercli [2019-10-21T12:18:07.262Z] #22 1.749 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:18:07.262Z] #22 1.749 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:18:07.262Z] #22 1.751 ++ uname -m [2019-10-21T12:18:07.262Z] #22 1.753 + arch=aarch64 [2019-10-21T12:18:07.262Z] #22 1.753 + '[' aarch64 '!=' x86_64 ']' [2019-10-21T12:18:07.262Z] #22 1.753 + '[' aarch64 '!=' s390x ']' [2019-10-21T12:18:07.262Z] #22 1.753 + '[' aarch64 '!=' armhf ']' [2019-10-21T12:18:07.262Z] #22 1.753 + build_dockercli [2019-10-21T12:18:07.262Z] #22 1.753 + git clone https://github.com/docker/docker-ce /tmp/tmp.NOZVw4Fg7k/tmp/docker-ce [2019-10-21T12:18:07.262Z] #22 1.761 Cloning into '/tmp/tmp.NOZVw4Fg7k/tmp/docker-ce'... [2019-10-21T12:18:07.354Z] #8 exporting layers 5.1s done [2019-10-21T12:18:07.354Z] #8 completed: 2019-10-21 12:18:07.276648203 +0000 UTC [2019-10-21T12:18:07.354Z] #8 duration: 5.089370111s [2019-10-21T12:18:07.354Z] #8 writing image sha256:9e15a1bb83e708904626258f4aa08ad8588f08120ecdaa993394791b72793e74 done [2019-10-21T12:18:07.354Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-21T12:18:07.354Z] [2019-10-21T12:18:07.469Z] #41 16.93 PBCC images/eventfd.pb-c.c [2019-10-21T12:18:07.469Z] #41 16.95 DEP images/eventfd.pb-c.d [2019-10-21T12:18:07.469Z] #41 17.04 PBCC images/remap-file-path.pb-c.c [2019-10-21T12:18:07.469Z] #41 17.09 DEP images/remap-file-path.pb-c.d [2019-10-21T12:18:07.469Z] #41 17.15 PBCC images/fifo.pb-c.c [2019-10-21T12:18:07.469Z] #41 17.19 DEP images/fifo.pb-c.d [2019-10-21T12:18:07.469Z] #41 17.24 PBCC images/ghost-file.pb-c.c [2019-10-21T12:18:07.469Z] #41 17.26 DEP images/ghost-file.pb-c.d [2019-10-21T12:18:07.727Z] #41 17.32 PBCC images/regfile.pb-c.c [2019-10-21T12:18:07.751Z] afe31e0a57b0d76ec0060527dba89a0fbdeeaeef7611f1bab88b5b51e2c1c6e6 [2019-10-21T12:18:07.751Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:56230f4d376515b838e088e93eb05f31fb9378c9 . [2019-10-21T12:18:07.985Z] #41 17.42 DEP images/regfile.pb-c.d [2019-10-21T12:18:07.985Z] #41 17.46 PBCC images/ns.pb-c.c [2019-10-21T12:18:07.985Z] #41 17.51 DEP images/ns.pb-c.d [2019-10-21T12:18:07.985Z] #41 17.57 PBCC images/fdinfo.pb-c.c [2019-10-21T12:18:07.985Z] #41 17.68 DEP images/fdinfo.pb-c.d [2019-10-21T12:18:08.121Z] #1 [internal] booting buildkit [2019-10-21T12:18:08.121Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-21T12:18:08.243Z] #41 17.73 PBCC images/core-aarch64.pb-c.c [2019-10-21T12:18:08.243Z] #41 17.77 PBCC images/core-arm.pb-c.c [2019-10-21T12:18:08.243Z] #41 17.82 PBCC images/core-ppc64.pb-c.c [2019-10-21T12:18:08.243Z] #41 17.85 PBCC images/core-s390.pb-c.c [2019-10-21T12:18:08.243Z] #41 17.93 PBCC images/core-x86.pb-c.c [2019-10-21T12:18:08.501Z] #41 18.01 PBCC images/core.pb-c.c [2019-10-21T12:18:08.501Z] #41 18.08 PBCC images/inventory.pb-c.c [2019-10-21T12:18:08.501Z] #41 18.15 DEP images/core-aarch64.pb-c.d [2019-10-21T12:18:08.501Z] #41 18.22 DEP images/core-arm.pb-c.d [2019-10-21T12:18:08.760Z] #41 18.28 DEP images/core-ppc64.pb-c.d [2019-10-21T12:18:08.760Z] #41 18.36 DEP images/core-s390.pb-c.d [2019-10-21T12:18:08.760Z] #41 18.44 DEP images/core-x86.pb-c.d [2019-10-21T12:18:09.017Z] #41 18.55 DEP images/core.pb-c.d [2019-10-21T12:18:09.017Z] #41 18.61 DEP images/inventory.pb-c.d [2019-10-21T12:18:09.017Z] #41 18.72 PBCC images/cpuinfo.pb-c.c [2019-10-21T12:18:09.017Z] #41 18.79 DEP images/cpuinfo.pb-c.d [2019-10-21T12:18:09.275Z] #41 18.85 PBCC images/stats.pb-c.c [2019-10-21T12:18:09.275Z] #41 18.90 DEP images/stats.pb-c.d [2019-10-21T12:18:09.344Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.8s done [2019-10-21T12:18:09.344Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-21T12:18:09.602Z] #7 DONE 23.9s [2019-10-21T12:18:09.602Z] [2019-10-21T12:18:09.602Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T12:18:09.992Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-10-21T12:18:09.992Z] #1 creating container buildx_buildkit_default [2019-10-21T12:18:10.822Z] #1 creating container buildx_buildkit_default 0.6s done [2019-10-21T12:18:10.822Z] #1 DONE 2.6s [2019-10-21T12:18:10.822Z] [2019-10-21T12:18:10.822Z] #3 [internal] load build definition from Dockerfile [2019-10-21T12:18:10.822Z] #3 transferring dockerfile: 14.62kB done [2019-10-21T12:18:10.822Z] #3 DONE 0.0s [2019-10-21T12:18:10.822Z] [2019-10-21T12:18:10.822Z] #2 [internal] load .dockerignore [2019-10-21T12:18:10.822Z] #2 transferring context: 87B done [2019-10-21T12:18:10.822Z] #2 DONE 0.0s [2019-10-21T12:18:10.822Z] [2019-10-21T12:18:10.822Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T12:18:10.978Z] #8 DONE 1.3s [2019-10-21T12:18:10.978Z] [2019-10-21T12:18:10.978Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T12:18:11.173Z] #41 20.49 make[1]: Nothing to be done for 'all'. [2019-10-21T12:18:11.173Z] #41 ... [2019-10-21T12:18:11.173Z] [2019-10-21T12:18:11.173Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:18:11.173Z] #31 86.55 flag [2019-10-21T12:18:11.173Z] #31 86.63 github.com/BurntSushi/toml [2019-10-21T12:18:11.173Z] #31 88.87 log [2019-10-21T12:18:11.173Z] #31 91.98 github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:18:11.173Z] #31 DONE 96.3s [2019-10-21T12:18:11.173Z] [2019-10-21T12:18:11.173Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:11.173Z] #59 37.05 Checking out files: 45% (1342/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-21T12:18:11.173Z] #59 38.63 + cd /tmp/tmp.Z0SZ96TW0l/src/github.com/containerd/containerd [2019-10-21T12:18:11.173Z] #59 38.64 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:18:11.173Z] #59 39.16 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-21T12:18:11.173Z] #59 39.16 + BUILDTAGS='netgo osusergo static_build' [2019-10-21T12:18:11.173Z] #59 39.16 + export EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:18:11.173Z] #59 39.16 + EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:18:11.173Z] #59 39.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-21T12:18:11.173Z] #59 39.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-21T12:18:11.173Z] #59 39.16 + '[' '' = dynamic ']' [2019-10-21T12:18:11.173Z] #59 39.16 + make [2019-10-21T12:18:11.173Z] #59 40.57 + bin/ctr [2019-10-21T12:18:11.818Z] #4 DONE 0.7s [2019-10-21T12:18:11.818Z] [2019-10-21T12:18:11.818Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T12:18:11.818Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T12:18:11.818Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-21T12:18:11.818Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-21T12:18:11.818Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-21T12:18:11.818Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-21T12:18:11.818Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-21T12:18:11.915Z] #9 DONE 1.1s [2019-10-21T12:18:11.915Z] [2019-10-21T12:18:11.915Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:18:12.175Z] #10 ... [2019-10-21T12:18:12.175Z] [2019-10-21T12:18:12.175Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:18:12.175Z] #20 DONE 0.1s [2019-10-21T12:18:12.175Z] [2019-10-21T12:18:12.175Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:18:12.175Z] #21 DONE 0.1s [2019-10-21T12:18:12.211Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-21T12:18:12.212Z] #5 DONE 0.6s [2019-10-21T12:18:12.212Z] [2019-10-21T12:18:12.212Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:18:12.434Z] [2019-10-21T12:18:12.434Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:12.769Z] #7 ... [2019-10-21T12:18:12.769Z] [2019-10-21T12:18:12.769Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:18:12.769Z] #6 DONE 0.3s [2019-10-21T12:18:12.769Z] [2019-10-21T12:18:12.769Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:18:12.769Z] #7 DONE 0.4s [2019-10-21T12:18:12.769Z] [2019-10-21T12:18:12.769Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:18:12.769Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T12:18:13.072Z] #59 ... [2019-10-21T12:18:13.072Z] [2019-10-21T12:18:13.072Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:18:13.072Z] #44 88.15 regexp [2019-10-21T12:18:13.072Z] #44 89.81 go/token [2019-10-21T12:18:13.072Z] #44 91.43 go/scanner [2019-10-21T12:18:13.072Z] #44 92.93 go/ast [2019-10-21T12:18:13.072Z] #44 93.02 internal/lazyregexp [2019-10-21T12:18:13.072Z] #44 93.31 net/url [2019-10-21T12:18:13.072Z] #44 95.13 text/template/parse [2019-10-21T12:18:13.072Z] #44 ... [2019-10-21T12:18:13.072Z] [2019-10-21T12:18:13.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:13.072Z] #41 22.61 CC images/stats.o [2019-10-21T12:18:13.312Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-21T12:18:13.312Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-10-21T12:18:13.312Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 0B / 126B 0.1s [2019-10-21T12:18:13.312Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-10-21T12:18:13.312Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-10-21T12:18:13.312Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-10-21T12:18:13.312Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s done [2019-10-21T12:18:13.312Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 1.63MB / 10.32MB 0.2s [2019-10-21T12:18:13.312Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 7.35MB / 45.24MB 0.2s [2019-10-21T12:18:13.312Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 1.41MB / 102.17MB 0.2s [2019-10-21T12:18:13.312Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 1.94MB / 4.37MB 0.2s [2019-10-21T12:18:13.312Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 1.73MB / 50.49MB 0.2s [2019-10-21T12:18:13.312Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 949.38kB / 45.98MB 0.2s [2019-10-21T12:18:13.312Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 4.85MB / 10.32MB 0.4s [2019-10-21T12:18:13.312Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 9.87MB / 45.24MB 0.4s [2019-10-21T12:18:13.312Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 3.93MB / 4.37MB 0.4s [2019-10-21T12:18:13.638Z] #41 23.06 CC images/core.o [2019-10-21T12:18:13.792Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 7.01MB / 10.32MB 0.5s [2019-10-21T12:18:13.792Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 7.13MB / 102.17MB 0.5s [2019-10-21T12:18:13.792Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.5s done [2019-10-21T12:18:13.792Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 6.13MB / 50.49MB 0.5s [2019-10-21T12:18:13.792Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 4.79MB / 45.98MB 0.5s [2019-10-21T12:18:13.792Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 8.54MB / 10.32MB 0.7s [2019-10-21T12:18:13.792Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 12.72MB / 45.24MB 0.7s [2019-10-21T12:18:13.792Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.8s [2019-10-21T12:18:13.792Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 16.10MB / 45.24MB 0.8s [2019-10-21T12:18:13.792Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 9.19MB / 50.49MB 0.8s [2019-10-21T12:18:13.792Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 8.90MB / 45.98MB 0.8s [2019-10-21T12:18:13.792Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.8s done [2019-10-21T12:18:13.792Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 14.70MB / 102.17MB 1.0s [2019-10-21T12:18:13.792Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 12.68MB / 50.49MB 1.0s [2019-10-21T12:18:14.204Z] #41 23.69 CC images/core-x86.o [2019-10-21T12:18:14.235Z] #8 ... [2019-10-21T12:18:14.235Z] [2019-10-21T12:18:14.235Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:18:14.235Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T12:18:14.235Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-21T12:18:14.235Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2019-10-21T12:18:14.235Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-21T12:18:14.235Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2019-10-21T12:18:14.235Z] #66 DONE 1.2s [2019-10-21T12:18:14.235Z] [2019-10-21T12:18:14.235Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:18:14.235Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 21.16MB / 45.24MB 1.2s [2019-10-21T12:18:14.235Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 18.03MB / 50.49MB 1.2s [2019-10-21T12:18:14.235Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 14.83MB / 45.98MB 1.2s [2019-10-21T12:18:14.235Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 24.37MB / 45.24MB 1.3s [2019-10-21T12:18:14.235Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 21.88MB / 102.17MB 1.3s [2019-10-21T12:18:14.235Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 21.07MB / 50.49MB 1.3s [2019-10-21T12:18:14.235Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 17.32MB / 45.98MB 1.3s [2019-10-21T12:18:14.235Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 28.44MB / 45.24MB 1.4s [2019-10-21T12:18:14.235Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 25.59MB / 50.49MB 1.4s [2019-10-21T12:18:14.235Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 21.61MB / 45.98MB 1.4s [2019-10-21T12:18:14.767Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 32.07MB / 45.24MB 1.6s [2019-10-21T12:18:14.767Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 29.00MB / 102.17MB 1.6s [2019-10-21T12:18:14.767Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 29.76MB / 50.49MB 1.6s [2019-10-21T12:18:14.767Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 25.38MB / 45.98MB 1.6s [2019-10-21T12:18:14.767Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 36.89MB / 45.24MB 1.7s [2019-10-21T12:18:14.767Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 32.42MB / 50.49MB 1.7s [2019-10-21T12:18:14.767Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 30.16MB / 45.98MB 1.7s [2019-10-21T12:18:14.767Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 36.53MB / 102.17MB 1.9s [2019-10-21T12:18:14.767Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 36.05MB / 50.49MB 1.9s [2019-10-21T12:18:14.767Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 33.38MB / 45.98MB 1.9s [2019-10-21T12:18:14.767Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 42.70MB / 45.24MB 2.0s [2019-10-21T12:18:14.767Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 39.76MB / 50.49MB 2.0s [2019-10-21T12:18:14.767Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 37.35MB / 45.98MB 2.0s [2019-10-21T12:18:14.769Z] #41 24.27 CC images/core-arm.o [2019-10-21T12:18:15.027Z] #41 24.68 CC images/core-aarch64.o [2019-10-21T12:18:15.184Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.2s [2019-10-21T12:18:15.184Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 43.05MB / 102.17MB 2.2s [2019-10-21T12:18:15.184Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 42.84MB / 50.49MB 2.2s [2019-10-21T12:18:15.184Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 39.89MB / 45.98MB 2.2s [2019-10-21T12:18:15.184Z] #8 ... [2019-10-21T12:18:15.184Z] [2019-10-21T12:18:15.184Z] #20 [internal] load build context [2019-10-21T12:18:15.184Z] #20 transferring context: 45.62MB 2.2s done [2019-10-21T12:18:15.184Z] #20 DONE 2.4s [2019-10-21T12:18:15.184Z] [2019-10-21T12:18:15.184Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:18:15.184Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.3s done [2019-10-21T12:18:15.184Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 48.89MB / 102.17MB 2.3s [2019-10-21T12:18:15.184Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 49.29MB / 50.49MB 2.3s [2019-10-21T12:18:15.184Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.3s [2019-10-21T12:18:15.184Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 61.97MB / 102.17MB 2.5s [2019-10-21T12:18:15.184Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.4s done [2019-10-21T12:18:15.411Z] #22 ... [2019-10-21T12:18:15.411Z] [2019-10-21T12:18:15.411Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:18:15.411Z] #56 3.056 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:15.411Z] #56 3.058 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:15.411Z] #56 3.073 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:15.411Z] #56 3.081 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:15.411Z] #56 3.083 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:15.411Z] #56 3.455 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:18:15.411Z] #56 3.984 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:18:15.411Z] #56 4.501 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:18:15.411Z] #56 6.578 Fetched 7742 kB in 4s (1713 kB/s) [2019-10-21T12:18:15.411Z] #56 6.578 Reading package lists... [2019-10-21T12:18:15.411Z] #56 9.243 Reading package lists... [2019-10-21T12:18:15.411Z] #56 ... [2019-10-21T12:18:15.411Z] [2019-10-21T12:18:15.411Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:18:15.411Z] #24 3.093 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:15.411Z] #24 3.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:15.411Z] #24 3.113 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:15.411Z] #24 3.122 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:15.411Z] #24 3.131 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:15.411Z] #24 3.464 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:18:15.411Z] #24 3.933 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:18:15.411Z] #24 4.469 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:18:15.411Z] #24 6.712 Fetched 7742 kB in 4s (1666 kB/s) [2019-10-21T12:18:15.411Z] #24 6.712 Reading package lists... [2019-10-21T12:18:15.411Z] #24 9.258 Reading package lists... [2019-10-21T12:18:15.411Z] #24 ... [2019-10-21T12:18:15.411Z] [2019-10-21T12:18:15.411Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:18:15.411Z] #33 2.770 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:15.411Z] #33 2.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:15.411Z] #33 2.791 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:15.411Z] #33 2.794 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:15.411Z] #33 2.807 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:15.411Z] #33 3.026 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:18:15.411Z] #33 3.531 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:18:15.411Z] #33 3.897 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:18:15.411Z] #33 6.566 Fetched 7742 kB in 5s (1547 kB/s) [2019-10-21T12:18:15.411Z] #33 6.566 Reading package lists... [2019-10-21T12:18:15.411Z] #33 8.413 Reading package lists... [2019-10-21T12:18:15.411Z] #33 10.35 Building dependency tree... [2019-10-21T12:18:15.411Z] #33 ... [2019-10-21T12:18:15.411Z] [2019-10-21T12:18:15.411Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:18:15.411Z] #10 2.705 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:15.411Z] #10 2.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:15.411Z] #10 2.722 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:15.411Z] #10 2.726 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:15.411Z] #10 2.731 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:15.411Z] #10 2.922 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:18:15.411Z] #10 3.387 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:18:15.411Z] #10 3.681 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:18:15.411Z] #10 6.163 Fetched 7742 kB in 4s (1735 kB/s) [2019-10-21T12:18:15.411Z] #10 6.163 Reading package lists... [2019-10-21T12:18:15.411Z] #10 8.126 Reading package lists... [2019-10-21T12:18:15.582Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 76.48MB / 102.17MB 2.6s [2019-10-21T12:18:15.582Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s done [2019-10-21T12:18:15.582Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 90.04MB / 102.17MB 2.8s [2019-10-21T12:18:15.593Z] #41 25.14 CC images/core-ppc64.o [2019-10-21T12:18:15.672Z] #10 10.32 Building dependency tree... [2019-10-21T12:18:15.737Z] #22 2.977 + RM_GOPATH=0 [2019-10-21T12:18:15.737Z] #22 2.977 + TMP_GOPATH= [2019-10-21T12:18:15.737Z] #22 2.977 + : /build [2019-10-21T12:18:15.738Z] #22 2.977 + '[' -z '' ']' [2019-10-21T12:18:15.738Z] #22 2.978 ++ mktemp -d [2019-10-21T12:18:15.738Z] #22 2.978 + export GOPATH=/tmp/tmp.vuj93zu2ge [2019-10-21T12:18:15.738Z] #22 2.978 + GOPATH=/tmp/tmp.vuj93zu2ge [2019-10-21T12:18:15.738Z] #22 2.978 + RM_GOPATH=1 [2019-10-21T12:18:15.738Z] #22 2.978 ++ dirname ./install.sh [2019-10-21T12:18:15.738Z] #22 2.980 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:18:15.738Z] #22 2.980 + dir=. [2019-10-21T12:18:15.738Z] #22 2.980 + bin=dockercli [2019-10-21T12:18:15.738Z] #22 2.980 + shift [2019-10-21T12:18:15.738Z] #22 2.980 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:18:15.738Z] #22 2.980 + . ./dockercli.installer [2019-10-21T12:18:15.738Z] #22 2.980 ++ : stable [2019-10-21T12:18:15.738Z] #22 2.980 ++ : 17.06.2-ce [2019-10-21T12:18:15.738Z] #22 2.980 + install_dockercli [2019-10-21T12:18:15.738Z] #22 2.980 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:18:15.738Z] #22 2.980 ++ uname -m [2019-10-21T12:18:15.738Z] #22 2.981 + arch=x86_64 [2019-10-21T12:18:15.738Z] #22 2.981 + '[' x86_64 '!=' x86_64 ']' [2019-10-21T12:18:15.738Z] #22 2.981 + url=https://download.docker.com/linux/static [2019-10-21T12:18:15.738Z] #22 2.981 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-21T12:18:15.738Z] #22 2.981 + tar -xz docker/docker [2019-10-21T12:18:15.939Z] #10 ... [2019-10-21T12:18:15.939Z] [2019-10-21T12:18:15.939Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:18:15.939Z] #33 10.35 Building dependency tree... [2019-10-21T12:18:15.977Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 2.9s [2019-10-21T12:18:15.977Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.1s done [2019-10-21T12:18:15.977Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-21T12:18:16.159Z] #41 25.82 CC images/core-s390.o [2019-10-21T12:18:16.201Z] #33 11.05 The following additional packages will be installed: [2019-10-21T12:18:16.201Z] #33 11.05 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-21T12:18:16.201Z] #33 11.06 Suggested packages: [2019-10-21T12:18:16.201Z] #33 11.06 codeblocks eclipse ninja-build lrzip [2019-10-21T12:18:16.201Z] #33 11.06 Recommended packages: [2019-10-21T12:18:16.201Z] #33 11.06 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-21T12:18:16.462Z] #33 11.39 The following NEW packages will be installed: [2019-10-21T12:18:16.462Z] #33 11.40 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-21T12:18:16.462Z] #33 11.40 vim-common xxd [2019-10-21T12:18:17.092Z] #41 26.51 CC images/cpuinfo.o [2019-10-21T12:18:17.351Z] #41 27.07 CC images/inventory.o [2019-10-21T12:18:17.609Z] #41 27.34 CC images/fdinfo.o [2019-10-21T12:18:17.846Z] #33 12.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:17.847Z] #33 12.47 Need to get 13.1 MB of archives. [2019-10-21T12:18:17.847Z] #33 12.47 After this operation, 55.5 MB of additional disk space will be used. [2019-10-21T12:18:17.847Z] #33 12.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-21T12:18:17.847Z] #33 12.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-21T12:18:17.847Z] #33 12.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-21T12:18:17.847Z] #33 12.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-10-21T12:18:17.847Z] #33 12.63 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-21T12:18:17.847Z] #33 12.64 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-21T12:18:17.847Z] #33 12.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-21T12:18:17.847Z] #33 12.64 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-21T12:18:17.847Z] #33 12.69 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-21T12:18:17.847Z] #33 12.70 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:18:18.107Z] #33 13.00 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:18.107Z] #33 13.05 Fetched 13.1 MB in 1s (10.2 MB/s) [2019-10-21T12:18:18.107Z] #33 13.15 Selecting previously unselected package cmake-data. [2019-10-21T12:18:18.175Z] #41 27.76 CC images/fown.o [2019-10-21T12:18:18.366Z] #33 13.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-21T12:18:18.366Z] #33 13.18 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-21T12:18:18.366Z] #33 13.20 Unpacking cmake-data (3.7.2-1) ... [2019-10-21T12:18:18.398Z] #22 ... [2019-10-21T12:18:18.398Z] [2019-10-21T12:18:18.398Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:18:18.398Z] #10 4.245 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:18.398Z] #10 4.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:18.398Z] #10 4.287 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:18.398Z] #10 4.290 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:18.398Z] #10 4.305 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:18.398Z] #10 5.201 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:18:18.398Z] #10 6.057 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:18:18.433Z] #41 28.00 CC images/ns.o [2019-10-21T12:18:18.433Z] #41 28.21 CC images/regfile.o [2019-10-21T12:18:18.656Z] #10 6.760 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:18:18.999Z] #41 28.50 CC images/ghost-file.o [2019-10-21T12:18:19.257Z] #41 28.93 CC images/fifo.o [2019-10-21T12:18:19.515Z] #41 29.16 CC images/remap-file-path.o [2019-10-21T12:18:19.774Z] #41 29.38 CC images/eventfd.o [2019-10-21T12:18:20.032Z] #41 29.74 CC images/eventpoll.o [2019-10-21T12:18:20.279Z] #33 ... [2019-10-21T12:18:20.279Z] [2019-10-21T12:18:20.279Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:18:20.279Z] #10 11.35 The following additional packages will be installed: [2019-10-21T12:18:20.279Z] #10 11.36 libapparmor1 libseccomp2 [2019-10-21T12:18:20.279Z] #10 11.36 Suggested packages: [2019-10-21T12:18:20.279Z] #10 11.36 seccomp [2019-10-21T12:18:20.279Z] #10 11.50 The following NEW packages will be installed: [2019-10-21T12:18:20.279Z] #10 11.52 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-21T12:18:20.279Z] #10 12.62 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:20.279Z] #10 12.62 Need to get 287 kB of archives. [2019-10-21T12:18:20.279Z] #10 12.62 After this operation, 1186 kB of additional disk space will be used. [2019-10-21T12:18:20.279Z] #10 12.62 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-10-21T12:18:20.279Z] #10 12.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-10-21T12:18:20.279Z] #10 12.63 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-21T12:18:20.279Z] #10 12.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-21T12:18:20.279Z] #10 12.95 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:20.279Z] #10 13.00 Fetched 287 kB in 1s (268 kB/s) [2019-10-21T12:18:20.279Z] #10 13.13 Selecting previously unselected package libseccomp2:arm64. [2019-10-21T12:18:20.279Z] #10 13.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-21T12:18:20.279Z] #10 13.15 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-21T12:18:20.279Z] #10 13.16 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:20.279Z] #10 13.38 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-21T12:18:20.279Z] #10 13.38 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-21T12:18:20.279Z] #10 13.40 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:20.279Z] #10 13.68 Selecting previously unselected package libapparmor1:arm64. [2019-10-21T12:18:20.279Z] #10 13.68 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-21T12:18:20.279Z] #10 13.69 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-21T12:18:20.279Z] #10 13.86 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-21T12:18:20.279Z] #10 13.86 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-21T12:18:20.279Z] #10 13.87 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-21T12:18:20.279Z] #10 13.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:20.279Z] #10 14.07 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:20.279Z] #10 14.09 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-21T12:18:20.279Z] #10 14.12 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:20.279Z] #10 14.14 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-21T12:18:20.279Z] #10 14.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:20.279Z] #10 DONE 15.2s [2019-10-21T12:18:20.279Z] [2019-10-21T12:18:20.279Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:18:20.279Z] #24 9.258 Reading package lists... [2019-10-21T12:18:20.279Z] #24 11.22 Building dependency tree... [2019-10-21T12:18:20.279Z] #24 11.97 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-21T12:18:20.279Z] #24 11.97 The following additional packages will be installed: [2019-10-21T12:18:20.279Z] #24 11.97 libjq1 libonig4 [2019-10-21T12:18:20.279Z] #24 12.05 The following NEW packages will be installed: [2019-10-21T12:18:20.279Z] #24 12.05 jq libjq1 libonig4 [2019-10-21T12:18:20.279Z] #24 13.33 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:20.279Z] #24 13.33 Need to get 293 kB of archives. [2019-10-21T12:18:20.279Z] #24 13.33 After this operation, 1086 kB of additional disk space will be used. [2019-10-21T12:18:20.279Z] #24 13.33 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-21T12:18:20.279Z] #24 13.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-21T12:18:20.279Z] #24 13.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-21T12:18:20.279Z] #24 13.71 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:20.279Z] #24 13.81 Fetched 293 kB in 1s (231 kB/s) [2019-10-21T12:18:20.279Z] #24 13.89 Selecting previously unselected package libonig4:arm64. [2019-10-21T12:18:20.279Z] #24 13.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 ... 14976 files and directories currently installed.) [2019-10-21T12:18:20.279Z] #24 13.91 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-21T12:18:20.279Z] #24 13.93 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-21T12:18:20.279Z] #24 14.06 Selecting previously unselected package libjq1:arm64. [2019-10-21T12:18:20.279Z] #24 14.06 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-21T12:18:20.279Z] #24 14.07 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-21T12:18:20.279Z] #24 14.17 Selecting previously unselected package jq. [2019-10-21T12:18:20.279Z] #24 14.17 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-21T12:18:20.279Z] #24 14.18 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:18:20.279Z] #24 14.26 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-21T12:18:20.279Z] #24 14.30 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-21T12:18:20.279Z] #24 14.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:20.279Z] #24 14.39 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:18:20.279Z] #24 DONE 15.2s [2019-10-21T12:18:20.544Z] [2019-10-21T12:18:20.544Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:18:20.544Z] #52 DONE 0.1s [2019-10-21T12:18:20.544Z] [2019-10-21T12:18:20.544Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:18:20.544Z] #56 9.243 Reading package lists... [2019-10-21T12:18:20.544Z] #56 11.43 Building dependency tree... [2019-10-21T12:18:20.544Z] #56 12.08 The following additional packages will be installed: [2019-10-21T12:18:20.544Z] #56 12.08 btrfs-progs liblzo2-2 [2019-10-21T12:18:20.544Z] #56 12.13 The following NEW packages will be installed: [2019-10-21T12:18:20.544Z] #56 12.13 btrfs-progs btrfs-tools liblzo2-2 [2019-10-21T12:18:20.544Z] #56 13.17 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:20.544Z] #56 13.17 Need to get 582 kB of archives. [2019-10-21T12:18:20.544Z] #56 13.17 After this operation, 3944 kB of additional disk space will be used. [2019-10-21T12:18:20.544Z] #56 13.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-21T12:18:20.544Z] #56 13.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-21T12:18:20.544Z] #56 13.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-21T12:18:20.544Z] #56 13.59 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:20.544Z] #56 13.72 Fetched 582 kB in 1s (562 kB/s) [2019-10-21T12:18:20.544Z] #56 13.81 Selecting previously unselected package liblzo2-2:arm64. [2019-10-21T12:18:20.544Z] #56 13.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-21T12:18:20.544Z] #56 13.84 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-21T12:18:20.544Z] #56 13.85 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:18:20.544Z] #56 13.95 Selecting previously unselected package btrfs-progs. [2019-10-21T12:18:20.544Z] #56 13.95 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-21T12:18:20.544Z] #56 13.96 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:18:20.544Z] #56 14.19 Selecting previously unselected package btrfs-tools. [2019-10-21T12:18:20.544Z] #56 14.19 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-21T12:18:20.544Z] #56 14.20 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:18:20.544Z] #56 14.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:20.544Z] #56 14.34 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:18:20.544Z] #56 14.46 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:18:20.544Z] #56 14.70 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:18:20.544Z] #56 14.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:20.544Z] #56 DONE 15.4s [2019-10-21T12:18:20.544Z] [2019-10-21T12:18:20.544Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:18:20.544Z] #57 DONE 0.1s [2019-10-21T12:18:20.544Z] [2019-10-21T12:18:20.544Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:18:20.597Z] #41 30.06 CC images/fh.o [2019-10-21T12:18:20.597Z] #41 ... [2019-10-21T12:18:20.597Z] [2019-10-21T12:18:20.597Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:18:20.597Z] #17 19.18 Fetched 7919 kB in 15s (505 kB/s) [2019-10-21T12:18:20.597Z] #17 19.18 Reading package lists... [2019-10-21T12:18:20.597Z] #17 25.30 Reading package lists... [2019-10-21T12:18:20.597Z] #17 ... [2019-10-21T12:18:20.597Z] [2019-10-21T12:18:20.597Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:18:20.597Z] #44 98.84 go/parser [2019-10-21T12:18:20.597Z] #44 100.3 text/template [2019-10-21T12:18:20.597Z] #44 103.2 encoding/xml [2019-10-21T12:18:20.597Z] #44 105.7 go/doc [2019-10-21T12:18:20.597Z] #44 ... [2019-10-21T12:18:20.597Z] [2019-10-21T12:18:20.597Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:20.597Z] #41 30.38 CC images/fsnotify.o [2019-10-21T12:18:21.533Z] #41 31.16 CC images/signalfd.o [2019-10-21T12:18:21.791Z] #41 31.41 CC images/fs.o [2019-10-21T12:18:21.942Z] #10 ... [2019-10-21T12:18:21.942Z] [2019-10-21T12:18:21.942Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:21.942Z] #22 8.416 + mkdir -p /build [2019-10-21T12:18:21.942Z] #22 8.418 + mv docker/docker /build/ [2019-10-21T12:18:21.942Z] #22 8.420 + rmdir docker [2019-10-21T12:18:21.942Z] #22 DONE 9.1s [2019-10-21T12:18:21.942Z] [2019-10-21T12:18:21.942Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:18:21.942Z] #56 4.166 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:21.942Z] #56 4.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:21.942Z] #56 4.201 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:21.942Z] #56 4.240 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:21.942Z] #56 4.265 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:21.942Z] #56 5.061 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:18:21.942Z] #56 5.969 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:18:21.942Z] #56 6.770 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:18:21.942Z] #56 ... [2019-10-21T12:18:21.942Z] [2019-10-21T12:18:21.942Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:18:21.942Z] #33 3.528 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:21.942Z] #33 3.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:21.942Z] #33 3.544 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:21.942Z] #33 3.548 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:21.942Z] #33 3.563 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:21.942Z] #33 3.952 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:18:21.942Z] #33 5.243 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:18:21.942Z] #33 6.012 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:18:22.049Z] #41 31.66 CC images/pstree.o [2019-10-21T12:18:22.200Z] #33 ... [2019-10-21T12:18:22.200Z] [2019-10-21T12:18:22.200Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:18:22.200Z] #24 3.595 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:22.200Z] #24 3.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:22.200Z] #24 3.634 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:22.200Z] #24 3.638 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:22.200Z] #24 3.652 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:22.200Z] #24 4.114 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:18:22.200Z] #24 5.291 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:18:22.200Z] #24 6.102 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:18:22.308Z] #41 31.91 CC images/pipe.o [2019-10-21T12:18:22.458Z] #11 DONE 1.7s [2019-10-21T12:18:22.458Z] [2019-10-21T12:18:22.458Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:18:22.566Z] #41 32.18 CC images/tcp-stream.o [2019-10-21T12:18:22.566Z] #41 32.37 CC images/sk-packet.o [2019-10-21T12:18:23.133Z] #41 32.71 CC images/mnt.o [2019-10-21T12:18:23.391Z] #41 33.02 CC images/pipe-data.o [2019-10-21T12:18:23.397Z] #12 DONE 1.3s [2019-10-21T12:18:23.397Z] [2019-10-21T12:18:23.397Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:18:23.649Z] #41 33.20 CC images/sa.o [2019-10-21T12:18:23.907Z] #41 33.58 CC images/timer.o [2019-10-21T12:18:24.103Z] #24 11.84 Fetched 7919 kB in 9s (855 kB/s) [2019-10-21T12:18:24.103Z] #24 11.84 Reading package lists... [2019-10-21T12:18:24.103Z] #24 ... [2019-10-21T12:18:24.103Z] [2019-10-21T12:18:24.103Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:18:24.103Z] #33 11.90 Fetched 7919 kB in 9s (843 kB/s) [2019-10-21T12:18:24.347Z] #13 ... [2019-10-21T12:18:24.347Z] [2019-10-21T12:18:24.347Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:18:24.347Z] #33 15.60 Selecting previously unselected package liblzo2-2:arm64. [2019-10-21T12:18:24.347Z] #33 15.61 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-21T12:18:24.347Z] #33 15.62 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:18:24.347Z] #33 15.70 Selecting previously unselected package libicu57:arm64. [2019-10-21T12:18:24.347Z] #33 15.70 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-21T12:18:24.347Z] #33 15.70 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-21T12:18:24.347Z] #33 17.01 Selecting previously unselected package libxml2:arm64. [2019-10-21T12:18:24.347Z] #33 17.01 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-21T12:18:24.347Z] #33 17.02 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:18:24.347Z] #33 17.25 Selecting previously unselected package libarchive13:arm64. [2019-10-21T12:18:24.347Z] #33 17.25 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-21T12:18:24.347Z] #33 17.26 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-21T12:18:24.347Z] #33 17.37 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-21T12:18:24.347Z] #33 17.37 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-21T12:18:24.347Z] #33 17.38 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-21T12:18:24.347Z] #33 17.45 Selecting previously unselected package libuv1:arm64. [2019-10-21T12:18:24.347Z] #33 17.45 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-21T12:18:24.347Z] #33 17.46 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-21T12:18:24.347Z] #33 17.53 Selecting previously unselected package cmake. [2019-10-21T12:18:24.347Z] #33 17.53 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-21T12:18:24.347Z] #33 17.58 Unpacking cmake (3.7.2-1) ... [2019-10-21T12:18:24.347Z] #33 18.14 Selecting previously unselected package xxd. [2019-10-21T12:18:24.347Z] #33 18.15 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-21T12:18:24.347Z] #33 18.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:24.347Z] #33 18.28 Selecting previously unselected package vim-common. [2019-10-21T12:18:24.347Z] #33 18.28 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:18:24.347Z] #33 18.29 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:24.347Z] #33 18.42 Processing triggers for mime-support (3.60) ... [2019-10-21T12:18:24.347Z] #33 18.47 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:24.347Z] #33 18.49 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-21T12:18:24.347Z] #33 18.50 Setting up cmake-data (3.7.2-1) ... [2019-10-21T12:18:24.347Z] #33 18.53 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-21T12:18:24.347Z] #33 18.54 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:18:24.347Z] #33 18.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:24.347Z] #33 18.60 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:24.347Z] #33 18.62 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:18:24.347Z] #33 18.65 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-21T12:18:24.347Z] #33 18.66 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-21T12:18:24.347Z] #33 18.68 Setting up cmake (3.7.2-1) ... [2019-10-21T12:18:24.347Z] #33 18.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:24.347Z] #33 DONE 19.1s [2019-10-21T12:18:24.347Z] [2019-10-21T12:18:24.347Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:18:24.347Z] #34 DONE 0.1s [2019-10-21T12:18:24.347Z] [2019-10-21T12:18:24.347Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:18:24.473Z] #41 34.03 CC images/timerfd.o [2019-10-21T12:18:24.473Z] #41 34.25 CC images/mm.o [2019-10-21T12:18:24.611Z] #13 1.354 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-21T12:18:24.870Z] #13 DONE 1.5s [2019-10-21T12:18:24.870Z] [2019-10-21T12:18:24.870Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T12:18:25.039Z] #41 34.67 CC images/sk-opts.o [2019-10-21T12:18:25.297Z] #41 34.89 CC images/sk-unix.o [2019-10-21T12:18:25.864Z] #41 35.31 CC images/sk-inet.o [2019-10-21T12:18:25.864Z] #41 35.67 CC images/tun.o [2019-10-21T12:18:26.250Z] #14 DONE 1.3s [2019-10-21T12:18:26.250Z] [2019-10-21T12:18:26.250Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T12:18:26.797Z] #41 36.13 CC images/sk-netlink.o [2019-10-21T12:18:26.797Z] #41 36.40 CC images/packet-sock.o [2019-10-21T12:18:27.363Z] #41 36.90 CC images/ipc-var.o [2019-10-21T12:18:27.388Z] #33 11.90 Reading package lists... [2019-10-21T12:18:27.562Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 11.3s done [2019-10-21T12:18:27.562Z] #8 DONE 14.6s [2019-10-21T12:18:27.562Z] [2019-10-21T12:18:27.562Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T12:18:27.562Z] #9 DONE 0.3s [2019-10-21T12:18:27.621Z] #41 37.13 CC images/ipc-desc.o [2019-10-21T12:18:27.621Z] #41 37.38 CC images/ipc-shm.o [2019-10-21T12:18:27.631Z] #15 DONE 1.2s [2019-10-21T12:18:27.631Z] [2019-10-21T12:18:27.631Z] #16 [dev 6/24] RUN ldconfig [2019-10-21T12:18:27.879Z] #41 37.65 CC images/ipc-msg.o [2019-10-21T12:18:27.936Z] [2019-10-21T12:18:27.936Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T12:18:27.936Z] #10 DONE 0.3s [2019-10-21T12:18:27.936Z] [2019-10-21T12:18:27.936Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:18:27.936Z] #21 DONE 0.1s [2019-10-21T12:18:27.936Z] [2019-10-21T12:18:27.936Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:18:28.137Z] #41 37.92 CC images/ipc-sem.o [2019-10-21T12:18:28.329Z] #31 ... [2019-10-21T12:18:28.329Z] [2019-10-21T12:18:28.329Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T12:18:28.329Z] #68 DONE 0.1s [2019-10-21T12:18:28.329Z] [2019-10-21T12:18:28.329Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:18:28.329Z] #22 DONE 0.1s [2019-10-21T12:18:28.329Z] [2019-10-21T12:18:28.329Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T12:18:28.329Z] #62 DONE 0.1s [2019-10-21T12:18:28.329Z] [2019-10-21T12:18:28.329Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T12:18:28.329Z] #50 DONE 0.2s [2019-10-21T12:18:28.329Z] [2019-10-21T12:18:28.329Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T12:18:28.329Z] #47 DONE 0.2s [2019-10-21T12:18:28.329Z] [2019-10-21T12:18:28.329Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T12:18:28.329Z] #44 DONE 0.2s [2019-10-21T12:18:28.329Z] [2019-10-21T12:18:28.329Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:18:28.329Z] #31 DONE 0.2s [2019-10-21T12:18:28.329Z] [2019-10-21T12:18:28.329Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:18:28.704Z] #41 38.12 CC images/utsns.o [2019-10-21T12:18:28.704Z] #41 ... [2019-10-21T12:18:28.704Z] [2019-10-21T12:18:28.704Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:18:28.704Z] #17 25.30 Reading package lists... [2019-10-21T12:18:28.704Z] #17 30.19 Building dependency tree... [2019-10-21T12:18:28.704Z] #17 31.91 The following additional packages will be installed: [2019-10-21T12:18:28.704Z] #17 31.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-21T12:18:28.704Z] #17 31.93 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-21T12:18:28.704Z] #17 31.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-21T12:18:28.704Z] #17 31.94 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-21T12:18:28.704Z] #17 31.94 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-21T12:18:28.704Z] #17 31.94 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-21T12:18:28.704Z] #17 31.94 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-21T12:18:28.704Z] #17 31.94 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-21T12:18:28.704Z] #17 31.94 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-21T12:18:28.704Z] #17 31.95 Suggested packages: [2019-10-21T12:18:28.704Z] #17 31.95 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-21T12:18:28.704Z] #17 31.95 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-21T12:18:28.704Z] #17 31.95 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-21T12:18:28.704Z] #17 31.95 vim-doc vim-scripts xfsdump acl attr quota [2019-10-21T12:18:28.704Z] #17 31.95 Recommended packages: [2019-10-21T12:18:28.704Z] #17 31.95 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-21T12:18:28.704Z] #17 31.95 python3-keyrings.alt python3-xdg unzip [2019-10-21T12:18:28.704Z] #17 36.24 The following NEW packages will be installed: [2019-10-21T12:18:28.704Z] #17 36.24 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-21T12:18:28.704Z] #17 36.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-21T12:18:28.704Z] #17 36.24 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-21T12:18:28.704Z] #17 36.24 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-21T12:18:28.704Z] #17 36.24 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-21T12:18:28.704Z] #17 36.25 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-21T12:18:28.704Z] #17 36.25 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-21T12:18:28.704Z] #17 36.25 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-21T12:18:28.704Z] #17 36.25 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-21T12:18:28.704Z] #17 36.25 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-21T12:18:28.704Z] #17 36.25 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-21T12:18:28.704Z] #17 36.25 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-21T12:18:28.704Z] #17 36.25 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-21T12:18:28.704Z] #17 36.25 xfsprogs xxd xz-utils zip [2019-10-21T12:18:28.704Z] #17 37.37 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:28.704Z] #17 37.37 Need to get 90.9 MB of archives. [2019-10-21T12:18:28.704Z] #17 37.37 After this operation, 541 MB of additional disk space will be used. [2019-10-21T12:18:28.704Z] #17 37.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-21T12:18:28.704Z] #17 37.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-21T12:18:28.704Z] #17 37.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-21T12:18:28.704Z] #17 37.37 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-21T12:18:28.704Z] #17 37.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-21T12:18:28.704Z] #17 37.38 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-21T12:18:28.704Z] #17 37.42 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-21T12:18:28.963Z] #17 37.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-21T12:18:28.963Z] #17 37.56 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-21T12:18:28.963Z] #17 37.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-21T12:18:28.963Z] #17 37.68 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-21T12:18:28.963Z] #17 37.70 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-21T12:18:28.963Z] #17 37.70 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-21T12:18:28.963Z] #17 37.71 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-21T12:18:28.963Z] #17 37.71 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-21T12:18:28.963Z] #17 37.73 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-21T12:18:28.963Z] #17 37.73 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-21T12:18:28.963Z] #17 37.73 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-21T12:18:28.963Z] #17 37.74 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-21T12:18:28.963Z] #17 37.74 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-21T12:18:28.963Z] #17 37.75 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-21T12:18:28.963Z] #17 37.77 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:18:28.963Z] #17 37.78 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:18:28.963Z] #17 37.80 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-21T12:18:28.963Z] #17 37.80 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-21T12:18:28.963Z] #17 37.80 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-21T12:18:28.963Z] #17 37.83 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-21T12:18:28.963Z] #17 37.83 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:18:28.963Z] #17 37.84 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-21T12:18:28.963Z] #17 37.88 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-21T12:18:29.015Z] #16 DONE 1.4s [2019-10-21T12:18:29.015Z] [2019-10-21T12:18:29.015Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:18:29.168Z] #32 0.795 + RM_GOPATH=0 [2019-10-21T12:18:29.168Z] #32 0.795 + TMP_GOPATH= [2019-10-21T12:18:29.168Z] #32 0.795 + : /build [2019-10-21T12:18:29.168Z] #32 0.795 + '[' -z '' ']' [2019-10-21T12:18:29.168Z] #32 0.796 ++ mktemp -d [2019-10-21T12:18:29.168Z] #32 0.802 + export GOPATH=/tmp/tmp.QoZ6N2cH88 [2019-10-21T12:18:29.168Z] #32 0.802 + GOPATH=/tmp/tmp.QoZ6N2cH88 [2019-10-21T12:18:29.168Z] #32 0.802 + RM_GOPATH=1 [2019-10-21T12:18:29.168Z] #32 0.804 ++ dirname ./install.sh [2019-10-21T12:18:29.168Z] #32 0.808 + dir=. [2019-10-21T12:18:29.168Z] #32 0.809 + bin=tomlv [2019-10-21T12:18:29.168Z] #32 0.809 + shift [2019-10-21T12:18:29.168Z] #32 0.809 + '[' '!' -f ./tomlv.installer ']' [2019-10-21T12:18:29.168Z] #32 0.809 + . ./tomlv.installer [2019-10-21T12:18:29.168Z] #32 0.809 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:18:29.168Z] #32 0.810 + install_tomlv [2019-10-21T12:18:29.168Z] #32 0.810 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-21T12:18:29.168Z] #32 0.811 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:18:29.168Z] #32 0.811 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QoZ6N2cH88/src/github.com/BurntSushi/toml [2019-10-21T12:18:29.168Z] #32 0.814 Cloning into '/tmp/tmp.QoZ6N2cH88/src/github.com/BurntSushi/toml'... [2019-10-21T12:18:29.221Z] #17 37.88 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-21T12:18:29.221Z] #17 37.90 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-21T12:18:29.221Z] #17 37.91 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-21T12:18:29.221Z] #17 37.92 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-21T12:18:29.221Z] #17 37.93 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-21T12:18:29.221Z] #17 37.94 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-21T12:18:29.221Z] #17 37.94 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-21T12:18:29.221Z] #17 37.94 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-21T12:18:29.221Z] #17 37.94 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-21T12:18:29.221Z] #17 37.97 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-21T12:18:29.221Z] #17 37.99 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-21T12:18:29.221Z] #17 38.00 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-21T12:18:29.221Z] #17 38.04 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-21T12:18:29.221Z] #17 38.06 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-21T12:18:29.221Z] #17 38.06 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-21T12:18:29.221Z] #17 38.06 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-21T12:18:29.221Z] #17 38.07 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-21T12:18:29.221Z] #17 38.08 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-21T12:18:29.479Z] #17 38.21 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-21T12:18:29.479Z] #17 38.24 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-21T12:18:29.479Z] #17 38.33 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-21T12:18:29.479Z] #17 38.35 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-21T12:18:29.479Z] #17 38.36 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-21T12:18:29.479Z] #17 38.38 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-21T12:18:29.479Z] #17 38.38 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-21T12:18:29.479Z] #17 38.40 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-21T12:18:30.428Z] #17 38.87 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-21T12:18:30.428Z] #17 38.92 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-21T12:18:30.428Z] #17 39.00 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-21T12:18:30.428Z] #17 39.01 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-21T12:18:30.428Z] #17 39.02 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-21T12:18:30.428Z] #17 39.07 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-21T12:18:30.428Z] #17 39.25 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-21T12:18:30.546Z] #32 2.082 + cd /tmp/tmp.QoZ6N2cH88/src/github.com/BurntSushi/toml [2019-10-21T12:18:30.547Z] #32 2.082 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:18:30.547Z] #32 2.086 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:18:30.687Z] #17 39.42 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-21T12:18:30.687Z] #17 39.43 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-21T12:18:30.934Z] #33 15.59 Reading package lists... [2019-10-21T12:18:30.934Z] #33 ... [2019-10-21T12:18:30.934Z] [2019-10-21T12:18:30.934Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:18:30.934Z] #24 11.84 Reading package lists... [2019-10-21T12:18:30.934Z] #24 15.18 Reading package lists... [2019-10-21T12:18:30.944Z] #17 39.77 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-21T12:18:30.946Z] #17 2.147 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:30.946Z] #17 2.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:30.946Z] #17 2.163 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:30.946Z] #17 2.166 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:30.946Z] #17 2.172 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:30.946Z] #17 2.340 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:18:30.948Z] #32 2.627 runtime/internal/atomic [2019-10-21T12:18:30.948Z] #32 2.640 internal/cpu [2019-10-21T12:18:30.948Z] #32 2.792 runtime/internal/sys [2019-10-21T12:18:31.193Z] #24 18.48 Building dependency tree... [2019-10-21T12:18:31.206Z] #17 2.524 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:18:31.375Z] #32 3.069 runtime/internal/math [2019-10-21T12:18:31.375Z] #32 3.147 math/bits [2019-10-21T12:18:31.467Z] #17 2.690 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:18:31.510Z] #17 40.07 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-21T12:18:31.510Z] #17 40.09 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-21T12:18:31.764Z] #24 19.77 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-21T12:18:31.764Z] #24 19.77 The following additional packages will be installed: [2019-10-21T12:18:31.764Z] #24 19.78 libjq1 libonig4 [2019-10-21T12:18:31.906Z] #32 3.620 internal/bytealg [2019-10-21T12:18:32.021Z] #24 19.95 The following NEW packages will be installed: [2019-10-21T12:18:32.021Z] #24 19.95 jq libjq1 libonig4 [2019-10-21T12:18:32.392Z] #32 4.031 math [2019-10-21T12:18:32.826Z] #32 4.491 runtime [2019-10-21T12:18:32.864Z] #17 4.283 Fetched 7742 kB in 3s (2448 kB/s) [2019-10-21T12:18:32.955Z] #24 21.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:32.955Z] #24 21.00 Need to get 327 kB of archives. [2019-10-21T12:18:32.955Z] #24 21.00 After this operation, 1157 kB of additional disk space will be used. [2019-10-21T12:18:32.955Z] #24 21.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-21T12:18:32.955Z] #24 21.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-21T12:18:32.955Z] #24 21.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-21T12:18:33.214Z] #24 21.19 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:33.214Z] #24 21.25 Fetched 327 kB in 1s (316 kB/s) [2019-10-21T12:18:33.472Z] #24 21.35 Selecting previously unselected package libonig4:amd64. [2019-10-21T12:18:33.472Z] #24 21.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:18:33.472Z] #24 21.37 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-21T12:18:33.472Z] #24 21.39 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:18:33.472Z] #24 21.52 Selecting previously unselected package libjq1:amd64. [2019-10-21T12:18:33.472Z] #24 21.53 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:18:33.472Z] #24 21.53 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:18:33.764Z] #24 21.65 Selecting previously unselected package jq. [2019-10-21T12:18:33.764Z] #24 21.65 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:18:33.764Z] #24 21.66 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:18:33.764Z] #24 21.82 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:18:34.021Z] #24 21.88 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:18:34.021Z] #24 21.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:34.021Z] #24 22.00 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:18:34.038Z] #17 ... [2019-10-21T12:18:34.038Z] [2019-10-21T12:18:34.038Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:18:34.038Z] #44 109.2 github.com/LK4D4/vndr/build [2019-10-21T12:18:34.038Z] #44 109.9 crypto/dsa [2019-10-21T12:18:34.038Z] #44 110.3 crypto/x509/pkix [2019-10-21T12:18:34.038Z] #44 110.9 vendor/golang.org/x/crypto/cryptobyte [2019-10-21T12:18:34.038Z] #44 113.1 net [2019-10-21T12:18:34.038Z] #44 113.2 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-21T12:18:34.038Z] #44 113.8 vendor/golang.org/x/crypto/poly1305 [2019-10-21T12:18:34.038Z] #44 114.4 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-21T12:18:34.038Z] #44 116.1 vendor/golang.org/x/crypto/hkdf [2019-10-21T12:18:34.038Z] #44 116.4 vendor/golang.org/x/text/transform [2019-10-21T12:18:34.038Z] #44 117.1 vendor/golang.org/x/text/unicode/bidi [2019-10-21T12:18:34.038Z] #44 ... [2019-10-21T12:18:34.038Z] [2019-10-21T12:18:34.038Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:34.038Z] #62 119.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:18:34.038Z] #62 119.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-21T12:18:34.245Z] #17 4.283 Reading package lists... [2019-10-21T12:18:34.280Z] #24 ... [2019-10-21T12:18:34.280Z] [2019-10-21T12:18:34.280Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:18:34.280Z] #56 12.34 Fetched 7919 kB in 9s (865 kB/s) [2019-10-21T12:18:34.280Z] #56 12.34 Reading package lists... [2019-10-21T12:18:34.280Z] #56 15.65 Reading package lists... [2019-10-21T12:18:34.280Z] #56 19.19 Building dependency tree... [2019-10-21T12:18:34.280Z] #56 20.04 The following additional packages will be installed: [2019-10-21T12:18:34.280Z] #56 20.04 btrfs-progs liblzo2-2 [2019-10-21T12:18:34.280Z] #56 20.16 The following NEW packages will be installed: [2019-10-21T12:18:34.280Z] #56 20.16 btrfs-progs btrfs-tools liblzo2-2 [2019-10-21T12:18:34.280Z] #56 21.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:34.280Z] #56 21.22 Need to get 649 kB of archives. [2019-10-21T12:18:34.280Z] #56 21.22 After this operation, 4320 kB of additional disk space will be used. [2019-10-21T12:18:34.280Z] #56 21.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:18:34.280Z] #56 21.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-21T12:18:34.280Z] #56 21.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-21T12:18:34.280Z] #56 21.63 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:34.280Z] #56 21.72 Fetched 649 kB in 1s (609 kB/s) [2019-10-21T12:18:34.280Z] #56 21.84 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:18:34.280Z] #56 21.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:18:34.280Z] #56 21.85 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:18:34.280Z] #56 21.89 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:18:34.280Z] #56 22.06 Selecting previously unselected package btrfs-progs. [2019-10-21T12:18:34.280Z] #56 22.06 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-21T12:18:34.280Z] #56 22.06 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:18:34.539Z] #56 ... [2019-10-21T12:18:34.539Z] [2019-10-21T12:18:34.539Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:18:34.539Z] #10 12.45 Fetched 7919 kB in 9s (857 kB/s) [2019-10-21T12:18:34.539Z] #10 12.45 Reading package lists... [2019-10-21T12:18:34.539Z] #10 15.59 Reading package lists... [2019-10-21T12:18:34.539Z] #10 19.05 Building dependency tree... [2019-10-21T12:18:34.539Z] #10 20.13 The following additional packages will be installed: [2019-10-21T12:18:34.539Z] #10 20.13 libapparmor1 libseccomp2 [2019-10-21T12:18:34.539Z] #10 20.13 Suggested packages: [2019-10-21T12:18:34.539Z] #10 20.13 seccomp [2019-10-21T12:18:34.539Z] #10 20.20 The following NEW packages will be installed: [2019-10-21T12:18:34.539Z] #10 20.20 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-21T12:18:34.539Z] #10 21.22 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:34.539Z] #10 21.22 Need to get 300 kB of archives. [2019-10-21T12:18:34.539Z] #10 21.22 After this operation, 1201 kB of additional disk space will be used. [2019-10-21T12:18:34.539Z] #10 21.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-21T12:18:34.539Z] #10 21.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-21T12:18:34.539Z] #10 21.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-21T12:18:34.539Z] #10 21.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-21T12:18:34.539Z] #10 21.69 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:34.539Z] #10 21.74 Fetched 300 kB in 1s (292 kB/s) [2019-10-21T12:18:34.539Z] #10 21.87 Selecting previously unselected package libseccomp2:amd64. [2019-10-21T12:18:34.539Z] #10 21.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:18:34.539Z] #10 21.88 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-21T12:18:34.539Z] #10 21.90 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:34.539Z] #10 22.06 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-21T12:18:34.539Z] #10 22.06 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-21T12:18:34.539Z] #10 22.07 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:34.539Z] #10 22.27 Selecting previously unselected package libapparmor1:amd64. [2019-10-21T12:18:34.539Z] #10 22.28 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:18:34.539Z] #10 22.28 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:18:34.539Z] #10 22.67 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-21T12:18:34.539Z] #10 22.67 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:18:34.539Z] #10 ... [2019-10-21T12:18:34.539Z] [2019-10-21T12:18:34.539Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:18:34.539Z] #33 15.59 Reading package lists... [2019-10-21T12:18:34.539Z] #33 18.82 Building dependency tree... [2019-10-21T12:18:34.539Z] #33 19.93 The following additional packages will be installed: [2019-10-21T12:18:34.539Z] #33 19.94 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-21T12:18:34.539Z] #33 19.94 Suggested packages: [2019-10-21T12:18:34.539Z] #33 19.94 codeblocks eclipse ninja-build lrzip [2019-10-21T12:18:34.539Z] #33 19.94 Recommended packages: [2019-10-21T12:18:34.539Z] #33 19.94 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-21T12:18:34.539Z] #33 20.21 The following NEW packages will be installed: [2019-10-21T12:18:34.539Z] #33 20.21 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-21T12:18:34.539Z] #33 20.21 vim-common xxd [2019-10-21T12:18:34.539Z] #33 21.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:34.539Z] #33 21.25 Need to get 13.7 MB of archives. [2019-10-21T12:18:34.539Z] #33 21.25 After this operation, 57.2 MB of additional disk space will be used. [2019-10-21T12:18:34.539Z] #33 21.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-21T12:18:34.539Z] #33 21.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:18:34.539Z] #33 21.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-21T12:18:34.539Z] #33 21.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-21T12:18:34.539Z] #33 21.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-21T12:18:34.539Z] #33 21.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-21T12:18:34.539Z] #33 21.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-21T12:18:34.539Z] #33 21.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-21T12:18:34.539Z] #33 22.01 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:18:34.539Z] #33 22.02 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:18:34.539Z] #33 22.27 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:34.539Z] #33 22.32 Fetched 13.7 MB in 1s (7593 kB/s) [2019-10-21T12:18:34.797Z] #33 ... [2019-10-21T12:18:34.797Z] [2019-10-21T12:18:34.797Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:18:34.797Z] #24 DONE 22.7s [2019-10-21T12:18:34.797Z] [2019-10-21T12:18:34.797Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:18:34.797Z] #33 22.68 Selecting previously unselected package cmake-data. [2019-10-21T12:18:34.797Z] #33 22.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:18:34.797Z] #33 22.72 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-21T12:18:34.797Z] #33 22.74 Unpacking cmake-data (3.7.2-1) ... [2019-10-21T12:18:35.364Z] #33 ... [2019-10-21T12:18:35.364Z] [2019-10-21T12:18:35.364Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:18:35.364Z] #10 22.68 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:18:35.364Z] #10 22.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:35.364Z] #10 22.86 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:35.364Z] #10 22.90 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:18:35.364Z] #10 22.96 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:35.364Z] #10 23.05 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:18:35.364Z] #10 23.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:35.364Z] #10 DONE 23.3s [2019-10-21T12:18:35.364Z] [2019-10-21T12:18:35.364Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:18:35.364Z] #56 22.75 Selecting previously unselected package btrfs-tools. [2019-10-21T12:18:35.364Z] #56 22.75 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-21T12:18:35.364Z] #56 22.77 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:18:35.364Z] #56 22.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:35.364Z] #56 22.92 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:18:35.364Z] #56 23.04 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:18:35.364Z] #56 23.06 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:18:35.364Z] #56 23.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:35.364Z] #56 DONE 23.3s [2019-10-21T12:18:35.364Z] [2019-10-21T12:18:35.364Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:18:35.622Z] #57 DONE 0.2s [2019-10-21T12:18:35.622Z] [2019-10-21T12:18:35.622Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:18:35.622Z] #52 DONE 0.3s [2019-10-21T12:18:35.622Z] [2019-10-21T12:18:35.622Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:18:35.634Z] #17 5.604 Reading package lists... [2019-10-21T12:18:35.895Z] #17 6.931 Building dependency tree... [2019-10-21T12:18:36.156Z] #17 7.523 The following additional packages will be installed: [2019-10-21T12:18:36.156Z] #17 7.523 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-21T12:18:36.417Z] #17 7.523 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-21T12:18:36.417Z] #17 7.524 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-21T12:18:36.417Z] #17 7.524 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-21T12:18:36.417Z] #17 7.524 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-21T12:18:36.417Z] #17 7.524 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-21T12:18:36.417Z] #17 7.525 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-21T12:18:36.417Z] #17 7.525 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-21T12:18:36.417Z] #17 7.525 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-21T12:18:36.417Z] #17 7.529 Suggested packages: [2019-10-21T12:18:36.417Z] #17 7.529 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-21T12:18:36.417Z] #17 7.529 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-21T12:18:36.417Z] #17 7.529 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-21T12:18:36.417Z] #17 7.529 vim-doc vim-scripts xfsdump acl attr quota [2019-10-21T12:18:36.417Z] #17 7.529 Recommended packages: [2019-10-21T12:18:36.417Z] #17 7.529 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-21T12:18:36.417Z] #17 7.529 python3-keyrings.alt python3-xdg unzip [2019-10-21T12:18:37.176Z] #32 ... [2019-10-21T12:18:37.176Z] [2019-10-21T12:18:37.176Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:18:37.176Z] #45 0.722 + RM_GOPATH=0 [2019-10-21T12:18:37.176Z] #45 0.726 + TMP_GOPATH= [2019-10-21T12:18:37.176Z] #45 0.726 + : /build [2019-10-21T12:18:37.176Z] #45 0.726 + '[' -z '' ']' [2019-10-21T12:18:37.176Z] #45 0.726 ++ mktemp -d [2019-10-21T12:18:37.176Z] #45 0.729 + export GOPATH=/tmp/tmp.WYISnL5RF8 [2019-10-21T12:18:37.176Z] #45 0.732 + GOPATH=/tmp/tmp.WYISnL5RF8 [2019-10-21T12:18:37.176Z] #45 0.732 + RM_GOPATH=1 [2019-10-21T12:18:37.176Z] #45 0.735 ++ dirname ./install.sh [2019-10-21T12:18:37.176Z] #45 0.741 + dir=. [2019-10-21T12:18:37.176Z] #45 0.742 + bin=vndr [2019-10-21T12:18:37.176Z] #45 0.742 + shift [2019-10-21T12:18:37.176Z] #45 0.744 + '[' '!' -f ./vndr.installer ']' [2019-10-21T12:18:37.176Z] #45 0.744 + . ./vndr.installer [2019-10-21T12:18:37.176Z] #45 0.745 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:18:37.176Z] #45 0.746 + install_vndr [2019-10-21T12:18:37.176Z] #45 0.746 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-21T12:18:37.176Z] #45 0.746 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:18:37.176Z] #45 0.747 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WYISnL5RF8/src/github.com/LK4D4/vndr [2019-10-21T12:18:37.176Z] #45 0.759 Cloning into '/tmp/tmp.WYISnL5RF8/src/github.com/LK4D4/vndr'... [2019-10-21T12:18:37.176Z] #45 1.715 + cd /tmp/tmp.WYISnL5RF8/src/github.com/LK4D4/vndr [2019-10-21T12:18:37.176Z] #45 1.715 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:18:37.176Z] #45 1.724 + go build -buildmode=pie -v -o /build/vndr . [2019-10-21T12:18:37.176Z] #45 2.731 internal/cpu [2019-10-21T12:18:37.176Z] #45 2.757 runtime/internal/atomic [2019-10-21T12:18:37.176Z] #45 3.050 runtime/internal/sys [2019-10-21T12:18:37.176Z] #45 3.230 internal/race [2019-10-21T12:18:37.176Z] #45 3.399 sync/atomic [2019-10-21T12:18:37.176Z] #45 3.834 internal/bytealg [2019-10-21T12:18:37.176Z] #45 3.845 unicode [2019-10-21T12:18:37.176Z] #45 4.551 runtime [2019-10-21T12:18:37.176Z] #45 8.405 unicode/utf8 [2019-10-21T12:18:37.363Z] #17 8.616 The following NEW packages will be installed: [2019-10-21T12:18:37.363Z] #17 8.616 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-21T12:18:37.363Z] #17 8.616 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-21T12:18:37.363Z] #17 8.616 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-21T12:18:37.363Z] #17 8.617 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-21T12:18:37.363Z] #17 8.617 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-21T12:18:37.363Z] #17 8.617 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-21T12:18:37.363Z] #17 8.617 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-21T12:18:37.363Z] #17 8.617 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-21T12:18:37.363Z] #17 8.617 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-21T12:18:37.363Z] #17 8.618 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-21T12:18:37.363Z] #17 8.618 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-21T12:18:37.363Z] #17 8.618 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-21T12:18:37.363Z] #17 8.619 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-21T12:18:37.363Z] #17 8.619 xfsprogs xxd xz-utils zip [2019-10-21T12:18:37.528Z] #11 DONE 2.3s [2019-10-21T12:18:37.528Z] [2019-10-21T12:18:37.528Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:18:37.697Z] #45 9.200 math [2019-10-21T12:18:38.355Z] #45 ... [2019-10-21T12:18:38.355Z] [2019-10-21T12:18:38.355Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:18:38.355Z] #29 1.016 + mktemp -d [2019-10-21T12:18:38.355Z] #29 1.019 + export GOPATH=/tmp/tmp.DB73hDw87J [2019-10-21T12:18:38.355Z] #29 1.019 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.DB73hDw87J/src/github.com/go-swagger/go-swagger [2019-10-21T12:18:38.355Z] #29 1.023 Cloning into '/tmp/tmp.DB73hDw87J/src/github.com/go-swagger/go-swagger'... [2019-10-21T12:18:38.355Z] #29 ... [2019-10-21T12:18:38.355Z] [2019-10-21T12:18:38.355Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:18:38.355Z] #39 0.748 + mktemp -d [2019-10-21T12:18:38.355Z] #39 0.748 + export GOPATH=/tmp/tmp.W11TDXVYSW [2019-10-21T12:18:38.355Z] #39 0.748 + git clone https://github.com/docker/distribution.git /tmp/tmp.W11TDXVYSW/src/github.com/docker/distribution [2019-10-21T12:18:38.355Z] #39 0.753 Cloning into '/tmp/tmp.W11TDXVYSW/src/github.com/docker/distribution'... [2019-10-21T12:18:38.355Z] #39 ... [2019-10-21T12:18:38.355Z] [2019-10-21T12:18:38.355Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:18:38.355Z] #34 0.430 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:38.355Z] #34 0.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:38.355Z] #34 0.562 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:38.355Z] #34 0.572 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:38.355Z] #34 0.645 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:38.355Z] #34 0.900 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:18:38.355Z] #34 2.502 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:18:38.355Z] #34 3.186 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:18:38.355Z] #34 ... [2019-10-21T12:18:38.355Z] [2019-10-21T12:18:38.355Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:38.355Z] #23 0.594 + RM_GOPATH=0 [2019-10-21T12:18:38.355Z] #23 0.594 + TMP_GOPATH= [2019-10-21T12:18:38.355Z] #23 0.594 + : /build [2019-10-21T12:18:38.355Z] #23 0.594 + '[' -z '' ']' [2019-10-21T12:18:38.355Z] #23 0.595 ++ mktemp -d [2019-10-21T12:18:38.355Z] #23 0.596 + export GOPATH=/tmp/tmp.oRUUIrw91Q [2019-10-21T12:18:38.355Z] #23 0.596 + GOPATH=/tmp/tmp.oRUUIrw91Q [2019-10-21T12:18:38.355Z] #23 0.596 + RM_GOPATH=1 [2019-10-21T12:18:38.355Z] #23 0.596 ++ dirname ./install.sh [2019-10-21T12:18:38.355Z] #23 0.597 + dir=. [2019-10-21T12:18:38.355Z] #23 0.597 + bin=dockercli [2019-10-21T12:18:38.355Z] #23 0.597 + shift [2019-10-21T12:18:38.355Z] #23 0.597 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:18:38.355Z] #23 0.598 + . ./dockercli.installer [2019-10-21T12:18:38.355Z] #23 0.598 ++ : stable [2019-10-21T12:18:38.355Z] #23 0.598 ++ : 17.06.2-ce [2019-10-21T12:18:38.355Z] #23 0.598 + install_dockercli [2019-10-21T12:18:38.355Z] #23 0.598 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:18:38.355Z] #23 0.598 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:18:38.355Z] #23 0.599 ++ uname -m [2019-10-21T12:18:38.355Z] #23 0.600 + arch=s390x [2019-10-21T12:18:38.355Z] #23 0.600 + '[' s390x '!=' x86_64 ']' [2019-10-21T12:18:38.355Z] #23 0.600 + '[' s390x '!=' s390x ']' [2019-10-21T12:18:38.355Z] #23 0.600 + url=https://download.docker.com/linux/static [2019-10-21T12:18:38.355Z] #23 0.600 + tar -xz docker/docker [2019-10-21T12:18:38.355Z] #23 0.602 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-21T12:18:38.355Z] #23 9.906 + mkdir -p /build [2019-10-21T12:18:38.355Z] #23 9.923 + mv docker/docker /build/ [2019-10-21T12:18:38.355Z] #23 9.925 + rmdir docker [2019-10-21T12:18:38.355Z] #23 DONE 10.1s [2019-10-21T12:18:38.355Z] [2019-10-21T12:18:38.355Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:18:38.355Z] #11 0.835 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:38.355Z] #11 0.846 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:38.355Z] #11 0.879 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:38.355Z] #11 0.900 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:38.355Z] #11 0.917 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:38.355Z] #11 1.721 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:18:38.355Z] #11 3.165 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:18:38.355Z] #11 4.458 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:18:38.744Z] #17 9.892 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:38.744Z] #17 9.892 Need to get 84.4 MB of archives. [2019-10-21T12:18:38.744Z] #17 9.892 After this operation, 528 MB of additional disk space will be used. [2019-10-21T12:18:38.744Z] #17 9.892 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-21T12:18:38.744Z] #17 9.901 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-21T12:18:38.744Z] #17 9.904 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-21T12:18:38.744Z] #17 9.906 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-21T12:18:38.744Z] #17 9.913 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-21T12:18:38.744Z] #17 9.916 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-10-21T12:18:38.744Z] #17 9.927 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-10-21T12:18:38.744Z] #17 9.950 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-21T12:18:38.744Z] #17 9.951 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-21T12:18:38.744Z] #17 9.954 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-10-21T12:18:38.744Z] #17 9.988 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-21T12:18:38.744Z] #17 9.992 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-21T12:18:38.744Z] #17 9.993 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-21T12:18:38.744Z] #17 9.995 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-21T12:18:38.744Z] #17 9.996 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-21T12:18:38.744Z] #17 9.997 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-21T12:18:38.744Z] #17 9.999 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-21T12:18:38.744Z] #17 10.00 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-21T12:18:38.744Z] #17 10.00 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-21T12:18:38.744Z] #17 10.00 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-21T12:18:38.744Z] #17 10.01 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-21T12:18:38.744Z] #17 10.01 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-21T12:18:38.744Z] #17 10.01 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:18:38.744Z] #17 10.02 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-21T12:18:38.744Z] #17 10.02 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-10-21T12:18:38.744Z] #17 10.02 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-10-21T12:18:38.744Z] #17 10.02 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-21T12:18:38.744Z] #17 10.03 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-21T12:18:38.744Z] #17 10.03 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-21T12:18:38.744Z] #17 10.04 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-21T12:18:38.744Z] #17 10.04 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-10-21T12:18:38.744Z] #17 10.04 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-21T12:18:38.744Z] #17 10.04 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-21T12:18:38.744Z] #17 10.04 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-21T12:18:38.744Z] #17 10.05 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-21T12:18:38.744Z] #17 10.05 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-21T12:18:38.744Z] #17 10.05 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-21T12:18:38.744Z] #17 10.05 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-10-21T12:18:38.744Z] #17 10.05 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-21T12:18:38.744Z] #17 10.06 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-21T12:18:38.744Z] #17 10.06 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-21T12:18:38.744Z] #17 10.06 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-21T12:18:38.744Z] #17 10.07 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-21T12:18:38.744Z] #17 10.07 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-10-21T12:18:38.744Z] #17 10.08 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-21T12:18:38.744Z] #17 10.08 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-21T12:18:38.744Z] #17 10.08 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-21T12:18:38.744Z] #17 10.08 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-21T12:18:38.744Z] #17 10.11 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-21T12:18:38.744Z] #17 10.11 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-21T12:18:38.744Z] #17 10.13 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-21T12:18:38.744Z] #17 10.13 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-21T12:18:38.744Z] #17 10.14 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-21T12:18:38.744Z] #17 10.14 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-21T12:18:38.744Z] #17 10.15 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-10-21T12:18:38.744Z] #17 10.15 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-21T12:18:38.744Z] #17 10.23 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-21T12:18:39.002Z] #11 ... [2019-10-21T12:18:39.002Z] [2019-10-21T12:18:39.002Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:18:39.002Z] #41 0.707 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:39.002Z] #41 0.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:39.002Z] #41 0.755 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:39.002Z] #41 0.762 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:39.002Z] #41 0.809 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:39.002Z] #41 1.476 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:18:39.002Z] #41 2.801 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:18:39.002Z] #41 3.651 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:18:39.002Z] #41 ... [2019-10-21T12:18:39.002Z] [2019-10-21T12:18:39.002Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:39.002Z] #51 0.834 + RM_GOPATH=0 [2019-10-21T12:18:39.002Z] #51 0.834 + TMP_GOPATH= [2019-10-21T12:18:39.002Z] #51 0.834 + : /build [2019-10-21T12:18:39.002Z] #51 0.834 + '[' -z '' ']' [2019-10-21T12:18:39.002Z] #51 0.836 ++ mktemp -d [2019-10-21T12:18:39.002Z] #51 0.844 + export GOPATH=/tmp/tmp.tuCfgy841g [2019-10-21T12:18:39.002Z] #51 0.845 + GOPATH=/tmp/tmp.tuCfgy841g [2019-10-21T12:18:39.002Z] #51 0.845 + RM_GOPATH=1 [2019-10-21T12:18:39.002Z] #51 0.847 ++ dirname ./install.sh [2019-10-21T12:18:39.002Z] #51 0.851 + dir=. [2019-10-21T12:18:39.002Z] #51 0.852 + bin=golangci_lint [2019-10-21T12:18:39.002Z] #51 0.852 + shift [2019-10-21T12:18:39.002Z] #51 0.852 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-21T12:18:39.002Z] #51 0.852 + . ./golangci_lint.installer [2019-10-21T12:18:39.002Z] #51 0.853 ++ : v1.17.1 [2019-10-21T12:18:39.002Z] #51 0.853 + install_golangci_lint [2019-10-21T12:18:39.002Z] #51 0.853 + echo 'Installing golangci-lint version v1.17.1' [2019-10-21T12:18:39.002Z] #51 0.854 Installing golangci-lint version v1.17.1 [2019-10-21T12:18:39.002Z] #51 0.854 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:18:39.002Z] #51 ... [2019-10-21T12:18:39.002Z] [2019-10-21T12:18:39.002Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:18:39.002Z] #25 0.318 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:39.002Z] #25 0.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:39.002Z] #25 0.369 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:39.002Z] #25 0.391 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:39.002Z] #25 0.413 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:39.002Z] #25 0.725 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:18:39.002Z] #25 1.251 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:18:39.002Z] #25 1.966 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:18:39.002Z] #25 ... [2019-10-21T12:18:39.002Z] [2019-10-21T12:18:39.002Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:18:39.002Z] #57 0.698 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:39.002Z] #57 0.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:39.002Z] #57 0.743 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:39.002Z] #57 0.770 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:39.002Z] #57 0.798 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:39.002Z] #57 1.431 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:18:39.002Z] #57 2.947 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:18:39.002Z] #57 3.844 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:18:39.002Z] #57 ... [2019-10-21T12:18:39.002Z] [2019-10-21T12:18:39.002Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:18:39.002Z] #69 0.828 + RM_GOPATH=0 [2019-10-21T12:18:39.002Z] #69 0.834 + TMP_GOPATH= [2019-10-21T12:18:39.002Z] #69 0.834 + : /build [2019-10-21T12:18:39.002Z] #69 0.834 + '[' -z '' ']' [2019-10-21T12:18:39.002Z] #69 0.834 ++ mktemp -d [2019-10-21T12:18:39.002Z] #69 0.844 + export GOPATH=/tmp/tmp.KaNHdZPfgE [2019-10-21T12:18:39.002Z] #69 0.844 + GOPATH=/tmp/tmp.KaNHdZPfgE [2019-10-21T12:18:39.002Z] #69 0.844 + RM_GOPATH=1 [2019-10-21T12:18:39.002Z] #69 0.847 ++ dirname ./install.sh [2019-10-21T12:18:39.002Z] #69 0.855 + dir=. [2019-10-21T12:18:39.002Z] #69 0.856 + bin=proxy [2019-10-21T12:18:39.002Z] #69 0.857 + shift [2019-10-21T12:18:39.002Z] #69 0.857 + '[' '!' -f ./proxy.installer ']' [2019-10-21T12:18:39.002Z] #69 0.857 + . ./proxy.installer [2019-10-21T12:18:39.002Z] #69 0.858 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:18:39.002Z] #69 0.860 + install_proxy [2019-10-21T12:18:39.002Z] #69 0.860 + case "$1" in [2019-10-21T12:18:39.002Z] #69 0.860 + export CGO_ENABLED=0 [2019-10-21T12:18:39.002Z] #69 0.860 + CGO_ENABLED=0 [2019-10-21T12:18:39.002Z] #69 0.860 + _install_proxy [2019-10-21T12:18:39.002Z] #69 0.860 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-21T12:18:39.002Z] #69 0.860 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KaNHdZPfgE/src/github.com/docker/libnetwork [2019-10-21T12:18:39.002Z] #69 0.861 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:18:39.002Z] #69 0.875 Cloning into '/tmp/tmp.KaNHdZPfgE/src/github.com/docker/libnetwork'... [2019-10-21T12:18:39.005Z] #17 10.25 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-21T12:18:39.005Z] #17 10.26 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-21T12:18:39.005Z] #17 10.26 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-10-21T12:18:39.005Z] #17 10.27 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-21T12:18:39.005Z] #17 10.27 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-10-21T12:18:39.005Z] #17 10.30 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-10-21T12:18:39.005Z] #17 10.34 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-21T12:18:39.005Z] #17 10.35 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-21T12:18:39.005Z] #17 10.43 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-21T12:18:39.005Z] #17 10.48 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-10-21T12:18:39.268Z] #17 10.49 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-10-21T12:18:39.300Z] #62 ... [2019-10-21T12:18:39.300Z] [2019-10-21T12:18:39.300Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:39.300Z] #41 38.37 CC images/creds.o [2019-10-21T12:18:39.300Z] #41 38.56 CC images/vma.o [2019-10-21T12:18:39.300Z] #41 38.81 CC images/netdev.o [2019-10-21T12:18:39.300Z] #41 39.18 CC images/tty.o [2019-10-21T12:18:39.300Z] #41 39.79 CC images/file-lock.o [2019-10-21T12:18:39.300Z] #41 40.06 CC images/rlimit.o [2019-10-21T12:18:39.300Z] #41 40.38 CC images/pagemap.o [2019-10-21T12:18:39.300Z] #41 40.73 CC images/siginfo.o [2019-10-21T12:18:39.300Z] #41 41.19 CC images/rpc.o [2019-10-21T12:18:39.300Z] #41 42.59 CC images/ext-file.o [2019-10-21T12:18:39.300Z] #41 42.89 CC images/cgroup.o [2019-10-21T12:18:39.300Z] #41 43.59 CC images/userns.o [2019-10-21T12:18:39.300Z] #41 43.97 CC images/google/protobuf/descriptor.o [2019-10-21T12:18:39.300Z] #41 45.99 CC images/opts.o [2019-10-21T12:18:39.300Z] #41 46.28 CC images/seccomp.o [2019-10-21T12:18:39.300Z] #41 46.54 CC images/binfmt-misc.o [2019-10-21T12:18:39.300Z] #41 46.76 CC images/time.o [2019-10-21T12:18:39.300Z] #41 46.97 CC images/sysctl.o [2019-10-21T12:18:39.300Z] #41 47.15 CC images/autofs.o [2019-10-21T12:18:39.300Z] #41 47.32 CC images/macvlan.o [2019-10-21T12:18:39.300Z] #41 47.57 CC images/sit.o [2019-10-21T12:18:39.300Z] #41 47.76 LINK images/built-in.o [2019-10-21T12:18:39.300Z] #41 47.88 GEN compel/include/asm [2019-10-21T12:18:39.300Z] #41 47.89 GEN compel/include/version.h [2019-10-21T12:18:39.300Z] #41 47.91 touch .config [2019-10-21T12:18:39.300Z] #41 47.92 GEN include/common/config.h [2019-10-21T12:18:39.300Z] #41 48.01 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-21T12:18:39.300Z] #41 48.05 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-21T12:18:39.300Z] #41 48.08 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-21T12:18:39.300Z] #41 48.11 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-21T12:18:39.300Z] #41 48.14 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-21T12:18:39.300Z] #41 48.17 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-21T12:18:39.300Z] #41 48.21 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-21T12:18:39.300Z] #41 48.24 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-21T12:18:39.300Z] #41 48.25 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-21T12:18:39.300Z] #41 48.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-21T12:18:39.300Z] #41 48.28 DEP compel/plugins/std/infect.d [2019-10-21T12:18:39.300Z] #41 48.45 DEP compel/plugins/std/string.d [2019-10-21T12:18:39.300Z] #41 48.56 DEP compel/plugins/std/log.d [2019-10-21T12:18:39.300Z] #41 48.66 DEP compel/plugins/std/fds.d [2019-10-21T12:18:39.300Z] #41 48.82 DEP compel/plugins/std/std.d [2019-10-21T12:18:39.300Z] #41 48.91 DEP compel/plugins/shmem/shmem.d [2019-10-21T12:18:39.300Z] #41 49.00 DEP compel/plugins/fds/fds.d [2019-10-21T12:18:39.429Z] #69 ... [2019-10-21T12:18:39.429Z] [2019-10-21T12:18:39.429Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:39.429Z] #63 0.843 + RM_GOPATH=0 [2019-10-21T12:18:39.429Z] #63 0.847 + TMP_GOPATH= [2019-10-21T12:18:39.429Z] #63 0.847 + : /build/ [2019-10-21T12:18:39.429Z] #63 0.847 + '[' -z '' ']' [2019-10-21T12:18:39.429Z] #63 0.849 ++ mktemp -d [2019-10-21T12:18:39.429Z] #63 0.857 + export GOPATH=/tmp/tmp.FJwI2h2Ogp [2019-10-21T12:18:39.429Z] #63 0.857 + GOPATH=/tmp/tmp.FJwI2h2Ogp [2019-10-21T12:18:39.429Z] #63 0.858 + RM_GOPATH=1 [2019-10-21T12:18:39.429Z] #63 0.860 ++ dirname ./install.sh [2019-10-21T12:18:39.429Z] #63 0.864 + dir=. [2019-10-21T12:18:39.429Z] #63 0.865 + bin=rootlesskit [2019-10-21T12:18:39.429Z] #63 0.865 + shift [2019-10-21T12:18:39.429Z] #63 0.865 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-21T12:18:39.429Z] #63 0.866 + . ./rootlesskit.installer [2019-10-21T12:18:39.429Z] #63 0.866 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:18:39.429Z] #63 0.867 + install_rootlesskit [2019-10-21T12:18:39.429Z] #63 0.868 + case "$1" in [2019-10-21T12:18:39.429Z] #63 0.868 + export CGO_ENABLED=0 [2019-10-21T12:18:39.429Z] #63 0.868 + CGO_ENABLED=0 [2019-10-21T12:18:39.429Z] #63 0.868 + _install_rootlesskit [2019-10-21T12:18:39.429Z] #63 0.868 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-21T12:18:39.429Z] #63 0.868 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:18:39.429Z] #63 0.868 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FJwI2h2Ogp/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:18:39.429Z] #63 0.874 Cloning into '/tmp/tmp.FJwI2h2Ogp/src/github.com/rootless-containers/rootlesskit'... [2019-10-21T12:18:39.429Z] #63 4.371 + cd /tmp/tmp.FJwI2h2Ogp/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:18:39.429Z] #63 4.371 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:18:39.429Z] #63 4.731 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:18:39.429Z] #63 4.734 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-21T12:18:39.429Z] #63 ... [2019-10-21T12:18:39.429Z] [2019-10-21T12:18:39.429Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:39.429Z] #48 0.742 + RM_GOPATH=0 [2019-10-21T12:18:39.429Z] #48 0.744 + TMP_GOPATH= [2019-10-21T12:18:39.429Z] #48 0.744 + : /build [2019-10-21T12:18:39.429Z] #48 0.744 + '[' -z '' ']' [2019-10-21T12:18:39.429Z] #48 0.744 ++ mktemp -d [2019-10-21T12:18:39.429Z] #48 0.749 + export GOPATH=/tmp/tmp.LGvXDlkfTf [2019-10-21T12:18:39.429Z] #48 0.751 + GOPATH=/tmp/tmp.LGvXDlkfTf [2019-10-21T12:18:39.429Z] #48 0.751 + RM_GOPATH=1 [2019-10-21T12:18:39.429Z] #48 0.755 ++ dirname ./install.sh [2019-10-21T12:18:39.429Z] #48 0.761 + dir=. [2019-10-21T12:18:39.429Z] #48 0.761 + bin=gotestsum [2019-10-21T12:18:39.429Z] #48 0.762 + shift [2019-10-21T12:18:39.429Z] #48 0.762 + '[' '!' -f ./gotestsum.installer ']' [2019-10-21T12:18:39.429Z] #48 0.763 + . ./gotestsum.installer [2019-10-21T12:18:39.429Z] #48 0.764 ++ : v0.3.5 [2019-10-21T12:18:39.429Z] #48 0.764 + install_gotestsum [2019-10-21T12:18:39.429Z] #48 0.765 + echo 'Installing gotestsum version v0.3.5' [2019-10-21T12:18:39.429Z] #48 0.765 Installing gotestsum version v0.3.5 [2019-10-21T12:18:39.429Z] #48 0.766 + go get -d gotest.tools/gotestsum [2019-10-21T12:18:39.429Z] #48 ... [2019-10-21T12:18:39.429Z] [2019-10-21T12:18:39.429Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:18:39.429Z] #25 11.56 Fetched 7670 kB in 11s (681 kB/s) [2019-10-21T12:18:39.432Z] #12 DONE 1.7s [2019-10-21T12:18:39.432Z] [2019-10-21T12:18:39.432Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:18:39.432Z] #33 24.09 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:18:39.432Z] #33 24.09 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:18:39.432Z] #33 24.10 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:18:39.432Z] #33 24.17 Selecting previously unselected package libicu57:amd64. [2019-10-21T12:18:39.432Z] #33 24.17 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-21T12:18:39.432Z] #33 24.18 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-21T12:18:39.432Z] #33 25.69 Selecting previously unselected package libxml2:amd64. [2019-10-21T12:18:39.432Z] #33 25.69 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-21T12:18:39.432Z] #33 25.70 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:18:39.432Z] #33 25.90 Selecting previously unselected package libarchive13:amd64. [2019-10-21T12:18:39.432Z] #33 25.90 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-21T12:18:39.432Z] #33 25.91 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-21T12:18:39.432Z] #33 26.05 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-21T12:18:39.433Z] #33 26.05 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-21T12:18:39.433Z] #33 26.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-21T12:18:39.433Z] #33 26.13 Selecting previously unselected package libuv1:amd64. [2019-10-21T12:18:39.433Z] #33 26.13 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-21T12:18:39.433Z] #33 26.13 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-21T12:18:39.433Z] #33 26.21 Selecting previously unselected package cmake. [2019-10-21T12:18:39.433Z] #33 26.21 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-21T12:18:39.433Z] #33 26.24 Unpacking cmake (3.7.2-1) ... [2019-10-21T12:18:39.433Z] #33 27.01 Selecting previously unselected package xxd. [2019-10-21T12:18:39.433Z] #33 27.02 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:18:39.433Z] #33 27.03 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:39.433Z] #33 27.13 Selecting previously unselected package vim-common. [2019-10-21T12:18:39.433Z] #33 27.13 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:18:39.433Z] #33 27.16 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:39.433Z] #33 27.30 Processing triggers for mime-support (3.60) ... [2019-10-21T12:18:39.433Z] #33 27.34 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:39.433Z] #33 27.35 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-21T12:18:39.433Z] #33 27.36 Setting up cmake-data (3.7.2-1) ... [2019-10-21T12:18:39.433Z] #33 27.38 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-21T12:18:39.433Z] #33 27.40 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:18:39.433Z] #33 27.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:39.433Z] #33 27.44 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:39.433Z] #33 27.47 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:18:39.433Z] #33 27.49 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-21T12:18:39.701Z] #33 27.51 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-21T12:18:39.701Z] #33 27.52 Setting up cmake (3.7.2-1) ... [2019-10-21T12:18:39.701Z] #33 27.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:39.848Z] #17 10.98 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-10-21T12:18:39.866Z] #41 49.27 CC compel/plugins/std/std.o [2019-10-21T12:18:39.866Z] #41 49.67 CC compel/plugins/std/fds.o [2019-10-21T12:18:39.960Z] #33 DONE 27.8s [2019-10-21T12:18:39.960Z] [2019-10-21T12:18:39.960Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:18:39.960Z] #34 DONE 0.1s [2019-10-21T12:18:39.960Z] [2019-10-21T12:18:39.960Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:18:40.420Z] #17 11.69 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:40.420Z] #17 11.74 Fetched 84.4 MB in 2s (30.7 MB/s) [2019-10-21T12:18:40.420Z] #17 11.80 Selecting previously unselected package bash-completion. [2019-10-21T12:18:40.433Z] #41 50.23 CC compel/plugins/std/log.o [2019-10-21T12:18:40.525Z] #13 1.340 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-21T12:18:40.680Z] #17 11.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-10-21T12:18:40.680Z] #17 11.83 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-21T12:18:41.096Z] #13 DONE 1.6s [2019-10-21T12:18:41.096Z] [2019-10-21T12:18:41.096Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T12:18:41.369Z] #41 51.09 CC compel/plugins/std/string.o [2019-10-21T12:18:42.029Z] #14 DONE 1.0s [2019-10-21T12:18:42.029Z] [2019-10-21T12:18:42.029Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T12:18:42.303Z] #41 51.89 CC compel/plugins/std/infect.o [2019-10-21T12:18:42.610Z] #17 13.90 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-21T12:18:42.871Z] #17 14.21 Selecting previously unselected package libnet1:arm64. [2019-10-21T12:18:42.871Z] #17 14.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-21T12:18:42.871Z] #17 14.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-21T12:18:42.871Z] #17 14.29 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-21T12:18:42.871Z] #17 14.29 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-21T12:18:42.871Z] #17 14.30 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-21T12:18:42.871Z] #17 14.35 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-21T12:18:42.876Z] #41 ... [2019-10-21T12:18:42.876Z] [2019-10-21T12:18:42.876Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:42.876Z] #62 DONE 128.1s [2019-10-21T12:18:42.876Z] [2019-10-21T12:18:42.876Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:42.876Z] #41 52.30 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-21T12:18:42.876Z] #41 52.38 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-21T12:18:42.876Z] #41 ... [2019-10-21T12:18:42.876Z] [2019-10-21T12:18:42.876Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T12:18:42.876Z] #63 DONE 0.2s [2019-10-21T12:18:42.876Z] [2019-10-21T12:18:42.876Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:42.876Z] #41 52.45 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-21T12:18:42.962Z] #15 DONE 1.1s [2019-10-21T12:18:43.132Z] #17 14.35 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-21T12:18:43.132Z] #17 14.37 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-21T12:18:43.132Z] #17 14.47 Selecting previously unselected package libudev-dev:arm64. [2019-10-21T12:18:43.132Z] #17 14.47 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-21T12:18:43.132Z] #17 14.58 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-21T12:18:43.132Z] #17 ... [2019-10-21T12:18:43.132Z] [2019-10-21T12:18:43.132Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:43.132Z] #22 27.93 + cd /tmp/tmp.NOZVw4Fg7k/tmp/docker-ce [2019-10-21T12:18:43.132Z] #22 27.93 + git checkout -q v17.06.2-ce [2019-10-21T12:18:43.132Z] #22 29.48 + mkdir -p /tmp/tmp.NOZVw4Fg7k/src/github.com/docker [2019-10-21T12:18:43.132Z] #22 29.48 + mv components/cli /tmp/tmp.NOZVw4Fg7k/src/github.com/docker/cli [2019-10-21T12:18:43.132Z] #22 29.48 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-21T12:18:43.134Z] #41 52.59 AR compel/plugins/std.lib.a [2019-10-21T12:18:43.134Z] #41 52.69 CC compel/plugins/fds/fds.o [2019-10-21T12:18:43.223Z] [2019-10-21T12:18:43.223Z] #16 [dev 6/24] RUN ldconfig [2019-10-21T12:18:43.395Z] #22 ... [2019-10-21T12:18:43.395Z] [2019-10-21T12:18:43.395Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:18:43.395Z] #17 14.76 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-21T12:18:43.395Z] #17 14.77 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-21T12:18:43.395Z] #17 14.77 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:43.687Z] #25 11.56 Reading package lists... [2019-10-21T12:18:43.700Z] #41 53.37 AR compel/plugins/fds.lib.a [2019-10-21T12:18:43.917Z] #17 15.14 Selecting previously unselected package python3.5-minimal. [2019-10-21T12:18:43.917Z] #17 15.14 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-21T12:18:43.917Z] #17 15.16 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:18:43.958Z] #41 53.46 HOSTDEP compel/src/lib/log-host.d [2019-10-21T12:18:43.958Z] #41 53.54 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-21T12:18:43.958Z] #41 53.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-21T12:18:43.958Z] #41 ... [2019-10-21T12:18:43.958Z] [2019-10-21T12:18:43.958Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:18:43.958Z] #44 119.5 vendor/golang.org/x/text/secure/bidirule [2019-10-21T12:18:43.958Z] #44 119.9 vendor/golang.org/x/text/unicode/norm [2019-10-21T12:18:43.958Z] #44 125.2 vendor/golang.org/x/net/idna [2019-10-21T12:18:43.958Z] #44 128.5 vendor/golang.org/x/net/http2/hpack [2019-10-21T12:18:44.158Z] #16 DONE 1.1s [2019-10-21T12:18:44.158Z] [2019-10-21T12:18:44.158Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:18:44.178Z] #17 15.49 Selecting previously unselected package python3-minimal. [2019-10-21T12:18:44.178Z] #17 15.50 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-21T12:18:44.178Z] #17 15.52 Unpacking python3-minimal (3.5.3-1) ... [2019-10-21T12:18:44.178Z] #17 15.58 Selecting previously unselected package libmpdec2:arm64. [2019-10-21T12:18:44.216Z] #44 ... [2019-10-21T12:18:44.216Z] [2019-10-21T12:18:44.216Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:18:44.216Z] #17 42.85 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-21T12:18:44.216Z] #17 45.66 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:44.216Z] #17 45.82 Fetched 90.9 MB in 8s (10.9 MB/s) [2019-10-21T12:18:44.216Z] #17 45.92 Selecting previously unselected package bash-completion. [2019-10-21T12:18:44.217Z] #17 45.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 ... 15161 files and directories currently installed.) [2019-10-21T12:18:44.217Z] #17 45.95 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-21T12:18:44.217Z] #17 49.42 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-21T12:18:44.217Z] #17 50.13 Selecting previously unselected package libnet1:amd64. [2019-10-21T12:18:44.217Z] #17 50.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:18:44.217Z] #17 50.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:18:44.217Z] #17 50.26 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-21T12:18:44.217Z] #17 50.27 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-21T12:18:44.217Z] #17 50.28 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-21T12:18:44.217Z] #17 50.38 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-21T12:18:44.217Z] #17 50.38 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-21T12:18:44.217Z] #17 50.39 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-21T12:18:44.217Z] #17 50.54 Selecting previously unselected package libudev-dev:amd64. [2019-10-21T12:18:44.217Z] #17 50.55 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-21T12:18:44.217Z] #17 50.57 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:18:44.217Z] #17 50.82 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-21T12:18:44.217Z] #17 50.83 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:18:44.217Z] #17 50.85 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:44.217Z] #17 52.72 Selecting previously unselected package python3.5-minimal. [2019-10-21T12:18:44.217Z] #17 52.73 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:18:44.217Z] #17 52.75 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:18:44.439Z] #17 15.59 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-21T12:18:44.439Z] #17 15.59 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-21T12:18:44.439Z] #17 15.67 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-21T12:18:44.439Z] #17 15.68 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-21T12:18:44.439Z] #17 15.69 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:44.475Z] #17 ... [2019-10-21T12:18:44.475Z] [2019-10-21T12:18:44.475Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:44.475Z] #41 53.83 HOSTDEP compel/src/main-host.d [2019-10-21T12:18:44.475Z] #41 53.95 DEP compel/src/lib/ptrace.d [2019-10-21T12:18:44.475Z] #41 54.11 DEP compel/src/lib/infect.d [2019-10-21T12:18:44.732Z] #41 54.29 DEP compel/src/lib/infect-util.d [2019-10-21T12:18:44.732Z] #41 54.43 DEP compel/src/lib/infect-rpc.d [2019-10-21T12:18:44.746Z] #25 15.51 Reading package lists... [2019-10-21T12:18:44.746Z] #25 ... [2019-10-21T12:18:44.746Z] [2019-10-21T12:18:44.746Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:18:44.746Z] #45 14.96 unicode/utf16 [2019-10-21T12:18:44.746Z] #45 15.18 container/list [2019-10-21T12:18:44.746Z] #45 15.70 crypto/internal/subtle [2019-10-21T12:18:44.746Z] #45 15.75 crypto/subtle [2019-10-21T12:18:44.746Z] #45 15.97 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-21T12:18:44.746Z] #45 16.15 internal/nettrace [2019-10-21T12:18:44.746Z] #45 16.28 runtime/cgo [2019-10-21T12:18:44.990Z] #41 54.61 DEP compel/arch/x86/src/lib/infect.d [2019-10-21T12:18:45.012Z] #17 16.34 Selecting previously unselected package python3.5. [2019-10-21T12:18:45.013Z] #17 16.35 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-21T12:18:45.013Z] #17 16.35 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:45.248Z] #41 54.84 DEP compel/arch/x86/src/lib/cpu.d [2019-10-21T12:18:45.248Z] #41 54.95 DEP compel/src/lib/log.d [2019-10-21T12:18:45.273Z] #17 16.50 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-21T12:18:45.273Z] #17 16.50 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-21T12:18:45.273Z] #17 16.51 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-21T12:18:45.273Z] #17 16.58 Selecting previously unselected package dh-python. [2019-10-21T12:18:45.273Z] #17 16.58 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-21T12:18:45.273Z] #17 16.67 Unpacking dh-python (2.20170125) ... [2019-10-21T12:18:45.506Z] #41 55.09 DEP compel/src/main.d [2019-10-21T12:18:45.506Z] #41 55.25 DEP compel/src/lib/handle-elf.d [2019-10-21T12:18:45.533Z] #17 16.79 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:45.533Z] #17 16.82 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:18:45.763Z] #41 55.45 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-21T12:18:46.021Z] #41 55.65 CC compel/src/lib/log.o [2019-10-21T12:18:46.586Z] #41 56.09 CC compel/arch/x86/src/lib/cpu.o [2019-10-21T12:18:46.684Z] #17 2.147 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:18:46.684Z] #17 2.150 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:18:46.684Z] #17 2.160 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:18:46.684Z] #17 2.164 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:18:46.684Z] #17 2.170 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:18:46.684Z] #17 2.282 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:18:46.684Z] #17 2.523 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:18:46.918Z] #17 18.10 Setting up python3-minimal (3.5.3-1) ... [2019-10-21T12:18:46.943Z] #17 2.643 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:18:47.556Z] #41 57.06 CC compel/arch/x86/src/lib/infect.o [2019-10-21T12:18:47.881Z] #17 18.98 Selecting previously unselected package python3. [2019-10-21T12:18:47.881Z] #17 18.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16632 files and directories currently installed.) [2019-10-21T12:18:47.881Z] #17 19.01 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-21T12:18:47.881Z] #17 19.03 Unpacking python3 (3.5.3-1) ... [2019-10-21T12:18:47.881Z] #17 19.09 Selecting previously unselected package pigz. [2019-10-21T12:18:47.881Z] #17 19.09 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-21T12:18:47.881Z] #17 19.09 Unpacking pigz (2.3.4-1) ... [2019-10-21T12:18:47.881Z] #17 19.16 Selecting previously unselected package libip4tc0:arm64. [2019-10-21T12:18:47.881Z] #17 19.17 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-21T12:18:47.881Z] #17 19.17 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:47.881Z] #17 19.25 Selecting previously unselected package libip6tc0:arm64. [2019-10-21T12:18:47.881Z] #17 19.25 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-21T12:18:47.881Z] #17 19.26 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:48.086Z] #45 ... [2019-10-21T12:18:48.086Z] [2019-10-21T12:18:48.086Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:18:48.086Z] #32 9.940 internal/testlog [2019-10-21T12:18:48.086Z] #32 10.66 encoding [2019-10-21T12:18:48.086Z] #32 10.67 runtime/cgo [2019-10-21T12:18:48.140Z] #17 19.33 Selecting previously unselected package libiptc0:arm64. [2019-10-21T12:18:48.140Z] #17 19.34 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-21T12:18:48.140Z] #17 19.34 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:48.140Z] #17 19.44 Selecting previously unselected package libxtables12:arm64. [2019-10-21T12:18:48.140Z] #17 19.44 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-21T12:18:48.140Z] #17 19.44 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:48.140Z] #17 19.51 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-21T12:18:48.140Z] #17 19.52 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-21T12:18:48.140Z] #17 19.52 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-21T12:18:48.401Z] #17 19.62 Selecting previously unselected package iptables. [2019-10-21T12:18:48.402Z] #17 19.63 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-21T12:18:48.402Z] #17 19.64 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:48.487Z] #32 ... [2019-10-21T12:18:48.487Z] [2019-10-21T12:18:48.487Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:18:48.487Z] #25 15.51 Reading package lists... [2019-10-21T12:18:48.492Z] #41 58.14 CC compel/src/lib/infect-rpc.o [2019-10-21T12:18:48.662Z] #17 19.99 Selecting previously unselected package xxd. [2019-10-21T12:18:48.662Z] #17 19.99 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-21T12:18:48.662Z] #17 20.00 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:48.662Z] #17 20.07 Selecting previously unselected package vim-common. [2019-10-21T12:18:48.843Z] #17 4.296 Fetched 7919 kB in 3s (2355 kB/s) [2019-10-21T12:18:48.922Z] #17 20.07 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:18:48.922Z] #17 20.13 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:48.922Z] #17 20.21 Selecting previously unselected package bzip2. [2019-10-21T12:18:48.922Z] #17 20.22 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-21T12:18:48.922Z] #17 20.23 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-21T12:18:48.922Z] #17 20.31 Selecting previously unselected package libgpm2:arm64. [2019-10-21T12:18:48.922Z] #17 20.31 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-21T12:18:48.922Z] #17 20.31 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-21T12:18:49.056Z] #41 58.60 CC compel/src/lib/infect-util.o [2019-10-21T12:18:49.101Z] #17 4.296 Reading package lists... [2019-10-21T12:18:49.186Z] #17 20.38 Selecting previously unselected package xz-utils. [2019-10-21T12:18:49.186Z] #17 20.38 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-21T12:18:49.186Z] #17 20.39 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:18:49.186Z] #17 20.53 Selecting previously unselected package aufs-tools. [2019-10-21T12:18:49.186Z] #17 20.53 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-21T12:18:49.186Z] #17 20.54 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:18:49.186Z] #17 20.63 Selecting previously unselected package liblzo2-2:arm64. [2019-10-21T12:18:49.313Z] #41 58.91 CC compel/src/lib/infect.o [2019-10-21T12:18:49.389Z] #25 20.62 Building dependency tree... [2019-10-21T12:18:49.446Z] #17 20.63 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-21T12:18:49.446Z] #17 20.64 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:18:49.446Z] #17 20.72 Selecting previously unselected package btrfs-progs. [2019-10-21T12:18:49.446Z] #17 20.72 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-21T12:18:49.446Z] #17 20.73 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:18:49.707Z] #17 20.97 Selecting previously unselected package btrfs-tools. [2019-10-21T12:18:49.707Z] #17 20.97 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-21T12:18:49.707Z] #17 20.98 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:18:49.707Z] #17 21.05 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-21T12:18:49.707Z] #17 21.05 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-21T12:18:49.707Z] #17 21.06 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-21T12:18:49.973Z] #17 21.17 Selecting previously unselected package dmsetup. [2019-10-21T12:18:49.973Z] #17 21.18 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-21T12:18:49.973Z] #17 21.19 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-21T12:18:49.973Z] #17 21.27 Selecting previously unselected package libonig4:arm64. [2019-10-21T12:18:49.973Z] #17 21.27 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-21T12:18:49.993Z] #25 ... [2019-10-21T12:18:49.993Z] [2019-10-21T12:18:49.993Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:18:49.993Z] #39 11.80 + cd /tmp/tmp.W11TDXVYSW/src/github.com/docker/distribution [2019-10-21T12:18:49.993Z] #39 11.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-21T12:18:49.993Z] #39 13.42 + GOPATH=/tmp/tmp.W11TDXVYSW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.W11TDXVYSW go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-21T12:18:49.993Z] #39 ... [2019-10-21T12:18:49.993Z] [2019-10-21T12:18:49.993Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:18:49.993Z] #25 22.13 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-21T12:18:49.993Z] #25 22.13 The following additional packages will be installed: [2019-10-21T12:18:49.993Z] #25 22.13 libjq1 libonig4 [2019-10-21T12:18:50.233Z] #17 21.29 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-21T12:18:50.233Z] #17 21.52 Selecting previously unselected package libjq1:arm64. [2019-10-21T12:18:50.233Z] #17 21.52 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-21T12:18:50.233Z] #17 21.60 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-21T12:18:50.295Z] #17 5.189 Reading package lists... [2019-10-21T12:18:50.295Z] #17 5.959 Building dependency tree... [2019-10-21T12:18:50.295Z] #17 6.281 The following additional packages will be installed: [2019-10-21T12:18:50.461Z] #25 22.57 The following NEW packages will be installed: [2019-10-21T12:18:50.461Z] #25 22.64 jq libjq1 libonig4 [2019-10-21T12:18:50.554Z] #17 6.284 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-21T12:18:50.554Z] #17 6.284 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-21T12:18:50.554Z] #17 6.284 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-21T12:18:50.554Z] #17 6.285 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-21T12:18:50.554Z] #17 6.285 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-21T12:18:50.554Z] #17 6.285 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-21T12:18:50.554Z] #17 6.285 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-21T12:18:50.554Z] #17 6.285 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-21T12:18:50.554Z] #17 6.285 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-21T12:18:50.554Z] #17 6.286 Suggested packages: [2019-10-21T12:18:50.554Z] #17 6.286 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-21T12:18:50.554Z] #17 6.286 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-21T12:18:50.554Z] #17 6.286 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-21T12:18:50.554Z] #17 6.286 vim-doc vim-scripts xfsdump acl attr quota [2019-10-21T12:18:50.554Z] #17 6.286 Recommended packages: [2019-10-21T12:18:50.554Z] #17 6.286 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-21T12:18:50.554Z] #17 6.286 python3-keyrings.alt python3-xdg unzip [2019-10-21T12:18:50.576Z] #17 21.67 Selecting previously unselected package jq. [2019-10-21T12:18:50.576Z] #17 21.67 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-21T12:18:50.576Z] #17 21.70 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:18:50.576Z] #17 21.77 Selecting previously unselected package libaio1:arm64. [2019-10-21T12:18:50.576Z] #17 21.77 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-21T12:18:50.576Z] #17 21.77 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-21T12:18:50.576Z] #17 21.86 Selecting previously unselected package libcap2-bin. [2019-10-21T12:18:50.576Z] #17 21.86 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-21T12:18:50.576Z] #17 21.87 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-21T12:18:50.576Z] #17 21.98 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-21T12:18:50.683Z] #41 ... [2019-10-21T12:18:50.683Z] [2019-10-21T12:18:50.683Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:50.683Z] #47 DONE 136.1s [2019-10-21T12:18:50.683Z] [2019-10-21T12:18:50.683Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:18:50.683Z] #17 53.81 Selecting previously unselected package python3-minimal. [2019-10-21T12:18:50.683Z] #17 53.81 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-21T12:18:50.683Z] #17 53.82 Unpacking python3-minimal (3.5.3-1) ... [2019-10-21T12:18:50.683Z] #17 53.94 Selecting previously unselected package libmpdec2:amd64. [2019-10-21T12:18:50.683Z] #17 53.94 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-21T12:18:50.683Z] #17 53.96 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-21T12:18:50.683Z] #17 54.11 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-21T12:18:50.683Z] #17 54.12 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:18:50.683Z] #17 54.13 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:50.683Z] #17 55.91 Selecting previously unselected package python3.5. [2019-10-21T12:18:50.683Z] #17 55.91 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:18:50.683Z] #17 55.93 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:50.683Z] #17 56.12 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-21T12:18:50.683Z] #17 56.13 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-21T12:18:50.683Z] #17 56.13 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-21T12:18:50.683Z] #17 56.26 Selecting previously unselected package dh-python. [2019-10-21T12:18:50.683Z] #17 56.26 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-21T12:18:50.683Z] #17 56.27 Unpacking dh-python (2.20170125) ... [2019-10-21T12:18:50.683Z] #17 56.58 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:50.683Z] #17 56.61 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:18:50.843Z] #17 21.98 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-21T12:18:50.843Z] #17 22.08 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-21T12:18:50.843Z] #17 22.17 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-21T12:18:50.843Z] #17 22.18 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-21T12:18:50.843Z] #17 22.20 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-21T12:18:50.862Z] #25 22.87 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:50.862Z] #25 22.87 Need to get 328 kB of archives. [2019-10-21T12:18:50.862Z] #25 22.87 After this operation, 1263 kB of additional disk space will be used. [2019-10-21T12:18:50.862Z] #25 22.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-21T12:18:50.862Z] #25 22.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-21T12:18:50.862Z] #25 22.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-21T12:18:51.104Z] #17 22.43 Selecting previously unselected package libpcre16-3:arm64. [2019-10-21T12:18:51.104Z] #17 22.43 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-21T12:18:51.104Z] #17 22.46 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-21T12:18:51.266Z] #25 ... [2019-10-21T12:18:51.266Z] [2019-10-21T12:18:51.266Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:18:51.266Z] #11 13.32 Fetched 7670 kB in 12s (614 kB/s) [2019-10-21T12:18:51.266Z] #11 13.32 Reading package lists... [2019-10-21T12:18:51.266Z] #11 18.36 Reading package lists... [2019-10-21T12:18:51.364Z] #17 22.66 Selecting previously unselected package libpcre32-3:arm64. [2019-10-21T12:18:51.364Z] #17 22.67 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-21T12:18:51.364Z] #17 22.67 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-21T12:18:51.490Z] #17 7.214 The following NEW packages will be installed: [2019-10-21T12:18:51.491Z] #17 7.214 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-21T12:18:51.491Z] #17 7.214 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-21T12:18:51.491Z] #17 7.214 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-21T12:18:51.491Z] #17 7.215 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-21T12:18:51.491Z] #17 7.215 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-21T12:18:51.491Z] #17 7.215 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-21T12:18:51.491Z] #17 7.215 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-21T12:18:51.491Z] #17 7.215 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-21T12:18:51.491Z] #17 7.215 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-21T12:18:51.491Z] #17 7.215 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-21T12:18:51.491Z] #17 7.215 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-21T12:18:51.491Z] #17 7.215 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-21T12:18:51.491Z] #17 7.216 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-21T12:18:51.491Z] #17 7.216 xfsprogs xxd xz-utils zip [2019-10-21T12:18:51.616Z] #17 60.42 Setting up python3-minimal (3.5.3-1) ... [2019-10-21T12:18:51.624Z] #17 22.75 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-21T12:18:51.624Z] #17 22.76 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-21T12:18:51.624Z] #17 22.76 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-21T12:18:51.624Z] #17 22.96 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-21T12:18:51.677Z] #11 22.97 Building dependency tree... [2019-10-21T12:18:51.677Z] #11 ... [2019-10-21T12:18:51.677Z] [2019-10-21T12:18:51.677Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:18:51.677Z] #41 13.47 Fetched 7670 kB in 12s (600 kB/s) [2019-10-21T12:18:51.677Z] #41 13.47 Reading package lists... [2019-10-21T12:18:51.677Z] #41 17.18 Reading package lists... [2019-10-21T12:18:51.677Z] #41 21.81 Building dependency tree... [2019-10-21T12:18:51.677Z] #41 ... [2019-10-21T12:18:51.677Z] [2019-10-21T12:18:51.677Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:18:51.677Z] #34 13.52 Fetched 7670 kB in 13s (586 kB/s) [2019-10-21T12:18:51.677Z] #34 13.52 Reading package lists... [2019-10-21T12:18:51.677Z] #34 17.36 Reading package lists... [2019-10-21T12:18:51.677Z] #34 22.12 Building dependency tree... [2019-10-21T12:18:51.677Z] #34 23.31 The following additional packages will be installed: [2019-10-21T12:18:51.677Z] #34 23.31 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-21T12:18:51.677Z] #34 23.31 Suggested packages: [2019-10-21T12:18:51.677Z] #34 23.31 codeblocks eclipse ninja-build lrzip [2019-10-21T12:18:51.677Z] #34 23.31 Recommended packages: [2019-10-21T12:18:51.677Z] #34 23.31 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-21T12:18:51.677Z] #34 ... [2019-10-21T12:18:51.677Z] [2019-10-21T12:18:51.677Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:18:51.677Z] #25 23.81 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:51.685Z] #6 completed: 2019-10-21 12:18:49.851767921 +0000 UTC [2019-10-21T12:18:51.685Z] #6 duration: 2m8.248012584s [2019-10-21T12:18:51.685Z] [2019-10-21T12:18:51.685Z] [2019-10-21T12:18:51.685Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-21T12:18:51.685Z] #7 digest: sha256:51ad65eed91f7647fd8410854df89364d3a0fb808055c6b7f3c6fba6046b3e4d [2019-10-21T12:18:51.685Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-21T12:18:51.685Z] #7 started: 2019-10-21 12:18:49.856466485 +0000 UTC [2019-10-21T12:18:52.090Z] #25 23.89 Fetched 328 kB in 0s (3514 kB/s) [2019-10-21T12:18:52.090Z] #25 24.01 Selecting previously unselected package libonig4:s390x. [2019-10-21T12:18:52.090Z] #25 24.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-21T12:18:52.090Z] #25 24.04 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-21T12:18:52.090Z] #25 24.05 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-21T12:18:52.090Z] #25 24.23 Selecting previously unselected package libjq1:s390x. [2019-10-21T12:18:52.090Z] #25 24.23 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-21T12:18:52.090Z] #25 24.24 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-21T12:18:52.090Z] #25 ... [2019-10-21T12:18:52.090Z] [2019-10-21T12:18:52.090Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:18:52.090Z] #57 14.30 Fetched 7670 kB in 13s (564 kB/s) [2019-10-21T12:18:52.090Z] #57 14.30 Reading package lists... [2019-10-21T12:18:52.174Z] #17 22.99 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-21T12:18:52.174Z] #17 23.02 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-21T12:18:52.174Z] #17 23.23 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-21T12:18:52.174Z] #17 23.23 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-21T12:18:52.174Z] #17 23.24 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-21T12:18:52.425Z] #17 8.263 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:52.425Z] #17 8.263 Need to get 90.9 MB of archives. [2019-10-21T12:18:52.425Z] #17 8.263 After this operation, 541 MB of additional disk space will be used. [2019-10-21T12:18:52.425Z] #17 8.263 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-21T12:18:52.425Z] #17 8.272 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-21T12:18:52.425Z] #17 8.275 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-21T12:18:52.425Z] #17 8.275 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-21T12:18:52.425Z] #17 8.280 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-21T12:18:52.425Z] #17 8.283 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-21T12:18:52.425Z] #17 8.297 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-21T12:18:52.425Z] #17 8.330 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-21T12:18:52.425Z] #17 8.331 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-21T12:18:52.425Z] #17 8.332 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-21T12:18:52.425Z] #17 8.368 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-21T12:18:52.449Z] #17 23.69 Selecting previously unselected package libnl-3-200:arm64. [2019-10-21T12:18:52.449Z] #17 23.69 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-21T12:18:52.449Z] #17 23.69 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-21T12:18:52.449Z] #17 23.78 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-21T12:18:52.449Z] #17 23.79 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-21T12:18:52.449Z] #17 23.79 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-21T12:18:52.449Z] #17 23.86 Selecting previously unselected package libreadline5:arm64. [2019-10-21T12:18:52.498Z] #57 19.40 Reading package lists... [2019-10-21T12:18:52.498Z] #57 ... [2019-10-21T12:18:52.498Z] [2019-10-21T12:18:52.498Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:18:52.498Z] #34 24.09 The following NEW packages will be installed: [2019-10-21T12:18:52.498Z] #34 24.09 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-21T12:18:52.498Z] #34 24.09 vim-common xxd [2019-10-21T12:18:52.498Z] #34 24.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:52.498Z] #34 24.18 Need to get 13.2 MB of archives. [2019-10-21T12:18:52.498Z] #34 24.18 After this operation, 59.4 MB of additional disk space will be used. [2019-10-21T12:18:52.498Z] #34 24.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-21T12:18:52.498Z] #34 24.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-21T12:18:52.498Z] #34 24.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-21T12:18:52.498Z] #34 ... [2019-10-21T12:18:52.498Z] [2019-10-21T12:18:52.498Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:18:52.498Z] #69 14.49 + cd /tmp/tmp.KaNHdZPfgE/src/github.com/docker/libnetwork [2019-10-21T12:18:52.498Z] #69 14.49 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:18:52.498Z] #69 14.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-21T12:18:52.548Z] #17 ... [2019-10-21T12:18:52.548Z] [2019-10-21T12:18:52.548Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:52.548Z] #41 62.02 CC compel/src/lib/ptrace.o [2019-10-21T12:18:52.684Z] #17 8.372 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-21T12:18:52.684Z] #17 8.373 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-21T12:18:52.684Z] #17 8.375 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-21T12:18:52.684Z] #17 8.375 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-21T12:18:52.684Z] #17 8.377 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-21T12:18:52.684Z] #17 8.378 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-21T12:18:52.684Z] #17 8.379 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-21T12:18:52.684Z] #17 8.380 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-21T12:18:52.684Z] #17 8.382 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-21T12:18:52.684Z] #17 8.383 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-21T12:18:52.684Z] #17 8.388 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:18:52.684Z] #17 8.389 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:18:52.684Z] #17 8.392 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-21T12:18:52.684Z] #17 8.392 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-21T12:18:52.684Z] #17 8.393 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-21T12:18:52.684Z] #17 8.397 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-21T12:18:52.684Z] #17 8.399 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:18:52.684Z] #17 8.400 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-21T12:18:52.684Z] #17 8.409 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-21T12:18:52.684Z] #17 8.409 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-21T12:18:52.684Z] #17 8.412 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-21T12:18:52.684Z] #17 8.414 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-21T12:18:52.684Z] #17 8.416 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-21T12:18:52.684Z] #17 8.419 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-21T12:18:52.684Z] #17 8.420 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-21T12:18:52.684Z] #17 8.420 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-21T12:18:52.684Z] #17 8.421 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-21T12:18:52.684Z] #17 8.422 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-21T12:18:52.684Z] #17 8.427 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-21T12:18:52.684Z] #17 8.431 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-21T12:18:52.684Z] #17 8.435 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-21T12:18:52.685Z] #17 8.445 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-21T12:18:52.685Z] #17 8.448 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-21T12:18:52.685Z] #17 8.449 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-21T12:18:52.685Z] #17 8.451 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-21T12:18:52.685Z] #17 8.451 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-21T12:18:52.685Z] #17 8.453 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-21T12:18:52.685Z] #17 8.489 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-21T12:18:52.685Z] #17 8.494 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-21T12:18:52.685Z] #17 8.518 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-21T12:18:52.685Z] #17 8.521 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-21T12:18:52.685Z] #17 8.524 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-21T12:18:52.685Z] #17 8.528 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-21T12:18:52.685Z] #17 8.529 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-21T12:18:52.685Z] #17 8.536 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-21T12:18:52.685Z] #17 8.637 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-21T12:18:52.708Z] #17 23.86 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-21T12:18:52.708Z] #17 23.87 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-21T12:18:52.708Z] #17 23.98 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-21T12:18:52.708Z] #17 23.98 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-21T12:18:52.708Z] #17 23.99 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-21T12:18:52.805Z] #41 62.40 AR compel/libcompel.a [2019-10-21T12:18:52.805Z] #41 62.51 HOSTCC compel/src/main-host.o [2019-10-21T12:18:52.913Z] #69 ... [2019-10-21T12:18:52.913Z] [2019-10-21T12:18:52.913Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:18:52.913Z] #25 24.46 Selecting previously unselected package jq. [2019-10-21T12:18:52.913Z] #25 24.47 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-21T12:18:52.913Z] #25 24.47 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:18:52.913Z] #25 24.55 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-21T12:18:52.913Z] #25 24.57 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-21T12:18:52.913Z] #25 24.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:52.913Z] #25 24.64 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:18:52.913Z] #25 DONE 24.7s [2019-10-21T12:18:52.913Z] [2019-10-21T12:18:52.913Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:18:52.913Z] #26 DONE 0.1s [2019-10-21T12:18:52.913Z] [2019-10-21T12:18:52.913Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:18:52.913Z] #11 22.97 Building dependency tree... [2019-10-21T12:18:52.913Z] #11 24.55 The following additional packages will be installed: [2019-10-21T12:18:52.913Z] #11 24.56 libapparmor1 libseccomp2 [2019-10-21T12:18:52.914Z] #11 24.56 Suggested packages: [2019-10-21T12:18:52.914Z] #11 24.56 seccomp [2019-10-21T12:18:52.914Z] #11 25.05 The following NEW packages will be installed: [2019-10-21T12:18:52.914Z] #11 25.06 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-21T12:18:52.944Z] #17 8.653 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-21T12:18:52.944Z] #17 8.665 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-21T12:18:52.944Z] #17 8.669 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-21T12:18:52.944Z] #17 8.671 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-21T12:18:52.944Z] #17 8.679 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-21T12:18:52.944Z] #17 8.717 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-21T12:18:52.944Z] #17 8.755 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-21T12:18:52.944Z] #17 8.757 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-21T12:18:52.944Z] #17 8.828 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-21T12:18:52.944Z] #17 8.879 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-21T12:18:53.202Z] #17 8.882 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-21T12:18:53.327Z] #11 25.17 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:53.327Z] #11 25.17 Need to get 301 kB of archives. [2019-10-21T12:18:53.327Z] #11 25.17 After this operation, 1402 kB of additional disk space will be used. [2019-10-21T12:18:53.327Z] #11 25.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-21T12:18:53.327Z] #11 25.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-21T12:18:53.327Z] #11 25.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-21T12:18:53.327Z] #11 25.32 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-21T12:18:53.374Z] #41 62.87 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-21T12:18:53.374Z] #41 63.16 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-21T12:18:53.460Z] #17 9.461 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-21T12:18:53.649Z] #17 24.75 Selecting previously unselected package net-tools. [2019-10-21T12:18:53.649Z] #17 24.76 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-21T12:18:53.649Z] #17 24.77 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:18:53.649Z] #17 24.98 Selecting previously unselected package python-pip-whl. [2019-10-21T12:18:53.649Z] #17 24.98 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:18:53.649Z] #17 24.99 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:18:53.909Z] #17 25.24 Selecting previously unselected package python3-pip. [2019-10-21T12:18:53.909Z] #17 25.24 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:18:53.909Z] #17 25.25 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:18:53.939Z] #41 63.63 HOSTCC compel/src/lib/log-host.o [2019-10-21T12:18:54.026Z] #17 10.02 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:54.169Z] #17 25.37 Selecting previously unselected package python3-pkg-resources. [2019-10-21T12:18:54.169Z] #17 25.37 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:18:54.169Z] #17 25.38 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:18:54.169Z] #17 25.48 Selecting previously unselected package python3-setuptools. [2019-10-21T12:18:54.169Z] #17 25.49 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-21T12:18:54.169Z] #17 25.49 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-21T12:18:54.197Z] #41 63.83 HOSTLINK compel/compel-host-bin [2019-10-21T12:18:54.285Z] #17 10.05 Fetched 90.9 MB in 2s (34.7 MB/s) [2019-10-21T12:18:54.285Z] #17 10.10 Selecting previously unselected package bash-completion. [2019-10-21T12:18:54.285Z] #17 10.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-21T12:18:54.285Z] #17 10.11 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-21T12:18:54.305Z] #11 ... [2019-10-21T12:18:54.305Z] [2019-10-21T12:18:54.305Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:54.305Z] #51 15.99 + cd /tmp/tmp.tuCfgy841g/src/github.com/golangci/golangci-lint/ [2019-10-21T12:18:54.305Z] #51 15.99 + git checkout -q v1.17.1 [2019-10-21T12:18:54.305Z] #51 17.71 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:18:54.305Z] #51 ... [2019-10-21T12:18:54.305Z] [2019-10-21T12:18:54.305Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:18:54.305Z] #11 26.41 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:54.429Z] #17 25.65 Selecting previously unselected package python3-wheel. [2019-10-21T12:18:54.430Z] #17 25.65 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-21T12:18:54.430Z] #17 25.65 Unpacking python3-wheel (0.29.0-2) ... [2019-10-21T12:18:54.430Z] #17 25.75 Selecting previously unselected package thin-provisioning-tools. [2019-10-21T12:18:54.430Z] #17 25.75 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-21T12:18:54.430Z] #17 25.77 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:18:54.454Z] #41 63.95 DEP soccr/soccr.d [2019-10-21T12:18:54.454Z] #41 64.11 CC soccr/soccr.o [2019-10-21T12:18:54.690Z] #17 25.92 Selecting previously unselected package vim-runtime. [2019-10-21T12:18:54.690Z] #17 25.93 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:18:54.690Z] #17 25.95 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-21T12:18:54.690Z] #17 25.97 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-21T12:18:54.690Z] #17 25.98 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:54.712Z] #41 ... [2019-10-21T12:18:54.712Z] [2019-10-21T12:18:54.712Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:18:54.712Z] #44 130.0 mime [2019-10-21T12:18:54.712Z] #44 132.2 mime/quotedprintable [2019-10-21T12:18:54.712Z] #44 132.9 net/http/internal [2019-10-21T12:18:54.712Z] #44 134.9 mime/multipart [2019-10-21T12:18:54.712Z] #44 135.0 crypto/tls [2019-10-21T12:18:54.712Z] #44 ... [2019-10-21T12:18:54.712Z] [2019-10-21T12:18:54.712Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:18:54.712Z] #17 61.67 Selecting previously unselected package python3. [2019-10-21T12:18:54.712Z] #17 61.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-21T12:18:54.712Z] #17 61.71 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 61.72 Unpacking python3 (3.5.3-1) ... [2019-10-21T12:18:54.712Z] #17 61.81 Selecting previously unselected package pigz. [2019-10-21T12:18:54.712Z] #17 61.82 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 61.83 Unpacking pigz (2.3.4-1) ... [2019-10-21T12:18:54.712Z] #17 61.92 Selecting previously unselected package libip4tc0:amd64. [2019-10-21T12:18:54.712Z] #17 61.93 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 61.94 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:54.712Z] #17 62.05 Selecting previously unselected package libip6tc0:amd64. [2019-10-21T12:18:54.712Z] #17 62.05 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 62.06 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:54.712Z] #17 62.18 Selecting previously unselected package libiptc0:amd64. [2019-10-21T12:18:54.712Z] #17 62.18 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 62.19 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:54.712Z] #17 62.29 Selecting previously unselected package libxtables12:amd64. [2019-10-21T12:18:54.712Z] #17 62.29 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 62.29 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:54.712Z] #17 62.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-21T12:18:54.712Z] #17 62.40 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 62.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-21T12:18:54.712Z] #17 62.52 Selecting previously unselected package iptables. [2019-10-21T12:18:54.712Z] #17 62.52 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 62.54 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:54.712Z] #17 62.86 Selecting previously unselected package xxd. [2019-10-21T12:18:54.712Z] #17 62.86 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 62.87 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:54.712Z] #17 63.02 Selecting previously unselected package vim-common. [2019-10-21T12:18:54.712Z] #17 63.03 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:18:54.712Z] #17 63.05 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:54.712Z] #17 63.22 Selecting previously unselected package bzip2. [2019-10-21T12:18:54.712Z] #17 63.23 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 63.23 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-21T12:18:54.712Z] #17 63.31 Selecting previously unselected package libgpm2:amd64. [2019-10-21T12:18:54.712Z] #17 63.31 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 63.32 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-21T12:18:54.712Z] #17 63.39 Selecting previously unselected package xz-utils. [2019-10-21T12:18:54.712Z] #17 63.39 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-21T12:18:54.712Z] #17 63.40 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:18:54.758Z] #11 26.66 Fetched 301 kB in 0s (1324 kB/s) [2019-10-21T12:18:54.758Z] #11 26.76 Selecting previously unselected package libseccomp2:s390x. [2019-10-21T12:18:54.758Z] #11 26.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-21T12:18:54.758Z] #11 26.82 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-21T12:18:54.758Z] #11 26.83 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:54.972Z] #17 63.60 Selecting previously unselected package aufs-tools. [2019-10-21T12:18:54.972Z] #17 63.61 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-21T12:18:54.972Z] #17 63.62 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:18:54.972Z] #17 63.79 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:18:54.973Z] #17 63.79 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:18:54.973Z] #17 63.80 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:18:55.156Z] #11 26.99 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-21T12:18:55.156Z] #11 27.02 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-21T12:18:55.156Z] #11 27.02 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:55.221Z] #17 10.93 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-21T12:18:55.221Z] #17 11.09 Selecting previously unselected package libnet1:amd64. [2019-10-21T12:18:55.221Z] #17 11.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:18:55.221Z] #17 11.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:18:55.221Z] #17 11.14 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-21T12:18:55.221Z] #17 11.15 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-21T12:18:55.221Z] #17 11.15 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-21T12:18:55.229Z] #17 63.89 Selecting previously unselected package btrfs-progs. [2019-10-21T12:18:55.229Z] #17 63.90 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-21T12:18:55.229Z] #17 63.90 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:18:55.478Z] #17 11.19 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-21T12:18:55.478Z] #17 11.19 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-21T12:18:55.478Z] #17 11.20 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-21T12:18:55.478Z] #17 11.27 Selecting previously unselected package libudev-dev:amd64. [2019-10-21T12:18:55.478Z] #17 11.27 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-21T12:18:55.478Z] #17 11.28 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:18:55.478Z] #17 11.34 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-21T12:18:55.478Z] #17 11.34 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:18:55.478Z] #17 11.35 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:55.478Z] #17 11.48 Selecting previously unselected package python3.5-minimal. [2019-10-21T12:18:55.478Z] #17 11.48 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:18:55.558Z] #11 27.26 Selecting previously unselected package libapparmor1:s390x. [2019-10-21T12:18:55.558Z] #11 27.28 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-21T12:18:55.558Z] #11 27.29 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-21T12:18:55.558Z] #11 27.46 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-21T12:18:55.558Z] #11 27.46 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-21T12:18:55.558Z] #11 27.47 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-21T12:18:55.558Z] #11 27.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:55.736Z] #17 11.49 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:18:55.736Z] #17 11.69 Selecting previously unselected package python3-minimal. [2019-10-21T12:18:55.736Z] #17 11.69 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-21T12:18:55.736Z] #17 11.70 Unpacking python3-minimal (3.5.3-1) ... [2019-10-21T12:18:55.736Z] #17 11.73 Selecting previously unselected package libmpdec2:amd64. [2019-10-21T12:18:55.793Z] #17 64.39 Selecting previously unselected package btrfs-tools. [2019-10-21T12:18:55.793Z] #17 64.39 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-21T12:18:55.793Z] #17 64.40 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:18:55.793Z] #17 64.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-21T12:18:55.793Z] #17 64.48 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:18:55.793Z] #17 64.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:18:55.970Z] #11 27.90 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:55.970Z] #11 27.91 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-21T12:18:55.970Z] #11 27.92 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-21T12:18:55.970Z] #11 27.93 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-21T12:18:55.970Z] #11 27.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:55.970Z] #11 DONE 28.2s [2019-10-21T12:18:55.970Z] [2019-10-21T12:18:55.970Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:18:55.970Z] #27 2.201 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:18:55.970Z] #27 2.778 [2019-10-21T12:18:55.997Z] #17 11.73 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-21T12:18:55.997Z] #17 11.74 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-21T12:18:55.997Z] #17 11.77 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-21T12:18:55.997Z] #17 11.77 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:18:55.997Z] #17 11.78 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:55.997Z] #17 12.03 Selecting previously unselected package python3.5. [2019-10-21T12:18:55.997Z] #17 12.03 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:18:56.050Z] #17 64.64 Selecting previously unselected package dmsetup. [2019-10-21T12:18:56.050Z] #17 64.64 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:18:56.050Z] #17 64.65 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-21T12:18:56.050Z] #17 64.78 Selecting previously unselected package libonig4:amd64. [2019-10-21T12:18:56.050Z] #17 64.78 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-21T12:18:56.050Z] #17 64.78 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:18:56.255Z] #17 12.03 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:56.255Z] #17 12.09 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-21T12:18:56.255Z] #17 12.09 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-21T12:18:56.255Z] #17 12.10 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-21T12:18:56.255Z] #17 12.13 Selecting previously unselected package dh-python. [2019-10-21T12:18:56.255Z] #17 12.13 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-21T12:18:56.255Z] #17 12.14 Unpacking dh-python (2.20170125) ... [2019-10-21T12:18:56.255Z] #17 12.18 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:18:56.255Z] #17 12.20 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:18:56.307Z] #17 64.95 Selecting previously unselected package libjq1:amd64. [2019-10-21T12:18:56.307Z] #17 64.96 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:18:56.307Z] #17 64.96 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:18:56.307Z] #17 65.11 Selecting previously unselected package jq. [2019-10-21T12:18:56.361Z] #27 3.153 ### 4.3% ###### 8.5% [2019-10-21T12:18:56.361Z] #27 ... [2019-10-21T12:18:56.361Z] [2019-10-21T12:18:56.361Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:18:56.361Z] #53 DONE 0.2s [2019-10-21T12:18:56.361Z] [2019-10-21T12:18:56.361Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T12:18:56.361Z] #54 DONE 0.1s [2019-10-21T12:18:56.361Z] [2019-10-21T12:18:56.361Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:18:56.565Z] #17 65.11 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:18:56.565Z] #17 65.13 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:18:56.565Z] #17 65.25 Selecting previously unselected package libaio1:amd64. [2019-10-21T12:18:56.565Z] #17 65.26 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-21T12:18:56.565Z] #17 65.26 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-21T12:18:56.565Z] #17 65.33 Selecting previously unselected package libcap2-bin. [2019-10-21T12:18:56.565Z] #17 65.34 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-21T12:18:56.565Z] #17 65.35 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-21T12:18:56.608Z] #17 27.71 Selecting previously unselected package vim. [2019-10-21T12:18:56.608Z] #17 27.71 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-21T12:18:56.608Z] #17 27.72 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:56.608Z] #17 28.00 Selecting previously unselected package xfsprogs. [2019-10-21T12:18:56.820Z] #17 12.65 Setting up python3-minimal (3.5.3-1) ... [2019-10-21T12:18:56.821Z] #17 12.84 Selecting previously unselected package python3. [2019-10-21T12:18:56.822Z] #17 65.46 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-21T12:18:56.822Z] #17 65.47 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:18:56.822Z] #17 65.48 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:18:56.822Z] #17 65.58 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-21T12:18:56.822Z] #17 65.60 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-21T12:18:56.822Z] #17 65.62 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-21T12:18:56.868Z] #17 28.00 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-21T12:18:56.868Z] #17 28.01 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:18:57.078Z] #17 12.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-21T12:18:57.078Z] #17 12.84 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-21T12:18:57.078Z] #17 12.85 Unpacking python3 (3.5.3-1) ... [2019-10-21T12:18:57.078Z] #17 12.88 Selecting previously unselected package pigz. [2019-10-21T12:18:57.078Z] #17 12.88 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-21T12:18:57.078Z] #17 12.88 Unpacking pigz (2.3.4-1) ... [2019-10-21T12:18:57.078Z] #17 12.92 Selecting previously unselected package libip4tc0:amd64. [2019-10-21T12:18:57.078Z] #17 12.92 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:18:57.078Z] #17 12.93 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:57.078Z] #17 12.96 Selecting previously unselected package libip6tc0:amd64. [2019-10-21T12:18:57.078Z] #17 12.96 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:18:57.078Z] #17 12.97 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:57.078Z] #17 13.00 Selecting previously unselected package libiptc0:amd64. [2019-10-21T12:18:57.078Z] #17 13.01 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:18:57.078Z] #17 13.01 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:57.078Z] #17 13.05 Selecting previously unselected package libxtables12:amd64. [2019-10-21T12:18:57.078Z] #17 13.05 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:18:57.078Z] #17 13.05 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:57.078Z] #17 13.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-21T12:18:57.080Z] #17 65.98 Selecting previously unselected package libpcre16-3:amd64. [2019-10-21T12:18:57.080Z] #17 65.98 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-21T12:18:57.134Z] #17 28.45 Selecting previously unselected package zip. [2019-10-21T12:18:57.134Z] #17 28.46 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-21T12:18:57.134Z] #17 28.46 Unpacking zip (3.0-11+b1) ... [2019-10-21T12:18:57.134Z] #17 28.58 Selecting previously unselected package libapparmor-perl. [2019-10-21T12:18:57.187Z] #27 3.153 ### 4.3% ###### 8.5% ######### 12.7% ########## 14.8% ############ 16.9% ############### 21.1% [2019-10-21T12:18:57.187Z] #27 ... [2019-10-21T12:18:57.187Z] [2019-10-21T12:18:57.187Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:18:57.187Z] #12 DONE 0.8s [2019-10-21T12:18:57.187Z] [2019-10-21T12:18:57.187Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:18:57.187Z] #55 0.218 + RM_GOPATH=0 [2019-10-21T12:18:57.187Z] #55 0.218 + TMP_GOPATH= [2019-10-21T12:18:57.187Z] #55 0.218 + : /build [2019-10-21T12:18:57.187Z] #55 0.218 + '[' -z '' ']' [2019-10-21T12:18:57.187Z] #55 0.218 ++ mktemp -d [2019-10-21T12:18:57.187Z] #55 0.220 + export GOPATH=/tmp/tmp.tAyDz5iqX6 [2019-10-21T12:18:57.187Z] #55 0.220 + GOPATH=/tmp/tmp.tAyDz5iqX6 [2019-10-21T12:18:57.187Z] #55 0.220 + RM_GOPATH=1 [2019-10-21T12:18:57.187Z] #55 0.221 ++ dirname ./install.sh [2019-10-21T12:18:57.187Z] #55 0.224 + dir=. [2019-10-21T12:18:57.187Z] #55 0.224 + bin=runc [2019-10-21T12:18:57.187Z] #55 0.224 + shift [2019-10-21T12:18:57.187Z] #55 0.224 + '[' '!' -f ./runc.installer ']' [2019-10-21T12:18:57.187Z] #55 0.224 + . ./runc.installer [2019-10-21T12:18:57.187Z] #55 0.224 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:18:57.187Z] #55 0.224 + install_runc [2019-10-21T12:18:57.187Z] #55 0.229 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-21T12:18:57.187Z] #55 0.242 + uname -r [2019-10-21T12:18:57.187Z] #55 0.251 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-21T12:18:57.187Z] #55 0.252 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-21T12:18:57.187Z] #55 0.252 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tAyDz5iqX6/src/github.com/opencontainers/runc [2019-10-21T12:18:57.187Z] #55 0.252 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-21T12:18:57.187Z] #55 0.261 Cloning into '/tmp/tmp.tAyDz5iqX6/src/github.com/opencontainers/runc'... [2019-10-21T12:18:57.336Z] #17 13.09 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-21T12:18:57.336Z] #17 13.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-21T12:18:57.336Z] #17 13.12 Selecting previously unselected package iptables. [2019-10-21T12:18:57.336Z] #17 13.12 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:18:57.336Z] #17 13.13 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:18:57.336Z] #17 13.19 Selecting previously unselected package xxd. [2019-10-21T12:18:57.336Z] #17 13.19 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:18:57.336Z] #17 13.20 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:57.336Z] #17 13.24 Selecting previously unselected package vim-common. [2019-10-21T12:18:57.336Z] #17 13.24 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:18:57.336Z] #17 13.25 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:18:57.337Z] #17 65.99 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-21T12:18:57.393Z] #17 28.58 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-21T12:18:57.393Z] #17 28.60 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:18:57.393Z] #17 28.71 Selecting previously unselected package apparmor. [2019-10-21T12:18:57.393Z] #17 28.71 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-21T12:18:57.393Z] #17 28.76 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:18:57.593Z] #17 13.37 Selecting previously unselected package bzip2. [2019-10-21T12:18:57.593Z] #17 13.37 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-21T12:18:57.593Z] #17 13.37 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-21T12:18:57.593Z] #17 13.41 Selecting previously unselected package libgpm2:amd64. [2019-10-21T12:18:57.593Z] #17 13.41 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-21T12:18:57.593Z] #17 13.42 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-21T12:18:57.593Z] #17 13.45 Selecting previously unselected package xz-utils. [2019-10-21T12:18:57.593Z] #17 13.45 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-21T12:18:57.593Z] #17 13.46 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:18:57.593Z] #17 13.52 Selecting previously unselected package aufs-tools. [2019-10-21T12:18:57.593Z] #17 13.52 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-21T12:18:57.593Z] #17 13.52 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:18:57.593Z] #17 13.57 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:18:57.593Z] #17 13.57 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:18:57.595Z] #17 66.20 Selecting previously unselected package libpcre32-3:amd64. [2019-10-21T12:18:57.595Z] #17 66.20 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-21T12:18:57.595Z] #17 66.21 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-21T12:18:57.595Z] #17 66.39 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-21T12:18:57.609Z] #55 ... [2019-10-21T12:18:57.609Z] [2019-10-21T12:18:57.609Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:18:57.609Z] #13 DONE 0.5s [2019-10-21T12:18:57.609Z] [2019-10-21T12:18:57.609Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:18:57.609Z] #27 3.153 ### 4.3% ###### 8.5% ######### 12.7% ########## 14.8% ############ 16.9% ############### 21.1% ################## 25.3% ################### 27.4% ##################### 29.4% [2019-10-21T12:18:57.609Z] #27 ... [2019-10-21T12:18:57.609Z] [2019-10-21T12:18:57.610Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:18:57.610Z] #14 0.205 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-21T12:18:57.610Z] #14 DONE 0.3s [2019-10-21T12:18:57.610Z] [2019-10-21T12:18:57.610Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:18:57.656Z] #17 29.00 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-21T12:18:57.656Z] #17 29.00 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-21T12:18:57.656Z] #17 29.01 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:18:57.852Z] #17 66.39 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-21T12:18:57.852Z] #17 66.41 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-21T12:18:57.857Z] #17 13.57 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:18:57.857Z] #17 13.60 Selecting previously unselected package btrfs-progs. [2019-10-21T12:18:57.857Z] #17 13.60 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-21T12:18:57.857Z] #17 13.61 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:18:57.857Z] #17 13.72 Selecting previously unselected package btrfs-tools. [2019-10-21T12:18:57.857Z] #17 13.72 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-21T12:18:57.857Z] #17 13.72 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:18:57.857Z] #17 13.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-21T12:18:57.857Z] #17 13.75 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:18:57.857Z] #17 13.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:18:57.857Z] #17 13.81 Selecting previously unselected package dmsetup. [2019-10-21T12:18:57.857Z] #17 13.81 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:18:57.857Z] #17 13.81 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-21T12:18:57.857Z] #17 13.85 Selecting previously unselected package libonig4:amd64. [2019-10-21T12:18:57.857Z] #17 13.85 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-21T12:18:58.031Z] #27 3.153 ### 4.3% ###### 8.5% ######### 12.7% ########## 14.8% ############ 16.9% ############### 21.1% ################## 25.3% ################### 27.4% ##################### 29.4% ###################### 31.5% [2019-10-21T12:18:58.031Z] #27 ... [2019-10-21T12:18:58.031Z] [2019-10-21T12:18:58.031Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:18:58.031Z] #57 19.40 Reading package lists... [2019-10-21T12:18:58.031Z] #57 24.86 Building dependency tree... [2019-10-21T12:18:58.031Z] #57 26.76 The following additional packages will be installed: [2019-10-21T12:18:58.031Z] #57 26.76 btrfs-progs liblzo2-2 [2019-10-21T12:18:58.031Z] #57 26.96 The following NEW packages will be installed: [2019-10-21T12:18:58.031Z] #57 26.96 btrfs-progs btrfs-tools liblzo2-2 [2019-10-21T12:18:58.031Z] #57 27.11 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:18:58.031Z] #57 27.11 Need to get 668 kB of archives. [2019-10-21T12:18:58.031Z] #57 27.11 After this operation, 5446 kB of additional disk space will be used. [2019-10-21T12:18:58.031Z] #57 27.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-21T12:18:58.031Z] #57 27.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-21T12:18:58.031Z] #57 27.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-21T12:18:58.031Z] #57 27.74 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:18:58.031Z] #57 27.90 Fetched 668 kB in 0s (5859 kB/s) [2019-10-21T12:18:58.031Z] #57 28.05 Selecting previously unselected package liblzo2-2:s390x. [2019-10-21T12:18:58.031Z] #57 28.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 ... 14828 files and directories currently installed.) [2019-10-21T12:18:58.031Z] #57 28.13 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-21T12:18:58.031Z] #57 28.15 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:18:58.031Z] #57 28.35 Selecting previously unselected package btrfs-progs. [2019-10-21T12:18:58.031Z] #57 28.35 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-21T12:18:58.031Z] #57 28.36 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:18:58.031Z] #57 29.30 Selecting previously unselected package btrfs-tools. [2019-10-21T12:18:58.031Z] #57 29.30 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-21T12:18:58.031Z] #57 29.31 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:18:58.031Z] #57 29.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:58.031Z] #57 29.52 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:18:58.031Z] #57 29.53 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:18:58.031Z] #57 29.55 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:18:58.031Z] #57 29.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:18:58.031Z] #57 DONE 29.9s [2019-10-21T12:18:58.031Z] [2019-10-21T12:18:58.031Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:18:58.031Z] #27 3.153 ### 4.3% ###### 8.5% ######### 12.7% ########## 14.8% ############ 16.9% ############### 21.1% ################## 25.3% ################### 27.4% ##################### 29.4% ###################### 31.5% [2019-10-21T12:18:58.031Z] #27 ... [2019-10-21T12:18:58.031Z] [2019-10-21T12:18:58.031Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:18:58.031Z] #58 DONE 0.1s [2019-10-21T12:18:58.031Z] [2019-10-21T12:18:58.031Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:18:58.031Z] #27 3.153 ### 4.3% ###### 8.5% ######### 12.7% ########## 14.8% ############ 16.9% ############### 21.1% ################## 25.3% ################### 27.4% ##################### 29.4% ###################### 31.5% ######################## 33.6% [2019-10-21T12:18:58.031Z] #27 ... [2019-10-21T12:18:58.031Z] [2019-10-21T12:18:58.031Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T12:18:58.031Z] #59 DONE 0.1s [2019-10-21T12:18:58.031Z] [2019-10-21T12:18:58.031Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:18:58.110Z] #17 66.88 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-21T12:18:58.110Z] #17 66.90 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-21T12:18:58.110Z] #17 66.90 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-21T12:18:58.114Z] #17 13.86 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:18:58.115Z] #17 13.90 Selecting previously unselected package libjq1:amd64. [2019-10-21T12:18:58.115Z] #17 13.91 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:18:58.115Z] #17 13.91 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:18:58.115Z] #17 13.95 Selecting previously unselected package jq. [2019-10-21T12:18:58.115Z] #17 13.95 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:18:58.115Z] #17 13.95 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:18:58.115Z] #17 14.00 Selecting previously unselected package libaio1:amd64. [2019-10-21T12:18:58.115Z] #17 14.00 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-21T12:18:58.115Z] #17 14.00 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-21T12:18:58.115Z] #17 14.03 Selecting previously unselected package libcap2-bin. [2019-10-21T12:18:58.115Z] #17 14.03 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-21T12:18:58.115Z] #17 14.03 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-21T12:18:58.115Z] #17 14.07 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-21T12:18:58.115Z] #17 14.07 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:18:58.115Z] #17 14.07 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:18:58.115Z] #17 14.10 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-21T12:18:58.368Z] #17 67.21 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-21T12:18:58.368Z] #17 67.22 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:18:58.368Z] #17 67.23 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-21T12:18:58.372Z] #17 14.10 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-21T12:18:58.372Z] #17 14.11 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-21T12:18:58.372Z] #17 14.17 Selecting previously unselected package libpcre16-3:amd64. [2019-10-21T12:18:58.372Z] #17 14.18 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-21T12:18:58.372Z] #17 14.18 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-21T12:18:58.372Z] #17 14.23 Selecting previously unselected package libpcre32-3:amd64. [2019-10-21T12:18:58.372Z] #17 14.23 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-21T12:18:58.372Z] #17 14.23 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-21T12:18:58.372Z] #17 14.28 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-21T12:18:58.372Z] #17 14.28 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-21T12:18:58.372Z] #17 14.28 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-21T12:18:58.372Z] #17 14.37 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-21T12:18:58.518Z] #27 3.153 ### 4.3% ###### 8.5% ######### 12.7% ########## 14.8% ############ 16.9% ############### 21.1% ################## 25.3% ################### 27.4% ##################### 29.4% ###################### 31.5% ######################## 33.6% ######################### 35.7% [2019-10-21T12:18:58.518Z] #27 ... [2019-10-21T12:18:58.518Z] [2019-10-21T12:18:58.518Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T12:18:58.518Z] #15 DONE 0.5s [2019-10-21T12:18:58.518Z] [2019-10-21T12:18:58.518Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:18:58.518Z] #27 3.153 ### 4.3% ###### 8.5% ######### 12.7% ########## 14.8% ############ 16.9% ############### 21.1% ################## 25.3% ################### 27.4% ##################### 29.4% ###################### 31.5% ######################## 33.6% ######################### 35.7% ########################### 37.8% ############################ 39.9% [2019-10-21T12:18:58.518Z] #27 ... [2019-10-21T12:18:58.518Z] [2019-10-21T12:18:58.518Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T12:18:58.518Z] #16 DONE 0.3s [2019-10-21T12:18:58.518Z] [2019-10-21T12:18:58.518Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:18:58.626Z] #17 67.36 Selecting previously unselected package libnl-3-200:amd64. [2019-10-21T12:18:58.626Z] #17 67.37 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-21T12:18:58.626Z] #17 67.38 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:18:58.629Z] #17 14.37 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-21T12:18:58.629Z] #17 14.37 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-21T12:18:58.629Z] #17 14.43 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-21T12:18:58.629Z] #17 14.43 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:18:58.629Z] #17 14.44 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-21T12:18:58.629Z] #17 14.48 Selecting previously unselected package libnl-3-200:amd64. [2019-10-21T12:18:58.629Z] #17 14.48 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-21T12:18:58.629Z] #17 14.49 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:18:58.629Z] #17 14.53 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-21T12:18:58.629Z] #17 14.53 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-21T12:18:58.629Z] #17 14.53 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:18:58.629Z] #17 14.56 Selecting previously unselected package libreadline5:amd64. [2019-10-21T12:18:58.629Z] #17 14.56 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-21T12:18:58.629Z] #17 14.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-21T12:18:58.629Z] #17 14.60 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-21T12:18:58.883Z] #17 67.51 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-21T12:18:58.883Z] #17 67.51 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-21T12:18:58.884Z] #17 67.52 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:18:58.884Z] #17 67.59 Selecting previously unselected package libreadline5:amd64. [2019-10-21T12:18:58.884Z] #17 67.61 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-21T12:18:58.884Z] #17 67.62 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-21T12:18:58.887Z] #17 14.60 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-21T12:18:58.887Z] #17 14.61 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:18:58.887Z] #17 14.90 Selecting previously unselected package net-tools. [2019-10-21T12:18:58.887Z] #17 14.90 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-21T12:18:58.938Z] #17 29.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-21T12:18:58.938Z] #17 29.87 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-21T12:18:58.938Z] #17 29.88 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:18:59.064Z] #27 3.153 ### 4.3% ###### 8.5% ######### 12.7% ########## 14.8% ############ 16.9% ############### 21.1% ################## 25.3% ################### 27.4% ##################### 29.4% ###################### 31.5% ######################## 33.6% ######################### 35.7% ########################### 37.8% ############################ 39.9% ############################## 42.0% ########################### [2019-10-21T12:18:59.064Z] #27 ... [2019-10-21T12:18:59.064Z] [2019-10-21T12:18:59.064Z] #17 [dev 6/24] RUN ldconfig [2019-10-21T12:18:59.064Z] #17 DONE 0.5s [2019-10-21T12:18:59.064Z] [2019-10-21T12:18:59.064Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:18:59.141Z] #17 67.76 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-21T12:18:59.141Z] #17 67.77 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-21T12:18:59.141Z] #17 67.79 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:18:59.144Z] #17 14.90 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:18:59.144Z] #17 14.96 Selecting previously unselected package python-pip-whl. [2019-10-21T12:18:59.144Z] #17 14.97 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:18:59.144Z] #17 14.97 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:18:59.144Z] #17 15.10 Selecting previously unselected package python3-pip. [2019-10-21T12:18:59.144Z] #17 15.10 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:18:59.144Z] #17 15.10 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:18:59.144Z] #17 15.15 Selecting previously unselected package python3-pkg-resources. [2019-10-21T12:18:59.144Z] #17 15.15 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:18:59.144Z] #17 15.15 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:18:59.401Z] #17 15.20 Selecting previously unselected package python3-setuptools. [2019-10-21T12:18:59.401Z] #17 15.20 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-21T12:18:59.401Z] #17 15.20 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-21T12:18:59.401Z] #17 15.25 Selecting previously unselected package python3-wheel. [2019-10-21T12:18:59.401Z] #17 15.26 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-21T12:18:59.401Z] #17 15.26 Unpacking python3-wheel (0.29.0-2) ... [2019-10-21T12:18:59.401Z] #17 15.29 Selecting previously unselected package thin-provisioning-tools. [2019-10-21T12:18:59.401Z] #17 15.29 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-21T12:18:59.401Z] #17 15.30 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:18:59.401Z] #17 15.39 Selecting previously unselected package vim-runtime. [2019-10-21T12:18:59.659Z] #17 15.39 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:18:59.659Z] #17 15.41 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-21T12:18:59.659Z] #17 15.42 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-21T12:18:59.659Z] #17 15.42 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:00.340Z] #17 31.59 Selecting previously unselected package binutils-mingw-w64. [2019-10-21T12:19:00.340Z] #17 31.62 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-21T12:19:00.340Z] #17 31.64 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:19:00.340Z] #17 31.74 Selecting previously unselected package mingw-w64-common. [2019-10-21T12:19:00.591Z] #17 16.21 Selecting previously unselected package vim. [2019-10-21T12:19:00.591Z] #17 16.21 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:19:00.591Z] #17 16.21 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:00.591Z] #17 16.35 Selecting previously unselected package xfsprogs. [2019-10-21T12:19:00.591Z] #17 16.35 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-21T12:19:00.591Z] #17 16.36 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:19:00.591Z] #17 16.53 Selecting previously unselected package zip. [2019-10-21T12:19:00.591Z] #17 16.54 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-21T12:19:00.591Z] #17 16.54 Unpacking zip (3.0-11+b1) ... [2019-10-21T12:19:00.602Z] #17 31.75 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-21T12:19:00.602Z] #17 31.75 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-21T12:19:00.849Z] #17 16.59 Selecting previously unselected package libapparmor-perl. [2019-10-21T12:19:00.849Z] #17 16.59 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:19:00.849Z] #17 16.59 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:19:00.849Z] #17 16.66 Selecting previously unselected package apparmor. [2019-10-21T12:19:00.849Z] #17 16.66 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:19:00.849Z] #17 16.68 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:19:01.039Z] #17 69.62 Selecting previously unselected package net-tools. [2019-10-21T12:19:01.039Z] #17 69.62 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-21T12:19:01.039Z] #17 69.63 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:19:01.039Z] #17 69.87 Selecting previously unselected package python-pip-whl. [2019-10-21T12:19:01.039Z] #17 69.87 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:19:01.039Z] #17 69.88 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:19:01.106Z] #17 16.81 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-21T12:19:01.106Z] #17 16.82 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-21T12:19:01.106Z] #17 16.82 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:19:01.364Z] #17 17.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-21T12:19:01.364Z] #17 17.17 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-21T12:19:01.364Z] #17 17.17 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:19:01.621Z] #17 17.48 Selecting previously unselected package binutils-mingw-w64. [2019-10-21T12:19:01.621Z] #17 17.48 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-21T12:19:01.621Z] #17 17.48 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:19:01.621Z] #17 17.52 Selecting previously unselected package mingw-w64-common. [2019-10-21T12:19:01.621Z] #17 17.52 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-21T12:19:01.621Z] #17 17.52 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-21T12:19:01.865Z] #17 70.49 Selecting previously unselected package python3-pip. [2019-10-21T12:19:01.865Z] #17 70.50 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:19:01.865Z] #17 70.51 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:19:02.123Z] #17 70.77 Selecting previously unselected package python3-pkg-resources. [2019-10-21T12:19:02.123Z] #17 70.77 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:19:02.123Z] #17 70.78 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:19:02.390Z] #17 70.98 Selecting previously unselected package python3-setuptools. [2019-10-21T12:19:02.390Z] #17 70.99 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-21T12:19:02.390Z] #17 71.00 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-21T12:19:02.476Z] #27 3.153 ### 4.3% ###### 8.5% ######### 12.7% ########## 14.8% ############ 16.9% ############### 21.1% ################## 25.3% ################### 27.4% ##################### 29.4% ###################### 31.5% ######################## 33.6% ######################### 35.7% ########################### 37.8% ############################ 39.9% ############################## 42.0% ############################### 44.1% ################################# 46.1% ################################## 48.2% #################################### 50.3% ####################################### 54.5% ######################################## 56.6% ########################################## 58.7% ########################################### 60.8% ############################################# 62.9% ################################################ 67.0% ################################################# 69.1% ################################################### 71.2% ###################################################### 75.4% ####################################################### 77.5% ######################################################### 79.6% ########################################################## 81.6% ############################################################ 83.8% ############################################################# 85.8% ################################################################ 90.0% ################################################################## 92.1% ################################################################### 94.2% [2019-10-21T12:19:02.476Z] #27 ... [2019-10-21T12:19:02.476Z] [2019-10-21T12:19:02.476Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:19:02.476Z] #41 24.07 The following additional packages will be installed: [2019-10-21T12:19:02.476Z] #41 24.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-21T12:19:02.476Z] #41 24.09 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-21T12:19:02.476Z] #41 24.09 Suggested packages: [2019-10-21T12:19:02.476Z] #41 24.09 manpages-dev python-setuptools [2019-10-21T12:19:02.476Z] #41 26.37 The following NEW packages will be installed: [2019-10-21T12:19:02.476Z] #41 26.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-21T12:19:02.476Z] #41 26.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-21T12:19:02.476Z] #41 26.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-21T12:19:02.476Z] #41 26.37 zlib1g-dev [2019-10-21T12:19:02.476Z] #41 26.52 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:19:02.476Z] #41 26.52 Need to get 3476 kB of archives. [2019-10-21T12:19:02.476Z] #41 26.52 After this operation, 20.2 MB of additional disk space will be used. [2019-10-21T12:19:02.476Z] #41 26.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-21T12:19:02.476Z] #41 26.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-21T12:19:02.476Z] #41 26.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-21T12:19:02.476Z] #41 26.57 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-21T12:19:02.476Z] #41 26.58 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-21T12:19:02.476Z] #41 26.58 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-21T12:19:02.476Z] #41 26.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-21T12:19:02.476Z] #41 26.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-21T12:19:02.476Z] #41 26.59 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-21T12:19:02.476Z] #41 26.66 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-21T12:19:02.476Z] #41 26.67 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-21T12:19:02.476Z] #41 26.72 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-21T12:19:02.476Z] #41 26.76 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-21T12:19:02.476Z] #41 26.76 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-21T12:19:02.476Z] #41 26.76 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-21T12:19:02.476Z] #41 26.78 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-21T12:19:02.476Z] #41 27.78 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:19:02.476Z] #41 27.96 Fetched 3476 kB in 0s (11.1 MB/s) [2019-10-21T12:19:02.476Z] #41 28.07 Selecting previously unselected package libnet1:s390x. [2019-10-21T12:19:02.476Z] #41 28.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-21T12:19:02.476Z] #41 28.14 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 28.15 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-21T12:19:02.476Z] #41 28.35 Selecting previously unselected package libcap-dev:s390x. [2019-10-21T12:19:02.476Z] #41 28.35 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 28.36 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-21T12:19:02.476Z] #41 28.43 Selecting previously unselected package libnet1-dev. [2019-10-21T12:19:02.476Z] #41 28.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 28.44 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:19:02.476Z] #41 28.71 Selecting previously unselected package libnl-3-200:s390x. [2019-10-21T12:19:02.476Z] #41 28.71 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 28.72 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-21T12:19:02.476Z] #41 28.86 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-21T12:19:02.476Z] #41 28.87 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 28.88 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-21T12:19:02.476Z] #41 29.32 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-21T12:19:02.476Z] #41 29.34 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 29.36 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-21T12:19:02.476Z] #41 29.45 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-21T12:19:02.476Z] #41 29.45 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 29.46 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-21T12:19:02.476Z] #41 29.55 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-21T12:19:02.476Z] #41 29.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 29.58 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-21T12:19:02.476Z] #41 29.97 Selecting previously unselected package libprotobuf10:s390x. [2019-10-21T12:19:02.476Z] #41 29.98 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 29.99 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-21T12:19:02.476Z] #41 30.57 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-21T12:19:02.476Z] #41 30.57 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 30.57 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-21T12:19:02.476Z] #41 30.67 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-21T12:19:02.476Z] #41 30.69 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 30.75 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-21T12:19:02.476Z] #41 32.23 Selecting previously unselected package libprotoc10:s390x. [2019-10-21T12:19:02.476Z] #41 32.23 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 32.23 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-21T12:19:02.476Z] #41 32.79 Selecting previously unselected package protobuf-c-compiler. [2019-10-21T12:19:02.476Z] #41 32.79 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 32.81 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:19:02.476Z] #41 32.92 Selecting previously unselected package protobuf-compiler. [2019-10-21T12:19:02.476Z] #41 32.92 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 32.93 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-21T12:19:02.476Z] #41 33.09 Selecting previously unselected package python-pkg-resources. [2019-10-21T12:19:02.476Z] #41 33.09 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:19:02.476Z] #41 33.10 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-21T12:19:02.476Z] #41 33.31 Selecting previously unselected package python-protobuf. [2019-10-21T12:19:02.476Z] #41 33.36 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-21T12:19:02.476Z] #41 33.36 Unpacking python-protobuf (3.0.0-9) ... [2019-10-21T12:19:02.476Z] #41 34.01 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-21T12:19:02.476Z] #41 34.11 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-21T12:19:02.476Z] #41 34.14 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-21T12:19:02.476Z] #41 ... [2019-10-21T12:19:02.476Z] [2019-10-21T12:19:02.476Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:02.521Z] #17 33.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-21T12:19:02.521Z] #17 33.85 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-21T12:19:02.521Z] #17 33.85 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:19:02.554Z] #17 18.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-21T12:19:02.554Z] #17 18.19 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-21T12:19:02.554Z] #17 18.19 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:19:02.647Z] #17 71.29 Selecting previously unselected package python3-wheel. [2019-10-21T12:19:02.648Z] #17 71.30 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-21T12:19:02.648Z] #17 71.32 Unpacking python3-wheel (0.29.0-2) ... [2019-10-21T12:19:02.648Z] #17 71.44 Selecting previously unselected package thin-provisioning-tools. [2019-10-21T12:19:02.905Z] #17 71.46 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-21T12:19:02.905Z] #17 71.47 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:19:03.054Z] #27 3.153 ### 4.3% ###### 8.5% ######### 12.7% ########## 14.8% ############ 16.9% ############### 21.1% ################## 25.3% ################### 27.4% ##################### 29.4% ###################### 31.5% ######################## 33.6% ######################### 35.7% ########################### 37.8% ############################ 39.9% ############################## 42.0% ############################### 44.1% ################################# 46.1% ################################## 48.2% #################################### 50.3% ####################################### 54.5% ######################################## 56.6% ########################################## 58.7% ########################################### 60.8% ############################################# 62.9% ################################################ 67.0% ################################################# 69.1% ################################################### 71.2% ###################################################### 75.4% ####################################################### 77.5% ######################################################### 79.6% ########################################################## 81.6% ############################################################ 83.8% ############################################################# 85.8% ################################################################ 90.0% ################################################################## 92.1% ################################################################### 94.2% ##################################################################### 96.3% ###################################################################### 98.4% ######################################################################## 100.0% [2019-10-21T12:19:03.054Z] #27 10.30 [2019-10-21T12:19:03.054Z] #27 ... [2019-10-21T12:19:03.054Z] [2019-10-21T12:19:03.054Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:19:03.054Z] #34 25.13 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-21T12:19:03.054Z] #34 25.28 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-21T12:19:03.054Z] #34 25.30 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-21T12:19:03.054Z] #34 25.30 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-21T12:19:03.054Z] #34 25.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-21T12:19:03.054Z] #34 25.50 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:19:03.054Z] #34 25.50 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:19:03.054Z] #34 26.41 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:19:03.054Z] #34 26.55 Fetched 13.2 MB in 1s (9369 kB/s) [2019-10-21T12:19:03.054Z] #34 26.68 Selecting previously unselected package cmake-data. [2019-10-21T12:19:03.054Z] #34 26.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-21T12:19:03.054Z] #34 26.71 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-21T12:19:03.054Z] #34 26.72 Unpacking cmake-data (3.7.2-1) ... [2019-10-21T12:19:03.054Z] #34 28.93 Selecting previously unselected package liblzo2-2:s390x. [2019-10-21T12:19:03.054Z] #34 28.94 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-21T12:19:03.054Z] #34 28.95 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:19:03.054Z] #34 29.30 Selecting previously unselected package libicu57:s390x. [2019-10-21T12:19:03.054Z] #34 29.31 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-21T12:19:03.054Z] #34 29.31 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-21T12:19:03.119Z] #17 18.96 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-21T12:19:03.119Z] #17 18.96 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:19:03.119Z] #17 18.97 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:03.119Z] #17 19.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-21T12:19:03.119Z] #17 19.02 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:19:03.119Z] #17 19.02 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:03.163Z] #17 71.81 Selecting previously unselected package vim-runtime. [2019-10-21T12:19:03.163Z] #17 71.82 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:19:03.163Z] #17 71.85 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-21T12:19:03.163Z] #17 71.92 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-21T12:19:03.163Z] #17 71.93 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:03.929Z] #34 ... [2019-10-21T12:19:03.929Z] [2019-10-21T12:19:03.929Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:04.753Z] #27 10.90 ##### 7.7% ######### 13.4% ################# 24.7% ######################### 36.0% ############################## 41.7% ################################## 47.3% [2019-10-21T12:19:04.753Z] #27 ... [2019-10-21T12:19:04.753Z] [2019-10-21T12:19:04.753Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:04.753Z] #69 DONE 36.7s [2019-10-21T12:19:04.753Z] [2019-10-21T12:19:04.753Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:05.062Z] #17 36.01 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-21T12:19:05.062Z] #17 36.01 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-21T12:19:05.062Z] #17 36.02 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-21T12:19:05.062Z] #17 36.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-21T12:19:05.062Z] #17 36.10 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-21T12:19:05.062Z] #17 36.10 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-21T12:19:05.170Z] #27 10.90 ##### 7.7% ######### 13.4% ################# 24.7% ######################### 36.0% ############################## 41.7% ################################## 47.3% ########################################## 58.7% ############################################## 64.4% [2019-10-21T12:19:05.170Z] #27 ... [2019-10-21T12:19:05.170Z] [2019-10-21T12:19:05.170Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:05.170Z] #48 27.00 + cd /tmp/tmp.LGvXDlkfTf/src/gotest.tools/gotestsum [2019-10-21T12:19:05.170Z] #48 27.00 + git checkout -q v0.3.5 [2019-10-21T12:19:05.170Z] #48 27.05 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-21T12:19:05.574Z] #48 ... [2019-10-21T12:19:05.574Z] [2019-10-21T12:19:05.574Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:19:05.574Z] #41 36.87 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:19:05.574Z] #41 36.88 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-21T12:19:05.574Z] #41 36.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:19:05.574Z] #41 37.00 Setting up python-protobuf (3.0.0-9) ... [2019-10-21T12:19:06.444Z] #17 ... [2019-10-21T12:19:06.444Z] [2019-10-21T12:19:06.444Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:06.444Z] #41 65.45 AR soccr/libsoccr.a [2019-10-21T12:19:06.444Z] #41 65.49 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:19:06.444Z] #41 65.77 DEP criu/arch/x86/sigframe.d [2019-10-21T12:19:06.444Z] #41 65.90 DEP criu/arch/x86/sigaction_compat.d [2019-10-21T12:19:06.444Z] #41 66.03 DEP criu/arch/x86/kerndat.d [2019-10-21T12:19:06.444Z] #41 66.24 DEP criu/arch/x86/crtools.d [2019-10-21T12:19:06.444Z] #41 66.35 DEP criu/arch/x86/cpu.d [2019-10-21T12:19:06.444Z] #41 66.51 CC criu/arch/x86/cpu.o [2019-10-21T12:19:06.444Z] #41 67.15 CC criu/arch/x86/crtools.o [2019-10-21T12:19:06.444Z] #41 68.42 CC criu/arch/x86/kerndat.o [2019-10-21T12:19:06.444Z] #41 68.95 CC criu/arch/x86/sigaction_compat.o [2019-10-21T12:19:06.444Z] #41 69.28 CC criu/arch/x86/sigframe.o [2019-10-21T12:19:06.444Z] #41 69.51 LINK criu/arch/x86/crtools.built-in.o [2019-10-21T12:19:06.444Z] #41 69.56 DEP criu/pie/util-vdso-elf32.d [2019-10-21T12:19:06.444Z] #41 69.71 DEP criu/arch/x86/vdso-pie.d [2019-10-21T12:19:06.444Z] #41 69.86 DEP criu/pie/parasite-vdso.d [2019-10-21T12:19:06.444Z] #41 70.01 DEP criu/pie/util-vdso.d [2019-10-21T12:19:06.444Z] #41 70.14 DEP criu/pie/util.d [2019-10-21T12:19:06.444Z] #41 70.34 CC criu/pie/util.o [2019-10-21T12:19:06.444Z] #41 70.68 CC criu/pie/util-vdso.o [2019-10-21T12:19:06.444Z] #41 71.39 CC criu/pie/parasite-vdso.o [2019-10-21T12:19:06.445Z] #41 72.52 CC criu/arch/x86/vdso-pie.o [2019-10-21T12:19:06.445Z] #41 72.84 CC criu/pie/util-vdso-elf32.o [2019-10-21T12:19:06.445Z] #41 73.51 AR criu/pie/pie.lib.a [2019-10-21T12:19:06.445Z] #41 73.60 DEP criu/pie/restorer.d [2019-10-21T12:19:06.445Z] #41 73.89 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-21T12:19:06.445Z] #41 74.01 DEP criu/arch/x86/restorer_unmap.d [2019-10-21T12:19:06.445Z] #41 74.04 DEP criu/arch/x86/restorer.d [2019-10-21T12:19:06.445Z] #41 74.31 DEP criu/pie/parasite.d [2019-10-21T12:19:06.445Z] #41 74.65 CC criu/pie/parasite.o [2019-10-21T12:19:06.445Z] #41 75.89 LINK criu/pie/parasite.built-in.o [2019-10-21T12:19:06.445Z] #41 75.91 GEN criu/pie/parasite-blob.h [2019-10-21T12:19:06.445Z] #41 75.93 CC criu/arch/x86/restorer.o [2019-10-21T12:19:06.703Z] #41 76.51 CC criu/arch/x86/restorer_unmap.o [2019-10-21T12:19:06.963Z] #41 76.57 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-21T12:19:07.222Z] #41 ... [2019-10-21T12:19:07.222Z] [2019-10-21T12:19:07.222Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:07.222Z] #44 142.5 net/http/httptrace [2019-10-21T12:19:07.222Z] #44 142.8 net/http [2019-10-21T12:19:07.222Z] #44 ... [2019-10-21T12:19:07.222Z] [2019-10-21T12:19:07.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:07.222Z] #41 76.94 CC criu/pie/restorer.o [2019-10-21T12:19:07.304Z] #17 22.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-21T12:19:07.304Z] #17 22.34 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:19:07.304Z] #17 22.35 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:08.333Z] #41 ... [2019-10-21T12:19:08.333Z] [2019-10-21T12:19:08.333Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:08.333Z] #60 0.320 + RM_GOPATH=0 [2019-10-21T12:19:08.333Z] #60 0.320 + TMP_GOPATH= [2019-10-21T12:19:08.333Z] #60 0.320 + : /build [2019-10-21T12:19:08.333Z] #60 0.320 + '[' -z '' ']' [2019-10-21T12:19:08.333Z] #60 0.323 ++ mktemp -d [2019-10-21T12:19:08.333Z] #60 0.329 + export GOPATH=/tmp/tmp.hIjSurPfF6 [2019-10-21T12:19:08.333Z] #60 0.329 + GOPATH=/tmp/tmp.hIjSurPfF6 [2019-10-21T12:19:08.333Z] #60 0.329 + RM_GOPATH=1 [2019-10-21T12:19:08.333Z] #60 0.331 ++ dirname ./install.sh [2019-10-21T12:19:08.333Z] #60 0.340 + dir=. [2019-10-21T12:19:08.333Z] #60 0.343 + bin=containerd [2019-10-21T12:19:08.333Z] #60 0.343 + shift [2019-10-21T12:19:08.333Z] #60 0.343 + '[' '!' -f ./containerd.installer ']' [2019-10-21T12:19:08.333Z] #60 0.344 + . ./containerd.installer [2019-10-21T12:19:08.333Z] #60 0.344 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:19:08.333Z] #60 0.346 + install_containerd [2019-10-21T12:19:08.333Z] #60 0.346 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-21T12:19:08.333Z] #60 0.354 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:19:08.333Z] #60 0.355 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hIjSurPfF6/src/github.com/containerd/containerd [2019-10-21T12:19:08.333Z] #60 0.362 Cloning into '/tmp/tmp.hIjSurPfF6/src/github.com/containerd/containerd'... [2019-10-21T12:19:08.333Z] #60 ... [2019-10-21T12:19:08.333Z] [2019-10-21T12:19:08.333Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:08.333Z] #27 10.90 ##### 7.7% ######### 13.4% ################# 24.7% ######################### 36.0% ############################## 41.7% ################################## 47.3% ########################################## 58.7% ############################################## 64.4% ################################################## 70.1% ###################################################### 75.8% ########################################################## 81.4% ############################################################## 87.1% ################################################################## 92.8% ###################################################################### 98.5% ######################################################################## 100.0% [2019-10-21T12:19:08.333Z] #27 14.18 [2019-10-21T12:19:09.150Z] #27 14.73 # 2.6% ### 5.1% ###### 9.4% ####### 10.9% ########## 14.5% ############ 17.0% ############## 19.6% ############### 22.1% ################### 27.2% [2019-10-21T12:19:09.150Z] #27 ... [2019-10-21T12:19:09.150Z] [2019-10-21T12:19:09.150Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:19:09.150Z] #41 40.71 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-21T12:19:09.150Z] #41 40.72 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-21T12:19:09.150Z] #41 40.73 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-21T12:19:09.150Z] #41 40.75 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-21T12:19:09.150Z] #41 40.75 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-21T12:19:09.150Z] #41 40.76 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:19:09.150Z] #41 40.77 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-21T12:19:09.150Z] #41 40.78 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-21T12:19:09.150Z] #41 40.79 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-21T12:19:09.150Z] #41 40.80 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-21T12:19:09.150Z] #41 40.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:19:09.150Z] #41 DONE 41.0s [2019-10-21T12:19:09.150Z] [2019-10-21T12:19:09.150Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:09.150Z] #27 14.73 # 2.6% ### 5.1% ###### 9.4% ####### 10.9% ########## 14.5% ############ 17.0% ############## 19.6% ############### 22.1% ################### 27.2% ####################### 32.3% ######################### 34.8% [2019-10-21T12:19:09.150Z] #27 ... [2019-10-21T12:19:09.150Z] [2019-10-21T12:19:09.150Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:19:09.150Z] #18 0.443 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:19:09.150Z] #18 0.454 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:19:09.150Z] #18 0.484 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:19:09.150Z] #18 0.507 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:19:09.150Z] #18 0.550 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:19:09.150Z] #18 0.888 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:19:09.150Z] #18 2.332 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:19:09.150Z] #18 2.936 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:19:09.150Z] #18 ... [2019-10-21T12:19:09.150Z] [2019-10-21T12:19:09.150Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:09.202Z] #17 24.98 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:19:09.202Z] #17 25.00 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:19:09.202Z] #17 25.01 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-21T12:19:09.202Z] #17 25.02 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:19:09.202Z] #17 25.03 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:19:09.202Z] #17 25.05 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:09.202Z] #17 25.07 Processing triggers for mime-support (3.60) ... [2019-10-21T12:19:09.202Z] #17 25.09 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:09.202Z] #17 25.10 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-21T12:19:09.202Z] #17 25.11 Setting up libcap2-bin (1:2.25-1) ... [2019-10-21T12:19:09.202Z] #17 25.12 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:19:09.202Z] #17 25.13 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:19:09.202Z] #17 25.15 Setting up bash-completion (1:2.1-4.3) ... [2019-10-21T12:19:09.549Z] #27 14.73 # 2.6% ### 5.1% ###### 9.4% ####### 10.9% ########## 14.5% ############ 17.0% ############## 19.6% ############### 22.1% ################### 27.2% ####################### 32.3% ######################### 34.8% ########################## 37.4% ############################## 42.5% ##################################### 52.7% [2019-10-21T12:19:09.549Z] #27 ... [2019-10-21T12:19:09.549Z] [2019-10-21T12:19:09.549Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:09.549Z] #32 31.15 sync [2019-10-21T12:19:09.549Z] #32 31.15 internal/reflectlite [2019-10-21T12:19:09.549Z] #32 34.14 errors [2019-10-21T12:19:09.549Z] #32 34.25 sort [2019-10-21T12:19:09.549Z] #32 34.80 strconv [2019-10-21T12:19:09.549Z] #32 36.31 io [2019-10-21T12:19:09.549Z] #32 38.15 internal/oserror [2019-10-21T12:19:09.549Z] #32 38.25 syscall [2019-10-21T12:19:09.549Z] #32 40.41 reflect [2019-10-21T12:19:09.549Z] #32 ... [2019-10-21T12:19:09.549Z] [2019-10-21T12:19:09.549Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:09.766Z] #17 25.76 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:19:09.766Z] #17 25.78 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:19:09.766Z] #17 25.79 Setting up zip (3.0-11+b1) ... [2019-10-21T12:19:09.766Z] #17 25.80 Setting up bzip2 (1.0.6-8.1) ... [2019-10-21T12:19:10.024Z] #17 25.81 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:10.024Z] #17 25.82 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:19:10.024Z] #17 25.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:19:10.024Z] #17 25.85 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-21T12:19:10.024Z] #17 25.87 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:10.024Z] #17 25.88 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:19:10.024Z] #17 25.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-21T12:19:10.024Z] #17 25.90 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:19:10.024Z] #17 25.91 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:10.024Z] #17 25.93 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-21T12:19:10.024Z] #17 25.94 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-21T12:19:10.024Z] #17 25.95 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-21T12:19:10.024Z] #17 25.97 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:10.024Z] #17 26.04 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:19:10.281Z] #17 26.05 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-21T12:19:10.281Z] #17 26.07 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-21T12:19:10.281Z] #17 26.09 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:19:10.281Z] #17 26.11 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:19:10.281Z] #17 26.12 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:19:10.281Z] #17 26.14 Setting up pigz (2.3.4-1) ... [2019-10-21T12:19:10.281Z] #17 26.15 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:19:10.281Z] #17 26.16 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-21T12:19:10.281Z] #17 26.17 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:10.281Z] #17 26.18 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-21T12:19:10.281Z] #17 26.19 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:19:10.281Z] #17 26.21 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:19:10.281Z] #17 26.22 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-21T12:19:10.281Z] #17 26.23 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-21T12:19:10.281Z] #17 26.25 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:19:10.281Z] #17 26.26 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:10.353Z] #17 41.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-21T12:19:10.353Z] #17 41.46 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-21T12:19:10.353Z] #17 41.47 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-21T12:19:10.509Z] #41 79.74 LINK criu/pie/restorer.built-in.o [2019-10-21T12:19:10.509Z] #41 79.75 GEN criu/pie/restorer-blob.h [2019-10-21T12:19:10.509Z] #41 79.89 DEP criu/vdso.d [2019-10-21T12:19:10.509Z] #41 80.09 DEP criu/vdso-compat.d [2019-10-21T12:19:10.509Z] #41 80.29 DEP criu/uts_ns.d [2019-10-21T12:19:10.538Z] #17 26.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-21T12:19:10.538Z] #17 26.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-21T12:19:10.538Z] #17 26.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-21T12:19:10.538Z] #17 26.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-21T12:19:10.538Z] #17 26.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-21T12:19:10.538Z] #17 26.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-21T12:19:10.538Z] #17 26.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-21T12:19:10.538Z] #17 26.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-21T12:19:10.538Z] #17 26.31 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:19:10.538Z] #17 26.32 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:10.538Z] #17 26.34 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:19:10.538Z] #17 26.35 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:10.538Z] #17 26.36 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:19:10.538Z] #17 26.38 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-21T12:19:10.538Z] #17 26.39 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:19:11.075Z] #41 80.46 DEP criu/util.d [2019-10-21T12:19:11.075Z] #41 80.71 DEP criu/uffd.d [2019-10-21T12:19:11.183Z] #27 14.73 # 2.6% ### 5.1% ###### 9.4% ####### 10.9% ########## 14.5% ############ 17.0% ############## 19.6% ############### 22.1% ################### 27.2% ####################### 32.3% ######################### 34.8% ########################## 37.4% ############################## 42.5% ##################################### 52.7% ############################################# 62.8% ############################################### 65.4% ################################################ 67.9% ################################################## 70.5% ###################################################### 75.6% ########################################################## 80.6% ############################################################# 85.6% ################################################################# 90.7% ################################################################### 93.2% #################################################################### 95.8% ###################################################################### 98.3% ######################################################################## 100.0% [2019-10-21T12:19:11.333Z] #41 80.94 DEP criu/tun.d [2019-10-21T12:19:11.474Z] #17 27.32 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-21T12:19:11.474Z] #17 27.35 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:11.474Z] #17 27.36 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:19:11.474Z] #17 27.36 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-21T12:19:11.474Z] #17 27.37 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:19:11.474Z] #17 27.37 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-21T12:19:11.474Z] #17 27.38 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:19:11.474Z] #17 27.41 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:11.474Z] #17 27.42 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:19:11.474Z] #17 27.43 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:19:11.474Z] #17 27.44 Setting up python3 (3.5.3-1) ... [2019-10-21T12:19:11.591Z] #41 81.15 DEP criu/tty.d [2019-10-21T12:19:11.629Z] #27 18.79 [2019-10-21T12:19:11.849Z] #41 81.36 DEP criu/timerfd.d [2019-10-21T12:19:11.849Z] #41 81.58 DEP criu/sysfs_parse.d [2019-10-21T12:19:12.039Z] #17 27.85 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:19:12.107Z] #41 81.82 DEP criu/sysctl.d [2019-10-21T12:19:12.150Z] #27 ... [2019-10-21T12:19:12.150Z] [2019-10-21T12:19:12.150Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:19:12.150Z] #34 37.72 Selecting previously unselected package libxml2:s390x. [2019-10-21T12:19:12.150Z] #34 37.72 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-21T12:19:12.150Z] #34 37.72 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:19:12.150Z] #34 38.55 Selecting previously unselected package libarchive13:s390x. [2019-10-21T12:19:12.150Z] #34 38.55 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-21T12:19:12.150Z] #34 38.56 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-21T12:19:12.150Z] #34 38.89 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-21T12:19:12.150Z] #34 38.91 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-21T12:19:12.150Z] #34 38.91 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-21T12:19:12.150Z] #34 39.01 Selecting previously unselected package libuv1:s390x. [2019-10-21T12:19:12.150Z] #34 39.01 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-21T12:19:12.150Z] #34 39.01 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-21T12:19:12.150Z] #34 39.13 Selecting previously unselected package cmake. [2019-10-21T12:19:12.150Z] #34 39.13 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-21T12:19:12.150Z] #34 39.22 Unpacking cmake (3.7.2-1) ... [2019-10-21T12:19:12.150Z] #34 42.58 Selecting previously unselected package xxd. [2019-10-21T12:19:12.150Z] #34 42.64 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-21T12:19:12.150Z] #34 42.64 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:12.150Z] #34 42.78 Selecting previously unselected package vim-common. [2019-10-21T12:19:12.150Z] #34 42.79 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:19:12.150Z] #34 42.80 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:12.150Z] #34 43.17 Processing triggers for mime-support (3.60) ... [2019-10-21T12:19:12.150Z] #34 43.28 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:12.150Z] #34 43.33 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-21T12:19:12.150Z] #34 43.34 Setting up cmake-data (3.7.2-1) ... [2019-10-21T12:19:12.150Z] #34 43.35 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-21T12:19:12.150Z] #34 43.36 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:19:12.150Z] #34 43.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:19:12.150Z] #34 43.44 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:12.150Z] #34 43.46 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:19:12.150Z] #34 43.48 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-21T12:19:12.150Z] #34 43.49 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-21T12:19:12.150Z] #34 43.50 Setting up cmake (3.7.2-1) ... [2019-10-21T12:19:12.150Z] #34 43.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:19:12.150Z] #34 DONE 43.8s [2019-10-21T12:19:12.150Z] [2019-10-21T12:19:12.150Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:19:12.150Z] #35 DONE 0.1s [2019-10-21T12:19:12.150Z] [2019-10-21T12:19:12.150Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T12:19:12.150Z] #36 DONE 0.0s [2019-10-21T12:19:12.150Z] [2019-10-21T12:19:12.150Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:12.150Z] #37 0.247 + RM_GOPATH=0 [2019-10-21T12:19:12.150Z] #37 0.247 + TMP_GOPATH= [2019-10-21T12:19:12.150Z] #37 0.247 + : /build [2019-10-21T12:19:12.150Z] #37 0.247 + '[' -z '' ']' [2019-10-21T12:19:12.150Z] #37 0.282 ++ mktemp -d [2019-10-21T12:19:12.150Z] #37 0.282 + export GOPATH=/tmp/tmp.ody1BtVkih [2019-10-21T12:19:12.150Z] #37 0.289 + GOPATH=/tmp/tmp.ody1BtVkih [2019-10-21T12:19:12.150Z] #37 0.289 + RM_GOPATH=1 [2019-10-21T12:19:12.150Z] #37 0.294 ++ dirname ./install.sh [2019-10-21T12:19:12.150Z] #37 0.294 + dir=. [2019-10-21T12:19:12.150Z] #37 0.295 + bin=tini [2019-10-21T12:19:12.150Z] #37 0.295 + shift [2019-10-21T12:19:12.150Z] #37 0.300 + '[' '!' -f ./tini.installer ']' [2019-10-21T12:19:12.150Z] #37 0.300 + . ./tini.installer [2019-10-21T12:19:12.150Z] #37 0.300 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:19:12.150Z] #37 0.300 + install_tini [2019-10-21T12:19:12.150Z] #37 0.300 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-21T12:19:12.150Z] #37 0.300 + git clone https://github.com/krallin/tini.git /tmp/tmp.ody1BtVkih/tini [2019-10-21T12:19:12.150Z] #37 0.300 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:19:12.150Z] #37 0.310 Cloning into '/tmp/tmp.ody1BtVkih/tini'... [2019-10-21T12:19:12.673Z] #41 82.05 DEP criu/string.d [2019-10-21T12:19:12.673Z] #41 82.11 DEP criu/stats.d [2019-10-21T12:19:12.673Z] #41 82.26 DEP criu/sockets.d [2019-10-21T12:19:12.930Z] #41 82.53 DEP criu/sk-unix.d [2019-10-21T12:19:12.970Z] #17 28.57 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-21T12:19:12.970Z] #17 28.61 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-21T12:19:12.970Z] #17 28.68 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:19:12.970Z] #17 28.69 Setting up python3-wheel (0.29.0-2) ... [2019-10-21T12:19:12.970Z] #17 28.87 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:19:13.188Z] #41 82.78 DEP criu/sk-tcp.d [2019-10-21T12:19:13.227Z] #17 29.07 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:19:13.227Z] #17 29.09 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:19:13.446Z] #41 82.99 DEP criu/sk-queue.d [2019-10-21T12:19:13.446Z] #41 83.15 DEP criu/sk-packet.d [2019-10-21T12:19:13.485Z] #17 29.31 Setting up dmsetup (2:1.02.137-2) ... [2019-10-21T12:19:13.485Z] #17 29.32 Setting up python3-setuptools (33.1.1-1) ... [2019-10-21T12:19:13.607Z] #37 1.814 + cd /tmp/tmp.ody1BtVkih/tini [2019-10-21T12:19:13.607Z] #37 1.815 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:19:13.607Z] #37 ... [2019-10-21T12:19:13.607Z] [2019-10-21T12:19:13.607Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:19:13.607Z] #29 35.72 + cd /tmp/tmp.DB73hDw87J/src/github.com/go-swagger/go-swagger [2019-10-21T12:19:13.607Z] #29 35.72 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-21T12:19:13.607Z] #29 38.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-21T12:19:13.704Z] #41 83.38 DEP criu/sk-netlink.d [2019-10-21T12:19:13.743Z] #17 29.54 Setting up dh-python (2.20170125) ... [2019-10-21T12:19:13.743Z] #17 29.68 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-21T12:19:13.962Z] #41 83.59 DEP criu/sk-inet.d [2019-10-21T12:19:13.993Z] #29 ... [2019-10-21T12:19:13.993Z] [2019-10-21T12:19:13.993Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:14.000Z] #17 29.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:19:14.220Z] #41 83.86 DEP criu/signalfd.d [2019-10-21T12:19:14.258Z] #17 DONE 30.2s [2019-10-21T12:19:14.258Z] [2019-10-21T12:19:14.258Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:19:14.601Z] #41 84.13 DEP criu/sigframe.d [2019-10-21T12:19:14.604Z] #17 45.38 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:19:14.604Z] #17 45.40 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:19:14.604Z] #17 45.41 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-21T12:19:14.604Z] #17 45.42 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:19:14.604Z] #17 45.43 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-21T12:19:14.604Z] #17 45.46 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:14.604Z] #17 45.48 Processing triggers for mime-support (3.60) ... [2019-10-21T12:19:14.604Z] #17 45.50 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:14.604Z] #17 45.52 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-21T12:19:14.604Z] #17 45.53 Setting up libcap2-bin (1:2.25-1) ... [2019-10-21T12:19:14.604Z] #17 45.54 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:19:14.604Z] #17 45.56 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:19:14.604Z] #17 45.57 Setting up bash-completion (1:2.1-4.3) ... [2019-10-21T12:19:14.865Z] #41 84.30 DEP criu/shmem.d [2019-10-21T12:19:14.865Z] #41 84.54 DEP criu/servicefd.d [2019-10-21T12:19:14.865Z] #41 84.66 DEP criu/seize.d [2019-10-21T12:19:15.431Z] #41 84.84 DEP criu/seccomp.d [2019-10-21T12:19:15.431Z] #41 85.07 DEP criu/rst-malloc.d [2019-10-21T12:19:15.431Z] #41 85.15 DEP criu/rbtree.d [2019-10-21T12:19:15.431Z] #41 85.19 DEP criu/pstree.d [2019-10-21T12:19:15.546Z] #17 46.79 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-21T12:19:15.546Z] #17 46.81 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-21T12:19:15.546Z] #17 46.82 Setting up zip (3.0-11+b1) ... [2019-10-21T12:19:15.546Z] #17 46.84 Setting up bzip2 (1.0.6-8.1) ... [2019-10-21T12:19:15.546Z] #17 46.85 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-21T12:19:15.546Z] #17 46.86 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-21T12:19:15.546Z] #17 46.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:19:15.546Z] #17 46.90 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-21T12:19:15.546Z] #17 46.92 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:15.546Z] #17 46.93 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:19:15.546Z] #17 46.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-21T12:19:15.546Z] #17 46.96 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:19:15.546Z] #17 46.97 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:15.689Z] #41 85.37 DEP criu/protobuf.d [2019-10-21T12:19:15.807Z] #17 47.12 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-21T12:19:15.807Z] #17 47.13 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-21T12:19:15.807Z] #17 47.15 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-21T12:19:15.807Z] #17 47.17 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:15.948Z] #41 85.58 GEN criu/protobuf-desc-gen.h [2019-10-21T12:19:15.948Z] #41 ... [2019-10-21T12:19:15.948Z] [2019-10-21T12:19:15.948Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:19:15.948Z] #17 76.21 Selecting previously unselected package vim. [2019-10-21T12:19:15.948Z] #17 76.23 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:19:15.948Z] #17 76.24 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:15.948Z] #17 76.83 Selecting previously unselected package xfsprogs. [2019-10-21T12:19:15.948Z] #17 76.83 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-21T12:19:15.948Z] #17 76.84 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:19:15.948Z] #17 77.40 Selecting previously unselected package zip. [2019-10-21T12:19:15.948Z] #17 77.40 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-21T12:19:15.948Z] #17 77.41 Unpacking zip (3.0-11+b1) ... [2019-10-21T12:19:15.948Z] #17 77.62 Selecting previously unselected package libapparmor-perl. [2019-10-21T12:19:15.948Z] #17 77.63 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:19:15.948Z] #17 77.64 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:19:15.948Z] #17 77.77 Selecting previously unselected package apparmor. [2019-10-21T12:19:15.948Z] #17 77.77 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:19:15.948Z] #17 77.85 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:19:15.948Z] #17 78.26 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-21T12:19:15.948Z] #17 78.27 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-21T12:19:15.948Z] #17 78.27 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:19:15.948Z] #17 79.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-21T12:19:15.948Z] #17 79.82 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-21T12:19:15.948Z] #17 79.83 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:19:15.948Z] #17 81.63 Selecting previously unselected package binutils-mingw-w64. [2019-10-21T12:19:15.948Z] #17 81.64 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-21T12:19:15.948Z] #17 81.65 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:19:15.948Z] #17 81.77 Selecting previously unselected package mingw-w64-common. [2019-10-21T12:19:15.948Z] #17 81.77 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-21T12:19:15.948Z] #17 81.78 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-21T12:19:16.074Z] #17 47.32 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-21T12:19:16.074Z] #17 47.33 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-21T12:19:16.074Z] #17 47.34 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-21T12:19:16.074Z] #17 47.36 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-21T12:19:16.074Z] #17 47.38 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:19:16.074Z] #17 47.39 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-21T12:19:16.074Z] #17 47.41 Setting up pigz (2.3.4-1) ... [2019-10-21T12:19:16.074Z] #17 47.42 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:19:16.074Z] #17 47.44 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-21T12:19:16.074Z] #17 47.45 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:16.074Z] #17 47.47 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-21T12:19:16.074Z] #17 47.48 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:19:16.074Z] #17 47.50 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:19:16.265Z] #18 1.639 Collecting yamllint==1.16.0 [2019-10-21T12:19:16.334Z] #17 47.52 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-21T12:19:16.334Z] #17 47.53 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-21T12:19:16.334Z] #17 47.55 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:19:16.334Z] #17 47.57 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:16.334Z] #17 47.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-21T12:19:16.334Z] #17 47.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-21T12:19:16.334Z] #17 47.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-21T12:19:16.334Z] #17 47.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-21T12:19:16.334Z] #17 47.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-21T12:19:16.334Z] #17 47.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-21T12:19:16.334Z] #17 47.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-21T12:19:16.334Z] #17 47.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-21T12:19:16.334Z] #17 47.67 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-21T12:19:16.334Z] #17 47.68 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:16.334Z] #17 47.70 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:19:16.334Z] #17 47.71 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:16.595Z] #17 47.72 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:19:16.595Z] #17 47.74 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-21T12:19:16.595Z] #17 47.77 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:19:16.687Z] #27 19.24 1.1% # 2.0% ## 3.0% ## 3.9% #### 5.8% #### 6.8% ##### 7.7% ###### 9.6% ######## 11.5% ######## 12.4% ########## 14.3% ########### 16.2% ############# 18.1% ############# 19.0% ############### 20.9% ############### 21.9% ################ 22.8% ################# 24.7% ################### 26.6% ################### 27.5% ##################### 29.4% ###################### 31.3% ####################### 32.3% ######################## 34.2% ######################### 36.1% ########################## 37.0% ############################ 38.9% [2019-10-21T12:19:16.687Z] #27 ... [2019-10-21T12:19:16.687Z] [2019-10-21T12:19:16.687Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:16.687Z] #45 38.05 github.com/LK4D4/vndr/godl/singleflight [2019-10-21T12:19:16.687Z] #45 38.05 io [2019-10-21T12:19:16.687Z] #45 38.45 strconv [2019-10-21T12:19:16.687Z] #45 40.14 bytes [2019-10-21T12:19:16.687Z] #45 42.11 bufio [2019-10-21T12:19:16.687Z] #45 43.93 reflect [2019-10-21T12:19:16.687Z] #45 44.70 syscall [2019-10-21T12:19:16.687Z] #45 ... [2019-10-21T12:19:16.687Z] [2019-10-21T12:19:16.687Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:16.687Z] #27 19.24 1.1% # 2.0% ## 3.0% ## 3.9% #### 5.8% #### 6.8% ##### 7.7% ###### 9.6% ######## 11.5% ######## 12.4% ########## 14.3% ########### 16.2% ############# 18.1% ############# 19.0% ############### 20.9% ############### 21.9% ################ 22.8% ################# 24.7% ################### 26.6% ################### 27.5% ##################### 29.4% ###################### 31.3% ####################### 32.3% ######################## 34.2% ######################### 36.1% ########################## 37.0% ############################ 38.9% ############################ 39.8% ############################# 40.8% [2019-10-21T12:19:16.687Z] #27 ... [2019-10-21T12:19:16.687Z] [2019-10-21T12:19:16.687Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:16.687Z] #55 10.26 + cd /tmp/tmp.tAyDz5iqX6/src/github.com/opencontainers/runc [2019-10-21T12:19:16.687Z] #55 10.26 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:19:16.687Z] #55 10.54 + '[' -z '' ']' [2019-10-21T12:19:16.687Z] #55 10.54 + target=static [2019-10-21T12:19:16.687Z] #55 10.54 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-21T12:19:16.687Z] #55 13.42 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-21T12:19:17.182Z] #55 ... [2019-10-21T12:19:17.182Z] [2019-10-21T12:19:17.182Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:17.182Z] #42 1.446 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:19:17.182Z] #42 1.447 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:19:17.182Z] #42 2.483 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:19:17.182Z] #42 2.502 GEN .gitid [2019-10-21T12:19:17.182Z] #42 2.507 GEN criu/include/version.h [2019-10-21T12:19:17.182Z] #42 2.546 GEN include/common/asm [2019-10-21T12:19:17.182Z] #42 4.334 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-21T12:19:17.182Z] #42 4.531 PBCC images/opts.pb-c.c [2019-10-21T12:19:17.182Z] #42 4.547 PBCC images/sit.pb-c.c [2019-10-21T12:19:17.182Z] #42 4.575 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-21T12:19:17.182Z] #42 4.647 DEP images/opts.pb-c.d [2019-10-21T12:19:17.182Z] #42 4.704 DEP images/sit.pb-c.d [2019-10-21T12:19:17.182Z] #42 4.787 PBCC images/macvlan.pb-c.c [2019-10-21T12:19:17.182Z] #42 4.792 DEP images/macvlan.pb-c.d [2019-10-21T12:19:17.182Z] #42 4.849 PBCC images/autofs.pb-c.c [2019-10-21T12:19:17.182Z] #42 4.922 DEP images/autofs.pb-c.d [2019-10-21T12:19:17.182Z] #42 5.017 PBCC images/sysctl.pb-c.c [2019-10-21T12:19:17.182Z] #42 5.047 DEP images/sysctl.pb-c.d [2019-10-21T12:19:17.182Z] #42 5.067 PBCC images/time.pb-c.c [2019-10-21T12:19:17.182Z] #42 5.100 DEP images/time.pb-c.d [2019-10-21T12:19:17.182Z] #42 5.136 PBCC images/binfmt-misc.pb-c.c [2019-10-21T12:19:17.182Z] #42 5.187 DEP images/binfmt-misc.pb-c.d [2019-10-21T12:19:17.182Z] #42 5.238 PBCC images/seccomp.pb-c.c [2019-10-21T12:19:17.182Z] #42 5.317 DEP images/seccomp.pb-c.d [2019-10-21T12:19:17.182Z] #42 5.335 PBCC images/userns.pb-c.c [2019-10-21T12:19:17.182Z] #42 5.348 DEP images/userns.pb-c.d [2019-10-21T12:19:17.182Z] #42 5.406 PBCC images/cgroup.pb-c.c [2019-10-21T12:19:17.182Z] #42 5.427 DEP images/cgroup.pb-c.d [2019-10-21T12:19:17.182Z] #42 5.497 PBCC images/fown.pb-c.c [2019-10-21T12:19:17.182Z] #42 5.505 PBCC images/ext-file.pb-c.c [2019-10-21T12:19:17.182Z] #42 5.527 DEP images/fown.pb-c.d [2019-10-21T12:19:17.182Z] #42 5.602 DEP images/ext-file.pb-c.d [2019-10-21T12:19:17.182Z] #42 5.686 PBCC images/rpc.pb-c.c [2019-10-21T12:19:17.182Z] #42 5.776 DEP images/rpc.pb-c.d [2019-10-21T12:19:17.182Z] #42 5.864 PBCC images/siginfo.pb-c.c [2019-10-21T12:19:17.182Z] #42 5.881 DEP images/siginfo.pb-c.d [2019-10-21T12:19:17.182Z] #42 5.953 PBCC images/pagemap.pb-c.c [2019-10-21T12:19:17.182Z] #42 6.004 DEP images/pagemap.pb-c.d [2019-10-21T12:19:17.182Z] #42 6.129 PBCC images/rlimit.pb-c.c [2019-10-21T12:19:17.182Z] #42 6.135 DEP images/rlimit.pb-c.d [2019-10-21T12:19:17.182Z] #42 6.207 PBCC images/file-lock.pb-c.c [2019-10-21T12:19:17.182Z] #42 6.231 DEP images/file-lock.pb-c.d [2019-10-21T12:19:17.182Z] #42 6.276 PBCC images/tty.pb-c.c [2019-10-21T12:19:17.182Z] #42 6.301 DEP images/tty.pb-c.d [2019-10-21T12:19:17.182Z] #42 6.351 PBCC images/tun.pb-c.c [2019-10-21T12:19:17.182Z] #42 6.380 PBCC images/netdev.pb-c.c [2019-10-21T12:19:17.182Z] #42 6.468 DEP images/tun.pb-c.d [2019-10-21T12:19:17.182Z] #42 6.557 DEP images/netdev.pb-c.d [2019-10-21T12:19:17.182Z] #42 6.657 PBCC images/vma.pb-c.c [2019-10-21T12:19:17.182Z] #42 6.707 DEP images/vma.pb-c.d [2019-10-21T12:19:17.182Z] #42 6.782 PBCC images/creds.pb-c.c [2019-10-21T12:19:17.182Z] #42 6.853 DEP images/creds.pb-c.d [2019-10-21T12:19:17.182Z] #42 6.958 PBCC images/utsns.pb-c.c [2019-10-21T12:19:17.182Z] #42 6.978 DEP images/utsns.pb-c.d [2019-10-21T12:19:17.182Z] #42 7.069 PBCC images/ipc-desc.pb-c.c [2019-10-21T12:19:17.182Z] #42 7.074 PBCC images/ipc-sem.pb-c.c [2019-10-21T12:19:17.182Z] #42 7.084 DEP images/ipc-desc.pb-c.d [2019-10-21T12:19:17.182Z] #42 7.130 DEP images/ipc-sem.pb-c.d [2019-10-21T12:19:17.182Z] #42 7.202 PBCC images/ipc-msg.pb-c.c [2019-10-21T12:19:17.182Z] #42 7.249 DEP images/ipc-msg.pb-c.d [2019-10-21T12:19:17.182Z] #42 7.328 PBCC images/ipc-shm.pb-c.c [2019-10-21T12:19:17.182Z] #42 7.352 DEP images/ipc-shm.pb-c.d [2019-10-21T12:19:17.182Z] #42 7.502 PBCC images/ipc-var.pb-c.c [2019-10-21T12:19:17.182Z] #42 7.523 DEP images/ipc-var.pb-c.d [2019-10-21T12:19:17.182Z] #42 7.550 PBCC images/sk-opts.pb-c.c [2019-10-21T12:19:17.182Z] #42 7.574 PBCC images/packet-sock.pb-c.c [2019-10-21T12:19:17.182Z] #42 7.606 DEP images/sk-opts.pb-c.d [2019-10-21T12:19:17.182Z] #42 7.648 DEP images/packet-sock.pb-c.d [2019-10-21T12:19:17.182Z] #42 7.678 PBCC images/sk-netlink.pb-c.c [2019-10-21T12:19:17.182Z] #42 7.747 DEP images/sk-netlink.pb-c.d [2019-10-21T12:19:17.182Z] #42 7.863 PBCC images/sk-inet.pb-c.c [2019-10-21T12:19:17.182Z] #42 7.923 DEP images/sk-inet.pb-c.d [2019-10-21T12:19:17.182Z] #42 8.032 PBCC images/sk-unix.pb-c.c [2019-10-21T12:19:17.182Z] #42 8.123 DEP images/sk-unix.pb-c.d [2019-10-21T12:19:17.182Z] #42 ... [2019-10-21T12:19:17.182Z] [2019-10-21T12:19:17.182Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:17.182Z] #32 48.84 time [2019-10-21T12:19:17.321Z] #17 86.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-21T12:19:17.321Z] #17 86.06 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-21T12:19:17.321Z] #17 86.06 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:19:17.321Z] #17 ... [2019-10-21T12:19:17.321Z] [2019-10-21T12:19:17.321Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:17.321Z] #41 87.07 DEP criu/protobuf-desc.d [2019-10-21T12:19:17.579Z] #41 87.22 DEP criu/proc_parse.d [2019-10-21T12:19:17.837Z] #41 87.49 DEP criu/plugin.d [2019-10-21T12:19:17.837Z] #41 87.57 DEP criu/pipes.d [2019-10-21T12:19:18.095Z] #41 87.74 DEP criu/pie-util.d [2019-10-21T12:19:18.095Z] #41 87.84 DEP criu/pie-util-vdso.d [2019-10-21T12:19:18.353Z] #41 87.97 DEP criu/pie-util-vdso-elf32.d [2019-10-21T12:19:18.610Z] #41 88.14 DEP criu/path.d [2019-10-21T12:19:18.610Z] #41 88.30 DEP criu/parasite-syscall.d [2019-10-21T12:19:18.868Z] #41 88.53 DEP criu/pagemap.d [2019-10-21T12:19:19.126Z] #41 88.77 DEP criu/pagemap-cache.d [2019-10-21T12:19:19.137Z] #17 50.41 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-21T12:19:19.137Z] #17 50.42 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-21T12:19:19.137Z] #17 50.43 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:19:19.137Z] #17 50.43 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-21T12:19:19.137Z] #17 50.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:19:19.137Z] #17 50.44 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-21T12:19:19.137Z] #17 50.45 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:19:19.137Z] #17 50.46 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-21T12:19:19.137Z] #17 50.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:19:19.137Z] #17 50.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:19:19.137Z] #17 50.49 Setting up python3 (3.5.3-1) ... [2019-10-21T12:19:19.383Z] #41 88.95 DEP criu/page-xfer.d [2019-10-21T12:19:19.641Z] #41 89.08 DEP criu/page-pipe.d [2019-10-21T12:19:19.641Z] #41 89.22 DEP criu/netfilter.d [2019-10-21T12:19:19.899Z] #41 89.39 DEP criu/net.d [2019-10-21T12:19:19.899Z] #41 ... [2019-10-21T12:19:19.899Z] [2019-10-21T12:19:19.899Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:19.899Z] #44 155.2 github.com/LK4D4/vndr/godl [2019-10-21T12:19:19.899Z] #44 156.0 github.com/LK4D4/vndr [2019-10-21T12:19:19.899Z] #44 ... [2019-10-21T12:19:19.899Z] [2019-10-21T12:19:19.899Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:19.899Z] #41 89.59 DEP criu/namespaces.d [2019-10-21T12:19:20.077Z] #17 51.39 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:19:20.157Z] #41 89.76 DEP criu/mount.d [2019-10-21T12:19:20.415Z] #41 90.00 DEP criu/mem.d [2019-10-21T12:19:20.595Z] #32 ... [2019-10-21T12:19:20.595Z] [2019-10-21T12:19:20.595Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:20.595Z] #37 1.871 + cmake . [2019-10-21T12:19:20.595Z] #37 2.427 -- The C compiler identification is GNU 6.3.0 [2019-10-21T12:19:20.595Z] #37 2.469 -- Check for working C compiler: /usr/bin/cc [2019-10-21T12:19:20.595Z] #37 3.118 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-21T12:19:20.595Z] #37 3.128 -- Detecting C compiler ABI info [2019-10-21T12:19:20.595Z] #37 3.691 -- Detecting C compiler ABI info - done [2019-10-21T12:19:20.595Z] #37 3.750 -- Detecting C compile features [2019-10-21T12:19:20.595Z] #37 5.527 -- Detecting C compile features - done [2019-10-21T12:19:20.595Z] #37 5.668 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-21T12:19:20.595Z] #37 5.986 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-21T12:19:20.595Z] #37 6.176 -- Configuring done [2019-10-21T12:19:20.595Z] #37 6.189 -- Generating done [2019-10-21T12:19:20.595Z] #37 6.205 -- Build files have been written to: /tmp/tmp.ody1BtVkih/tini [2019-10-21T12:19:20.595Z] #37 6.246 + make tini-static [2019-10-21T12:19:20.595Z] #37 6.527 Scanning dependencies of target tini-static [2019-10-21T12:19:20.595Z] #37 6.616 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-21T12:19:20.595Z] #37 7.539 [100%] Linking C executable tini-static [2019-10-21T12:19:20.595Z] #37 7.948 [100%] Built target tini-static [2019-10-21T12:19:20.595Z] #37 7.977 + mkdir -p /build [2019-10-21T12:19:20.595Z] #37 7.979 + cp tini-static /build/docker-init [2019-10-21T12:19:20.595Z] #37 DONE 8.1s [2019-10-21T12:19:20.595Z] [2019-10-21T12:19:20.595Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:20.673Z] #41 90.25 DEP criu/lsm.d [2019-10-21T12:19:20.934Z] #41 ... [2019-10-21T12:19:20.934Z] [2019-10-21T12:19:20.934Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:20.934Z] #44 DONE 166.1s [2019-10-21T12:19:20.934Z] [2019-10-21T12:19:20.935Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:20.935Z] #41 90.39 DEP criu/log.d [2019-10-21T12:19:21.192Z] #41 90.71 DEP criu/libnetlink.d [2019-10-21T12:19:21.192Z] #41 90.95 DEP criu/kerndat.d [2019-10-21T12:19:21.461Z] #17 52.53 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-21T12:19:21.461Z] #17 52.63 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-21T12:19:21.461Z] #17 52.66 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-21T12:19:21.461Z] #17 52.68 Setting up python3-wheel (0.29.0-2) ... [2019-10-21T12:19:21.758Z] #41 91.28 DEP criu/kcmp-ids.d [2019-10-21T12:19:21.758Z] #41 91.44 DEP criu/irmap.d [2019-10-21T12:19:22.031Z] #17 53.17 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:19:22.323Z] #41 91.74 DEP criu/ipc_ns.d [2019-10-21T12:19:22.323Z] #41 91.88 DEP criu/image.d [2019-10-21T12:19:22.323Z] #41 92.04 DEP criu/image-desc.d [2019-10-21T12:19:22.323Z] #41 92.12 DEP criu/fsnotify.d [2019-10-21T12:19:22.602Z] #17 53.71 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-21T12:19:22.602Z] #17 53.75 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:19:22.811Z] #18 7.963 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-21T12:19:22.811Z] #18 8.030 Collecting pyyaml (from yamllint==1.16.0) [2019-10-21T12:19:22.889Z] #41 92.35 DEP criu/filesystems.d [2019-10-21T12:19:23.147Z] #41 92.58 DEP criu/files.d [2019-10-21T12:19:23.147Z] #41 92.84 DEP criu/files-reg.d [2019-10-21T12:19:23.174Z] #17 54.32 Setting up dmsetup (2:1.02.137-2) ... [2019-10-21T12:19:23.174Z] #17 54.33 Setting up python3-setuptools (33.1.1-1) ... [2019-10-21T12:19:23.204Z] #27 19.24 1.1% # 2.0% ## 3.0% ## 3.9% #### 5.8% #### 6.8% ##### 7.7% ###### 9.6% ######## 11.5% ######## 12.4% ########## 14.3% ########### 16.2% ############# 18.1% ############# 19.0% ############### 20.9% ############### 21.9% ################ 22.8% ################# 24.7% ################### 26.6% ################### 27.5% ##################### 29.4% ###################### 31.3% ####################### 32.3% ######################## 34.2% ######################### 36.1% ########################## 37.0% ############################ 38.9% ############################ 39.8% ############################# 40.8% ############################## 41.7% ############################## 42.7% ############################### 43.6% ################################ 44.6% ################################ 45.5% ################################## 48.4% #################################### 51.3% ###################################### 53.2% ####################################### 55.1% ######################################## 56.1% ######################################### 57.0% ########################################## 58.9% ########################################### 60.8% ############################################ 61.7% ############################################# 62.7% ############################################## 64.6% ############################################### 65.5% ################################################ 67.4% ################################################# 68.3% ################################################## 70.2% ################################################### 72.1% #################################################### 73.1% ##################################################### 74.0% ###################################################### 75.9% ######################################################## 77.8% ######################################################## 78.7% ########################################################## 80.6% ########################################################### 82.5% ############################################################ 83.5% ############################################################# 85.3% ############################################################## 86.3% ############################################################## 87.2% ############################################################### 88.2% ################################################################ 89.1% ################################################################ 90.1% ################################################################# 91.0% ################################################################## 92.0% [2019-10-21T12:19:23.204Z] #27 ... [2019-10-21T12:19:23.204Z] [2019-10-21T12:19:23.204Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:19:23.204Z] #18 14.15 Fetched 7670 kB in 13s (558 kB/s) [2019-10-21T12:19:23.204Z] #18 14.15 Reading package lists... [2019-10-21T12:19:23.204Z] #18 19.79 Reading package lists... [2019-10-21T12:19:23.204Z] #18 ... [2019-10-21T12:19:23.204Z] [2019-10-21T12:19:23.204Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:23.405Z] #41 92.99 DEP criu/files-ext.d [2019-10-21T12:19:23.405Z] #41 93.13 DEP criu/file-lock.d [2019-10-21T12:19:23.663Z] #41 93.39 DEP criu/file-ids.d [2019-10-21T12:19:23.744Z] #17 54.98 Setting up dh-python (2.20170125) ... [2019-10-21T12:19:23.744Z] #18 9.081 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-21T12:19:23.744Z] #18 9.522 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-21T12:19:23.921Z] #41 93.60 DEP criu/fifo.d [2019-10-21T12:19:23.985Z] #27 19.24 1.1% # 2.0% ## 3.0% ## 3.9% #### 5.8% #### 6.8% ##### 7.7% ###### 9.6% ######## 11.5% ######## 12.4% ########## 14.3% ########### 16.2% ############# 18.1% ############# 19.0% ############### 20.9% ############### 21.9% ################ 22.8% ################# 24.7% ################### 26.6% ################### 27.5% ##################### 29.4% ###################### 31.3% ####################### 32.3% ######################## 34.2% ######################### 36.1% ########################## 37.0% ############################ 38.9% ############################ 39.8% ############################# 40.8% ############################## 41.7% ############################## 42.7% ############################### 43.6% ################################ 44.6% ################################ 45.5% ################################## 48.4% #################################### 51.3% ###################################### 53.2% ####################################### 55.1% ######################################## 56.1% ######################################### 57.0% ########################################## 58.9% ########################################### 60.8% ############################################ 61.7% ############################################# 62.7% ############################################## 64.6% ############################################### 65.5% ################################################ 67.4% ################################################# 68.3% ################################################## 70.2% ################################################### 72.1% #################################################### 73.1% ##################################################### 74.0% ###################################################### 75.9% ######################################################## 77.8% ######################################################## 78.7% ########################################################## 80.6% ########################################################### 82.5% ############################################################ 83.5% ############################################################# 85.3% ############################################################## 86.3% ############################################################## 87.2% ############################################################### 88.2% ################################################################ 89.1% ################################################################ 90.1% ################################################################# 91.0% ################################################################## 92.0% ################################################################### 93.8% #################################################################### 94.8% ##################################################################### 96.7% ###################################################################### 98.6% ######################################################################## 100.0% [2019-10-21T12:19:23.985Z] #27 31.19 [2019-10-21T12:19:24.002Z] #17 55.34 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-21T12:19:24.002Z] #17 55.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:19:24.178Z] #41 93.80 DEP criu/fdstore.d [2019-10-21T12:19:24.436Z] #41 93.96 DEP criu/fault-injection.d [2019-10-21T12:19:24.436Z] #41 94.00 DEP criu/external.d [2019-10-21T12:19:24.573Z] #17 DONE 56.0s [2019-10-21T12:19:24.573Z] [2019-10-21T12:19:24.573Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:19:24.694Z] #41 94.11 DEP criu/eventpoll.d [2019-10-21T12:19:24.694Z] #41 94.32 DEP criu/eventfd.d [2019-10-21T12:19:24.951Z] #41 94.46 DEP criu/crtools.d [2019-10-21T12:19:24.951Z] #41 94.65 DEP criu/cr-service.d [2019-10-21T12:19:25.113Z] #18 10.57 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-21T12:19:25.113Z] #18 10.82 Building wheels for collected packages: pyyaml, pathspec [2019-10-21T12:19:25.209Z] #41 94.93 DEP criu/cr-restore.d [2019-10-21T12:19:25.311Z] #27 32.46 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:19:25.372Z] #18 10.82 Running setup.py bdist_wheel for pyyaml: started [2019-10-21T12:19:25.373Z] #18 11.10 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-21T12:19:25.467Z] #41 95.21 DEP criu/cr-errno.d [2019-10-21T12:19:25.631Z] #18 11.10 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-21T12:19:25.631Z] #18 11.12 Running setup.py bdist_wheel for pathspec: started [2019-10-21T12:19:25.631Z] #18 11.39 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-21T12:19:25.722Z] #27 32.85 [2019-10-21T12:19:25.724Z] #41 95.23 DEP criu/cr-dump.d [2019-10-21T12:19:25.724Z] #41 95.43 DEP criu/cr-dedup.d [2019-10-21T12:19:25.893Z] #18 11.39 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-21T12:19:25.893Z] #18 11.40 Successfully built pyyaml pathspec [2019-10-21T12:19:25.893Z] #18 11.40 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-21T12:19:25.893Z] #18 11.51 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-21T12:19:25.982Z] #41 95.63 DEP criu/cr-check.d [2019-10-21T12:19:26.151Z] #18 DONE 11.7s [2019-10-21T12:19:26.151Z] [2019-10-21T12:19:26.151Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:19:26.151Z] #25 ... [2019-10-21T12:19:26.151Z] [2019-10-21T12:19:26.151Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T12:19:26.151Z] #67 DONE 0.2s [2019-10-21T12:19:26.212Z] #27 33.11 ######################################################### 80.5% ######################################################################## 100.0% [2019-10-21T12:19:26.212Z] #27 33.32 [2019-10-21T12:19:26.240Z] #41 95.82 DEP criu/config.d [2019-10-21T12:19:26.240Z] #41 96.05 DEP criu/clone-noasan.d [2019-10-21T12:19:26.412Z] [2019-10-21T12:19:26.412Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:19:26.412Z] #30 DONE 0.2s [2019-10-21T12:19:26.412Z] [2019-10-21T12:19:26.412Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:19:26.412Z] #25 DONE 0.3s [2019-10-21T12:19:26.412Z] [2019-10-21T12:19:26.412Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T12:19:26.412Z] #61 DONE 0.3s [2019-10-21T12:19:26.412Z] [2019-10-21T12:19:26.412Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:19:26.412Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.88MB / 9.11MB 0.2s [2019-10-21T12:19:26.412Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-21T12:19:26.412Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-21T12:19:26.412Z] #65 ... [2019-10-21T12:19:26.412Z] [2019-10-21T12:19:26.412Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T12:19:26.412Z] #49 DONE 0.5s [2019-10-21T12:19:26.412Z] [2019-10-21T12:19:26.412Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:19:26.412Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.52MB / 9.11MB 0.3s [2019-10-21T12:19:26.484Z] #18 ... [2019-10-21T12:19:26.484Z] [2019-10-21T12:19:26.484Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:26.484Z] #22 80.82 + return [2019-10-21T12:19:26.484Z] #22 DONE 81.0s [2019-10-21T12:19:26.484Z] [2019-10-21T12:19:26.484Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:19:26.500Z] #41 96.15 DEP criu/cgroup.d [2019-10-21T12:19:26.672Z] #65 ... [2019-10-21T12:19:26.672Z] [2019-10-21T12:19:26.672Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T12:19:26.672Z] #35 DONE 0.6s [2019-10-21T12:19:26.672Z] [2019-10-21T12:19:26.672Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T12:19:26.672Z] #43 DONE 0.6s [2019-10-21T12:19:26.672Z] [2019-10-21T12:19:26.672Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:19:26.672Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s [2019-10-21T12:19:26.672Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-21T12:19:26.672Z] #65 ... [2019-10-21T12:19:26.672Z] [2019-10-21T12:19:26.672Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T12:19:26.672Z] #46 DONE 0.7s [2019-10-21T12:19:26.672Z] [2019-10-21T12:19:26.672Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T12:19:26.672Z] #58 DONE 0.7s [2019-10-21T12:19:26.672Z] [2019-10-21T12:19:26.672Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:19:26.672Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-21T12:19:26.757Z] #41 96.32 DEP criu/cgroup-props.d [2019-10-21T12:19:26.757Z] #41 96.44 DEP criu/bitmap.d [2019-10-21T12:19:26.757Z] #41 96.45 DEP criu/bfd.d [2019-10-21T12:19:26.757Z] #41 96.56 DEP criu/autofs.d [2019-10-21T12:19:26.930Z] #65 ... [2019-10-21T12:19:26.930Z] [2019-10-21T12:19:26.930Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T12:19:26.930Z] #53 DONE 0.7s [2019-10-21T12:19:26.930Z] [2019-10-21T12:19:26.930Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T12:19:26.930Z] #23 DONE 0.7s [2019-10-21T12:19:26.930Z] [2019-10-21T12:19:26.930Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:19:27.015Z] #41 ... [2019-10-21T12:19:27.015Z] [2019-10-21T12:19:27.015Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:19:27.275Z] #28 173.1 + rm -rf /tmp/tmp.52ReJ4pGGd [2019-10-21T12:19:27.334Z] #27 ... [2019-10-21T12:19:27.334Z] [2019-10-21T12:19:27.334Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:27.334Z] #42 8.251 PBCC images/mm.pb-c.c [2019-10-21T12:19:27.334Z] #42 8.338 DEP images/mm.pb-c.d [2019-10-21T12:19:27.334Z] #42 8.447 PBCC images/timerfd.pb-c.c [2019-10-21T12:19:27.334Z] #42 8.481 DEP images/timerfd.pb-c.d [2019-10-21T12:19:27.334Z] #42 8.495 PBCC images/timer.pb-c.c [2019-10-21T12:19:27.334Z] #42 8.505 DEP images/timer.pb-c.d [2019-10-21T12:19:27.334Z] #42 8.604 PBCC images/sa.pb-c.c [2019-10-21T12:19:27.334Z] #42 8.671 DEP images/sa.pb-c.d [2019-10-21T12:19:27.334Z] #42 8.699 PBCC images/pipe-data.pb-c.c [2019-10-21T12:19:27.334Z] #42 8.726 DEP images/pipe-data.pb-c.d [2019-10-21T12:19:27.334Z] #42 8.796 PBCC images/mnt.pb-c.c [2019-10-21T12:19:27.334Z] #42 8.847 DEP images/mnt.pb-c.d [2019-10-21T12:19:27.334Z] #42 8.906 PBCC images/sk-packet.pb-c.c [2019-10-21T12:19:27.334Z] #42 8.925 DEP images/sk-packet.pb-c.d [2019-10-21T12:19:27.334Z] #42 8.971 PBCC images/tcp-stream.pb-c.c [2019-10-21T12:19:27.334Z] #42 8.994 DEP images/tcp-stream.pb-c.d [2019-10-21T12:19:27.334Z] #42 9.026 PBCC images/pipe.pb-c.c [2019-10-21T12:19:27.334Z] #42 9.059 DEP images/pipe.pb-c.d [2019-10-21T12:19:27.334Z] #42 9.122 PBCC images/pstree.pb-c.c [2019-10-21T12:19:27.334Z] #42 9.157 DEP images/pstree.pb-c.d [2019-10-21T12:19:27.334Z] #42 9.243 PBCC images/fs.pb-c.c [2019-10-21T12:19:27.334Z] #42 9.248 DEP images/fs.pb-c.d [2019-10-21T12:19:27.334Z] #42 9.285 PBCC images/signalfd.pb-c.c [2019-10-21T12:19:27.334Z] #42 9.379 DEP images/signalfd.pb-c.d [2019-10-21T12:19:27.334Z] #42 9.400 PBCC images/fh.pb-c.c [2019-10-21T12:19:27.334Z] #42 9.501 PBCC images/fsnotify.pb-c.c [2019-10-21T12:19:27.334Z] #42 9.554 DEP images/fh.pb-c.d [2019-10-21T12:19:27.334Z] #42 9.617 DEP images/fsnotify.pb-c.d [2019-10-21T12:19:27.334Z] #42 9.699 PBCC images/eventpoll.pb-c.c [2019-10-21T12:19:27.334Z] #42 9.704 DEP images/eventpoll.pb-c.d [2019-10-21T12:19:27.334Z] #42 9.732 PBCC images/eventfd.pb-c.c [2019-10-21T12:19:27.334Z] #42 9.777 DEP images/eventfd.pb-c.d [2019-10-21T12:19:27.334Z] #42 9.833 PBCC images/remap-file-path.pb-c.c [2019-10-21T12:19:27.334Z] #42 9.854 DEP images/remap-file-path.pb-c.d [2019-10-21T12:19:27.334Z] #42 9.931 PBCC images/fifo.pb-c.c [2019-10-21T12:19:27.334Z] #42 9.937 DEP images/fifo.pb-c.d [2019-10-21T12:19:27.334Z] #42 9.965 PBCC images/ghost-file.pb-c.c [2019-10-21T12:19:27.334Z] #42 10.07 DEP images/ghost-file.pb-c.d [2019-10-21T12:19:27.334Z] #42 10.10 PBCC images/regfile.pb-c.c [2019-10-21T12:19:27.334Z] #42 10.15 DEP images/regfile.pb-c.d [2019-10-21T12:19:27.334Z] #42 10.19 PBCC images/ns.pb-c.c [2019-10-21T12:19:27.334Z] #42 10.21 DEP images/ns.pb-c.d [2019-10-21T12:19:27.334Z] #42 10.27 PBCC images/fdinfo.pb-c.c [2019-10-21T12:19:27.334Z] #42 10.33 DEP images/fdinfo.pb-c.d [2019-10-21T12:19:27.334Z] #42 10.40 PBCC images/core-aarch64.pb-c.c [2019-10-21T12:19:27.334Z] #42 10.55 PBCC images/core-arm.pb-c.c [2019-10-21T12:19:27.334Z] #42 10.55 PBCC images/core-ppc64.pb-c.c [2019-10-21T12:19:27.334Z] #42 10.60 PBCC images/core-s390.pb-c.c [2019-10-21T12:19:27.334Z] #42 10.64 PBCC images/core-x86.pb-c.c [2019-10-21T12:19:27.334Z] #42 10.69 PBCC images/core.pb-c.c [2019-10-21T12:19:27.334Z] #42 10.79 PBCC images/inventory.pb-c.c [2019-10-21T12:19:27.334Z] #42 10.87 DEP images/core-aarch64.pb-c.d [2019-10-21T12:19:27.334Z] #42 10.92 DEP images/core-arm.pb-c.d [2019-10-21T12:19:27.334Z] #42 10.98 DEP images/core-ppc64.pb-c.d [2019-10-21T12:19:27.334Z] #42 11.02 DEP images/core-s390.pb-c.d [2019-10-21T12:19:27.334Z] #42 11.17 DEP images/core-x86.pb-c.d [2019-10-21T12:19:27.334Z] #42 11.19 DEP images/core.pb-c.d [2019-10-21T12:19:27.334Z] #42 11.29 DEP images/inventory.pb-c.d [2019-10-21T12:19:27.334Z] #42 11.40 PBCC images/cpuinfo.pb-c.c [2019-10-21T12:19:27.334Z] #42 11.46 DEP images/cpuinfo.pb-c.d [2019-10-21T12:19:27.334Z] #42 11.56 PBCC images/stats.pb-c.c [2019-10-21T12:19:27.334Z] #42 11.62 DEP images/stats.pb-c.d [2019-10-21T12:19:27.334Z] #42 13.22 make[1]: Nothing to be done for 'all'. [2019-10-21T12:19:27.334Z] #42 14.75 CC images/stats.o [2019-10-21T12:19:27.334Z] #42 15.05 CC images/core.o [2019-10-21T12:19:27.334Z] #42 15.67 CC images/core-x86.o [2019-10-21T12:19:27.334Z] #42 15.98 CC images/core-arm.o [2019-10-21T12:19:27.334Z] #42 16.33 CC images/core-aarch64.o [2019-10-21T12:19:27.334Z] #42 16.66 CC images/core-ppc64.o [2019-10-21T12:19:27.334Z] #42 17.12 CC images/core-s390.o [2019-10-21T12:19:27.334Z] #42 17.78 CC images/cpuinfo.o [2019-10-21T12:19:27.334Z] #42 18.50 CC images/inventory.o [2019-10-21T12:19:27.532Z] #28 DONE 173.6s [2019-10-21T12:19:27.533Z] [2019-10-21T12:19:27.533Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:27.533Z] #41 96.71 DEP criu/aio.d [2019-10-21T12:19:27.533Z] #41 96.90 DEP criu/action-scripts.d [2019-10-21T12:19:27.533Z] #41 97.24 CC criu/action-scripts.o [2019-10-21T12:19:27.744Z] #42 18.82 CC images/fdinfo.o [2019-10-21T12:19:27.744Z] #42 ... [2019-10-21T12:19:27.744Z] [2019-10-21T12:19:27.744Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:27.744Z] #27 35.07 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:19:28.099Z] #41 97.84 CC criu/aio.o [2019-10-21T12:19:28.388Z] #18 3.484 Collecting yamllint==1.16.0 [2019-10-21T12:19:28.592Z] #27 35.64 [2019-10-21T12:19:28.988Z] #27 35.91 ################################################# 68.1% ######################################################################## 100.0% [2019-10-21T12:19:28.988Z] #27 36.12 [2019-10-21T12:19:29.031Z] #41 98.59 CC criu/autofs.o [2019-10-21T12:19:29.459Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.6s done [2019-10-21T12:19:29.459Z] #65 DONE 3.3s [2019-10-21T12:19:29.459Z] [2019-10-21T12:19:29.459Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:30.339Z] #27 37.43 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:19:30.339Z] #27 37.48 skipping existing b63cc5f62c21 [2019-10-21T12:19:30.339Z] #27 37.56 [2019-10-21T12:19:30.404Z] #41 100.0 CC criu/bfd.o [2019-10-21T12:19:30.969Z] #41 100.6 CC criu/bitmap.o [2019-10-21T12:19:31.227Z] #41 100.7 CC criu/cgroup-props.o [2019-10-21T12:19:31.547Z] #27 ... [2019-10-21T12:19:31.547Z] [2019-10-21T12:19:31.547Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:31.547Z] #45 53.40 time [2019-10-21T12:19:31.547Z] #45 59.55 os [2019-10-21T12:19:31.547Z] #45 61.52 strings [2019-10-21T12:19:31.986Z] #54 ... [2019-10-21T12:19:31.986Z] [2019-10-21T12:19:31.986Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:19:31.986Z] #38 4.274 + mktemp -d [2019-10-21T12:19:31.986Z] #38 4.275 + export GOPATH=/tmp/tmp.g5cKaVfQww [2019-10-21T12:19:31.986Z] #38 4.275 + git clone https://github.com/docker/distribution.git /tmp/tmp.g5cKaVfQww/src/github.com/docker/distribution [2019-10-21T12:19:31.986Z] #38 4.277 Cloning into '/tmp/tmp.g5cKaVfQww/src/github.com/docker/distribution'... [2019-10-21T12:19:31.990Z] #45 ... [2019-10-21T12:19:31.990Z] [2019-10-21T12:19:31.990Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:19:31.990Z] #18 24.57 Building dependency tree... [2019-10-21T12:19:31.990Z] #18 25.65 The following additional packages will be installed: [2019-10-21T12:19:31.990Z] #18 25.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-21T12:19:31.990Z] #18 25.66 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-21T12:19:31.990Z] #18 25.66 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-21T12:19:31.990Z] #18 25.66 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-21T12:19:31.990Z] #18 25.66 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-21T12:19:31.990Z] #18 25.66 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-21T12:19:31.990Z] #18 25.66 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-21T12:19:31.990Z] #18 25.66 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-21T12:19:31.990Z] #18 25.66 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-21T12:19:31.990Z] #18 25.67 Suggested packages: [2019-10-21T12:19:31.990Z] #18 25.67 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-21T12:19:31.990Z] #18 25.67 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-21T12:19:31.990Z] #18 25.67 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-21T12:19:31.990Z] #18 25.67 vim-doc vim-scripts xfsdump acl attr quota [2019-10-21T12:19:31.990Z] #18 25.67 Recommended packages: [2019-10-21T12:19:31.990Z] #18 25.67 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-21T12:19:31.990Z] #18 25.67 python3-keyrings.alt python3-xdg unzip [2019-10-21T12:19:31.990Z] #18 30.30 The following NEW packages will be installed: [2019-10-21T12:19:31.990Z] #18 30.31 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-21T12:19:31.990Z] #18 30.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-21T12:19:31.990Z] #18 30.31 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-21T12:19:31.990Z] #18 30.31 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-21T12:19:31.990Z] #18 30.31 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-21T12:19:31.990Z] #18 30.31 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-21T12:19:31.990Z] #18 30.31 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-21T12:19:31.990Z] #18 30.31 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-21T12:19:31.990Z] #18 30.31 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-21T12:19:31.990Z] #18 30.31 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-21T12:19:31.990Z] #18 30.31 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-21T12:19:31.990Z] #18 30.31 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-21T12:19:31.990Z] #18 30.31 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-21T12:19:31.990Z] #18 30.31 xfsprogs xxd xz-utils zip [2019-10-21T12:19:31.990Z] #18 30.40 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:19:31.990Z] #18 30.40 Need to get 88.2 MB of archives. [2019-10-21T12:19:31.990Z] #18 30.40 After this operation, 565 MB of additional disk space will be used. [2019-10-21T12:19:31.990Z] #18 30.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-21T12:19:31.990Z] #18 30.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-21T12:19:31.990Z] #18 30.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-21T12:19:31.990Z] #18 30.44 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-21T12:19:31.990Z] #18 30.45 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-21T12:19:31.990Z] #18 30.46 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-21T12:19:31.990Z] #18 30.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-21T12:19:31.990Z] #18 30.60 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-21T12:19:31.990Z] #18 30.61 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-21T12:19:31.990Z] #18 30.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-21T12:19:31.990Z] #18 30.74 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-21T12:19:31.990Z] #18 30.75 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-21T12:19:31.990Z] #18 30.75 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-21T12:19:31.990Z] #18 30.75 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-21T12:19:31.990Z] #18 30.76 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-21T12:19:31.990Z] #18 30.76 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-21T12:19:31.990Z] #18 30.77 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-21T12:19:31.990Z] #18 30.77 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-21T12:19:31.990Z] #18 30.78 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-21T12:19:31.990Z] #18 30.78 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-21T12:19:31.990Z] #18 30.78 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-21T12:19:31.990Z] #18 30.79 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:19:31.990Z] #18 30.80 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:19:31.990Z] #18 30.80 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-21T12:19:31.990Z] #18 30.81 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-21T12:19:31.990Z] #18 30.81 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-21T12:19:31.990Z] #18 30.83 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-21T12:19:31.990Z] #18 30.83 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-21T12:19:31.990Z] #18 30.84 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-21T12:19:31.990Z] #18 30.87 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-21T12:19:31.990Z] #18 30.87 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-21T12:19:31.990Z] #18 30.87 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-21T12:19:31.990Z] #18 30.88 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-21T12:19:31.990Z] #18 30.89 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-21T12:19:31.990Z] #18 30.90 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-21T12:19:31.990Z] #18 30.90 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-21T12:19:31.990Z] #18 30.91 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-21T12:19:31.990Z] #18 30.91 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-21T12:19:31.990Z] #18 30.91 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-21T12:19:31.990Z] #18 30.95 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-21T12:19:31.990Z] #18 30.98 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-21T12:19:31.990Z] #18 30.99 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-21T12:19:31.990Z] #18 31.05 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-21T12:19:31.990Z] #18 31.06 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-21T12:19:31.990Z] #18 31.08 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-21T12:19:31.990Z] #18 31.08 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-21T12:19:31.990Z] #18 31.08 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-21T12:19:31.990Z] #18 31.09 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-21T12:19:31.990Z] #18 31.20 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-21T12:19:31.990Z] #18 31.21 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-21T12:19:31.990Z] #18 31.29 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-21T12:19:31.990Z] #18 31.30 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-21T12:19:31.990Z] #18 31.31 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-21T12:19:31.990Z] #18 31.34 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-21T12:19:31.990Z] #18 31.34 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-21T12:19:31.990Z] #18 31.36 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-21T12:19:31.990Z] #18 31.65 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-21T12:19:31.990Z] #18 31.72 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-21T12:19:31.990Z] #18 31.76 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-21T12:19:31.990Z] #18 31.77 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-21T12:19:31.990Z] #18 31.78 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-21T12:19:31.990Z] #18 31.82 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-21T12:19:31.990Z] #18 31.99 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-21T12:19:31.990Z] #18 32.22 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-21T12:19:31.990Z] #18 32.25 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-21T12:19:31.990Z] #18 32.63 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-21T12:19:31.990Z] #18 32.87 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-21T12:19:31.990Z] #18 32.88 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-21T12:19:31.990Z] #18 ... [2019-10-21T12:19:31.990Z] [2019-10-21T12:19:31.990Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:31.990Z] #45 63.67 fmt [2019-10-21T12:19:32.160Z] #41 101.6 CC criu/cgroup.o [2019-10-21T12:19:32.813Z] #45 64.70 path/filepath [2019-10-21T12:19:32.925Z] #38 ... [2019-10-21T12:19:32.925Z] [2019-10-21T12:19:32.925Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:32.925Z] #59 6.202 + RM_GOPATH=0 [2019-10-21T12:19:32.925Z] #59 6.202 + TMP_GOPATH= [2019-10-21T12:19:32.925Z] #59 6.202 + : /build [2019-10-21T12:19:32.925Z] #59 6.202 + '[' -z '' ']' [2019-10-21T12:19:32.925Z] #59 6.206 ++ mktemp -d [2019-10-21T12:19:32.925Z] #59 6.206 + export GOPATH=/tmp/tmp.jGKTMYS1Mq [2019-10-21T12:19:32.925Z] #59 6.206 + GOPATH=/tmp/tmp.jGKTMYS1Mq [2019-10-21T12:19:32.925Z] #59 6.206 + RM_GOPATH=1 [2019-10-21T12:19:32.925Z] #59 6.207 ++ dirname ./install.sh [2019-10-21T12:19:32.925Z] #59 6.208 + dir=. [2019-10-21T12:19:32.925Z] #59 6.208 + bin=containerd [2019-10-21T12:19:32.925Z] #59 6.208 + shift [2019-10-21T12:19:32.925Z] #59 6.208 + '[' '!' -f ./containerd.installer ']' [2019-10-21T12:19:32.925Z] #59 6.208 + . ./containerd.installer [2019-10-21T12:19:32.925Z] #59 6.208 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:19:32.925Z] #59 6.209 + install_containerd [2019-10-21T12:19:32.925Z] #59 6.209 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-21T12:19:32.925Z] #59 6.209 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:19:32.925Z] #59 6.209 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jGKTMYS1Mq/src/github.com/containerd/containerd [2019-10-21T12:19:32.925Z] #59 6.211 Cloning into '/tmp/tmp.jGKTMYS1Mq/src/github.com/containerd/containerd'... [2019-10-21T12:19:33.094Z] #41 ... [2019-10-21T12:19:33.094Z] [2019-10-21T12:19:33.094Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:19:33.094Z] #17 91.70 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-21T12:19:33.094Z] #17 91.71 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:19:33.094Z] #17 91.74 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:33.094Z] #17 91.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-21T12:19:33.094Z] #17 91.87 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:19:33.094Z] #17 91.87 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:33.182Z] #59 ... [2019-10-21T12:19:33.182Z] [2019-10-21T12:19:33.182Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:33.182Z] #31 6.849 + RM_GOPATH=0 [2019-10-21T12:19:33.182Z] #31 6.852 + TMP_GOPATH= [2019-10-21T12:19:33.182Z] #31 6.852 + : /build [2019-10-21T12:19:33.182Z] #31 6.852 + '[' -z '' ']' [2019-10-21T12:19:33.182Z] #31 6.856 ++ mktemp -d [2019-10-21T12:19:33.182Z] #31 6.858 + export GOPATH=/tmp/tmp.pJWj22ht7T [2019-10-21T12:19:33.182Z] #31 6.859 + GOPATH=/tmp/tmp.pJWj22ht7T [2019-10-21T12:19:33.182Z] #31 6.859 + RM_GOPATH=1 [2019-10-21T12:19:33.182Z] #31 6.859 ++ dirname ./install.sh [2019-10-21T12:19:33.182Z] #31 6.864 + dir=. [2019-10-21T12:19:33.182Z] #31 6.864 + bin=tomlv [2019-10-21T12:19:33.182Z] #31 6.864 + shift [2019-10-21T12:19:33.182Z] #31 6.864 + '[' '!' -f ./tomlv.installer ']' [2019-10-21T12:19:33.182Z] #31 6.865 + . ./tomlv.installer [2019-10-21T12:19:33.182Z] #31 6.865 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:19:33.182Z] #31 6.865 + install_tomlv [2019-10-21T12:19:33.182Z] #31 6.865 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-21T12:19:33.182Z] #31 6.866 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:19:33.182Z] #31 6.866 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pJWj22ht7T/src/github.com/BurntSushi/toml [2019-10-21T12:19:33.182Z] #31 6.867 Cloning into '/tmp/tmp.pJWj22ht7T/src/github.com/BurntSushi/toml'... [2019-10-21T12:19:33.217Z] #45 ... [2019-10-21T12:19:33.217Z] [2019-10-21T12:19:33.217Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:33.217Z] #27 39.40 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:19:33.217Z] #27 39.78 [2019-10-21T12:19:33.217Z] #27 39.98 ######################################################################## 100.0% [2019-10-21T12:19:33.217Z] #27 40.11 [2019-10-21T12:19:33.217Z] #27 40.16 Download of images into '/build' complete. [2019-10-21T12:19:33.217Z] #27 40.16 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:19:33.217Z] #27 40.16 tar -cC '/build' . | docker load [2019-10-21T12:19:33.217Z] #27 DONE 40.3s [2019-10-21T12:19:33.217Z] [2019-10-21T12:19:33.217Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:33.217Z] #42 19.18 CC images/fown.o [2019-10-21T12:19:33.217Z] #42 19.38 CC images/ns.o [2019-10-21T12:19:33.217Z] #42 19.58 CC images/regfile.o [2019-10-21T12:19:33.217Z] #42 19.71 CC images/ghost-file.o [2019-10-21T12:19:33.217Z] #42 19.97 CC images/fifo.o [2019-10-21T12:19:33.217Z] #42 20.10 CC images/remap-file-path.o [2019-10-21T12:19:33.217Z] #42 20.28 CC images/eventfd.o [2019-10-21T12:19:33.217Z] #42 20.42 CC images/eventpoll.o [2019-10-21T12:19:33.217Z] #42 20.73 CC images/fh.o [2019-10-21T12:19:33.217Z] #42 21.02 CC images/fsnotify.o [2019-10-21T12:19:33.217Z] #42 21.66 CC images/signalfd.o [2019-10-21T12:19:33.217Z] #42 21.81 CC images/fs.o [2019-10-21T12:19:33.217Z] #42 22.00 CC images/pstree.o [2019-10-21T12:19:33.217Z] #42 22.27 CC images/pipe.o [2019-10-21T12:19:33.217Z] #42 22.78 CC images/tcp-stream.o [2019-10-21T12:19:33.217Z] #42 23.02 CC images/sk-packet.o [2019-10-21T12:19:33.217Z] #42 23.28 CC images/mnt.o [2019-10-21T12:19:33.217Z] #42 23.50 CC images/pipe-data.o [2019-10-21T12:19:33.217Z] #42 23.67 CC images/sa.o [2019-10-21T12:19:33.217Z] #42 23.90 CC images/timer.o [2019-10-21T12:19:33.217Z] #42 24.29 CC images/timerfd.o [2019-10-21T12:19:33.441Z] #31 ... [2019-10-21T12:19:33.441Z] [2019-10-21T12:19:33.441Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:33.441Z] #54 6.841 + RM_GOPATH=0 [2019-10-21T12:19:33.441Z] #54 6.841 + TMP_GOPATH= [2019-10-21T12:19:33.441Z] #54 6.841 + : /build [2019-10-21T12:19:33.441Z] #54 6.841 + '[' -z '' ']' [2019-10-21T12:19:33.441Z] #54 6.841 ++ mktemp -d [2019-10-21T12:19:33.607Z] #42 24.52 CC images/mm.o [2019-10-21T12:19:33.699Z] #54 6.843 + export GOPATH=/tmp/tmp.bZJiDPQcIs [2019-10-21T12:19:33.699Z] #54 6.843 + GOPATH=/tmp/tmp.bZJiDPQcIs [2019-10-21T12:19:33.699Z] #54 6.843 + RM_GOPATH=1 [2019-10-21T12:19:33.699Z] #54 6.843 ++ dirname ./install.sh [2019-10-21T12:19:33.699Z] #54 6.843 + dir=. [2019-10-21T12:19:33.699Z] #54 6.843 + bin=runc [2019-10-21T12:19:33.699Z] #54 6.843 + shift [2019-10-21T12:19:33.699Z] #54 6.843 + '[' '!' -f ./runc.installer ']' [2019-10-21T12:19:33.699Z] #54 6.843 + . ./runc.installer [2019-10-21T12:19:33.699Z] #54 6.843 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:19:33.699Z] #54 6.843 + install_runc [2019-10-21T12:19:33.699Z] #54 6.844 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-21T12:19:33.699Z] #54 6.844 + uname -r [2019-10-21T12:19:33.699Z] #54 6.861 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-21T12:19:33.699Z] #54 6.861 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-21T12:19:33.699Z] #54 6.862 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-21T12:19:33.699Z] #54 6.863 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bZJiDPQcIs/src/github.com/opencontainers/runc [2019-10-21T12:19:33.699Z] #54 6.888 Cloning into '/tmp/tmp.bZJiDPQcIs/src/github.com/opencontainers/runc'... [2019-10-21T12:19:33.993Z] #42 24.96 CC images/sk-opts.o [2019-10-21T12:19:34.377Z] #42 25.37 CC images/sk-unix.o [2019-10-21T12:19:34.771Z] #42 25.61 CC images/sk-inet.o [2019-10-21T12:19:34.771Z] #42 ... [2019-10-21T12:19:34.771Z] [2019-10-21T12:19:34.771Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:34.771Z] #32 56.43 internal/poll [2019-10-21T12:19:34.771Z] #32 57.80 internal/fmtsort [2019-10-21T12:19:34.771Z] #32 58.50 internal/syscall/unix [2019-10-21T12:19:34.771Z] #32 58.71 strings [2019-10-21T12:19:34.771Z] #32 59.04 os [2019-10-21T12:19:34.771Z] #32 62.13 path [2019-10-21T12:19:34.771Z] #32 62.91 text/tabwriter [2019-10-21T12:19:34.771Z] #32 64.36 path/filepath [2019-10-21T12:19:34.771Z] #32 64.37 fmt [2019-10-21T12:19:34.771Z] #32 66.48 io/ioutil [2019-10-21T12:19:34.771Z] #32 ... [2019-10-21T12:19:34.771Z] [2019-10-21T12:19:34.771Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:34.771Z] #45 66.62 regexp/syntax [2019-10-21T12:19:34.948Z] #18 10.02 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-21T12:19:34.948Z] #18 10.27 Collecting pyyaml (from yamllint==1.16.0) [2019-10-21T12:19:34.994Z] #17 ... [2019-10-21T12:19:34.994Z] [2019-10-21T12:19:34.994Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:34.994Z] #41 104.3 CC criu/clone-noasan.o [2019-10-21T12:19:34.994Z] #41 104.5 CC criu/config.o [2019-10-21T12:19:35.883Z] #18 11.42 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-21T12:19:35.927Z] #41 105.7 CC criu/cr-check.o [2019-10-21T12:19:36.300Z] #54 ... [2019-10-21T12:19:36.300Z] [2019-10-21T12:19:36.300Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:19:36.300Z] #28 3.964 + mktemp -d [2019-10-21T12:19:36.300Z] #28 3.991 + export GOPATH=/tmp/tmp.RUX5Sv9BVJ [2019-10-21T12:19:36.300Z] #28 3.991 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.RUX5Sv9BVJ/src/github.com/go-swagger/go-swagger [2019-10-21T12:19:36.300Z] #28 3.991 Cloning into '/tmp/tmp.RUX5Sv9BVJ/src/github.com/go-swagger/go-swagger'... [2019-10-21T12:19:36.300Z] #28 ... [2019-10-21T12:19:36.300Z] [2019-10-21T12:19:36.300Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:19:36.300Z] #40 7.536 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:19:36.300Z] #40 7.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:19:36.300Z] #40 7.593 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:19:36.300Z] #40 7.600 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:19:36.300Z] #40 7.622 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:19:36.300Z] #40 8.656 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:19:36.300Z] #40 ... [2019-10-21T12:19:36.300Z] [2019-10-21T12:19:36.300Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:36.300Z] #68 7.099 + RM_GOPATH=0 [2019-10-21T12:19:36.300Z] #68 7.099 + TMP_GOPATH= [2019-10-21T12:19:36.300Z] #68 7.099 + : /build [2019-10-21T12:19:36.300Z] #68 7.099 + '[' -z '' ']' [2019-10-21T12:19:36.300Z] #68 7.107 ++ mktemp -d [2019-10-21T12:19:36.300Z] #68 7.111 + export GOPATH=/tmp/tmp.9KxsLoUwhi [2019-10-21T12:19:36.300Z] #68 7.111 + GOPATH=/tmp/tmp.9KxsLoUwhi [2019-10-21T12:19:36.300Z] #68 7.111 + RM_GOPATH=1 [2019-10-21T12:19:36.300Z] #68 7.114 ++ dirname ./install.sh [2019-10-21T12:19:36.300Z] #68 7.132 + dir=. [2019-10-21T12:19:36.300Z] #68 7.132 + bin=proxy [2019-10-21T12:19:36.300Z] #68 7.133 + shift [2019-10-21T12:19:36.300Z] #68 7.133 + '[' '!' -f ./proxy.installer ']' [2019-10-21T12:19:36.300Z] #68 7.134 + . ./proxy.installer [2019-10-21T12:19:36.300Z] #68 7.135 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:19:36.300Z] #68 7.137 + install_proxy [2019-10-21T12:19:36.300Z] #68 7.142 + case "$1" in [2019-10-21T12:19:36.300Z] #68 7.142 + export CGO_ENABLED=0 [2019-10-21T12:19:36.300Z] #68 7.142 + CGO_ENABLED=0 [2019-10-21T12:19:36.300Z] #68 7.142 + _install_proxy [2019-10-21T12:19:36.300Z] #68 7.146 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-21T12:19:36.300Z] #68 7.146 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:19:36.300Z] #68 7.147 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9KxsLoUwhi/src/github.com/docker/libnetwork [2019-10-21T12:19:36.300Z] #68 7.149 Cloning into '/tmp/tmp.9KxsLoUwhi/src/github.com/docker/libnetwork'... [2019-10-21T12:19:36.300Z] #68 ... [2019-10-21T12:19:36.300Z] [2019-10-21T12:19:36.300Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:36.300Z] #26 8.880 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:19:36.300Z] #26 9.569 [2019-10-21T12:19:36.557Z] #26 9.853 ##### 6.9% ######### 13.6% ############# 19.3% ################# [2019-10-21T12:19:36.558Z] #26 ... [2019-10-21T12:19:36.558Z] [2019-10-21T12:19:36.558Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:36.558Z] #62 7.068 + RM_GOPATH=0 [2019-10-21T12:19:36.558Z] #62 7.069 + TMP_GOPATH= [2019-10-21T12:19:36.558Z] #62 7.069 + : /build/ [2019-10-21T12:19:36.558Z] #62 7.069 + '[' -z '' ']' [2019-10-21T12:19:36.558Z] #62 7.073 ++ mktemp -d [2019-10-21T12:19:36.558Z] #62 7.073 + export GOPATH=/tmp/tmp.S2i2UptDL5 [2019-10-21T12:19:36.558Z] #62 7.074 + GOPATH=/tmp/tmp.S2i2UptDL5 [2019-10-21T12:19:36.558Z] #62 7.074 + RM_GOPATH=1 [2019-10-21T12:19:36.558Z] #62 7.075 ++ dirname ./install.sh [2019-10-21T12:19:36.558Z] #62 7.079 + dir=. [2019-10-21T12:19:36.558Z] #62 7.083 + bin=rootlesskit [2019-10-21T12:19:36.558Z] #62 7.083 + shift [2019-10-21T12:19:36.558Z] #62 7.083 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-21T12:19:36.558Z] #62 7.084 + . ./rootlesskit.installer [2019-10-21T12:19:36.558Z] #62 7.084 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:19:36.558Z] #62 7.085 + install_rootlesskit [2019-10-21T12:19:36.558Z] #62 7.090 + case "$1" in [2019-10-21T12:19:36.558Z] #62 7.090 + export CGO_ENABLED=0 [2019-10-21T12:19:36.558Z] #62 7.090 + CGO_ENABLED=0 [2019-10-21T12:19:36.558Z] #62 7.090 + _install_rootlesskit [2019-10-21T12:19:36.558Z] #62 7.091 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:19:36.558Z] #62 7.091 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-21T12:19:36.558Z] #62 7.091 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.S2i2UptDL5/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:19:36.558Z] #62 7.092 Cloning into '/tmp/tmp.S2i2UptDL5/src/github.com/rootless-containers/rootlesskit'... [2019-10-21T12:19:36.558Z] #62 ... [2019-10-21T12:19:36.558Z] [2019-10-21T12:19:36.558Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:36.558Z] #26 9.853 ##### 6.9% ######### 13.6% ############# 19.3% ################# 24.3% ##################### 29.6% [2019-10-21T12:19:36.558Z] #26 ... [2019-10-21T12:19:36.558Z] [2019-10-21T12:19:36.558Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:36.558Z] #36 7.293 + RM_GOPATH=0 [2019-10-21T12:19:36.558Z] #36 7.294 + TMP_GOPATH= [2019-10-21T12:19:36.558Z] #36 7.294 + : /build [2019-10-21T12:19:36.558Z] #36 7.294 + '[' -z '' ']' [2019-10-21T12:19:36.558Z] #36 7.297 ++ mktemp -d [2019-10-21T12:19:36.558Z] #36 7.306 + export GOPATH=/tmp/tmp.GVb0bTQxjc [2019-10-21T12:19:36.558Z] #36 7.306 + GOPATH=/tmp/tmp.GVb0bTQxjc [2019-10-21T12:19:36.558Z] #36 7.307 + RM_GOPATH=1 [2019-10-21T12:19:36.558Z] #36 7.307 ++ dirname ./install.sh [2019-10-21T12:19:36.558Z] #36 7.308 + dir=. [2019-10-21T12:19:36.558Z] #36 7.309 + bin=tini [2019-10-21T12:19:36.558Z] #36 7.309 + shift [2019-10-21T12:19:36.558Z] #36 7.309 + '[' '!' -f ./tini.installer ']' [2019-10-21T12:19:36.558Z] #36 7.309 + . ./tini.installer [2019-10-21T12:19:36.558Z] #36 7.310 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:19:36.558Z] #36 7.310 + install_tini [2019-10-21T12:19:36.558Z] #36 7.311 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-21T12:19:36.558Z] #36 7.311 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:19:36.558Z] #36 7.311 + git clone https://github.com/krallin/tini.git /tmp/tmp.GVb0bTQxjc/tini [2019-10-21T12:19:36.558Z] #36 7.313 Cloning into '/tmp/tmp.GVb0bTQxjc/tini'... [2019-10-21T12:19:36.558Z] #36 8.684 + cd /tmp/tmp.GVb0bTQxjc/tini [2019-10-21T12:19:36.558Z] #36 8.686 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:19:36.558Z] #36 8.716 + cmake . [2019-10-21T12:19:36.558Z] #36 9.458 -- The C compiler identification is GNU 6.3.0 [2019-10-21T12:19:36.558Z] #36 9.518 -- Check for working C compiler: /usr/bin/cc [2019-10-21T12:19:36.817Z] #36 ... [2019-10-21T12:19:36.817Z] [2019-10-21T12:19:36.817Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:36.817Z] #44 6.582 + RM_GOPATH=0 [2019-10-21T12:19:36.817Z] #44 6.582 + TMP_GOPATH= [2019-10-21T12:19:36.817Z] #44 6.582 + : /build [2019-10-21T12:19:36.817Z] #44 6.582 + '[' -z '' ']' [2019-10-21T12:19:36.817Z] #44 6.583 ++ mktemp -d [2019-10-21T12:19:36.817Z] #44 6.584 + export GOPATH=/tmp/tmp.euErgfN8Wf [2019-10-21T12:19:36.817Z] #44 6.584 + GOPATH=/tmp/tmp.euErgfN8Wf [2019-10-21T12:19:36.817Z] #44 6.584 + RM_GOPATH=1 [2019-10-21T12:19:36.817Z] #44 6.585 ++ dirname ./install.sh [2019-10-21T12:19:36.817Z] #44 6.592 + dir=. [2019-10-21T12:19:36.817Z] #44 6.592 + bin=vndr [2019-10-21T12:19:36.817Z] #44 6.592 + shift [2019-10-21T12:19:36.817Z] #44 6.592 + '[' '!' -f ./vndr.installer ']' [2019-10-21T12:19:36.817Z] #44 6.592 + . ./vndr.installer [2019-10-21T12:19:36.817Z] #44 6.593 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:19:36.817Z] #44 6.595 + install_vndr [2019-10-21T12:19:36.817Z] #44 6.595 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-21T12:19:36.817Z] #44 6.595 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:19:36.817Z] #44 6.595 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.euErgfN8Wf/src/github.com/LK4D4/vndr [2019-10-21T12:19:36.817Z] #44 6.604 Cloning into '/tmp/tmp.euErgfN8Wf/src/github.com/LK4D4/vndr'... [2019-10-21T12:19:36.817Z] #44 7.704 + cd /tmp/tmp.euErgfN8Wf/src/github.com/LK4D4/vndr [2019-10-21T12:19:36.817Z] #44 7.704 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:19:36.817Z] #44 7.729 + go build -buildmode=pie -v -o /build/vndr . [2019-10-21T12:19:36.817Z] #44 9.479 internal/race [2019-10-21T12:19:36.817Z] #44 9.491 internal/bytealg [2019-10-21T12:19:36.817Z] #44 9.602 sync/atomic [2019-10-21T12:19:36.817Z] #44 9.977 unicode [2019-10-21T12:19:36.817Z] #44 10.28 runtime [2019-10-21T12:19:36.817Z] #44 ... [2019-10-21T12:19:36.817Z] [2019-10-21T12:19:36.817Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:36.817Z] #50 7.216 + RM_GOPATH=0 [2019-10-21T12:19:36.817Z] #50 7.217 + TMP_GOPATH= [2019-10-21T12:19:36.817Z] #50 7.217 + : /build [2019-10-21T12:19:36.817Z] #50 7.217 + '[' -z '' ']' [2019-10-21T12:19:36.817Z] #50 7.219 ++ mktemp -d [2019-10-21T12:19:36.817Z] #50 7.220 + export GOPATH=/tmp/tmp.Vp2J3aF1lq [2019-10-21T12:19:36.817Z] #50 7.220 + GOPATH=/tmp/tmp.Vp2J3aF1lq [2019-10-21T12:19:36.817Z] #50 7.220 + RM_GOPATH=1 [2019-10-21T12:19:36.817Z] #50 7.221 ++ dirname ./install.sh [2019-10-21T12:19:36.817Z] #50 7.235 + dir=. [2019-10-21T12:19:36.817Z] #50 7.235 + bin=golangci_lint [2019-10-21T12:19:36.817Z] #50 7.235 + shift [2019-10-21T12:19:36.817Z] #50 7.235 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-21T12:19:36.817Z] #50 7.235 + . ./golangci_lint.installer [2019-10-21T12:19:36.817Z] #50 7.235 ++ : v1.17.1 [2019-10-21T12:19:36.817Z] #50 7.235 + install_golangci_lint [2019-10-21T12:19:36.817Z] #50 7.236 + echo 'Installing golangci-lint version v1.17.1' [2019-10-21T12:19:36.817Z] #50 7.236 Installing golangci-lint version v1.17.1 [2019-10-21T12:19:36.817Z] #50 7.236 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:19:37.075Z] #50 ... [2019-10-21T12:19:37.075Z] [2019-10-21T12:19:37.075Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:37.075Z] #47 7.032 + RM_GOPATH=0 [2019-10-21T12:19:37.075Z] #47 7.032 + TMP_GOPATH= [2019-10-21T12:19:37.075Z] #47 7.032 + : /build [2019-10-21T12:19:37.075Z] #47 7.032 + '[' -z '' ']' [2019-10-21T12:19:37.075Z] #47 7.036 ++ mktemp -d [2019-10-21T12:19:37.075Z] #47 7.039 + export GOPATH=/tmp/tmp.dvf4eryagG [2019-10-21T12:19:37.075Z] #47 7.039 + GOPATH=/tmp/tmp.dvf4eryagG [2019-10-21T12:19:37.075Z] #47 7.039 + RM_GOPATH=1 [2019-10-21T12:19:37.075Z] #47 7.039 ++ dirname ./install.sh [2019-10-21T12:19:37.075Z] #47 7.040 + dir=. [2019-10-21T12:19:37.075Z] #47 7.040 + bin=gotestsum [2019-10-21T12:19:37.075Z] #47 7.040 + shift [2019-10-21T12:19:37.075Z] #47 7.040 + '[' '!' -f ./gotestsum.installer ']' [2019-10-21T12:19:37.075Z] #47 7.040 + . ./gotestsum.installer [2019-10-21T12:19:37.075Z] #47 7.040 ++ : v0.3.5 [2019-10-21T12:19:37.075Z] #47 7.040 + install_gotestsum [2019-10-21T12:19:37.075Z] #47 7.040 Installing gotestsum version v0.3.5 [2019-10-21T12:19:37.075Z] #47 7.040 + echo 'Installing gotestsum version v0.3.5' [2019-10-21T12:19:37.075Z] #47 7.040 + go get -d gotest.tools/gotestsum [2019-10-21T12:19:37.075Z] #47 ... [2019-10-21T12:19:37.075Z] [2019-10-21T12:19:37.075Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:37.259Z] #18 12.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-21T12:19:37.636Z] #26 9.853 ##### 6.9% ######### 13.6% ############# 19.3% ################# 24.3% ##################### 29.6% ############################# 40.3% ################################# 46.8% ####################################### 54.2% ########################################### 60.4% ################################################ 67.5% ##################################################### 74.8% ########################################################## 81.7% ################################################################## 92.9% ####################################################################### 99.8% ######################################################################## 100.0% [2019-10-21T12:19:37.827Z] #41 107.3 CC criu/cr-dedup.o [2019-10-21T12:19:38.086Z] #41 107.7 CC criu/cr-dump.o [2019-10-21T12:19:38.202Z] #26 11.82 [2019-10-21T12:19:38.637Z] #18 13.80 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-21T12:19:39.205Z] #18 14.56 Building wheels for collected packages: pyyaml, pathspec [2019-10-21T12:19:39.205Z] #18 14.56 Running setup.py bdist_wheel for pyyaml: started [2019-10-21T12:19:39.235Z] #26 12.18 ##### 8.1% ################## 25.5% ################################## 48.5% ########################################### 60.4% #################################################### 72.3% ################################################################ 90.0% ######################################################################## 100.0% [2019-10-21T12:19:39.330Z] #45 70.30 go/token [2019-10-21T12:19:39.330Z] #45 ... [2019-10-21T12:19:39.330Z] [2019-10-21T12:19:39.330Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:39.330Z] #60 31.19 + cd /tmp/tmp.hIjSurPfF6/src/github.com/containerd/containerd [2019-10-21T12:19:39.330Z] #60 31.19 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:19:39.330Z] #60 31.75 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-21T12:19:39.330Z] #60 31.75 + BUILDTAGS='netgo osusergo static_build' [2019-10-21T12:19:39.330Z] #60 31.75 + export EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:19:39.330Z] #60 31.75 + EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:19:39.330Z] #60 31.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-21T12:19:39.330Z] #60 31.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-21T12:19:39.330Z] #60 31.75 + '[' '' = dynamic ']' [2019-10-21T12:19:39.330Z] #60 31.75 + make [2019-10-21T12:19:39.330Z] #60 32.62 + bin/ctr [2019-10-21T12:19:39.330Z] #60 ... [2019-10-21T12:19:39.330Z] [2019-10-21T12:19:39.330Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:19:39.330Z] #18 35.29 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-21T12:19:39.330Z] #18 37.33 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:19:39.330Z] #18 37.38 Fetched 88.2 MB in 6s (14.0 MB/s) [2019-10-21T12:19:39.330Z] #18 37.48 Selecting previously unselected package bash-completion. [2019-10-21T12:19:39.331Z] #18 37.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-21T12:19:39.331Z] #18 37.52 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-21T12:19:39.331Z] #18 40.32 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-21T12:19:39.803Z] #26 13.51 [2019-10-21T12:19:40.143Z] #18 15.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-21T12:19:40.143Z] #18 15.34 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-21T12:19:40.143Z] #18 15.41 Running setup.py bdist_wheel for pathspec: started [2019-10-21T12:19:40.188Z] #18 40.97 Selecting previously unselected package libnet1:s390x. [2019-10-21T12:19:40.188Z] #18 40.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-21T12:19:40.188Z] #18 40.97 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-21T12:19:40.188Z] #18 41.06 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-21T12:19:40.188Z] #18 41.07 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-21T12:19:40.188Z] #18 41.07 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-21T12:19:40.188Z] #18 41.13 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-21T12:19:40.188Z] #18 41.13 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-21T12:19:40.188Z] #18 41.14 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-21T12:19:40.188Z] #18 41.27 Selecting previously unselected package libudev-dev:s390x. [2019-10-21T12:19:40.588Z] #18 41.27 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-21T12:19:40.588Z] #18 41.30 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-21T12:19:40.588Z] #18 41.46 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-21T12:19:40.588Z] #18 41.47 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-21T12:19:40.588Z] #18 41.47 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-21T12:19:40.616Z] #41 109.9 CC criu/cr-errno.o [2019-10-21T12:19:40.616Z] #41 110.0 CC criu/cr-restore.o [2019-10-21T12:19:41.009Z] #18 42.08 Selecting previously unselected package python3.5-minimal. [2019-10-21T12:19:41.080Z] #18 16.19 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-21T12:19:41.080Z] #18 16.19 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-21T12:19:41.080Z] #18 16.21 Successfully built pyyaml pathspec [2019-10-21T12:19:41.080Z] #18 16.21 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-21T12:19:41.080Z] #18 16.48 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-21T12:19:41.340Z] #18 DONE 16.7s [2019-10-21T12:19:41.340Z] [2019-10-21T12:19:41.340Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:19:41.340Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-21T12:19:41.340Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-21T12:19:41.340Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s [2019-10-21T12:19:41.438Z] #18 42.09 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-21T12:19:41.438Z] #18 42.09 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:19:41.600Z] #65 ... [2019-10-21T12:19:41.600Z] [2019-10-21T12:19:41.600Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T12:19:41.600Z] #67 DONE 0.1s [2019-10-21T12:19:41.600Z] [2019-10-21T12:19:41.600Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T12:19:41.600Z] #43 DONE 0.1s [2019-10-21T12:19:41.600Z] [2019-10-21T12:19:41.600Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T12:19:41.600Z] #61 DONE 0.2s [2019-10-21T12:19:41.600Z] [2019-10-21T12:19:41.600Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:19:41.600Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.31MB / 9.11MB 0.1s [2019-10-21T12:19:41.600Z] #65 ... [2019-10-21T12:19:41.600Z] [2019-10-21T12:19:41.600Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:19:41.600Z] #30 DONE 0.2s [2019-10-21T12:19:41.600Z] [2019-10-21T12:19:41.600Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T12:19:41.600Z] #46 DONE 0.3s [2019-10-21T12:19:41.600Z] [2019-10-21T12:19:41.600Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:19:41.600Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2019-10-21T12:19:41.600Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-21T12:19:41.663Z] #26 13.86 ##### 7.4% ########### 15.8% ################## 25.6% ####################### 32.2% ########################### 37.7% ############################### 44.2% #################################### 50.2% ######################################### 57.9% ############################################### 66.0% ##################################################### 74.7% ########################################################## 80.8% ############################################################## 87.1% #################################################################### 94.5% ######################################################################## 100.0% [2019-10-21T12:19:41.860Z] #65 ... [2019-10-21T12:19:41.860Z] [2019-10-21T12:19:41.860Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T12:19:41.860Z] #49 DONE 0.4s [2019-10-21T12:19:41.860Z] [2019-10-21T12:19:41.860Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T12:19:41.860Z] #35 DONE 0.4s [2019-10-21T12:19:41.860Z] [2019-10-21T12:19:41.860Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:19:41.860Z] #25 DONE 0.4s [2019-10-21T12:19:41.860Z] [2019-10-21T12:19:41.860Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T12:19:41.860Z] #53 DONE 0.4s [2019-10-21T12:19:41.860Z] [2019-10-21T12:19:41.860Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T12:19:41.860Z] #58 DONE 0.4s [2019-10-21T12:19:41.860Z] [2019-10-21T12:19:41.860Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T12:19:41.860Z] #23 DONE 0.4s [2019-10-21T12:19:41.860Z] [2019-10-21T12:19:41.860Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:19:42.230Z] #26 15.80 [2019-10-21T12:19:43.243Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done [2019-10-21T12:19:43.243Z] #65 DONE 2.0s [2019-10-21T12:19:43.243Z] [2019-10-21T12:19:43.243Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:43.438Z] #18 44.01 Selecting previously unselected package python3-minimal. [2019-10-21T12:19:43.438Z] #18 44.01 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-21T12:19:43.438Z] #18 44.02 Unpacking python3-minimal (3.5.3-1) ... [2019-10-21T12:19:43.438Z] #18 44.31 Selecting previously unselected package libmpdec2:s390x. [2019-10-21T12:19:43.438Z] #18 44.31 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-21T12:19:43.438Z] #18 44.31 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-21T12:19:43.438Z] #18 44.40 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-21T12:19:43.438Z] #18 44.40 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-21T12:19:43.438Z] #18 44.41 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-21T12:19:44.282Z] #18 ... [2019-10-21T12:19:44.282Z] [2019-10-21T12:19:44.282Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:44.282Z] #42 25.97 CC images/tun.o [2019-10-21T12:19:44.282Z] #42 26.27 CC images/sk-netlink.o [2019-10-21T12:19:44.282Z] #42 26.54 CC images/packet-sock.o [2019-10-21T12:19:44.282Z] #42 27.06 CC images/ipc-var.o [2019-10-21T12:19:44.282Z] #42 27.23 CC images/ipc-desc.o [2019-10-21T12:19:44.282Z] #42 27.38 CC images/ipc-shm.o [2019-10-21T12:19:44.282Z] #42 27.53 CC images/ipc-msg.o [2019-10-21T12:19:44.282Z] #42 27.76 CC images/ipc-sem.o [2019-10-21T12:19:44.282Z] #42 27.88 CC images/utsns.o [2019-10-21T12:19:44.282Z] #42 28.01 CC images/creds.o [2019-10-21T12:19:44.282Z] #42 28.16 CC images/vma.o [2019-10-21T12:19:44.282Z] #42 28.40 CC images/netdev.o [2019-10-21T12:19:44.282Z] #42 28.72 CC images/tty.o [2019-10-21T12:19:44.282Z] #42 29.18 CC images/file-lock.o [2019-10-21T12:19:44.282Z] #42 29.32 CC images/rlimit.o [2019-10-21T12:19:44.282Z] #42 29.45 CC images/pagemap.o [2019-10-21T12:19:44.282Z] #42 29.64 CC images/siginfo.o [2019-10-21T12:19:44.282Z] #42 29.84 CC images/rpc.o [2019-10-21T12:19:44.282Z] #42 30.63 CC images/ext-file.o [2019-10-21T12:19:44.282Z] #42 30.81 CC images/cgroup.o [2019-10-21T12:19:44.282Z] #42 31.28 CC images/userns.o [2019-10-21T12:19:44.282Z] #42 31.55 CC images/google/protobuf/descriptor.o [2019-10-21T12:19:44.282Z] #42 32.88 CC images/opts.o [2019-10-21T12:19:44.282Z] #42 33.14 CC images/seccomp.o [2019-10-21T12:19:44.282Z] #42 33.60 CC images/binfmt-misc.o [2019-10-21T12:19:44.282Z] #42 33.78 CC images/time.o [2019-10-21T12:19:44.282Z] #42 33.90 CC images/sysctl.o [2019-10-21T12:19:44.282Z] #42 34.02 CC images/autofs.o [2019-10-21T12:19:44.282Z] #42 34.19 CC images/macvlan.o [2019-10-21T12:19:44.282Z] #42 34.36 CC images/sit.o [2019-10-21T12:19:44.282Z] #42 34.55 LINK images/built-in.o [2019-10-21T12:19:44.282Z] #42 34.75 GEN compel/include/asm [2019-10-21T12:19:44.282Z] #42 34.75 GEN compel/include/version.h [2019-10-21T12:19:44.282Z] #42 34.77 touch .config [2019-10-21T12:19:44.282Z] #42 34.79 GEN include/common/config.h [2019-10-21T12:19:44.282Z] #42 34.86 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-21T12:19:44.282Z] #42 34.90 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-21T12:19:44.282Z] #42 34.94 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-21T12:19:44.282Z] #42 34.95 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-21T12:19:44.282Z] #42 34.99 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-21T12:19:44.282Z] #42 35.02 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-21T12:19:44.282Z] #42 35.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-21T12:19:44.282Z] #42 35.04 DEP compel/plugins/std/infect.d [2019-10-21T12:19:44.282Z] #42 35.23 DEP compel/plugins/std/string.d [2019-10-21T12:19:44.282Z] #42 35.36 DEP compel/plugins/std/log.d [2019-10-21T12:19:44.282Z] #42 35.42 DEP compel/plugins/std/fds.d [2019-10-21T12:19:44.352Z] #26 16.28 # 2.7% ### 4.8% ##### 7.2% ###### 9.1% ####### 10.9% ######## 12.2% ########## 14.0% ########### 15.9% ############ 17.9% ############## 19.7% ############### 21.1% ################ 22.7% ################## 25.8% ################### 27.3% #################### 28.4% ###################### 31.2% ####################### 32.8% ### [2019-10-21T12:19:44.352Z] #26 ... [2019-10-21T12:19:44.352Z] [2019-10-21T12:19:44.352Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:44.352Z] #31 8.080 + cd /tmp/tmp.pJWj22ht7T/src/github.com/BurntSushi/toml [2019-10-21T12:19:44.352Z] #31 8.082 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:19:44.352Z] #31 8.097 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:19:44.352Z] #31 8.958 runtime/internal/atomic [2019-10-21T12:19:44.352Z] #31 8.992 internal/cpu [2019-10-21T12:19:44.352Z] #31 9.257 runtime/internal/sys [2019-10-21T12:19:44.352Z] #31 9.466 runtime/internal/math [2019-10-21T12:19:44.352Z] #31 9.559 math/bits [2019-10-21T12:19:44.352Z] #31 9.639 internal/bytealg [2019-10-21T12:19:44.352Z] #31 10.38 math [2019-10-21T12:19:44.352Z] #31 10.51 runtime [2019-10-21T12:19:44.352Z] #31 15.51 internal/testlog [2019-10-21T12:19:44.352Z] #31 15.82 encoding [2019-10-21T12:19:44.352Z] #31 16.05 runtime/cgo [2019-10-21T12:19:44.610Z] #31 ... [2019-10-21T12:19:44.610Z] [2019-10-21T12:19:44.610Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:44.681Z] #42 35.55 DEP compel/plugins/std/std.d [2019-10-21T12:19:44.681Z] #42 35.70 DEP compel/plugins/shmem/shmem.d [2019-10-21T12:19:44.681Z] #42 35.79 DEP compel/plugins/fds/fds.d [2019-10-21T12:19:44.802Z] #41 114.5 CC criu/cr-service.o [2019-10-21T12:19:45.098Z] #42 35.99 CC compel/plugins/std/std.o [2019-10-21T12:19:45.098Z] #42 ... [2019-10-21T12:19:45.098Z] [2019-10-21T12:19:45.098Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:45.098Z] #32 68.56 flag [2019-10-21T12:19:45.098Z] #32 68.56 github.com/BurntSushi/toml [2019-10-21T12:19:45.098Z] #32 70.29 log [2019-10-21T12:19:45.098Z] #32 72.47 github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:19:45.098Z] #32 DONE 76.7s [2019-10-21T12:19:45.098Z] [2019-10-21T12:19:45.098Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:19:45.098Z] #18 46.03 Selecting previously unselected package python3.5. [2019-10-21T12:19:45.098Z] #18 46.04 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-21T12:19:45.098Z] #18 46.04 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:19:45.511Z] #18 46.42 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-21T12:19:45.512Z] #18 46.43 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-21T12:19:45.791Z] #59 4.098 + RM_GOPATH=0 [2019-10-21T12:19:45.791Z] #59 4.098 + TMP_GOPATH= [2019-10-21T12:19:45.791Z] #59 4.098 + : /build [2019-10-21T12:19:45.791Z] #59 4.098 + '[' -z '' ']' [2019-10-21T12:19:45.791Z] #59 4.100 ++ mktemp -d [2019-10-21T12:19:45.791Z] #59 4.102 + export GOPATH=/tmp/tmp.hX7UAyG9SK [2019-10-21T12:19:45.791Z] #59 4.102 + GOPATH=/tmp/tmp.hX7UAyG9SK [2019-10-21T12:19:45.791Z] #59 4.102 + RM_GOPATH=1 [2019-10-21T12:19:45.791Z] #59 4.104 ++ dirname ./install.sh [2019-10-21T12:19:45.791Z] #59 4.105 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:19:45.791Z] #59 4.105 + dir=. [2019-10-21T12:19:45.791Z] #59 4.105 + bin=containerd [2019-10-21T12:19:45.791Z] #59 4.105 + shift [2019-10-21T12:19:45.791Z] #59 4.105 + '[' '!' -f ./containerd.installer ']' [2019-10-21T12:19:45.791Z] #59 4.105 + . ./containerd.installer [2019-10-21T12:19:45.791Z] #59 4.105 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:19:45.791Z] #59 4.105 + install_containerd [2019-10-21T12:19:45.791Z] #59 4.105 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-21T12:19:45.791Z] #59 4.113 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hX7UAyG9SK/src/github.com/containerd/containerd [2019-10-21T12:19:45.791Z] #59 4.118 Cloning into '/tmp/tmp.hX7UAyG9SK/src/github.com/containerd/containerd'... [2019-10-21T12:19:46.161Z] #26 16.28 # 2.7% ### 4.8% ##### 7.2% ###### 9.1% ####### 10.9% ######## 12.2% ########## 14.0% ########### 15.9% ############ 17.9% ############## 19.7% ############### 21.1% ################ 22.7% ################## 25.8% ################### 27.3% #################### 28.4% ###################### 31.2% ####################### 32.8% ######################## 34.4% ########################## 36.8% ############################ 39.9% ############################### 43.8% ################################# 46.0% ################################## 48.3% #################################### 50.6% ###################################### 52.9% ####################################### 54.9% ######################################## 56.9% ########################################## 58.6% ########################################### 60.4% ############################################ 62.1% ############################################# 63.5% ############################################## 65.1% [2019-10-21T12:19:46.161Z] #26 ... [2019-10-21T12:19:46.161Z] [2019-10-21T12:19:46.161Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:46.161Z] #36 10.48 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-21T12:19:46.161Z] #36 10.49 -- Detecting C compiler ABI info [2019-10-21T12:19:46.161Z] #36 11.17 -- Detecting C compiler ABI info - done [2019-10-21T12:19:46.161Z] #36 11.25 -- Detecting C compile features [2019-10-21T12:19:46.161Z] #36 13.52 -- Detecting C compile features - done [2019-10-21T12:19:46.161Z] #36 13.58 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-21T12:19:46.161Z] #36 13.82 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-21T12:19:46.161Z] #36 13.96 -- Configuring done [2019-10-21T12:19:46.161Z] #36 14.00 -- Generating done [2019-10-21T12:19:46.161Z] #36 14.01 -- Build files have been written to: /tmp/tmp.GVb0bTQxjc/tini [2019-10-21T12:19:46.161Z] #36 14.04 + make tini-static [2019-10-21T12:19:46.161Z] #36 14.60 Scanning dependencies of target tini-static [2019-10-21T12:19:46.161Z] #36 14.77 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-21T12:19:46.161Z] #36 16.87 [100%] Linking C executable tini-static [2019-10-21T12:19:46.161Z] #36 17.63 [100%] Built target tini-static [2019-10-21T12:19:46.161Z] #36 17.69 + mkdir -p /build [2019-10-21T12:19:46.161Z] #36 17.70 + cp tini-static /build/docker-init [2019-10-21T12:19:46.161Z] #36 DONE 19.5s [2019-10-21T12:19:46.161Z] [2019-10-21T12:19:46.161Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:46.191Z] #18 46.55 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-21T12:19:46.191Z] #18 47.21 Selecting previously unselected package dh-python. [2019-10-21T12:19:46.191Z] #18 47.21 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-21T12:19:46.600Z] #18 47.22 Unpacking dh-python (2.20170125) ... [2019-10-21T12:19:46.600Z] #18 47.58 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-21T12:19:46.600Z] #18 47.58 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:19:46.702Z] #41 116.1 CC criu/crtools.o [2019-10-21T12:19:46.939Z] #26 16.28 # 2.7% ### 4.8% ##### 7.2% ###### 9.1% ####### 10.9% ######## 12.2% ########## 14.0% ########### 15.9% ############ 17.9% ############## 19.7% ############### 21.1% ################ 22.7% ################## 25.8% ################### 27.3% #################### 28.4% ###################### 31.2% ####################### 32.8% ######################## 34.4% ########################## 36.8% ############################ 39.9% ############################### 43.8% ################################# 46.0% ################################## 48.3% #################################### 50.6% ###################################### 52.9% ####################################### 54.9% ######################################## 56.9% ########################################## 58.6% ########################################### 60.4% ############################################ 62.1% ############################################# 63.5% ############################################## 65.1% ################################################ 67.8% ################################################# 68.2% ################################################# 69.3% ################################################## 70.2% ################################################### 72.0% ##################################################### 73.8% ###################################################### 75.7% [2019-10-21T12:19:46.939Z] #26 ... [2019-10-21T12:19:46.939Z] [2019-10-21T12:19:46.939Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:19:46.939Z] #40 10.78 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:19:46.939Z] #40 11.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:19:46.939Z] #40 ... [2019-10-21T12:19:46.939Z] [2019-10-21T12:19:46.939Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:47.260Z] #59 ... [2019-10-21T12:19:47.260Z] [2019-10-21T12:19:47.260Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:47.260Z] #31 3.917 + RM_GOPATH=0 [2019-10-21T12:19:47.260Z] #31 3.917 + TMP_GOPATH= [2019-10-21T12:19:47.260Z] #31 3.917 + : /build [2019-10-21T12:19:47.260Z] #31 3.917 + '[' -z '' ']' [2019-10-21T12:19:47.260Z] #31 3.920 ++ mktemp -d [2019-10-21T12:19:47.260Z] #31 3.921 + export GOPATH=/tmp/tmp.qgUabZ0FPD [2019-10-21T12:19:47.260Z] #31 3.921 + GOPATH=/tmp/tmp.qgUabZ0FPD [2019-10-21T12:19:47.260Z] #31 3.921 + RM_GOPATH=1 [2019-10-21T12:19:47.260Z] #31 3.924 ++ dirname ./install.sh [2019-10-21T12:19:47.260Z] #31 3.929 + dir=. [2019-10-21T12:19:47.260Z] #31 3.929 + bin=tomlv [2019-10-21T12:19:47.260Z] #31 3.930 + shift [2019-10-21T12:19:47.260Z] #31 3.930 + '[' '!' -f ./tomlv.installer ']' [2019-10-21T12:19:47.260Z] #31 3.930 + . ./tomlv.installer [2019-10-21T12:19:47.260Z] #31 3.931 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:19:47.260Z] #31 3.932 + install_tomlv [2019-10-21T12:19:47.260Z] #31 3.933 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-21T12:19:47.260Z] #31 3.933 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:19:47.260Z] #31 3.933 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qgUabZ0FPD/src/github.com/BurntSushi/toml [2019-10-21T12:19:47.260Z] #31 3.937 Cloning into '/tmp/tmp.qgUabZ0FPD/src/github.com/BurntSushi/toml'... [2019-10-21T12:19:47.260Z] #31 4.859 + cd /tmp/tmp.qgUabZ0FPD/src/github.com/BurntSushi/toml [2019-10-21T12:19:47.260Z] #31 4.860 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:19:47.260Z] #31 4.870 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:19:47.260Z] #31 5.686 github.com/BurntSushi/toml [2019-10-21T12:19:47.269Z] #41 116.8 CC criu/eventfd.o [2019-10-21T12:19:47.529Z] #41 117.2 CC criu/eventpoll.o [2019-10-21T12:19:47.723Z] #26 16.28 # 2.7% ### 4.8% ##### 7.2% ###### 9.1% ####### 10.9% ######## 12.2% ########## 14.0% ########### 15.9% ############ 17.9% ############## 19.7% ############### 21.1% ################ 22.7% ################## 25.8% ################### 27.3% #################### 28.4% ###################### 31.2% ####################### 32.8% ######################## 34.4% ########################## 36.8% ############################ 39.9% ############################### 43.8% ################################# 46.0% ################################## 48.3% #################################### 50.6% ###################################### 52.9% ####################################### 54.9% ######################################## 56.9% ########################################## 58.6% ########################################### 60.4% ############################################ 62.1% ############################################# 63.5% ############################################## 65.1% ################################################ 67.8% ################################################# 68.2% ################################################# 69.3% ################################################## 70.2% ################################################### 72.0% ##################################################### 73.8% ###################################################### 75.7% ######################################################## 77.8% ######################################################### 79.9% ########################################################### 82.5% ############################################################ 84.2% ############################################################## 86.4% ############################################################### 88.2% ################################################################ 90.0% ################################################################# 91.5% ################################################################### 93.4% [2019-10-21T12:19:47.723Z] #26 ... [2019-10-21T12:19:47.723Z] [2019-10-21T12:19:47.723Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:47.723Z] #62 11.28 + cd /tmp/tmp.S2i2UptDL5/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:19:47.723Z] #62 11.28 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:19:47.723Z] #62 11.61 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:19:47.723Z] #62 11.62 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-21T12:19:47.835Z] #31 ... [2019-10-21T12:19:47.835Z] [2019-10-21T12:19:47.835Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:47.835Z] #36 4.122 + RM_GOPATH=0 [2019-10-21T12:19:47.835Z] #36 4.122 + TMP_GOPATH= [2019-10-21T12:19:47.835Z] #36 4.122 + : /build [2019-10-21T12:19:47.835Z] #36 4.122 + '[' -z '' ']' [2019-10-21T12:19:47.835Z] #36 4.124 ++ mktemp -d [2019-10-21T12:19:47.835Z] #36 4.127 + export GOPATH=/tmp/tmp.AtoT3yySXI [2019-10-21T12:19:47.835Z] #36 4.127 + GOPATH=/tmp/tmp.AtoT3yySXI [2019-10-21T12:19:47.835Z] #36 4.127 + RM_GOPATH=1 [2019-10-21T12:19:47.835Z] #36 4.129 ++ dirname ./install.sh [2019-10-21T12:19:47.835Z] #36 4.139 + dir=. [2019-10-21T12:19:47.835Z] #36 4.140 + bin=tini [2019-10-21T12:19:47.835Z] #36 4.140 + shift [2019-10-21T12:19:47.835Z] #36 4.146 + '[' '!' -f ./tini.installer ']' [2019-10-21T12:19:47.835Z] #36 4.146 + . ./tini.installer [2019-10-21T12:19:47.835Z] #36 4.146 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:19:47.835Z] #36 4.148 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:19:47.835Z] #36 4.148 + install_tini [2019-10-21T12:19:47.835Z] #36 4.148 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-21T12:19:47.835Z] #36 4.148 + git clone https://github.com/krallin/tini.git /tmp/tmp.AtoT3yySXI/tini [2019-10-21T12:19:47.835Z] #36 4.152 Cloning into '/tmp/tmp.AtoT3yySXI/tini'... [2019-10-21T12:19:47.835Z] #36 4.800 + cd /tmp/tmp.AtoT3yySXI/tini [2019-10-21T12:19:47.835Z] #36 4.800 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:19:47.835Z] #36 4.808 + cmake . [2019-10-21T12:19:47.835Z] #36 5.567 -- The C compiler identification is GNU 6.3.0 [2019-10-21T12:19:47.835Z] #36 5.598 -- Check for working C compiler: /usr/bin/cc [2019-10-21T12:19:47.835Z] #36 6.198 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-21T12:19:47.982Z] #62 ... [2019-10-21T12:19:47.982Z] [2019-10-21T12:19:47.982Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:48.096Z] #36 6.210 -- Detecting C compiler ABI info [2019-10-21T12:19:48.096Z] #36 ... [2019-10-21T12:19:48.096Z] [2019-10-21T12:19:48.096Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:48.096Z] #26 5.241 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:19:48.096Z] #26 5.857 [2019-10-21T12:19:48.242Z] #26 16.28 # 2.7% ### 4.8% ##### 7.2% ###### 9.1% ####### 10.9% ######## 12.2% ########## 14.0% ########### 15.9% ############ 17.9% ############## 19.7% ############### 21.1% ################ 22.7% ################## 25.8% ################### 27.3% #################### 28.4% ###################### 31.2% ####################### 32.8% ######################## 34.4% ########################## 36.8% ############################ 39.9% ############################### 43.8% ################################# 46.0% ################################## 48.3% #################################### 50.6% ###################################### 52.9% ####################################### 54.9% ######################################## 56.9% ########################################## 58.6% ########################################### 60.4% ############################################ 62.1% ############################################# 63.5% ############################################## 65.1% ################################################ 67.8% ################################################# 68.2% ################################################# 69.3% ################################################## 70.2% ################################################### 72.0% ##################################################### 73.8% ###################################################### 75.7% ######################################################## 77.8% ######################################################### 79.9% ########################################################### 82.5% ############################################################ 84.2% ############################################################## 86.4% ############################################################### 88.2% ################################################################ 90.0% ################################################################# 91.5% ################################################################### 93.4% #################################################################### 95.4% ##################################################################### 96.9% ###################################################################### 98.1% ####################################################################### 99.9% ######################################################################## 100.0% [2019-10-21T12:19:48.242Z] #26 22.04 [2019-10-21T12:19:48.466Z] #41 118.1 CC criu/external.o [2019-10-21T12:19:48.725Z] #41 ... [2019-10-21T12:19:48.725Z] [2019-10-21T12:19:48.725Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:19:48.725Z] #17 107.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-21T12:19:48.725Z] #17 107.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:19:48.725Z] #17 107.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:48.983Z] #17 ... [2019-10-21T12:19:48.983Z] [2019-10-21T12:19:48.983Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:48.983Z] #41 118.5 CC criu/fault-injection.o [2019-10-21T12:19:48.983Z] #41 118.6 CC criu/fdstore.o [2019-10-21T12:19:49.208Z] #18 50.01 Setting up python3-minimal (3.5.3-1) ... [2019-10-21T12:19:49.241Z] #41 119.0 CC criu/fifo.o [2019-10-21T12:19:49.612Z] #18 ... [2019-10-21T12:19:49.612Z] [2019-10-21T12:19:49.612Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:49.612Z] #45 71.22 regexp [2019-10-21T12:19:49.612Z] #45 71.28 go/scanner [2019-10-21T12:19:49.612Z] #45 72.72 go/ast [2019-10-21T12:19:49.612Z] #45 75.40 internal/lazyregexp [2019-10-21T12:19:49.612Z] #45 75.80 net/url [2019-10-21T12:19:49.612Z] #45 78.72 text/template/parse [2019-10-21T12:19:49.612Z] #45 79.52 go/parser [2019-10-21T12:19:49.612Z] #45 ... [2019-10-21T12:19:49.612Z] [2019-10-21T12:19:49.612Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:49.612Z] #42 36.47 CC compel/plugins/std/fds.o [2019-10-21T12:19:49.612Z] #42 37.08 CC compel/plugins/std/log.o [2019-10-21T12:19:49.612Z] #42 38.19 CC compel/plugins/std/string.o [2019-10-21T12:19:49.612Z] #42 38.90 CC compel/plugins/std/infect.o [2019-10-21T12:19:49.612Z] #42 39.32 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-21T12:19:49.612Z] #42 39.36 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-21T12:19:49.612Z] #42 39.39 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-21T12:19:49.612Z] #42 39.45 AR compel/plugins/std.lib.a [2019-10-21T12:19:49.612Z] #42 39.49 CC compel/plugins/fds/fds.o [2019-10-21T12:19:49.612Z] #42 39.66 AR compel/plugins/fds.lib.a [2019-10-21T12:19:49.612Z] #42 39.67 HOSTDEP compel/src/lib/log-host.d [2019-10-21T12:19:49.612Z] #42 39.80 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-21T12:19:49.612Z] #42 39.98 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-21T12:19:49.612Z] #42 40.07 HOSTDEP compel/src/main-host.d [2019-10-21T12:19:49.612Z] #42 40.21 DEP compel/src/lib/ptrace.d [2019-10-21T12:19:49.612Z] #42 40.33 DEP compel/src/lib/infect.d [2019-10-21T12:19:49.612Z] #42 40.52 DEP compel/src/lib/infect-util.d [2019-10-21T12:19:49.612Z] #42 40.63 DEP compel/src/lib/infect-rpc.d [2019-10-21T12:19:49.612Z] #42 40.71 DEP compel/arch/s390/src/lib/infect.d [2019-10-21T12:19:49.663Z] #26 6.315 ### 4.9% ###### 9.6% ########## 14.8% ############### 20.9% ################# 23.9% #################### 28.7% ####################### 32.2% ########################### 38.5% ################################ 45.1% ################################### 49.9% ###################################### 53.7% ######################################### 57.7% ############################################ 61.4% ################################################## 69.8% ###################################################### 75.9% [2019-10-21T12:19:49.663Z] #26 ... [2019-10-21T12:19:49.663Z] [2019-10-21T12:19:49.663Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:49.663Z] #31 8.112 github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:19:49.807Z] #41 119.5 CC criu/file-ids.o [2019-10-21T12:19:50.009Z] #42 40.94 DEP compel/arch/s390/src/lib/cpu.d [2019-10-21T12:19:50.009Z] #42 41.05 DEP compel/src/lib/log.d [2019-10-21T12:19:50.009Z] #42 41.19 DEP compel/src/main.d [2019-10-21T12:19:50.143Z] #26 23.64 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:19:50.402Z] #26 24.15 [2019-10-21T12:19:50.409Z] #42 41.32 DEP compel/src/lib/handle-elf.d [2019-10-21T12:19:50.409Z] #42 41.42 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-21T12:19:50.409Z] #42 41.52 CC compel/src/lib/log.o [2019-10-21T12:19:50.431Z] #41 119.9 CC criu/file-lock.o [2019-10-21T12:19:50.660Z] #26 24.45 ######################################################################## 100.0% [2019-10-21T12:19:50.793Z] #42 41.78 CC compel/arch/s390/src/lib/cpu.o [2019-10-21T12:19:50.918Z] #26 24.60 [2019-10-21T12:19:50.918Z] #26 ... [2019-10-21T12:19:50.918Z] [2019-10-21T12:19:50.918Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:50.918Z] #44 14.32 unicode/utf8 [2019-10-21T12:19:50.918Z] #44 15.07 math [2019-10-21T12:19:50.918Z] #44 19.18 unicode/utf16 [2019-10-21T12:19:50.918Z] #44 19.46 container/list [2019-10-21T12:19:50.918Z] #44 20.43 crypto/internal/subtle [2019-10-21T12:19:50.918Z] #44 20.58 crypto/subtle [2019-10-21T12:19:50.918Z] #44 20.84 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-21T12:19:50.918Z] #44 20.95 internal/nettrace [2019-10-21T12:19:50.918Z] #44 21.21 runtime/cgo [2019-10-21T12:19:51.177Z] #44 ... [2019-10-21T12:19:51.177Z] [2019-10-21T12:19:51.177Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:51.177Z] #68 21.95 Checking out files: 46% (918/1993) Checking out files: 47% (937/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 95% (1897/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-10-21T12:19:51.177Z] #68 23.08 + cd /tmp/tmp.9KxsLoUwhi/src/github.com/docker/libnetwork [2019-10-21T12:19:51.177Z] #68 23.08 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:19:51.177Z] #68 23.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-21T12:19:51.268Z] #42 41.98 CC compel/arch/s390/src/lib/infect.o [2019-10-21T12:19:51.268Z] #42 ... [2019-10-21T12:19:51.268Z] [2019-10-21T12:19:51.268Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:19:51.268Z] #18 51.23 Selecting previously unselected package python3. [2019-10-21T12:19:51.268Z] #18 51.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-21T12:19:51.268Z] #18 51.31 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-21T12:19:51.268Z] #18 51.32 Unpacking python3 (3.5.3-1) ... [2019-10-21T12:19:51.268Z] #18 51.40 Selecting previously unselected package pigz. [2019-10-21T12:19:51.268Z] #18 51.41 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-21T12:19:51.268Z] #18 51.41 Unpacking pigz (2.3.4-1) ... [2019-10-21T12:19:51.268Z] #18 51.47 Selecting previously unselected package libip4tc0:s390x. [2019-10-21T12:19:51.268Z] #18 51.47 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-21T12:19:51.268Z] #18 51.47 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:51.268Z] #18 51.60 Selecting previously unselected package libip6tc0:s390x. [2019-10-21T12:19:51.268Z] #18 51.60 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-21T12:19:51.268Z] #18 51.60 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:51.268Z] #18 51.70 Selecting previously unselected package libiptc0:s390x. [2019-10-21T12:19:51.268Z] #18 51.70 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-21T12:19:51.268Z] #18 51.71 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:51.268Z] #18 51.78 Selecting previously unselected package libxtables12:s390x. [2019-10-21T12:19:51.268Z] #18 51.78 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-21T12:19:51.268Z] #18 51.78 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:51.268Z] #18 51.84 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-21T12:19:51.268Z] #18 51.84 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-21T12:19:51.268Z] #18 51.85 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-21T12:19:51.268Z] #18 51.91 Selecting previously unselected package iptables. [2019-10-21T12:19:51.268Z] #18 51.91 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-21T12:19:51.268Z] #18 51.92 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:51.411Z] #41 121.0 CC criu/files-ext.o [2019-10-21T12:19:51.579Z] #31 ... [2019-10-21T12:19:51.579Z] [2019-10-21T12:19:51.579Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:19:51.579Z] #38 3.303 + mktemp -d [2019-10-21T12:19:51.579Z] #38 3.305 + export GOPATH=/tmp/tmp.zT8hdDBnGz [2019-10-21T12:19:51.579Z] #38 3.305 + git clone https://github.com/docker/distribution.git /tmp/tmp.zT8hdDBnGz/src/github.com/docker/distribution [2019-10-21T12:19:51.579Z] #38 3.313 Cloning into '/tmp/tmp.zT8hdDBnGz/src/github.com/docker/distribution'... [2019-10-21T12:19:51.579Z] #38 ... [2019-10-21T12:19:51.579Z] [2019-10-21T12:19:51.579Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:51.579Z] #68 4.127 + RM_GOPATH=0 [2019-10-21T12:19:51.579Z] #68 4.127 + TMP_GOPATH= [2019-10-21T12:19:51.579Z] #68 4.127 + : /build [2019-10-21T12:19:51.579Z] #68 4.127 + '[' -z '' ']' [2019-10-21T12:19:51.579Z] #68 4.129 ++ mktemp -d [2019-10-21T12:19:51.579Z] #68 4.133 + export GOPATH=/tmp/tmp.ZpaQgWGGLt [2019-10-21T12:19:51.579Z] #68 4.133 + GOPATH=/tmp/tmp.ZpaQgWGGLt [2019-10-21T12:19:51.579Z] #68 4.133 + RM_GOPATH=1 [2019-10-21T12:19:51.579Z] #68 4.133 ++ dirname ./install.sh [2019-10-21T12:19:51.579Z] #68 4.136 + dir=. [2019-10-21T12:19:51.579Z] #68 4.136 + bin=proxy [2019-10-21T12:19:51.579Z] #68 4.136 + shift [2019-10-21T12:19:51.579Z] #68 4.136 + '[' '!' -f ./proxy.installer ']' [2019-10-21T12:19:51.579Z] #68 4.136 + . ./proxy.installer [2019-10-21T12:19:51.579Z] #68 4.136 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:19:51.579Z] #68 4.136 + install_proxy [2019-10-21T12:19:51.579Z] #68 4.136 + case "$1" in [2019-10-21T12:19:51.579Z] #68 4.136 + export CGO_ENABLED=0 [2019-10-21T12:19:51.579Z] #68 4.136 + CGO_ENABLED=0 [2019-10-21T12:19:51.579Z] #68 4.137 + _install_proxy [2019-10-21T12:19:51.579Z] #68 4.137 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-21T12:19:51.579Z] #68 4.137 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:19:51.579Z] #68 4.137 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZpaQgWGGLt/src/github.com/docker/libnetwork [2019-10-21T12:19:51.579Z] #68 4.145 Cloning into '/tmp/tmp.ZpaQgWGGLt/src/github.com/docker/libnetwork'... [2019-10-21T12:19:51.579Z] #68 ... [2019-10-21T12:19:51.579Z] [2019-10-21T12:19:51.579Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:51.579Z] #44 4.259 + RM_GOPATH=0 [2019-10-21T12:19:51.579Z] #44 4.259 + TMP_GOPATH= [2019-10-21T12:19:51.579Z] #44 4.259 + : /build [2019-10-21T12:19:51.579Z] #44 4.259 + '[' -z '' ']' [2019-10-21T12:19:51.579Z] #44 4.261 ++ mktemp -d [2019-10-21T12:19:51.579Z] #44 4.264 + export GOPATH=/tmp/tmp.z0F16QNXMN [2019-10-21T12:19:51.579Z] #44 4.264 + GOPATH=/tmp/tmp.z0F16QNXMN [2019-10-21T12:19:51.579Z] #44 4.264 + RM_GOPATH=1 [2019-10-21T12:19:51.579Z] #44 4.265 ++ dirname ./install.sh [2019-10-21T12:19:51.579Z] #44 4.268 + dir=. [2019-10-21T12:19:51.579Z] #44 4.268 + bin=vndr [2019-10-21T12:19:51.579Z] #44 4.268 + shift [2019-10-21T12:19:51.579Z] #44 4.268 + '[' '!' -f ./vndr.installer ']' [2019-10-21T12:19:51.579Z] #44 4.268 + . ./vndr.installer [2019-10-21T12:19:51.579Z] #44 4.269 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:19:51.579Z] #44 4.269 + install_vndr [2019-10-21T12:19:51.579Z] #44 4.269 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-21T12:19:51.579Z] #44 4.269 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.z0F16QNXMN/src/github.com/LK4D4/vndr [2019-10-21T12:19:51.579Z] #44 4.269 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:19:51.579Z] #44 4.276 Cloning into '/tmp/tmp.z0F16QNXMN/src/github.com/LK4D4/vndr'... [2019-10-21T12:19:51.579Z] #44 5.152 + cd /tmp/tmp.z0F16QNXMN/src/github.com/LK4D4/vndr [2019-10-21T12:19:51.579Z] #44 5.160 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:19:51.579Z] #44 5.172 + go build -buildmode=pie -v -o /build/vndr . [2019-10-21T12:19:51.579Z] #44 6.384 github.com/LK4D4/vndr/godl/singleflight [2019-10-21T12:19:51.579Z] #44 6.577 go/token [2019-10-21T12:19:51.579Z] #44 6.582 internal/lazyregexp [2019-10-21T12:19:51.579Z] #44 6.692 encoding/xml [2019-10-21T12:19:51.579Z] #44 7.654 go/scanner [2019-10-21T12:19:51.579Z] #44 8.573 go/ast [2019-10-21T12:19:51.579Z] #44 ... [2019-10-21T12:19:51.579Z] [2019-10-21T12:19:51.579Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:51.579Z] #62 3.622 + RM_GOPATH=0 [2019-10-21T12:19:51.579Z] #62 3.623 + TMP_GOPATH= [2019-10-21T12:19:51.579Z] #62 3.623 + : /build/ [2019-10-21T12:19:51.579Z] #62 3.623 + '[' -z '' ']' [2019-10-21T12:19:51.579Z] #62 3.623 ++ mktemp -d [2019-10-21T12:19:51.579Z] #62 3.626 + export GOPATH=/tmp/tmp.DMifSDa7W7 [2019-10-21T12:19:51.579Z] #62 3.626 + GOPATH=/tmp/tmp.DMifSDa7W7 [2019-10-21T12:19:51.579Z] #62 3.626 + RM_GOPATH=1 [2019-10-21T12:19:51.579Z] #62 3.627 ++ dirname ./install.sh [2019-10-21T12:19:51.579Z] #62 3.630 + dir=. [2019-10-21T12:19:51.579Z] #62 3.630 + bin=rootlesskit [2019-10-21T12:19:51.579Z] #62 3.630 + shift [2019-10-21T12:19:51.579Z] #62 3.630 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-21T12:19:51.579Z] #62 3.630 + . ./rootlesskit.installer [2019-10-21T12:19:51.579Z] #62 3.630 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:19:51.579Z] #62 3.631 + install_rootlesskit [2019-10-21T12:19:51.579Z] #62 3.631 + case "$1" in [2019-10-21T12:19:51.579Z] #62 3.631 + export CGO_ENABLED=0 [2019-10-21T12:19:51.579Z] #62 3.631 + CGO_ENABLED=0 [2019-10-21T12:19:51.579Z] #62 3.631 + _install_rootlesskit [2019-10-21T12:19:51.579Z] #62 3.631 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-21T12:19:51.579Z] #62 3.631 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DMifSDa7W7/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:19:51.579Z] #62 3.631 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:19:51.579Z] #62 3.635 Cloning into '/tmp/tmp.DMifSDa7W7/src/github.com/rootless-containers/rootlesskit'... [2019-10-21T12:19:51.579Z] #62 5.561 + cd /tmp/tmp.DMifSDa7W7/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:19:51.579Z] #62 5.562 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:19:51.579Z] #62 5.756 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:19:51.579Z] #62 5.756 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-21T12:19:51.840Z] #62 ... [2019-10-21T12:19:51.840Z] [2019-10-21T12:19:51.840Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:51.840Z] #54 4.105 + RM_GOPATH=0 [2019-10-21T12:19:51.840Z] #54 4.105 + TMP_GOPATH= [2019-10-21T12:19:51.840Z] #54 4.106 + : /build [2019-10-21T12:19:51.840Z] #54 4.106 + '[' -z '' ']' [2019-10-21T12:19:51.840Z] #54 4.107 ++ mktemp -d [2019-10-21T12:19:51.840Z] #54 4.110 + export GOPATH=/tmp/tmp.3Mmn8oYA3k [2019-10-21T12:19:51.840Z] #54 4.110 + GOPATH=/tmp/tmp.3Mmn8oYA3k [2019-10-21T12:19:51.840Z] #54 4.110 + RM_GOPATH=1 [2019-10-21T12:19:51.840Z] #54 4.110 ++ dirname ./install.sh [2019-10-21T12:19:51.840Z] #54 4.115 + dir=. [2019-10-21T12:19:51.840Z] #54 4.115 + bin=runc [2019-10-21T12:19:51.840Z] #54 4.115 + shift [2019-10-21T12:19:51.840Z] #54 4.115 + '[' '!' -f ./runc.installer ']' [2019-10-21T12:19:51.840Z] #54 4.115 + . ./runc.installer [2019-10-21T12:19:51.840Z] #54 4.115 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:19:51.840Z] #54 4.115 + install_runc [2019-10-21T12:19:51.840Z] #54 4.117 + uname -r [2019-10-21T12:19:51.840Z] #54 4.121 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-21T12:19:51.840Z] #54 4.126 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-21T12:19:51.840Z] #54 4.126 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-21T12:19:51.840Z] #54 4.126 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3Mmn8oYA3k/src/github.com/opencontainers/runc [2019-10-21T12:19:51.840Z] #54 4.128 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-21T12:19:51.840Z] #54 4.133 Cloning into '/tmp/tmp.3Mmn8oYA3k/src/github.com/opencontainers/runc'... [2019-10-21T12:19:51.840Z] #54 ... [2019-10-21T12:19:51.840Z] [2019-10-21T12:19:51.840Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:19:51.840Z] #28 2.596 + mktemp -d [2019-10-21T12:19:51.840Z] #28 2.596 + export GOPATH=/tmp/tmp.hsFEumptli [2019-10-21T12:19:51.840Z] #28 2.596 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.hsFEumptli/src/github.com/go-swagger/go-swagger [2019-10-21T12:19:51.840Z] #28 2.603 Cloning into '/tmp/tmp.hsFEumptli/src/github.com/go-swagger/go-swagger'... [2019-10-21T12:19:51.981Z] #41 121.6 CC criu/files-reg.o [2019-10-21T12:19:52.072Z] #18 52.35 Selecting previously unselected package xxd. [2019-10-21T12:19:52.072Z] #18 52.36 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-21T12:19:52.072Z] #18 52.36 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:52.072Z] #18 52.68 Selecting previously unselected package vim-common. [2019-10-21T12:19:52.072Z] #18 52.68 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:19:52.072Z] #18 52.68 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:52.072Z] #18 52.90 Selecting previously unselected package bzip2. [2019-10-21T12:19:52.072Z] #18 52.90 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-21T12:19:52.072Z] #18 52.91 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-21T12:19:52.100Z] #28 ... [2019-10-21T12:19:52.100Z] [2019-10-21T12:19:52.100Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:52.100Z] #47 4.130 + RM_GOPATH=0 [2019-10-21T12:19:52.100Z] #47 4.130 + TMP_GOPATH= [2019-10-21T12:19:52.100Z] #47 4.130 + : /build [2019-10-21T12:19:52.100Z] #47 4.130 + '[' -z '' ']' [2019-10-21T12:19:52.100Z] #47 4.132 ++ mktemp -d [2019-10-21T12:19:52.100Z] #47 4.135 + export GOPATH=/tmp/tmp.YOZB1RwInM [2019-10-21T12:19:52.100Z] #47 4.135 + GOPATH=/tmp/tmp.YOZB1RwInM [2019-10-21T12:19:52.100Z] #47 4.135 + RM_GOPATH=1 [2019-10-21T12:19:52.100Z] #47 4.137 ++ dirname ./install.sh [2019-10-21T12:19:52.100Z] #47 4.140 + dir=. [2019-10-21T12:19:52.100Z] #47 4.151 + bin=gotestsum [2019-10-21T12:19:52.100Z] #47 4.152 + shift [2019-10-21T12:19:52.100Z] #47 4.152 + '[' '!' -f ./gotestsum.installer ']' [2019-10-21T12:19:52.100Z] #47 4.153 + . ./gotestsum.installer [2019-10-21T12:19:52.100Z] #47 4.153 ++ : v0.3.5 [2019-10-21T12:19:52.100Z] #47 4.154 + install_gotestsum [2019-10-21T12:19:52.100Z] #47 4.154 + echo 'Installing gotestsum version v0.3.5' [2019-10-21T12:19:52.100Z] #47 4.154 Installing gotestsum version v0.3.5 [2019-10-21T12:19:52.100Z] #47 4.155 + go get -d gotest.tools/gotestsum [2019-10-21T12:19:52.100Z] #47 ... [2019-10-21T12:19:52.100Z] [2019-10-21T12:19:52.100Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:19:52.100Z] #40 4.518 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:19:52.100Z] #40 4.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:19:52.100Z] #40 4.541 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:19:52.100Z] #40 4.557 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:19:52.100Z] #40 4.575 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:19:52.100Z] #40 5.342 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:19:52.100Z] #40 6.298 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:19:52.100Z] #40 7.023 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:19:52.361Z] #40 ... [2019-10-21T12:19:52.361Z] [2019-10-21T12:19:52.361Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:52.361Z] #50 4.151 + RM_GOPATH=0 [2019-10-21T12:19:52.361Z] #50 4.151 + TMP_GOPATH= [2019-10-21T12:19:52.361Z] #50 4.151 + : /build [2019-10-21T12:19:52.361Z] #50 4.151 + '[' -z '' ']' [2019-10-21T12:19:52.361Z] #50 4.152 ++ mktemp -d [2019-10-21T12:19:52.361Z] #50 4.157 + export GOPATH=/tmp/tmp.9TJiXfZPY7 [2019-10-21T12:19:52.361Z] #50 4.157 + GOPATH=/tmp/tmp.9TJiXfZPY7 [2019-10-21T12:19:52.361Z] #50 4.157 + RM_GOPATH=1 [2019-10-21T12:19:52.361Z] #50 4.159 ++ dirname ./install.sh [2019-10-21T12:19:52.361Z] #50 4.168 + dir=. [2019-10-21T12:19:52.361Z] #50 4.168 + bin=golangci_lint [2019-10-21T12:19:52.361Z] #50 4.172 + shift [2019-10-21T12:19:52.361Z] #50 4.172 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-21T12:19:52.361Z] #50 4.172 + . ./golangci_lint.installer [2019-10-21T12:19:52.361Z] #50 4.172 ++ : v1.17.1 [2019-10-21T12:19:52.361Z] #50 4.172 + install_golangci_lint [2019-10-21T12:19:52.361Z] #50 4.172 + echo 'Installing golangci-lint version v1.17.1' [2019-10-21T12:19:52.361Z] #50 4.172 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:19:52.361Z] #50 4.172 Installing golangci-lint version v1.17.1 [2019-10-21T12:19:52.491Z] #18 53.05 Selecting previously unselected package libgpm2:s390x. [2019-10-21T12:19:52.492Z] #18 53.07 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-21T12:19:52.492Z] #18 53.07 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-21T12:19:52.492Z] #18 53.25 Selecting previously unselected package xz-utils. [2019-10-21T12:19:52.492Z] #18 53.27 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-21T12:19:52.492Z] #18 53.28 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:19:52.555Z] #68 ... [2019-10-21T12:19:52.555Z] [2019-10-21T12:19:52.555Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:19:52.555Z] #38 16.26 + cd /tmp/tmp.g5cKaVfQww/src/github.com/docker/distribution [2019-10-21T12:19:52.555Z] #38 16.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-21T12:19:52.555Z] #38 18.75 + GOPATH=/tmp/tmp.g5cKaVfQww/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.g5cKaVfQww go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-21T12:19:52.555Z] #38 ... [2019-10-21T12:19:52.555Z] [2019-10-21T12:19:52.555Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:52.555Z] #26 26.02 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:19:52.621Z] #50 ... [2019-10-21T12:19:52.621Z] [2019-10-21T12:19:52.621Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:52.622Z] #26 6.315 ### 4.9% ###### 9.6% ########## 14.8% ############### 20.9% ################# 23.9% #################### 28.7% ####################### 32.2% ########################### 38.5% ################################ 45.1% ################################### 49.9% ###################################### 53.7% ######################################### 57.7% ############################################ 61.4% ################################################## 69.8% ###################################################### 75.9% ########################################################### 82.7% ############################################################# 86.1% ################################################################ 89.8% ######################################################################## 100.0% [2019-10-21T12:19:52.622Z] #26 8.995 [2019-10-21T12:19:52.622Z] #26 9.419 #### 6.0% ############### 22.0% ####################### 32.3% ############################### 43.6% ########################################### 59.8% ############################################################ 84.1% #################################################################### 95.6% ######################################################################## 100.0% [2019-10-21T12:19:52.622Z] #26 10.58 [2019-10-21T12:19:52.902Z] #18 53.69 Selecting previously unselected package aufs-tools. [2019-10-21T12:19:52.902Z] #18 53.69 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-21T12:19:52.902Z] #18 53.69 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:19:52.902Z] #18 53.82 Selecting previously unselected package liblzo2-2:s390x. [2019-10-21T12:19:52.902Z] #18 53.83 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-21T12:19:52.902Z] #18 53.83 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:19:53.122Z] #26 26.72 [2019-10-21T12:19:53.122Z] #26 ... [2019-10-21T12:19:53.122Z] [2019-10-21T12:19:53.122Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:53.122Z] #54 16.33 + cd /tmp/tmp.bZJiDPQcIs/src/github.com/opencontainers/runc [2019-10-21T12:19:53.122Z] #54 16.33 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:19:53.122Z] #54 16.65 + '[' -z '' ']' [2019-10-21T12:19:53.122Z] #54 16.65 + target=static [2019-10-21T12:19:53.122Z] #54 16.65 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-21T12:19:53.122Z] #54 18.55 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-21T12:19:53.320Z] #18 53.92 Selecting previously unselected package btrfs-progs. [2019-10-21T12:19:53.320Z] #18 53.93 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-21T12:19:53.320Z] #18 53.93 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:19:53.380Z] #54 ... [2019-10-21T12:19:53.380Z] [2019-10-21T12:19:53.380Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:53.380Z] #50 25.25 + cd /tmp/tmp.Vp2J3aF1lq/src/github.com/golangci/golangci-lint/ [2019-10-21T12:19:53.380Z] #50 25.25 + git checkout -q v1.17.1 [2019-10-21T12:19:53.380Z] #50 26.68 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:19:53.709Z] #18 54.57 Selecting previously unselected package btrfs-tools. [2019-10-21T12:19:53.709Z] #18 54.58 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-21T12:19:53.709Z] #18 54.58 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:19:53.709Z] #18 54.65 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-21T12:19:53.709Z] #18 54.65 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-21T12:19:53.709Z] #18 54.65 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-21T12:19:53.709Z] #18 54.78 Selecting previously unselected package dmsetup. [2019-10-21T12:19:54.117Z] #18 54.78 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-21T12:19:54.117Z] #18 54.78 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-21T12:19:54.117Z] #18 54.95 Selecting previously unselected package libonig4:s390x. [2019-10-21T12:19:54.117Z] #18 54.96 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-21T12:19:54.117Z] #18 54.96 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-21T12:19:54.117Z] #18 55.22 Selecting previously unselected package libjq1:s390x. [2019-10-21T12:19:54.196Z] #26 10.98 ### 4.5% ###### 9.1% ########## 14.9% ############## 20.1% ################### 26.6% ######################### 35.3% ############################### 43.9% ##################################### 51.9% ########################################## 59.7% ################################################ 67.9% ###################################################### 76.3% ############################################################# 85.9% #################################################################### 94.7% ######################################################################## 100.0% [2019-10-21T12:19:54.465Z] #26 ... [2019-10-21T12:19:54.465Z] [2019-10-21T12:19:54.465Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:19:54.465Z] #31 DONE 12.9s [2019-10-21T12:19:54.511Z] #41 ... [2019-10-21T12:19:54.511Z] [2019-10-21T12:19:54.511Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:19:54.511Z] #17 118.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:19:54.511Z] #17 118.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:19:54.511Z] #17 118.3 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-21T12:19:54.511Z] #17 118.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:19:54.511Z] #17 118.3 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:19:54.511Z] #17 118.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:54.511Z] #17 118.4 Processing triggers for mime-support (3.60) ... [2019-10-21T12:19:54.511Z] #17 118.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:54.511Z] #17 118.4 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-21T12:19:54.511Z] #17 118.5 Setting up libcap2-bin (1:2.25-1) ... [2019-10-21T12:19:54.511Z] #17 118.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:19:54.511Z] #17 118.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:19:54.511Z] #17 118.5 Setting up bash-completion (1:2.1-4.3) ... [2019-10-21T12:19:54.511Z] #17 121.0 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:19:54.511Z] #17 121.0 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:19:54.511Z] #17 121.0 Setting up zip (3.0-11+b1) ... [2019-10-21T12:19:54.511Z] #17 121.0 Setting up bzip2 (1.0.6-8.1) ... [2019-10-21T12:19:54.511Z] #17 121.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:54.511Z] #17 121.0 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:19:54.511Z] #17 121.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:19:54.511Z] #17 121.1 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-21T12:19:54.511Z] #17 121.1 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:54.511Z] #17 121.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:19:54.511Z] #17 121.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-21T12:19:54.511Z] #17 121.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:19:54.511Z] #17 121.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:54.511Z] #17 121.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-21T12:19:54.511Z] #17 121.2 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-21T12:19:54.511Z] #17 121.2 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-21T12:19:54.511Z] #17 121.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:54.511Z] #17 121.8 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:19:54.511Z] #17 121.8 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-21T12:19:54.511Z] #17 121.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-21T12:19:54.511Z] #17 121.8 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:19:54.511Z] #17 121.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:19:54.511Z] #17 121.9 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:19:54.511Z] #17 121.9 Setting up pigz (2.3.4-1) ... [2019-10-21T12:19:54.511Z] #17 121.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:19:54.511Z] #17 121.9 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-21T12:19:54.511Z] #17 121.9 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:54.511Z] #17 121.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-21T12:19:54.511Z] #17 121.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:19:54.511Z] #17 122.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:19:54.511Z] #17 122.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-21T12:19:54.511Z] #17 122.0 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-21T12:19:54.511Z] #17 122.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:19:54.511Z] #17 122.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:19:54.511Z] #17 122.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-21T12:19:54.511Z] #17 122.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-21T12:19:54.511Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-21T12:19:54.511Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-21T12:19:54.511Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-21T12:19:54.511Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-21T12:19:54.511Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-21T12:19:54.511Z] #17 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-21T12:19:54.511Z] #17 122.1 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:19:54.511Z] #17 122.1 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:54.511Z] #17 122.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:19:54.511Z] #17 122.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:19:54.511Z] #17 122.2 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:19:54.511Z] #17 122.2 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-21T12:19:54.511Z] #17 122.2 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:19:54.560Z] #18 55.22 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-21T12:19:54.560Z] #18 55.22 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-21T12:19:54.560Z] #18 55.35 Selecting previously unselected package jq. [2019-10-21T12:19:54.560Z] #18 55.35 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-21T12:19:54.560Z] #18 55.35 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:19:54.560Z] #18 55.45 Selecting previously unselected package libaio1:s390x. [2019-10-21T12:19:54.560Z] #18 55.46 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-21T12:19:54.560Z] #18 55.46 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-21T12:19:54.560Z] #18 55.49 Selecting previously unselected package libcap2-bin. [2019-10-21T12:19:54.560Z] #18 55.49 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-21T12:19:54.560Z] #18 55.49 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-21T12:19:54.560Z] #18 55.55 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-21T12:19:54.560Z] #18 55.55 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-21T12:19:54.560Z] #18 55.56 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-21T12:19:54.560Z] #18 55.66 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-21T12:19:54.727Z] [2019-10-21T12:19:54.727Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:54.727Z] #26 12.91 [2019-10-21T12:19:54.988Z] #26 ... [2019-10-21T12:19:54.988Z] [2019-10-21T12:19:54.988Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:54.988Z] #36 6.876 -- Detecting C compiler ABI info - done [2019-10-21T12:19:54.988Z] #36 6.975 -- Detecting C compile features [2019-10-21T12:19:54.988Z] #36 9.195 -- Detecting C compile features - done [2019-10-21T12:19:54.988Z] #36 9.225 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-21T12:19:54.988Z] #36 9.571 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-21T12:19:54.988Z] #36 9.712 -- Configuring done [2019-10-21T12:19:54.988Z] #36 9.722 -- Generating done [2019-10-21T12:19:54.988Z] #36 9.762 -- Build files have been written to: /tmp/tmp.AtoT3yySXI/tini [2019-10-21T12:19:54.988Z] #36 9.775 + make tini-static [2019-10-21T12:19:54.988Z] #36 10.29 Scanning dependencies of target tini-static [2019-10-21T12:19:54.988Z] #36 10.42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-21T12:19:54.988Z] #36 12.27 [100%] Linking C executable tini-static [2019-10-21T12:19:54.988Z] #36 12.77 [100%] Built target tini-static [2019-10-21T12:19:54.988Z] #36 12.85 + mkdir -p /build [2019-10-21T12:19:54.988Z] #36 12.85 + cp tini-static /build/docker-init [2019-10-21T12:19:54.988Z] #36 DONE 13.1s [2019-10-21T12:19:54.988Z] [2019-10-21T12:19:54.988Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:55.102Z] #18 55.67 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-21T12:19:55.102Z] #18 55.67 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-21T12:19:55.102Z] #18 56.07 Selecting previously unselected package libpcre16-3:s390x. [2019-10-21T12:19:55.102Z] #18 56.08 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-21T12:19:55.102Z] #18 56.08 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-21T12:19:55.549Z] #18 56.25 Selecting previously unselected package libpcre32-3:s390x. [2019-10-21T12:19:55.549Z] #18 56.26 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-21T12:19:55.549Z] #18 56.26 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-21T12:19:55.549Z] #18 56.45 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-21T12:19:55.549Z] #18 56.49 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-21T12:19:55.549Z] #18 56.50 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-21T12:19:55.956Z] #18 56.90 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-21T12:19:55.956Z] #18 56.90 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-21T12:19:55.956Z] #18 56.90 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-21T12:19:56.357Z] #18 57.21 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-21T12:19:56.357Z] #18 57.23 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-21T12:19:56.357Z] #18 57.23 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-21T12:19:56.357Z] #18 57.35 Selecting previously unselected package libnl-3-200:s390x. [2019-10-21T12:19:56.357Z] #18 57.35 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-21T12:19:56.357Z] #18 57.35 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-21T12:19:56.357Z] #18 57.41 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-21T12:19:56.757Z] #18 57.43 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-21T12:19:56.757Z] #18 57.49 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-21T12:19:56.757Z] #18 57.73 Selecting previously unselected package libreadline5:s390x. [2019-10-21T12:19:56.757Z] #18 57.74 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-21T12:19:56.757Z] #18 57.75 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-21T12:19:57.169Z] #18 57.84 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-21T12:19:57.169Z] #18 57.84 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-21T12:19:57.169Z] #18 57.84 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-21T12:19:57.570Z] #50 ... [2019-10-21T12:19:57.570Z] [2019-10-21T12:19:57.570Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:19:57.570Z] #26 27.03 ################################################################## 92.1% ######################################################################## 100.0% [2019-10-21T12:19:57.570Z] #26 27.18 [2019-10-21T12:19:57.570Z] #26 28.48 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:19:57.570Z] #26 28.58 skipping existing 1849cc453dee [2019-10-21T12:19:57.570Z] #26 28.71 [2019-10-21T12:19:57.570Z] #26 29.84 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:19:57.570Z] #26 30.45 [2019-10-21T12:19:57.570Z] #26 30.74 ######################################################################## 100.0% [2019-10-21T12:19:57.570Z] #26 30.86 [2019-10-21T12:19:57.570Z] #26 30.97 Download of images into '/build' complete. [2019-10-21T12:19:57.570Z] #26 30.97 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:19:57.570Z] #26 30.97 tar -cC '/build' . | docker load [2019-10-21T12:19:57.570Z] #26 DONE 31.3s [2019-10-21T12:19:57.570Z] [2019-10-21T12:19:57.570Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:19:57.570Z] #40 24.78 Fetched 7919 kB in 18s (434 kB/s) [2019-10-21T12:19:57.570Z] #40 24.78 Reading package lists... [2019-10-21T12:19:57.797Z] #17 ... [2019-10-21T12:19:57.797Z] [2019-10-21T12:19:57.797Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:19:57.797Z] #54 149.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-21T12:19:57.797Z] #54 151.5 + mkdir -p /build [2019-10-21T12:19:57.797Z] #54 151.5 + cp runc /build/runc [2019-10-21T12:19:57.797Z] #54 DONE 152.1s [2019-10-21T12:19:57.797Z] [2019-10-21T12:19:57.797Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:19:57.797Z] #41 123.9 CC criu/files.o [2019-10-21T12:19:57.797Z] #41 126.0 CC criu/filesystems.o [2019-10-21T12:19:57.797Z] #41 126.7 CC criu/fsnotify.o [2019-10-21T12:19:58.529Z] #18 59.22 Selecting previously unselected package net-tools. [2019-10-21T12:19:58.529Z] #18 59.22 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-21T12:19:58.529Z] #18 59.23 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:19:58.529Z] #18 59.45 Selecting previously unselected package python-pip-whl. [2019-10-21T12:19:58.529Z] #18 59.45 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:19:58.529Z] #18 59.45 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:19:58.731Z] #41 128.3 CC criu/image-desc.o [2019-10-21T12:19:58.989Z] #41 128.6 CC criu/image.o [2019-10-21T12:19:59.386Z] #18 60.10 Selecting previously unselected package python3-pip. [2019-10-21T12:19:59.386Z] #18 60.10 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:19:59.386Z] #18 60.12 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:19:59.386Z] #18 60.36 Selecting previously unselected package python3-pkg-resources. [2019-10-21T12:19:59.386Z] #18 60.36 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:19:59.386Z] #18 60.37 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:19:59.453Z] #26 13.34 0.5% # 1.6% ## 3.2% ### 4.3% ### 5.5% #### 6.9% ##### 8.1% ###### 9.6% ####### 11.0% ######### 13.8% ########### 15.7% ############ 17.7% ############### 21.3% ################# 24.4% ################### 26.5% #################### 29.1% ####################### 32.1% ########################## 36.9% ############################ 40.0% ############################### 43.9% ################################## 47.2% ################################### 49.4% ##################################### 52.0% ####################################### 54.7% ######################################### 57.2% ########################################### 59.8% ############################################# 63.0% ################################################ 66.7% ################################################## 70.2% #################################################### 73.5% ####################################################### 76.5% ######################################################### 79.3% ########################################################## 81.8% ############################################################# 84.9% ############################################################### 87.8% ################################################################# 91.2% ################################################################### 94.4% ##################################################################### 96.8% ####################################################################### 99.9% ######################################################################## 100.0% [2019-10-21T12:19:59.555Z] #41 ... [2019-10-21T12:19:59.555Z] [2019-10-21T12:19:59.555Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:19:59.555Z] #17 126.9 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-21T12:19:59.555Z] #17 126.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:59.555Z] #17 126.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 [2019-10-21T12:19:59.555Z] #17 126.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-21T12:19:59.555Z] #17 126.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:19:59.555Z] #17 126.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-21T12:19:59.555Z] #17 126.9 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:19:59.555Z] #17 126.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:19:59.555Z] #17 127.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 [2019-10-21T12:19:59.555Z] #17 127.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 [2019-10-21T12:19:59.555Z] #17 127.0 Setting up python3 (3.5.3-1) ... [2019-10-21T12:19:59.713Z] #26 17.75 [2019-10-21T12:19:59.814Z] #17 128.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:19:59.937Z] #18 60.48 Selecting previously unselected package python3-setuptools. [2019-10-21T12:19:59.937Z] #18 60.48 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-21T12:19:59.937Z] #18 60.49 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-21T12:19:59.937Z] #18 60.73 Selecting previously unselected package python3-wheel. [2019-10-21T12:19:59.937Z] #18 60.78 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-21T12:19:59.937Z] #18 60.80 Unpacking python3-wheel (0.29.0-2) ... [2019-10-21T12:20:00.004Z] #7 completed: 2019-10-21 12:19:52.519177615 +0000 UTC [2019-10-21T12:20:00.004Z] #7 duration: 1m2.66271113s [2019-10-21T12:20:00.004Z] [2019-10-21T12:20:00.004Z] [2019-10-21T12:20:00.004Z] #8 exporting to image [2019-10-21T12:20:00.004Z] #8 digest: sha256:3432c74b4593bfce8d7657a6cee6154f8ded0700dfbe07cc5e2027f108c681ea [2019-10-21T12:20:00.004Z] #8 name: "exporting to image" [2019-10-21T12:20:00.004Z] #8 started: 2019-10-21 12:19:52.520963644 +0000 UTC [2019-10-21T12:20:00.004Z] #8 exporting layers [2019-10-21T12:20:00.385Z] #18 60.99 Selecting previously unselected package thin-provisioning-tools. [2019-10-21T12:20:00.385Z] #18 60.99 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-21T12:20:00.385Z] #18 61.00 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:20:00.809Z] #18 61.59 Selecting previously unselected package vim-runtime. [2019-10-21T12:20:00.809Z] #18 61.59 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:20:00.809Z] #18 61.62 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-21T12:20:00.809Z] #18 61.65 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-21T12:20:00.809Z] #18 61.69 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:20:00.939Z] #40 30.91 Reading package lists... [2019-10-21T12:20:00.939Z] #40 ... [2019-10-21T12:20:00.939Z] [2019-10-21T12:20:00.939Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:20:01.100Z] #26 19.29 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:20:01.203Z] #18 ... [2019-10-21T12:20:01.203Z] [2019-10-21T12:20:01.203Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:01.203Z] #45 82.87 text/template [2019-10-21T12:20:01.203Z] #45 83.87 encoding/xml [2019-10-21T12:20:01.203Z] #45 89.51 go/doc [2019-10-21T12:20:01.203Z] #45 90.09 crypto/rsa [2019-10-21T12:20:01.203Z] #45 92.20 crypto/x509/pkix [2019-10-21T12:20:01.203Z] #45 ... [2019-10-21T12:20:01.203Z] [2019-10-21T12:20:01.203Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:01.203Z] #42 43.31 CC compel/src/lib/infect-rpc.o [2019-10-21T12:20:01.203Z] #42 43.54 CC compel/src/lib/infect-util.o [2019-10-21T12:20:01.203Z] #42 43.63 CC compel/src/lib/infect.o [2019-10-21T12:20:01.203Z] #42 45.68 CC compel/src/lib/ptrace.o [2019-10-21T12:20:01.203Z] #42 46.26 AR compel/libcompel.a [2019-10-21T12:20:01.203Z] #42 46.39 HOSTCC compel/src/main-host.o [2019-10-21T12:20:01.203Z] #42 46.91 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-21T12:20:01.203Z] #42 47.03 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-21T12:20:01.203Z] #42 47.39 HOSTCC compel/src/lib/log-host.o [2019-10-21T12:20:01.203Z] #42 47.61 HOSTLINK compel/compel-host-bin [2019-10-21T12:20:01.203Z] #42 47.75 DEP soccr/soccr.d [2019-10-21T12:20:01.203Z] #42 47.98 CC soccr/soccr.o [2019-10-21T12:20:01.203Z] #42 49.51 AR soccr/libsoccr.a [2019-10-21T12:20:01.203Z] #42 49.55 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:20:01.203Z] #42 49.86 DEP criu/arch/s390/sigframe.d [2019-10-21T12:20:01.203Z] #42 50.04 DEP criu/arch/s390/crtools.d [2019-10-21T12:20:01.203Z] #42 50.27 DEP criu/arch/s390/cpu.d [2019-10-21T12:20:01.203Z] #42 50.44 CC criu/arch/s390/cpu.o [2019-10-21T12:20:01.203Z] #42 51.03 CC criu/arch/s390/crtools.o [2019-10-21T12:20:01.203Z] #42 52.23 CC criu/arch/s390/sigframe.o [2019-10-21T12:20:01.289Z] #17 129.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-21T12:20:01.289Z] #17 130.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-21T12:20:01.289Z] #17 130.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:20:01.289Z] #17 130.1 Setting up python3-wheel (0.29.0-2) ... [2019-10-21T12:20:01.598Z] #42 ... [2019-10-21T12:20:01.598Z] [2019-10-21T12:20:01.598Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:01.598Z] #45 93.07 vendor/golang.org/x/crypto/cryptobyte [2019-10-21T12:20:01.671Z] #26 19.76 [2019-10-21T12:20:01.874Z] #27 DONE 1.4s [2019-10-21T12:20:01.875Z] [2019-10-21T12:20:01.875Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:01.932Z] #26 20.01 ######################################################################## 100.0% [2019-10-21T12:20:01.932Z] #26 20.10 [2019-10-21T12:20:02.011Z] #45 93.81 github.com/LK4D4/vndr/build [2019-10-21T12:20:02.193Z] #26 ... [2019-10-21T12:20:02.193Z] [2019-10-21T12:20:02.193Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:02.193Z] #54 10.52 + cd /tmp/tmp.3Mmn8oYA3k/src/github.com/opencontainers/runc [2019-10-21T12:20:02.193Z] #54 10.53 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:20:02.193Z] #54 10.68 + '[' -z '' ']' [2019-10-21T12:20:02.193Z] #54 10.68 + target=static [2019-10-21T12:20:02.193Z] #54 10.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-21T12:20:02.193Z] #54 12.23 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-21T12:20:02.223Z] #17 130.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:20:02.453Z] #54 ... [2019-10-21T12:20:02.453Z] [2019-10-21T12:20:02.453Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:02.453Z] #50 16.44 + cd /tmp/tmp.9TJiXfZPY7/src/github.com/golangci/golangci-lint/ [2019-10-21T12:20:02.453Z] #50 16.44 + git checkout -q v1.17.1 [2019-10-21T12:20:02.453Z] #50 17.86 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:20:02.714Z] #50 ... [2019-10-21T12:20:02.714Z] [2019-10-21T12:20:02.714Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:20:02.714Z] #38 11.33 + cd /tmp/tmp.zT8hdDBnGz/src/github.com/docker/distribution [2019-10-21T12:20:02.714Z] #38 11.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-21T12:20:02.714Z] #38 13.59 + GOPATH=/tmp/tmp.zT8hdDBnGz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zT8hdDBnGz go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-21T12:20:02.714Z] #38 ... [2019-10-21T12:20:02.714Z] [2019-10-21T12:20:02.714Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:20:02.714Z] #28 21.11 + cd /tmp/tmp.hsFEumptli/src/github.com/go-swagger/go-swagger [2019-10-21T12:20:02.714Z] #28 21.11 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-21T12:20:02.977Z] #28 ... [2019-10-21T12:20:02.977Z] [2019-10-21T12:20:02.977Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:20:02.977Z] #40 11.58 Fetched 7742 kB in 8s (960 kB/s) [2019-10-21T12:20:02.977Z] #40 11.58 Reading package lists... [2019-10-21T12:20:02.977Z] #40 16.42 Reading package lists... [2019-10-21T12:20:02.977Z] #40 20.28 Building dependency tree... [2019-10-21T12:20:03.167Z] #59 34.42 Checking out files: 26% (784/2930) Checking out files: 27% (792/2930) Checking out files: 28% (821/2930) Checking out files: 29% (850/2930) Checking out files: 30% (879/2930) Checking out files: 31% (909/2930) Checking out files: 32% (938/2930) Checking out files: 33% (967/2930) Checking out files: 34% (997/2930) Checking out files: 35% (1026/2930) Checking out files: 36% (1055/2930) Checking out files: 37% (1085/2930) Checking out files: 38% (1114/2930) Checking out files: 39% (1143/2930) Checking out files: 40% (1172/2930) Checking out files: 41% (1202/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-21T12:20:03.168Z] #59 36.31 + cd /tmp/tmp.jGKTMYS1Mq/src/github.com/containerd/containerd [2019-10-21T12:20:03.168Z] #59 36.31 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:20:03.173Z] #17 131.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:20:03.173Z] #17 131.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:20:03.238Z] #40 21.72 The following additional packages will be installed: [2019-10-21T12:20:03.238Z] #40 21.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-21T12:20:03.238Z] #40 21.73 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-21T12:20:03.238Z] #40 21.74 Suggested packages: [2019-10-21T12:20:03.238Z] #40 21.74 manpages-dev python-setuptools [2019-10-21T12:20:03.499Z] #40 ... [2019-10-21T12:20:03.500Z] [2019-10-21T12:20:03.500Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:20:03.500Z] #26 21.60 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:20:03.500Z] #26 ... [2019-10-21T12:20:03.500Z] [2019-10-21T12:20:03.500Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:03.500Z] #44 12.12 github.com/LK4D4/vndr/godl [2019-10-21T12:20:03.500Z] #44 12.93 go/doc [2019-10-21T12:20:03.500Z] #44 12.94 go/parser [2019-10-21T12:20:03.500Z] #44 17.12 github.com/LK4D4/vndr/build [2019-10-21T12:20:03.500Z] #44 18.54 github.com/LK4D4/vndr [2019-10-21T12:20:03.735Z] #59 37.10 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-21T12:20:03.735Z] #59 37.10 + BUILDTAGS='netgo osusergo static_build' [2019-10-21T12:20:03.760Z] #44 ... [2019-10-21T12:20:03.760Z] [2019-10-21T12:20:03.760Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:20:03.760Z] #68 12.15 + cd /tmp/tmp.ZpaQgWGGLt/src/github.com/docker/libnetwork [2019-10-21T12:20:03.760Z] #68 12.15 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:20:03.760Z] #68 12.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-21T12:20:03.996Z] #59 37.10 + export EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:20:03.996Z] #59 37.10 + EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:20:03.996Z] #59 37.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-21T12:20:03.996Z] #59 37.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-21T12:20:03.996Z] #59 37.10 + '[' '' = dynamic ']' [2019-10-21T12:20:03.996Z] #59 37.10 + make [2019-10-21T12:20:03.997Z] #45 95.67 net [2019-10-21T12:20:04.107Z] #17 133.0 Setting up dmsetup (2:1.02.137-2) ... [2019-10-21T12:20:04.198Z] #68 ... [2019-10-21T12:20:04.199Z] [2019-10-21T12:20:04.199Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:20:04.199Z] #28 22.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-21T12:20:04.365Z] #17 133.0 Setting up python3-setuptools (33.1.1-1) ... [2019-10-21T12:20:04.931Z] #59 38.04 + bin/ctr [2019-10-21T12:20:05.299Z] #17 133.8 Setting up dh-python (2.20170125) ... [2019-10-21T12:20:05.818Z] #17 134.5 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-21T12:20:05.818Z] #17 134.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:20:05.997Z] #45 97.64 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-21T12:20:06.385Z] #17 DONE 135.0s [2019-10-21T12:20:06.385Z] [2019-10-21T12:20:06.385Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:20:06.414Z] #45 98.35 vendor/golang.org/x/crypto/curve25519 [2019-10-21T12:20:06.808Z] #45 ... [2019-10-21T12:20:06.808Z] [2019-10-21T12:20:06.808Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:20:06.808Z] #18 66.29 Selecting previously unselected package vim. [2019-10-21T12:20:06.808Z] #18 66.30 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-21T12:20:06.808Z] #18 66.30 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:20:06.808Z] #18 66.99 Selecting previously unselected package xfsprogs. [2019-10-21T12:20:06.808Z] #18 67.00 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-21T12:20:06.808Z] #18 67.04 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:20:06.808Z] #18 67.58 Selecting previously unselected package zip. [2019-10-21T12:20:06.808Z] #18 67.58 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-21T12:20:06.808Z] #18 67.58 Unpacking zip (3.0-11+b1) ... [2019-10-21T12:20:06.808Z] #18 67.77 Selecting previously unselected package libapparmor-perl. [2019-10-21T12:20:06.808Z] #18 67.78 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-21T12:20:06.808Z] #18 67.78 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:20:06.833Z] #59 ... [2019-10-21T12:20:06.833Z] [2019-10-21T12:20:06.833Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:20:06.833Z] #68 DONE 40.4s [2019-10-21T12:20:06.833Z] [2019-10-21T12:20:06.833Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:20:06.833Z] #28 36.63 + cd /tmp/tmp.RUX5Sv9BVJ/src/github.com/go-swagger/go-swagger [2019-10-21T12:20:06.833Z] #28 36.63 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-21T12:20:06.833Z] #28 38.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-21T12:20:07.209Z] #18 67.91 Selecting previously unselected package apparmor. [2019-10-21T12:20:07.209Z] #18 67.92 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-21T12:20:07.209Z] #18 67.96 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:20:07.607Z] #18 68.45 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-21T12:20:07.607Z] #18 68.47 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-21T12:20:07.607Z] #18 68.48 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:20:08.414Z] #28 ... [2019-10-21T12:20:08.414Z] [2019-10-21T12:20:08.414Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:20:08.414Z] #68 DONE 26.6s [2019-10-21T12:20:08.414Z] [2019-10-21T12:20:08.414Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:08.414Z] #44 DONE 26.6s [2019-10-21T12:20:08.414Z] [2019-10-21T12:20:08.414Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:20:08.414Z] #40 22.50 The following NEW packages will be installed: [2019-10-21T12:20:08.414Z] #40 22.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-21T12:20:08.414Z] #40 22.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-21T12:20:08.414Z] #40 22.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-21T12:20:08.414Z] #40 22.51 zlib1g-dev [2019-10-21T12:20:08.414Z] #40 24.10 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:20:08.414Z] #40 24.10 Need to get 3415 kB of archives. [2019-10-21T12:20:08.414Z] #40 24.10 After this operation, 19.0 MB of additional disk space will be used. [2019-10-21T12:20:08.414Z] #40 24.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-21T12:20:08.414Z] #40 24.11 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-21T12:20:08.414Z] #40 24.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-21T12:20:08.414Z] #40 24.11 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-21T12:20:08.414Z] #40 24.12 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-10-21T12:20:08.414Z] #40 24.12 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-21T12:20:08.414Z] #40 24.12 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-10-21T12:20:08.414Z] #40 24.12 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-10-21T12:20:08.414Z] #40 24.13 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-21T12:20:08.414Z] #40 24.18 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-21T12:20:08.414Z] #40 24.18 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-21T12:20:08.414Z] #40 24.21 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-21T12:20:08.414Z] #40 24.25 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-10-21T12:20:08.414Z] #40 24.25 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-21T12:20:08.414Z] #40 24.26 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-21T12:20:08.414Z] #40 24.26 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-21T12:20:08.414Z] #40 25.08 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:20:08.414Z] #40 25.20 Fetched 3415 kB in 1s (2005 kB/s) [2019-10-21T12:20:08.414Z] #40 25.29 Selecting previously unselected package libnet1:arm64. [2019-10-21T12:20:08.414Z] #40 25.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-21T12:20:08.414Z] #40 25.38 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-21T12:20:08.414Z] #40 25.39 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-21T12:20:08.414Z] #40 25.65 Selecting previously unselected package libcap-dev:arm64. [2019-10-21T12:20:08.414Z] #40 25.65 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-21T12:20:08.414Z] #40 25.68 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-21T12:20:08.414Z] #40 25.96 Selecting previously unselected package libnet1-dev. [2019-10-21T12:20:08.414Z] #40 25.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-21T12:20:08.414Z] #40 25.98 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:20:08.414Z] #40 26.39 Selecting previously unselected package libnl-3-200:arm64. [2019-10-21T12:20:08.414Z] #40 26.40 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-21T12:20:08.414Z] #40 26.46 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-21T12:20:08.414Z] #40 26.87 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-21T12:20:08.414Z] #40 26.87 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-21T12:20:08.414Z] #40 26.89 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-21T12:20:08.675Z] #40 27.23 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-21T12:20:08.675Z] #40 27.23 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-21T12:20:08.675Z] #40 27.29 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-21T12:20:08.675Z] #40 27.39 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-21T12:20:08.936Z] #40 27.39 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-21T12:20:08.936Z] #40 27.47 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-21T12:20:08.936Z] #40 27.55 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-21T12:20:08.936Z] #40 27.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-21T12:20:08.936Z] #40 27.55 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:20:09.003Z] #18 70.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-21T12:20:09.195Z] #40 27.79 Selecting previously unselected package libprotobuf10:arm64. [2019-10-21T12:20:09.195Z] #40 27.79 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-21T12:20:09.195Z] #40 27.80 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-21T12:20:09.368Z] #28 ... [2019-10-21T12:20:09.368Z] [2019-10-21T12:20:09.368Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:09.368Z] #44 42.49 github.com/LK4D4/vndr/godl/singleflight [2019-10-21T12:20:09.368Z] #44 42.51 io [2019-10-21T12:20:09.368Z] #44 42.73 strconv [2019-10-21T12:20:09.572Z] #18 70.07 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-21T12:20:09.572Z] #18 70.08 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:20:09.681Z] #18 ... [2019-10-21T12:20:09.681Z] [2019-10-21T12:20:09.681Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:09.681Z] #41 129.3 CC criu/ipc_ns.o [2019-10-21T12:20:09.681Z] #41 130.2 CC criu/irmap.o [2019-10-21T12:20:09.681Z] #41 130.7 CC criu/kcmp-ids.o [2019-10-21T12:20:09.681Z] #41 131.0 CC criu/kerndat.o [2019-10-21T12:20:09.681Z] #41 132.0 CC criu/libnetlink.o [2019-10-21T12:20:09.681Z] #41 132.5 CC criu/log.o [2019-10-21T12:20:09.681Z] #41 132.9 CC criu/lsm.o [2019-10-21T12:20:09.681Z] #41 133.4 CC criu/mem.o [2019-10-21T12:20:09.681Z] #41 135.0 CC criu/mount.o [2019-10-21T12:20:09.681Z] #41 138.3 CC criu/namespaces.o [2019-10-21T12:20:09.765Z] #40 ... [2019-10-21T12:20:09.765Z] [2019-10-21T12:20:09.765Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:20:09.765Z] #26 22.25 [2019-10-21T12:20:09.765Z] #26 23.32 ######################################################################## 100.0% [2019-10-21T12:20:09.765Z] #26 23.40 [2019-10-21T12:20:09.765Z] #26 24.89 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:20:09.765Z] #26 24.95 skipping existing ed4b54129745 [2019-10-21T12:20:09.765Z] #26 25.08 [2019-10-21T12:20:09.765Z] #26 26.55 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:20:09.765Z] #26 27.08 [2019-10-21T12:20:09.765Z] #26 27.46 ######################################################################## 100.0% [2019-10-21T12:20:09.765Z] #26 27.63 [2019-10-21T12:20:09.765Z] #26 27.67 Download of images into '/build' complete. [2019-10-21T12:20:09.765Z] #26 27.67 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:20:09.765Z] #26 27.68 tar -cC '/build' . | docker load [2019-10-21T12:20:09.765Z] #26 DONE 27.9s [2019-10-21T12:20:09.765Z] [2019-10-21T12:20:09.765Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:09.765Z] #59 22.70 + cd /tmp/tmp.hX7UAyG9SK/src/github.com/containerd/containerd [2019-10-21T12:20:09.765Z] #59 22.70 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:20:09.765Z] #59 22.98 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-21T12:20:09.765Z] #59 22.98 + BUILDTAGS='netgo osusergo static_build' [2019-10-21T12:20:09.765Z] #59 22.98 + export EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:20:09.765Z] #59 22.98 + EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:20:09.765Z] #59 22.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-21T12:20:09.765Z] #59 22.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-21T12:20:09.765Z] #59 22.98 + '[' '' = dynamic ']' [2019-10-21T12:20:09.765Z] #59 22.99 + make [2019-10-21T12:20:09.765Z] #59 24.21 + bin/ctr [2019-10-21T12:20:09.939Z] #41 ... [2019-10-21T12:20:09.939Z] [2019-10-21T12:20:09.939Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:20:09.939Z] #38 208.8 + dpkg --print-architecture [2019-10-21T12:20:09.939Z] #38 208.8 + cd /tmp/tmp.yV7p0W6yu4/src/github.com/docker/distribution [2019-10-21T12:20:09.939Z] #38 208.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-21T12:20:09.939Z] #38 209.1 + GOPATH=/tmp/tmp.yV7p0W6yu4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yV7p0W6yu4 [2019-10-21T12:20:09.939Z] #38 209.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-21T12:20:10.026Z] #59 ... [2019-10-21T12:20:10.026Z] [2019-10-21T12:20:10.026Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:20:10.026Z] #40 28.67 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-21T12:20:10.026Z] #40 28.67 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-21T12:20:10.026Z] #40 28.69 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-21T12:20:10.287Z] #40 28.85 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-21T12:20:10.287Z] #40 28.85 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-21T12:20:10.287Z] #40 28.85 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-21T12:20:10.304Z] #44 43.57 bytes [2019-10-21T12:20:10.506Z] #38 ... [2019-10-21T12:20:10.506Z] [2019-10-21T12:20:10.506Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:10.506Z] #41 140.1 CC criu/net.o [2019-10-21T12:20:11.593Z] #18 ... [2019-10-21T12:20:11.593Z] [2019-10-21T12:20:11.593Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:11.593Z] #42 52.50 LINK criu/arch/s390/crtools.built-in.o [2019-10-21T12:20:11.593Z] #42 52.55 DEP criu/arch/s390/vdso-pie.d [2019-10-21T12:20:11.593Z] #42 52.67 DEP criu/pie/parasite-vdso.d [2019-10-21T12:20:11.593Z] #42 52.89 DEP criu/pie/util-vdso.d [2019-10-21T12:20:11.593Z] #42 53.08 DEP criu/pie/util.d [2019-10-21T12:20:11.593Z] #42 53.31 CC criu/pie/util.o [2019-10-21T12:20:11.593Z] #42 53.63 CC criu/pie/util-vdso.o [2019-10-21T12:20:11.593Z] #42 54.33 CC criu/pie/parasite-vdso.o [2019-10-21T12:20:11.593Z] #42 54.83 CC criu/arch/s390/vdso-pie.o [2019-10-21T12:20:11.593Z] #42 55.08 AR criu/pie/pie.lib.a [2019-10-21T12:20:11.593Z] #42 55.13 DEP criu/pie/restorer.d [2019-10-21T12:20:11.593Z] #42 55.62 DEP criu/arch/s390/restorer.d [2019-10-21T12:20:11.593Z] #42 56.14 DEP criu/pie/parasite.d [2019-10-21T12:20:11.593Z] #42 56.49 CC criu/pie/parasite.o [2019-10-21T12:20:11.593Z] #42 57.82 LINK criu/pie/parasite.built-in.o [2019-10-21T12:20:11.593Z] #42 57.82 GEN criu/pie/parasite-blob.h [2019-10-21T12:20:11.593Z] #42 57.83 CC criu/arch/s390/restorer.o [2019-10-21T12:20:11.593Z] #42 58.29 CC criu/pie/restorer.o [2019-10-21T12:20:11.593Z] #42 61.39 LINK criu/pie/restorer.built-in.o [2019-10-21T12:20:11.593Z] #42 61.41 GEN criu/pie/restorer-blob.h [2019-10-21T12:20:11.593Z] #42 61.51 DEP criu/vdso.d [2019-10-21T12:20:11.593Z] #42 61.85 DEP criu/uts_ns.d [2019-10-21T12:20:11.593Z] #42 62.10 DEP criu/util.d [2019-10-21T12:20:11.593Z] #42 62.37 DEP criu/uffd.d [2019-10-21T12:20:11.593Z] #42 62.57 DEP criu/tun.d [2019-10-21T12:20:11.593Z] #42 ... [2019-10-21T12:20:11.593Z] [2019-10-21T12:20:11.593Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:20:11.594Z] #18 72.57 Selecting previously unselected package binutils-mingw-w64. [2019-10-21T12:20:11.594Z] #18 72.57 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-21T12:20:11.594Z] #18 72.57 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:20:11.594Z] #18 72.69 Selecting previously unselected package mingw-w64-common. [2019-10-21T12:20:11.594Z] #18 72.69 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-21T12:20:11.672Z] #40 30.05 Selecting previously unselected package libprotoc10:arm64. [2019-10-21T12:20:11.672Z] #40 30.07 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-21T12:20:11.672Z] #40 30.07 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-21T12:20:11.935Z] #40 30.52 Selecting previously unselected package protobuf-c-compiler. [2019-10-21T12:20:11.935Z] #40 30.52 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-21T12:20:11.935Z] #40 30.52 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:20:12.000Z] #18 72.69 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-21T12:20:12.200Z] #40 30.65 Selecting previously unselected package protobuf-compiler. [2019-10-21T12:20:12.200Z] #40 30.65 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-21T12:20:12.200Z] #40 30.66 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-21T12:20:12.200Z] #40 30.83 Selecting previously unselected package python-pkg-resources. [2019-10-21T12:20:12.200Z] #40 30.83 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:20:12.200Z] #40 30.84 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-21T12:20:12.205Z] #44 45.42 bufio [2019-10-21T12:20:12.461Z] #40 30.97 Selecting previously unselected package python-protobuf. [2019-10-21T12:20:12.461Z] #40 30.98 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-21T12:20:12.461Z] #40 30.98 Unpacking python-protobuf (3.0.0-9) ... [2019-10-21T12:20:12.463Z] #44 45.83 reflect [2019-10-21T12:20:12.560Z] #8 exporting layers 19.9s done [2019-10-21T12:20:12.560Z] #8 completed: 2019-10-21 12:20:12.38826856 +0000 UTC [2019-10-21T12:20:12.560Z] #8 duration: 19.867304916s [2019-10-21T12:20:12.560Z] #8 writing image sha256:1017b56a9e3c60fc8e4594545be497420f96e4d7bf8da1c6dbb3878c11ba1200 done [2019-10-21T12:20:12.560Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-21T12:20:12.560Z] [2019-10-21T12:20:12.721Z] #40 31.33 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-21T12:20:12.982Z] #40 31.55 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-21T12:20:12.982Z] #40 31.69 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-21T12:20:13.033Z] #41 142.8 CC criu/netfilter.o [2019-10-21T12:20:13.180Z] 3bcabbef3eda1bf9f5cb288a97222c09f279d80ad0254183dde87083b6d1bf67 [2019-10-21T12:20:13.180Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:56230f4d376515b838e088e93eb05f31fb9378c9 . [2019-10-21T12:20:13.180Z] #1 [internal] booting buildkit [2019-10-21T12:20:13.398Z] #44 ... [2019-10-21T12:20:13.398Z] [2019-10-21T12:20:13.398Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:20:13.398Z] #40 30.91 Reading package lists... [2019-10-21T12:20:13.398Z] #40 37.66 Building dependency tree... [2019-10-21T12:20:13.398Z] #40 40.01 The following additional packages will be installed: [2019-10-21T12:20:13.398Z] #40 40.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-21T12:20:13.398Z] #40 40.04 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-21T12:20:13.398Z] #40 40.05 Suggested packages: [2019-10-21T12:20:13.398Z] #40 40.05 manpages-dev python-setuptools [2019-10-21T12:20:13.398Z] #40 42.31 The following NEW packages will be installed: [2019-10-21T12:20:13.398Z] #40 42.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-21T12:20:13.398Z] #40 42.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-21T12:20:13.398Z] #40 42.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-21T12:20:13.398Z] #40 42.32 zlib1g-dev [2019-10-21T12:20:13.398Z] #40 43.44 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:20:13.398Z] #40 43.44 Need to get 3602 kB of archives. [2019-10-21T12:20:13.398Z] #40 43.44 After this operation, 18.9 MB of additional disk space will be used. [2019-10-21T12:20:13.398Z] #40 43.44 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-21T12:20:13.398Z] #40 43.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-21T12:20:13.398Z] #40 43.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-21T12:20:13.398Z] #40 43.45 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-21T12:20:13.398Z] #40 43.45 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-21T12:20:13.398Z] #40 43.46 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-21T12:20:13.398Z] #40 43.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-21T12:20:13.398Z] #40 43.47 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-21T12:20:13.398Z] #40 43.49 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-21T12:20:13.398Z] #40 43.57 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-21T12:20:13.398Z] #40 43.57 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-21T12:20:13.398Z] #40 43.65 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-21T12:20:13.398Z] #40 43.69 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-21T12:20:13.398Z] #40 43.70 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-21T12:20:13.398Z] #40 43.70 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-21T12:20:13.398Z] #40 43.72 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-21T12:20:13.398Z] #40 44.64 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:20:13.398Z] #40 44.76 Fetched 3602 kB in 1s (2694 kB/s) [2019-10-21T12:20:13.398Z] #40 44.83 Selecting previously unselected package libnet1:amd64. [2019-10-21T12:20:13.398Z] #40 44.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:20:13.398Z] #40 44.89 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:20:13.398Z] #40 44.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:20:13.398Z] #40 45.02 Selecting previously unselected package libcap-dev:amd64. [2019-10-21T12:20:13.398Z] #40 45.02 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-21T12:20:13.398Z] #40 45.03 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-21T12:20:13.398Z] #40 45.13 Selecting previously unselected package libnet1-dev. [2019-10-21T12:20:13.398Z] #40 45.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:20:13.398Z] #40 45.14 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:20:13.398Z] #40 45.34 Selecting previously unselected package libnl-3-200:amd64. [2019-10-21T12:20:13.398Z] #40 45.34 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-21T12:20:13.398Z] #40 45.35 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:20:13.398Z] #40 45.48 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-21T12:20:13.398Z] #40 45.50 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-21T12:20:13.398Z] #40 45.53 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-21T12:20:13.398Z] #40 45.80 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-21T12:20:13.398Z] #40 45.80 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-21T12:20:13.398Z] #40 45.80 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:20:13.398Z] #40 45.90 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-21T12:20:13.398Z] #40 45.93 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-21T12:20:13.398Z] #40 45.94 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-21T12:20:13.398Z] #40 46.01 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-21T12:20:13.398Z] #40 46.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-21T12:20:13.398Z] #40 46.03 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:20:13.398Z] #40 46.24 Selecting previously unselected package libprotobuf10:amd64. [2019-10-21T12:20:13.398Z] #40 46.24 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-21T12:20:13.398Z] #40 46.25 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-21T12:20:13.398Z] #40 46.90 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-21T12:20:13.398Z] #40 46.90 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-21T12:20:13.398Z] #40 46.91 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-21T12:20:13.398Z] #40 47.10 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-21T12:20:13.398Z] #40 47.10 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-21T12:20:13.398Z] #40 47.11 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-21T12:20:13.463Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-21T12:20:13.552Z] #40 ... [2019-10-21T12:20:13.552Z] [2019-10-21T12:20:13.552Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:20:13.552Z] #27 DONE 1.1s [2019-10-21T12:20:13.552Z] [2019-10-21T12:20:13.552Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:13.552Z] #47 26.09 + cd /tmp/tmp.YOZB1RwInM/src/gotest.tools/gotestsum [2019-10-21T12:20:13.552Z] #47 26.09 + git checkout -q v0.3.5 [2019-10-21T12:20:13.552Z] #47 26.11 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-21T12:20:13.598Z] #41 143.1 CC criu/page-pipe.o [2019-10-21T12:20:13.658Z] #40 ... [2019-10-21T12:20:13.658Z] [2019-10-21T12:20:13.658Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:13.658Z] #44 47.00 syscall [2019-10-21T12:20:14.164Z] #41 143.6 CC criu/page-xfer.o [2019-10-21T12:20:14.224Z] #44 ... [2019-10-21T12:20:14.224Z] [2019-10-21T12:20:14.224Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:14.224Z] #47 37.52 + cd /tmp/tmp.dvf4eryagG/src/gotest.tools/gotestsum [2019-10-21T12:20:14.224Z] #47 37.52 + git checkout -q v0.3.5 [2019-10-21T12:20:14.224Z] #47 37.56 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-21T12:20:14.482Z] #47 ... [2019-10-21T12:20:14.482Z] [2019-10-21T12:20:14.482Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:20:14.482Z] #40 48.18 Selecting previously unselected package libprotoc10:amd64. [2019-10-21T12:20:14.482Z] #40 48.18 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-21T12:20:14.482Z] #40 48.19 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-21T12:20:15.049Z] #40 48.79 Selecting previously unselected package protobuf-c-compiler. [2019-10-21T12:20:15.049Z] #40 48.80 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-21T12:20:15.049Z] #40 48.81 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:20:15.049Z] #40 48.94 Selecting previously unselected package protobuf-compiler. [2019-10-21T12:20:15.049Z] #40 48.94 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-21T12:20:15.049Z] #40 48.95 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-21T12:20:15.049Z] #40 ... [2019-10-21T12:20:15.049Z] [2019-10-21T12:20:15.049Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:20:15.049Z] #31 38.69 sync [2019-10-21T12:20:15.049Z] #31 38.69 internal/reflectlite [2019-10-21T12:20:15.049Z] #31 41.33 sort [2019-10-21T12:20:15.049Z] #31 41.34 errors [2019-10-21T12:20:15.049Z] #31 41.98 strconv [2019-10-21T12:20:15.049Z] #31 42.43 io [2019-10-21T12:20:15.049Z] #31 43.35 syscall [2019-10-21T12:20:15.049Z] #31 44.88 reflect [2019-10-21T12:20:15.099Z] #41 144.6 CC criu/pagemap-cache.o [2019-10-21T12:20:15.307Z] #31 ... [2019-10-21T12:20:15.307Z] [2019-10-21T12:20:15.307Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:20:15.307Z] #40 49.11 Selecting previously unselected package python-pkg-resources. [2019-10-21T12:20:15.307Z] #40 49.12 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:20:15.307Z] #40 49.14 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-21T12:20:15.307Z] #40 49.31 Selecting previously unselected package python-protobuf. [2019-10-21T12:20:15.307Z] #40 49.32 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-21T12:20:15.307Z] #40 49.33 Unpacking python-protobuf (3.0.0-9) ... [2019-10-21T12:20:15.357Z] #41 144.9 CC criu/pagemap.o [2019-10-21T12:20:15.464Z] #47 ... [2019-10-21T12:20:15.464Z] [2019-10-21T12:20:15.464Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:20:15.464Z] #40 33.78 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:20:15.464Z] #40 33.81 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-21T12:20:15.464Z] #40 33.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:20:15.464Z] #40 33.88 Setting up python-protobuf (3.0.0-9) ... [2019-10-21T12:20:15.874Z] #40 49.78 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:20:15.874Z] #40 49.87 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:20:15.874Z] #40 49.91 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-21T12:20:15.922Z] #41 145.6 CC criu/parasite-syscall.o [2019-10-21T12:20:16.157Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-21T12:20:16.157Z] #1 creating container buildx_buildkit_default [2019-10-21T12:20:16.447Z] #18 77.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-21T12:20:16.447Z] #18 77.35 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-21T12:20:16.447Z] #18 77.35 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:20:16.775Z] #1 creating container buildx_buildkit_default 0.6s done [2019-10-21T12:20:16.775Z] #1 DONE 3.3s [2019-10-21T12:20:16.775Z] [2019-10-21T12:20:16.775Z] #3 [internal] load .dockerignore [2019-10-21T12:20:16.775Z] #3 transferring context: 87B 0.0s done [2019-10-21T12:20:16.775Z] #3 DONE 0.0s [2019-10-21T12:20:16.775Z] [2019-10-21T12:20:16.775Z] #2 [internal] load build definition from Dockerfile [2019-10-21T12:20:16.775Z] #2 transferring dockerfile: 14.62kB 0.0s done [2019-10-21T12:20:16.775Z] #2 DONE 0.0s [2019-10-21T12:20:16.775Z] [2019-10-21T12:20:16.775Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T12:20:16.854Z] #41 146.3 CC criu/path.o [2019-10-21T12:20:16.854Z] #41 146.7 CC criu/pie-util-vdso-elf32.o [2019-10-21T12:20:17.303Z] #18 ... [2019-10-21T12:20:17.303Z] [2019-10-21T12:20:17.303Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:17.303Z] #45 98.90 vendor/golang.org/x/text/transform [2019-10-21T12:20:17.303Z] #45 99.70 vendor/golang.org/x/text/unicode/bidi [2019-10-21T12:20:17.303Z] #45 102.2 vendor/golang.org/x/text/secure/bidirule [2019-10-21T12:20:17.303Z] #45 102.6 vendor/golang.org/x/text/unicode/norm [2019-10-21T12:20:17.303Z] #45 109.0 vendor/golang.org/x/net/idna [2019-10-21T12:20:17.303Z] #45 ... [2019-10-21T12:20:17.303Z] [2019-10-21T12:20:17.303Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:17.303Z] #42 62.79 DEP criu/tty.d [2019-10-21T12:20:17.303Z] #42 63.02 DEP criu/timerfd.d [2019-10-21T12:20:17.303Z] #42 63.30 DEP criu/sysfs_parse.d [2019-10-21T12:20:17.303Z] #42 63.47 DEP criu/sysctl.d [2019-10-21T12:20:17.303Z] #42 63.71 DEP criu/string.d [2019-10-21T12:20:17.303Z] #42 63.72 DEP criu/stats.d [2019-10-21T12:20:17.303Z] #42 63.91 DEP criu/sockets.d [2019-10-21T12:20:17.303Z] #42 64.10 DEP criu/sk-unix.d [2019-10-21T12:20:17.303Z] #42 64.33 DEP criu/sk-tcp.d [2019-10-21T12:20:17.303Z] #42 64.51 DEP criu/sk-queue.d [2019-10-21T12:20:17.303Z] #42 64.78 DEP criu/sk-packet.d [2019-10-21T12:20:17.303Z] #42 65.09 DEP criu/sk-netlink.d [2019-10-21T12:20:17.303Z] #42 65.37 DEP criu/sk-inet.d [2019-10-21T12:20:17.303Z] #42 65.76 DEP criu/signalfd.d [2019-10-21T12:20:17.303Z] #42 66.02 DEP criu/sigframe.d [2019-10-21T12:20:17.303Z] #42 66.13 DEP criu/shmem.d [2019-10-21T12:20:17.303Z] #42 66.28 DEP criu/servicefd.d [2019-10-21T12:20:17.303Z] #42 66.46 DEP criu/seize.d [2019-10-21T12:20:17.303Z] #42 66.63 DEP criu/seccomp.d [2019-10-21T12:20:17.303Z] #42 66.85 DEP criu/rst-malloc.d [2019-10-21T12:20:17.303Z] #42 66.91 DEP criu/rbtree.d [2019-10-21T12:20:17.303Z] #42 66.96 DEP criu/pstree.d [2019-10-21T12:20:17.303Z] #42 67.10 DEP criu/protobuf.d [2019-10-21T12:20:17.303Z] #42 67.24 GEN criu/protobuf-desc-gen.h [2019-10-21T12:20:17.390Z] #4 DONE 0.6s [2019-10-21T12:20:17.390Z] [2019-10-21T12:20:17.390Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T12:20:17.390Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T12:20:17.419Z] #41 147.0 CC criu/pie-util-vdso.o [2019-10-21T12:20:17.673Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-21T12:20:17.673Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-21T12:20:17.673Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 31.84kB / 8.18MB 0.1s [2019-10-21T12:20:17.673Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-21T12:20:17.677Z] #41 147.4 CC criu/pie-util.o [2019-10-21T12:20:17.699Z] #42 68.69 DEP criu/protobuf-desc.d [2019-10-21T12:20:17.934Z] #41 147.6 CC criu/pipes.o [2019-10-21T12:20:17.962Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2019-10-21T12:20:17.962Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-21T12:20:18.005Z] #40 36.49 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-21T12:20:18.005Z] #40 36.55 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-21T12:20:18.005Z] #40 36.58 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-21T12:20:18.005Z] #40 36.61 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-21T12:20:18.005Z] #40 36.63 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-21T12:20:18.106Z] #42 68.85 DEP criu/proc_parse.d [2019-10-21T12:20:18.106Z] #42 69.10 DEP criu/plugin.d [2019-10-21T12:20:18.106Z] #42 69.22 DEP criu/pipes.d [2019-10-21T12:20:18.266Z] #40 36.66 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:20:18.266Z] #40 36.67 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:20:18.266Z] #40 36.71 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-21T12:20:18.266Z] #40 36.73 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-21T12:20:18.266Z] #40 36.74 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-21T12:20:18.266Z] #40 36.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:20:18.499Z] #41 148.3 CC criu/plugin.o [2019-10-21T12:20:18.505Z] #42 69.44 DEP criu/pie-util.d [2019-10-21T12:20:18.506Z] #42 69.56 DEP criu/pie-util-vdso.d [2019-10-21T12:20:18.588Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-21T12:20:18.588Z] #5 DONE 1.1s [2019-10-21T12:20:18.588Z] [2019-10-21T12:20:18.588Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:20:18.836Z] #40 DONE 37.3s [2019-10-21T12:20:18.836Z] [2019-10-21T12:20:18.836Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:18.871Z] #7 DONE 0.2s [2019-10-21T12:20:18.871Z] [2019-10-21T12:20:18.871Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:20:18.906Z] #42 69.80 DEP criu/pie-util-vdso-elf32.d [2019-10-21T12:20:18.906Z] #42 69.91 DEP criu/path.d [2019-10-21T12:20:19.065Z] #41 148.7 CC criu/proc_parse.o [2019-10-21T12:20:19.160Z] #6 DONE 0.4s [2019-10-21T12:20:19.160Z] [2019-10-21T12:20:19.160Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:20:19.160Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T12:20:19.307Z] #42 70.08 DEP criu/parasite-syscall.d [2019-10-21T12:20:19.307Z] #42 70.38 DEP criu/pagemap.d [2019-10-21T12:20:19.453Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-21T12:20:19.453Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 973.51kB / 9.11MB 0.2s [2019-10-21T12:20:19.453Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-21T12:20:19.453Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.02MB / 9.11MB 0.3s [2019-10-21T12:20:19.741Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.87MB / 9.11MB 0.4s [2019-10-21T12:20:19.741Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.49MB / 9.11MB 0.6s [2019-10-21T12:20:19.829Z] #42 70.60 DEP criu/pagemap-cache.d [2019-10-21T12:20:19.829Z] #42 70.74 DEP criu/page-xfer.d [2019-10-21T12:20:20.030Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.21MB / 9.11MB 0.8s [2019-10-21T12:20:20.030Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.70MB / 9.11MB 0.9s [2019-10-21T12:20:20.058Z] #40 53.53 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:20:20.058Z] #40 53.54 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-21T12:20:20.058Z] #40 53.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:20:20.058Z] #40 53.58 Setting up python-protobuf (3.0.0-9) ... [2019-10-21T12:20:20.291Z] #42 71.15 DEP criu/page-pipe.d [2019-10-21T12:20:20.291Z] #42 71.30 DEP criu/netfilter.d [2019-10-21T12:20:20.319Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.19MB / 9.11MB 1.0s [2019-10-21T12:20:20.611Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.75MB / 9.11MB 1.2s [2019-10-21T12:20:20.611Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.27MB / 9.11MB 1.3s [2019-10-21T12:20:20.611Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.86MB / 9.11MB 1.5s [2019-10-21T12:20:20.687Z] #42 71.74 DEP criu/net.d [2019-10-21T12:20:20.901Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.32MB / 9.11MB 1.6s [2019-10-21T12:20:20.902Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.81MB / 9.11MB 1.8s [2019-10-21T12:20:21.091Z] #42 72.11 DEP criu/namespaces.d [2019-10-21T12:20:21.091Z] #42 ... [2019-10-21T12:20:21.091Z] [2019-10-21T12:20:21.091Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:21.091Z] #45 112.8 vendor/golang.org/x/net/http2/hpack [2019-10-21T12:20:21.188Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2019-10-21T12:20:21.188Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-21T12:20:21.593Z] #41 151.1 CC criu/protobuf-desc.o [2019-10-21T12:20:21.851Z] #41 ... [2019-10-21T12:20:21.851Z] [2019-10-21T12:20:21.851Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:20:21.851Z] #18 5.691 Collecting yamllint==1.16.0 [2019-10-21T12:20:21.851Z] #18 12.49 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-21T12:20:21.851Z] #18 12.78 Collecting pyyaml (from yamllint==1.16.0) [2019-10-21T12:20:21.851Z] #18 14.00 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-21T12:20:22.109Z] #18 15.97 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-21T12:20:22.133Z] #41 3.309 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:20:22.133Z] #41 3.309 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:20:22.366Z] #18 ... [2019-10-21T12:20:22.366Z] [2019-10-21T12:20:22.366Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:22.366Z] #41 152.0 CC criu/protobuf.o [2019-10-21T12:20:22.446Z] #45 ... [2019-10-21T12:20:22.446Z] [2019-10-21T12:20:22.446Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:22.446Z] #63 105.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:20:22.446Z] #63 105.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-21T12:20:22.446Z] #63 DONE 113.9s [2019-10-21T12:20:22.446Z] [2019-10-21T12:20:22.446Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T12:20:22.446Z] #64 DONE 0.1s [2019-10-21T12:20:22.446Z] [2019-10-21T12:20:22.446Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:20:22.446Z] #18 82.70 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-21T12:20:22.446Z] #18 82.70 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-21T12:20:22.446Z] #18 82.70 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:20:22.446Z] #18 82.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-21T12:20:22.446Z] #18 82.79 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-21T12:20:22.446Z] #18 82.80 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:20:22.624Z] #41 152.3 CC criu/pstree.o [2019-10-21T12:20:23.074Z] #41 4.467 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:20:23.336Z] #41 ... [2019-10-21T12:20:23.336Z] [2019-10-21T12:20:23.336Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:23.336Z] #47 DONE 41.5s [2019-10-21T12:20:23.336Z] [2019-10-21T12:20:23.336Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:23.336Z] #41 4.494 GEN .gitid [2019-10-21T12:20:23.336Z] #41 4.506 GEN criu/include/version.h [2019-10-21T12:20:23.336Z] #41 4.537 GEN include/common/asm [2019-10-21T12:20:23.997Z] #41 153.3 CC criu/rbtree.o [2019-10-21T12:20:24.254Z] #41 153.7 CC criu/rst-malloc.o [2019-10-21T12:20:24.512Z] #41 154.0 CC criu/seccomp.o [2019-10-21T12:20:24.719Z] #41 5.802 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-21T12:20:24.739Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.1s done [2019-10-21T12:20:24.739Z] #66 DONE 5.1s [2019-10-21T12:20:24.739Z] [2019-10-21T12:20:24.739Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:20:24.739Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T12:20:24.739Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-21T12:20:24.739Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-10-21T12:20:24.739Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.2s done [2019-10-21T12:20:24.739Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-10-21T12:20:24.739Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.3s done [2019-10-21T12:20:24.739Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 21.33MB / 45.65MB 4.9s [2019-10-21T12:20:24.739Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.9s done [2019-10-21T12:20:24.739Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 21.27MB / 52.87MB 4.9s [2019-10-21T12:20:24.739Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 21.13MB / 50.07MB 4.9s [2019-10-21T12:20:24.739Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 20.48MB / 96.41MB 4.9s [2019-10-21T12:20:24.739Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 24.12MB / 45.65MB 5.4s [2019-10-21T12:20:24.739Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 24.05MB / 52.87MB 5.4s [2019-10-21T12:20:24.739Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 23.95MB / 50.07MB 5.4s [2019-10-21T12:20:25.027Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 26.64MB / 45.65MB 5.8s [2019-10-21T12:20:25.027Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 25.68MB / 96.41MB 5.8s [2019-10-21T12:20:25.027Z] #8 ... [2019-10-21T12:20:25.027Z] [2019-10-21T12:20:25.027Z] #20 [internal] load build context [2019-10-21T12:20:25.027Z] #20 transferring context: 45.62MB 6.0s done [2019-10-21T12:20:25.027Z] #20 DONE 6.1s [2019-10-21T12:20:25.077Z] #41 154.6 CC criu/seize.o [2019-10-21T12:20:25.290Z] #41 6.625 PBCC images/opts.pb-c.c [2019-10-21T12:20:25.290Z] #41 6.652 PBCC images/sit.pb-c.c [2019-10-21T12:20:25.290Z] #41 6.680 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-21T12:20:25.290Z] #41 6.718 DEP images/opts.pb-c.d [2019-10-21T12:20:25.315Z] [2019-10-21T12:20:25.315Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:20:25.315Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 29.65MB / 45.65MB 6.1s [2019-10-21T12:20:25.315Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 29.55MB / 52.87MB 6.1s [2019-10-21T12:20:25.315Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 29.46MB / 50.07MB 6.1s [2019-10-21T12:20:25.325Z] #40 58.99 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-21T12:20:25.325Z] #40 59.03 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-21T12:20:25.325Z] #40 59.04 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:20:25.325Z] #40 59.08 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-21T12:20:25.325Z] #40 59.09 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-21T12:20:25.325Z] #40 59.12 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:20:25.325Z] #40 59.13 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:20:25.325Z] #40 59.15 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-21T12:20:25.325Z] #40 59.16 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-21T12:20:25.325Z] #40 59.17 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-21T12:20:25.325Z] #40 59.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:20:25.551Z] #41 6.748 DEP images/sit.pb-c.d [2019-10-21T12:20:25.551Z] #41 6.778 PBCC images/macvlan.pb-c.c [2019-10-21T12:20:25.551Z] #41 6.788 DEP images/macvlan.pb-c.d [2019-10-21T12:20:25.551Z] #41 6.823 PBCC images/autofs.pb-c.c [2019-10-21T12:20:25.551Z] #41 6.845 DEP images/autofs.pb-c.d [2019-10-21T12:20:25.551Z] #41 6.896 PBCC images/sysctl.pb-c.c [2019-10-21T12:20:25.551Z] #41 6.936 DEP images/sysctl.pb-c.d [2019-10-21T12:20:25.599Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 33.06MB / 45.65MB 6.4s [2019-10-21T12:20:25.599Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 33.55MB / 52.87MB 6.4s [2019-10-21T12:20:25.599Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 33.45MB / 50.07MB 6.4s [2019-10-21T12:20:25.599Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 32.02MB / 96.41MB 6.4s [2019-10-21T12:20:25.811Z] #41 6.976 PBCC images/time.pb-c.c [2019-10-21T12:20:25.811Z] #41 7.005 DEP images/time.pb-c.d [2019-10-21T12:20:25.811Z] #41 7.085 PBCC images/binfmt-misc.pb-c.c [2019-10-21T12:20:25.811Z] #41 7.104 DEP images/binfmt-misc.pb-c.d [2019-10-21T12:20:25.811Z] #41 7.150 PBCC images/seccomp.pb-c.c [2019-10-21T12:20:25.811Z] #41 7.164 DEP images/seccomp.pb-c.d [2019-10-21T12:20:25.811Z] #41 7.223 PBCC images/userns.pb-c.c [2019-10-21T12:20:25.891Z] #40 DONE 59.6s [2019-10-21T12:20:25.891Z] [2019-10-21T12:20:25.891Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:26.009Z] #41 155.6 CC criu/servicefd.o [2019-10-21T12:20:26.071Z] #41 7.245 DEP images/userns.pb-c.d [2019-10-21T12:20:26.071Z] #41 7.305 PBCC images/cgroup.pb-c.c [2019-10-21T12:20:26.071Z] #41 7.323 DEP images/cgroup.pb-c.d [2019-10-21T12:20:26.071Z] #41 7.383 PBCC images/fown.pb-c.c [2019-10-21T12:20:26.071Z] #41 7.414 PBCC images/ext-file.pb-c.c [2019-10-21T12:20:26.071Z] #41 7.457 DEP images/fown.pb-c.d [2019-10-21T12:20:26.071Z] #41 7.512 DEP images/ext-file.pb-c.d [2019-10-21T12:20:26.221Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 38.53MB / 45.65MB 6.9s [2019-10-21T12:20:26.221Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 38.73MB / 52.87MB 6.9s [2019-10-21T12:20:26.221Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 38.67MB / 50.07MB 6.9s [2019-10-21T12:20:26.221Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 37.32MB / 96.41MB 6.9s [2019-10-21T12:20:26.333Z] #41 7.551 PBCC images/rpc.pb-c.c [2019-10-21T12:20:26.333Z] #41 7.592 DEP images/rpc.pb-c.d [2019-10-21T12:20:26.333Z] #41 7.650 PBCC images/siginfo.pb-c.c [2019-10-21T12:20:26.333Z] #41 7.682 DEP images/siginfo.pb-c.d [2019-10-21T12:20:26.333Z] #41 7.735 PBCC images/pagemap.pb-c.c [2019-10-21T12:20:26.333Z] #41 7.790 DEP images/pagemap.pb-c.d [2019-10-21T12:20:26.457Z] #41 ... [2019-10-21T12:20:26.457Z] [2019-10-21T12:20:26.457Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:20:26.457Z] #31 50.10 time [2019-10-21T12:20:26.457Z] #31 55.10 internal/poll [2019-10-21T12:20:26.457Z] #31 56.65 internal/fmtsort [2019-10-21T12:20:26.457Z] #31 56.99 internal/syscall/unix [2019-10-21T12:20:26.457Z] #31 57.19 os [2019-10-21T12:20:26.457Z] #31 57.27 strings [2019-10-21T12:20:26.507Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 44.11MB / 45.65MB 7.3s [2019-10-21T12:20:26.507Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.76MB / 52.87MB 7.3s [2019-10-21T12:20:26.507Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 44.20MB / 50.07MB 7.3s [2019-10-21T12:20:26.507Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 42.99MB / 96.41MB 7.3s [2019-10-21T12:20:26.573Z] #41 156.2 CC criu/shmem.o [2019-10-21T12:20:26.593Z] #41 7.836 PBCC images/rlimit.pb-c.c [2019-10-21T12:20:26.593Z] #41 7.858 DEP images/rlimit.pb-c.d [2019-10-21T12:20:26.593Z] #41 7.891 PBCC images/file-lock.pb-c.c [2019-10-21T12:20:26.593Z] #41 7.911 DEP images/file-lock.pb-c.d [2019-10-21T12:20:26.593Z] #41 7.951 PBCC images/tty.pb-c.c [2019-10-21T12:20:26.593Z] #41 8.017 DEP images/tty.pb-c.d [2019-10-21T12:20:26.715Z] #31 60.32 path [2019-10-21T12:20:26.792Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.5s done [2019-10-21T12:20:26.792Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 49.19MB / 52.87MB 7.6s [2019-10-21T12:20:26.792Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 48.93MB / 50.07MB 7.6s [2019-10-21T12:20:26.811Z] #18 ... [2019-10-21T12:20:26.811Z] [2019-10-21T12:20:26.811Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:26.811Z] #48 DONE 118.4s [2019-10-21T12:20:26.811Z] [2019-10-21T12:20:26.811Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:26.811Z] #42 72.39 DEP criu/mount.d [2019-10-21T12:20:26.811Z] #42 72.57 DEP criu/mem.d [2019-10-21T12:20:26.811Z] #42 72.71 DEP criu/lsm.d [2019-10-21T12:20:26.811Z] #42 72.83 DEP criu/log.d [2019-10-21T12:20:26.811Z] #42 72.94 DEP criu/libnetlink.d [2019-10-21T12:20:26.811Z] #42 73.06 DEP criu/kerndat.d [2019-10-21T12:20:26.811Z] #42 73.32 DEP criu/kcmp-ids.d [2019-10-21T12:20:26.811Z] #42 73.47 DEP criu/irmap.d [2019-10-21T12:20:26.811Z] #42 73.81 DEP criu/ipc_ns.d [2019-10-21T12:20:26.811Z] #42 73.94 DEP criu/image.d [2019-10-21T12:20:26.811Z] #42 74.10 DEP criu/image-desc.d [2019-10-21T12:20:26.811Z] #42 74.22 DEP criu/fsnotify.d [2019-10-21T12:20:26.811Z] #42 74.37 DEP criu/filesystems.d [2019-10-21T12:20:26.811Z] #42 74.61 DEP criu/files.d [2019-10-21T12:20:26.811Z] #42 74.73 DEP criu/files-reg.d [2019-10-21T12:20:26.811Z] #42 74.88 DEP criu/files-ext.d [2019-10-21T12:20:26.811Z] #42 75.06 DEP criu/file-lock.d [2019-10-21T12:20:26.811Z] #42 75.26 DEP criu/file-ids.d [2019-10-21T12:20:26.811Z] #42 75.38 DEP criu/fifo.d [2019-10-21T12:20:26.811Z] #42 75.57 DEP criu/fdstore.d [2019-10-21T12:20:26.811Z] #42 75.75 DEP criu/fault-injection.d [2019-10-21T12:20:26.811Z] #42 75.80 DEP criu/external.d [2019-10-21T12:20:26.811Z] #42 75.93 DEP criu/eventpoll.d [2019-10-21T12:20:26.811Z] #42 76.36 DEP criu/eventfd.d [2019-10-21T12:20:26.811Z] #42 76.66 DEP criu/crtools.d [2019-10-21T12:20:26.811Z] #42 76.95 DEP criu/cr-service.d [2019-10-21T12:20:26.811Z] #42 77.13 DEP criu/cr-restore.d [2019-10-21T12:20:26.811Z] #42 77.44 DEP criu/cr-errno.d [2019-10-21T12:20:26.811Z] #42 77.46 DEP criu/cr-dump.d [2019-10-21T12:20:26.811Z] #42 77.66 DEP criu/cr-dedup.d [2019-10-21T12:20:26.811Z] #42 77.93 DEP criu/cr-check.d [2019-10-21T12:20:26.853Z] #41 8.089 PBCC images/tun.pb-c.c [2019-10-21T12:20:26.853Z] #41 8.129 PBCC images/netdev.pb-c.c [2019-10-21T12:20:26.853Z] #41 8.169 DEP images/tun.pb-c.d [2019-10-21T12:20:26.853Z] #41 8.221 DEP images/netdev.pb-c.d [2019-10-21T12:20:26.853Z] #41 8.273 PBCC images/vma.pb-c.c [2019-10-21T12:20:26.973Z] #31 60.78 fmt [2019-10-21T12:20:27.080Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.8s done [2019-10-21T12:20:27.080Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.7s done [2019-10-21T12:20:27.080Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 59.19MB / 96.41MB 7.9s [2019-10-21T12:20:27.114Z] #41 8.352 DEP images/vma.pb-c.d [2019-10-21T12:20:27.114Z] #41 8.391 PBCC images/creds.pb-c.c [2019-10-21T12:20:27.114Z] #41 8.410 DEP images/creds.pb-c.d [2019-10-21T12:20:27.114Z] #41 8.465 PBCC images/utsns.pb-c.c [2019-10-21T12:20:27.114Z] #41 8.476 DEP images/utsns.pb-c.d [2019-10-21T12:20:27.114Z] #41 8.517 PBCC images/ipc-desc.pb-c.c [2019-10-21T12:20:27.152Z] #41 ... [2019-10-21T12:20:27.152Z] [2019-10-21T12:20:27.152Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:20:27.152Z] #38 232.2 + rm -rf /tmp/tmp.yV7p0W6yu4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yV7p0W6yu4 [2019-10-21T12:20:27.152Z] #38 DONE 233.0s [2019-10-21T12:20:27.152Z] [2019-10-21T12:20:27.152Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:20:27.152Z] #18 17.09 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-21T12:20:27.152Z] #18 18.08 Building wheels for collected packages: pyyaml, pathspec [2019-10-21T12:20:27.152Z] #18 18.09 Running setup.py bdist_wheel for pyyaml: started [2019-10-21T12:20:27.152Z] #18 19.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-21T12:20:27.152Z] #18 19.23 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-21T12:20:27.152Z] #18 19.32 Running setup.py bdist_wheel for pathspec: started [2019-10-21T12:20:27.152Z] #18 20.63 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-21T12:20:27.152Z] #18 20.63 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-21T12:20:27.152Z] #18 20.71 Successfully built pyyaml pathspec [2019-10-21T12:20:27.152Z] #18 20.71 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-21T12:20:27.193Z] #42 78.11 DEP criu/config.d [2019-10-21T12:20:27.193Z] #42 78.22 DEP criu/clone-noasan.d [2019-10-21T12:20:27.193Z] #42 78.28 DEP criu/cgroup.d [2019-10-21T12:20:27.231Z] #31 60.90 path/filepath [2019-10-21T12:20:27.369Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 67.53MB / 96.41MB 8.1s [2019-10-21T12:20:27.374Z] #41 8.545 PBCC images/ipc-sem.pb-c.c [2019-10-21T12:20:27.374Z] #41 8.575 DEP images/ipc-desc.pb-c.d [2019-10-21T12:20:27.374Z] #41 8.635 DEP images/ipc-sem.pb-c.d [2019-10-21T12:20:27.374Z] #41 8.692 PBCC images/ipc-msg.pb-c.c [2019-10-21T12:20:27.374Z] #41 8.713 DEP images/ipc-msg.pb-c.d [2019-10-21T12:20:27.374Z] #41 8.760 PBCC images/ipc-shm.pb-c.c [2019-10-21T12:20:27.599Z] #42 78.58 DEP criu/cgroup-props.d [2019-10-21T12:20:27.599Z] #42 78.67 DEP criu/bitmap.d [2019-10-21T12:20:27.599Z] #42 78.69 DEP criu/bfd.d [2019-10-21T12:20:27.599Z] #42 78.77 DEP criu/autofs.d [2019-10-21T12:20:27.636Z] #41 8.771 DEP images/ipc-shm.pb-c.d [2019-10-21T12:20:27.636Z] #41 8.816 PBCC images/ipc-var.pb-c.c [2019-10-21T12:20:27.636Z] #41 8.856 DEP images/ipc-var.pb-c.d [2019-10-21T12:20:27.636Z] #41 8.921 PBCC images/sk-opts.pb-c.c [2019-10-21T12:20:27.636Z] #41 8.945 PBCC images/packet-sock.pb-c.c [2019-10-21T12:20:27.636Z] #41 9.006 DEP images/sk-opts.pb-c.d [2019-10-21T12:20:27.636Z] #41 9.053 DEP images/packet-sock.pb-c.d [2019-10-21T12:20:27.654Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 85.45MB / 96.41MB 8.4s [2019-10-21T12:20:27.654Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 95.00MB / 96.41MB 8.5s [2019-10-21T12:20:27.719Z] #18 21.38 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-21T12:20:27.897Z] #41 9.133 PBCC images/sk-netlink.pb-c.c [2019-10-21T12:20:27.897Z] #41 9.175 DEP images/sk-netlink.pb-c.d [2019-10-21T12:20:27.897Z] #41 9.266 PBCC images/sk-inet.pb-c.c [2019-10-21T12:20:27.897Z] #41 9.297 DEP images/sk-inet.pb-c.d [2019-10-21T12:20:27.897Z] #41 9.335 PBCC images/sk-unix.pb-c.c [2019-10-21T12:20:27.897Z] #41 9.372 DEP images/sk-unix.pb-c.d [2019-10-21T12:20:27.897Z] #41 9.398 PBCC images/mm.pb-c.c [2019-10-21T12:20:27.936Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.6s done [2019-10-21T12:20:27.936Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-21T12:20:27.976Z] #18 DONE 21.8s [2019-10-21T12:20:27.976Z] [2019-10-21T12:20:27.976Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:27.976Z] #41 157.2 CC criu/sigframe.o [2019-10-21T12:20:27.976Z] #41 157.6 CC criu/signalfd.o [2019-10-21T12:20:28.006Z] #42 78.94 DEP criu/aio.d [2019-10-21T12:20:28.006Z] #42 79.12 DEP criu/action-scripts.d [2019-10-21T12:20:28.157Z] #41 9.443 DEP images/mm.pb-c.d [2019-10-21T12:20:28.157Z] #41 9.485 PBCC images/timerfd.pb-c.c [2019-10-21T12:20:28.157Z] #41 9.536 DEP images/timerfd.pb-c.d [2019-10-21T12:20:28.157Z] #41 9.571 PBCC images/timer.pb-c.c [2019-10-21T12:20:28.157Z] #41 9.616 DEP images/timer.pb-c.d [2019-10-21T12:20:28.157Z] #41 9.660 PBCC images/sa.pb-c.c [2019-10-21T12:20:28.167Z] #31 61.98 io/ioutil [2019-10-21T12:20:28.401Z] #42 79.38 CC criu/action-scripts.o [2019-10-21T12:20:28.418Z] #41 9.717 DEP images/sa.pb-c.d [2019-10-21T12:20:28.418Z] #41 9.775 PBCC images/pipe-data.pb-c.c [2019-10-21T12:20:28.418Z] #41 9.799 DEP images/pipe-data.pb-c.d [2019-10-21T12:20:28.418Z] #41 9.836 PBCC images/mnt.pb-c.c [2019-10-21T12:20:28.418Z] #41 9.895 DEP images/mnt.pb-c.d [2019-10-21T12:20:28.539Z] #41 ... [2019-10-21T12:20:28.539Z] [2019-10-21T12:20:28.539Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T12:20:28.539Z] #23 DONE 0.2s [2019-10-21T12:20:28.539Z] [2019-10-21T12:20:28.539Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:28.539Z] #41 158.1 CC criu/sk-inet.o [2019-10-21T12:20:28.678Z] #41 9.965 PBCC images/sk-packet.pb-c.c [2019-10-21T12:20:28.678Z] #41 9.983 DEP images/sk-packet.pb-c.d [2019-10-21T12:20:28.678Z] #41 10.02 PBCC images/tcp-stream.pb-c.c [2019-10-21T12:20:28.678Z] #41 10.06 DEP images/tcp-stream.pb-c.d [2019-10-21T12:20:28.678Z] #41 10.10 PBCC images/pipe.pb-c.c [2019-10-21T12:20:28.678Z] #41 10.15 DEP images/pipe.pb-c.d [2019-10-21T12:20:28.801Z] #42 79.80 CC criu/aio.o [2019-10-21T12:20:28.939Z] #41 10.19 PBCC images/pstree.pb-c.c [2019-10-21T12:20:28.939Z] #41 10.20 DEP images/pstree.pb-c.d [2019-10-21T12:20:28.939Z] #41 10.24 PBCC images/fs.pb-c.c [2019-10-21T12:20:28.939Z] #41 10.27 DEP images/fs.pb-c.d [2019-10-21T12:20:28.939Z] #41 10.32 PBCC images/signalfd.pb-c.c [2019-10-21T12:20:28.939Z] #41 10.38 DEP images/signalfd.pb-c.d [2019-10-21T12:20:29.200Z] #41 10.44 PBCC images/fh.pb-c.c [2019-10-21T12:20:29.200Z] #41 10.49 PBCC images/fsnotify.pb-c.c [2019-10-21T12:20:29.200Z] #41 10.58 DEP images/fh.pb-c.d [2019-10-21T12:20:29.215Z] #42 80.27 CC criu/autofs.o [2019-10-21T12:20:29.462Z] #41 10.64 DEP images/fsnotify.pb-c.d [2019-10-21T12:20:29.462Z] #41 10.71 PBCC images/eventpoll.pb-c.c [2019-10-21T12:20:29.462Z] #41 10.74 DEP images/eventpoll.pb-c.d [2019-10-21T12:20:29.462Z] #41 10.82 PBCC images/eventfd.pb-c.c [2019-10-21T12:20:29.462Z] #41 10.83 DEP images/eventfd.pb-c.d [2019-10-21T12:20:29.476Z] #41 159.0 CC criu/sk-netlink.o [2019-10-21T12:20:29.476Z] #41 ... [2019-10-21T12:20:29.476Z] [2019-10-21T12:20:29.476Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:20:29.476Z] #27 DONE 1.1s [2019-10-21T12:20:29.476Z] [2019-10-21T12:20:29.476Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T12:20:29.542Z] #31 ... [2019-10-21T12:20:29.542Z] [2019-10-21T12:20:29.542Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:29.542Z] #44 52.73 time [2019-10-21T12:20:29.542Z] #44 57.25 os [2019-10-21T12:20:29.542Z] #44 58.23 strings [2019-10-21T12:20:29.542Z] #44 60.98 fmt [2019-10-21T12:20:29.542Z] #44 61.22 path/filepath [2019-10-21T12:20:29.542Z] #44 62.44 regexp/syntax [2019-10-21T12:20:29.542Z] #44 ... [2019-10-21T12:20:29.542Z] [2019-10-21T12:20:29.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:29.542Z] #41 3.863 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:20:29.542Z] #41 3.863 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:20:29.722Z] #41 10.90 PBCC images/remap-file-path.pb-c.c [2019-10-21T12:20:29.722Z] #41 10.93 DEP images/remap-file-path.pb-c.d [2019-10-21T12:20:29.722Z] #41 10.99 PBCC images/fifo.pb-c.c [2019-10-21T12:20:29.722Z] #41 11.03 DEP images/fifo.pb-c.d [2019-10-21T12:20:29.722Z] #41 11.10 PBCC images/ghost-file.pb-c.c [2019-10-21T12:20:29.722Z] #41 11.15 DEP images/ghost-file.pb-c.d [2019-10-21T12:20:29.722Z] #41 11.21 PBCC images/regfile.pb-c.c [2019-10-21T12:20:29.733Z] #29 DONE 0.1s [2019-10-21T12:20:29.733Z] [2019-10-21T12:20:29.733Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T12:20:29.733Z] #32 DONE 0.1s [2019-10-21T12:20:29.733Z] [2019-10-21T12:20:29.733Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T12:20:29.983Z] #41 11.27 DEP images/regfile.pb-c.d [2019-10-21T12:20:29.983Z] #41 11.31 PBCC images/ns.pb-c.c [2019-10-21T12:20:29.983Z] #41 11.33 DEP images/ns.pb-c.d [2019-10-21T12:20:29.983Z] #41 11.38 PBCC images/fdinfo.pb-c.c [2019-10-21T12:20:29.990Z] #37 DONE 0.1s [2019-10-21T12:20:29.990Z] [2019-10-21T12:20:29.990Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T12:20:29.990Z] #39 DONE 0.2s [2019-10-21T12:20:29.990Z] [2019-10-21T12:20:29.990Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:29.990Z] #41 159.3 CC criu/sk-packet.o [2019-10-21T12:20:30.244Z] #41 11.49 DEP images/fdinfo.pb-c.d [2019-10-21T12:20:30.244Z] #41 11.54 PBCC images/core-aarch64.pb-c.c [2019-10-21T12:20:30.244Z] #41 11.59 PBCC images/core-arm.pb-c.c [2019-10-21T12:20:30.244Z] #41 11.64 PBCC images/core-ppc64.pb-c.c [2019-10-21T12:20:30.245Z] #41 11.71 PBCC images/core-s390.pb-c.c [2019-10-21T12:20:30.247Z] #41 159.8 CC criu/sk-queue.o [2019-10-21T12:20:30.504Z] #41 160.2 CC criu/sk-tcp.o [2019-10-21T12:20:30.505Z] #41 11.74 PBCC images/core-x86.pb-c.c [2019-10-21T12:20:30.505Z] #41 11.77 PBCC images/core.pb-c.c [2019-10-21T12:20:30.505Z] #41 11.82 PBCC images/inventory.pb-c.c [2019-10-21T12:20:30.505Z] #41 11.86 DEP images/core-aarch64.pb-c.d [2019-10-21T12:20:30.505Z] #41 11.91 DEP images/core-arm.pb-c.d [2019-10-21T12:20:30.505Z] #41 11.96 DEP images/core-ppc64.pb-c.d [2019-10-21T12:20:30.765Z] #41 11.99 DEP images/core-s390.pb-c.d [2019-10-21T12:20:30.765Z] #41 12.03 DEP images/core-x86.pb-c.d [2019-10-21T12:20:30.765Z] #41 12.09 DEP images/core.pb-c.d [2019-10-21T12:20:30.765Z] #41 12.14 DEP images/inventory.pb-c.d [2019-10-21T12:20:30.765Z] #41 12.22 PBCC images/cpuinfo.pb-c.c [2019-10-21T12:20:31.028Z] #41 12.25 DEP images/cpuinfo.pb-c.d [2019-10-21T12:20:31.028Z] #41 12.30 PBCC images/stats.pb-c.c [2019-10-21T12:20:31.028Z] #41 12.34 DEP images/stats.pb-c.d [2019-10-21T12:20:31.069Z] #41 160.5 CC criu/sk-unix.o [2019-10-21T12:20:31.410Z] #42 82.00 CC criu/bfd.o [2019-10-21T12:20:31.445Z] #41 5.381 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:20:31.445Z] #41 5.428 GEN .gitid [2019-10-21T12:20:31.445Z] #41 5.442 GEN criu/include/version.h [2019-10-21T12:20:31.445Z] #41 5.476 GEN include/common/asm [2019-10-21T12:20:31.909Z] #42 82.61 CC criu/bitmap.o [2019-10-21T12:20:31.909Z] #42 82.78 CC criu/cgroup-props.o [2019-10-21T12:20:32.002Z] #41 161.8 CC criu/sockets.o [2019-10-21T12:20:32.318Z] #42 ... [2019-10-21T12:20:32.318Z] [2019-10-21T12:20:32.318Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:32.318Z] #45 114.1 mime [2019-10-21T12:20:32.318Z] #45 116.0 mime/quotedprintable [2019-10-21T12:20:32.318Z] #45 116.5 net/http/internal [2019-10-21T12:20:32.318Z] #45 119.1 crypto/tls [2019-10-21T12:20:32.415Z] #41 13.52 make[1]: Nothing to be done for 'all'. [2019-10-21T12:20:32.735Z] #45 124.3 net/http/httptrace [2019-10-21T12:20:32.735Z] #45 124.5 net/http [2019-10-21T12:20:32.735Z] #45 ... [2019-10-21T12:20:32.735Z] [2019-10-21T12:20:32.735Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:32.735Z] #42 83.68 CC criu/cgroup.o [2019-10-21T12:20:32.820Z] #41 6.783 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-21T12:20:32.820Z] #41 6.850 PBCC images/opts.pb-c.c [2019-10-21T12:20:32.820Z] #41 6.914 PBCC images/sit.pb-c.c [2019-10-21T12:20:32.820Z] #41 6.958 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-21T12:20:32.820Z] #41 7.075 DEP images/opts.pb-c.d [2019-10-21T12:20:32.820Z] #41 7.170 DEP images/sit.pb-c.d [2019-10-21T12:20:32.820Z] #41 7.238 PBCC images/macvlan.pb-c.c [2019-10-21T12:20:32.820Z] #41 7.246 DEP images/macvlan.pb-c.d [2019-10-21T12:20:32.938Z] #41 162.3 CC criu/stats.o [2019-10-21T12:20:32.938Z] #41 162.5 CC criu/string.o [2019-10-21T12:20:32.938Z] #41 162.6 CC criu/sysctl.o [2019-10-21T12:20:33.078Z] #41 7.323 PBCC images/autofs.pb-c.c [2019-10-21T12:20:33.078Z] #41 7.336 DEP images/autofs.pb-c.d [2019-10-21T12:20:33.078Z] #41 7.411 PBCC images/sysctl.pb-c.c [2019-10-21T12:20:33.078Z] #41 7.451 DEP images/sysctl.pb-c.d [2019-10-21T12:20:33.078Z] #41 7.482 PBCC images/time.pb-c.c [2019-10-21T12:20:33.078Z] #41 7.510 DEP images/time.pb-c.d [2019-10-21T12:20:33.078Z] #41 7.531 PBCC images/binfmt-misc.pb-c.c [2019-10-21T12:20:33.078Z] #41 7.575 DEP images/binfmt-misc.pb-c.d [2019-10-21T12:20:33.337Z] #41 7.627 PBCC images/seccomp.pb-c.c [2019-10-21T12:20:33.337Z] #41 7.653 DEP images/seccomp.pb-c.d [2019-10-21T12:20:33.337Z] #41 7.723 PBCC images/userns.pb-c.c [2019-10-21T12:20:33.337Z] #41 7.771 DEP images/userns.pb-c.d [2019-10-21T12:20:33.337Z] #41 7.823 PBCC images/cgroup.pb-c.c [2019-10-21T12:20:33.357Z] #41 14.59 CC images/stats.o [2019-10-21T12:20:33.503Z] #41 163.1 CC criu/sysfs_parse.o [2019-10-21T12:20:33.595Z] #41 7.831 DEP images/cgroup.pb-c.d [2019-10-21T12:20:33.595Z] #41 7.893 PBCC images/fown.pb-c.c [2019-10-21T12:20:33.595Z] #41 7.959 PBCC images/ext-file.pb-c.c [2019-10-21T12:20:33.595Z] #41 7.983 DEP images/fown.pb-c.d [2019-10-21T12:20:33.595Z] #41 8.022 DEP images/ext-file.pb-c.d [2019-10-21T12:20:33.595Z] #41 8.074 PBCC images/rpc.pb-c.c [2019-10-21T12:20:33.618Z] #41 14.97 CC images/core.o [2019-10-21T12:20:33.761Z] #41 163.3 CC criu/timerfd.o [2019-10-21T12:20:33.854Z] #41 8.207 DEP images/rpc.pb-c.d [2019-10-21T12:20:33.854Z] #41 8.268 PBCC images/siginfo.pb-c.c [2019-10-21T12:20:33.854Z] #41 8.278 DEP images/siginfo.pb-c.d [2019-10-21T12:20:33.854Z] #41 8.347 PBCC images/pagemap.pb-c.c [2019-10-21T12:20:34.019Z] #41 163.6 CC criu/tty.o [2019-10-21T12:20:34.113Z] #41 8.398 DEP images/pagemap.pb-c.d [2019-10-21T12:20:34.113Z] #41 8.472 PBCC images/rlimit.pb-c.c [2019-10-21T12:20:34.113Z] #41 8.516 DEP images/rlimit.pb-c.d [2019-10-21T12:20:34.113Z] #41 8.557 PBCC images/file-lock.pb-c.c [2019-10-21T12:20:34.113Z] #41 8.568 DEP images/file-lock.pb-c.d [2019-10-21T12:20:34.113Z] #41 8.610 PBCC images/tty.pb-c.c [2019-10-21T12:20:34.197Z] #41 15.58 CC images/core-x86.o [2019-10-21T12:20:34.371Z] #41 8.696 DEP images/tty.pb-c.d [2019-10-21T12:20:34.371Z] #41 8.744 PBCC images/tun.pb-c.c [2019-10-21T12:20:34.371Z] #41 8.784 PBCC images/netdev.pb-c.c [2019-10-21T12:20:34.371Z] #41 8.810 DEP images/tun.pb-c.d [2019-10-21T12:20:34.371Z] #41 8.877 DEP images/netdev.pb-c.d [2019-10-21T12:20:34.629Z] #41 8.940 PBCC images/vma.pb-c.c [2019-10-21T12:20:34.629Z] #41 8.956 DEP images/vma.pb-c.d [2019-10-21T12:20:34.629Z] #41 9.020 PBCC images/creds.pb-c.c [2019-10-21T12:20:34.770Z] #41 15.97 CC images/core-arm.o [2019-10-21T12:20:34.888Z] #41 9.081 DEP images/creds.pb-c.d [2019-10-21T12:20:34.888Z] #41 9.142 PBCC images/utsns.pb-c.c [2019-10-21T12:20:34.888Z] #41 9.200 DEP images/utsns.pb-c.d [2019-10-21T12:20:34.888Z] #41 9.237 PBCC images/ipc-desc.pb-c.c [2019-10-21T12:20:34.888Z] #41 9.261 PBCC images/ipc-sem.pb-c.c [2019-10-21T12:20:34.888Z] #41 9.293 DEP images/ipc-desc.pb-c.d [2019-10-21T12:20:34.888Z] #41 9.340 DEP images/ipc-sem.pb-c.d [2019-10-21T12:20:34.888Z] #41 9.368 PBCC images/ipc-msg.pb-c.c [2019-10-21T12:20:35.031Z] #41 16.23 CC images/core-aarch64.o [2019-10-21T12:20:35.146Z] #41 9.408 DEP images/ipc-msg.pb-c.d [2019-10-21T12:20:35.146Z] #41 9.485 PBCC images/ipc-shm.pb-c.c [2019-10-21T12:20:35.146Z] #41 9.525 DEP images/ipc-shm.pb-c.d [2019-10-21T12:20:35.146Z] #41 9.552 PBCC images/ipc-var.pb-c.c [2019-10-21T12:20:35.146Z] #41 9.585 DEP images/ipc-var.pb-c.d [2019-10-21T12:20:35.292Z] #41 16.58 CC images/core-ppc64.o [2019-10-21T12:20:35.391Z] #41 164.8 CC criu/tun.o [2019-10-21T12:20:35.404Z] #41 9.645 PBCC images/sk-opts.pb-c.c [2019-10-21T12:20:35.404Z] #41 9.692 PBCC images/packet-sock.pb-c.c [2019-10-21T12:20:35.404Z] #41 9.743 DEP images/sk-opts.pb-c.d [2019-10-21T12:20:35.404Z] #41 9.815 DEP images/packet-sock.pb-c.d [2019-10-21T12:20:35.404Z] #41 9.871 PBCC images/sk-netlink.pb-c.c [2019-10-21T12:20:35.648Z] #41 165.2 CC criu/uffd.o [2019-10-21T12:20:35.662Z] #41 9.968 DEP images/sk-netlink.pb-c.d [2019-10-21T12:20:35.662Z] #41 10.02 PBCC images/sk-inet.pb-c.c [2019-10-21T12:20:35.662Z] #41 10.09 DEP images/sk-inet.pb-c.d [2019-10-21T12:20:35.662Z] #41 10.17 PBCC images/sk-unix.pb-c.c [2019-10-21T12:20:35.865Z] #41 17.18 CC images/core-s390.o [2019-10-21T12:20:35.920Z] #41 10.24 DEP images/sk-unix.pb-c.d [2019-10-21T12:20:35.920Z] #41 10.35 PBCC images/mm.pb-c.c [2019-10-21T12:20:35.920Z] #41 10.39 DEP images/mm.pb-c.d [2019-10-21T12:20:35.920Z] #41 10.42 PBCC images/timerfd.pb-c.c [2019-10-21T12:20:36.178Z] #41 10.48 DEP images/timerfd.pb-c.d [2019-10-21T12:20:36.178Z] #41 10.53 PBCC images/timer.pb-c.c [2019-10-21T12:20:36.178Z] #41 10.57 DEP images/timer.pb-c.d [2019-10-21T12:20:36.178Z] #41 10.60 PBCC images/sa.pb-c.c [2019-10-21T12:20:36.178Z] #41 10.64 DEP images/sa.pb-c.d [2019-10-21T12:20:36.307Z] #42 86.68 CC criu/clone-noasan.o [2019-10-21T12:20:36.307Z] #42 86.92 CC criu/config.o [2019-10-21T12:20:36.437Z] #41 10.68 PBCC images/pipe-data.pb-c.c [2019-10-21T12:20:36.437Z] #41 10.70 DEP images/pipe-data.pb-c.d [2019-10-21T12:20:36.437Z] #41 10.78 PBCC images/mnt.pb-c.c [2019-10-21T12:20:36.437Z] #41 10.82 DEP images/mnt.pb-c.d [2019-10-21T12:20:36.437Z] #41 10.87 PBCC images/sk-packet.pb-c.c [2019-10-21T12:20:36.437Z] #41 10.90 DEP images/sk-packet.pb-c.d [2019-10-21T12:20:36.438Z] #41 17.76 CC images/cpuinfo.o [2019-10-21T12:20:36.581Z] #41 166.0 CC criu/util.o [2019-10-21T12:20:36.695Z] #41 10.95 PBCC images/tcp-stream.pb-c.c [2019-10-21T12:20:36.696Z] #41 11.04 DEP images/tcp-stream.pb-c.d [2019-10-21T12:20:36.696Z] #41 11.12 PBCC images/pipe.pb-c.c [2019-10-21T12:20:36.696Z] #41 11.14 DEP images/pipe.pb-c.d [2019-10-21T12:20:36.696Z] #41 11.18 PBCC images/pstree.pb-c.c [2019-10-21T12:20:36.702Z] #41 ... [2019-10-21T12:20:36.702Z] [2019-10-21T12:20:36.702Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:36.702Z] #62 54.95 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:20:36.702Z] #62 54.95 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-21T12:20:36.954Z] #41 11.20 DEP images/pstree.pb-c.d [2019-10-21T12:20:36.954Z] #41 11.24 PBCC images/fs.pb-c.c [2019-10-21T12:20:36.954Z] #41 11.29 DEP images/fs.pb-c.d [2019-10-21T12:20:36.954Z] #41 11.35 PBCC images/signalfd.pb-c.c [2019-10-21T12:20:36.954Z] #41 11.40 DEP images/signalfd.pb-c.d [2019-10-21T12:20:37.146Z] #41 166.8 CC criu/uts_ns.o [2019-10-21T12:20:37.214Z] #41 11.44 PBCC images/fh.pb-c.c [2019-10-21T12:20:37.214Z] #41 11.49 PBCC images/fsnotify.pb-c.c [2019-10-21T12:20:37.214Z] #41 11.60 DEP images/fh.pb-c.d [2019-10-21T12:20:37.214Z] #41 11.67 DEP images/fsnotify.pb-c.d [2019-10-21T12:20:37.404Z] #41 167.0 CC criu/vdso-compat.o [2019-10-21T12:20:37.404Z] #41 167.1 CC criu/vdso.o [2019-10-21T12:20:37.473Z] #41 11.71 PBCC images/eventpoll.pb-c.c [2019-10-21T12:20:37.473Z] #41 11.74 DEP images/eventpoll.pb-c.d [2019-10-21T12:20:37.473Z] #41 11.80 PBCC images/eventfd.pb-c.c [2019-10-21T12:20:37.473Z] #41 11.85 DEP images/eventfd.pb-c.d [2019-10-21T12:20:37.473Z] #41 11.92 PBCC images/remap-file-path.pb-c.c [2019-10-21T12:20:37.731Z] #41 11.94 DEP images/remap-file-path.pb-c.d [2019-10-21T12:20:37.731Z] #41 11.98 PBCC images/fifo.pb-c.c [2019-10-21T12:20:37.731Z] #41 12.02 DEP images/fifo.pb-c.d [2019-10-21T12:20:37.731Z] #41 12.06 PBCC images/ghost-file.pb-c.c [2019-10-21T12:20:37.731Z] #41 12.10 DEP images/ghost-file.pb-c.d [2019-10-21T12:20:37.731Z] #41 12.14 PBCC images/regfile.pb-c.c [2019-10-21T12:20:37.733Z] #42 88.65 CC criu/cr-check.o [2019-10-21T12:20:37.990Z] #41 12.18 DEP images/regfile.pb-c.d [2019-10-21T12:20:37.990Z] #41 12.24 PBCC images/ns.pb-c.c [2019-10-21T12:20:37.990Z] #41 12.27 DEP images/ns.pb-c.d [2019-10-21T12:20:37.990Z] #41 12.32 PBCC images/fdinfo.pb-c.c [2019-10-21T12:20:37.990Z] #41 12.40 DEP images/fdinfo.pb-c.d [2019-10-21T12:20:38.248Z] #41 12.46 PBCC images/core-aarch64.pb-c.c [2019-10-21T12:20:38.248Z] #41 12.48 PBCC images/core-arm.pb-c.c [2019-10-21T12:20:38.248Z] #41 12.56 PBCC images/core-ppc64.pb-c.c [2019-10-21T12:20:38.248Z] #41 12.59 PBCC images/core-s390.pb-c.c [2019-10-21T12:20:38.248Z] #41 12.65 PBCC images/core-x86.pb-c.c [2019-10-21T12:20:38.337Z] #41 167.9 LINK criu/built-in.o [2019-10-21T12:20:38.337Z] #41 168.0 LINK criu/criu [2019-10-21T12:20:38.552Z] #41 12.71 PBCC images/core.pb-c.c [2019-10-21T12:20:38.553Z] #41 12.94 PBCC images/inventory.pb-c.c [2019-10-21T12:20:38.595Z] #41 168.3 DEP lib/c/criu.d [2019-10-21T12:20:38.595Z] #41 168.4 CC images/rpc.pb-c.o [2019-10-21T12:20:38.814Z] #41 13.00 DEP images/core-aarch64.pb-c.d [2019-10-21T12:20:38.814Z] #41 13.08 DEP images/core-arm.pb-c.d [2019-10-21T12:20:38.814Z] #41 ... [2019-10-21T12:20:38.814Z] [2019-10-21T12:20:38.814Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:20:38.814Z] #31 63.95 flag [2019-10-21T12:20:38.814Z] #31 63.96 github.com/BurntSushi/toml [2019-10-21T12:20:38.814Z] #31 65.84 log [2019-10-21T12:20:38.814Z] #31 68.07 github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:20:38.814Z] #31 DONE 72.5s [2019-10-21T12:20:38.814Z] [2019-10-21T12:20:38.814Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:38.814Z] #44 65.22 flag [2019-10-21T12:20:38.814Z] #44 66.73 go/scanner [2019-10-21T12:20:38.814Z] #44 67.23 regexp [2019-10-21T12:20:38.814Z] #44 68.12 go/ast [2019-10-21T12:20:38.814Z] #44 71.02 internal/lazyregexp [2019-10-21T12:20:38.814Z] #44 71.36 net/url [2019-10-21T12:20:39.071Z] #44 ... [2019-10-21T12:20:39.071Z] [2019-10-21T12:20:39.071Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:39.071Z] #41 13.24 DEP images/core-ppc64.pb-c.d [2019-10-21T12:20:39.071Z] #41 13.34 DEP images/core-s390.pb-c.d [2019-10-21T12:20:39.160Z] #41 168.7 CC lib/c/criu.o [2019-10-21T12:20:39.175Z] #42 90.33 CC criu/cr-dedup.o [2019-10-21T12:20:39.329Z] #41 13.49 DEP images/core-x86.pb-c.d [2019-10-21T12:20:39.329Z] #41 13.60 DEP images/core.pb-c.d [2019-10-21T12:20:39.586Z] #41 13.77 DEP images/inventory.pb-c.d [2019-10-21T12:20:39.586Z] #41 13.95 PBCC images/cpuinfo.pb-c.c [2019-10-21T12:20:39.611Z] #42 ... [2019-10-21T12:20:39.611Z] [2019-10-21T12:20:39.611Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:20:39.611Z] #18 100.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-21T12:20:39.611Z] #18 100.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-21T12:20:39.611Z] #18 100.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:20:39.846Z] #41 14.18 DEP images/cpuinfo.pb-c.d [2019-10-21T12:20:39.847Z] #41 14.21 PBCC images/stats.pb-c.c [2019-10-21T12:20:39.847Z] #41 14.26 DEP images/stats.pb-c.d [2019-10-21T12:20:40.093Z] #41 169.4 LINK lib/c/built-in.o [2019-10-21T12:20:40.093Z] #41 169.5 LINK lib/c/libcriu.so [2019-10-21T12:20:40.093Z] #41 169.6 GEN magic.py [2019-10-21T12:20:40.093Z] #41 169.7 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:20:40.093Z] #41 169.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:20:40.351Z] #41 170.1 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:20:40.915Z] #41 170.6 make[1]: Nothing to be done for 'all'. [2019-10-21T12:20:41.480Z] #41 170.9 make[1]: 'images/built-in.o' is up to date. [2019-10-21T12:20:41.480Z] #41 170.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-21T12:20:41.480Z] #41 170.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-21T12:20:41.480Z] #41 171.0 make[1]: 'compel/libcompel.a' is up to date. [2019-10-21T12:20:41.480Z] #41 171.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-21T12:20:41.480Z] #41 171.0 make[1]: Nothing to be done for 'all'. [2019-10-21T12:20:41.480Z] #41 171.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:20:41.480Z] #41 ... [2019-10-21T12:20:41.480Z] [2019-10-21T12:20:41.480Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:41.480Z] #59 195.4 + bin/containerd [2019-10-21T12:20:41.744Z] #41 15.70 make[1]: Nothing to be done for 'all'. [2019-10-21T12:20:41.992Z] #62 DONE 59.5s [2019-10-21T12:20:41.992Z] [2019-10-21T12:20:41.992Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T12:20:41.992Z] #63 DONE 0.1s [2019-10-21T12:20:41.992Z] [2019-10-21T12:20:41.992Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:41.992Z] #41 18.14 CC images/inventory.o [2019-10-21T12:20:41.992Z] #41 18.37 CC images/fdinfo.o [2019-10-21T12:20:41.992Z] #41 18.79 CC images/fown.o [2019-10-21T12:20:41.992Z] #41 18.98 CC images/ns.o [2019-10-21T12:20:41.992Z] #41 19.16 CC images/regfile.o [2019-10-21T12:20:41.992Z] #41 19.32 CC images/ghost-file.o [2019-10-21T12:20:41.992Z] #41 19.65 CC images/fifo.o [2019-10-21T12:20:41.992Z] #41 19.88 CC images/remap-file-path.o [2019-10-21T12:20:41.992Z] #41 20.06 CC images/eventfd.o [2019-10-21T12:20:41.992Z] #41 20.26 CC images/eventpoll.o [2019-10-21T12:20:41.992Z] #41 20.47 CC images/fh.o [2019-10-21T12:20:41.992Z] #41 20.66 CC images/fsnotify.o [2019-10-21T12:20:41.992Z] #41 21.06 CC images/signalfd.o [2019-10-21T12:20:41.992Z] #41 21.25 CC images/fs.o [2019-10-21T12:20:41.992Z] #41 21.47 CC images/pstree.o [2019-10-21T12:20:41.992Z] #41 21.64 CC images/pipe.o [2019-10-21T12:20:41.992Z] #41 21.86 CC images/tcp-stream.o [2019-10-21T12:20:41.992Z] #41 22.14 CC images/sk-packet.o [2019-10-21T12:20:41.992Z] #41 22.44 CC images/mnt.o [2019-10-21T12:20:41.992Z] #41 22.71 CC images/pipe-data.o [2019-10-21T12:20:41.992Z] #41 23.11 CC images/sa.o [2019-10-21T12:20:42.253Z] #41 23.43 CC images/timer.o [2019-10-21T12:20:42.514Z] #41 23.84 CC images/timerfd.o [2019-10-21T12:20:42.678Z] #41 16.95 CC images/stats.o [2019-10-21T12:20:42.776Z] #41 24.11 CC images/mm.o [2019-10-21T12:20:42.936Z] #41 17.30 CC images/core.o [2019-10-21T12:20:43.037Z] #41 24.38 CC images/sk-opts.o [2019-10-21T12:20:43.037Z] #41 ... [2019-10-21T12:20:43.037Z] [2019-10-21T12:20:43.037Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:20:43.037Z] #38 61.64 + dpkg --print-architecture [2019-10-21T12:20:43.037Z] #38 61.65 + rm -rf /tmp/tmp.zT8hdDBnGz [2019-10-21T12:20:43.503Z] #41 18.01 CC images/core-x86.o [2019-10-21T12:20:43.609Z] #38 DONE 62.1s [2019-10-21T12:20:43.609Z] [2019-10-21T12:20:43.609Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:43.609Z] #41 24.62 CC images/sk-unix.o [2019-10-21T12:20:43.609Z] #41 24.97 CC images/sk-inet.o [2019-10-21T12:20:43.870Z] #41 25.22 CC images/tun.o [2019-10-21T12:20:44.008Z] #59 ... [2019-10-21T12:20:44.008Z] [2019-10-21T12:20:44.008Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:44.008Z] #50 DONE 249.2s [2019-10-21T12:20:44.008Z] [2019-10-21T12:20:44.008Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:44.008Z] #41 171.1 make[2]: Nothing to be done for 'all'. [2019-10-21T12:20:44.008Z] #41 171.1 make[2]: Nothing to be done for 'all'. [2019-10-21T12:20:44.008Z] #41 171.1 make[2]: Nothing to be done for 'all'. [2019-10-21T12:20:44.008Z] #41 171.2 make[2]: Nothing to be done for 'all'. [2019-10-21T12:20:44.008Z] #41 171.2 make[2]: Nothing to be done for 'all'. [2019-10-21T12:20:44.008Z] #41 171.2 make[2]: Nothing to be done for 'all'. [2019-10-21T12:20:44.008Z] #41 171.2 make[2]: Nothing to be done for 'all'. [2019-10-21T12:20:44.008Z] #41 171.3 make[2]: Nothing to be done for 'all'. [2019-10-21T12:20:44.008Z] #41 171.3 INSTALL criu/criu [2019-10-21T12:20:44.008Z] #41 DONE 173.3s [2019-10-21T12:20:44.008Z] [2019-10-21T12:20:44.008Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:44.132Z] #41 25.48 CC images/sk-netlink.o [2019-10-21T12:20:44.393Z] #41 25.75 CC images/packet-sock.o [2019-10-21T12:20:44.438Z] #41 18.60 CC images/core-arm.o [2019-10-21T12:20:44.696Z] #41 19.03 CC images/core-aarch64.o [2019-10-21T12:20:44.965Z] #41 26.23 CC images/ipc-var.o [2019-10-21T12:20:44.965Z] #41 26.43 CC images/ipc-desc.o [2019-10-21T12:20:45.036Z] #18 ... [2019-10-21T12:20:45.036Z] [2019-10-21T12:20:45.036Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:45.036Z] #45 136.5 github.com/LK4D4/vndr/godl [2019-10-21T12:20:45.227Z] #41 26.53 CC images/ipc-shm.o [2019-10-21T12:20:45.227Z] #41 26.64 CC images/ipc-msg.o [2019-10-21T12:20:45.271Z] #41 19.51 CC images/core-ppc64.o [2019-10-21T12:20:45.428Z] #45 137.1 github.com/LK4D4/vndr [2019-10-21T12:20:45.488Z] #41 26.88 CC images/ipc-sem.o [2019-10-21T12:20:45.750Z] #41 27.01 CC images/utsns.o [2019-10-21T12:20:45.750Z] #41 27.15 CC images/creds.o [2019-10-21T12:20:45.842Z] #41 20.20 CC images/core-s390.o [2019-10-21T12:20:46.010Z] #41 27.31 CC images/vma.o [2019-10-21T12:20:46.272Z] #41 27.48 CC images/netdev.o [2019-10-21T12:20:46.533Z] #41 27.84 CC images/tty.o [2019-10-21T12:20:46.535Z] #59 ... [2019-10-21T12:20:46.535Z] [2019-10-21T12:20:46.535Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T12:20:46.535Z] #42 DONE 0.1s [2019-10-21T12:20:46.535Z] [2019-10-21T12:20:46.535Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T12:20:46.535Z] #45 DONE 0.5s [2019-10-21T12:20:46.535Z] [2019-10-21T12:20:46.535Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T12:20:46.535Z] #48 DONE 0.1s [2019-10-21T12:20:46.535Z] [2019-10-21T12:20:46.535Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:46.777Z] #41 20.88 CC images/cpuinfo.o [2019-10-21T12:20:46.794Z] #59 ... [2019-10-21T12:20:46.794Z] [2019-10-21T12:20:46.794Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T12:20:46.794Z] #41 28.22 CC images/file-lock.o [2019-10-21T12:20:47.039Z] #41 21.38 CC images/inventory.o [2019-10-21T12:20:47.055Z] #41 28.33 CC images/rlimit.o [2019-10-21T12:20:47.055Z] #41 28.42 CC images/pagemap.o [2019-10-21T12:20:47.317Z] #41 28.59 CC images/siginfo.o [2019-10-21T12:20:47.577Z] #41 28.78 CC images/rpc.o [2019-10-21T12:20:47.606Z] #41 21.70 CC images/fdinfo.o [2019-10-21T12:20:47.606Z] #41 22.10 CC images/fown.o [2019-10-21T12:20:48.173Z] #41 22.29 CC images/ns.o [2019-10-21T12:20:48.431Z] #41 22.57 CC images/regfile.o [2019-10-21T12:20:48.520Z] #41 29.63 CC images/ext-file.o [2019-10-21T12:20:48.520Z] #41 29.81 CC images/cgroup.o [2019-10-21T12:20:48.690Z] #41 22.88 CC images/ghost-file.o [2019-10-21T12:20:48.692Z] #51 DONE 1.6s [2019-10-21T12:20:48.692Z] [2019-10-21T12:20:48.692Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:48.692Z] #59 ... [2019-10-21T12:20:48.692Z] [2019-10-21T12:20:48.692Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T12:20:48.949Z] #41 23.30 CC images/fifo.o [2019-10-21T12:20:48.949Z] #55 DONE 0.5s [2019-10-21T12:20:48.949Z] [2019-10-21T12:20:48.949Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:49.092Z] #41 30.28 CC images/userns.o [2019-10-21T12:20:49.092Z] #41 30.41 CC images/google/protobuf/descriptor.o [2019-10-21T12:20:49.208Z] #41 23.50 CC images/remap-file-path.o [2019-10-21T12:20:49.466Z] #41 23.67 CC images/eventfd.o [2019-10-21T12:20:49.725Z] #41 23.96 CC images/eventpoll.o [2019-10-21T12:20:49.937Z] #45 ... [2019-10-21T12:20:49.937Z] [2019-10-21T12:20:49.937Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:49.937Z] #42 90.79 CC criu/cr-dump.o [2019-10-21T12:20:49.937Z] #42 93.01 CC criu/cr-errno.o [2019-10-21T12:20:49.937Z] #42 93.06 CC criu/cr-restore.o [2019-10-21T12:20:49.937Z] #42 97.40 CC criu/cr-service.o [2019-10-21T12:20:49.937Z] #42 99.02 CC criu/crtools.o [2019-10-21T12:20:49.937Z] #42 99.85 CC criu/eventfd.o [2019-10-21T12:20:49.938Z] #42 100.2 CC criu/eventpoll.o [2019-10-21T12:20:49.938Z] #42 101.1 CC criu/external.o [2019-10-21T12:20:49.983Z] #41 24.24 CC images/fh.o [2019-10-21T12:20:50.035Z] #41 31.39 CC images/opts.o [2019-10-21T12:20:50.296Z] #41 31.59 CC images/seccomp.o [2019-10-21T12:20:50.296Z] #41 31.80 CC images/binfmt-misc.o [2019-10-21T12:20:50.344Z] #42 101.4 CC criu/fault-injection.o [2019-10-21T12:20:50.344Z] #42 101.5 CC criu/fdstore.o [2019-10-21T12:20:50.550Z] #41 24.64 CC images/fsnotify.o [2019-10-21T12:20:50.550Z] #41 ... [2019-10-21T12:20:50.550Z] [2019-10-21T12:20:50.550Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:50.550Z] #44 73.73 text/template/parse [2019-10-21T12:20:50.550Z] #44 73.76 go/parser [2019-10-21T12:20:50.550Z] #44 77.20 encoding/xml [2019-10-21T12:20:50.550Z] #44 77.91 text/template [2019-10-21T12:20:50.550Z] #44 82.81 go/doc [2019-10-21T12:20:50.550Z] #44 82.92 crypto/rsa [2019-10-21T12:20:50.747Z] #42 101.9 CC criu/fifo.o [2019-10-21T12:20:50.808Z] #44 ... [2019-10-21T12:20:50.808Z] [2019-10-21T12:20:50.808Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:50.808Z] #41 25.22 CC images/signalfd.o [2019-10-21T12:20:50.868Z] #41 32.01 CC images/time.o [2019-10-21T12:20:50.868Z] #41 32.21 CC images/sysctl.o [2019-10-21T12:20:50.868Z] #41 32.35 CC images/autofs.o [2019-10-21T12:20:51.066Z] #41 25.48 CC images/fs.o [2019-10-21T12:20:51.130Z] #41 32.46 CC images/macvlan.o [2019-10-21T12:20:51.130Z] #41 32.56 CC images/sit.o [2019-10-21T12:20:51.167Z] #42 102.3 CC criu/file-ids.o [2019-10-21T12:20:51.324Z] #41 25.70 CC images/pstree.o [2019-10-21T12:20:51.390Z] #41 32.66 LINK images/built-in.o [2019-10-21T12:20:51.390Z] #41 32.73 GEN compel/include/asm [2019-10-21T12:20:51.390Z] #41 32.74 GEN compel/include/version.h [2019-10-21T12:20:51.390Z] #41 32.76 touch .config [2019-10-21T12:20:51.390Z] #41 32.77 GEN include/common/config.h [2019-10-21T12:20:51.390Z] #41 32.85 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-21T12:20:51.579Z] #42 102.5 CC criu/file-lock.o [2019-10-21T12:20:51.582Z] #41 25.89 CC images/pipe.o [2019-10-21T12:20:51.651Z] #41 32.87 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-21T12:20:51.651Z] #41 32.90 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-21T12:20:51.651Z] #41 32.92 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-21T12:20:51.651Z] #41 32.95 DEP compel/plugins/std/infect.d [2019-10-21T12:20:51.651Z] #41 33.03 DEP compel/plugins/std/string.d [2019-10-21T12:20:51.651Z] #41 33.08 DEP compel/plugins/std/log.d [2019-10-21T12:20:51.651Z] #41 33.13 DEP compel/plugins/std/fds.d [2019-10-21T12:20:51.841Z] #41 26.24 CC images/tcp-stream.o [2019-10-21T12:20:51.913Z] #41 33.19 DEP compel/plugins/std/std.d [2019-10-21T12:20:51.913Z] #41 33.30 DEP compel/plugins/shmem/shmem.d [2019-10-21T12:20:51.913Z] #41 33.35 DEP compel/plugins/fds/fds.d [2019-10-21T12:20:52.099Z] #41 26.45 CC images/sk-packet.o [2019-10-21T12:20:52.174Z] #41 33.48 CC compel/plugins/std/std.o [2019-10-21T12:20:52.357Z] #41 26.71 CC images/mnt.o [2019-10-21T12:20:52.449Z] #41 33.74 CC compel/plugins/std/fds.o [2019-10-21T12:20:52.457Z] #42 103.4 CC criu/files-ext.o [2019-10-21T12:20:52.712Z] #41 34.15 CC compel/plugins/std/log.o [2019-10-21T12:20:52.863Z] #42 103.7 CC criu/files-reg.o [2019-10-21T12:20:52.863Z] #42 ... [2019-10-21T12:20:52.863Z] [2019-10-21T12:20:52.863Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:20:52.863Z] #18 113.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:20:52.863Z] #18 113.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:20:52.863Z] #18 113.8 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-21T12:20:52.863Z] #18 113.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:20:52.863Z] #18 113.8 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-21T12:20:52.863Z] #18 113.8 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:20:52.863Z] #18 113.8 Processing triggers for mime-support (3.60) ... [2019-10-21T12:20:52.863Z] #18 113.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:20:52.863Z] #18 113.9 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-21T12:20:52.863Z] #18 113.9 Setting up libcap2-bin (1:2.25-1) ... [2019-10-21T12:20:52.863Z] #18 113.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:20:52.863Z] #18 113.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:20:52.863Z] #18 113.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-21T12:20:52.923Z] #41 27.01 CC images/pipe-data.o [2019-10-21T12:20:52.923Z] #41 27.27 CC images/sa.o [2019-10-21T12:20:53.181Z] #41 27.57 CC images/timer.o [2019-10-21T12:20:53.329Z] #41 34.69 CC compel/plugins/std/string.o [2019-10-21T12:20:53.747Z] #41 27.96 CC images/timerfd.o [2019-10-21T12:20:53.903Z] #41 35.05 CC compel/plugins/std/infect.o [2019-10-21T12:20:53.903Z] #41 35.33 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-21T12:20:54.004Z] #41 28.23 CC images/mm.o [2019-10-21T12:20:54.168Z] #41 35.37 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-21T12:20:54.168Z] #41 35.41 AR compel/plugins/std.lib.a [2019-10-21T12:20:54.168Z] #41 35.48 CC compel/plugins/fds/fds.o [2019-10-21T12:20:54.262Z] #41 28.54 CC images/sk-opts.o [2019-10-21T12:20:54.262Z] #41 28.72 CC images/sk-unix.o [2019-10-21T12:20:54.428Z] #41 35.73 AR compel/plugins/fds.lib.a [2019-10-21T12:20:54.428Z] #41 35.78 HOSTDEP compel/src/lib/log-host.d [2019-10-21T12:20:54.694Z] #41 35.93 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-21T12:20:54.694Z] #41 36.06 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-21T12:20:54.828Z] #41 29.11 CC images/sk-inet.o [2019-10-21T12:20:54.920Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 26.3s done [2019-10-21T12:20:54.920Z] #8 DONE 35.0s [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T12:20:54.920Z] #9 DONE 0.2s [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T12:20:54.920Z] #10 DONE 0.2s [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:20:54.920Z] #21 DONE 0.1s [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:20:54.920Z] #41 ... [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:20:54.920Z] #22 DONE 0.1s [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T12:20:54.920Z] #68 DONE 0.1s [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T12:20:54.920Z] #44 DONE 0.1s [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T12:20:54.920Z] #47 DONE 0.1s [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T12:20:54.920Z] #50 DONE 0.1s [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:20:54.920Z] #31 DONE 0.1s [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T12:20:54.920Z] #62 DONE 0.1s [2019-10-21T12:20:54.920Z] [2019-10-21T12:20:54.920Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:54.955Z] #41 36.19 HOSTDEP compel/src/main-host.d [2019-10-21T12:20:54.955Z] #41 36.31 DEP compel/src/lib/ptrace.d [2019-10-21T12:20:54.955Z] #41 36.42 DEP compel/src/lib/infect.d [2019-10-21T12:20:55.215Z] #41 36.52 DEP compel/src/lib/infect-util.d [2019-10-21T12:20:55.215Z] #41 36.64 DEP compel/src/lib/infect-rpc.d [2019-10-21T12:20:55.394Z] #41 29.51 CC images/tun.o [2019-10-21T12:20:55.476Z] #41 36.76 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-21T12:20:55.476Z] #41 36.88 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-21T12:20:55.476Z] #41 36.97 DEP compel/src/lib/log.d [2019-10-21T12:20:55.555Z] #63 0.714 + RM_GOPATH=0 [2019-10-21T12:20:55.555Z] #63 0.714 + TMP_GOPATH= [2019-10-21T12:20:55.555Z] #63 0.714 + : /build/ [2019-10-21T12:20:55.555Z] #63 0.714 + '[' -z '' ']' [2019-10-21T12:20:55.555Z] #63 0.716 ++ mktemp -d [2019-10-21T12:20:55.555Z] #63 0.720 + export GOPATH=/tmp/tmp.ZsNkqkq3MH [2019-10-21T12:20:55.555Z] #63 0.720 + GOPATH=/tmp/tmp.ZsNkqkq3MH [2019-10-21T12:20:55.555Z] #63 0.721 + RM_GOPATH=1 [2019-10-21T12:20:55.555Z] #63 0.730 ++ dirname ./install.sh [2019-10-21T12:20:55.555Z] #63 0.770 + dir=. [2019-10-21T12:20:55.555Z] #63 0.771 + bin=rootlesskit [2019-10-21T12:20:55.555Z] #63 0.771 + shift [2019-10-21T12:20:55.555Z] #63 0.772 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-21T12:20:55.555Z] #63 0.773 + . ./rootlesskit.installer [2019-10-21T12:20:55.555Z] #63 0.773 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:20:55.555Z] #63 0.775 + install_rootlesskit [2019-10-21T12:20:55.555Z] #63 0.775 + case "$1" in [2019-10-21T12:20:55.555Z] #63 0.775 + export CGO_ENABLED=0 [2019-10-21T12:20:55.555Z] #63 0.775 + CGO_ENABLED=0 [2019-10-21T12:20:55.555Z] #63 0.775 + _install_rootlesskit [2019-10-21T12:20:55.555Z] #63 0.775 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-21T12:20:55.555Z] #63 0.776 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:20:55.555Z] #63 0.776 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZsNkqkq3MH/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:20:55.555Z] #63 0.780 Cloning into '/tmp/tmp.ZsNkqkq3MH/src/github.com/rootless-containers/rootlesskit'... [2019-10-21T12:20:55.652Z] #41 29.80 CC images/sk-netlink.o [2019-10-21T12:20:55.653Z] #41 30.04 CC images/packet-sock.o [2019-10-21T12:20:55.736Z] #41 37.06 DEP compel/src/main.d [2019-10-21T12:20:55.828Z] #18 116.3 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-21T12:20:55.828Z] #18 116.3 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-21T12:20:55.828Z] #18 116.3 Setting up zip (3.0-11+b1) ... [2019-10-21T12:20:55.828Z] #18 116.3 Setting up bzip2 (1.0.6-8.1) ... [2019-10-21T12:20:55.828Z] #18 116.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:20:55.828Z] #18 116.3 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-21T12:20:55.828Z] #18 116.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:20:55.828Z] #18 116.4 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-21T12:20:55.828Z] #18 116.4 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:20:55.828Z] #18 116.4 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:20:55.828Z] #18 116.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-21T12:20:55.828Z] #18 116.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:20:55.828Z] #18 116.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:20:55.828Z] #18 116.5 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-21T12:20:55.828Z] #18 116.5 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-21T12:20:55.828Z] #18 116.5 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-21T12:20:55.828Z] #18 116.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:20:55.828Z] #18 ... [2019-10-21T12:20:55.828Z] [2019-10-21T12:20:55.828Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:20:55.828Z] #45 DONE 147.7s [2019-10-21T12:20:55.828Z] [2019-10-21T12:20:55.828Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:20:55.828Z] #18 116.9 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-21T12:20:55.828Z] #18 116.9 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-21T12:20:55.828Z] #18 116.9 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-21T12:20:55.997Z] #41 37.16 DEP compel/src/lib/handle-elf.d [2019-10-21T12:20:55.997Z] #41 37.28 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-21T12:20:55.997Z] #41 37.41 CC compel/src/lib/log.o [2019-10-21T12:20:56.219Z] #41 30.60 CC images/ipc-var.o [2019-10-21T12:20:56.254Z] #18 116.9 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-21T12:20:56.254Z] #18 117.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:20:56.254Z] #18 117.0 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-21T12:20:56.254Z] #18 117.0 Setting up pigz (2.3.4-1) ... [2019-10-21T12:20:56.254Z] #18 117.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:20:56.254Z] #18 117.0 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-21T12:20:56.254Z] #18 117.0 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:20:56.254Z] #18 117.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-21T12:20:56.254Z] #18 117.1 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:20:56.254Z] #18 117.1 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:20:56.254Z] #18 117.1 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-21T12:20:56.254Z] #18 117.1 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-21T12:20:56.254Z] #18 117.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:20:56.254Z] #18 117.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:20:56.254Z] #18 117.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-21T12:20:56.254Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-21T12:20:56.254Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-21T12:20:56.254Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-21T12:20:56.254Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-21T12:20:56.254Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-21T12:20:56.254Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-21T12:20:56.254Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-21T12:20:56.254Z] #18 117.2 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-21T12:20:56.254Z] #18 117.2 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:20:56.254Z] #18 117.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:20:56.254Z] #18 117.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:20:56.254Z] #18 117.3 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:20:56.254Z] #18 117.3 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-21T12:20:56.254Z] #18 117.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:20:56.258Z] #41 37.55 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-21T12:20:56.477Z] #41 30.88 CC images/ipc-desc.o [2019-10-21T12:20:56.518Z] #41 37.75 CC compel/arch/aarch64/src/lib/infect.o [2019-10-21T12:20:56.518Z] #41 37.97 CC compel/src/lib/infect-rpc.o [2019-10-21T12:20:56.736Z] #41 31.08 CC images/ipc-shm.o [2019-10-21T12:20:56.779Z] #41 38.14 CC compel/src/lib/infect-util.o [2019-10-21T12:20:56.994Z] #41 31.31 CC images/ipc-msg.o [2019-10-21T12:20:57.252Z] #41 31.66 CC images/ipc-sem.o [2019-10-21T12:20:57.351Z] #41 38.43 CC compel/src/lib/infect.o [2019-10-21T12:20:57.611Z] #41 ... [2019-10-21T12:20:57.611Z] [2019-10-21T12:20:57.611Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:20:57.611Z] #28 76.19 + rm -rf /tmp/tmp.hsFEumptli [2019-10-21T12:20:57.818Z] #41 31.98 CC images/utsns.o [2019-10-21T12:20:58.076Z] #41 32.25 CC images/creds.o [2019-10-21T12:20:58.076Z] #41 32.42 CC images/vma.o [2019-10-21T12:20:58.334Z] #41 32.64 CC images/netdev.o [2019-10-21T12:20:58.554Z] #28 DONE 76.9s [2019-10-21T12:20:58.554Z] [2019-10-21T12:20:58.554Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:20:58.554Z] #59 ... [2019-10-21T12:20:58.554Z] [2019-10-21T12:20:58.554Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:58.554Z] #41 39.84 CC compel/src/lib/ptrace.o [2019-10-21T12:20:58.814Z] #41 40.11 AR compel/libcompel.a [2019-10-21T12:20:58.815Z] #41 40.15 HOSTCC compel/src/main-host.o [2019-10-21T12:20:58.900Z] #41 33.11 CC images/tty.o [2019-10-21T12:20:59.076Z] #41 40.48 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-21T12:20:59.346Z] #41 40.66 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-21T12:20:59.466Z] #41 33.83 CC images/file-lock.o [2019-10-21T12:20:59.614Z] #41 40.95 HOSTCC compel/src/lib/log-host.o [2019-10-21T12:20:59.724Z] #41 34.07 CC images/rlimit.o [2019-10-21T12:20:59.875Z] #41 41.16 HOSTLINK compel/compel-host-bin [2019-10-21T12:20:59.875Z] #41 ... [2019-10-21T12:20:59.875Z] [2019-10-21T12:20:59.875Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T12:20:59.875Z] #29 DONE 0.3s [2019-10-21T12:20:59.875Z] [2019-10-21T12:20:59.875Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:20:59.875Z] #41 41.28 DEP soccr/soccr.d [2019-10-21T12:20:59.982Z] #41 34.28 CC images/pagemap.o [2019-10-21T12:20:59.997Z] #63 ... [2019-10-21T12:20:59.997Z] [2019-10-21T12:20:59.997Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:20:59.997Z] #32 0.853 + RM_GOPATH=0 [2019-10-21T12:20:59.997Z] #32 0.863 + TMP_GOPATH= [2019-10-21T12:20:59.997Z] #32 0.864 + : /build [2019-10-21T12:20:59.997Z] #32 0.867 + '[' -z '' ']' [2019-10-21T12:20:59.997Z] #32 0.890 ++ mktemp -d [2019-10-21T12:20:59.997Z] #32 0.912 + export GOPATH=/tmp/tmp.Wt1sGMTIjP [2019-10-21T12:20:59.997Z] #32 0.913 + GOPATH=/tmp/tmp.Wt1sGMTIjP [2019-10-21T12:20:59.997Z] #32 0.914 + RM_GOPATH=1 [2019-10-21T12:20:59.997Z] #32 0.916 ++ dirname ./install.sh [2019-10-21T12:20:59.997Z] #32 0.919 + dir=. [2019-10-21T12:20:59.997Z] #32 0.919 + bin=tomlv [2019-10-21T12:20:59.997Z] #32 0.920 + shift [2019-10-21T12:20:59.997Z] #32 0.920 + '[' '!' -f ./tomlv.installer ']' [2019-10-21T12:20:59.997Z] #32 0.921 + . ./tomlv.installer [2019-10-21T12:20:59.997Z] #32 0.921 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:20:59.997Z] #32 0.922 + install_tomlv [2019-10-21T12:20:59.997Z] #32 0.922 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:20:59.997Z] #32 0.922 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-21T12:20:59.997Z] #32 0.923 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Wt1sGMTIjP/src/github.com/BurntSushi/toml [2019-10-21T12:20:59.997Z] #32 0.951 Cloning into '/tmp/tmp.Wt1sGMTIjP/src/github.com/BurntSushi/toml'... [2019-10-21T12:20:59.997Z] #32 3.537 + cd /tmp/tmp.Wt1sGMTIjP/src/github.com/BurntSushi/toml [2019-10-21T12:20:59.997Z] #32 3.538 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:20:59.997Z] #32 3.567 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:20:59.997Z] #32 4.778 internal/cpu [2019-10-21T12:20:59.997Z] #32 4.859 runtime/internal/sys [2019-10-21T12:20:59.997Z] #32 4.890 runtime/internal/atomic [2019-10-21T12:20:59.997Z] #32 4.945 math/bits [2019-10-21T12:21:00.135Z] #41 ... [2019-10-21T12:21:00.136Z] [2019-10-21T12:21:00.136Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T12:21:00.136Z] #32 DONE 0.1s [2019-10-21T12:21:00.136Z] [2019-10-21T12:21:00.136Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:00.136Z] #41 41.43 CC soccr/soccr.o [2019-10-21T12:21:00.397Z] #41 ... [2019-10-21T12:21:00.397Z] [2019-10-21T12:21:00.397Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T12:21:00.397Z] #37 DONE 0.1s [2019-10-21T12:21:00.397Z] [2019-10-21T12:21:00.397Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T12:21:00.547Z] #41 34.74 CC images/siginfo.o [2019-10-21T12:21:00.658Z] #39 DONE 0.3s [2019-10-21T12:21:00.658Z] [2019-10-21T12:21:00.658Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:00.706Z] #32 5.872 runtime/internal/math [2019-10-21T12:21:00.706Z] #32 ... [2019-10-21T12:21:00.706Z] [2019-10-21T12:21:00.706Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:00.706Z] #45 0.795 + RM_GOPATH=0 [2019-10-21T12:21:00.706Z] #45 0.810 + TMP_GOPATH= [2019-10-21T12:21:00.706Z] #45 0.810 + : /build [2019-10-21T12:21:00.706Z] #45 0.811 + '[' -z '' ']' [2019-10-21T12:21:00.706Z] #45 0.821 ++ mktemp -d [2019-10-21T12:21:00.706Z] #45 0.836 + export GOPATH=/tmp/tmp.jhhOSjd17h [2019-10-21T12:21:00.706Z] #45 0.836 + GOPATH=/tmp/tmp.jhhOSjd17h [2019-10-21T12:21:00.706Z] #45 0.837 + RM_GOPATH=1 [2019-10-21T12:21:00.706Z] #45 0.859 ++ dirname ./install.sh [2019-10-21T12:21:00.706Z] #45 0.874 + dir=. [2019-10-21T12:21:00.706Z] #45 0.875 + bin=vndr [2019-10-21T12:21:00.706Z] #45 0.875 + shift [2019-10-21T12:21:00.706Z] #45 0.876 + '[' '!' -f ./vndr.installer ']' [2019-10-21T12:21:00.706Z] #45 0.877 + . ./vndr.installer [2019-10-21T12:21:00.706Z] #45 0.879 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:21:00.706Z] #45 0.881 + install_vndr [2019-10-21T12:21:00.706Z] #45 0.881 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-21T12:21:00.706Z] #45 0.882 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:21:00.706Z] #45 0.883 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jhhOSjd17h/src/github.com/LK4D4/vndr [2019-10-21T12:21:00.706Z] #45 0.925 Cloning into '/tmp/tmp.jhhOSjd17h/src/github.com/LK4D4/vndr'... [2019-10-21T12:21:00.706Z] #45 2.720 + cd /tmp/tmp.jhhOSjd17h/src/github.com/LK4D4/vndr [2019-10-21T12:21:00.706Z] #45 2.720 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:21:00.706Z] #45 2.743 + go build -buildmode=pie -v -o /build/vndr . [2019-10-21T12:21:00.706Z] #45 5.218 internal/race [2019-10-21T12:21:00.706Z] #45 5.314 runtime/internal/sys [2019-10-21T12:21:00.706Z] #45 5.602 runtime/internal/atomic [2019-10-21T12:21:00.706Z] #45 5.626 internal/cpu [2019-10-21T12:21:00.706Z] #45 5.836 sync/atomic [2019-10-21T12:21:00.706Z] #45 6.075 runtime/internal/math [2019-10-21T12:21:00.805Z] #41 35.06 CC images/rpc.o [2019-10-21T12:21:00.923Z] #50 ... [2019-10-21T12:21:00.923Z] [2019-10-21T12:21:00.923Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:00.923Z] #41 42.21 AR soccr/libsoccr.a [2019-10-21T12:21:00.923Z] #41 42.24 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:21:00.996Z] #45 ... [2019-10-21T12:21:00.996Z] [2019-10-21T12:21:00.996Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:21:00.996Z] #32 6.327 unicode/utf8 [2019-10-21T12:21:00.996Z] #32 6.394 sync/atomic [2019-10-21T12:21:01.184Z] #41 42.57 DEP criu/arch/aarch64/sigframe.d [2019-10-21T12:21:01.185Z] #41 42.66 DEP criu/arch/aarch64/crtools.d [2019-10-21T12:21:01.372Z] #41 ... [2019-10-21T12:21:01.372Z] [2019-10-21T12:21:01.372Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:01.372Z] #44 84.53 crypto/x509/pkix [2019-10-21T12:21:01.372Z] #44 84.92 vendor/golang.org/x/crypto/cryptobyte [2019-10-21T12:21:01.372Z] #44 86.24 github.com/LK4D4/vndr/build [2019-10-21T12:21:01.372Z] #44 87.04 net [2019-10-21T12:21:01.372Z] #44 89.16 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-21T12:21:01.372Z] #44 90.55 vendor/golang.org/x/text/transform [2019-10-21T12:21:01.372Z] #44 91.54 vendor/golang.org/x/text/unicode/bidi [2019-10-21T12:21:01.372Z] #44 93.57 vendor/golang.org/x/text/secure/bidirule [2019-10-21T12:21:01.372Z] #44 93.86 vendor/golang.org/x/text/unicode/norm [2019-10-21T12:21:01.372Z] #44 ... [2019-10-21T12:21:01.372Z] [2019-10-21T12:21:01.372Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:01.372Z] #62 95.11 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:21:01.445Z] #41 42.83 DEP criu/arch/aarch64/cpu.d [2019-10-21T12:21:01.445Z] #41 42.85 DEP criu/arch/aarch64/bitops.d [2019-10-21T12:21:01.445Z] #41 42.92 CC criu/arch/aarch64/bitops.o [2019-10-21T12:21:01.630Z] #62 95.11 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-21T12:21:01.632Z] #32 6.865 internal/bytealg [2019-10-21T12:21:01.706Z] #41 42.99 CC criu/arch/aarch64/cpu.o [2019-10-21T12:21:01.706Z] #41 43.06 CC criu/arch/aarch64/crtools.o [2019-10-21T12:21:01.711Z] #18 121.9 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-21T12:21:01.711Z] #18 121.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:21:01.711Z] #18 121.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 [2019-10-21T12:21:01.711Z] #18 121.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-21T12:21:01.711Z] #18 122.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:21:01.711Z] #18 122.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-21T12:21:01.711Z] #18 122.0 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:21:01.711Z] #18 122.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:21:01.711Z] #18 122.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 [2019-10-21T12:21:01.711Z] #18 122.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 [2019-10-21T12:21:01.711Z] #18 122.0 Setting up python3 (3.5.3-1) ... [2019-10-21T12:21:02.255Z] #32 7.621 unicode [2019-10-21T12:21:02.278Z] #41 43.45 CC criu/arch/aarch64/sigframe.o [2019-10-21T12:21:02.278Z] #41 43.55 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-21T12:21:02.278Z] #41 43.58 DEP criu/arch/aarch64/intraprocedure.d [2019-10-21T12:21:02.278Z] #41 43.60 DEP criu/arch/aarch64/vdso-pie.d [2019-10-21T12:21:02.539Z] #41 43.68 DEP criu/pie/parasite-vdso.d [2019-10-21T12:21:02.539Z] #41 43.82 DEP criu/pie/util-vdso.d [2019-10-21T12:21:02.539Z] #41 43.90 DEP criu/pie/util.d [2019-10-21T12:21:02.569Z] #18 123.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:21:02.800Z] #41 44.02 CC criu/pie/util.o [2019-10-21T12:21:02.800Z] #41 44.21 CC criu/pie/util-vdso.o [2019-10-21T12:21:03.062Z] #41 44.52 CC criu/pie/parasite-vdso.o [2019-10-21T12:21:03.286Z] #32 8.405 math [2019-10-21T12:21:03.633Z] #41 44.89 CC criu/arch/aarch64/vdso-pie.o [2019-10-21T12:21:03.634Z] #41 45.10 CC criu/arch/aarch64/intraprocedure.o [2019-10-21T12:21:03.894Z] #41 45.13 AR criu/pie/pie.lib.a [2019-10-21T12:21:03.894Z] #41 45.19 DEP criu/pie/restorer.d [2019-10-21T12:21:03.894Z] #41 45.31 DEP criu/arch/aarch64/restorer.d [2019-10-21T12:21:03.944Z] #18 124.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-21T12:21:04.155Z] #41 45.41 DEP criu/pie/parasite.d [2019-10-21T12:21:04.353Z] #18 125.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-21T12:21:04.353Z] #18 125.3 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-21T12:21:04.353Z] #18 125.4 Setting up python3-wheel (0.29.0-2) ... [2019-10-21T12:21:04.416Z] #41 45.61 CC criu/pie/parasite.o [2019-10-21T12:21:04.781Z] #32 ... [2019-10-21T12:21:04.781Z] [2019-10-21T12:21:04.781Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:21:04.781Z] #25 0.530 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:21:04.781Z] #25 0.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:21:04.781Z] #25 0.670 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:21:04.781Z] #25 0.733 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:21:04.781Z] #25 0.772 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:21:04.781Z] #25 2.088 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:21:04.781Z] #25 5.091 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:21:04.781Z] #25 6.975 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:21:04.781Z] #25 ... [2019-10-21T12:21:04.781Z] [2019-10-21T12:21:04.781Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:21:04.781Z] #29 0.585 + mktemp -d [2019-10-21T12:21:04.782Z] #29 0.592 + export GOPATH=/tmp/tmp.YzXiAMEsU9 [2019-10-21T12:21:04.782Z] #29 0.595 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.YzXiAMEsU9/src/github.com/go-swagger/go-swagger [2019-10-21T12:21:04.782Z] #29 0.619 Cloning into '/tmp/tmp.YzXiAMEsU9/src/github.com/go-swagger/go-swagger'... [2019-10-21T12:21:04.782Z] #29 ... [2019-10-21T12:21:04.782Z] [2019-10-21T12:21:04.782Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:21:04.782Z] #34 0.788 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:21:04.782Z] #34 0.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:21:04.782Z] #34 0.866 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:21:04.782Z] #34 0.927 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:21:04.782Z] #34 0.971 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:21:04.782Z] #34 2.503 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:21:04.782Z] #34 5.456 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:21:04.782Z] #34 7.492 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:21:04.989Z] #41 46.24 LINK criu/pie/parasite.built-in.o [2019-10-21T12:21:04.989Z] #41 46.24 GEN criu/pie/parasite-blob.h [2019-10-21T12:21:04.989Z] #41 46.27 CC criu/arch/aarch64/restorer.o [2019-10-21T12:21:05.072Z] #34 ... [2019-10-21T12:21:05.072Z] [2019-10-21T12:21:05.072Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:21:05.072Z] #39 0.824 + mktemp -d [2019-10-21T12:21:05.072Z] #39 0.831 + export GOPATH=/tmp/tmp.h9ZbFvukYH [2019-10-21T12:21:05.072Z] #39 0.843 + git clone https://github.com/docker/distribution.git /tmp/tmp.h9ZbFvukYH/src/github.com/docker/distribution [2019-10-21T12:21:05.072Z] #39 0.851 Cloning into '/tmp/tmp.h9ZbFvukYH/src/github.com/docker/distribution'... [2019-10-21T12:21:05.072Z] #39 ... [2019-10-21T12:21:05.072Z] [2019-10-21T12:21:05.072Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:05.072Z] #48 0.723 + RM_GOPATH=0 [2019-10-21T12:21:05.072Z] #48 0.728 + TMP_GOPATH= [2019-10-21T12:21:05.072Z] #48 0.729 + : /build [2019-10-21T12:21:05.072Z] #48 0.730 + '[' -z '' ']' [2019-10-21T12:21:05.072Z] #48 0.735 ++ mktemp -d [2019-10-21T12:21:05.072Z] #48 0.741 + export GOPATH=/tmp/tmp.t7iBtmRi5T [2019-10-21T12:21:05.072Z] #48 0.742 + GOPATH=/tmp/tmp.t7iBtmRi5T [2019-10-21T12:21:05.072Z] #48 0.742 + RM_GOPATH=1 [2019-10-21T12:21:05.072Z] #48 0.745 ++ dirname ./install.sh [2019-10-21T12:21:05.072Z] #48 0.776 + dir=. [2019-10-21T12:21:05.072Z] #48 0.777 + bin=gotestsum [2019-10-21T12:21:05.072Z] #48 0.778 + shift [2019-10-21T12:21:05.072Z] #48 0.779 + '[' '!' -f ./gotestsum.installer ']' [2019-10-21T12:21:05.072Z] #48 0.779 + . ./gotestsum.installer [2019-10-21T12:21:05.072Z] #48 0.780 ++ : v0.3.5 [2019-10-21T12:21:05.072Z] #48 0.783 + install_gotestsum [2019-10-21T12:21:05.072Z] #48 0.784 + echo 'Installing gotestsum version v0.3.5' [2019-10-21T12:21:05.072Z] #48 0.785 Installing gotestsum version v0.3.5 [2019-10-21T12:21:05.072Z] #48 0.785 + go get -d gotest.tools/gotestsum [2019-10-21T12:21:05.250Z] #41 46.53 CC criu/pie/restorer.o [2019-10-21T12:21:05.299Z] #18 126.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:21:05.299Z] #18 ... [2019-10-21T12:21:05.299Z] [2019-10-21T12:21:05.299Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:05.299Z] #42 106.4 CC criu/files.o [2019-10-21T12:21:05.299Z] #42 109.4 CC criu/filesystems.o [2019-10-21T12:21:05.299Z] #42 110.1 CC criu/fsnotify.o [2019-10-21T12:21:05.299Z] #42 111.4 CC criu/image-desc.o [2019-10-21T12:21:05.299Z] #42 111.6 CC criu/image.o [2019-10-21T12:21:05.299Z] #42 112.5 CC criu/ipc_ns.o [2019-10-21T12:21:05.299Z] #42 113.3 CC criu/irmap.o [2019-10-21T12:21:05.299Z] #42 113.8 CC criu/kcmp-ids.o [2019-10-21T12:21:05.299Z] #42 114.2 CC criu/kerndat.o [2019-10-21T12:21:05.299Z] #42 115.4 CC criu/libnetlink.o [2019-10-21T12:21:05.299Z] #42 115.7 CC criu/log.o [2019-10-21T12:21:05.299Z] #42 116.2 CC criu/lsm.o [2019-10-21T12:21:05.299Z] #42 116.5 CC criu/mem.o [2019-10-21T12:21:05.360Z] #48 ... [2019-10-21T12:21:05.360Z] [2019-10-21T12:21:05.360Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:21:05.360Z] #69 0.848 + RM_GOPATH=0 [2019-10-21T12:21:05.360Z] #69 0.848 + TMP_GOPATH= [2019-10-21T12:21:05.360Z] #69 0.848 + : /build [2019-10-21T12:21:05.360Z] #69 0.848 + '[' -z '' ']' [2019-10-21T12:21:05.360Z] #69 0.854 ++ mktemp -d [2019-10-21T12:21:05.360Z] #69 0.882 + export GOPATH=/tmp/tmp.HgceuGucUW [2019-10-21T12:21:05.360Z] #69 0.882 + GOPATH=/tmp/tmp.HgceuGucUW [2019-10-21T12:21:05.360Z] #69 0.883 + RM_GOPATH=1 [2019-10-21T12:21:05.360Z] #69 0.887 ++ dirname ./install.sh [2019-10-21T12:21:05.360Z] #69 0.917 + dir=. [2019-10-21T12:21:05.360Z] #69 0.918 + bin=proxy [2019-10-21T12:21:05.360Z] #69 0.919 + shift [2019-10-21T12:21:05.360Z] #69 0.920 + '[' '!' -f ./proxy.installer ']' [2019-10-21T12:21:05.360Z] #69 0.920 + . ./proxy.installer [2019-10-21T12:21:05.360Z] #69 0.922 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:21:05.360Z] #69 0.924 + install_proxy [2019-10-21T12:21:05.360Z] #69 0.924 + case "$1" in [2019-10-21T12:21:05.360Z] #69 0.925 + export CGO_ENABLED=0 [2019-10-21T12:21:05.360Z] #69 0.926 + CGO_ENABLED=0 [2019-10-21T12:21:05.360Z] #69 0.927 + _install_proxy [2019-10-21T12:21:05.360Z] #69 0.928 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-21T12:21:05.360Z] #69 0.929 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:21:05.360Z] #69 0.930 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HgceuGucUW/src/github.com/docker/libnetwork [2019-10-21T12:21:05.360Z] #69 0.941 Cloning into '/tmp/tmp.HgceuGucUW/src/github.com/docker/libnetwork'... [2019-10-21T12:21:05.360Z] #69 ... [2019-10-21T12:21:05.360Z] [2019-10-21T12:21:05.360Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:21:05.360Z] #41 0.806 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:21:05.360Z] #41 0.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:21:05.360Z] #41 1.031 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:21:05.360Z] #41 1.077 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:21:05.360Z] #41 1.163 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:21:05.360Z] #41 2.784 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:21:05.360Z] #41 5.554 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:21:05.360Z] #41 7.676 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:21:05.511Z] #41 ... [2019-10-21T12:21:05.511Z] [2019-10-21T12:21:05.511Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:05.511Z] #54 82.04 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-21T12:21:05.511Z] #54 83.43 + mkdir -p /build [2019-10-21T12:21:05.511Z] #54 83.44 + cp runc /build/runc [2019-10-21T12:21:05.511Z] #54 DONE 83.8s [2019-10-21T12:21:05.652Z] #41 ... [2019-10-21T12:21:05.653Z] [2019-10-21T12:21:05.653Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:21:05.653Z] #57 1.014 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:21:05.653Z] #57 1.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:21:05.653Z] #57 1.212 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:21:05.653Z] #57 1.242 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:21:05.653Z] #57 1.296 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:21:05.653Z] #57 3.217 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:21:05.653Z] #57 6.273 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:21:05.653Z] #57 7.994 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:21:05.653Z] #57 ... [2019-10-21T12:21:05.653Z] [2019-10-21T12:21:05.653Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:05.653Z] #51 0.722 + RM_GOPATH=0 [2019-10-21T12:21:05.653Z] #51 0.722 + TMP_GOPATH= [2019-10-21T12:21:05.653Z] #51 0.723 + : /build [2019-10-21T12:21:05.653Z] #51 0.724 + '[' -z '' ']' [2019-10-21T12:21:05.653Z] #51 0.733 ++ mktemp -d [2019-10-21T12:21:05.653Z] #51 0.736 + export GOPATH=/tmp/tmp.XQDuB5cSNE [2019-10-21T12:21:05.653Z] #51 0.737 + GOPATH=/tmp/tmp.XQDuB5cSNE [2019-10-21T12:21:05.653Z] #51 0.737 + RM_GOPATH=1 [2019-10-21T12:21:05.653Z] #51 0.771 ++ dirname ./install.sh [2019-10-21T12:21:05.653Z] #51 0.780 + dir=. [2019-10-21T12:21:05.653Z] #51 0.780 + bin=golangci_lint [2019-10-21T12:21:05.653Z] #51 0.780 + shift [2019-10-21T12:21:05.653Z] #51 0.781 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-21T12:21:05.653Z] #51 0.781 + . ./golangci_lint.installer [2019-10-21T12:21:05.653Z] #51 0.781 ++ : v1.17.1 [2019-10-21T12:21:05.653Z] #51 0.782 + install_golangci_lint [2019-10-21T12:21:05.653Z] #51 0.782 Installing golangci-lint version v1.17.1 [2019-10-21T12:21:05.653Z] #51 0.782 + echo 'Installing golangci-lint version v1.17.1' [2019-10-21T12:21:05.653Z] #51 0.782 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:21:05.772Z] [2019-10-21T12:21:05.772Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:05.956Z] #51 ... [2019-10-21T12:21:05.956Z] [2019-10-21T12:21:05.956Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:05.956Z] #23 0.775 + RM_GOPATH=0 [2019-10-21T12:21:05.956Z] #23 0.775 + TMP_GOPATH= [2019-10-21T12:21:05.956Z] #23 0.776 + : /build [2019-10-21T12:21:05.956Z] #23 0.776 + '[' -z '' ']' [2019-10-21T12:21:05.956Z] #23 0.785 ++ mktemp -d [2019-10-21T12:21:05.956Z] #23 0.791 + export GOPATH=/tmp/tmp.1NnB3fTKgv [2019-10-21T12:21:05.956Z] #23 0.791 + GOPATH=/tmp/tmp.1NnB3fTKgv [2019-10-21T12:21:05.956Z] #23 0.791 + RM_GOPATH=1 [2019-10-21T12:21:05.956Z] #23 0.795 ++ dirname ./install.sh [2019-10-21T12:21:05.956Z] #23 0.821 + dir=. [2019-10-21T12:21:05.956Z] #23 0.821 + bin=dockercli [2019-10-21T12:21:05.956Z] #23 0.821 + shift [2019-10-21T12:21:05.956Z] #23 0.862 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:21:05.956Z] #23 0.864 + . ./dockercli.installer [2019-10-21T12:21:05.956Z] #23 0.867 ++ : stable [2019-10-21T12:21:05.956Z] #23 0.867 ++ : 17.06.2-ce [2019-10-21T12:21:05.956Z] #23 0.874 + install_dockercli [2019-10-21T12:21:05.956Z] #23 0.875 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:21:05.956Z] #23 0.875 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:21:05.956Z] #23 0.878 ++ uname -m [2019-10-21T12:21:05.956Z] #23 0.883 + arch=ppc64le [2019-10-21T12:21:05.956Z] #23 0.883 + '[' ppc64le '!=' x86_64 ']' [2019-10-21T12:21:05.956Z] #23 0.883 + '[' ppc64le '!=' s390x ']' [2019-10-21T12:21:05.956Z] #23 0.884 + '[' ppc64le '!=' armhf ']' [2019-10-21T12:21:05.956Z] #23 0.884 + build_dockercli [2019-10-21T12:21:05.956Z] #23 0.885 + git clone https://github.com/docker/docker-ce /tmp/tmp.1NnB3fTKgv/tmp/docker-ce [2019-10-21T12:21:05.956Z] #23 0.897 Cloning into '/tmp/tmp.1NnB3fTKgv/tmp/docker-ce'... [2019-10-21T12:21:05.956Z] #23 ... [2019-10-21T12:21:05.956Z] [2019-10-21T12:21:05.956Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:21:05.956Z] #11 0.748 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:21:05.956Z] #11 0.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:21:05.956Z] #11 0.816 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:21:05.956Z] #11 0.835 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:21:05.956Z] #11 0.897 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:21:05.956Z] #11 2.559 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:21:05.956Z] #11 5.456 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:21:05.956Z] #11 7.427 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:21:06.244Z] #11 ... [2019-10-21T12:21:06.244Z] [2019-10-21T12:21:06.244Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:06.244Z] #45 6.650 unicode [2019-10-21T12:21:06.244Z] #45 7.190 unicode/utf8 [2019-10-21T12:21:06.244Z] #45 7.223 math/bits [2019-10-21T12:21:06.244Z] #45 7.552 internal/bytealg [2019-10-21T12:21:06.244Z] #45 9.592 internal/testlog [2019-10-21T12:21:06.244Z] #45 10.26 math [2019-10-21T12:21:06.244Z] #45 10.63 runtime [2019-10-21T12:21:06.533Z] #45 11.73 encoding [2019-10-21T12:21:06.714Z] #41 48.01 LINK criu/pie/restorer.built-in.o [2019-10-21T12:21:06.714Z] #41 48.02 GEN criu/pie/restorer-blob.h [2019-10-21T12:21:06.714Z] #41 48.06 DEP criu/vdso.d [2019-10-21T12:21:06.714Z] #41 48.14 DEP criu/uts_ns.d [2019-10-21T12:21:06.801Z] #42 ... [2019-10-21T12:21:06.801Z] [2019-10-21T12:21:06.802Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:21:06.802Z] #18 127.4 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-21T12:21:06.802Z] #18 127.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:21:06.974Z] #41 48.31 DEP criu/util.d [2019-10-21T12:21:07.166Z] #45 12.57 unicode/utf16 [2019-10-21T12:21:07.234Z] #41 48.44 DEP criu/uffd.d [2019-10-21T12:21:07.234Z] #41 48.53 DEP criu/tun.d [2019-10-21T12:21:07.234Z] #41 48.60 DEP criu/tty.d [2019-10-21T12:21:07.234Z] #41 48.68 DEP criu/timerfd.d [2019-10-21T12:21:07.494Z] #41 48.75 DEP criu/sysfs_parse.d [2019-10-21T12:21:07.494Z] #41 48.86 DEP criu/sysctl.d [2019-10-21T12:21:07.494Z] #41 48.96 DEP criu/string.d [2019-10-21T12:21:07.645Z] #18 128.6 Setting up dmsetup (2:1.02.137-2) ... [2019-10-21T12:21:07.645Z] #18 128.6 Setting up python3-setuptools (33.1.1-1) ... [2019-10-21T12:21:07.754Z] #41 48.99 DEP criu/stats.d [2019-10-21T12:21:07.754Z] #41 49.07 DEP criu/sockets.d [2019-10-21T12:21:07.754Z] #41 49.20 DEP criu/sk-unix.d [2019-10-21T12:21:08.015Z] #41 49.30 DEP criu/sk-tcp.d [2019-10-21T12:21:08.015Z] #41 49.37 DEP criu/sk-queue.d [2019-10-21T12:21:08.015Z] #41 49.45 DEP criu/sk-packet.d [2019-10-21T12:21:08.187Z] #62 ... [2019-10-21T12:21:08.187Z] [2019-10-21T12:21:08.187Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:08.187Z] #41 36.46 CC images/ext-file.o [2019-10-21T12:21:08.187Z] #41 36.61 CC images/cgroup.o [2019-10-21T12:21:08.187Z] #41 37.35 CC images/userns.o [2019-10-21T12:21:08.187Z] #41 37.71 CC images/google/protobuf/descriptor.o [2019-10-21T12:21:08.187Z] #41 39.47 CC images/opts.o [2019-10-21T12:21:08.187Z] #41 39.69 CC images/seccomp.o [2019-10-21T12:21:08.187Z] #41 39.95 CC images/binfmt-misc.o [2019-10-21T12:21:08.187Z] #41 40.18 CC images/time.o [2019-10-21T12:21:08.187Z] #41 40.48 CC images/sysctl.o [2019-10-21T12:21:08.187Z] #41 40.68 CC images/autofs.o [2019-10-21T12:21:08.187Z] #41 40.95 CC images/macvlan.o [2019-10-21T12:21:08.187Z] #41 41.20 CC images/sit.o [2019-10-21T12:21:08.187Z] #41 41.52 LINK images/built-in.o [2019-10-21T12:21:08.187Z] #41 41.71 GEN compel/include/asm [2019-10-21T12:21:08.187Z] #41 41.71 GEN compel/include/version.h [2019-10-21T12:21:08.187Z] #41 41.75 touch .config [2019-10-21T12:21:08.187Z] #41 41.77 GEN include/common/config.h [2019-10-21T12:21:08.187Z] #41 41.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-21T12:21:08.187Z] #41 41.87 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-21T12:21:08.187Z] #41 41.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-21T12:21:08.187Z] #41 41.93 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-21T12:21:08.187Z] #41 41.96 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-21T12:21:08.187Z] #41 42.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-21T12:21:08.187Z] #41 42.01 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-21T12:21:08.187Z] #41 42.04 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-21T12:21:08.187Z] #41 42.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-21T12:21:08.187Z] #41 42.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-21T12:21:08.187Z] #41 42.11 DEP compel/plugins/std/infect.d [2019-10-21T12:21:08.187Z] #41 42.26 DEP compel/plugins/std/string.d [2019-10-21T12:21:08.187Z] #41 42.34 DEP compel/plugins/std/log.d [2019-10-21T12:21:08.187Z] #41 42.50 DEP compel/plugins/std/fds.d [2019-10-21T12:21:08.187Z] #41 42.59 DEP compel/plugins/std/std.d [2019-10-21T12:21:08.276Z] #41 49.54 DEP criu/sk-netlink.d [2019-10-21T12:21:08.276Z] #41 49.64 DEP criu/sk-inet.d [2019-10-21T12:21:08.276Z] #41 49.73 DEP criu/signalfd.d [2019-10-21T12:21:08.276Z] #41 49.79 DEP criu/sigframe.d [2019-10-21T12:21:08.445Z] #41 42.78 DEP compel/plugins/shmem/shmem.d [2019-10-21T12:21:08.445Z] #41 42.87 DEP compel/plugins/fds/fds.d [2019-10-21T12:21:08.536Z] #41 49.83 DEP criu/shmem.d [2019-10-21T12:21:08.536Z] #41 49.90 DEP criu/servicefd.d [2019-10-21T12:21:08.536Z] #41 49.97 DEP criu/seize.d [2019-10-21T12:21:08.536Z] #41 50.03 DEP criu/seccomp.d [2019-10-21T12:21:08.668Z] #45 13.85 container/list [2019-10-21T12:21:08.704Z] #41 43.02 CC compel/plugins/std/std.o [2019-10-21T12:21:08.797Z] #41 50.11 DEP criu/rst-malloc.d [2019-10-21T12:21:08.797Z] #41 50.15 DEP criu/rbtree.d [2019-10-21T12:21:08.797Z] #41 50.17 DEP criu/pstree.d [2019-10-21T12:21:08.797Z] #41 50.23 DEP criu/protobuf.d [2019-10-21T12:21:08.797Z] #41 50.29 GEN criu/protobuf-desc-gen.h [2019-10-21T12:21:08.962Z] #41 ... [2019-10-21T12:21:08.962Z] [2019-10-21T12:21:08.962Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:08.962Z] #62 DONE 102.4s [2019-10-21T12:21:08.962Z] [2019-10-21T12:21:08.962Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T12:21:08.962Z] #63 DONE 0.1s [2019-10-21T12:21:08.962Z] [2019-10-21T12:21:08.962Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:08.962Z] #44 99.24 vendor/golang.org/x/net/idna [2019-10-21T12:21:08.962Z] #44 101.4 vendor/golang.org/x/net/http2/hpack [2019-10-21T12:21:09.057Z] #18 129.6 Setting up dh-python (2.20170125) ... [2019-10-21T12:21:09.473Z] #18 130.4 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-21T12:21:09.473Z] #18 130.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:21:09.896Z] #44 103.2 mime [2019-10-21T12:21:10.029Z] #18 DONE 130.7s [2019-10-21T12:21:10.029Z] [2019-10-21T12:21:10.029Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:10.029Z] #42 118.5 CC criu/mount.o [2019-10-21T12:21:10.179Z] #41 51.29 DEP criu/protobuf-desc.d [2019-10-21T12:21:10.179Z] #41 51.36 DEP criu/proc_parse.d [2019-10-21T12:21:10.179Z] #41 51.46 DEP criu/plugin.d [2019-10-21T12:21:10.179Z] #41 51.50 DEP criu/pipes.d [2019-10-21T12:21:10.179Z] #41 51.57 DEP criu/pie-util.d [2019-10-21T12:21:10.179Z] #41 51.62 DEP criu/pie-util-vdso.d [2019-10-21T12:21:10.179Z] #41 51.67 DEP criu/pie-util-vdso-elf32.d [2019-10-21T12:21:10.440Z] #41 51.72 DEP criu/path.d [2019-10-21T12:21:10.440Z] #41 51.78 DEP criu/parasite-syscall.d [2019-10-21T12:21:10.440Z] #41 51.87 DEP criu/pagemap.d [2019-10-21T12:21:10.700Z] #41 51.94 DEP criu/pagemap-cache.d [2019-10-21T12:21:10.700Z] #41 52.00 DEP criu/page-xfer.d [2019-10-21T12:21:10.700Z] #41 52.08 DEP criu/page-pipe.d [2019-10-21T12:21:10.700Z] #41 52.13 DEP criu/netfilter.d [2019-10-21T12:21:10.700Z] #41 52.20 DEP criu/net.d [2019-10-21T12:21:10.856Z] #59 222.4 + bin/containerd-stress [2019-10-21T12:21:10.856Z] #59 224.1 + bin/containerd-shim [2019-10-21T12:21:10.960Z] #41 52.28 DEP criu/namespaces.d [2019-10-21T12:21:11.221Z] #41 52.36 DEP criu/mount.d [2019-10-21T12:21:11.221Z] #41 52.44 DEP criu/mem.d [2019-10-21T12:21:11.221Z] #41 52.52 DEP criu/lsm.d [2019-10-21T12:21:11.221Z] #41 52.57 DEP criu/log.d [2019-10-21T12:21:11.221Z] #41 52.63 DEP criu/libnetlink.d [2019-10-21T12:21:11.481Z] #41 52.68 DEP criu/kerndat.d [2019-10-21T12:21:11.481Z] #41 52.76 DEP criu/kcmp-ids.d [2019-10-21T12:21:11.481Z] #41 52.79 DEP criu/irmap.d [2019-10-21T12:21:11.481Z] #41 52.85 DEP criu/ipc_ns.d [2019-10-21T12:21:11.742Z] #41 52.91 DEP criu/image.d [2019-10-21T12:21:11.742Z] #41 52.98 DEP criu/image-desc.d [2019-10-21T12:21:11.742Z] #41 53.01 DEP criu/fsnotify.d [2019-10-21T12:21:11.742Z] #41 53.09 DEP criu/filesystems.d [2019-10-21T12:21:11.742Z] #41 53.15 DEP criu/files.d [2019-10-21T12:21:11.795Z] #44 105.0 mime/quotedprintable [2019-10-21T12:21:12.002Z] #41 53.22 DEP criu/files-reg.d [2019-10-21T12:21:12.002Z] #41 53.30 DEP criu/files-ext.d [2019-10-21T12:21:12.002Z] #41 53.36 DEP criu/file-lock.d [2019-10-21T12:21:12.002Z] #41 53.43 DEP criu/file-ids.d [2019-10-21T12:21:12.053Z] #44 105.4 net/http/internal [2019-10-21T12:21:12.061Z] #42 122.8 CC criu/namespaces.o [2019-10-21T12:21:12.061Z] #42 ... [2019-10-21T12:21:12.061Z] [2019-10-21T12:21:12.061Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:21:12.061Z] #29 163.7 + rm -rf /tmp/tmp.DB73hDw87J [2019-10-21T12:21:12.061Z] #29 DONE 164.1s [2019-10-21T12:21:12.262Z] #41 53.49 DEP criu/fifo.d [2019-10-21T12:21:12.262Z] #41 53.54 DEP criu/fdstore.d [2019-10-21T12:21:12.262Z] #41 53.59 DEP criu/fault-injection.d [2019-10-21T12:21:12.262Z] #41 53.62 DEP criu/external.d [2019-10-21T12:21:12.262Z] #41 53.66 DEP criu/eventpoll.d [2019-10-21T12:21:12.313Z] #44 ... [2019-10-21T12:21:12.313Z] [2019-10-21T12:21:12.313Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:12.313Z] #41 43.71 CC compel/plugins/std/fds.o [2019-10-21T12:21:12.313Z] #41 44.49 CC compel/plugins/std/log.o [2019-10-21T12:21:12.313Z] #41 45.37 CC compel/plugins/std/string.o [2019-10-21T12:21:12.313Z] #41 45.96 CC compel/plugins/std/infect.o [2019-10-21T12:21:12.313Z] #41 46.43 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-21T12:21:12.313Z] #41 46.47 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-21T12:21:12.313Z] #41 46.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-21T12:21:12.313Z] #41 46.54 AR compel/plugins/std.lib.a [2019-10-21T12:21:12.313Z] #41 46.61 CC compel/plugins/fds/fds.o [2019-10-21T12:21:12.497Z] [2019-10-21T12:21:12.497Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:21:12.523Z] #41 53.73 DEP criu/eventfd.d [2019-10-21T12:21:12.523Z] #41 53.82 DEP criu/crtools.d [2019-10-21T12:21:12.523Z] #41 53.90 DEP criu/cr-service.d [2019-10-21T12:21:12.571Z] #41 46.87 AR compel/plugins/fds.lib.a [2019-10-21T12:21:12.571Z] #41 46.92 HOSTDEP compel/src/lib/log-host.d [2019-10-21T12:21:12.783Z] #41 53.97 DEP criu/cr-restore.d [2019-10-21T12:21:12.783Z] #41 54.07 DEP criu/cr-errno.d [2019-10-21T12:21:12.783Z] #41 54.10 DEP criu/cr-dump.d [2019-10-21T12:21:12.783Z] #41 54.20 DEP criu/cr-dedup.d [2019-10-21T12:21:12.829Z] #41 47.00 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-21T12:21:12.829Z] #41 47.12 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-21T12:21:13.043Z] #41 54.27 DEP criu/cr-check.d [2019-10-21T12:21:13.043Z] #41 54.39 DEP criu/config.d [2019-10-21T12:21:13.087Z] #41 47.30 HOSTDEP compel/src/main-host.d [2019-10-21T12:21:13.087Z] #41 47.44 DEP compel/src/lib/ptrace.d [2019-10-21T12:21:13.103Z] #45 18.11 crypto/internal/subtle [2019-10-21T12:21:13.103Z] #45 ... [2019-10-21T12:21:13.103Z] [2019-10-21T12:21:13.103Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:13.103Z] #63 7.980 + cd /tmp/tmp.ZsNkqkq3MH/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:21:13.103Z] #63 7.983 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:21:13.103Z] #63 8.888 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:21:13.103Z] #63 8.889 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-21T12:21:13.103Z] #63 ... [2019-10-21T12:21:13.103Z] [2019-10-21T12:21:13.103Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:21:13.103Z] #32 9.962 internal/testlog [2019-10-21T12:21:13.103Z] #32 10.11 runtime [2019-10-21T12:21:13.103Z] #32 11.61 encoding [2019-10-21T12:21:13.103Z] #32 12.91 runtime/cgo [2019-10-21T12:21:13.306Z] #41 54.51 DEP criu/clone-noasan.d [2019-10-21T12:21:13.306Z] #41 54.54 DEP criu/cgroup.d [2019-10-21T12:21:13.306Z] #41 54.61 DEP criu/cgroup-props.d [2019-10-21T12:21:13.306Z] #41 54.66 DEP criu/bitmap.d [2019-10-21T12:21:13.306Z] #41 54.67 DEP criu/bfd.d [2019-10-21T12:21:13.306Z] #41 54.72 DEP criu/autofs.d [2019-10-21T12:21:13.350Z] #41 47.58 DEP compel/src/lib/infect.d [2019-10-21T12:21:13.350Z] #41 47.78 DEP compel/src/lib/infect-util.d [2019-10-21T12:21:13.392Z] #32 ... [2019-10-21T12:21:13.393Z] [2019-10-21T12:21:13.393Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:13.393Z] #45 18.63 crypto/subtle [2019-10-21T12:21:13.566Z] #41 54.79 DEP criu/aio.d [2019-10-21T12:21:13.566Z] #41 54.87 DEP criu/action-scripts.d [2019-10-21T12:21:13.566Z] #41 55.00 CC criu/action-scripts.o [2019-10-21T12:21:13.609Z] #41 ... [2019-10-21T12:21:13.609Z] [2019-10-21T12:21:13.609Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:13.609Z] #47 DONE 106.9s [2019-10-21T12:21:13.609Z] [2019-10-21T12:21:13.609Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:13.609Z] #41 47.92 DEP compel/src/lib/infect-rpc.d [2019-10-21T12:21:13.682Z] #45 19.10 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-21T12:21:13.827Z] #41 55.29 CC criu/aio.o [2019-10-21T12:21:13.867Z] #41 48.16 DEP compel/arch/x86/src/lib/infect.d [2019-10-21T12:21:14.125Z] #41 48.47 DEP compel/arch/x86/src/lib/cpu.d [2019-10-21T12:21:14.307Z] #45 19.51 internal/nettrace [2019-10-21T12:21:14.382Z] #41 48.64 DEP compel/src/lib/log.d [2019-10-21T12:21:14.382Z] #41 48.79 DEP compel/src/main.d [2019-10-21T12:21:14.399Z] #41 55.61 CC criu/autofs.o [2019-10-21T12:21:14.498Z] #19 4.665 Collecting yamllint==1.16.0 [2019-10-21T12:21:14.640Z] #41 48.92 DEP compel/src/lib/handle-elf.d [2019-10-21T12:21:14.914Z] #41 49.08 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-21T12:21:14.935Z] #45 20.09 runtime/cgo [2019-10-21T12:21:14.948Z] #19 5.180 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-21T12:21:15.173Z] #41 49.34 CC compel/src/lib/log.o [2019-10-21T12:21:15.173Z] #41 49.61 CC compel/arch/x86/src/lib/cpu.o [2019-10-21T12:21:15.341Z] #41 56.52 CC criu/bfd.o [2019-10-21T12:21:15.445Z] #19 5.537 Collecting pyyaml (from yamllint==1.16.0) [2019-10-21T12:21:15.445Z] #19 5.836 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-21T12:21:15.602Z] #41 56.91 CC criu/bitmap.o [2019-10-21T12:21:15.602Z] #41 56.98 CC criu/cgroup-props.o [2019-10-21T12:21:16.111Z] #41 50.36 CC compel/arch/x86/src/lib/infect.o [2019-10-21T12:21:16.173Z] #41 57.43 CC criu/cgroup.o [2019-10-21T12:21:17.045Z] #41 51.24 CC compel/src/lib/infect-rpc.o [2019-10-21T12:21:17.303Z] #41 51.59 CC compel/src/lib/infect-util.o [2019-10-21T12:21:17.501Z] #59 230.8 + bin/containerd-shim-runc-v1 [2019-10-21T12:21:17.504Z] #19 7.771 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-21T12:21:17.504Z] #19 7.854 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-21T12:21:17.558Z] #41 58.86 CC criu/clone-noasan.o [2019-10-21T12:21:17.558Z] #41 58.94 CC criu/config.o [2019-10-21T12:21:17.561Z] #41 51.84 CC compel/src/lib/infect.o [2019-10-21T12:21:18.379Z] #19 8.784 Building wheels for collected packages: pyyaml, pathspec [2019-10-21T12:21:18.459Z] #45 ... [2019-10-21T12:21:18.459Z] [2019-10-21T12:21:18.459Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:21:18.459Z] #57 23.90 Fetched 7720 kB in 22s (337 kB/s) [2019-10-21T12:21:18.499Z] #41 59.77 CC criu/cr-check.o [2019-10-21T12:21:18.760Z] #41 ... [2019-10-21T12:21:18.760Z] [2019-10-21T12:21:18.760Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:18.760Z] #50 DONE 97.1s [2019-10-21T12:21:18.781Z] #19 8.786 Running setup.py bdist_wheel for pyyaml: started [2019-10-21T12:21:19.020Z] [2019-10-21T12:21:19.020Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:19.462Z] #41 53.86 CC compel/src/lib/ptrace.o [2019-10-21T12:21:19.591Z] #59 ... [2019-10-21T12:21:19.591Z] [2019-10-21T12:21:19.591Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:19.591Z] #41 60.67 CC criu/cr-dedup.o [2019-10-21T12:21:19.591Z] #41 60.91 CC criu/cr-dump.o [2019-10-21T12:21:19.683Z] #19 ... [2019-10-21T12:21:19.683Z] [2019-10-21T12:21:19.683Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:19.683Z] #42 125.0 CC criu/net.o [2019-10-21T12:21:19.683Z] #42 128.2 CC criu/netfilter.o [2019-10-21T12:21:19.683Z] #42 128.5 CC criu/page-pipe.o [2019-10-21T12:21:19.683Z] #42 129.0 CC criu/page-xfer.o [2019-10-21T12:21:19.683Z] #42 130.3 CC criu/pagemap-cache.o [2019-10-21T12:21:19.683Z] #42 130.6 CC criu/pagemap.o [2019-10-21T12:21:19.683Z] #42 ... [2019-10-21T12:21:19.683Z] [2019-10-21T12:21:19.683Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:21:19.683Z] #19 9.996 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-21T12:21:19.683Z] #19 9.997 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-21T12:21:19.683Z] #19 10.04 Running setup.py bdist_wheel for pathspec: started [2019-10-21T12:21:20.022Z] #59 234.1 + bin/containerd-shim-runc-v2 [2019-10-21T12:21:20.028Z] #41 54.31 AR compel/libcompel.a [2019-10-21T12:21:20.287Z] #41 54.39 HOSTCC compel/src/main-host.o [2019-10-21T12:21:20.544Z] #41 54.74 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-21T12:21:20.545Z] #41 54.92 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-21T12:21:20.727Z] #19 10.94 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-21T12:21:20.727Z] #19 10.94 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-21T12:21:20.727Z] #19 10.94 Successfully built pyyaml pathspec [2019-10-21T12:21:20.727Z] #19 10.94 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-21T12:21:20.953Z] #59 234.9 + binaries [2019-10-21T12:21:20.953Z] #59 234.9 + mkdir -p /build [2019-10-21T12:21:20.953Z] #59 234.9 + cp bin/containerd /build/containerd [2019-10-21T12:21:20.953Z] #59 234.9 + cp bin/containerd-shim /build/containerd-shim [2019-10-21T12:21:20.953Z] #59 234.9 + cp bin/ctr /build/ctr [2019-10-21T12:21:20.971Z] #41 62.17 CC criu/cr-errno.o [2019-10-21T12:21:20.971Z] #41 62.20 CC criu/cr-restore.o [2019-10-21T12:21:21.110Z] #41 55.37 HOSTCC compel/src/lib/log-host.o [2019-10-21T12:21:21.274Z] #19 11.66 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-21T12:21:21.368Z] #41 55.58 HOSTLINK compel/compel-host-bin [2019-10-21T12:21:21.368Z] #41 55.73 DEP soccr/soccr.d [2019-10-21T12:21:21.517Z] #59 DONE 235.5s [2019-10-21T12:21:21.626Z] #41 55.93 CC soccr/soccr.o [2019-10-21T12:21:21.681Z] #19 DONE 12.0s [2019-10-21T12:21:21.681Z] [2019-10-21T12:21:21.681Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T12:21:22.080Z] [2019-10-21T12:21:22.080Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T12:21:22.099Z] #24 DONE 0.1s [2019-10-21T12:21:22.099Z] [2019-10-21T12:21:22.099Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:21:22.549Z] #28 DONE 0.5s [2019-10-21T12:21:22.549Z] [2019-10-21T12:21:22.549Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T12:21:22.549Z] #30 DONE 0.1s [2019-10-21T12:21:22.549Z] [2019-10-21T12:21:22.549Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T12:21:22.549Z] #33 DONE 0.1s [2019-10-21T12:21:22.549Z] [2019-10-21T12:21:22.549Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:22.549Z] #42 131.4 CC criu/parasite-syscall.o [2019-10-21T12:21:22.549Z] #42 132.6 CC criu/path.o [2019-10-21T12:21:22.549Z] #42 132.9 CC criu/pie-util-vdso-elf32.o [2019-10-21T12:21:22.549Z] #42 133.4 CC criu/pie-util-vdso.o [2019-10-21T12:21:22.549Z] #42 133.6 CC criu/pie-util.o [2019-10-21T12:21:22.549Z] #42 ... [2019-10-21T12:21:22.549Z] [2019-10-21T12:21:22.549Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T12:21:22.549Z] #38 DONE 0.1s [2019-10-21T12:21:22.549Z] [2019-10-21T12:21:22.549Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:22.549Z] #42 133.7 CC criu/pipes.o [2019-10-21T12:21:22.643Z] #60 DONE 0.4s [2019-10-21T12:21:22.643Z] [2019-10-21T12:21:22.643Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T12:21:22.643Z] #64 DONE 0.1s [2019-10-21T12:21:22.643Z] [2019-10-21T12:21:22.643Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T12:21:22.899Z] #66 DONE 0.2s [2019-10-21T12:21:22.899Z] [2019-10-21T12:21:22.899Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T12:21:22.899Z] #69 DONE 0.1s [2019-10-21T12:21:23.000Z] #41 57.18 AR soccr/libsoccr.a [2019-10-21T12:21:23.000Z] #41 57.21 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:21:23.156Z] [2019-10-21T12:21:23.156Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T12:21:23.156Z] #70 DONE 0.0s [2019-10-21T12:21:23.156Z] [2019-10-21T12:21:23.156Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T12:21:23.258Z] #41 57.44 DEP criu/arch/x86/sigframe.d [2019-10-21T12:21:23.258Z] #41 57.53 DEP criu/arch/x86/sigaction_compat.d [2019-10-21T12:21:23.434Z] #42 134.3 CC criu/plugin.o [2019-10-21T12:21:23.515Z] #41 64.80 CC criu/cr-service.o [2019-10-21T12:21:23.534Z] #41 57.67 DEP criu/arch/x86/kerndat.d [2019-10-21T12:21:23.534Z] #41 57.78 DEP criu/arch/x86/crtools.d [2019-10-21T12:21:23.534Z] #41 ... [2019-10-21T12:21:23.534Z] [2019-10-21T12:21:23.534Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:23.534Z] #44 106.9 mime/multipart [2019-10-21T12:21:23.534Z] #44 106.9 crypto/tls [2019-10-21T12:21:23.534Z] #44 114.0 net/http/httptrace [2019-10-21T12:21:23.534Z] #44 114.2 net/http [2019-10-21T12:21:23.792Z] #44 ... [2019-10-21T12:21:23.792Z] [2019-10-21T12:21:23.792Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:23.792Z] #41 57.96 DEP criu/arch/x86/cpu.d [2019-10-21T12:21:23.792Z] #41 58.17 CC criu/arch/x86/cpu.o [2019-10-21T12:21:23.858Z] #42 134.7 CC criu/proc_parse.o [2019-10-21T12:21:24.002Z] #57 23.90 Reading package lists... [2019-10-21T12:21:24.002Z] #57 ... [2019-10-21T12:21:24.002Z] [2019-10-21T12:21:24.002Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:21:24.002Z] #39 24.70 + cd /tmp/tmp.h9ZbFvukYH/src/github.com/docker/distribution [2019-10-21T12:21:24.002Z] #39 24.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-21T12:21:24.002Z] #39 28.05 + GOPATH=/tmp/tmp.h9ZbFvukYH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.h9ZbFvukYH go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-21T12:21:24.357Z] #41 58.70 CC criu/arch/x86/crtools.o [2019-10-21T12:21:24.457Z] #41 65.78 CC criu/crtools.o [2019-10-21T12:21:24.525Z] #71 DONE 1.4s [2019-10-21T12:21:24.525Z] [2019-10-21T12:21:24.525Z] #72 exporting to image [2019-10-21T12:21:24.525Z] #72 exporting layers [2019-10-21T12:21:24.717Z] #41 66.19 CC criu/eventfd.o [2019-10-21T12:21:24.976Z] #41 66.40 CC criu/eventpoll.o [2019-10-21T12:21:25.547Z] #41 66.91 CC criu/external.o [2019-10-21T12:21:25.731Z] #41 59.91 CC criu/arch/x86/kerndat.o [2019-10-21T12:21:25.807Z] #41 67.12 CC criu/fault-injection.o [2019-10-21T12:21:25.807Z] #41 67.18 CC criu/fdstore.o [2019-10-21T12:21:25.989Z] #41 60.35 CC criu/arch/x86/sigaction_compat.o [2019-10-21T12:21:26.068Z] #41 67.39 CC criu/fifo.o [2019-10-21T12:21:26.074Z] #39 ... [2019-10-21T12:21:26.074Z] [2019-10-21T12:21:26.074Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:26.074Z] #51 31.14 + cd /tmp/tmp.XQDuB5cSNE/src/github.com/golangci/golangci-lint/ [2019-10-21T12:21:26.074Z] #51 31.14 + git checkout -q v1.17.1 [2019-10-21T12:21:26.247Z] #41 60.60 CC criu/arch/x86/sigframe.o [2019-10-21T12:21:26.329Z] #41 67.62 CC criu/file-ids.o [2019-10-21T12:21:26.505Z] #41 60.85 LINK criu/arch/x86/crtools.built-in.o [2019-10-21T12:21:26.505Z] #41 60.89 DEP criu/pie/util-vdso-elf32.d [2019-10-21T12:21:26.589Z] #41 67.81 CC criu/file-lock.o [2019-10-21T12:21:26.711Z] #42 137.4 CC criu/protobuf-desc.o [2019-10-21T12:21:26.763Z] #41 61.04 DEP criu/arch/x86/vdso-pie.d [2019-10-21T12:21:26.763Z] #41 61.15 DEP criu/pie/parasite-vdso.d [2019-10-21T12:21:26.850Z] #41 68.36 CC criu/files-ext.o [2019-10-21T12:21:27.021Z] #41 61.37 DEP criu/pie/util-vdso.d [2019-10-21T12:21:27.108Z] #51 ... [2019-10-21T12:21:27.108Z] [2019-10-21T12:21:27.108Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:21:27.108Z] #34 22.60 Fetched 7720 kB in 21s (354 kB/s) [2019-10-21T12:21:27.108Z] #34 22.60 Reading package lists... [2019-10-21T12:21:27.108Z] #34 32.46 Reading package lists... [2019-10-21T12:21:27.108Z] #34 ... [2019-10-21T12:21:27.108Z] [2019-10-21T12:21:27.108Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:21:27.108Z] #69 27.19 + cd /tmp/tmp.HgceuGucUW/src/github.com/docker/libnetwork [2019-10-21T12:21:27.108Z] #69 27.20 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:21:27.108Z] #69 28.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-21T12:21:27.279Z] #41 61.49 DEP criu/pie/util.d [2019-10-21T12:21:27.279Z] #41 61.62 CC criu/pie/util.o [2019-10-21T12:21:27.398Z] #69 ... [2019-10-21T12:21:27.398Z] [2019-10-21T12:21:27.398Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:21:27.398Z] #25 22.93 Fetched 7720 kB in 22s (344 kB/s) [2019-10-21T12:21:27.398Z] #25 22.93 Reading package lists... [2019-10-21T12:21:27.421Z] #41 68.58 CC criu/files-reg.o [2019-10-21T12:21:27.536Z] #41 62.03 CC criu/pie/util-vdso.o [2019-10-21T12:21:27.624Z] #42 138.5 CC criu/protobuf.o [2019-10-21T12:21:27.624Z] #42 138.8 CC criu/pstree.o [2019-10-21T12:21:27.687Z] #25 ... [2019-10-21T12:21:27.687Z] [2019-10-21T12:21:27.687Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:27.687Z] #51 33.02 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:21:28.331Z] #51 ... [2019-10-21T12:21:28.331Z] [2019-10-21T12:21:28.331Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:21:28.331Z] #41 23.73 Fetched 7720 kB in 22s (338 kB/s) [2019-10-21T12:21:28.331Z] #41 23.73 Reading package lists... [2019-10-21T12:21:28.331Z] #41 33.79 Reading package lists... [2019-10-21T12:21:28.331Z] #41 ... [2019-10-21T12:21:28.331Z] [2019-10-21T12:21:28.331Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:21:28.331Z] #57 23.90 Reading package lists... [2019-10-21T12:21:28.360Z] #41 69.83 CC criu/files.o [2019-10-21T12:21:28.471Z] #41 62.79 CC criu/pie/parasite-vdso.o [2019-10-21T12:21:28.991Z] #42 139.7 CC criu/rbtree.o [2019-10-21T12:21:28.991Z] #42 139.9 CC criu/rst-malloc.o [2019-10-21T12:21:28.991Z] #42 140.1 CC criu/seccomp.o [2019-10-21T12:21:29.250Z] #57 34.41 Reading package lists... [2019-10-21T12:21:29.250Z] #57 ... [2019-10-21T12:21:29.250Z] [2019-10-21T12:21:29.250Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:21:29.250Z] #11 24.71 Fetched 7720 kB in 23s (322 kB/s) [2019-10-21T12:21:29.250Z] #11 24.71 Reading package lists... [2019-10-21T12:21:29.406Z] #41 63.69 CC criu/arch/x86/vdso-pie.o [2019-10-21T12:21:29.538Z] #11 34.96 Reading package lists... [2019-10-21T12:21:29.538Z] #11 ... [2019-10-21T12:21:29.538Z] [2019-10-21T12:21:29.538Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:21:29.664Z] #41 63.91 CC criu/pie/util-vdso-elf32.o [2019-10-21T12:21:29.745Z] #41 71.12 CC criu/filesystems.o [2019-10-21T12:21:29.907Z] #42 140.8 CC criu/seize.o [2019-10-21T12:21:30.231Z] #41 64.44 AR criu/pie/pie.lib.a [2019-10-21T12:21:30.231Z] #41 64.50 DEP criu/pie/restorer.d [2019-10-21T12:21:30.231Z] #41 64.71 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-21T12:21:30.313Z] #41 71.57 CC criu/fsnotify.o [2019-10-21T12:21:30.490Z] #41 64.85 DEP criu/arch/x86/restorer_unmap.d [2019-10-21T12:21:30.497Z] #42 ... [2019-10-21T12:21:30.497Z] [2019-10-21T12:21:30.497Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:30.497Z] #55 154.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-21T12:21:30.748Z] #41 64.88 DEP criu/arch/x86/restorer.d [2019-10-21T12:21:30.748Z] #41 65.03 DEP criu/pie/parasite.d [2019-10-21T12:21:30.883Z] #41 72.28 CC criu/image-desc.o [2019-10-21T12:21:30.883Z] #41 72.37 CC criu/image.o [2019-10-21T12:21:31.006Z] #41 65.29 CC criu/pie/parasite.o [2019-10-21T12:21:31.049Z] #25 33.29 Reading package lists... [2019-10-21T12:21:31.049Z] #25 ... [2019-10-21T12:21:31.049Z] [2019-10-21T12:21:31.049Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:31.049Z] #45 26.20 vendor/golang.org/x/crypto/internal/subtle [2019-10-21T12:21:31.073Z] #72 exporting layers 6.2s done [2019-10-21T12:21:31.073Z] #72 writing image sha256:4be44d5bfa97932448d80a1b8a635ae6e32acae7355742ca00433b4309049d31 done [2019-10-21T12:21:31.073Z] #72 naming to docker.io/library/docker:56230f4d376515b838e088e93eb05f31fb9378c9 done [2019-10-21T12:21:31.073Z] #72 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-21T12:21:31.143Z] #41 ... [2019-10-21T12:21:31.143Z] [2019-10-21T12:21:31.143Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:31.143Z] #59 99.38 + bin/containerd [2019-10-21T12:21:31.399Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40112/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40112/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56230f4d376515b838e088e93eb05f31fb9378c9 hack/validate/default [2019-10-21T12:21:31.713Z] #59 ... [2019-10-21T12:21:31.713Z] [2019-10-21T12:21:31.713Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:31.713Z] #41 72.93 CC criu/ipc_ns.o [2019-10-21T12:21:32.330Z] Congratulations! All commits are properly signed with the DCO! [2019-10-21T12:21:32.330Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-21T12:21:32.330Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-21T12:21:32.330Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-21T12:21:32.383Z] #41 66.38 LINK criu/pie/parasite.built-in.o [2019-10-21T12:21:32.384Z] #41 66.40 GEN criu/pie/parasite-blob.h [2019-10-21T12:21:32.384Z] #41 66.44 CC criu/arch/x86/restorer.o [2019-10-21T12:21:32.384Z] #41 ... [2019-10-21T12:21:32.384Z] [2019-10-21T12:21:32.384Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:32.384Z] #44 125.6 github.com/LK4D4/vndr/godl [2019-10-21T12:21:32.653Z] #41 73.70 CC criu/irmap.o [2019-10-21T12:21:32.653Z] #41 74.11 CC criu/kcmp-ids.o [2019-10-21T12:21:32.913Z] #41 74.29 CC criu/kerndat.o [2019-10-21T12:21:32.950Z] #44 126.3 github.com/LK4D4/vndr [2019-10-21T12:21:33.324Z] #55 156.3 + mkdir -p /build [2019-10-21T12:21:33.324Z] #55 156.3 + cp runc /build/runc [2019-10-21T12:21:33.324Z] #55 DONE 156.5s [2019-10-21T12:21:33.324Z] [2019-10-21T12:21:33.324Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:33.324Z] #42 141.6 CC criu/servicefd.o [2019-10-21T12:21:33.324Z] #42 142.3 CC criu/shmem.o [2019-10-21T12:21:33.324Z] #42 142.9 CC criu/sigframe.o [2019-10-21T12:21:33.324Z] #42 143.0 CC criu/signalfd.o [2019-10-21T12:21:33.324Z] #42 143.3 CC criu/sk-inet.o [2019-10-21T12:21:33.325Z] #42 144.1 CC criu/sk-netlink.o [2019-10-21T12:21:33.745Z] #42 144.8 CC criu/sk-packet.o [2019-10-21T12:21:33.855Z] #41 75.03 CC criu/libnetlink.o [2019-10-21T12:21:34.116Z] #41 75.34 CC criu/log.o [2019-10-21T12:21:34.154Z] #42 145.2 CC criu/sk-queue.o [2019-10-21T12:21:34.377Z] #41 75.66 CC criu/lsm.o [2019-10-21T12:21:34.564Z] #42 145.5 CC criu/sk-tcp.o [2019-10-21T12:21:34.638Z] #41 75.91 CC criu/mem.o [2019-10-21T12:21:35.002Z] #42 145.8 CC criu/sk-unix.o [2019-10-21T12:21:36.023Z] #41 77.14 CC criu/mount.o [2019-10-21T12:21:36.040Z] #42 147.1 CC criu/sockets.o [2019-10-21T12:21:36.446Z] #42 147.5 CC criu/stats.o [2019-10-21T12:21:36.655Z] #45 ... [2019-10-21T12:21:36.655Z] [2019-10-21T12:21:36.655Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:21:36.655Z] #34 32.46 Reading package lists... [2019-10-21T12:21:36.847Z] #42 147.7 CC criu/string.o [2019-10-21T12:21:36.847Z] #42 147.8 CC criu/sysctl.o [2019-10-21T12:21:37.248Z] #42 148.2 CC criu/sysfs_parse.o [2019-10-21T12:21:37.248Z] #42 148.4 CC criu/timerfd.o [2019-10-21T12:21:37.681Z] #34 41.89 Building dependency tree... [2019-10-21T12:21:38.086Z] #42 148.8 CC criu/tty.o [2019-10-21T12:21:38.213Z] #44 ... [2019-10-21T12:21:38.213Z] [2019-10-21T12:21:38.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:38.213Z] #41 67.03 CC criu/arch/x86/restorer_unmap.o [2019-10-21T12:21:38.213Z] #41 67.05 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-21T12:21:38.213Z] #41 67.33 CC criu/pie/restorer.o [2019-10-21T12:21:38.213Z] #41 69.98 LINK criu/pie/restorer.built-in.o [2019-10-21T12:21:38.213Z] #41 70.00 GEN criu/pie/restorer-blob.h [2019-10-21T12:21:38.213Z] #41 70.07 DEP criu/vdso.d [2019-10-21T12:21:38.213Z] #41 70.25 DEP criu/vdso-compat.d [2019-10-21T12:21:38.213Z] #41 70.38 DEP criu/uts_ns.d [2019-10-21T12:21:38.213Z] #41 70.49 DEP criu/util.d [2019-10-21T12:21:38.213Z] #41 70.73 DEP criu/uffd.d [2019-10-21T12:21:38.213Z] #41 70.95 DEP criu/tun.d [2019-10-21T12:21:38.213Z] #41 71.11 DEP criu/tty.d [2019-10-21T12:21:38.213Z] #41 71.31 DEP criu/timerfd.d [2019-10-21T12:21:38.213Z] #41 71.46 DEP criu/sysfs_parse.d [2019-10-21T12:21:38.213Z] #41 71.64 DEP criu/sysctl.d [2019-10-21T12:21:38.213Z] #41 71.83 DEP criu/string.d [2019-10-21T12:21:38.213Z] #41 71.88 DEP criu/stats.d [2019-10-21T12:21:38.213Z] #41 72.00 DEP criu/sockets.d [2019-10-21T12:21:38.213Z] #41 72.19 DEP criu/sk-unix.d [2019-10-21T12:21:38.213Z] #41 72.44 DEP criu/sk-tcp.d [2019-10-21T12:21:38.471Z] #41 72.61 DEP criu/sk-queue.d [2019-10-21T12:21:38.471Z] #41 72.77 DEP criu/sk-packet.d [2019-10-21T12:21:38.572Z] #41 79.63 CC criu/namespaces.o [2019-10-21T12:21:38.728Z] #41 72.95 DEP criu/sk-netlink.d [2019-10-21T12:21:38.728Z] #41 73.15 DEP criu/sk-inet.d [2019-10-21T12:21:38.909Z] #42 150.1 CC criu/tun.o [2019-10-21T12:21:38.986Z] #41 73.34 DEP criu/signalfd.d [2019-10-21T12:21:39.244Z] #41 73.51 DEP criu/sigframe.d [2019-10-21T12:21:39.244Z] #41 73.64 DEP criu/shmem.d [2019-10-21T12:21:39.501Z] #41 73.81 DEP criu/servicefd.d [2019-10-21T12:21:39.513Z] #41 80.87 CC criu/net.o [2019-10-21T12:21:39.753Z] #34 44.83 The following additional packages will be installed: [2019-10-21T12:21:39.753Z] #34 44.83 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-21T12:21:39.753Z] #34 44.84 Suggested packages: [2019-10-21T12:21:39.753Z] #34 44.84 codeblocks eclipse ninja-build lrzip [2019-10-21T12:21:39.753Z] #34 44.84 Recommended packages: [2019-10-21T12:21:39.753Z] #34 44.84 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-21T12:21:39.759Z] #41 73.98 DEP criu/seize.d [2019-10-21T12:21:39.759Z] #41 74.12 DEP criu/seccomp.d [2019-10-21T12:21:39.924Z] #42 150.7 CC criu/uffd.o [2019-10-21T12:21:40.017Z] #41 74.30 DEP criu/rst-malloc.d [2019-10-21T12:21:40.017Z] #41 74.37 DEP criu/rbtree.d [2019-10-21T12:21:40.017Z] #41 74.43 DEP criu/pstree.d [2019-10-21T12:21:40.275Z] #41 74.70 DEP criu/protobuf.d [2019-10-21T12:21:40.532Z] #41 74.91 GEN criu/protobuf-desc-gen.h [2019-10-21T12:21:40.792Z] #34 46.14 The following NEW packages will be installed: [2019-10-21T12:21:40.792Z] #34 46.16 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-21T12:21:40.792Z] #34 46.18 vim-common xxd [2019-10-21T12:21:40.792Z] #34 46.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:21:40.792Z] #34 46.37 Need to get 13.4 MB of archives. [2019-10-21T12:21:40.792Z] #34 46.37 After this operation, 60.4 MB of additional disk space will be used. [2019-10-21T12:21:40.792Z] #34 46.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-21T12:21:40.995Z] #42 151.9 CC criu/util.o [2019-10-21T12:21:41.081Z] #34 46.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-21T12:21:41.375Z] #34 46.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-21T12:21:41.426Z] #41 82.87 CC criu/netfilter.o [2019-10-21T12:21:41.468Z] #41 ... [2019-10-21T12:21:41.468Z] [2019-10-21T12:21:41.468Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:41.468Z] #44 DONE 134.9s [2019-10-21T12:21:41.726Z] [2019-10-21T12:21:41.726Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:21:41.883Z] #42 ... [2019-10-21T12:21:41.883Z] [2019-10-21T12:21:41.883Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:21:41.883Z] #39 193.9 + dpkg --print-architecture [2019-10-21T12:21:41.883Z] #39 193.9 + cd /tmp/tmp.W11TDXVYSW/src/github.com/docker/distribution [2019-10-21T12:21:41.883Z] #39 193.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-21T12:21:41.996Z] #41 83.09 CC criu/page-pipe.o [2019-10-21T12:21:42.256Z] #41 83.53 CC criu/page-xfer.o [2019-10-21T12:21:42.288Z] #39 194.2 + GOPATH=/tmp/tmp.W11TDXVYSW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.W11TDXVYSW [2019-10-21T12:21:42.288Z] #39 194.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-21T12:21:42.349Z] #28 ... [2019-10-21T12:21:42.349Z] [2019-10-21T12:21:42.349Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:42.349Z] #41 76.63 DEP criu/protobuf-desc.d [2019-10-21T12:21:42.607Z] #41 76.83 DEP criu/proc_parse.d [2019-10-21T12:21:42.607Z] #41 77.03 DEP criu/plugin.d [2019-10-21T12:21:42.870Z] #41 77.17 DEP criu/pipes.d [2019-10-21T12:21:42.879Z] #34 48.28 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-21T12:21:42.879Z] #34 48.41 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-21T12:21:42.879Z] #34 48.46 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-21T12:21:42.879Z] #34 48.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-21T12:21:42.879Z] #34 48.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-21T12:21:43.129Z] #41 77.32 DEP criu/pie-util.d [2019-10-21T12:21:43.129Z] #41 77.49 DEP criu/pie-util-vdso.d [2019-10-21T12:21:43.196Z] #41 84.32 CC criu/pagemap-cache.o [2019-10-21T12:21:43.196Z] #41 84.56 CC criu/pagemap.o [2019-10-21T12:21:43.387Z] #41 77.62 DEP criu/pie-util-vdso-elf32.d [2019-10-21T12:21:43.387Z] #41 77.77 DEP criu/path.d [2019-10-21T12:21:43.516Z] #34 48.94 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:21:43.516Z] #34 48.97 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:21:43.644Z] #41 77.91 DEP criu/parasite-syscall.d [2019-10-21T12:21:43.644Z] #41 78.06 DEP criu/pagemap.d [2019-10-21T12:21:43.765Z] #41 85.15 CC criu/parasite-syscall.o [2019-10-21T12:21:43.808Z] #34 ... [2019-10-21T12:21:43.808Z] [2019-10-21T12:21:43.808Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:21:43.808Z] #41 33.79 Reading package lists... [2019-10-21T12:21:43.808Z] #41 43.38 Building dependency tree... [2019-10-21T12:21:43.808Z] #41 46.28 The following additional packages will be installed: [2019-10-21T12:21:43.808Z] #41 46.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-21T12:21:43.808Z] #41 46.28 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-21T12:21:43.808Z] #41 46.29 Suggested packages: [2019-10-21T12:21:43.808Z] #41 46.29 manpages-dev python-setuptools [2019-10-21T12:21:43.808Z] #41 49.10 The following NEW packages will be installed: [2019-10-21T12:21:43.808Z] #41 49.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-21T12:21:43.808Z] #41 49.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-21T12:21:43.808Z] #41 49.13 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-21T12:21:43.808Z] #41 49.13 zlib1g-dev [2019-10-21T12:21:43.808Z] #41 49.32 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:21:43.808Z] #41 49.32 Need to get 3548 kB of archives. [2019-10-21T12:21:43.808Z] #41 49.32 After this operation, 21.2 MB of additional disk space will be used. [2019-10-21T12:21:43.808Z] #41 49.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-21T12:21:43.808Z] #41 49.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-21T12:21:43.808Z] #41 49.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-21T12:21:43.808Z] #41 49.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-21T12:21:43.808Z] #41 49.44 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-21T12:21:43.903Z] #41 78.21 DEP criu/pagemap-cache.d [2019-10-21T12:21:43.903Z] #41 78.41 DEP criu/page-xfer.d [2019-10-21T12:21:44.096Z] #41 49.49 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-21T12:21:44.096Z] #41 49.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-21T12:21:44.096Z] #41 49.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-21T12:21:44.096Z] #41 49.55 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-21T12:21:44.096Z] #41 49.65 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-21T12:21:44.160Z] #41 78.55 DEP criu/page-pipe.d [2019-10-21T12:21:44.336Z] #41 85.71 CC criu/path.o [2019-10-21T12:21:44.404Z] #41 49.66 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-21T12:21:44.404Z] #41 49.80 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-21T12:21:44.404Z] #41 49.91 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-21T12:21:44.404Z] #41 49.92 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-21T12:21:44.404Z] #41 49.93 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-21T12:21:44.404Z] #41 49.97 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-21T12:21:44.417Z] #41 78.65 DEP criu/netfilter.d [2019-10-21T12:21:44.417Z] #41 78.78 DEP criu/net.d [2019-10-21T12:21:44.596Z] #41 85.91 CC criu/pie-util-vdso-elf32.o [2019-10-21T12:21:44.675Z] #41 78.98 DEP criu/namespaces.d [2019-10-21T12:21:44.675Z] #41 79.11 DEP criu/mount.d [2019-10-21T12:21:44.856Z] #41 86.19 CC criu/pie-util-vdso.o [2019-10-21T12:21:44.932Z] #41 ... [2019-10-21T12:21:44.932Z] [2019-10-21T12:21:44.932Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:21:44.932Z] #28 138.6 + rm -rf /tmp/tmp.RUX5Sv9BVJ [2019-10-21T12:21:44.932Z] #28 DONE 139.0s [2019-10-21T12:21:44.932Z] [2019-10-21T12:21:44.932Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:44.932Z] #41 79.27 DEP criu/mem.d [2019-10-21T12:21:45.115Z] #41 86.45 CC criu/pie-util.o [2019-10-21T12:21:45.115Z] #41 86.58 CC criu/pipes.o [2019-10-21T12:21:45.189Z] #41 79.44 DEP criu/lsm.d [2019-10-21T12:21:45.189Z] #41 79.68 DEP criu/log.d [2019-10-21T12:21:45.436Z] #41 ... [2019-10-21T12:21:45.436Z] [2019-10-21T12:21:45.436Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:21:45.436Z] #34 50.87 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:21:45.447Z] #41 79.83 DEP criu/libnetlink.d [2019-10-21T12:21:45.683Z] #41 87.05 CC criu/plugin.o [2019-10-21T12:21:45.705Z] #41 79.99 DEP criu/kerndat.d [2019-10-21T12:21:45.726Z] #34 51.11 Fetched 13.4 MB in 2s (4990 kB/s) [2019-10-21T12:21:45.726Z] #34 51.36 Selecting previously unselected package cmake-data. [2019-10-21T12:21:45.943Z] #41 87.30 CC criu/proc_parse.o [2019-10-21T12:21:45.963Z] #41 80.17 DEP criu/kcmp-ids.d [2019-10-21T12:21:45.963Z] #41 80.31 DEP criu/irmap.d [2019-10-21T12:21:46.017Z] #34 51.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 ... 14950 files and directories currently installed.) [2019-10-21T12:21:46.017Z] #34 51.43 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-21T12:21:46.017Z] #34 51.47 Unpacking cmake-data (3.7.2-1) ... [2019-10-21T12:21:46.221Z] #41 80.52 DEP criu/ipc_ns.d [2019-10-21T12:21:46.478Z] #41 80.76 DEP criu/image.d [2019-10-21T12:21:46.638Z] #39 ... [2019-10-21T12:21:46.638Z] [2019-10-21T12:21:46.638Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:46.638Z] #42 153.2 CC criu/uts_ns.o [2019-10-21T12:21:46.638Z] #42 153.4 CC criu/vdso.o [2019-10-21T12:21:46.638Z] #42 153.8 LINK criu/built-in.o [2019-10-21T12:21:46.638Z] #42 153.9 LINK criu/criu [2019-10-21T12:21:46.638Z] #42 154.2 DEP lib/c/criu.d [2019-10-21T12:21:46.638Z] #42 154.3 CC images/rpc.pb-c.o [2019-10-21T12:21:46.638Z] #42 154.7 CC lib/c/criu.o [2019-10-21T12:21:46.638Z] #42 155.3 LINK lib/c/built-in.o [2019-10-21T12:21:46.638Z] #42 155.3 LINK lib/c/libcriu.so [2019-10-21T12:21:46.638Z] #42 155.3 GEN magic.py [2019-10-21T12:21:46.638Z] #42 155.4 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:21:46.638Z] #42 155.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:21:46.638Z] #42 155.7 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:21:46.638Z] #42 156.2 make[1]: Nothing to be done for 'all'. [2019-10-21T12:21:46.638Z] #42 156.8 make[1]: 'images/built-in.o' is up to date. [2019-10-21T12:21:46.638Z] #42 156.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-21T12:21:46.638Z] #42 156.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-21T12:21:46.638Z] #42 157.0 make[1]: 'compel/libcompel.a' is up to date. [2019-10-21T12:21:46.638Z] #42 157.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-21T12:21:46.638Z] #42 157.0 make[1]: Nothing to be done for 'all'. [2019-10-21T12:21:46.638Z] #42 157.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:21:46.638Z] #42 157.2 make[2]: Nothing to be done for 'all'. [2019-10-21T12:21:46.638Z] #42 157.2 make[2]: Nothing to be done for 'all'. [2019-10-21T12:21:46.638Z] #42 157.2 make[2]: Nothing to be done for 'all'. [2019-10-21T12:21:46.638Z] #42 157.3 make[2]: Nothing to be done for 'all'. [2019-10-21T12:21:46.638Z] #42 157.3 make[2]: Nothing to be done for 'all'. [2019-10-21T12:21:46.638Z] #42 157.3 make[2]: Nothing to be done for 'all'. [2019-10-21T12:21:46.638Z] #42 157.3 make[2]: Nothing to be done for 'all'. [2019-10-21T12:21:46.638Z] #42 157.4 make[2]: Nothing to be done for 'all'. [2019-10-21T12:21:46.638Z] #42 157.4 INSTALL criu/criu [2019-10-21T12:21:46.638Z] #42 DONE 157.5s [2019-10-21T12:21:46.638Z] [2019-10-21T12:21:46.638Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:21:46.736Z] #41 ... [2019-10-21T12:21:46.736Z] [2019-10-21T12:21:46.736Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T12:21:46.736Z] #29 DONE 0.2s [2019-10-21T12:21:46.736Z] [2019-10-21T12:21:46.736Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:46.736Z] #41 80.89 DEP criu/image-desc.d [2019-10-21T12:21:46.736Z] #41 80.99 DEP criu/fsnotify.d [2019-10-21T12:21:46.736Z] #41 ... [2019-10-21T12:21:46.736Z] [2019-10-21T12:21:46.736Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T12:21:46.736Z] #32 DONE 0.1s [2019-10-21T12:21:46.736Z] [2019-10-21T12:21:46.736Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T12:21:46.736Z] #37 DONE 0.1s [2019-10-21T12:21:46.993Z] [2019-10-21T12:21:46.993Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:46.993Z] #41 81.16 DEP criu/filesystems.d [2019-10-21T12:21:46.993Z] #41 81.26 DEP criu/files.d [2019-10-21T12:21:47.250Z] #41 81.46 DEP criu/files-reg.d [2019-10-21T12:21:47.250Z] #41 81.57 DEP criu/files-ext.d [2019-10-21T12:21:47.508Z] #41 81.74 DEP criu/file-lock.d [2019-10-21T12:21:47.508Z] #41 81.86 DEP criu/file-ids.d [2019-10-21T12:21:47.508Z] #41 82.00 DEP criu/fifo.d [2019-10-21T12:21:47.765Z] #41 82.14 DEP criu/fdstore.d [2019-10-21T12:21:47.765Z] #41 82.26 DEP criu/fault-injection.d [2019-10-21T12:21:47.851Z] #41 89.07 CC criu/protobuf-desc.o [2019-10-21T12:21:48.026Z] #41 82.30 DEP criu/external.d [2019-10-21T12:21:48.286Z] #41 82.43 DEP criu/eventpoll.d [2019-10-21T12:21:48.287Z] #41 82.62 DEP criu/eventfd.d [2019-10-21T12:21:48.419Z] #41 89.67 CC criu/protobuf.o [2019-10-21T12:21:48.544Z] #41 82.77 DEP criu/crtools.d [2019-10-21T12:21:48.545Z] #41 82.94 DEP criu/cr-service.d [2019-10-21T12:21:48.679Z] #41 89.94 CC criu/pstree.o [2019-10-21T12:21:48.738Z] #34 ... [2019-10-21T12:21:48.738Z] [2019-10-21T12:21:48.738Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:21:48.738Z] #25 33.29 Reading package lists... [2019-10-21T12:21:48.738Z] #25 44.32 Building dependency tree... [2019-10-21T12:21:48.738Z] #25 48.49 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-21T12:21:48.738Z] #25 48.49 The following additional packages will be installed: [2019-10-21T12:21:48.738Z] #25 48.49 libjq1 libonig4 [2019-10-21T12:21:48.738Z] #25 49.19 The following NEW packages will be installed: [2019-10-21T12:21:48.738Z] #25 49.20 jq libjq1 libonig4 [2019-10-21T12:21:48.738Z] #25 49.34 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:21:48.738Z] #25 49.34 Need to get 310 kB of archives. [2019-10-21T12:21:48.738Z] #25 49.34 After this operation, 1267 kB of additional disk space will be used. [2019-10-21T12:21:48.738Z] #25 49.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-21T12:21:48.738Z] #25 49.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-21T12:21:48.738Z] #25 49.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-21T12:21:48.738Z] #25 51.41 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:21:48.738Z] #25 51.82 Fetched 310 kB in 0s (1940 kB/s) [2019-10-21T12:21:48.738Z] #25 52.02 Selecting previously unselected package libonig4:ppc64el. [2019-10-21T12:21:48.738Z] #25 52.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-21T12:21:48.738Z] #25 52.16 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-21T12:21:48.738Z] #25 52.16 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-21T12:21:48.738Z] #25 52.61 Selecting previously unselected package libjq1:ppc64el. [2019-10-21T12:21:48.738Z] #25 52.61 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-21T12:21:48.738Z] #25 52.62 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-21T12:21:48.738Z] #25 52.97 Selecting previously unselected package jq. [2019-10-21T12:21:48.738Z] #25 52.99 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-21T12:21:48.738Z] #25 53.02 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:21:48.738Z] #25 53.35 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-21T12:21:48.738Z] #25 53.37 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-21T12:21:48.738Z] #25 53.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:21:48.738Z] #25 53.56 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:21:48.738Z] #25 DONE 53.8s [2019-10-21T12:21:48.738Z] [2019-10-21T12:21:48.738Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:21:48.738Z] #57 34.41 Reading package lists... [2019-10-21T12:21:48.738Z] #57 44.90 Building dependency tree... [2019-10-21T12:21:48.738Z] #57 48.13 The following additional packages will be installed: [2019-10-21T12:21:48.738Z] #57 48.15 btrfs-progs liblzo2-2 [2019-10-21T12:21:48.738Z] #57 48.59 The following NEW packages will be installed: [2019-10-21T12:21:48.738Z] #57 48.61 btrfs-progs btrfs-tools liblzo2-2 [2019-10-21T12:21:48.738Z] #57 48.82 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:21:48.738Z] #57 48.82 Need to get 588 kB of archives. [2019-10-21T12:21:48.738Z] #57 48.82 After this operation, 5005 kB of additional disk space will be used. [2019-10-21T12:21:48.738Z] #57 48.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-21T12:21:48.738Z] #57 48.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-21T12:21:48.738Z] #57 49.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-21T12:21:48.738Z] #57 50.92 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:21:48.738Z] #57 51.08 Fetched 588 kB in 0s (2317 kB/s) [2019-10-21T12:21:48.738Z] #57 51.25 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-21T12:21:48.738Z] #57 51.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-21T12:21:48.738Z] #57 51.46 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-21T12:21:48.738Z] #57 51.47 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:21:48.738Z] #57 51.69 Selecting previously unselected package btrfs-progs. [2019-10-21T12:21:48.738Z] #57 51.73 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-21T12:21:48.738Z] #57 51.73 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:21:48.738Z] #57 53.03 Selecting previously unselected package btrfs-tools. [2019-10-21T12:21:48.738Z] #57 53.06 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-21T12:21:48.738Z] #57 53.07 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:21:48.738Z] #57 53.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:21:48.738Z] #57 53.54 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:21:48.738Z] #57 53.55 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:21:48.738Z] #57 53.57 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:21:48.738Z] #57 53.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:21:48.738Z] #57 DONE 53.9s [2019-10-21T12:21:48.738Z] [2019-10-21T12:21:48.738Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:21:48.738Z] #26 DONE 0.1s [2019-10-21T12:21:48.738Z] [2019-10-21T12:21:48.738Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:21:48.738Z] #58 DONE 0.1s [2019-10-21T12:21:48.738Z] [2019-10-21T12:21:48.738Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T12:21:48.738Z] #59 DONE 0.1s [2019-10-21T12:21:48.738Z] [2019-10-21T12:21:48.738Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:21:48.738Z] #41 52.17 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:21:48.738Z] #41 52.30 Fetched 3548 kB in 0s (4775 kB/s) [2019-10-21T12:21:48.738Z] #41 52.45 Selecting previously unselected package libnet1:ppc64el. [2019-10-21T12:21:48.738Z] #41 52.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-21T12:21:48.738Z] #41 52.60 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-21T12:21:48.738Z] #41 52.61 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-21T12:21:48.738Z] #41 52.86 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-21T12:21:48.738Z] #41 52.89 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-21T12:21:48.738Z] #41 52.89 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-21T12:21:48.738Z] #41 53.16 Selecting previously unselected package libnet1-dev. [2019-10-21T12:21:48.738Z] #41 53.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-21T12:21:48.738Z] #41 53.22 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:21:48.738Z] #41 53.56 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-21T12:21:48.738Z] #41 53.59 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-21T12:21:48.738Z] #41 53.63 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-21T12:21:48.738Z] #41 53.77 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-21T12:21:48.738Z] #41 53.79 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-21T12:21:48.738Z] #41 53.79 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-21T12:21:48.802Z] #41 83.13 DEP criu/cr-restore.d [2019-10-21T12:21:49.029Z] #41 54.48 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-21T12:21:49.029Z] #41 54.50 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-21T12:21:49.029Z] #41 54.52 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-21T12:21:49.060Z] #41 83.33 DEP criu/cr-errno.d [2019-10-21T12:21:49.060Z] #41 83.36 DEP criu/cr-dump.d [2019-10-21T12:21:49.060Z] #41 83.56 DEP criu/cr-dedup.d [2019-10-21T12:21:49.318Z] #41 83.70 DEP criu/cr-check.d [2019-10-21T12:21:49.332Z] #41 54.72 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-21T12:21:49.332Z] #41 54.75 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-21T12:21:49.332Z] #41 54.76 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-21T12:21:49.332Z] #41 54.94 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-21T12:21:49.332Z] #41 54.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-21T12:21:49.576Z] #41 83.84 DEP criu/config.d [2019-10-21T12:21:49.576Z] #41 83.95 DEP criu/clone-noasan.d [2019-10-21T12:21:49.617Z] #41 90.72 CC criu/rbtree.o [2019-10-21T12:21:49.617Z] #41 90.93 CC criu/rst-malloc.o [2019-10-21T12:21:49.625Z] #41 54.97 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-21T12:21:49.625Z] #41 55.26 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-21T12:21:49.834Z] #41 83.99 DEP criu/cgroup.d [2019-10-21T12:21:49.834Z] #41 84.09 DEP criu/cgroup-props.d [2019-10-21T12:21:49.834Z] #41 84.18 DEP criu/bitmap.d [2019-10-21T12:21:49.834Z] #41 84.20 DEP criu/bfd.d [2019-10-21T12:21:49.878Z] #41 91.15 CC criu/seccomp.o [2019-10-21T12:21:49.921Z] #41 ... [2019-10-21T12:21:49.921Z] [2019-10-21T12:21:49.921Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:21:49.921Z] #11 34.96 Reading package lists... [2019-10-21T12:21:49.921Z] #11 46.26 Building dependency tree... [2019-10-21T12:21:49.921Z] #11 49.61 The following additional packages will be installed: [2019-10-21T12:21:49.921Z] #11 49.62 libapparmor1 libseccomp2 [2019-10-21T12:21:49.921Z] #11 49.64 Suggested packages: [2019-10-21T12:21:49.921Z] #11 49.64 seccomp [2019-10-21T12:21:49.921Z] #11 50.24 The following NEW packages will be installed: [2019-10-21T12:21:49.921Z] #11 50.25 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-21T12:21:49.921Z] #11 50.43 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:21:49.921Z] #11 50.43 Need to get 296 kB of archives. [2019-10-21T12:21:49.921Z] #11 50.43 After this operation, 1346 kB of additional disk space will be used. [2019-10-21T12:21:49.921Z] #11 50.43 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-21T12:21:49.921Z] #11 50.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-21T12:21:49.921Z] #11 50.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-21T12:21:49.921Z] #11 50.49 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-21T12:21:49.921Z] #11 52.62 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:21:49.921Z] #11 53.04 Fetched 296 kB in 0s (1877 kB/s) [2019-10-21T12:21:49.921Z] #11 53.29 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-21T12:21:49.921Z] #11 53.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-21T12:21:49.922Z] #11 53.37 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-21T12:21:49.922Z] #11 53.38 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-21T12:21:49.922Z] #11 53.70 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-21T12:21:49.922Z] #11 53.79 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-21T12:21:49.922Z] #11 53.79 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-21T12:21:49.922Z] #11 54.27 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-21T12:21:49.922Z] #11 54.28 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-21T12:21:49.922Z] #11 54.28 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-21T12:21:49.922Z] #11 54.48 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-21T12:21:49.922Z] #11 54.54 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-21T12:21:49.922Z] #11 54.55 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-21T12:21:49.922Z] #11 54.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:21:49.922Z] #11 55.00 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-21T12:21:49.922Z] #11 55.01 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-21T12:21:49.922Z] #11 55.03 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-21T12:21:49.922Z] #11 55.03 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-21T12:21:49.922Z] #11 55.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:21:49.922Z] #11 DONE 55.3s [2019-10-21T12:21:49.922Z] [2019-10-21T12:21:49.922Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:21:49.922Z] #53 DONE 0.1s [2019-10-21T12:21:49.922Z] [2019-10-21T12:21:49.922Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:21:49.922Z] #41 55.31 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-21T12:21:49.922Z] #41 55.33 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-21T12:21:49.922Z] #41 ... [2019-10-21T12:21:49.922Z] [2019-10-21T12:21:49.922Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T12:21:49.922Z] #54 DONE 0.1s [2019-10-21T12:21:50.092Z] #41 84.30 DEP criu/autofs.d [2019-10-21T12:21:50.092Z] #41 84.44 DEP criu/aio.d [2019-10-21T12:21:50.222Z] [2019-10-21T12:21:50.222Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:50.222Z] #60 0.366 + RM_GOPATH=0 [2019-10-21T12:21:50.222Z] #60 0.371 + TMP_GOPATH= [2019-10-21T12:21:50.222Z] #60 0.379 + : /build [2019-10-21T12:21:50.222Z] #60 0.380 + '[' -z '' ']' [2019-10-21T12:21:50.222Z] #60 0.385 ++ mktemp -d [2019-10-21T12:21:50.222Z] #60 0.413 + export GOPATH=/tmp/tmp.ne2jNuhkwf [2019-10-21T12:21:50.222Z] #60 0.414 + GOPATH=/tmp/tmp.ne2jNuhkwf [2019-10-21T12:21:50.222Z] #60 0.414 + RM_GOPATH=1 [2019-10-21T12:21:50.222Z] #60 0.416 ++ dirname ./install.sh [2019-10-21T12:21:50.222Z] #60 0.418 + dir=. [2019-10-21T12:21:50.222Z] #60 0.419 + bin=containerd [2019-10-21T12:21:50.222Z] #60 0.419 + shift [2019-10-21T12:21:50.222Z] #60 0.419 + '[' '!' -f ./containerd.installer ']' [2019-10-21T12:21:50.222Z] #60 0.419 + . ./containerd.installer [2019-10-21T12:21:50.222Z] #60 0.419 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:21:50.222Z] #60 0.420 + install_containerd [2019-10-21T12:21:50.222Z] #60 0.421 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:21:50.222Z] #60 0.421 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-21T12:21:50.222Z] #60 0.421 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ne2jNuhkwf/src/github.com/containerd/containerd [2019-10-21T12:21:50.222Z] #60 0.448 Cloning into '/tmp/tmp.ne2jNuhkwf/src/github.com/containerd/containerd'... [2019-10-21T12:21:50.349Z] #41 84.63 DEP criu/action-scripts.d [2019-10-21T12:21:50.448Z] #41 91.63 CC criu/seize.o [2019-10-21T12:21:50.513Z] #60 ... [2019-10-21T12:21:50.513Z] [2019-10-21T12:21:50.513Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:21:50.513Z] #12 DONE 0.7s [2019-10-21T12:21:50.607Z] #41 84.89 CC criu/action-scripts.o [2019-10-21T12:21:50.804Z] [2019-10-21T12:21:50.804Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:50.804Z] #55 0.523 + RM_GOPATH=0 [2019-10-21T12:21:50.804Z] #55 0.526 + TMP_GOPATH= [2019-10-21T12:21:50.804Z] #55 0.527 + : /build [2019-10-21T12:21:50.804Z] #55 0.528 + '[' -z '' ']' [2019-10-21T12:21:50.804Z] #55 0.532 ++ mktemp -d [2019-10-21T12:21:50.804Z] #55 0.541 + export GOPATH=/tmp/tmp.7LHf3RTxOb [2019-10-21T12:21:50.804Z] #55 0.543 + GOPATH=/tmp/tmp.7LHf3RTxOb [2019-10-21T12:21:50.804Z] #55 0.544 + RM_GOPATH=1 [2019-10-21T12:21:50.804Z] #55 0.547 ++ dirname ./install.sh [2019-10-21T12:21:50.804Z] #55 0.549 + dir=. [2019-10-21T12:21:50.804Z] #55 0.549 + bin=runc [2019-10-21T12:21:50.804Z] #55 0.549 + shift [2019-10-21T12:21:50.804Z] #55 0.549 + '[' '!' -f ./runc.installer ']' [2019-10-21T12:21:50.804Z] #55 0.549 + . ./runc.installer [2019-10-21T12:21:50.804Z] #55 0.550 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:21:50.804Z] #55 0.550 + install_runc [2019-10-21T12:21:50.804Z] #55 0.553 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-21T12:21:50.804Z] #55 0.555 + uname -r [2019-10-21T12:21:50.804Z] #55 0.600 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-21T12:21:50.804Z] #55 0.601 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-21T12:21:50.804Z] #55 0.602 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-21T12:21:50.804Z] #55 0.602 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7LHf3RTxOb/src/github.com/opencontainers/runc [2019-10-21T12:21:50.804Z] #55 0.624 Cloning into '/tmp/tmp.7LHf3RTxOb/src/github.com/opencontainers/runc'... [2019-10-21T12:21:50.865Z] #41 85.28 CC criu/aio.o [2019-10-21T12:21:51.018Z] #41 92.22 CC criu/servicefd.o [2019-10-21T12:21:51.276Z] #41 92.54 CC criu/shmem.o [2019-10-21T12:21:51.429Z] #55 ... [2019-10-21T12:21:51.429Z] [2019-10-21T12:21:51.429Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:21:51.429Z] #13 DONE 0.7s [2019-10-21T12:21:51.429Z] [2019-10-21T12:21:51.429Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:21:51.429Z] #41 56.89 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-21T12:21:51.429Z] #41 56.91 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-21T12:21:51.429Z] #41 56.93 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-21T12:21:51.431Z] #41 85.69 CC criu/autofs.o [2019-10-21T12:21:51.721Z] #41 ... [2019-10-21T12:21:51.721Z] [2019-10-21T12:21:51.721Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:21:51.721Z] #14 0.387 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-21T12:21:51.721Z] #14 DONE 0.5s [2019-10-21T12:21:51.721Z] [2019-10-21T12:21:51.721Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:21:51.721Z] #41 57.22 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-21T12:21:51.721Z] #41 57.24 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-21T12:21:51.721Z] #41 57.25 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-21T12:21:51.845Z] #41 93.16 CC criu/sigframe.o [2019-10-21T12:21:52.105Z] #41 93.27 CC criu/signalfd.o [2019-10-21T12:21:52.105Z] #41 93.47 CC criu/sk-inet.o [2019-10-21T12:21:52.349Z] #41 ... [2019-10-21T12:21:52.349Z] [2019-10-21T12:21:52.349Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T12:21:52.349Z] #15 DONE 0.5s [2019-10-21T12:21:52.349Z] [2019-10-21T12:21:52.349Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:21:52.349Z] #34 56.56 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-21T12:21:52.349Z] #34 56.66 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-21T12:21:52.349Z] #34 56.67 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:21:52.349Z] #34 56.90 Selecting previously unselected package libicu57:ppc64el. [2019-10-21T12:21:52.349Z] #34 56.92 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-21T12:21:52.349Z] #34 56.93 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-21T12:21:52.365Z] #41 86.82 CC criu/bfd.o [2019-10-21T12:21:52.365Z] #41 ... [2019-10-21T12:21:52.365Z] [2019-10-21T12:21:52.365Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:52.365Z] #59 130.5 + bin/containerd-stress [2019-10-21T12:21:52.649Z] #34 ... [2019-10-21T12:21:52.650Z] [2019-10-21T12:21:52.650Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T12:21:52.650Z] #16 DONE 0.4s [2019-10-21T12:21:52.931Z] #41 87.19 CC criu/bitmap.o [2019-10-21T12:21:52.931Z] #41 87.39 CC criu/cgroup-props.o [2019-10-21T12:21:52.938Z] [2019-10-21T12:21:52.938Z] #17 [dev 6/24] RUN ldconfig [2019-10-21T12:21:53.233Z] #17 DONE 0.6s [2019-10-21T12:21:53.233Z] [2019-10-21T12:21:53.233Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:21:53.531Z] #27 ... [2019-10-21T12:21:53.531Z] [2019-10-21T12:21:53.531Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:21:53.531Z] #41 58.91 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-21T12:21:53.531Z] #41 58.91 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-21T12:21:53.531Z] #41 58.92 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-21T12:21:53.867Z] #41 88.09 CC criu/cgroup.o [2019-10-21T12:21:54.563Z] #41 59.95 Selecting previously unselected package protobuf-c-compiler. [2019-10-21T12:21:54.563Z] #41 59.95 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-21T12:21:54.563Z] #41 59.96 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:21:54.850Z] #41 60.28 Selecting previously unselected package protobuf-compiler. [2019-10-21T12:21:54.850Z] #41 60.32 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-21T12:21:54.850Z] #41 60.34 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-21T12:21:55.139Z] #41 60.55 Selecting previously unselected package python-pkg-resources. [2019-10-21T12:21:55.139Z] #41 60.57 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:21:55.139Z] #41 60.58 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-21T12:21:55.239Z] #41 ... [2019-10-21T12:21:55.239Z] [2019-10-21T12:21:55.239Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:21:55.239Z] #54 148.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-21T12:21:55.662Z] #59 133.4 + bin/containerd-shim [2019-10-21T12:21:55.768Z] #41 61.05 Selecting previously unselected package python-protobuf. [2019-10-21T12:21:55.768Z] #41 61.06 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-21T12:21:55.768Z] #41 61.08 Unpacking python-protobuf (3.0.0-9) ... [2019-10-21T12:21:56.798Z] #41 62.21 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-21T12:21:57.089Z] #41 62.47 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-21T12:21:57.089Z] #41 62.48 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-21T12:21:57.137Z] #54 150.3 + mkdir -p /build [2019-10-21T12:21:57.137Z] #54 150.3 + cp runc /build/runc [2019-10-21T12:21:57.703Z] #54 DONE 150.8s [2019-10-21T12:21:57.703Z] [2019-10-21T12:21:57.703Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:57.703Z] #41 90.46 CC criu/clone-noasan.o [2019-10-21T12:21:57.703Z] #41 90.57 CC criu/config.o [2019-10-21T12:21:57.703Z] #41 91.68 CC criu/cr-check.o [2019-10-21T12:21:58.206Z] #59 ... [2019-10-21T12:21:58.207Z] [2019-10-21T12:21:58.207Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:21:58.207Z] #41 94.20 CC criu/sk-netlink.o [2019-10-21T12:21:58.207Z] #41 94.50 CC criu/sk-packet.o [2019-10-21T12:21:58.207Z] #41 94.97 CC criu/sk-queue.o [2019-10-21T12:21:58.207Z] #41 95.33 CC criu/sk-tcp.o [2019-10-21T12:21:58.207Z] #41 95.69 CC criu/sk-unix.o [2019-10-21T12:21:58.207Z] #41 97.13 CC criu/sockets.o [2019-10-21T12:21:58.207Z] #41 97.82 CC criu/stats.o [2019-10-21T12:21:58.207Z] #41 98.06 CC criu/string.o [2019-10-21T12:21:58.207Z] #41 98.14 CC criu/sysctl.o [2019-10-21T12:21:58.207Z] #41 98.65 CC criu/sysfs_parse.o [2019-10-21T12:21:58.207Z] #41 98.97 CC criu/timerfd.o [2019-10-21T12:21:58.207Z] #41 99.26 CC criu/tty.o [2019-10-21T12:21:58.318Z] #39 209.2 + rm -rf /tmp/tmp.W11TDXVYSW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.W11TDXVYSW [2019-10-21T12:21:58.318Z] #39 DONE 209.3s [2019-10-21T12:21:58.318Z] [2019-10-21T12:21:58.318Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:58.318Z] #60 ... [2019-10-21T12:21:58.318Z] [2019-10-21T12:21:58.318Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T12:21:58.318Z] #40 DONE 0.2s [2019-10-21T12:21:58.318Z] [2019-10-21T12:21:58.318Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T12:21:58.318Z] #43 DONE 0.1s [2019-10-21T12:21:58.318Z] [2019-10-21T12:21:58.318Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:58.589Z] #41 ... [2019-10-21T12:21:58.589Z] [2019-10-21T12:21:58.589Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:21:58.589Z] #69 DONE 63.7s [2019-10-21T12:21:58.589Z] [2019-10-21T12:21:58.589Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:21:58.589Z] #27 5.417 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:21:58.589Z] #27 6.466 [2019-10-21T12:21:58.589Z] #27 7.259 ## 3.0% ######### 13.7% ############### 22.1% #################### 28.5% ######################### 34.9% ############################## 42.4% ################################### 48.9% ####################################### 55.3% ########################################## 59.6% ############################################ 61.7% ################################################ 66.8% ################################################## 69.9% ################################################### 72.1% ######################################################## 78.5% ############################################################## 87.0% ################################################################### 93.4% ####################################################################### 99.8% ######################################################################## 100.0% [2019-10-21T12:21:58.692Z] Running on azwin-2-f16bb0 in d:\jenkins\workspace\moby_PR-40112 [Pipeline] { [Pipeline] ws [2019-10-21T12:21:58.707Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-21T12:21:58.738Z] #60 ... [2019-10-21T12:21:58.738Z] [2019-10-21T12:21:58.738Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T12:21:58.738Z] #46 DONE 0.1s [2019-10-21T12:21:58.738Z] [2019-10-21T12:21:58.738Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T12:21:58.738Z] #49 DONE 0.1s [2019-10-21T12:21:58.738Z] [2019-10-21T12:21:58.738Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:21:59.076Z] #41 93.31 CC criu/cr-dedup.o [2019-10-21T12:21:59.213Z] #27 10.81 [2019-10-21T12:21:59.334Z] #41 93.64 CC criu/cr-dump.o [2019-10-21T12:21:59.587Z] #41 100.8 CC criu/tun.o [2019-10-21T12:21:59.847Z] #41 101.3 CC criu/uffd.o [2019-10-21T12:22:00.709Z] #41 95.08 CC criu/cr-errno.o [2019-10-21T12:22:00.806Z] #41 102.3 CC criu/util.o [2019-10-21T12:22:00.857Z] #27 11.68 ####### 9.7% ############### 21.2% ####################### 32.7% ############################### 43.3% ######################################### 58.1% ################################################### 72.2% ################################################################ 89.6% ######################################################################## 100.0% [2019-10-21T12:22:00.967Z] #41 95.13 CC criu/cr-restore.o [2019-10-21T12:22:01.885Z] #27 13.56 [2019-10-21T12:22:02.189Z] #41 103.3 CC criu/uts_ns.o [2019-10-21T12:22:02.189Z] #41 103.5 CC criu/vdso.o [2019-10-21T12:22:02.449Z] #41 ... [2019-10-21T12:22:02.449Z] [2019-10-21T12:22:02.449Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:02.449Z] #59 140.6 + bin/containerd-shim-runc-v1 [2019-10-21T12:22:03.101Z] #27 14.17 ####### 10.0% ################ 22.9% ###################### 31.0% ########################### 38.7% ############################# 41.3% ### [2019-10-21T12:22:03.101Z] #27 ... [2019-10-21T12:22:03.101Z] [2019-10-21T12:22:03.101Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:22:03.101Z] #18 0.813 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:22:03.101Z] #18 0.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:22:03.101Z] #18 1.045 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:22:03.101Z] #18 1.071 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:22:03.101Z] #18 1.192 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:22:03.101Z] #18 3.304 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:22:03.101Z] #18 7.489 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:22:03.101Z] #18 9.444 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:22:03.394Z] #18 ... [2019-10-21T12:22:03.394Z] [2019-10-21T12:22:03.394Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:22:03.972Z] #27 14.17 ####### 10.0% ################ 22.9% ###################### 31.0% ########################### 38.7% ############################# 41.3% ################################### 49.0% ######################################## 56.8% ################################################ 67.1% ##################################################### 74.8% ########################################################### 82.6% ################################################################# 90.3% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-21T12:22:03.972Z] #27 ... [2019-10-21T12:22:03.972Z] [2019-10-21T12:22:03.972Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:03.972Z] #48 59.42 + cd /tmp/tmp.t7iBtmRi5T/src/gotest.tools/gotestsum [2019-10-21T12:22:03.972Z] #48 59.42 + git checkout -q v0.3.5 [2019-10-21T12:22:03.972Z] #48 59.60 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-21T12:22:04.251Z] #41 98.01 CC criu/cr-service.o [2019-10-21T12:22:04.261Z] #48 ... [2019-10-21T12:22:04.261Z] [2019-10-21T12:22:04.261Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:22:04.261Z] #34 69.66 Selecting previously unselected package libxml2:ppc64el. [2019-10-21T12:22:04.261Z] #34 69.73 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-21T12:22:04.261Z] #34 69.74 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:22:04.389Z] INFO [loader] Go packages loading at mode load types and syntax took 27.823117533s [2019-10-21T12:22:04.817Z] #41 99.16 CC criu/crtools.o [2019-10-21T12:22:05.389Z] #41 99.68 CC criu/eventfd.o [2019-10-21T12:22:05.647Z] #41 99.99 CC criu/eventpoll.o [2019-10-21T12:22:05.746Z] #59 144.1 + bin/containerd-shim-runc-v2 [2019-10-21T12:22:05.761Z] INFO [loader] SSA repr building timing: packages building 207.585947ms, total 5.54928282s [2019-10-21T12:22:05.779Z] #34 70.93 Selecting previously unselected package libarchive13:ppc64el. [2019-10-21T12:22:05.779Z] #34 70.94 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-21T12:22:05.779Z] #34 70.95 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-21T12:22:05.779Z] #34 71.28 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-21T12:22:05.779Z] #34 71.31 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-21T12:22:05.779Z] #34 71.31 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-21T12:22:05.779Z] #34 71.45 Selecting previously unselected package libuv1:ppc64el. [2019-10-21T12:22:06.073Z] #34 71.47 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-21T12:22:06.073Z] #34 71.47 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-21T12:22:06.073Z] #34 71.68 Selecting previously unselected package cmake. [2019-10-21T12:22:06.073Z] #34 71.72 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-21T12:22:06.582Z] #41 100.6 CC criu/external.o [2019-10-21T12:22:06.582Z] #41 100.9 CC criu/fault-injection.o [2019-10-21T12:22:06.582Z] #41 100.9 CC criu/fdstore.o [2019-10-21T12:22:06.716Z] #34 72.12 Unpacking cmake (3.7.2-1) ... [2019-10-21T12:22:06.840Z] #41 101.2 CC criu/fifo.o [2019-10-21T12:22:07.098Z] #41 101.4 CC criu/file-ids.o [2019-10-21T12:22:07.130Z] #59 ... [2019-10-21T12:22:07.130Z] [2019-10-21T12:22:07.130Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:07.130Z] #41 103.9 LINK criu/built-in.o [2019-10-21T12:22:07.130Z] #41 104.0 LINK criu/criu [2019-10-21T12:22:07.130Z] #41 104.3 DEP lib/c/criu.d [2019-10-21T12:22:07.130Z] #41 104.4 CC images/rpc.pb-c.o [2019-10-21T12:22:07.130Z] #41 105.0 CC lib/c/criu.o [2019-10-21T12:22:07.130Z] #41 105.9 LINK lib/c/built-in.o [2019-10-21T12:22:07.130Z] #41 105.9 LINK lib/c/libcriu.so [2019-10-21T12:22:07.130Z] #41 106.1 GEN magic.py [2019-10-21T12:22:07.130Z] #41 106.2 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:22:07.130Z] #41 106.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:22:07.130Z] #41 106.5 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:22:07.130Z] #41 106.9 make[1]: Nothing to be done for 'all'. [2019-10-21T12:22:07.130Z] #41 107.3 make[1]: 'images/built-in.o' is up to date. [2019-10-21T12:22:07.130Z] #41 107.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-21T12:22:07.130Z] #41 107.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-21T12:22:07.130Z] #41 107.3 make[1]: 'compel/libcompel.a' is up to date. [2019-10-21T12:22:07.130Z] #41 107.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-21T12:22:07.130Z] #41 107.4 make[1]: Nothing to be done for 'all'. [2019-10-21T12:22:07.130Z] #41 107.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:22:07.130Z] #41 107.5 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:07.130Z] #41 107.5 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:07.130Z] #41 107.6 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:07.130Z] #41 107.6 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:07.130Z] #41 107.7 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:07.130Z] #41 107.7 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:07.130Z] #41 107.7 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:07.130Z] #41 107.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:07.130Z] #41 107.8 INSTALL criu/criu [2019-10-21T12:22:07.130Z] #41 DONE 108.4s [2019-10-21T12:22:07.130Z] [2019-10-21T12:22:07.130Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:07.130Z] #59 145.3 + binaries [2019-10-21T12:22:07.130Z] #59 145.3 + mkdir -p /build [2019-10-21T12:22:07.130Z] #59 145.3 + cp bin/containerd /build/containerd [2019-10-21T12:22:07.130Z] #59 145.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-21T12:22:07.356Z] #41 101.6 CC criu/file-lock.o [2019-10-21T12:22:07.389Z] #59 145.4 + cp bin/ctr /build/ctr [2019-10-21T12:22:07.648Z] #59 DONE 145.7s [2019-10-21T12:22:07.927Z] #41 102.1 CC criu/files-ext.o [2019-10-21T12:22:08.186Z] #41 102.3 CC criu/files-reg.o [2019-10-21T12:22:08.572Z] #60 ... [2019-10-21T12:22:08.572Z] [2019-10-21T12:22:08.572Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:08.572Z] #51 DONE 218.8s [2019-10-21T12:22:08.572Z] [2019-10-21T12:22:08.572Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:08.572Z] #60 189.2 + bin/containerd [2019-10-21T12:22:08.572Z] #60 ... [2019-10-21T12:22:08.572Z] [2019-10-21T12:22:08.572Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T12:22:08.572Z] #52 DONE 0.2s [2019-10-21T12:22:08.572Z] [2019-10-21T12:22:08.572Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T12:22:08.572Z] #56 DONE 0.1s [2019-10-21T12:22:08.572Z] [2019-10-21T12:22:08.572Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:08.586Z] [2019-10-21T12:22:08.586Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T12:22:08.586Z] #42 DONE 0.1s [2019-10-21T12:22:08.586Z] [2019-10-21T12:22:08.586Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T12:22:08.845Z] #45 DONE 0.1s [2019-10-21T12:22:08.845Z] [2019-10-21T12:22:08.845Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T12:22:08.845Z] #48 DONE 0.2s [2019-10-21T12:22:08.845Z] [2019-10-21T12:22:08.845Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T12:22:09.413Z] #51 DONE 0.4s [2019-10-21T12:22:09.413Z] [2019-10-21T12:22:09.413Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T12:22:09.413Z] #55 DONE 0.1s [2019-10-21T12:22:09.413Z] [2019-10-21T12:22:09.413Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T12:22:09.470Z] #34 ... [2019-10-21T12:22:09.470Z] [2019-10-21T12:22:09.470Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:22:09.470Z] #27 17.00 [2019-10-21T12:22:09.559Z] #41 103.6 CC criu/files.o [2019-10-21T12:22:09.980Z] #60 DONE 0.3s [2019-10-21T12:22:09.980Z] [2019-10-21T12:22:09.980Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T12:22:09.980Z] #64 DONE 0.1s [2019-10-21T12:22:09.980Z] [2019-10-21T12:22:09.980Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T12:22:09.980Z] #66 DONE 0.2s [2019-10-21T12:22:09.980Z] [2019-10-21T12:22:09.980Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T12:22:09.980Z] #69 DONE 0.1s [2019-10-21T12:22:10.239Z] [2019-10-21T12:22:10.239Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T12:22:10.239Z] #70 DONE 0.0s [2019-10-21T12:22:10.239Z] [2019-10-21T12:22:10.239Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T12:22:10.656Z] #27 17.73 # 1.8% ### 5.4% ####### 9.8% ######### 12.5% ########## 15.2% ############ 17.9% ############## 20.5% ################ 23.2% ################## 25.9% ##################### 29.5% ####################### 32.0% ######################## 34.7% ########################## 36.5% ########################### 38.3% ############################ 40.0% ############################## 42.7% ################################ 45.6% ################################### 49.2% ##################################### 51.9% ####################################### 54.6% ######################################### 57.2% ########################################### 59.9% ############################################# 62.6% ############################################## 65.3% ################################################ 68.0% ################################################## 70.6% #################################################### 73.3% ###################################################### 76.0% ######################################################## 78.7% ########################################################### 82.3% ############################################################## 86.7% ################################################################# 90.3% ################################################################### 93.9% #################################################################### 95.5% ##################################################################### 97.2% ####################################################################### 99.0% ######################################################################## 100.0% [2019-10-21T12:22:10.656Z] #27 ... [2019-10-21T12:22:10.656Z] [2019-10-21T12:22:10.656Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:22:10.656Z] #32 65.98 sync [2019-10-21T12:22:10.656Z] #32 65.98 internal/reflectlite [2019-10-21T12:22:10.656Z] #32 72.08 errors [2019-10-21T12:22:10.656Z] #32 72.08 sort [2019-10-21T12:22:10.656Z] #32 73.15 io [2019-10-21T12:22:10.656Z] #32 73.15 internal/oserror [2019-10-21T12:22:10.656Z] #32 73.19 strconv [2019-10-21T12:22:10.656Z] #32 73.54 syscall [2019-10-21T12:22:10.945Z] #41 105.1 CC criu/filesystems.o [2019-10-21T12:22:10.945Z] #32 ... [2019-10-21T12:22:10.945Z] [2019-10-21T12:22:10.945Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:22:10.945Z] #27 22.38 [2019-10-21T12:22:11.203Z] #41 105.6 CC criu/fsnotify.o [2019-10-21T12:22:12.137Z] #41 106.5 CC criu/image-desc.o [2019-10-21T12:22:12.137Z] #41 106.6 CC criu/image.o [2019-10-21T12:22:12.142Z] #71 DONE 1.7s [2019-10-21T12:22:12.142Z] [2019-10-21T12:22:12.142Z] #72 exporting to image [2019-10-21T12:22:12.142Z] #72 exporting layers [2019-10-21T12:22:13.071Z] #41 107.4 CC criu/ipc_ns.o [2019-10-21T12:22:13.071Z] #41 ... [2019-10-21T12:22:13.071Z] [2019-10-21T12:22:13.071Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:22:13.071Z] #38 167.0 + dpkg --print-architecture [2019-10-21T12:22:13.071Z] #38 167.0 + cd /tmp/tmp.g5cKaVfQww/src/github.com/docker/distribution [2019-10-21T12:22:13.071Z] #38 167.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-21T12:22:13.329Z] #38 167.2 + GOPATH=/tmp/tmp.g5cKaVfQww/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.g5cKaVfQww [2019-10-21T12:22:13.329Z] #38 167.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-21T12:22:13.665Z] #27 ... [2019-10-21T12:22:13.665Z] [2019-10-21T12:22:13.665Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:22:13.665Z] #34 77.48 Selecting previously unselected package xxd. [2019-10-21T12:22:13.665Z] #34 77.48 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-21T12:22:13.665Z] #34 77.48 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:22:13.665Z] #34 77.68 Selecting previously unselected package vim-common. [2019-10-21T12:22:13.665Z] #34 77.69 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:22:13.665Z] #34 77.71 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:22:13.665Z] #34 78.20 Processing triggers for mime-support (3.60) ... [2019-10-21T12:22:13.665Z] #34 78.42 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:22:13.665Z] #34 78.42 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-21T12:22:13.665Z] #34 78.43 Setting up cmake-data (3.7.2-1) ... [2019-10-21T12:22:13.665Z] #34 78.44 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-21T12:22:13.665Z] #34 78.45 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:22:13.665Z] #34 78.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:22:13.665Z] #34 78.58 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:22:13.665Z] #34 78.59 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:22:13.665Z] #34 78.60 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-21T12:22:13.665Z] #34 78.61 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-21T12:22:13.665Z] #34 78.63 Setting up cmake (3.7.2-1) ... [2019-10-21T12:22:13.665Z] #34 78.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:22:13.665Z] #34 DONE 79.1s [2019-10-21T12:22:13.665Z] [2019-10-21T12:22:13.665Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:22:13.954Z] #35 DONE 0.2s [2019-10-21T12:22:13.954Z] [2019-10-21T12:22:13.954Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T12:22:13.954Z] #36 DONE 0.1s [2019-10-21T12:22:13.954Z] [2019-10-21T12:22:13.954Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:22:13.954Z] #29 76.64 + cd /tmp/tmp.YzXiAMEsU9/src/github.com/go-swagger/go-swagger [2019-10-21T12:22:13.954Z] #29 76.65 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-21T12:22:14.873Z] #29 80.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-21T12:22:15.903Z] #29 ... [2019-10-21T12:22:15.903Z] [2019-10-21T12:22:15.903Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:22:15.903Z] #41 71.34 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:22:15.903Z] #41 71.34 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-21T12:22:15.903Z] #41 71.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:22:15.903Z] #41 71.40 Setting up python-protobuf (3.0.0-9) ... [2019-10-21T12:22:15.903Z] #41 ... [2019-10-21T12:22:15.903Z] [2019-10-21T12:22:15.903Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:22:15.903Z] #37 0.418 + RM_GOPATH=0 [2019-10-21T12:22:15.903Z] #37 0.418 + TMP_GOPATH= [2019-10-21T12:22:15.903Z] #37 0.418 + : /build [2019-10-21T12:22:15.903Z] #37 0.419 + '[' -z '' ']' [2019-10-21T12:22:15.903Z] #37 0.420 ++ mktemp -d [2019-10-21T12:22:15.903Z] #37 0.424 + export GOPATH=/tmp/tmp.SZWZH3sPVB [2019-10-21T12:22:15.903Z] #37 0.431 + GOPATH=/tmp/tmp.SZWZH3sPVB [2019-10-21T12:22:15.903Z] #37 0.432 + RM_GOPATH=1 [2019-10-21T12:22:15.903Z] #37 0.437 ++ dirname ./install.sh [2019-10-21T12:22:15.903Z] #37 0.444 + dir=. [2019-10-21T12:22:15.903Z] #37 0.445 + bin=tini [2019-10-21T12:22:15.903Z] #37 0.445 + shift [2019-10-21T12:22:15.903Z] #37 0.445 + '[' '!' -f ./tini.installer ']' [2019-10-21T12:22:15.903Z] #37 0.445 + . ./tini.installer [2019-10-21T12:22:15.903Z] #37 0.445 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:22:15.903Z] #37 0.446 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:22:15.903Z] #37 0.446 + install_tini [2019-10-21T12:22:15.903Z] #37 0.446 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-21T12:22:15.903Z] #37 0.446 + git clone https://github.com/krallin/tini.git /tmp/tmp.SZWZH3sPVB/tini [2019-10-21T12:22:15.903Z] #37 0.453 Cloning into '/tmp/tmp.SZWZH3sPVB/tini'... [2019-10-21T12:22:16.300Z] #37 2.430 + cd /tmp/tmp.SZWZH3sPVB/tini [2019-10-21T12:22:16.300Z] #37 2.436 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:22:16.300Z] #37 2.506 + cmake . [2019-10-21T12:22:17.429Z] #72 exporting layers 4.8s done [2019-10-21T12:22:17.429Z] #72 writing image sha256:e8edf3278a9d907119988c94ffd31c0d84df6ad4692cdec3e245fe2bfe84b553 done [2019-10-21T12:22:17.429Z] #72 naming to docker.io/library/docker:56230f4d376515b838e088e93eb05f31fb9378c9 done [2019-10-21T12:22:17.429Z] #72 DONE 4.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-21T12:22:17.783Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40112/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56230f4d376515b838e088e93eb05f31fb9378c9 hack/test/unit [2019-10-21T12:22:17.811Z] #37 ... [2019-10-21T12:22:17.811Z] [2019-10-21T12:22:17.811Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:22:17.811Z] #41 82.68 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-21T12:22:17.811Z] #41 82.68 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-21T12:22:17.811Z] #41 82.69 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-21T12:22:17.811Z] #41 82.70 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-21T12:22:17.811Z] #41 82.70 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-21T12:22:17.811Z] #41 82.70 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:22:17.812Z] #41 82.72 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-21T12:22:17.812Z] #41 82.74 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-21T12:22:17.812Z] #41 82.75 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-21T12:22:17.812Z] #41 82.76 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-21T12:22:17.812Z] #41 82.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:22:17.812Z] #41 DONE 83.0s [2019-10-21T12:22:17.812Z] [2019-10-21T12:22:17.812Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:22:17.812Z] #37 3.756 -- The C compiler identification is GNU 6.3.0 [2019-10-21T12:22:17.812Z] #37 3.783 -- Check for working C compiler: /usr/bin/cc [2019-10-21T12:22:17.812Z] #37 ... [2019-10-21T12:22:17.812Z] [2019-10-21T12:22:17.812Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:22:17.812Z] #45 73.11 errors [2019-10-21T12:22:17.812Z] #45 73.14 sort [2019-10-21T12:22:17.812Z] #45 73.25 math/rand [2019-10-21T12:22:17.812Z] #45 73.41 github.com/LK4D4/vndr/godl/singleflight [2019-10-21T12:22:17.812Z] #45 75.63 io [2019-10-21T12:22:17.812Z] #45 75.72 strconv [2019-10-21T12:22:17.812Z] #45 79.49 syscall [2019-10-21T12:22:17.812Z] #45 80.55 vendor/golang.org/x/net/dns/dnsmessage [2019-10-21T12:22:17.812Z] #45 82.88 bytes [2019-10-21T12:22:17.812Z] #45 ... [2019-10-21T12:22:17.812Z] [2019-10-21T12:22:17.812Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:22:17.812Z] #27 26.33 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:22:17.812Z] #27 27.48 [2019-10-21T12:22:17.812Z] #27 27.95 ######################################################################## 100.0% [2019-10-21T12:22:17.812Z] #27 28.40 [2019-10-21T12:22:20.519Z] #27 32.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:22:21.559Z] #27 33.20 [2019-10-21T12:22:21.559Z] #27 ... [2019-10-21T12:22:21.559Z] [2019-10-21T12:22:21.559Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:22:21.559Z] #55 21.66 + cd /tmp/tmp.7LHf3RTxOb/src/github.com/opencontainers/runc [2019-10-21T12:22:21.559Z] #55 21.66 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:22:21.559Z] #55 22.54 + '[' -z '' ']' [2019-10-21T12:22:21.559Z] #55 22.54 + target=static [2019-10-21T12:22:21.559Z] #55 22.54 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-21T12:22:21.559Z] #55 26.54 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-21T12:22:21.850Z] #55 ... [2019-10-21T12:22:21.850Z] [2019-10-21T12:22:21.850Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:22:21.850Z] #37 4.452 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-21T12:22:21.850Z] #37 4.465 -- Detecting C compiler ABI info [2019-10-21T12:22:21.850Z] #37 5.568 -- Detecting C compiler ABI info - done [2019-10-21T12:22:21.850Z] #37 5.788 -- Detecting C compile features [2019-10-21T12:22:22.011Z] ? github.com/docker/docker/api [no test files] [2019-10-21T12:22:23.352Z] #37 9.080 -- Detecting C compile features - done [2019-10-21T12:22:23.352Z] #37 9.208 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-21T12:22:23.352Z] #37 9.632 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-21T12:22:23.630Z] using credential docker-jenkins-github-credentials [2019-10-21T12:22:23.641Z] #37 ... [2019-10-21T12:22:23.641Z] [2019-10-21T12:22:23.641Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:22:23.641Z] #27 33.82 ######################################################################## 100.0% [2019-10-21T12:22:23.641Z] #27 34.11 [2019-10-21T12:22:23.706Z] Cloning the remote Git repository [2019-10-21T12:22:23.706Z] Cloning with configured refspecs honoured and without tags [2019-10-21T12:22:23.949Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:22:24.283Z] #27 ... [2019-10-21T12:22:24.283Z] [2019-10-21T12:22:24.283Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:22:24.283Z] #32 79.63 bytes [2019-10-21T12:22:24.283Z] #32 79.78 strings [2019-10-21T12:22:24.573Z] #32 ... [2019-10-21T12:22:24.573Z] [2019-10-21T12:22:24.573Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:22:24.573Z] #37 9.947 -- Configuring done [2019-10-21T12:22:24.573Z] #37 10.00 -- Generating done [2019-10-21T12:22:24.573Z] #37 10.02 -- Build files have been written to: /tmp/tmp.SZWZH3sPVB/tini [2019-10-21T12:22:24.573Z] #37 10.04 + make tini-static [2019-10-21T12:22:24.573Z] #37 10.67 Scanning dependencies of target tini-static [2019-10-21T12:22:24.573Z] #37 10.76 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-21T12:22:25.528Z] #38 ... [2019-10-21T12:22:25.528Z] [2019-10-21T12:22:25.528Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:25.528Z] #41 108.3 CC criu/irmap.o [2019-10-21T12:22:25.528Z] #41 108.7 CC criu/kcmp-ids.o [2019-10-21T12:22:25.528Z] #41 108.9 CC criu/kerndat.o [2019-10-21T12:22:25.528Z] #41 109.7 CC criu/libnetlink.o [2019-10-21T12:22:25.528Z] #41 109.9 CC criu/log.o [2019-10-21T12:22:25.528Z] #41 110.3 CC criu/lsm.o [2019-10-21T12:22:25.528Z] #41 110.7 CC criu/mem.o [2019-10-21T12:22:25.528Z] #41 111.9 CC criu/mount.o [2019-10-21T12:22:25.528Z] #41 114.5 CC criu/namespaces.o [2019-10-21T12:22:25.528Z] #41 115.9 CC criu/net.o [2019-10-21T12:22:25.528Z] #41 118.2 CC criu/netfilter.o [2019-10-21T12:22:25.528Z] #41 118.5 CC criu/page-pipe.o [2019-10-21T12:22:25.528Z] #41 119.0 CC criu/page-xfer.o [2019-10-21T12:22:25.528Z] #41 119.9 CC criu/pagemap-cache.o [2019-10-21T12:22:26.094Z] #41 120.2 CC criu/pagemap.o [2019-10-21T12:22:24.324Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-21T12:22:26.023Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:22:26.023Z] > git --version # timeout=10 [2019-10-21T12:22:26.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:22:26.078Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:22:26.660Z] #41 121.0 CC criu/parasite-syscall.o [2019-10-21T12:22:27.226Z] #41 121.6 CC criu/path.o [2019-10-21T12:22:27.484Z] #41 121.9 CC criu/pie-util-vdso-elf32.o [2019-10-21T12:22:28.050Z] #41 122.2 CC criu/pie-util-vdso.o [2019-10-21T12:22:28.066Z] #37 ... [2019-10-21T12:22:28.066Z] [2019-10-21T12:22:28.066Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:28.066Z] #42 2.702 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:22:28.066Z] #42 2.702 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:22:28.066Z] #42 5.157 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:22:28.066Z] #42 5.195 GEN .gitid [2019-10-21T12:22:28.066Z] #42 5.204 GEN criu/include/version.h [2019-10-21T12:22:28.066Z] #42 5.315 GEN include/common/asm [2019-10-21T12:22:28.066Z] #42 8.282 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-21T12:22:28.066Z] #42 8.495 PBCC images/opts.pb-c.c [2019-10-21T12:22:28.066Z] #42 8.651 PBCC images/sit.pb-c.c [2019-10-21T12:22:28.066Z] #42 8.733 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-21T12:22:28.066Z] #42 8.940 DEP images/opts.pb-c.d [2019-10-21T12:22:28.066Z] #42 9.059 DEP images/sit.pb-c.d [2019-10-21T12:22:28.066Z] #42 9.173 PBCC images/macvlan.pb-c.c [2019-10-21T12:22:28.066Z] #42 9.215 DEP images/macvlan.pb-c.d [2019-10-21T12:22:28.066Z] #42 9.349 PBCC images/autofs.pb-c.c [2019-10-21T12:22:28.066Z] #42 9.421 DEP images/autofs.pb-c.d [2019-10-21T12:22:28.066Z] #42 9.518 PBCC images/sysctl.pb-c.c [2019-10-21T12:22:28.066Z] #42 9.550 DEP images/sysctl.pb-c.d [2019-10-21T12:22:28.066Z] #42 9.715 PBCC images/time.pb-c.c [2019-10-21T12:22:28.066Z] #42 9.779 DEP images/time.pb-c.d [2019-10-21T12:22:28.066Z] #42 9.918 PBCC images/binfmt-misc.pb-c.c [2019-10-21T12:22:28.066Z] #42 9.970 DEP images/binfmt-misc.pb-c.d [2019-10-21T12:22:28.066Z] #42 10.16 PBCC images/seccomp.pb-c.c [2019-10-21T12:22:28.066Z] #42 10.22 DEP images/seccomp.pb-c.d [2019-10-21T12:22:28.066Z] #42 10.48 PBCC images/userns.pb-c.c [2019-10-21T12:22:28.066Z] #42 10.51 DEP images/userns.pb-c.d [2019-10-21T12:22:28.066Z] #42 10.61 PBCC images/cgroup.pb-c.c [2019-10-21T12:22:28.066Z] #42 10.66 DEP images/cgroup.pb-c.d [2019-10-21T12:22:28.308Z] #41 122.6 CC criu/pie-util.o [2019-10-21T12:22:28.354Z] #42 ... [2019-10-21T12:22:28.354Z] [2019-10-21T12:22:28.354Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:22:28.354Z] #37 14.51 [100%] Linking C executable tini-static [2019-10-21T12:22:28.567Z] #41 122.8 CC criu/pipes.o [2019-10-21T12:22:29.133Z] #41 123.5 CC criu/plugin.o [2019-10-21T12:22:29.702Z] #41 123.9 CC criu/proc_parse.o [2019-10-21T12:22:29.850Z] #37 15.91 [100%] Built target tini-static [2019-10-21T12:22:29.850Z] #37 16.03 + mkdir -p /build [2019-10-21T12:22:29.850Z] #37 16.04 + cp tini-static /build/docker-init [2019-10-21T12:22:30.140Z] #37 DONE 16.1s [2019-10-21T12:22:30.140Z] [2019-10-21T12:22:30.140Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:30.140Z] #42 10.92 PBCC images/fown.pb-c.c [2019-10-21T12:22:30.140Z] #42 10.95 PBCC images/ext-file.pb-c.c [2019-10-21T12:22:30.140Z] #42 11.04 DEP images/fown.pb-c.d [2019-10-21T12:22:30.140Z] #42 11.22 DEP images/ext-file.pb-c.d [2019-10-21T12:22:30.140Z] #42 11.29 PBCC images/rpc.pb-c.c [2019-10-21T12:22:30.140Z] #42 11.44 DEP images/rpc.pb-c.d [2019-10-21T12:22:30.140Z] #42 11.59 PBCC images/siginfo.pb-c.c [2019-10-21T12:22:30.140Z] #42 11.68 DEP images/siginfo.pb-c.d [2019-10-21T12:22:30.140Z] #42 11.83 PBCC images/pagemap.pb-c.c [2019-10-21T12:22:30.140Z] #42 11.91 DEP images/pagemap.pb-c.d [2019-10-21T12:22:30.140Z] #42 12.06 PBCC images/rlimit.pb-c.c [2019-10-21T12:22:30.140Z] #42 12.10 DEP images/rlimit.pb-c.d [2019-10-21T12:22:30.140Z] #42 12.21 PBCC images/file-lock.pb-c.c [2019-10-21T12:22:30.140Z] #42 12.30 DEP images/file-lock.pb-c.d [2019-10-21T12:22:30.140Z] #42 12.40 PBCC images/tty.pb-c.c [2019-10-21T12:22:30.140Z] #42 12.53 DEP images/tty.pb-c.d [2019-10-21T12:22:30.140Z] #42 12.67 PBCC images/tun.pb-c.c [2019-10-21T12:22:30.434Z] #42 12.77 PBCC images/netdev.pb-c.c [2019-10-21T12:22:30.434Z] #42 12.87 DEP images/tun.pb-c.d [2019-10-21T12:22:30.434Z] #42 ... [2019-10-21T12:22:30.434Z] [2019-10-21T12:22:30.434Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:22:30.434Z] #18 27.22 Fetched 7720 kB in 26s (292 kB/s) [2019-10-21T12:22:30.434Z] #18 27.22 Reading package lists... [2019-10-21T12:22:30.724Z] #18 ... [2019-10-21T12:22:30.724Z] [2019-10-21T12:22:30.724Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:30.724Z] #42 13.14 DEP images/netdev.pb-c.d [2019-10-21T12:22:31.011Z] #42 13.46 PBCC images/vma.pb-c.c [2019-10-21T12:22:31.011Z] #42 13.56 DEP images/vma.pb-c.d [2019-10-21T12:22:31.298Z] #42 13.78 PBCC images/creds.pb-c.c [2019-10-21T12:22:31.298Z] #42 13.90 DEP images/creds.pb-c.d [2019-10-21T12:22:31.587Z] #42 14.06 PBCC images/utsns.pb-c.c [2019-10-21T12:22:31.587Z] #42 14.10 DEP images/utsns.pb-c.d [2019-10-21T12:22:31.587Z] #42 14.24 PBCC images/ipc-desc.pb-c.c [2019-10-21T12:22:31.601Z] #41 125.9 CC criu/protobuf-desc.o [2019-10-21T12:22:31.876Z] #42 14.33 PBCC images/ipc-sem.pb-c.c [2019-10-21T12:22:31.876Z] #42 14.45 DEP images/ipc-desc.pb-c.d [2019-10-21T12:22:31.876Z] #42 14.53 DEP images/ipc-sem.pb-c.d [2019-10-21T12:22:32.165Z] #42 14.66 PBCC images/ipc-msg.pb-c.c [2019-10-21T12:22:32.165Z] #42 14.72 DEP images/ipc-msg.pb-c.d [2019-10-21T12:22:32.165Z] #42 14.80 PBCC images/ipc-shm.pb-c.c [2019-10-21T12:22:32.460Z] #42 ... [2019-10-21T12:22:32.460Z] [2019-10-21T12:22:32.460Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:22:32.460Z] #27 37.68 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:22:32.460Z] #27 37.86 skipping existing c8c2d4a6b2e3 [2019-10-21T12:22:32.460Z] #27 38.09 [2019-10-21T12:22:32.460Z] #27 41.46 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:22:32.460Z] #27 42.92 [2019-10-21T12:22:32.460Z] #27 43.49 ######################################################################## 100.0% [2019-10-21T12:22:32.460Z] #27 43.70 [2019-10-21T12:22:32.460Z] #27 43.80 Download of images into '/build' complete. [2019-10-21T12:22:32.460Z] #27 43.80 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:22:32.460Z] #27 43.80 tar -cC '/build' . | docker load [2019-10-21T12:22:32.460Z] #27 DONE 43.9s [2019-10-21T12:22:32.460Z] [2019-10-21T12:22:32.460Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:32.460Z] #42 14.96 DEP images/ipc-shm.pb-c.d [2019-10-21T12:22:32.460Z] #42 15.08 PBCC images/ipc-var.pb-c.c [2019-10-21T12:22:32.535Z] #41 126.6 CC criu/protobuf.o [2019-10-21T12:22:32.535Z] #41 127.0 CC criu/pstree.o [2019-10-21T12:22:32.759Z] #42 15.19 DEP images/ipc-var.pb-c.d [2019-10-21T12:22:32.759Z] #42 15.29 PBCC images/sk-opts.pb-c.c [2019-10-21T12:22:33.071Z] #42 15.36 PBCC images/packet-sock.pb-c.c [2019-10-21T12:22:33.071Z] #42 15.51 DEP images/sk-opts.pb-c.d [2019-10-21T12:22:33.071Z] #42 15.62 DEP images/packet-sock.pb-c.d [2019-10-21T12:22:33.104Z] #41 ... [2019-10-21T12:22:33.104Z] [2019-10-21T12:22:33.104Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:22:33.104Z] #38 186.9 + rm -rf /tmp/tmp.g5cKaVfQww/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.g5cKaVfQww [2019-10-21T12:22:33.363Z] #42 15.76 PBCC images/sk-netlink.pb-c.c [2019-10-21T12:22:33.363Z] #42 15.90 DEP images/sk-netlink.pb-c.d [2019-10-21T12:22:33.652Z] #42 16.00 PBCC images/sk-inet.pb-c.c [2019-10-21T12:22:33.671Z] #38 DONE 187.7s [2019-10-21T12:22:33.671Z] [2019-10-21T12:22:33.671Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:33.671Z] #41 127.9 CC criu/rbtree.o [2019-10-21T12:22:33.671Z] #41 128.2 CC criu/rst-malloc.o [2019-10-21T12:22:33.939Z] #42 16.23 DEP images/sk-inet.pb-c.d [2019-10-21T12:22:34.226Z] #42 16.58 PBCC images/sk-unix.pb-c.c [2019-10-21T12:22:34.226Z] #42 16.77 DEP images/sk-unix.pb-c.d [2019-10-21T12:22:34.237Z] #41 128.6 CC criu/seccomp.o [2019-10-21T12:22:34.293Z] ok github.com/docker/docker/api/server 0.039s coverage: 9.0% of statements [2019-10-21T12:22:34.513Z] #42 16.93 PBCC images/mm.pb-c.c [2019-10-21T12:22:34.801Z] #42 17.08 DEP images/mm.pb-c.d [2019-10-21T12:22:34.801Z] #42 17.24 PBCC images/timerfd.pb-c.c [2019-10-21T12:22:35.093Z] #42 17.55 DEP images/timerfd.pb-c.d [2019-10-21T12:22:35.170Z] #41 129.5 CC criu/seize.o [2019-10-21T12:22:35.380Z] #42 17.78 PBCC images/timer.pb-c.c [2019-10-21T12:22:35.380Z] #42 17.87 DEP images/timer.pb-c.d [2019-10-21T12:22:35.380Z] #42 18.03 PBCC images/sa.pb-c.c [2019-10-21T12:22:35.428Z] #41 ... [2019-10-21T12:22:35.428Z] [2019-10-21T12:22:35.428Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T12:22:35.428Z] #39 DONE 0.3s [2019-10-21T12:22:35.428Z] [2019-10-21T12:22:35.428Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:35.667Z] #42 18.13 DEP images/sa.pb-c.d [2019-10-21T12:22:35.667Z] #42 18.27 PBCC images/pipe-data.pb-c.c [2019-10-21T12:22:35.954Z] #42 18.32 DEP images/pipe-data.pb-c.d [2019-10-21T12:22:35.954Z] #42 18.44 PBCC images/mnt.pb-c.c [2019-10-21T12:22:35.996Z] #41 130.1 CC criu/servicefd.o [2019-10-21T12:22:36.241Z] #42 18.57 DEP images/mnt.pb-c.d [2019-10-21T12:22:36.241Z] #42 18.69 PBCC images/sk-packet.pb-c.c [2019-10-21T12:22:36.241Z] #42 18.73 DEP images/sk-packet.pb-c.d [2019-10-21T12:22:36.254Z] #41 130.4 CC criu/shmem.o [2019-10-21T12:22:36.527Z] #42 18.88 PBCC images/tcp-stream.pb-c.c [2019-10-21T12:22:36.527Z] #42 19.06 DEP images/tcp-stream.pb-c.d [2019-10-21T12:22:36.527Z] #42 ... [2019-10-21T12:22:36.527Z] [2019-10-21T12:22:36.527Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:22:36.527Z] #32 91.90 bufio [2019-10-21T12:22:36.527Z] #32 93.88 reflect [2019-10-21T12:22:36.527Z] #32 97.28 path [2019-10-21T12:22:36.527Z] #32 101.4 text/tabwriter [2019-10-21T12:22:36.819Z] #32 ... [2019-10-21T12:22:36.819Z] [2019-10-21T12:22:36.819Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:36.819Z] #42 19.18 PBCC images/pipe.pb-c.c [2019-10-21T12:22:36.819Z] #42 19.35 DEP images/pipe.pb-c.d [2019-10-21T12:22:36.819Z] #41 131.0 CC criu/sigframe.o [2019-10-21T12:22:36.819Z] #41 131.2 CC criu/signalfd.o [2019-10-21T12:22:37.078Z] #41 131.3 CC criu/sk-inet.o [2019-10-21T12:22:37.107Z] #42 19.46 PBCC images/pstree.pb-c.c [2019-10-21T12:22:37.107Z] #42 19.53 DEP images/pstree.pb-c.d [2019-10-21T12:22:37.107Z] #42 19.69 PBCC images/fs.pb-c.c [2019-10-21T12:22:37.107Z] #42 19.72 DEP images/fs.pb-c.d [2019-10-21T12:22:37.395Z] #42 19.84 PBCC images/signalfd.pb-c.c [2019-10-21T12:22:37.395Z] #42 19.92 DEP images/signalfd.pb-c.d [2019-10-21T12:22:37.608Z] #60 215.3 + bin/containerd-stress [2019-10-21T12:22:37.608Z] #60 217.7 + bin/containerd-shim [2019-10-21T12:22:37.645Z] #41 132.0 CC criu/sk-netlink.o [2019-10-21T12:22:37.682Z] #42 20.03 PBCC images/fh.pb-c.c [2019-10-21T12:22:37.682Z] #42 20.12 PBCC images/fsnotify.pb-c.c [2019-10-21T12:22:37.903Z] #41 132.3 CC criu/sk-packet.o [2019-10-21T12:22:37.971Z] #42 20.32 DEP images/fh.pb-c.d [2019-10-21T12:22:37.971Z] #42 20.42 DEP images/fsnotify.pb-c.d [2019-10-21T12:22:38.260Z] #42 20.59 PBCC images/eventpoll.pb-c.c [2019-10-21T12:22:38.260Z] #42 20.63 DEP images/eventpoll.pb-c.d [2019-10-21T12:22:38.260Z] #42 20.72 PBCC images/eventfd.pb-c.c [2019-10-21T12:22:38.260Z] #42 20.76 DEP images/eventfd.pb-c.d [2019-10-21T12:22:38.260Z] #42 20.85 PBCC images/remap-file-path.pb-c.c [2019-10-21T12:22:38.260Z] #42 ... [2019-10-21T12:22:38.260Z] [2019-10-21T12:22:38.260Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:22:38.260Z] #45 93.65 bufio [2019-10-21T12:22:38.260Z] #45 95.66 reflect [2019-10-21T12:22:38.469Z] #41 132.7 CC criu/sk-queue.o [2019-10-21T12:22:38.549Z] #45 ... [2019-10-21T12:22:38.550Z] [2019-10-21T12:22:38.550Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:38.550Z] #42 20.91 DEP images/remap-file-path.pb-c.d [2019-10-21T12:22:38.550Z] #42 21.03 PBCC images/fifo.pb-c.c [2019-10-21T12:22:38.550Z] #42 21.05 DEP images/fifo.pb-c.d [2019-10-21T12:22:38.727Z] #41 133.1 CC criu/sk-tcp.o [2019-10-21T12:22:38.838Z] #42 21.17 PBCC images/ghost-file.pb-c.c [2019-10-21T12:22:38.838Z] #42 21.29 DEP images/ghost-file.pb-c.d [2019-10-21T12:22:38.838Z] #42 21.37 PBCC images/regfile.pb-c.c [2019-10-21T12:22:39.127Z] #42 21.45 DEP images/regfile.pb-c.d [2019-10-21T12:22:39.127Z] #42 21.56 PBCC images/ns.pb-c.c [2019-10-21T12:22:39.127Z] #42 21.59 DEP images/ns.pb-c.d [2019-10-21T12:22:39.127Z] #42 21.68 PBCC images/fdinfo.pb-c.c [2019-10-21T12:22:39.292Z] #41 133.4 CC criu/sk-unix.o [2019-10-21T12:22:39.415Z] #42 21.82 DEP images/fdinfo.pb-c.d [2019-10-21T12:22:39.415Z] #42 21.94 PBCC images/core-aarch64.pb-c.c [2019-10-21T12:22:39.415Z] #42 22.07 PBCC images/core-arm.pb-c.c [2019-10-21T12:22:39.755Z] #42 22.18 PBCC images/core-ppc64.pb-c.c [2019-10-21T12:22:39.755Z] #42 22.28 PBCC images/core-s390.pb-c.c [2019-10-21T12:22:40.041Z] #42 22.38 PBCC images/core-x86.pb-c.c [2019-10-21T12:22:40.041Z] #42 22.56 PBCC images/core.pb-c.c [2019-10-21T12:22:40.226Z] #41 134.6 CC criu/sockets.o [2019-10-21T12:22:40.329Z] #42 22.81 PBCC images/inventory.pb-c.c [2019-10-21T12:22:40.617Z] #42 22.95 DEP images/core-aarch64.pb-c.d [2019-10-21T12:22:40.617Z] #42 23.06 DEP images/core-arm.pb-c.d [2019-10-21T12:22:40.617Z] #42 23.14 DEP images/core-ppc64.pb-c.d [2019-10-21T12:22:40.910Z] #42 23.25 DEP images/core-s390.pb-c.d [2019-10-21T12:22:40.910Z] #42 23.38 DEP images/core-x86.pb-c.d [2019-10-21T12:22:40.910Z] #42 ... [2019-10-21T12:22:40.910Z] [2019-10-21T12:22:40.910Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:22:40.910Z] #18 37.76 Reading package lists... [2019-10-21T12:22:41.160Z] #41 135.2 CC criu/stats.o [2019-10-21T12:22:41.160Z] #41 135.5 CC criu/string.o [2019-10-21T12:22:41.160Z] #41 135.6 CC criu/sysctl.o [2019-10-21T12:22:41.197Z] #18 ... [2019-10-21T12:22:41.197Z] [2019-10-21T12:22:41.197Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:41.197Z] #42 23.55 DEP images/core.pb-c.d [2019-10-21T12:22:41.197Z] #42 23.73 DEP images/inventory.pb-c.d [2019-10-21T12:22:41.485Z] #42 23.83 PBCC images/cpuinfo.pb-c.c [2019-10-21T12:22:41.485Z] #42 23.88 DEP images/cpuinfo.pb-c.d [2019-10-21T12:22:41.485Z] #42 23.99 PBCC images/stats.pb-c.c [2019-10-21T12:22:41.485Z] #42 24.05 DEP images/stats.pb-c.d [2019-10-21T12:22:41.726Z] #41 136.1 CC criu/sysfs_parse.o [2019-10-21T12:22:41.984Z] #41 136.4 CC criu/timerfd.o [2019-10-21T12:22:42.550Z] #41 136.7 CC criu/tty.o [2019-10-21T12:22:42.783Z] Fetching without tags [2019-10-21T12:22:42.941Z] #60 224.7 + bin/containerd-shim-runc-v1 [2019-10-21T12:22:43.484Z] #41 137.9 CC criu/tun.o [2019-10-21T12:22:43.510Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:22:42.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:22:42.528Z] > git config --add remote.origin.fetch +refs/pull/40112/head:refs/remotes/origin/PR-40112 # timeout=10 [2019-10-21T12:22:42.578Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:22:42.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:22:42.814Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:22:42.815Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:22:42.816Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40112/head:refs/remotes/origin/PR-40112 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:22:43.613Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:22:43.662Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:22:44.050Z] #41 138.2 CC criu/uffd.o [2019-10-21T12:22:44.196Z] #42 26.86 make[1]: Nothing to be done for 'all'. [2019-10-21T12:22:44.616Z] #41 139.0 CC criu/util.o [2019-10-21T12:22:45.550Z] #41 140.0 CC criu/uts_ns.o [2019-10-21T12:22:45.809Z] #41 140.2 CC criu/vdso-compat.o [2019-10-21T12:22:46.066Z] #41 140.3 CC criu/vdso.o [2019-10-21T12:22:46.632Z] #41 141.0 LINK criu/built-in.o [2019-10-21T12:22:46.801Z] Merge succeeded, producing 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:22:46.803Z] Checking out Revision 56230f4d376515b838e088e93eb05f31fb9378c9 (PR-40112) [2019-10-21T12:22:46.890Z] #41 141.1 LINK criu/criu [2019-10-21T12:22:46.890Z] #41 141.3 DEP lib/c/criu.d [2019-10-21T12:22:46.484Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:22:46.655Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-21T12:22:46.832Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:22:46.910Z] #42 29.47 CC images/stats.o [2019-10-21T12:22:47.147Z] #41 141.4 CC images/rpc.pb-c.o [2019-10-21T12:22:47.147Z] #41 ... [2019-10-21T12:22:47.147Z] [2019-10-21T12:22:47.147Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:47.147Z] #59 200.5 + bin/containerd [2019-10-21T12:22:47.198Z] #42 ... [2019-10-21T12:22:47.198Z] [2019-10-21T12:22:47.198Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:47.348Z] #60 228.9 + bin/containerd-shim-runc-v2 [2019-10-21T12:22:48.191Z] #60 230.0 + binaries [2019-10-21T12:22:48.191Z] #60 230.0 + mkdir -p /build [2019-10-21T12:22:48.191Z] #60 230.0 + cp bin/containerd /build/containerd [2019-10-21T12:22:48.191Z] #60 230.1 + cp bin/containerd-shim /build/containerd-shim [2019-10-21T12:22:48.191Z] #60 230.1 + cp bin/ctr /build/ctr [2019-10-21T12:22:48.191Z] #60 DONE 230.2s [2019-10-21T12:22:48.521Z] #59 ... [2019-10-21T12:22:48.521Z] [2019-10-21T12:22:48.521Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:48.521Z] #50 DONE 201.7s [2019-10-21T12:22:48.521Z] [2019-10-21T12:22:48.521Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:48.521Z] #41 141.8 CC lib/c/criu.o [2019-10-21T12:22:48.521Z] #41 142.5 LINK lib/c/built-in.o [2019-10-21T12:22:48.521Z] #41 142.5 LINK lib/c/libcriu.so [2019-10-21T12:22:48.521Z] #41 142.7 GEN magic.py [2019-10-21T12:22:48.521Z] #41 142.8 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:22:48.521Z] #41 142.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:22:48.641Z] #60 58.70 Checking out files: 46% (1376/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 85% (2516/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-21T12:22:48.641Z] #60 60.23 + cd /tmp/tmp.ne2jNuhkwf/src/github.com/containerd/containerd [2019-10-21T12:22:48.641Z] #60 60.23 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:22:48.930Z] #60 ... [2019-10-21T12:22:48.930Z] [2019-10-21T12:22:48.930Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:22:48.930Z] #45 104.2 regexp/syntax [2019-10-21T12:22:48.930Z] #45 110.9 hash/crc32 [2019-10-21T12:22:48.930Z] #45 ... [2019-10-21T12:22:48.930Z] [2019-10-21T12:22:48.930Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:22:48.930Z] #18 48.04 Building dependency tree... [2019-10-21T12:22:48.930Z] #18 50.13 The following additional packages will be installed: [2019-10-21T12:22:48.930Z] #18 50.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-21T12:22:48.930Z] #18 50.14 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-21T12:22:48.930Z] #18 50.14 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-21T12:22:48.930Z] #18 50.14 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-21T12:22:48.930Z] #18 50.15 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-21T12:22:48.930Z] #18 50.15 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-21T12:22:48.930Z] #18 50.15 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-21T12:22:48.930Z] #18 50.15 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-21T12:22:48.930Z] #18 50.15 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-21T12:22:48.930Z] #18 50.17 Suggested packages: [2019-10-21T12:22:48.930Z] #18 50.17 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-21T12:22:48.930Z] #18 50.17 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-21T12:22:48.930Z] #18 50.17 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-21T12:22:48.930Z] #18 50.17 vim-doc vim-scripts xfsdump acl attr quota [2019-10-21T12:22:48.930Z] #18 50.17 Recommended packages: [2019-10-21T12:22:48.930Z] #18 50.17 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-21T12:22:48.930Z] #18 50.17 python3-keyrings.alt python3-xdg unzip [2019-10-21T12:22:49.087Z] #41 143.4 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:22:49.136Z] [2019-10-21T12:22:49.136Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T12:22:49.558Z] #18 ... [2019-10-21T12:22:49.558Z] [2019-10-21T12:22:49.558Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:49.558Z] #60 61.06 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-21T12:22:49.558Z] #60 61.06 + BUILDTAGS='netgo osusergo static_build' [2019-10-21T12:22:49.558Z] #60 61.06 + export EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:22:49.558Z] #60 61.06 + EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:22:49.558Z] #60 61.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-21T12:22:49.558Z] #60 61.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-21T12:22:49.558Z] #60 61.06 + '[' '' = dynamic ']' [2019-10-21T12:22:49.558Z] #60 61.06 + make [2019-10-21T12:22:49.589Z] #61 DONE 0.2s [2019-10-21T12:22:49.589Z] [2019-10-21T12:22:49.589Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T12:22:49.589Z] #65 DONE 0.2s [2019-10-21T12:22:49.589Z] [2019-10-21T12:22:49.589Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T12:22:49.653Z] #41 144.0 make[1]: Nothing to be done for 'all'. [2019-10-21T12:22:50.024Z] #67 DONE 0.3s [2019-10-21T12:22:50.024Z] [2019-10-21T12:22:50.024Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T12:22:50.024Z] #70 DONE 0.1s [2019-10-21T12:22:50.024Z] [2019-10-21T12:22:50.024Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T12:22:50.024Z] #71 DONE 0.0s [2019-10-21T12:22:50.024Z] [2019-10-21T12:22:50.024Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T12:22:46.891Z] > git checkout -f 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:22:50.253Z] #41 144.6 make[1]: 'images/built-in.o' is up to date. [2019-10-21T12:22:50.253Z] #41 144.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-21T12:22:50.253Z] #41 144.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-21T12:22:50.253Z] #41 144.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-21T12:22:50.253Z] #41 144.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-21T12:22:50.253Z] #41 144.7 make[1]: Nothing to be done for 'all'. [2019-10-21T12:22:50.253Z] #41 144.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:22:50.517Z] #41 144.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:50.517Z] #41 144.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:50.517Z] #41 144.9 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:50.517Z] #41 144.9 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:50.517Z] #41 145.0 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:50.779Z] #41 145.0 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:50.780Z] #41 145.0 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:50.780Z] #41 145.1 make[2]: Nothing to be done for 'all'. [2019-10-21T12:22:50.780Z] #41 145.1 INSTALL criu/criu [2019-10-21T12:22:51.040Z] #41 DONE 145.2s [2019-10-21T12:22:51.040Z] [2019-10-21T12:22:51.040Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:51.634Z] #60 62.71 + bin/ctr [2019-10-21T12:22:52.420Z] #59 ... [2019-10-21T12:22:52.420Z] [2019-10-21T12:22:52.420Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T12:22:52.420Z] #42 DONE 0.1s [2019-10-21T12:22:52.667Z] #60 ... [2019-10-21T12:22:52.667Z] [2019-10-21T12:22:52.667Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:22:52.667Z] #32 107.8 time [2019-10-21T12:22:52.667Z] #32 107.8 internal/syscall/unix [2019-10-21T12:22:52.667Z] #32 ... [2019-10-21T12:22:52.667Z] [2019-10-21T12:22:52.667Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:22:52.667Z] #18 57.75 The following NEW packages will be installed: [2019-10-21T12:22:52.667Z] #18 57.75 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-21T12:22:52.667Z] #18 57.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-21T12:22:52.667Z] #18 57.75 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-21T12:22:52.667Z] #18 57.75 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-21T12:22:52.667Z] #18 57.75 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-21T12:22:52.667Z] #18 57.75 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-21T12:22:52.667Z] #18 57.75 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-21T12:22:52.667Z] #18 57.75 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-21T12:22:52.667Z] #18 57.75 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-21T12:22:52.667Z] #18 57.75 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-21T12:22:52.667Z] #18 57.76 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-21T12:22:52.667Z] #18 57.76 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-21T12:22:52.667Z] #18 57.76 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-21T12:22:52.667Z] #18 57.77 xfsprogs xxd xz-utils zip [2019-10-21T12:22:52.667Z] #18 57.96 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:22:52.667Z] #18 57.96 Need to get 87.3 MB of archives. [2019-10-21T12:22:52.667Z] #18 57.96 After this operation, 585 MB of additional disk space will be used. [2019-10-21T12:22:52.667Z] #18 57.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-21T12:22:52.667Z] #18 58.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-21T12:22:52.667Z] #18 58.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-21T12:22:52.667Z] #18 58.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-21T12:22:52.667Z] #18 58.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-21T12:22:52.667Z] #18 58.04 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-21T12:22:52.667Z] #18 58.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-21T12:22:52.667Z] #18 58.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-21T12:22:52.667Z] #18 58.35 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-21T12:22:52.667Z] #18 58.36 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-21T12:22:52.667Z] #18 58.66 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-21T12:22:52.667Z] #18 58.69 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-21T12:22:52.667Z] #18 58.70 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-21T12:22:52.667Z] #18 58.71 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-21T12:22:52.667Z] #18 58.72 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-21T12:22:52.667Z] #18 58.74 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-21T12:22:52.667Z] #18 58.75 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-21T12:22:52.667Z] #18 58.76 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-21T12:22:52.667Z] #18 58.77 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-21T12:22:52.667Z] #18 58.79 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-21T12:22:52.667Z] #18 58.80 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-21T12:22:52.667Z] #18 58.85 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:22:52.667Z] #18 58.87 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:22:52.667Z] #18 58.91 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-21T12:22:52.667Z] #18 58.91 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-21T12:22:52.667Z] #18 58.92 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-21T12:22:52.667Z] #18 58.95 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-21T12:22:52.667Z] #18 58.97 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-21T12:22:52.667Z] #18 58.98 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-21T12:22:52.667Z] #18 59.00 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-21T12:22:52.667Z] #18 59.01 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-21T12:22:52.667Z] #18 59.02 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-21T12:22:52.667Z] #18 59.03 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-21T12:22:52.667Z] #18 59.04 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-21T12:22:52.667Z] #18 59.05 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-21T12:22:52.667Z] #18 59.05 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-21T12:22:52.667Z] #18 59.06 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-21T12:22:52.667Z] #18 59.06 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-21T12:22:52.667Z] #18 59.07 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-21T12:22:52.667Z] #18 59.08 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-21T12:22:52.667Z] #18 59.10 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-21T12:22:52.667Z] #18 59.11 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-21T12:22:52.667Z] #18 59.14 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-21T12:22:52.667Z] #18 59.15 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-21T12:22:52.667Z] #18 59.16 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-21T12:22:52.667Z] #18 59.17 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-21T12:22:52.667Z] #18 59.17 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-21T12:22:52.667Z] #18 59.18 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-21T12:22:52.667Z] #18 59.26 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-21T12:22:52.667Z] #18 59.27 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-21T12:22:52.667Z] #18 59.33 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-21T12:22:52.667Z] #18 59.34 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-21T12:22:52.667Z] #18 59.35 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-21T12:22:52.667Z] #18 59.37 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-21T12:22:52.667Z] #18 59.37 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-21T12:22:52.667Z] #18 59.39 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-21T12:22:52.678Z] [2019-10-21T12:22:52.678Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T12:22:52.678Z] #45 DONE 0.1s [2019-10-21T12:22:52.678Z] [2019-10-21T12:22:52.678Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:52.678Z] #59 ... [2019-10-21T12:22:52.678Z] [2019-10-21T12:22:52.678Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T12:22:52.678Z] #48 DONE 0.1s [2019-10-21T12:22:52.935Z] [2019-10-21T12:22:52.935Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T12:22:52.935Z] #51 DONE 0.2s [2019-10-21T12:22:52.935Z] [2019-10-21T12:22:52.935Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T12:22:52.963Z] #18 59.83 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-21T12:22:53.193Z] #55 DONE 0.1s [2019-10-21T12:22:53.193Z] [2019-10-21T12:22:53.193Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:22:53.254Z] #18 59.95 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-21T12:22:53.254Z] #18 60.03 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-21T12:22:53.254Z] #18 60.06 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-21T12:22:53.254Z] #18 60.07 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-21T12:22:53.254Z] #18 60.13 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-21T12:22:53.549Z] #18 60.39 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-21T12:22:53.838Z] #18 60.63 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-21T12:22:53.838Z] #18 60.64 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-21T12:22:54.126Z] #18 61.06 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-21T12:22:54.766Z] #18 61.39 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-21T12:22:54.766Z] #18 61.40 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-21T12:22:56.495Z] #72 DONE 5.6s [2019-10-21T12:22:56.495Z] [2019-10-21T12:22:56.495Z] #73 exporting to oci image format [2019-10-21T12:22:56.495Z] #73 exporting layers [2019-10-21T12:22:56.609Z] Commit message: "testutil: no more "Creating a new daemon at"" [2019-10-21T12:22:57.041Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-21T12:22:57.493Z] #18 64.46 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-21T12:22:57.797Z] #18 ... [2019-10-21T12:22:57.797Z] [2019-10-21T12:22:57.797Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:22:57.797Z] #42 30.27 CC images/core.o [2019-10-21T12:22:57.797Z] #42 31.58 CC images/core-x86.o [2019-10-21T12:22:57.797Z] #42 32.76 CC images/core-arm.o [2019-10-21T12:22:57.797Z] #42 33.53 CC images/core-aarch64.o [2019-10-21T12:22:57.797Z] #42 34.60 CC images/core-ppc64.o [2019-10-21T12:22:57.797Z] #42 36.01 CC images/core-s390.o [2019-10-21T12:22:57.797Z] #42 37.63 CC images/cpuinfo.o [2019-10-21T12:22:57.797Z] #42 38.66 CC images/inventory.o [2019-10-21T12:22:57.797Z] #42 39.15 CC images/fdinfo.o [2019-10-21T12:22:57.797Z] #42 39.85 CC images/fown.o [2019-10-21T12:22:57.797Z] #42 40.29 CC images/ns.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:22:58.422Z] #42 40.84 CC images/regfile.o [2019-10-21T12:22:58.710Z] #42 41.25 CC images/ghost-file.o [2019-10-21T12:22:59.345Z] #42 41.83 CC images/fifo.o [2019-10-21T12:22:59.633Z] #42 42.23 CC images/remap-file-path.o [2019-10-21T12:22:59.922Z] #42 ... [2019-10-21T12:22:59.922Z] [2019-10-21T12:22:59.922Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:22:59.922Z] #45 115.3 vendor/golang.org/x/text/transform [2019-10-21T12:22:59.922Z] #45 119.8 internal/poll [2019-10-21T12:22:59.922Z] #45 121.0 context [2019-10-21T12:23:00.551Z] #45 ... [2019-10-21T12:23:00.551Z] [2019-10-21T12:23:00.551Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:23:00.551Z] #42 42.83 CC images/eventfd.o [2019-10-21T12:23:00.569Z] + docker version [2019-10-21T12:23:00.840Z] #42 43.23 CC images/eventpoll.o [2019-10-21T12:23:01.129Z] #42 43.76 CC images/fh.o [2019-10-21T12:23:02.165Z] #42 44.46 CC images/fsnotify.o [2019-10-21T12:23:02.808Z] #42 ... [2019-10-21T12:23:02.808Z] [2019-10-21T12:23:02.808Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:23:02.808Z] #32 118.1 internal/poll [2019-10-21T12:23:02.808Z] #32 121.3 os [2019-10-21T12:23:02.808Z] #32 127.2 internal/fmtsort [2019-10-21T12:23:03.096Z] #32 128.3 path/filepath [2019-10-21T12:23:03.096Z] #32 ... [2019-10-21T12:23:03.096Z] [2019-10-21T12:23:03.096Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:23:03.096Z] #18 68.41 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:23:03.096Z] #18 68.58 Fetched 87.3 MB in 8s (9816 kB/s) [2019-10-21T12:23:03.096Z] #18 68.74 Selecting previously unselected package bash-completion. [2019-10-21T12:23:03.096Z] #18 68.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-21T12:23:03.096Z] #18 68.92 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-21T12:23:08.625Z] #18 75.44 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-21T12:23:09.251Z] #18 76.14 Selecting previously unselected package libnet1:ppc64el. [2019-10-21T12:23:09.540Z] #18 76.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-21T12:23:09.540Z] #18 76.15 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-21T12:23:09.540Z] #18 76.32 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-21T12:23:09.540Z] #18 76.33 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-21T12:23:09.540Z] #18 76.33 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-21T12:23:09.830Z] #18 76.47 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-21T12:23:09.830Z] #18 76.48 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-21T12:23:09.830Z] #18 76.51 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-21T12:23:10.119Z] #18 76.71 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-21T12:23:10.119Z] #18 76.73 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-21T12:23:10.119Z] #18 76.79 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-21T12:23:10.408Z] #18 77.03 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-21T12:23:10.408Z] #18 77.04 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-21T12:23:10.408Z] #18 77.06 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-21T12:23:11.445Z] #18 78.14 Selecting previously unselected package python3.5-minimal. [2019-10-21T12:23:11.445Z] #18 78.14 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-21T12:23:11.445Z] #18 78.16 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:23:12.073Z] #18 ... [2019-10-21T12:23:12.073Z] [2019-10-21T12:23:12.073Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:23:12.073Z] #45 127.5 regexp [2019-10-21T12:23:12.073Z] #45 128.4 path/filepath [2019-10-21T12:23:12.073Z] #45 128.8 net [2019-10-21T12:23:12.073Z] #45 134.0 os/exec [2019-10-21T12:23:12.361Z] #45 ... [2019-10-21T12:23:12.361Z] [2019-10-21T12:23:12.361Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:23:12.361Z] #42 45.86 CC images/signalfd.o [2019-10-21T12:23:12.361Z] #42 46.29 CC images/fs.o [2019-10-21T12:23:12.361Z] #42 46.63 CC images/pstree.o [2019-10-21T12:23:12.361Z] #42 46.97 CC images/pipe.o [2019-10-21T12:23:12.361Z] #42 47.31 CC images/tcp-stream.o [2019-10-21T12:23:12.361Z] #42 47.67 CC images/sk-packet.o [2019-10-21T12:23:12.361Z] #42 48.14 CC images/mnt.o [2019-10-21T12:23:12.361Z] #42 48.59 CC images/pipe-data.o [2019-10-21T12:23:12.361Z] #42 48.96 CC images/sa.o [2019-10-21T12:23:12.361Z] #42 49.41 CC images/timer.o [2019-10-21T12:23:12.361Z] #42 50.26 CC images/timerfd.o [2019-10-21T12:23:12.361Z] #42 50.67 CC images/mm.o [2019-10-21T12:23:12.361Z] #42 51.28 CC images/sk-opts.o [2019-10-21T12:23:12.361Z] #42 51.81 CC images/sk-unix.o [2019-10-21T12:23:12.361Z] #42 52.50 CC images/sk-inet.o [2019-10-21T12:23:12.361Z] #42 53.46 CC images/tun.o [2019-10-21T12:23:12.361Z] #42 54.00 CC images/sk-netlink.o [2019-10-21T12:23:12.361Z] #42 54.39 CC images/packet-sock.o [2019-10-21T12:23:12.653Z] #42 55.20 CC images/ipc-var.o [2019-10-21T12:23:12.952Z] #42 ... [2019-10-21T12:23:12.952Z] [2019-10-21T12:23:12.952Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:23:12.952Z] #18 79.71 Selecting previously unselected package python3-minimal. [2019-10-21T12:23:12.952Z] #18 79.71 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-21T12:23:12.952Z] #18 79.72 Unpacking python3-minimal (3.5.3-1) ... [2019-10-21T12:23:12.952Z] #18 ... [2019-10-21T12:23:12.952Z] [2019-10-21T12:23:12.952Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:23:12.952Z] #32 128.4 fmt [2019-10-21T12:23:12.952Z] #32 131.0 io/ioutil [2019-10-21T12:23:12.952Z] #32 134.3 log [2019-10-21T12:23:12.952Z] #32 134.3 github.com/BurntSushi/toml [2019-10-21T12:23:12.952Z] #32 134.4 flag [2019-10-21T12:23:13.241Z] #32 ... [2019-10-21T12:23:13.241Z] [2019-10-21T12:23:13.241Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:23:13.241Z] #18 79.93 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-21T12:23:13.241Z] #18 79.94 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-21T12:23:13.241Z] #18 79.95 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-21T12:23:13.529Z] #18 80.22 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-21T12:23:13.529Z] #18 80.24 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-21T12:23:13.529Z] #18 80.25 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-21T12:23:15.401Z] Client: Docker Engine - Enterprise [2019-10-21T12:23:15.401Z] Version: 19.03.2 [2019-10-21T12:23:15.401Z] API version: 1.40 [2019-10-21T12:23:15.401Z] Go version: go1.12.8 [2019-10-21T12:23:15.401Z] Git commit: c92ab06ed9 [2019-10-21T12:23:15.401Z] Built: 09/03/2019 16:38:11 [2019-10-21T12:23:15.401Z] OS/Arch: windows/amd64 [2019-10-21T12:23:15.401Z] Experimental: false [2019-10-21T12:23:15.401Z] [2019-10-21T12:23:15.401Z] Server: Docker Engine - Enterprise [2019-10-21T12:23:15.401Z] Engine: [2019-10-21T12:23:15.401Z] Version: 19.03.2 [2019-10-21T12:23:15.401Z] API version: 1.40 (minimum version 1.24) [2019-10-21T12:23:15.401Z] Go version: go1.12.8 [2019-10-21T12:23:15.401Z] Git commit: c92ab06ed9 [2019-10-21T12:23:15.401Z] Built: 09/03/2019 16:35:47 [2019-10-21T12:23:15.401Z] OS/Arch: windows/amd64 [2019-10-21T12:23:15.401Z] Experimental: true [Pipeline] sh [2019-10-21T12:23:16.246Z] #18 82.71 Selecting previously unselected package python3.5. [2019-10-21T12:23:16.246Z] #18 82.71 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-21T12:23:16.246Z] #18 82.74 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:23:16.246Z] #18 82.99 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-21T12:23:16.246Z] #18 83.03 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-21T12:23:16.246Z] #18 83.04 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-21T12:23:16.541Z] #18 83.17 Selecting previously unselected package dh-python. [2019-10-21T12:23:16.541Z] #18 83.19 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-21T12:23:16.541Z] #18 83.20 Unpacking dh-python (2.20170125) ... [2019-10-21T12:23:16.829Z] #18 83.64 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-21T12:23:16.829Z] #18 83.66 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:23:16.933Z] + docker info [2019-10-21T12:23:19.716Z] #59 228.7 + bin/containerd-stress [2019-10-21T12:23:19.716Z] #59 230.4 + bin/containerd-shim [2019-10-21T12:23:20.991Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2019-10-21T12:23:21.702Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T12:23:22.271Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2019-10-21T12:23:22.271Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T12:23:22.271Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T12:23:22.271Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T12:23:22.539Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T12:23:22.539Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T12:23:22.539Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T12:23:22.539Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T12:23:22.539Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T12:23:22.799Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T12:23:23.737Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T12:23:23.737Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T12:23:23.842Z] #18 89.83 Setting up python3-minimal (3.5.3-1) ... [2019-10-21T12:23:23.842Z] #18 ... [2019-10-21T12:23:23.842Z] [2019-10-21T12:23:23.842Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:23:23.842Z] #42 55.59 CC images/ipc-desc.o [2019-10-21T12:23:23.842Z] #42 56.02 CC images/ipc-shm.o [2019-10-21T12:23:23.842Z] #42 56.40 CC images/ipc-msg.o [2019-10-21T12:23:23.842Z] #42 56.99 CC images/ipc-sem.o [2019-10-21T12:23:23.842Z] #42 57.35 CC images/utsns.o [2019-10-21T12:23:23.842Z] #42 57.74 CC images/creds.o [2019-10-21T12:23:23.842Z] #42 58.21 CC images/vma.o [2019-10-21T12:23:23.842Z] #42 58.68 CC images/netdev.o [2019-10-21T12:23:23.842Z] #42 59.62 CC images/tty.o [2019-10-21T12:23:23.842Z] #42 61.02 CC images/file-lock.o [2019-10-21T12:23:23.842Z] #42 61.62 CC images/rlimit.o [2019-10-21T12:23:23.842Z] #42 62.10 CC images/pagemap.o [2019-10-21T12:23:23.842Z] #42 62.68 CC images/siginfo.o [2019-10-21T12:23:23.842Z] #42 63.36 CC images/rpc.o [2019-10-21T12:23:23.842Z] #42 ... [2019-10-21T12:23:23.842Z] [2019-10-21T12:23:23.842Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:23:23.842Z] #32 142.0 github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:23:23.842Z] #32 DONE 149.1s [2019-10-21T12:23:23.842Z] [2019-10-21T12:23:23.842Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:23:23.842Z] #45 143.3 internal/lazyregexp [2019-10-21T12:23:23.842Z] #45 146.8 go/token [2019-10-21T12:23:23.842Z] #45 146.8 net/url [2019-10-21T12:23:23.842Z] #45 146.8 text/template/parse [2019-10-21T12:23:23.893Z] #59 237.0 + bin/containerd-shim-runc-v1 [2019-10-21T12:23:23.996Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2019-10-21T12:23:24.130Z] #45 ... [2019-10-21T12:23:24.130Z] [2019-10-21T12:23:24.131Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:23:24.131Z] #42 66.64 CC images/ext-file.o [2019-10-21T12:23:24.256Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2019-10-21T12:23:24.257Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 4.0% of statements [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T12:23:24.257Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T12:23:24.257Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2019-10-21T12:23:24.516Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2019-10-21T12:23:24.516Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T12:23:24.516Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T12:23:24.516Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T12:23:24.516Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T12:23:24.516Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T12:23:24.516Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T12:23:24.516Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T12:23:24.516Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T12:23:24.516Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T12:23:24.516Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T12:23:24.516Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T12:23:25.086Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-10-21T12:23:25.156Z] #42 67.46 CC images/cgroup.o [2019-10-21T12:23:26.663Z] #42 69.23 CC images/userns.o [2019-10-21T12:23:27.168Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:20321672 Name:quota Decls:[0xc022b44d40 0xc022b44dc0 0xc022b44e40 0xc022b44ec0 0xc022fea360 0xc022fea4b0] Scope:scope 0xc0240c2ed0 { [2019-10-21T12:23:27.168Z] var ErrQuotaNotSupported [2019-10-21T12:23:27.168Z] type errQuotaNotSupported [2019-10-21T12:23:27.168Z] } [2019-10-21T12:23:27.168Z] Imports:[0xc022fea1e0] Unresolved:[errdefs nil string] Comments:[0xc01b0dcfc0 0xc01b0dd140]} [2019-10-21T12:23:27.169Z] #59 240.0 + bin/containerd-shim-runc-v2 [2019-10-21T12:23:27.426Z] #59 240.8 + binaries [2019-10-21T12:23:27.426Z] #59 240.8 + mkdir -p /build [2019-10-21T12:23:27.427Z] #59 240.8 + cp bin/containerd /build/containerd [2019-10-21T12:23:27.427Z] #59 240.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-21T12:23:27.627Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2019-10-21T12:23:27.687Z] #59 240.8 + cp bin/ctr /build/ctr [2019-10-21T12:23:27.691Z] #42 69.85 CC images/google/protobuf/descriptor.o [2019-10-21T12:23:28.250Z] #59 DONE 241.5s [2019-10-21T12:23:29.013Z] ok github.com/docker/docker/builder/remotecontext 0.333s coverage: 13.6% of statements [2019-10-21T12:23:29.188Z] #42 ... [2019-10-21T12:23:29.188Z] [2019-10-21T12:23:29.188Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:23:29.188Z] #18 92.53 Selecting previously unselected package python3. [2019-10-21T12:23:29.188Z] #18 92.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-21T12:23:29.188Z] #18 92.58 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 92.59 Unpacking python3 (3.5.3-1) ... [2019-10-21T12:23:29.188Z] #18 92.74 Selecting previously unselected package pigz. [2019-10-21T12:23:29.188Z] #18 92.76 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 92.76 Unpacking pigz (2.3.4-1) ... [2019-10-21T12:23:29.188Z] #18 92.90 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-21T12:23:29.188Z] #18 92.92 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 92.93 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:23:29.188Z] #18 93.07 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-21T12:23:29.188Z] #18 93.09 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 93.10 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:23:29.188Z] #18 93.19 Selecting previously unselected package libiptc0:ppc64el. [2019-10-21T12:23:29.188Z] #18 93.20 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 93.20 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:23:29.188Z] #18 93.28 Selecting previously unselected package libxtables12:ppc64el. [2019-10-21T12:23:29.188Z] #18 93.30 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 93.31 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:23:29.188Z] #18 93.43 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-21T12:23:29.188Z] #18 93.43 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 93.44 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-21T12:23:29.188Z] #18 93.58 Selecting previously unselected package iptables. [2019-10-21T12:23:29.188Z] #18 93.59 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 93.59 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:23:29.188Z] #18 94.30 Selecting previously unselected package xxd. [2019-10-21T12:23:29.188Z] #18 94.30 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 94.32 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:23:29.188Z] #18 94.48 Selecting previously unselected package vim-common. [2019-10-21T12:23:29.188Z] #18 94.49 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:23:29.188Z] #18 94.52 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:23:29.188Z] #18 94.83 Selecting previously unselected package bzip2. [2019-10-21T12:23:29.188Z] #18 94.84 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 94.85 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-21T12:23:29.188Z] #18 95.04 Selecting previously unselected package libgpm2:ppc64el. [2019-10-21T12:23:29.188Z] #18 95.05 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 95.06 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-21T12:23:29.188Z] #18 95.19 Selecting previously unselected package xz-utils. [2019-10-21T12:23:29.188Z] #18 95.21 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 95.21 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:23:29.188Z] #18 95.58 Selecting previously unselected package aufs-tools. [2019-10-21T12:23:29.188Z] #18 95.61 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 95.62 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:23:29.188Z] #18 95.84 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-21T12:23:29.188Z] #18 95.84 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 95.85 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:23:29.188Z] #18 96.08 Selecting previously unselected package btrfs-progs. [2019-10-21T12:23:29.188Z] #18 96.08 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-21T12:23:29.188Z] #18 96.08 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:23:29.193Z] [2019-10-21T12:23:29.193Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T12:23:29.193Z] #60 DONE 0.2s [2019-10-21T12:23:29.193Z] [2019-10-21T12:23:29.193Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T12:23:29.450Z] #64 DONE 0.1s [2019-10-21T12:23:29.450Z] [2019-10-21T12:23:29.450Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T12:23:29.450Z] #66 DONE 0.1s [2019-10-21T12:23:29.450Z] [2019-10-21T12:23:29.450Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T12:23:29.450Z] #69 DONE 0.1s [2019-10-21T12:23:29.450Z] [2019-10-21T12:23:29.450Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T12:23:29.450Z] #70 DONE 0.0s [2019-10-21T12:23:29.707Z] [2019-10-21T12:23:29.707Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T12:23:29.950Z] ok github.com/docker/docker/builder/remotecontext/git 3.551s coverage: 85.1% of statements [2019-10-21T12:23:30.210Z] ok github.com/docker/docker/builder/dockerfile 1.076s coverage: 48.2% of statements [2019-10-21T12:23:30.210Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T12:23:30.210Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T12:23:30.216Z] #18 96.80 Selecting previously unselected package btrfs-tools. [2019-10-21T12:23:30.216Z] #18 96.80 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-21T12:23:30.216Z] #18 96.82 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:23:30.216Z] #18 96.91 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-21T12:23:30.216Z] #18 96.91 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-21T12:23:30.216Z] #18 96.92 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-21T12:23:30.216Z] #18 97.12 Selecting previously unselected package dmsetup. [2019-10-21T12:23:30.216Z] #18 97.13 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-21T12:23:30.216Z] #18 97.14 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-21T12:23:30.844Z] #18 97.37 Selecting previously unselected package libonig4:ppc64el. [2019-10-21T12:23:30.844Z] #18 97.38 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-21T12:23:30.844Z] #18 97.39 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-21T12:23:30.844Z] #18 97.79 Selecting previously unselected package libjq1:ppc64el. [2019-10-21T12:23:31.077Z] #71 DONE 1.5s [2019-10-21T12:23:31.078Z] [2019-10-21T12:23:31.078Z] #72 exporting to image [2019-10-21T12:23:31.078Z] #72 exporting layers [2019-10-21T12:23:31.136Z] #18 97.80 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-21T12:23:31.136Z] #18 97.80 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-21T12:23:31.136Z] #18 98.00 Selecting previously unselected package jq. [2019-10-21T12:23:31.136Z] #18 98.02 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-21T12:23:31.136Z] #18 98.02 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:23:31.452Z] #18 98.15 Selecting previously unselected package libaio1:ppc64el. [2019-10-21T12:23:31.452Z] #18 98.16 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-21T12:23:31.452Z] #18 98.17 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-21T12:23:31.452Z] #18 98.28 Selecting previously unselected package libcap2-bin. [2019-10-21T12:23:31.452Z] #18 98.29 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-21T12:23:31.452Z] #18 98.29 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-21T12:23:31.740Z] #18 98.44 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-21T12:23:31.740Z] #18 98.45 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-21T12:23:31.740Z] #18 98.46 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-21T12:23:31.740Z] #18 98.58 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-21T12:23:31.740Z] #18 98.59 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-21T12:23:31.740Z] #18 98.61 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-21T12:23:32.371Z] #18 99.04 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-21T12:23:32.371Z] #18 99.05 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-21T12:23:32.371Z] #18 99.05 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-21T12:23:32.658Z] #18 99.40 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-21T12:23:32.658Z] #18 99.42 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-21T12:23:32.658Z] #18 99.43 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-21T12:23:32.947Z] #18 99.70 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-21T12:23:32.947Z] #18 99.71 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-21T12:23:32.947Z] #18 99.71 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-21T12:23:33.523Z] #18 100.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-21T12:23:33.523Z] #18 100.2 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-21T12:23:33.523Z] #18 100.2 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-21T12:23:33.811Z] #18 100.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-21T12:23:33.811Z] #18 100.6 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-21T12:23:33.811Z] #18 100.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-21T12:23:34.119Z] #18 100.9 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-21T12:23:34.119Z] #18 100.9 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-21T12:23:34.119Z] #18 100.9 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-21T12:23:34.408Z] #18 101.2 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-21T12:23:34.408Z] #18 101.2 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-21T12:23:34.408Z] #18 101.2 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-21T12:23:34.408Z] #18 101.3 Selecting previously unselected package libreadline5:ppc64el. [2019-10-21T12:23:34.408Z] #18 101.3 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-21T12:23:34.408Z] #18 101.3 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-21T12:23:35.036Z] #18 101.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-21T12:23:35.036Z] #18 101.6 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-21T12:23:35.036Z] #18 101.6 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-21T12:23:35.489Z] ok github.com/docker/docker/client 0.337s coverage: 75.8% of statements [2019-10-21T12:23:36.063Z] #18 ... [2019-10-21T12:23:36.063Z] [2019-10-21T12:23:36.063Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:23:36.063Z] #45 151.2 go/scanner [2019-10-21T12:23:36.063Z] #45 154.6 encoding/binary [2019-10-21T12:23:36.063Z] #45 156.2 go/ast [2019-10-21T12:23:36.063Z] #45 ... [2019-10-21T12:23:36.063Z] [2019-10-21T12:23:36.063Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:23:36.063Z] #42 73.49 CC images/opts.o [2019-10-21T12:23:36.063Z] #42 74.17 CC images/seccomp.o [2019-10-21T12:23:36.063Z] #42 74.60 CC images/binfmt-misc.o [2019-10-21T12:23:36.063Z] #42 74.94 CC images/time.o [2019-10-21T12:23:36.063Z] #42 75.33 CC images/sysctl.o [2019-10-21T12:23:36.063Z] #42 75.74 CC images/autofs.o [2019-10-21T12:23:36.063Z] #42 76.20 CC images/macvlan.o [2019-10-21T12:23:36.063Z] #42 76.79 CC images/sit.o [2019-10-21T12:23:36.063Z] #42 77.29 LINK images/built-in.o [2019-10-21T12:23:36.063Z] #42 77.61 GEN compel/include/asm [2019-10-21T12:23:36.063Z] #42 77.61 GEN compel/include/version.h [2019-10-21T12:23:36.063Z] #42 77.63 touch .config [2019-10-21T12:23:36.063Z] #42 77.66 GEN include/common/config.h [2019-10-21T12:23:36.063Z] #42 77.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-21T12:23:36.063Z] #42 77.87 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-21T12:23:36.063Z] #42 77.93 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-21T12:23:36.063Z] #42 77.98 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-21T12:23:36.063Z] #42 78.10 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-21T12:23:36.063Z] #42 78.20 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-21T12:23:36.063Z] #42 78.28 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-21T12:23:36.063Z] #42 78.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-21T12:23:36.063Z] #42 78.35 DEP compel/plugins/std/infect.d [2019-10-21T12:23:36.368Z] #42 78.71 DEP compel/plugins/std/string.d [2019-10-21T12:23:36.654Z] #42 78.96 DEP compel/plugins/std/log.d [2019-10-21T12:23:36.654Z] #42 79.23 DEP compel/plugins/std/fds.d [2019-10-21T12:23:36.943Z] #42 79.38 DEP compel/plugins/std/std.d [2019-10-21T12:23:37.232Z] #42 79.71 DEP compel/plugins/shmem/shmem.d [2019-10-21T12:23:37.520Z] #42 79.87 DEP compel/plugins/fds/fds.d [2019-10-21T12:23:37.627Z] #72 exporting layers 6.5s done [2019-10-21T12:23:37.627Z] #72 writing image sha256:2c17ddef68c1a54f12a13caab8e8eb3b75c187cef813f3edfd69847162d77d8e done [2019-10-21T12:23:37.627Z] #72 naming to docker.io/library/docker:56230f4d376515b838e088e93eb05f31fb9378c9 done [2019-10-21T12:23:37.627Z] #72 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-21T12:23:37.810Z] #42 80.20 CC compel/plugins/std/std.o [2019-10-21T12:23:37.810Z] #42 ... [2019-10-21T12:23:37.810Z] [2019-10-21T12:23:37.810Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:23:37.810Z] #18 104.6 Selecting previously unselected package net-tools. [2019-10-21T12:23:37.810Z] #18 104.6 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-21T12:23:37.810Z] #18 104.6 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:23:38.098Z] #18 105.0 Selecting previously unselected package python-pip-whl. [2019-10-21T12:23:38.386Z] #18 105.0 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:23:38.386Z] #18 105.0 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:23:39.015Z] #18 105.8 Selecting previously unselected package python3-pip. [2019-10-21T12:23:39.015Z] #18 105.8 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:23:39.015Z] #18 105.8 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:23:39.083Z] [2019-10-21T12:23:39.306Z] #18 106.1 Selecting previously unselected package python3-pkg-resources. [2019-10-21T12:23:39.306Z] #18 106.2 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:23:39.341Z] Removing bundles/ [2019-10-21T12:23:39.341Z] [2019-10-21T12:23:39.341Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-21T12:23:39.341Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:23:39.341Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:23:39.595Z] #18 106.2 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:23:39.595Z] #18 106.4 Selecting previously unselected package python3-setuptools. [2019-10-21T12:23:39.884Z] #18 106.5 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-21T12:23:39.884Z] #18 106.5 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-21T12:23:39.884Z] #18 106.8 Selecting previously unselected package python3-wheel. [2019-10-21T12:23:39.884Z] #18 106.8 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-21T12:23:39.884Z] #18 106.9 Unpacking python3-wheel (0.29.0-2) ... [2019-10-21T12:23:40.235Z] #18 107.0 Selecting previously unselected package thin-provisioning-tools. [2019-10-21T12:23:40.235Z] #18 107.0 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-21T12:23:40.235Z] #18 107.0 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:23:40.862Z] #18 107.5 Selecting previously unselected package vim-runtime. [2019-10-21T12:23:40.863Z] #18 107.5 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:23:40.863Z] #18 107.6 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-21T12:23:40.863Z] #18 107.7 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-21T12:23:41.156Z] #18 107.7 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:23:48.030Z] #18 114.2 Selecting previously unselected package vim. [2019-10-21T12:23:48.030Z] #18 114.2 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-21T12:23:48.030Z] #18 114.3 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:23:48.030Z] #18 ... [2019-10-21T12:23:48.030Z] [2019-10-21T12:23:48.030Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:23:48.030Z] #45 163.2 encoding/base64 [2019-10-21T12:23:48.030Z] #45 166.3 encoding/json [2019-10-21T12:23:48.030Z] #45 166.4 text/template [2019-10-21T12:23:48.030Z] #45 ... [2019-10-21T12:23:48.030Z] [2019-10-21T12:23:48.030Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:23:48.030Z] #42 80.88 CC compel/plugins/std/fds.o [2019-10-21T12:23:48.030Z] #42 81.71 CC compel/plugins/std/log.o [2019-10-21T12:23:48.030Z] #42 83.31 CC compel/plugins/std/string.o [2019-10-21T12:23:48.030Z] #42 84.56 CC compel/plugins/std/infect.o [2019-10-21T12:23:48.030Z] #42 85.35 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-21T12:23:48.030Z] #42 85.43 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-21T12:23:48.030Z] #42 85.59 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-21T12:23:48.030Z] #42 85.69 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-21T12:23:48.030Z] #42 85.79 AR compel/plugins/std.lib.a [2019-10-21T12:23:48.030Z] #42 85.98 CC compel/plugins/fds/fds.o [2019-10-21T12:23:48.030Z] #42 86.59 AR compel/plugins/fds.lib.a [2019-10-21T12:23:48.030Z] #42 86.68 HOSTDEP compel/src/lib/log-host.d [2019-10-21T12:23:48.030Z] #42 86.89 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-21T12:23:48.030Z] #42 87.34 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-21T12:23:48.030Z] #42 87.62 HOSTDEP compel/src/main-host.d [2019-10-21T12:23:48.030Z] #42 88.06 DEP compel/src/lib/ptrace.d [2019-10-21T12:23:48.030Z] #42 88.42 DEP compel/src/lib/infect.d [2019-10-21T12:23:48.030Z] #42 88.89 DEP compel/src/lib/infect-util.d [2019-10-21T12:23:48.030Z] #42 89.16 DEP compel/src/lib/infect-rpc.d [2019-10-21T12:23:48.030Z] #42 89.40 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-21T12:23:48.030Z] #42 89.65 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-21T12:23:48.030Z] #42 90.04 DEP compel/src/lib/log.d [2019-10-21T12:23:48.030Z] #42 90.34 DEP compel/src/main.d [2019-10-21T12:23:48.030Z] #42 ... [2019-10-21T12:23:48.030Z] [2019-10-21T12:23:48.030Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:23:48.030Z] #18 114.9 Selecting previously unselected package xfsprogs. [2019-10-21T12:23:48.030Z] #18 114.9 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-21T12:23:48.030Z] #18 114.9 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:23:49.059Z] #18 115.8 Selecting previously unselected package zip. [2019-10-21T12:23:49.059Z] #18 115.8 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-21T12:23:49.059Z] #18 115.9 Unpacking zip (3.0-11+b1) ... [2019-10-21T12:23:49.349Z] #18 116.2 Selecting previously unselected package libapparmor-perl. [2019-10-21T12:23:49.349Z] #18 116.2 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-21T12:23:49.349Z] #18 116.2 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:23:49.638Z] #18 116.4 Selecting previously unselected package apparmor. [2019-10-21T12:23:49.638Z] #18 116.4 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-21T12:23:49.928Z] #18 116.5 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:23:50.572Z] #18 117.3 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-21T12:23:50.572Z] #18 117.3 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-21T12:23:50.572Z] #18 117.3 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:23:53.291Z] #18 120.0 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-21T12:23:53.291Z] #18 120.1 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-21T12:23:53.291Z] #18 120.1 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:23:53.688Z] INFO [runner] worker.2 took 1m45.942613906s with stages: golint: 1m20.610908111s, gosec: 13.848660571s, gofmt: 5.069069586s, ineffassign: 3.086225472s, misspell: 2.155616225s, varcheck: 473.028546ms, deadcode: 321.549366ms, structcheck: 198.5854ms, unconvert: 178.887543ms, typecheck: 4.529µs [2019-10-21T12:23:53.688Z] INFO [runner] worker.1 took 1m47.408823796s with stages: megacheck: 49.21976125s, goimports: 29.671622528s, govet: 28.517416444s [2019-10-21T12:23:53.688Z] INFO [runner] Workers idle times: #2: 1.466409989s [2019-10-21T12:23:53.688Z] INFO [runner] Issues before processing: 1958, after processing: 0 [2019-10-21T12:23:53.688Z] INFO [runner] processing took 678.991418ms with stages: exclude: 200.972952ms, identifier_marker: 177.591332ms, nolint: 136.37968ms, skip_dirs: 78.532985ms, autogenerated_exclude: 66.364277ms, path_prettifier: 9.407806ms, cgo: 4.567244ms, filename_unadjuster: 4.142862ms, exclude-rules: 1.008529ms, diff: 4.21µs, source_code: 3.524µs, uniq_by_line: 2.947µs, skip_files: 2.894µs, path_shortener: 2.758µs, max_from_linter: 2.613µs, max_same_issues: 2.602µs, max_per_file_from_linter: 2.203µs [2019-10-21T12:23:53.688Z] INFO File cache stats: 1434 entries of total size 6.7MiB [2019-10-21T12:23:54.621Z] INFO Memory: 180 samples, avg is 1329.2MB, max is 5448.5MB [2019-10-21T12:23:54.621Z] INFO Execution took 2m22.354394052s [2019-10-21T12:23:54.878Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-21T12:23:54.878Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-21T12:23:54.878Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-21T12:23:54.878Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-21T12:23:54.878Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-21T12:23:56.131Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40112/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56230f4d376515b838e088e93eb05f31fb9378c9 hack/make.sh dynbinary-daemon test-docker-py [2019-10-21T12:23:56.696Z] [2019-10-21T12:23:56.787Z] #18 123.4 Selecting previously unselected package binutils-mingw-w64. [2019-10-21T12:23:56.787Z] #18 123.4 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-21T12:23:56.787Z] #18 123.4 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:23:56.787Z] #18 123.6 Selecting previously unselected package mingw-w64-common. [2019-10-21T12:23:56.787Z] #18 123.6 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-21T12:23:56.787Z] #18 123.6 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-21T12:23:56.952Z] Removing bundles/ [2019-10-21T12:23:56.952Z] [2019-10-21T12:23:56.952Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-21T12:23:56.952Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:23:56.952Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:23:57.075Z] #18 ... [2019-10-21T12:23:57.075Z] [2019-10-21T12:23:57.075Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:23:57.075Z] #45 182.6 go/parser [2019-10-21T12:23:58.585Z] #45 ... [2019-10-21T12:23:58.585Z] [2019-10-21T12:23:58.585Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:23:58.585Z] #42 90.77 DEP compel/src/lib/handle-elf.d [2019-10-21T12:23:58.585Z] #42 91.15 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-21T12:23:58.585Z] #42 91.51 CC compel/src/lib/log.o [2019-10-21T12:23:58.585Z] #42 92.06 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-21T12:23:58.585Z] #42 93.01 CC compel/arch/ppc64/src/lib/infect.o [2019-10-21T12:23:58.585Z] #42 94.49 CC compel/src/lib/infect-rpc.o [2019-10-21T12:23:58.585Z] #42 95.30 CC compel/src/lib/infect-util.o [2019-10-21T12:23:58.585Z] #42 95.91 CC compel/src/lib/infect.o [2019-10-21T12:23:58.585Z] #42 101.2 CC compel/src/lib/ptrace.o [2019-10-21T12:23:59.617Z] #42 102.1 AR compel/libcompel.a [2019-10-21T12:23:59.908Z] #42 102.3 HOSTCC compel/src/main-host.o [2019-10-21T12:24:00.950Z] #42 103.2 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-21T12:24:01.239Z] #42 103.8 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-21T12:24:02.054Z] ok github.com/docker/docker/cmd/dockerd 0.121s coverage: 30.3% of statements [2019-10-21T12:24:02.265Z] #42 104.6 HOSTCC compel/src/lib/log-host.o [2019-10-21T12:24:02.314Z] ok github.com/docker/docker/container 0.156s coverage: 35.3% of statements [2019-10-21T12:24:02.314Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T12:24:02.314Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T12:24:02.314Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T12:24:02.314Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T12:24:02.554Z] #42 ... [2019-10-21T12:24:02.554Z] [2019-10-21T12:24:02.554Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:24:02.554Z] #63 187.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:24:02.554Z] #63 187.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-21T12:24:05.617Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2019-10-21T12:24:06.187Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.8% of statements [2019-10-21T12:24:07.570Z] ok github.com/docker/docker/daemon/cluster 0.102s coverage: 0.5% of statements [2019-10-21T12:24:07.704Z] #73 exporting layers 62.3s done [2019-10-21T12:24:07.704Z] #73 exporting manifest sha256:f0d0d71cb2a76da82e71e4dd6382942d4f5cbdbab6ed7603a5bf3cd4f90582f7 0.0s done [2019-10-21T12:24:07.704Z] #73 exporting config sha256:8b3d584d9c0e7e1ea86a90f3d92d91f9d2e1a4bf2bbb708973b683bef544bcd8 0.0s done [2019-10-21T12:24:07.704Z] #73 sending tarball [2019-10-21T12:24:07.707Z] Client: [2019-10-21T12:24:07.707Z] Debug Mode: false [2019-10-21T12:24:07.707Z] Plugins: [2019-10-21T12:24:07.707Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-21T12:24:07.707Z] [2019-10-21T12:24:07.707Z] Server: [2019-10-21T12:24:07.707Z] Containers: 0 [2019-10-21T12:24:07.707Z] Running: 0 [2019-10-21T12:24:07.707Z] Paused: 0 [2019-10-21T12:24:07.707Z] Stopped: 0 [2019-10-21T12:24:07.707Z] Images: 0 [2019-10-21T12:24:07.707Z] Server Version: 19.03.2 [2019-10-21T12:24:07.707Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-10-21T12:24:07.707Z] LCOW: [2019-10-21T12:24:07.707Z] Windows: [2019-10-21T12:24:07.707Z] Logging Driver: json-file [2019-10-21T12:24:07.707Z] Plugins: [2019-10-21T12:24:07.707Z] Volume: local [2019-10-21T12:24:07.707Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-21T12:24:07.707Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T12:24:07.707Z] Swarm: inactive [2019-10-21T12:24:07.707Z] Default Isolation: process [2019-10-21T12:24:07.707Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T12:24:07.707Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T12:24:07.707Z] OSType: windows [2019-10-21T12:24:07.707Z] Architecture: x86_64 [2019-10-21T12:24:07.707Z] CPUs: 4 [2019-10-21T12:24:07.707Z] Total Memory: 32GiB [2019-10-21T12:24:07.707Z] Name: azwin-2-f16bb0 [2019-10-21T12:24:07.707Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-21T12:24:07.707Z] Docker Root Dir: D:\docker [2019-10-21T12:24:07.707Z] Debug Mode: false [2019-10-21T12:24:07.707Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:24:07.707Z] Labels: [2019-10-21T12:24:07.707Z] Experimental: true [2019-10-21T12:24:07.707Z] Insecure Registries: [2019-10-21T12:24:07.707Z] 10.0.0.4:5000 [2019-10-21T12:24:07.707Z] 127.0.0.0/8 [2019-10-21T12:24:07.707Z] Registry Mirrors: [2019-10-21T12:24:07.707Z] http://10.0.0.4:5000/ [2019-10-21T12:24:07.707Z] Live Restore Enabled: false [2019-10-21T12:24:07.707Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-21T12:24:08.122Z] #63 ... [2019-10-21T12:24:08.122Z] [2019-10-21T12:24:08.122Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:24:08.122Z] #42 105.1 HOSTLINK compel/compel-host-bin [2019-10-21T12:24:08.122Z] #42 105.4 DEP soccr/soccr.d [2019-10-21T12:24:08.122Z] #42 105.7 CC soccr/soccr.o [2019-10-21T12:24:08.122Z] #42 109.0 AR soccr/libsoccr.a [2019-10-21T12:24:08.122Z] #42 109.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:24:08.122Z] #42 109.7 DEP criu/arch/ppc64/sigframe.d [2019-10-21T12:24:08.122Z] #42 109.9 DEP criu/arch/ppc64/crtools.d [2019-10-21T12:24:08.122Z] #42 110.4 DEP criu/arch/ppc64/cpu.d [2019-10-21T12:24:08.409Z] #42 110.9 CC criu/arch/ppc64/cpu.o [2019-10-21T12:24:08.632Z] #73 sending tarball 10.3s done [2019-10-21T12:24:08.632Z] #73 DONE 72.7s [2019-10-21T12:24:08.632Z] [2019-10-21T12:24:08.632Z] #74 importing to docker [2019-10-21T12:24:09.437Z] #42 112.0 CC criu/arch/ppc64/crtools.o [2019-10-21T12:24:10.871Z] ok github.com/docker/docker/daemon/discovery 0.067s coverage: 30.0% of statements [2019-10-21T12:24:10.871Z] ok github.com/docker/docker/daemon/config 0.102s coverage: 82.2% of statements [2019-10-21T12:24:11.814Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-10-21T12:24:12.169Z] #42 114.3 CC criu/arch/ppc64/sigframe.o [2019-10-21T12:24:12.459Z] #42 114.9 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-21T12:24:12.746Z] #42 115.1 DEP criu/arch/ppc64/misc.d [2019-10-21T12:24:12.746Z] #42 115.1 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-21T12:24:12.746Z] #42 115.2 DEP criu/arch/ppc64/vdso-pie.d [2019-10-21T12:24:13.033Z] #42 115.6 DEP criu/pie/parasite-vdso.d [2019-10-21T12:24:13.657Z] #42 116.0 DEP criu/pie/util-vdso.d [2019-10-21T12:24:13.657Z] #42 ... [2019-10-21T12:24:13.657Z] [2019-10-21T12:24:13.657Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:24:13.657Z] #18 130.3 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-21T12:24:13.657Z] #18 130.3 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-21T12:24:13.657Z] #18 130.3 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:24:13.657Z] #18 138.1 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-21T12:24:13.657Z] #18 138.1 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-21T12:24:13.657Z] #18 138.1 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:24:13.657Z] #18 138.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-21T12:24:13.657Z] #18 138.3 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-21T12:24:13.657Z] #18 138.3 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:24:13.745Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2019-10-21T12:24:13.947Z] #18 ... [2019-10-21T12:24:13.947Z] [2019-10-21T12:24:13.947Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:24:13.947Z] #42 116.4 DEP criu/pie/util.d [2019-10-21T12:24:14.236Z] #42 116.7 CC criu/pie/util.o [2019-10-21T12:24:14.524Z] #42 ... [2019-10-21T12:24:14.524Z] [2019-10-21T12:24:14.524Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:24:14.524Z] #45 189.7 go/doc [2019-10-21T12:24:14.524Z] #45 196.7 math/big [2019-10-21T12:24:14.812Z] #45 ... [2019-10-21T12:24:14.812Z] [2019-10-21T12:24:14.812Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:24:14.812Z] #42 117.3 CC criu/pie/util-vdso.o [2019-10-21T12:24:16.316Z] #42 118.7 CC criu/pie/parasite-vdso.o [2019-10-21T12:24:16.606Z] #42 ... [2019-10-21T12:24:16.606Z] [2019-10-21T12:24:16.606Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:24:16.606Z] #63 DONE 201.9s [2019-10-21T12:24:16.606Z] [2019-10-21T12:24:16.606Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T12:24:16.606Z] #64 DONE 0.1s [2019-10-21T12:24:16.606Z] [2019-10-21T12:24:16.606Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:24:16.606Z] #45 200.9 vendor/golang.org/x/text/unicode/norm [2019-10-21T12:24:17.034Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-10-21T12:24:17.970Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.473s coverage: 13.7% of statements [2019-10-21T12:24:18.911Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.720s coverage: 57.0% of statements [2019-10-21T12:24:21.057Z] #45 ... [2019-10-21T12:24:21.058Z] [2019-10-21T12:24:21.058Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:24:21.058Z] #42 121.2 CC criu/arch/ppc64/vdso-pie.o [2019-10-21T12:24:21.058Z] #42 122.0 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-21T12:24:21.058Z] #42 122.1 CC criu/arch/ppc64/misc.o [2019-10-21T12:24:21.058Z] #42 122.1 AR criu/pie/pie.lib.a [2019-10-21T12:24:21.058Z] #42 122.2 DEP criu/pie/restorer.d [2019-10-21T12:24:21.058Z] #42 122.6 DEP criu/arch/ppc64/restorer.d [2019-10-21T12:24:21.058Z] #42 123.0 DEP criu/pie/parasite.d [2019-10-21T12:24:21.058Z] #42 123.5 CC criu/pie/parasite.o [2019-10-21T12:24:23.107Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.747s coverage: 51.0% of statements [2019-10-21T12:24:23.107Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.532s coverage: 46.2% of statements [2019-10-21T12:24:23.107Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.855s coverage: 72.5% of statements [2019-10-21T12:24:23.770Z] #42 125.8 LINK criu/pie/parasite.built-in.o [2019-10-21T12:24:23.770Z] #42 125.8 GEN criu/pie/parasite-blob.h [2019-10-21T12:24:23.770Z] #42 125.8 CC criu/arch/ppc64/restorer.o [2019-10-21T12:24:24.058Z] #42 126.5 CC criu/pie/restorer.o [2019-10-21T12:24:25.648Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2019-10-21T12:24:25.649Z] ok github.com/docker/docker/daemon 12.325s coverage: 17.6% of statements [2019-10-21T12:24:25.649Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T12:24:25.649Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T12:24:25.649Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T12:24:25.649Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T12:24:25.649Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T12:24:25.910Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.589s coverage: 76.1% of statements [2019-10-21T12:24:27.294Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2019-10-21T12:24:27.555Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2019-10-21T12:24:28.629Z] #74 DONE 18.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-21T12:24:29.469Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.9% of statements [2019-10-21T12:24:29.525Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-21T12:24:29.525Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-987378a6\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-21T12:24:29.525Z] ---------------------------------------------------------------------------- [2019-10-21T12:24:29.525Z] [2019-10-21T12:24:29.525Z] INFO: executeCI.ps1 starting at Mon Oct 21 12:24:28 CUT 2019 [2019-10-21T12:24:29.525Z] [2019-10-21T12:24:29.525Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-21T12:24:29.525Z] INFO: Running git version 2.23.0.windows.1 [2019-10-21T12:24:29.525Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-21T12:24:29.525Z] INFO: Environment variables: [2019-10-21T12:24:29.525Z] [2019-10-21T12:24:29.525Z] Name Value [2019-10-21T12:24:29.525Z] ---- ----- [2019-10-21T12:24:29.525Z] ALLUSERSPROFILE C:\ProgramData [2019-10-21T12:24:29.525Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-21T12:24:29.525Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-21T12:24:29.525Z] BRANCH_NAME PR-40112 [2019-10-21T12:24:29.525Z] BUILD_DISPLAY_NAME #1 [2019-10-21T12:24:29.525Z] BUILD_ID 1 [2019-10-21T12:24:29.525Z] BUILD_NUMBER 1 [2019-10-21T12:24:29.525Z] BUILD_TAG jenkins-moby-PR-40112-1 [2019-10-21T12:24:29.525Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40112/1/ [2019-10-21T12:24:29.525Z] CHANGE_AUTHOR thaJeztah [2019-10-21T12:24:29.525Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-21T12:24:29.525Z] CHANGE_BRANCH cut_the_noise [2019-10-21T12:24:29.525Z] CHANGE_FORK thaJeztah [2019-10-21T12:24:29.525Z] CHANGE_ID 40112 [2019-10-21T12:24:29.525Z] CHANGE_TARGET master [2019-10-21T12:24:29.525Z] CHANGE_TITLE integration-cli: don't log "Creating new daemon" logs, and print correct line numbers [2019-10-21T12:24:29.525Z] CHANGE_URL https://github.com/moby/moby/pull/40112 [2019-10-21T12:24:29.525Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:24:29.525Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-21T12:24:29.525Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-21T12:24:29.525Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-21T12:24:29.525Z] COMPUTERNAME azwin-2-f16bb0 [2019-10-21T12:24:29.525Z] ComSpec C:\windows\system32\cmd.exe [2019-10-21T12:24:29.525Z] ConfigSequenceNumber 0 [2019-10-21T12:24:29.525Z] DOCKER_BUILDKIT 0 [2019-10-21T12:24:29.525Z] DOCKER_DUT_DEBUG 1 [2019-10-21T12:24:29.525Z] DOCKER_EXPERIMENTAL 1 [2019-10-21T12:24:29.525Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-21T12:24:29.525Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-21T12:24:29.525Z] EXECUTOR_NUMBER 0 [2019-10-21T12:24:29.525Z] FQDN azwin-2-f16bb0.westus.cloudapp.azure.com [2019-10-21T12:24:29.525Z] GIT_BRANCH PR-40112 [2019-10-21T12:24:29.525Z] GIT_COMMIT 56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:24:29.525Z] GIT_URL https://github.com/moby/moby.git [2019-10-21T12:24:29.525Z] HUDSON_COOKIE 25a88552-d717-43b1-9350-e66c907b5e91 [2019-10-21T12:24:29.525Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-21T12:24:29.525Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-21T12:24:29.525Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-21T12:24:29.525Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-21T12:24:29.525Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-21T12:24:29.525Z] JENKINS_NODE_COOKIE ec8e8458-c28f-4198-a0ea-6da83f36da7f [2019-10-21T12:24:29.525Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-21T12:24:29.525Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-21T12:24:29.525Z] JOB_BASE_NAME PR-40112 [2019-10-21T12:24:29.525Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40112/display/redirect [2019-10-21T12:24:29.525Z] JOB_NAME moby/PR-40112 [2019-10-21T12:24:29.525Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40112/ [2019-10-21T12:24:29.525Z] library.jps.version master [2019-10-21T12:24:29.525Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-21T12:24:29.525Z] NODE_LABELS amd64 azure azwin-2-f16bb0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-21T12:24:29.525Z] NODE_NAME azwin-2-f16bb0 [2019-10-21T12:24:29.525Z] NUMBER_OF_PROCESSORS 4 [2019-10-21T12:24:29.525Z] OS Windows_NT [2019-10-21T12:24:29.525Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-21T12:24:29.525Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-21T12:24:29.525Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-21T12:24:29.525Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-21T12:24:29.525Z] PROCESSOR_LEVEL 6 [2019-10-21T12:24:29.525Z] PROCESSOR_REVISION 4f01 [2019-10-21T12:24:29.525Z] ProgramData C:\ProgramData [2019-10-21T12:24:29.527Z] ProgramFiles C:\Program Files [2019-10-21T12:24:29.527Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-21T12:24:29.527Z] ProgramW6432 C:\Program Files [2019-10-21T12:24:29.527Z] PROMPT $P$G [2019-10-21T12:24:29.527Z] PSExecutionPolicyPreference Bypass [2019-10-21T12:24:29.527Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-21T12:24:29.527Z] PUBLIC C:\Users\Public [2019-10-21T12:24:29.527Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40112/1/display/redirect?page=changes [2019-10-21T12:24:29.527Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40112/1/display/redirect [2019-10-21T12:24:29.527Z] SKIP_VALIDATION_TESTS 1 [2019-10-21T12:24:29.527Z] SOURCES_DRIVE d [2019-10-21T12:24:29.527Z] SOURCES_SUBDIR gopath [2019-10-21T12:24:29.527Z] STAGE_NAME Run tests [2019-10-21T12:24:29.527Z] SystemDrive C: [2019-10-21T12:24:29.527Z] SystemRoot C:\windows [2019-10-21T12:24:29.527Z] TEMP C:\windows\TEMP [2019-10-21T12:24:29.527Z] TESTDEBUG 0 [2019-10-21T12:24:29.527Z] TESTRUN_DRIVE d [2019-10-21T12:24:29.527Z] TESTRUN_SUBDIR CI [2019-10-21T12:24:29.527Z] TIMEOUT 120m [2019-10-21T12:24:29.527Z] TMP C:\windows\TEMP [2019-10-21T12:24:29.527Z] USERDOMAIN WORKGROUP [2019-10-21T12:24:29.527Z] USERNAME azwin-2-f16bb0$ [2019-10-21T12:24:29.527Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-21T12:24:29.527Z] windir C:\windows [2019-10-21T12:24:29.527Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-21T12:24:29.527Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-21T12:24:29.527Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-21T12:24:29.527Z] [2019-10-21T12:24:29.527Z] [2019-10-21T12:24:29.527Z] [2019-10-21T12:24:29.642Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40112/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56230f4d376515b838e088e93eb05f31fb9378c9 hack/test/unit [2019-10-21T12:24:29.690Z] #42 131.7 LINK criu/pie/restorer.built-in.o [2019-10-21T12:24:29.690Z] #42 131.7 GEN criu/pie/restorer-blob.h [2019-10-21T12:24:29.690Z] #42 131.9 DEP criu/vdso.d [2019-10-21T12:24:29.690Z] #42 132.3 DEP criu/uts_ns.d [2019-10-21T12:24:29.729Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 42.7% of statements [2019-10-21T12:24:29.988Z] ok github.com/docker/docker/daemon/logger/awslogs 0.256s coverage: 77.8% of statements [2019-10-21T12:24:30.317Z] #42 132.6 DEP criu/util.d [2019-10-21T12:24:30.608Z] #42 133.0 DEP criu/uffd.d [2019-10-21T12:24:30.897Z] #42 133.5 DEP criu/tun.d [2019-10-21T12:24:30.928Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 68.2% of statements [2019-10-21T12:24:31.187Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2019-10-21T12:24:31.187Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.214s coverage: 57.2% of statements [2019-10-21T12:24:31.187Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T12:24:31.187Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T12:24:31.188Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T12:24:31.188Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T12:24:31.188Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T12:24:31.188Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T12:24:31.524Z] #42 133.9 DEP criu/tty.d [2019-10-21T12:24:31.524Z] #42 ... [2019-10-21T12:24:31.524Z] [2019-10-21T12:24:31.524Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:24:31.524Z] #45 207.0 github.com/LK4D4/vndr/build [2019-10-21T12:24:31.712Z] INFO: Sources under d:\gopath\... [2019-10-21T12:24:31.712Z] INFO: Test run under d:\CI\... [2019-10-21T12:24:31.712Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-21T12:24:31.712Z] INFO: docker/docker repository was found [2019-10-21T12:24:31.712Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-21T12:24:31.812Z] #45 ... [2019-10-21T12:24:31.812Z] [2019-10-21T12:24:31.812Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:24:31.812Z] #42 134.3 DEP criu/timerfd.d [2019-10-21T12:24:32.100Z] #42 134.6 DEP criu/sysfs_parse.d [2019-10-21T12:24:32.128Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.055s coverage: 62.1% of statements [2019-10-21T12:24:32.128Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 88.3% of statements [2019-10-21T12:24:32.388Z] #42 135.0 DEP criu/sysctl.d [2019-10-21T12:24:32.692Z] #42 135.3 DEP criu/string.d [2019-10-21T12:24:32.972Z] ? github.com/docker/docker/api [no test files] [2019-10-21T12:24:32.981Z] #42 135.4 DEP criu/stats.d [2019-10-21T12:24:33.068Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 74.7% of statements [2019-10-21T12:24:33.068Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T12:24:33.270Z] #42 135.6 DEP criu/sockets.d [2019-10-21T12:24:33.329Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.068s coverage: 19.9% of statements [2019-10-21T12:24:33.560Z] #42 136.0 DEP criu/sk-unix.d [2019-10-21T12:24:33.898Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2019-10-21T12:24:33.899Z] ltsc2019: Pulling from windows/servercore [2019-10-21T12:24:34.158Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2019-10-21T12:24:34.187Z] #42 136.7 DEP criu/sk-tcp.d [2019-10-21T12:24:34.475Z] #42 137.0 DEP criu/sk-queue.d [2019-10-21T12:24:35.097Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2019-10-21T12:24:35.104Z] #42 137.4 DEP criu/sk-packet.d [2019-10-21T12:24:35.392Z] #42 137.8 DEP criu/sk-netlink.d [2019-10-21T12:24:35.681Z] #42 138.2 DEP criu/sk-inet.d [2019-10-21T12:24:36.037Z] ok github.com/docker/docker/daemon/logger/splunk 1.940s coverage: 82.5% of statements [2019-10-21T12:24:36.037Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T12:24:36.037Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T12:24:36.310Z] #42 138.7 DEP criu/signalfd.d [2019-10-21T12:24:36.599Z] #42 139.1 DEP criu/sigframe.d [2019-10-21T12:24:36.609Z] ok github.com/docker/docker/distribution/metadata 0.113s coverage: 48.2% of statements [2019-10-21T12:24:36.888Z] #42 139.3 DEP criu/shmem.d [2019-10-21T12:24:37.177Z] #42 139.6 DEP criu/servicefd.d [2019-10-21T12:24:37.472Z] #42 139.8 DEP criu/seize.d [2019-10-21T12:24:37.551Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2019-10-21T12:24:37.759Z] #42 140.2 DEP criu/seccomp.d [2019-10-21T12:24:37.810Z] ok github.com/docker/docker/distribution 0.386s coverage: 22.1% of statements [2019-10-21T12:24:37.810Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T12:24:38.047Z] #42 140.5 DEP criu/rst-malloc.d [2019-10-21T12:24:38.047Z] #42 140.7 DEP criu/rbtree.d [2019-10-21T12:24:38.336Z] #42 140.8 DEP criu/pstree.d [2019-10-21T12:24:38.623Z] #42 141.1 DEP criu/protobuf.d [2019-10-21T12:24:38.912Z] #42 141.4 GEN criu/protobuf-desc-gen.h [2019-10-21T12:24:39.191Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2019-10-21T12:24:39.702Z] 65014b3c3121: Pulling fs layer [2019-10-21T12:24:39.702Z] 12c8dbabfd62: Pulling fs layer [2019-10-21T12:24:39.760Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.1% of statements [2019-10-21T12:24:39.760Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T12:24:39.760Z] ok github.com/docker/docker/image/cache 0.034s coverage: 19.2% of statements [2019-10-21T12:24:39.760Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T12:24:39.760Z] ok github.com/docker/docker/image/v1 0.047s coverage: 25.0% of statements [2019-10-21T12:24:39.760Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T12:24:40.699Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2019-10-21T12:24:40.699Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2019-10-21T12:24:42.083Z] ok github.com/docker/docker/opts 0.091s coverage: 66.9% of statements [2019-10-21T12:24:42.421Z] #42 144.6 DEP criu/protobuf-desc.d [2019-10-21T12:24:42.421Z] #42 144.9 DEP criu/proc_parse.d [2019-10-21T12:24:43.028Z] ok github.com/docker/docker/pkg/broadcaster 0.024s coverage: 100.0% of statements [2019-10-21T12:24:43.049Z] #42 145.4 DEP criu/plugin.d [2019-10-21T12:24:43.049Z] #42 ... [2019-10-21T12:24:43.049Z] [2019-10-21T12:24:43.049Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:24:43.599Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-10-21T12:24:43.599Z] ok github.com/docker/docker/pkg/authorization 0.895s coverage: 68.3% of statements [2019-10-21T12:24:44.539Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2019-10-21T12:24:44.798Z] ok github.com/docker/docker/pkg/archive 1.274s coverage: 76.8% of statements [2019-10-21T12:24:44.886Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-21T12:24:45.057Z] ok github.com/docker/docker/pkg/discovery 0.026s coverage: 58.3% of statements [2019-10-21T12:24:45.627Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2019-10-21T12:24:45.672Z] #23 228.3 Checking out files: 14% (1563/10643) Checking out files: 15% (1597/10643) Checking out files: 16% (1703/10643) Checking out files: 17% (1810/10643) Checking out files: 18% (1916/10643) Checking out files: 19% (2023/10643) Checking out files: 20% (2129/10643) Checking out files: 21% (2236/10643) Checking out files: 22% (2342/10643) Checking out files: 23% (2448/10643) Checking out files: 24% (2555/10643) Checking out files: 25% (2661/10643) Checking out files: 26% (2768/10643) Checking out files: 27% (2874/10643) Checking out files: 28% (2981/10643) Checking out files: 28% (3065/10643) Checking out files: 29% (3087/10643) Checking out files: 30% (3193/10643) Checking out files: 31% (3300/10643) Checking out files: 32% (3406/10643) Checking out files: 33% (3513/10643) Checking out files: 34% (3619/10643) Checking out files: 35% (3726/10643) Checking out files: 36% (3832/10643) Checking out files: 37% (3938/10643) Checking out files: 38% (4045/10643) Checking out files: 39% (4151/10643) Checking out files: 39% (4210/10643) Checking out files: 40% (4258/10643) Checking out files: 41% (4364/10643) Checking out files: 42% (4471/10643) Checking out files: 43% (4577/10643) Checking out files: 44% (4683/10643) Checking out files: 45% (4790/10643) Checking out files: 46% (4896/10643) Checking out files: 47% (5003/10643) Checking out files: 48% (5109/10643) Checking out files: 49% (5216/10643) Checking out files: 50% (5322/10643) Checking out files: 51% (5428/10643) Checking out files: 52% (5535/10643) [2019-10-21T12:24:45.672Z] #23 ... [2019-10-21T12:24:45.672Z] [2019-10-21T12:24:45.672Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:24:45.672Z] #45 221.0 mime/quotedprintable [2019-10-21T12:24:45.672Z] #45 222.7 net/http/internal [2019-10-21T12:24:45.672Z] #45 222.9 vendor/golang.org/x/net/idna [2019-10-21T12:24:45.672Z] #45 ... [2019-10-21T12:24:45.672Z] [2019-10-21T12:24:45.672Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:24:46.198Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-21T12:24:46.549Z] #23 228.3 Checking out files: 14% (1563/10643) Checking out files: 15% (1597/10643) Checking out files: 16% (1703/10643) Checking out files: 17% (1810/10643) Checking out files: 18% (1916/10643) Checking out files: 19% (2023/10643) Checking out files: 20% (2129/10643) Checking out files: 21% (2236/10643) Checking out files: 22% (2342/10643) Checking out files: 23% (2448/10643) Checking out files: 24% (2555/10643) Checking out files: 25% (2661/10643) Checking out files: 26% (2768/10643) Checking out files: 27% (2874/10643) Checking out files: 28% (2981/10643) Checking out files: 28% (3065/10643) Checking out files: 29% (3087/10643) Checking out files: 30% (3193/10643) Checking out files: 31% (3300/10643) Checking out files: 32% (3406/10643) Checking out files: 33% (3513/10643) Checking out files: 34% (3619/10643) Checking out files: 35% (3726/10643) Checking out files: 36% (3832/10643) Checking out files: 37% (3938/10643) Checking out files: 38% (4045/10643) Checking out files: 39% (4151/10643) Checking out files: 39% (4210/10643) Checking out files: 40% (4258/10643) Checking out files: 41% (4364/10643) Checking out files: 42% (4471/10643) Checking out files: 43% (4577/10643) Checking out files: 44% (4683/10643) Checking out files: 45% (4790/10643) Checking out files: 46% (4896/10643) Checking out files: 47% (5003/10643) Checking out files: 48% (5109/10643) Checking out files: 49% (5216/10643) Checking out files: 50% (5322/10643) Checking out files: 51% (5428/10643) Checking out files: 52% (5535/10643) Checking out files: 53% (5641/10643) Checking out files: 54% (5748/10643) Checking out files: 55% (5854/10643) Checking out files: 56% (5961/10643) Checking out files: 56% (6010/10643) Checking out files: 57% (6067/10643) Checking out files: 58% (6173/10643) Checking out files: 59% (6280/10643) Checking out files: 60% (6386/10643) Checking out files: 61% (6493/10643) Checking out files: 62% (6599/10643) Checking out files: 63% (6706/10643) [2019-10-21T12:24:46.549Z] #23 ... [2019-10-21T12:24:46.549Z] [2019-10-21T12:24:46.549Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:24:46.550Z] #18 163.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-21T12:24:46.550Z] #18 163.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-21T12:24:46.550Z] #18 163.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:24:46.767Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-10-21T12:24:46.839Z] #18 ... [2019-10-21T12:24:46.839Z] [2019-10-21T12:24:46.839Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:24:47.026Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2019-10-21T12:24:48.403Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-21T12:24:48.403Z] ok github.com/docker/docker/pkg/chrootarchive 3.518s coverage: 43.2% of statements [2019-10-21T12:24:48.588Z] #23 228.3 Checking out files: 14% (1563/10643) Checking out files: 15% (1597/10643) Checking out files: 16% (1703/10643) Checking out files: 17% (1810/10643) Checking out files: 18% (1916/10643) Checking out files: 19% (2023/10643) Checking out files: 20% (2129/10643) Checking out files: 21% (2236/10643) Checking out files: 22% (2342/10643) Checking out files: 23% (2448/10643) Checking out files: 24% (2555/10643) Checking out files: 25% (2661/10643) Checking out files: 26% (2768/10643) Checking out files: 27% (2874/10643) Checking out files: 28% (2981/10643) Checking out files: 28% (3065/10643) Checking out files: 29% (3087/10643) Checking out files: 30% (3193/10643) Checking out files: 31% (3300/10643) Checking out files: 32% (3406/10643) Checking out files: 33% (3513/10643) Checking out files: 34% (3619/10643) Checking out files: 35% (3726/10643) Checking out files: 36% (3832/10643) Checking out files: 37% (3938/10643) Checking out files: 38% (4045/10643) Checking out files: 39% (4151/10643) Checking out files: 39% (4210/10643) Checking out files: 40% (4258/10643) Checking out files: 41% (4364/10643) Checking out files: 42% (4471/10643) Checking out files: 43% (4577/10643) Checking out files: 44% (4683/10643) Checking out files: 45% (4790/10643) Checking out files: 46% (4896/10643) Checking out files: 47% (5003/10643) Checking out files: 48% (5109/10643) Checking out files: 49% (5216/10643) Checking out files: 50% (5322/10643) Checking out files: 51% (5428/10643) Checking out files: 52% (5535/10643) Checking out files: 53% (5641/10643) Checking out files: 54% (5748/10643) Checking out files: 55% (5854/10643) Checking out files: 56% (5961/10643) Checking out files: 56% (6010/10643) Checking out files: 57% (6067/10643) Checking out files: 58% (6173/10643) Checking out files: 59% (6280/10643) Checking out files: 60% (6386/10643) Checking out files: 61% (6493/10643) Checking out files: 62% (6599/10643) Checking out files: 63% (6706/10643) Checking out files: 64% (6812/10643) Checking out files: 65% (6918/10643) Checking out files: 66% (7025/10643) Checking out files: 67% (7131/10643) Checking out files: 68% (7238/10643) Checking out files: 69% (7344/10643) Checking out files: 70% (7451/10643) Checking out files: 71% (7557/10643) Checking out files: 71% (7621/10643) Checking out files: 72% (7663/10643) Checking out files: 73% (7770/10643) Checking out files: 74% (7876/10643) Checking out files: 75% (7983/10643) Checking out files: 76% (8089/10643) Checking out files: 77% (8196/10643) Checking out files: 78% (8302/10643) Checking out files: 79% (8408/10643) Checking out files: 80% (8515/10643) Checking out files: 81% (8621/10643) Checking out files: 82% (8728/10643) Checking out files: 83% (8834/10643) Checking out files: 84% (8941/10643) Checking out files: 85% (9047/10643) Checking out files: 86% (9153/10643) Checking out files: 87% (9260/10643) Checking out files: 88% (9366/10643) Checking out files: 89% (9473/10643) Checking out files: 89% (9533/10643) Checking out files: 90% (9579/10643) Checking out files: 91% (9686/10643) Checking out files: 92% (9792/10643) Checking out files: 93% (9898/10643) Checking out files: 94% (10005/10643) Checking out files: 95% (10111/10643) Checking out files: 96% (10218/10643) Checking out files: 97% (10324/10643) Checking out files: 98% (10431/10643) Checking out files: 99% (10537/10643) Checking out files: 100% (10643/10643) Checking out files: 100% (10643/10643), done. [2019-10-21T12:24:48.877Z] #23 234.3 + cd /tmp/tmp.1NnB3fTKgv/tmp/docker-ce [2019-10-21T12:24:48.877Z] #23 234.3 + git checkout -q v17.06.2-ce [2019-10-21T12:24:48.973Z] ok github.com/docker/docker/pkg/fileutils 0.033s coverage: 89.5% of statements [2019-10-21T12:24:49.541Z] ok github.com/docker/docker/pkg/fsutils 0.316s coverage: 85.1% of statements [2019-10-21T12:24:49.541Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2019-10-21T12:24:49.541Z] ok github.com/docker/docker/pkg/discovery/kv 3.144s coverage: 84.1% of statements [2019-10-21T12:24:50.069Z] 12c8dbabfd62: Verifying Checksum [2019-10-21T12:24:50.069Z] 12c8dbabfd62: Download complete [2019-10-21T12:24:50.112Z] ok github.com/docker/docker/layer 7.648s coverage: 68.8% of statements [2019-10-21T12:24:50.112Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T12:24:50.112Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T12:24:50.112Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T12:24:50.112Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T12:24:50.112Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T12:24:50.112Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T12:24:50.112Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T12:24:50.112Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T12:24:50.683Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2019-10-21T12:24:50.683Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2019-10-21T12:24:50.943Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2019-10-21T12:24:51.203Z] ok github.com/docker/docker/pkg/ioutils 0.656s coverage: 70.1% of statements [2019-10-21T12:24:51.203Z] ok github.com/docker/docker/pkg/idtools 0.804s coverage: 70.1% of statements [2019-10-21T12:24:51.203Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T12:24:51.774Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2019-10-21T12:24:51.774Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2019-10-21T12:24:52.033Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2019-10-21T12:24:52.605Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-10-21T12:24:52.605Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2019-10-21T12:24:52.865Z] ok github.com/docker/docker/pkg/mount 0.815s coverage: 69.6% of statements [2019-10-21T12:24:52.865Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T12:24:52.865Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T12:24:52.865Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T12:24:53.315Z] #23 ... [2019-10-21T12:24:53.315Z] [2019-10-21T12:24:53.315Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:24:53.315Z] #42 145.5 DEP criu/pipes.d [2019-10-21T12:24:53.315Z] #42 146.0 DEP criu/pie-util.d [2019-10-21T12:24:53.315Z] #42 146.3 DEP criu/pie-util-vdso.d [2019-10-21T12:24:53.315Z] #42 146.6 DEP criu/pie-util-vdso-elf32.d [2019-10-21T12:24:53.315Z] #42 147.1 DEP criu/path.d [2019-10-21T12:24:53.315Z] #42 147.4 DEP criu/parasite-syscall.d [2019-10-21T12:24:53.315Z] #42 148.0 DEP criu/pagemap.d [2019-10-21T12:24:53.315Z] #42 148.4 DEP criu/pagemap-cache.d [2019-10-21T12:24:53.315Z] #42 148.8 DEP criu/page-xfer.d [2019-10-21T12:24:53.315Z] #42 149.3 DEP criu/page-pipe.d [2019-10-21T12:24:53.315Z] #42 149.7 DEP criu/netfilter.d [2019-10-21T12:24:53.315Z] #42 150.2 DEP criu/net.d [2019-10-21T12:24:53.315Z] #42 150.9 DEP criu/namespaces.d [2019-10-21T12:24:53.315Z] #42 151.3 DEP criu/mount.d [2019-10-21T12:24:53.315Z] #42 151.7 DEP criu/mem.d [2019-10-21T12:24:53.315Z] #42 152.1 DEP criu/lsm.d [2019-10-21T12:24:53.315Z] #42 152.3 DEP criu/log.d [2019-10-21T12:24:53.315Z] #42 152.7 DEP criu/libnetlink.d [2019-10-21T12:24:53.315Z] #42 153.0 DEP criu/kerndat.d [2019-10-21T12:24:53.315Z] #42 153.5 DEP criu/kcmp-ids.d [2019-10-21T12:24:53.315Z] #42 153.8 DEP criu/irmap.d [2019-10-21T12:24:53.315Z] #42 154.2 DEP criu/ipc_ns.d [2019-10-21T12:24:53.315Z] #42 154.6 DEP criu/image.d [2019-10-21T12:24:53.315Z] #42 155.1 DEP criu/image-desc.d [2019-10-21T12:24:53.315Z] #42 155.3 DEP criu/fsnotify.d [2019-10-21T12:24:53.315Z] #42 155.7 DEP criu/filesystems.d [2019-10-21T12:24:53.315Z] #42 155.9 DEP criu/files.d [2019-10-21T12:24:53.436Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2019-10-21T12:24:53.696Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2019-10-21T12:24:53.947Z] #42 156.3 DEP criu/files-reg.d [2019-10-21T12:24:53.955Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2019-10-21T12:24:53.955Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2019-10-21T12:24:54.235Z] #42 156.8 DEP criu/files-ext.d [2019-10-21T12:24:54.524Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2019-10-21T12:24:54.525Z] #42 ... [2019-10-21T12:24:54.525Z] [2019-10-21T12:24:54.525Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:24:54.525Z] #23 239.8 + mkdir -p /tmp/tmp.1NnB3fTKgv/src/github.com/docker [2019-10-21T12:24:54.525Z] #23 239.8 + mv components/cli /tmp/tmp.1NnB3fTKgv/src/github.com/docker/cli [2019-10-21T12:24:54.525Z] #23 239.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-21T12:24:55.462Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-10-21T12:24:55.462Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2019-10-21T12:24:55.877Z] 65014b3c3121: Download complete [2019-10-21T12:24:56.031Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2019-10-21T12:24:56.031Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-21T12:24:56.291Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-10-21T12:24:56.549Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 80.6% of statements [2019-10-21T12:24:57.270Z] #23 ... [2019-10-21T12:24:57.270Z] [2019-10-21T12:24:57.270Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:24:57.270Z] #45 232.7 encoding/asn1 [2019-10-21T12:24:57.270Z] #45 232.8 net/textproto [2019-10-21T12:24:57.270Z] #45 232.9 vendor/golang.org/x/net/http/httpproxy [2019-10-21T12:24:57.270Z] #45 236.3 mime/multipart [2019-10-21T12:24:57.270Z] #45 236.3 vendor/golang.org/x/net/http/httpguts [2019-10-21T12:24:57.270Z] #45 239.1 crypto/x509/pkix [2019-10-21T12:24:57.270Z] #45 239.1 vendor/golang.org/x/crypto/cryptobyte [2019-10-21T12:24:57.270Z] #45 241.7 crypto/x509 [2019-10-21T12:24:57.487Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 36.9% of statements [2019-10-21T12:24:57.487Z] ok github.com/docker/docker/pkg/tailfile 0.116s coverage: 88.6% of statements [2019-10-21T12:24:57.487Z] ok github.com/docker/docker/pkg/signal 2.794s coverage: 61.0% of statements [2019-10-21T12:24:57.560Z] #45 ... [2019-10-21T12:24:57.560Z] [2019-10-21T12:24:57.560Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:24:57.560Z] #18 181.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:24:57.560Z] #18 181.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:24:57.560Z] #18 181.6 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-21T12:24:57.560Z] #18 181.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:24:57.560Z] #18 181.6 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-21T12:24:57.560Z] #18 181.7 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:24:57.560Z] #18 181.7 Processing triggers for mime-support (3.60) ... [2019-10-21T12:24:57.560Z] #18 181.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:24:57.560Z] #18 181.9 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-21T12:24:57.560Z] #18 181.9 Setting up libcap2-bin (1:2.25-1) ... [2019-10-21T12:24:57.560Z] #18 181.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:24:57.560Z] #18 181.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:24:57.560Z] #18 181.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-21T12:24:58.427Z] testing: warning: no tests to run [2019-10-21T12:24:58.427Z] coverage: [no statements] [2019-10-21T12:24:58.427Z] ok github.com/docker/docker/pkg/term/windows 0.021s coverage: [no statements] [no tests to run] [2019-10-21T12:24:58.427Z] ok github.com/docker/docker/pkg/term 0.023s coverage: 84.8% of statements [2019-10-21T12:24:58.686Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2019-10-21T12:24:58.686Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2019-10-21T12:24:58.945Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2019-10-21T12:24:59.205Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2019-10-21T12:25:00.147Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-10-21T12:25:00.759Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:25:00.759Z] [2019-10-21T12:25:00.759Z] [2019-10-21T12:25:00.759Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-21T12:25:00.759Z] [2019-10-21T12:25:00.759Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:25:00.759Z] No new tests added to integration. [2019-10-21T12:25:00.759Z] [2019-10-21T12:25:00.759Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:25:00.759Z] [2019-10-21T12:25:00.759Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:25:01.087Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2019-10-21T12:25:01.655Z] ok github.com/docker/docker/profiles/seccomp 0.028s coverage: 73.8% of statements [2019-10-21T12:25:01.694Z] PKG_CONFIG=pkg-config [2019-10-21T12:25:01.694Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:25:01.694Z] HOSTNAME=2096b61e21a0 [2019-10-21T12:25:01.694Z] KEEPBUNDLE=1 [2019-10-21T12:25:01.694Z] container=docker [2019-10-21T12:25:01.694Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T12:25:01.694Z] GO111MODULE=off [2019-10-21T12:25:01.694Z] GOPATH=/go [2019-10-21T12:25:01.694Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:25:01.694Z] HOME=/root [2019-10-21T12:25:01.694Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:25:01.695Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:25:01.695Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:25:01.695Z] DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:25:01.695Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:25:01.695Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:25:01.695Z] TERM=xterm [2019-10-21T12:25:01.695Z] VALIDATE_BRANCH=master [2019-10-21T12:25:01.695Z] DEST=bundles/test-integration [2019-10-21T12:25:01.695Z] SHLVL=1 [2019-10-21T12:25:01.695Z] TIMEOUT=120m [2019-10-21T12:25:01.695Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:25:01.695Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:25:01.695Z] TESTDEBUG=0 [2019-10-21T12:25:01.695Z] _=/usr/bin/env [2019-10-21T12:25:01.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T12:25:01.953Z] PKG_CONFIG=pkg-config [2019-10-21T12:25:01.953Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:25:01.953Z] HOSTNAME=3e0e3627fdda [2019-10-21T12:25:01.953Z] KEEPBUNDLE=1 [2019-10-21T12:25:01.953Z] container=docker [2019-10-21T12:25:01.953Z] TEST_SKIP_INTEGRATION=1 [2019-10-21T12:25:01.953Z] GO111MODULE=off [2019-10-21T12:25:01.953Z] GOPATH=/go [2019-10-21T12:25:01.953Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:25:01.953Z] HOME=/root [2019-10-21T12:25:01.953Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:25:01.953Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:25:01.953Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:25:01.953Z] DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:25:01.953Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:25:01.953Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:25:01.953Z] TERM=xterm [2019-10-21T12:25:01.953Z] VALIDATE_BRANCH=master [2019-10-21T12:25:01.953Z] DEST=bundles/test-integration [2019-10-21T12:25:01.953Z] SHLVL=1 [2019-10-21T12:25:01.953Z] TIMEOUT=120m [2019-10-21T12:25:01.953Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-21T12:25:01.953Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:25:01.953Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:25:01.953Z] TESTDEBUG=0 [2019-10-21T12:25:01.953Z] _=/usr/bin/env [2019-10-21T12:25:01.953Z] Building test suite binary ./integration-cli/test.main [2019-10-21T12:25:01.953Z] PKG_CONFIG=pkg-config [2019-10-21T12:25:01.953Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:25:01.953Z] HOSTNAME=625d614f901a [2019-10-21T12:25:01.953Z] KEEPBUNDLE=1 [2019-10-21T12:25:01.953Z] container=docker [2019-10-21T12:25:01.953Z] TEST_SKIP_INTEGRATION=1 [2019-10-21T12:25:01.953Z] GO111MODULE=off [2019-10-21T12:25:01.953Z] GOPATH=/go [2019-10-21T12:25:01.953Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:25:01.953Z] HOME=/root [2019-10-21T12:25:01.953Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:25:01.953Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:25:01.953Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:25:01.953Z] DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:25:01.953Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:25:01.953Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:25:01.953Z] TERM=xterm [2019-10-21T12:25:01.953Z] VALIDATE_BRANCH=master [2019-10-21T12:25:01.953Z] DEST=bundles/test-integration [2019-10-21T12:25:01.953Z] SHLVL=1 [2019-10-21T12:25:01.953Z] TIMEOUT=120m [2019-10-21T12:25:01.953Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-21T12:25:01.953Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:25:01.953Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:25:01.953Z] TESTDEBUG=0 [2019-10-21T12:25:01.953Z] _=/usr/bin/env [2019-10-21T12:25:01.953Z] Building test suite binary ./integration-cli/test.main [2019-10-21T12:25:01.990Z] #18 188.4 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-21T12:25:01.990Z] #18 188.4 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-21T12:25:01.990Z] #18 188.4 Setting up zip (3.0-11+b1) ... [2019-10-21T12:25:01.990Z] #18 188.4 Setting up bzip2 (1.0.6-8.1) ... [2019-10-21T12:25:01.990Z] #18 188.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:25:01.990Z] #18 188.5 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-21T12:25:01.990Z] #18 188.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:25:01.990Z] #18 188.5 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-21T12:25:01.990Z] #18 188.5 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:25:01.990Z] #18 188.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:25:01.990Z] #18 188.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-21T12:25:01.990Z] #18 188.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:25:01.990Z] #18 188.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:25:01.990Z] #18 188.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-21T12:25:01.990Z] #18 188.7 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-21T12:25:01.990Z] #18 188.7 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-21T12:25:01.990Z] #18 188.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:25:01.990Z] #18 ... [2019-10-21T12:25:01.990Z] [2019-10-21T12:25:01.990Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:25:01.990Z] #45 247.2 crypto/tls [2019-10-21T12:25:02.225Z] ok github.com/docker/docker/plugin 0.597s coverage: 27.1% of statements [2019-10-21T12:25:02.484Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2019-10-21T12:25:03.054Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 50.9% of statements [2019-10-21T12:25:03.623Z] ok github.com/docker/docker/registry 0.300s coverage: 56.3% of statements [2019-10-21T12:25:03.884Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2019-10-21T12:25:03.884Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2019-10-21T12:25:04.709Z] #45 ... [2019-10-21T12:25:04.710Z] [2019-10-21T12:25:04.710Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:25:04.710Z] #42 157.2 DEP criu/file-lock.d [2019-10-21T12:25:04.710Z] #42 157.7 DEP criu/file-ids.d [2019-10-21T12:25:04.710Z] #42 158.0 DEP criu/fifo.d [2019-10-21T12:25:04.710Z] #42 158.3 DEP criu/fdstore.d [2019-10-21T12:25:04.710Z] #42 158.5 DEP criu/fault-injection.d [2019-10-21T12:25:04.710Z] #42 158.6 DEP criu/external.d [2019-10-21T12:25:04.710Z] #42 158.9 DEP criu/eventpoll.d [2019-10-21T12:25:04.710Z] #42 159.3 DEP criu/eventfd.d [2019-10-21T12:25:04.710Z] #42 159.8 DEP criu/crtools.d [2019-10-21T12:25:04.710Z] #42 160.2 DEP criu/cr-service.d [2019-10-21T12:25:04.710Z] #42 160.6 DEP criu/cr-restore.d [2019-10-21T12:25:04.710Z] #42 161.2 DEP criu/cr-errno.d [2019-10-21T12:25:04.710Z] #42 161.2 DEP criu/cr-dump.d [2019-10-21T12:25:04.710Z] #42 161.9 DEP criu/cr-dedup.d [2019-10-21T12:25:04.710Z] #42 162.2 DEP criu/cr-check.d [2019-10-21T12:25:04.710Z] #42 162.8 DEP criu/config.d [2019-10-21T12:25:04.710Z] #42 163.2 DEP criu/clone-noasan.d [2019-10-21T12:25:04.710Z] #42 163.4 DEP criu/cgroup.d [2019-10-21T12:25:04.710Z] #42 163.8 DEP criu/cgroup-props.d [2019-10-21T12:25:04.710Z] #42 164.2 DEP criu/bitmap.d [2019-10-21T12:25:04.710Z] #42 164.3 DEP criu/bfd.d [2019-10-21T12:25:04.710Z] #42 164.6 DEP criu/autofs.d [2019-10-21T12:25:04.710Z] #42 165.1 DEP criu/aio.d [2019-10-21T12:25:04.710Z] #42 165.6 DEP criu/action-scripts.d [2019-10-21T12:25:04.710Z] #42 166.4 CC criu/action-scripts.o [2019-10-21T12:25:04.998Z] #42 ... [2019-10-21T12:25:04.998Z] [2019-10-21T12:25:04.998Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:25:04.998Z] #48 DONE 250.3s [2019-10-21T12:25:04.998Z] [2019-10-21T12:25:04.998Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:25:04.998Z] #18 189.8 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-21T12:25:04.998Z] #18 189.8 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-21T12:25:04.998Z] #18 189.8 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-21T12:25:04.998Z] #18 189.9 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-21T12:25:04.998Z] #18 189.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:25:04.998Z] #18 189.9 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-21T12:25:04.998Z] #18 189.9 Setting up pigz (2.3.4-1) ... [2019-10-21T12:25:04.998Z] #18 190.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:25:04.998Z] #18 190.0 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-21T12:25:04.998Z] #18 190.0 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:25:04.998Z] #18 190.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-21T12:25:04.998Z] #18 190.0 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:25:04.998Z] #18 190.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:25:04.998Z] #18 190.0 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-21T12:25:04.998Z] #18 190.0 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-21T12:25:04.998Z] #18 190.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:25:04.998Z] #18 190.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:25:04.998Z] #18 190.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-21T12:25:04.998Z] #18 190.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-21T12:25:04.998Z] #18 190.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-21T12:25:04.998Z] #18 190.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-21T12:25:04.998Z] #18 190.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-21T12:25:04.998Z] #18 190.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-21T12:25:04.998Z] #18 190.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-21T12:25:04.998Z] #18 190.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-21T12:25:04.998Z] #18 190.2 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-21T12:25:04.998Z] #18 190.2 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:25:04.998Z] #18 190.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:25:04.998Z] #18 190.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:25:04.998Z] #18 190.2 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:25:04.998Z] #18 190.2 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-21T12:25:04.998Z] #18 190.2 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:25:06.425Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2019-10-21T12:25:06.684Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2019-10-21T12:25:06.684Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2019-10-21T12:25:08.063Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-10-21T12:25:15.334Z] #18 200.8 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-21T12:25:15.334Z] #18 200.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:25:15.334Z] #18 ... [2019-10-21T12:25:15.334Z] [2019-10-21T12:25:15.334Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:25:15.334Z] #45 259.3 net/http/httptrace [2019-10-21T12:25:15.334Z] #45 259.6 net/http [2019-10-21T12:25:15.334Z] #45 ... [2019-10-21T12:25:15.334Z] [2019-10-21T12:25:15.334Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:25:15.334Z] #42 167.6 CC criu/aio.o [2019-10-21T12:25:15.334Z] #42 169.3 CC criu/autofs.o [2019-10-21T12:25:15.334Z] #42 172.6 CC criu/bfd.o [2019-10-21T12:25:15.334Z] #42 173.9 CC criu/bitmap.o [2019-10-21T12:25:15.334Z] #42 174.2 CC criu/cgroup-props.o [2019-10-21T12:25:15.334Z] #42 175.7 CC criu/cgroup.o [2019-10-21T12:25:15.334Z] #42 ... [2019-10-21T12:25:15.334Z] [2019-10-21T12:25:15.334Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:25:15.334Z] #18 200.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:25:15.334Z] #18 200.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-21T12:25:15.334Z] #18 200.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:25:15.335Z] #18 200.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-21T12:25:15.335Z] #18 200.8 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:25:15.335Z] #18 200.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:25:15.335Z] #18 200.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:25:15.335Z] #18 200.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:25:15.335Z] #18 200.9 Setting up python3 (3.5.3-1) ... [2019-10-21T12:25:18.056Z] #18 204.4 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:25:18.360Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:25:18.360Z] [2019-10-21T12:25:18.360Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-21T12:25:18.360Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-21T12:25:18.360Z] Using test binary docker [2019-10-21T12:25:18.360Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T12:25:18.360Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:25:18.360Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:25:18.360Z] Warning failed to create cache: (null) [2019-10-21T12:25:18.360Z] . [2019-10-21T12:25:18.360Z] INFO: Waiting for daemon to start... [2019-10-21T12:25:18.360Z] Starting dockerd [2019-10-21T12:25:18.360Z] . [2019-10-21T12:25:18.360Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-21T12:25:19.084Z] #18 ... [2019-10-21T12:25:19.084Z] [2019-10-21T12:25:19.084Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:25:19.084Z] #42 181.7 CC criu/clone-noasan.o [2019-10-21T12:25:19.378Z] #42 181.9 CC criu/config.o [2019-10-21T12:25:23.849Z] #42 185.9 CC criu/cr-check.o [2019-10-21T12:25:25.900Z] #42 ... [2019-10-21T12:25:25.901Z] [2019-10-21T12:25:25.901Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:25:25.901Z] #18 206.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-21T12:25:25.901Z] #18 207.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-21T12:25:25.901Z] #18 207.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-21T12:25:25.901Z] #18 207.2 Setting up python3-wheel (0.29.0-2) ... [2019-10-21T12:25:25.901Z] #18 209.1 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:25:25.901Z] #18 211.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-21T12:25:25.901Z] #18 211.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:25:27.397Z] #18 214.0 Setting up dmsetup (2:1.02.137-2) ... [2019-10-21T12:25:27.397Z] #18 214.0 Setting up python3-setuptools (33.1.1-1) ... [2019-10-21T12:25:27.397Z] #18 ... [2019-10-21T12:25:27.397Z] [2019-10-21T12:25:27.397Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:25:27.397Z] #42 189.8 CC criu/cr-dedup.o [2019-10-21T12:25:28.910Z] #42 191.0 CC criu/cr-dump.o [2019-10-21T12:25:29.983Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T12:25:29.983Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === Skipped [2019-10-21T12:25:29.983Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T12:25:29.983Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T12:25:29.983Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:25:29.983Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:25:29.983Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:25:29.983Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:25:29.983Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:25:29.983Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T12:25:29.983Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T12:25:29.983Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T12:25:29.983Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:25:29.983Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:25:29.983Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:25:29.983Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:25:29.983Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:25:29.983Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T12:25:29.983Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T12:25:29.983Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T12:25:29.983Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] [2019-10-21T12:25:29.983Z] DONE 2115 tests, 20 skipped in 187.016s Post stage [Pipeline] junit [2019-10-21T12:25:29.997Z] Recording test results [2019-10-21T12:25:31.651Z] #42 ... [2019-10-21T12:25:31.651Z] [2019-10-21T12:25:31.651Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:25:31.651Z] #18 216.3 Setting up dh-python (2.20170125) ... [2019-10-21T12:25:31.651Z] #18 218.0 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-21T12:25:31.651Z] #18 218.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:25:31.651Z] #18 DONE 218.3s [2019-10-21T12:25:31.651Z] [2019-10-21T12:25:31.651Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T12:25:32.652Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40112/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -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:56230f4d376515b838e088e93eb05f31fb9378c9 hack/make.sh dynbinary test-integration [2019-10-21T12:25:33.589Z] [2019-10-21T12:25:33.589Z] Removing bundles/ [2019-10-21T12:25:33.589Z] [2019-10-21T12:25:33.589Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-21T12:25:33.589Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:25:33.589Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:25:37.200Z] #19 ... [2019-10-21T12:25:37.200Z] [2019-10-21T12:25:37.200Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:25:37.200Z] #45 280.1 github.com/LK4D4/vndr/godl [2019-10-21T12:25:37.200Z] #45 281.6 github.com/LK4D4/vndr [2019-10-21T12:25:44.055Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T12:25:44.055Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2019-10-21T12:25:44.078Z] #45 ... [2019-10-21T12:25:44.078Z] [2019-10-21T12:25:44.078Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:25:44.078Z] #19 11.89 Collecting yamllint==1.16.0 [2019-10-21T12:25:44.078Z] #19 ... [2019-10-21T12:25:44.078Z] [2019-10-21T12:25:44.078Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:25:44.078Z] #42 196.6 CC criu/cr-errno.o [2019-10-21T12:25:44.078Z] #42 196.8 CC criu/cr-restore.o [2019-10-21T12:25:45.109Z] #42 ... [2019-10-21T12:25:45.109Z] [2019-10-21T12:25:45.109Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:25:45.109Z] #19 13.68 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-21T12:25:45.121Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2019-10-21T12:25:45.121Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T12:25:45.121Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T12:25:45.121Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T12:25:45.998Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T12:25:45.998Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T12:25:45.998Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T12:25:45.998Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T12:25:45.998Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T12:25:46.134Z] #19 14.67 Collecting pyyaml (from yamllint==1.16.0) [2019-10-21T12:25:46.399Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T12:25:46.764Z] #19 15.27 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-21T12:25:47.235Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T12:25:47.235Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T12:25:48.074Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-21T12:25:48.074Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T12:25:48.074Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T12:25:48.074Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T12:25:48.074Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T12:25:48.074Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T12:25:48.074Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T12:25:48.074Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T12:25:48.459Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-21T12:25:48.459Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2019-10-21T12:25:48.459Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T12:25:48.459Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T12:25:48.459Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T12:25:48.459Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T12:25:48.459Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T12:25:48.459Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T12:25:48.459Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T12:25:49.065Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-10-21T12:25:49.065Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2019-10-21T12:25:49.065Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T12:25:49.065Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T12:25:49.065Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T12:25:49.065Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T12:25:49.065Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T12:25:49.065Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T12:25:49.065Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T12:25:49.065Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T12:25:49.065Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T12:25:49.065Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T12:25:49.065Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T12:25:49.912Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-10-21T12:25:52.312Z] #19 20.81 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-21T12:25:52.599Z] #19 21.10 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-21T12:25:53.227Z] #19 ... [2019-10-21T12:25:53.227Z] [2019-10-21T12:25:53.227Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:25:53.227Z] #45 DONE 298.6s [2019-10-21T12:25:53.227Z] [2019-10-21T12:25:53.227Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:25:53.227Z] #42 208.5 CC criu/cr-service.o [2019-10-21T12:25:53.227Z] #42 212.7 CC criu/crtools.o [2019-10-21T12:25:53.227Z] #42 214.4 CC criu/eventfd.o [2019-10-21T12:25:53.227Z] #42 215.3 CC criu/eventpoll.o [2019-10-21T12:25:54.144Z] ok github.com/docker/docker/builder/dockerfile 0.989s coverage: 48.2% of statements [2019-10-21T12:25:54.144Z] ok github.com/docker/docker/builder/remotecontext 0.344s coverage: 13.6% of statements [2019-10-21T12:25:54.544Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-10-21T12:25:55.945Z] #42 218.0 CC criu/external.o [2019-10-21T12:25:55.945Z] #42 218.5 CC criu/fault-injection.o [2019-10-21T12:25:55.989Z] ok github.com/docker/docker/builder/remotecontext/git 1.261s coverage: 85.1% of statements [2019-10-21T12:25:55.989Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T12:25:55.989Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T12:25:56.584Z] #42 218.8 CC criu/fdstore.o [2019-10-21T12:25:56.872Z] #42 ... [2019-10-21T12:25:56.872Z] [2019-10-21T12:25:56.872Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:25:56.872Z] #19 25.43 Building wheels for collected packages: pyyaml, pathspec [2019-10-21T12:25:56.872Z] #19 25.44 Running setup.py bdist_wheel for pyyaml: started [2019-10-21T12:25:59.587Z] #19 27.83 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-21T12:25:59.587Z] #19 27.84 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-21T12:25:59.587Z] #19 28.03 Running setup.py bdist_wheel for pathspec: started [2019-10-21T12:26:00.248Z] ok github.com/docker/docker/client 0.321s coverage: 75.8% of statements [2019-10-21T12:26:03.083Z] #19 31.10 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-21T12:26:03.083Z] #19 31.10 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-21T12:26:03.083Z] #19 31.20 Successfully built pyyaml pathspec [2019-10-21T12:26:03.083Z] #19 31.20 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-21T12:26:03.707Z] #19 32.30 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-21T12:26:04.352Z] #19 DONE 32.7s [2019-10-21T12:26:04.352Z] [2019-10-21T12:26:04.352Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:26:04.352Z] #42 219.9 CC criu/fifo.o [2019-10-21T12:26:04.352Z] #42 220.7 CC criu/file-ids.o [2019-10-21T12:26:04.352Z] #42 221.5 CC criu/file-lock.o [2019-10-21T12:26:04.352Z] #42 223.5 CC criu/files-ext.o [2019-10-21T12:26:04.352Z] #42 224.3 CC criu/files-reg.o [2019-10-21T12:26:05.000Z] sha256:f0d02e26a040191395212d826a508c7f9ffbb046afcd225b0c0fb41d3a0f4b88 [2019-10-21T12:26:05.000Z] INFO: Starting docker-py tests... [2019-10-21T12:26:05.000Z] ============================= test session starts ============================== [2019-10-21T12:26:05.000Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-21T12:26:05.000Z] rootdir: /src, inifile: pytest.ini [2019-10-21T12:26:05.000Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-21T12:26:05.000Z] collected 385 items / 5 deselected / 380 selected [2019-10-21T12:26:05.000Z] [2019-10-21T12:26:06.408Z] #42 228.9 CC criu/files.o [2019-10-21T12:26:10.830Z] #42 232.8 CC criu/filesystems.o [2019-10-21T12:26:11.464Z] #42 ... [2019-10-21T12:26:11.464Z] [2019-10-21T12:26:11.464Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:26:11.464Z] #29 316.9 + rm -rf /tmp/tmp.YzXiAMEsU9 [2019-10-21T12:26:12.090Z] #29 DONE 317.4s [2019-10-21T12:26:12.090Z] [2019-10-21T12:26:12.090Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:26:12.090Z] #42 234.1 CC criu/fsnotify.o [2019-10-21T12:26:14.802Z] #42 236.7 CC criu/image-desc.o [2019-10-21T12:26:14.802Z] #42 237.0 CC criu/image.o [2019-10-21T12:26:15.828Z] #42 238.4 CC criu/ipc_ns.o [2019-10-21T12:26:18.534Z] #42 240.6 CC criu/irmap.o [2019-10-21T12:26:19.161Z] #42 241.6 CC criu/kcmp-ids.o [2019-10-21T12:26:19.451Z] #42 242.0 CC criu/kerndat.o [2019-10-21T12:26:21.507Z] #42 243.9 CC criu/libnetlink.o [2019-10-21T12:26:22.136Z] #42 244.6 CC criu/log.o [2019-10-21T12:26:23.161Z] #42 245.4 CC criu/lsm.o [2019-10-21T12:26:23.468Z] #42 246.0 CC criu/mem.o [2019-10-21T12:26:25.267Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-21T12:26:25.781Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-21T12:26:26.183Z] #42 248.8 CC criu/mount.o [2019-10-21T12:26:27.148Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-21T12:26:31.729Z] #42 ... [2019-10-21T12:26:31.729Z] [2019-10-21T12:26:31.729Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:26:31.729Z] #55 281.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-21T12:26:35.250Z] #55 284.8 + mkdir -p /build [2019-10-21T12:26:35.250Z] #55 284.8 + cp runc /build/runc [2019-10-21T12:26:35.250Z] #55 DONE 284.9s [2019-10-21T12:26:35.250Z] [2019-10-21T12:26:35.250Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:26:35.250Z] #42 254.9 CC criu/namespaces.o [2019-10-21T12:26:35.360Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 30.3% of statements [2019-10-21T12:26:35.360Z] ok github.com/docker/docker/container 0.117s coverage: 35.3% of statements [2019-10-21T12:26:35.360Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T12:26:35.360Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T12:26:35.360Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T12:26:35.360Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T12:26:36.747Z] #42 259.2 CC criu/net.o [2019-10-21T12:26:41.298Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:26:41.298Z] [2019-10-21T12:26:41.298Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:26:41.298Z] PKG_CONFIG=pkg-config [2019-10-21T12:26:41.298Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:26:41.298Z] HOSTNAME=388ff90c77fc [2019-10-21T12:26:41.298Z] DOCKER_EXPERIMENTAL=1 [2019-10-21T12:26:41.298Z] container=docker [2019-10-21T12:26:41.298Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T12:26:41.298Z] GO111MODULE=off [2019-10-21T12:26:41.298Z] GOPATH=/go [2019-10-21T12:26:41.298Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:26:41.298Z] HOME=/root [2019-10-21T12:26:41.298Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:26:41.298Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:26:41.298Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:26:41.298Z] DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:26:41.298Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:26:41.298Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:26:41.298Z] TERM=xterm [2019-10-21T12:26:41.298Z] VALIDATE_BRANCH=master [2019-10-21T12:26:41.298Z] DEST=bundles/test-integration [2019-10-21T12:26:41.298Z] SHLVL=1 [2019-10-21T12:26:41.298Z] TIMEOUT=120m [2019-10-21T12:26:41.298Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:26:41.298Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:26:41.298Z] TESTDEBUG=0 [2019-10-21T12:26:41.298Z] _=/usr/bin/env [2019-10-21T12:26:41.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T12:26:42.304Z] #42 264.3 CC criu/netfilter.o [2019-10-21T12:26:42.304Z] #42 264.8 CC criu/page-pipe.o [2019-10-21T12:26:43.798Z] #42 265.9 CC criu/page-xfer.o [2019-10-21T12:26:45.200Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2019-10-21T12:26:45.594Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-10-21T12:26:45.848Z] #42 268.0 CC criu/pagemap-cache.o [2019-10-21T12:26:46.474Z] #42 268.7 CC criu/pagemap.o [2019-10-21T12:26:47.802Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-21T12:26:47.970Z] #42 270.3 CC criu/parasite-syscall.o [2019-10-21T12:26:50.028Z] #42 272.0 CC criu/path.o [2019-10-21T12:26:50.028Z] #42 272.6 CC criu/pie-util-vdso-elf32.o [2019-10-21T12:26:50.653Z] #42 273.1 CC criu/pie-util-vdso.o [2019-10-21T12:26:51.678Z] #42 273.9 CC criu/pie-util.o [2019-10-21T12:26:51.966Z] #42 274.4 CC criu/pipes.o [2019-10-21T12:26:52.989Z] #42 275.5 CC criu/plugin.o [2019-10-21T12:26:53.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T12:26:53.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T12:26:54.027Z] #42 276.3 CC criu/proc_parse.o [2019-10-21T12:26:57.255Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.6% of statements [2019-10-21T12:26:57.255Z] ok github.com/docker/docker/daemon 12.306s coverage: 17.6% of statements [2019-10-21T12:26:57.255Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T12:26:57.255Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T12:26:57.659Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-21T12:26:58.444Z] #42 ... [2019-10-21T12:26:58.444Z] [2019-10-21T12:26:58.444Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:26:58.444Z] #39 363.5 + dpkg --print-architecture [2019-10-21T12:26:58.444Z] #39 363.5 + cd /tmp/tmp.h9ZbFvukYH/src/github.com/docker/distribution [2019-10-21T12:26:58.444Z] #39 363.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-21T12:26:58.444Z] #39 364.0 + GOPATH=/tmp/tmp.h9ZbFvukYH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.h9ZbFvukYH [2019-10-21T12:26:58.444Z] #39 364.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-21T12:26:58.522Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 82.2% of statements [2019-10-21T12:26:58.921Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-10-21T12:26:58.921Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T12:26:58.921Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T12:26:59.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T12:27:00.300Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-10-21T12:27:01.728Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-21T12:27:02.909Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2019-10-21T12:27:04.243Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.276s coverage: 57.9% of statements [2019-10-21T12:27:07.601Z] 65014b3c3121: Pull complete [2019-10-21T12:27:07.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T12:27:08.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T12:27:08.782Z] #39 ... [2019-10-21T12:27:08.782Z] [2019-10-21T12:27:08.782Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:27:08.782Z] #42 280.8 CC criu/protobuf-desc.o [2019-10-21T12:27:08.782Z] #42 282.5 CC criu/protobuf.o [2019-10-21T12:27:08.782Z] #42 283.1 CC criu/pstree.o [2019-10-21T12:27:08.782Z] #42 285.1 CC criu/rbtree.o [2019-10-21T12:27:08.782Z] #42 285.7 CC criu/rst-malloc.o [2019-10-21T12:27:08.782Z] #42 286.2 CC criu/seccomp.o [2019-10-21T12:27:08.782Z] #42 287.5 CC criu/seize.o [2019-10-21T12:27:08.782Z] #42 289.0 CC criu/servicefd.o [2019-10-21T12:27:08.782Z] #42 289.9 CC criu/shmem.o [2019-10-21T12:27:09.069Z] #42 291.6 CC criu/sigframe.o [2019-10-21T12:27:09.357Z] #42 291.9 CC criu/signalfd.o [2019-10-21T12:27:09.985Z] #42 292.5 CC criu/sk-inet.o [2019-10-21T12:27:10.658Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.708s coverage: 46.2% of statements [2019-10-21T12:27:11.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T12:27:12.047Z] #42 294.3 CC criu/sk-netlink.o [2019-10-21T12:27:12.676Z] #42 295.0 CC criu/sk-packet.o [2019-10-21T12:27:13.265Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.314s coverage: 72.5% of statements [2019-10-21T12:27:13.265Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T12:27:13.663Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.053s coverage: 51.0% of statements [2019-10-21T12:27:13.716Z] #42 296.1 CC criu/sk-queue.o [2019-10-21T12:27:14.345Z] #42 297.0 CC criu/sk-tcp.o [2019-10-21T12:27:15.438Z] #42 297.9 CC criu/sk-unix.o [2019-10-21T12:27:16.235Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.613s coverage: 76.1% of statements [2019-10-21T12:27:17.578Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2019-10-21T12:27:19.036Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-21T12:27:19.871Z] #42 301.6 CC criu/sockets.o [2019-10-21T12:27:20.496Z] #42 303.1 CC criu/stats.o [2019-10-21T12:27:21.137Z] #42 303.8 CC criu/string.o [2019-10-21T12:27:21.596Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.197s coverage: 57.0% of statements [2019-10-21T12:27:21.596Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T12:27:21.596Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T12:27:21.596Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-10-21T12:27:21.596Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T12:27:21.596Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-21T12:27:21.596Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T12:27:21.762Z] #42 304.0 CC criu/sysctl.o [2019-10-21T12:27:22.807Z] #42 305.1 CC criu/sysfs_parse.o [2019-10-21T12:27:23.431Z] #42 305.8 CC criu/timerfd.o [2019-10-21T12:27:23.716Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 42.7% of statements [2019-10-21T12:27:24.054Z] #42 306.6 CC criu/tty.o [2019-10-21T12:27:24.121Z] ok github.com/docker/docker/daemon/logger/awslogs 0.102s coverage: 77.8% of statements [2019-10-21T12:27:24.121Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T12:27:24.121Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T12:27:24.956Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-10-21T12:27:25.830Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2019-10-21T12:27:26.239Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-10-21T12:27:26.635Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-10-21T12:27:27.549Z] #42 310.1 CC criu/tun.o [2019-10-21T12:27:28.033Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 74.7% of statements [2019-10-21T12:27:28.033Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T12:27:28.033Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 19.9% of statements [2019-10-21T12:27:28.571Z] #42 311.0 CC criu/uffd.o [2019-10-21T12:27:29.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T12:27:29.927Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-10-21T12:27:30.747Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2019-10-21T12:27:30.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T12:27:31.284Z] #42 313.4 CC criu/util.o [2019-10-21T12:27:31.599Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2019-10-21T12:27:31.599Z] ok github.com/docker/docker/daemon/logger/splunk 1.679s coverage: 82.5% of statements [2019-10-21T12:27:31.599Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T12:27:31.599Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T12:27:32.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T12:27:33.337Z] #42 315.9 CC criu/uts_ns.o [2019-10-21T12:27:33.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T12:27:33.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T12:27:33.979Z] #42 316.4 CC criu/vdso.o [2019-10-21T12:27:34.264Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2019-10-21T12:27:34.644Z] ok github.com/docker/docker/distribution 0.366s coverage: 22.1% of statements [2019-10-21T12:27:34.644Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T12:27:35.008Z] #42 317.5 LINK criu/built-in.o [2019-10-21T12:27:35.295Z] #42 317.8 LINK criu/criu [2019-10-21T12:27:35.984Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-10-21T12:27:36.319Z] #42 318.7 DEP lib/c/criu.d [2019-10-21T12:27:36.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T12:27:36.606Z] #42 318.9 CC images/rpc.pb-c.o [2019-10-21T12:27:36.894Z] #42 ... [2019-10-21T12:27:36.894Z] [2019-10-21T12:27:36.894Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:27:36.894Z] #39 402.2 + rm -rf /tmp/tmp.h9ZbFvukYH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.h9ZbFvukYH [2019-10-21T12:27:36.894Z] #39 DONE 402.3s [2019-10-21T12:27:36.894Z] [2019-10-21T12:27:36.894Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:27:37.328Z] ok github.com/docker/docker/image 0.072s coverage: 86.4% of statements [2019-10-21T12:27:37.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T12:27:38.246Z] ok github.com/docker/docker/distribution/xfer 2.012s coverage: 85.1% of statements [2019-10-21T12:27:38.246Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T12:27:38.387Z] #42 320.6 CC lib/c/criu.o [2019-10-21T12:27:39.116Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2019-10-21T12:27:39.116Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T12:27:39.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T12:27:39.953Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2019-10-21T12:27:39.953Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T12:27:40.438Z] #42 322.9 LINK lib/c/built-in.o [2019-10-21T12:27:40.438Z] #42 322.9 LINK lib/c/libcriu.so [2019-10-21T12:27:40.839Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2019-10-21T12:27:41.066Z] #42 323.3 GEN magic.py [2019-10-21T12:27:41.066Z] #42 323.6 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:27:41.066Z] #42 323.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:27:41.694Z] #42 324.3 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:27:42.194Z] ok github.com/docker/docker/opts 0.020s coverage: 66.9% of statements [2019-10-21T12:27:42.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T12:27:42.718Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-21T12:27:43.192Z] #42 325.8 make[1]: Nothing to be done for 'all'. [2019-10-21T12:27:44.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T12:27:44.688Z] #42 327.0 make[1]: 'images/built-in.o' is up to date. [2019-10-21T12:27:44.688Z] #42 327.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-21T12:27:44.688Z] #42 327.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-21T12:27:44.688Z] #42 327.3 make[1]: 'compel/libcompel.a' is up to date. [2019-10-21T12:27:44.688Z] #42 327.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-21T12:27:44.974Z] #42 327.4 make[1]: Nothing to be done for 'all'. [2019-10-21T12:27:44.974Z] #42 327.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:27:45.261Z] #42 327.7 make[2]: Nothing to be done for 'all'. [2019-10-21T12:27:45.261Z] #42 327.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:27:45.261Z] #42 327.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:27:45.324Z] ok github.com/docker/docker/pkg/archive 0.720s coverage: 77.4% of statements [2019-10-21T12:27:45.559Z] #42 328.0 make[2]: Nothing to be done for 'all'. [2019-10-21T12:27:45.559Z] #42 328.1 make[2]: Nothing to be done for 'all'. [2019-10-21T12:27:45.559Z] #42 328.1 make[2]: Nothing to be done for 'all'. [2019-10-21T12:27:45.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T12:27:45.856Z] #42 328.2 make[2]: Nothing to be done for 'all'. [2019-10-21T12:27:45.856Z] #42 328.4 make[2]: Nothing to be done for 'all'. [2019-10-21T12:27:45.856Z] #42 328.4 INSTALL criu/criu [2019-10-21T12:27:46.143Z] #42 DONE 328.5s [2019-10-21T12:27:46.143Z] [2019-10-21T12:27:46.143Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:27:46.622Z] ok github.com/docker/docker/pkg/authorization 0.379s coverage: 68.3% of statements [2019-10-21T12:27:46.622Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-21T12:27:47.035Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-21T12:27:48.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T12:27:49.052Z] ok github.com/docker/docker/layer 7.630s coverage: 68.8% of statements [2019-10-21T12:27:49.053Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T12:27:49.053Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T12:27:49.053Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T12:27:49.053Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T12:27:49.053Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T12:27:49.053Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T12:27:49.443Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-21T12:27:49.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T12:27:50.290Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-21T12:27:50.707Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2019-10-21T12:27:51.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T12:27:51.537Z] ok github.com/docker/docker/pkg/chrootarchive 3.451s coverage: 43.2% of statements [2019-10-21T12:27:51.537Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T12:27:51.537Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T12:27:51.970Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:27:51.970Z] Using test binary docker [2019-10-21T12:27:52.228Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T12:27:52.228Z] +++ /etc/init.d/apparmor start [2019-10-21T12:27:52.228Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:27:52.228Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:27:52.228Z] Warning failed to create cache: (null) [2019-10-21T12:27:52.228Z] . [2019-10-21T12:27:52.228Z] INFO: Waiting for daemon to start... [2019-10-21T12:27:52.229Z] Starting dockerd [2019-10-21T12:27:52.229Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-21T12:27:53.143Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-21T12:27:53.543Z] ok github.com/docker/docker/pkg/discovery/nodes 0.019s coverage: 93.8% of statements [2019-10-21T12:27:53.947Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-21T12:27:54.129Z] . [2019-10-21T12:27:54.129Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:27:54.388Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:27:54.388Z] Error: No such image: emptyfs [2019-10-21T12:27:54.388Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:27:54.388Z] ++++ docker load [2019-10-21T12:27:54.646Z] Running integration-test (iteration 1) [2019-10-21T12:27:54.647Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T12:27:54.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:27:54.647Z] ++ set -e [2019-10-21T12:27:54.647Z] ++ '[' -n 0 ']' [2019-10-21T12:27:54.647Z] ++ set -x [2019-10-21T12:27:54.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:27:54.813Z] ok github.com/docker/docker/pkg/discovery/kv 3.159s coverage: 84.1% of statements [2019-10-21T12:27:55.650Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2019-10-21T12:27:55.650Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-10-21T12:27:56.064Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-21T12:27:56.459Z] ok github.com/docker/docker/pkg/fsutils 0.407s coverage: 85.1% of statements [2019-10-21T12:27:57.939Z] ok github.com/docker/docker/pkg/idtools 0.980s coverage: 70.1% of statements [2019-10-21T12:27:57.939Z] ok github.com/docker/docker/pkg/ioutils 0.415s coverage: 70.6% of statements [2019-10-21T12:27:58.323Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2019-10-21T12:27:58.323Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-10-21T12:27:58.723Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-21T12:27:58.723Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T12:27:59.118Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-21T12:27:59.516Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-21T12:27:59.919Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-21T12:28:00.315Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-21T12:28:00.734Z] ok github.com/docker/docker/pkg/mount 1.303s coverage: 69.6% of statements [2019-10-21T12:28:00.734Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T12:28:00.734Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2019-10-21T12:28:00.734Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T12:28:00.734Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T12:28:02.348Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2019-10-21T12:28:02.748Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-21T12:28:03.136Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-21T12:28:03.512Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-21T12:28:04.600Z] ................................................ [ 29%] [2019-10-21T12:28:04.622Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:28:04.622Z] Loaded image: busybox:latest [2019-10-21T12:28:04.622Z] Loaded image: busybox:glibc [2019-10-21T12:28:04.622Z] Loaded image: debian:jessie [2019-10-21T12:28:04.622Z] Loaded image: hello-world:latest [2019-10-21T12:28:04.622Z] INFO: Testing against a local daemon [2019-10-21T12:28:04.622Z] === RUN TestCgroupNamespacesBuild [2019-10-21T12:28:04.822Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 73.9% of statements [2019-10-21T12:28:05.631Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2019-10-21T12:28:07.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T12:28:07.904Z] --- PASS: TestCgroupNamespacesBuild (3.65s) [2019-10-21T12:28:07.904Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T12:28:08.924Z] ok github.com/docker/docker/pkg/signal 2.671s coverage: 61.0% of statements [2019-10-21T12:28:08.924Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-21T12:28:09.768Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-21T12:28:09.768Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2019-10-21T12:28:09.807Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2019-10-21T12:28:09.807Z] === RUN TestBuildWithSession [2019-10-21T12:28:09.807Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T12:28:09.807Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:28:09.807Z] === RUN TestBuildSquashParent [2019-10-21T12:28:10.178Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-10-21T12:28:11.055Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-21T12:28:11.528Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2019-10-21T12:28:11.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T12:28:12.381Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2019-10-21T12:28:12.794Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2019-10-21T12:28:13.605Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-21T12:28:13.605Z] testing: warning: no tests to run [2019-10-21T12:28:13.605Z] coverage: [no statements] [2019-10-21T12:28:13.605Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-10-21T12:28:13.984Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-21T12:28:14.358Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-10-21T12:28:14.733Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-21T12:28:15.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T12:28:16.370Z] --- PASS: TestBuildSquashParent (6.20s) [2019-10-21T12:28:16.370Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T12:28:16.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:28:16.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:28:16.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:28:16.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:28:16.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:28:16.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:28:16.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:28:16.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:28:16.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:28:16.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:28:16.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:28:16.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:28:16.370Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:28:16.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:28:16.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:28:16.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:28:17.334Z] ok github.com/docker/docker/plugin 0.540s coverage: 27.1% of statements [2019-10-21T12:28:18.145Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-21T12:28:18.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T12:28:18.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T12:28:18.749Z] #23 ... [2019-10-21T12:28:18.749Z] [2019-10-21T12:28:18.749Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:28:18.749Z] #51 DONE 441.9s [2019-10-21T12:28:18.749Z] [2019-10-21T12:28:18.749Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:28:18.749Z] #60 390.4 + bin/containerd [2019-10-21T12:28:18.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:28:18.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:28:18.980Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-21T12:28:19.403Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-21T12:28:20.816Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-21T12:28:20.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s) [2019-10-21T12:28:20.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s) [2019-10-21T12:28:20.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2019-10-21T12:28:20.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2019-10-21T12:28:20.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2019-10-21T12:28:20.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2019-10-21T12:28:20.817Z] === RUN TestBuildMultiStageCopy [2019-10-21T12:28:20.817Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T12:28:21.522Z] ok github.com/docker/docker/registry 0.173s coverage: 56.3% of statements [2019-10-21T12:28:21.915Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-21T12:28:22.319Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-21T12:28:23.131Z] ok github.com/docker/docker/runconfig 0.011s coverage: 68.2% of statements [2019-10-21T12:28:23.269Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-21T12:28:23.348Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T12:28:23.528Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2019-10-21T12:28:23.606Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T12:28:23.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T12:28:24.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T12:28:24.738Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T12:28:25.305Z] --- PASS: TestBuildMultiStageCopy (4.28s) [2019-10-21T12:28:25.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2019-10-21T12:28:25.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-10-21T12:28:25.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-10-21T12:28:25.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-10-21T12:28:25.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-10-21T12:28:25.305Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T12:28:26.681Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2019-10-21T12:28:26.681Z] === RUN TestBuildLabelWithTargets [2019-10-21T12:28:26.865Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-21T12:28:27.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T12:28:27.653Z] ok github.com/docker/docker/volume/local 0.031s coverage: 73.0% of statements [2019-10-21T12:28:28.463Z] ok github.com/docker/docker/volume/mounts 0.028s coverage: 67.0% of statements [2019-10-21T12:28:29.215Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2019-10-21T12:28:29.215Z] === RUN TestBuildWithEmptyLayers [2019-10-21T12:28:29.761Z] ok github.com/docker/docker/volume/service 0.019s coverage: 73.0% of statements [2019-10-21T12:28:29.782Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2019-10-21T12:28:29.782Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T12:28:31.224Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-21T12:28:31.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T12:28:33.066Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2019-10-21T12:28:33.066Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T12:28:34.001Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2019-10-21T12:28:34.001Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T12:28:34.189Z] #60 ... [2019-10-21T12:28:34.189Z] [2019-10-21T12:28:34.189Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:28:34.189Z] #23 457.5 + return [2019-10-21T12:28:34.189Z] #23 DONE 457.6s [2019-10-21T12:28:34.189Z] [2019-10-21T12:28:34.189Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:28:34.816Z] #60 ... [2019-10-21T12:28:34.816Z] [2019-10-21T12:28:34.816Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T12:28:34.816Z] #24 DONE 0.1s [2019-10-21T12:28:34.816Z] [2019-10-21T12:28:34.816Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:28:35.110Z] #60 ... [2019-10-21T12:28:35.110Z] [2019-10-21T12:28:35.110Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:28:35.381Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-21T12:28:35.401Z] #28 DONE 0.7s [2019-10-21T12:28:35.401Z] [2019-10-21T12:28:35.401Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:28:35.699Z] #60 ... [2019-10-21T12:28:35.699Z] [2019-10-21T12:28:35.699Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T12:28:35.699Z] #30 DONE 0.1s [2019-10-21T12:28:35.699Z] [2019-10-21T12:28:35.699Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T12:28:35.699Z] #33 DONE 0.1s [2019-10-21T12:28:35.699Z] [2019-10-21T12:28:35.699Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T12:28:35.986Z] #38 DONE 0.1s [2019-10-21T12:28:35.986Z] [2019-10-21T12:28:35.986Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T12:28:35.986Z] #40 DONE 0.1s [2019-10-21T12:28:35.986Z] [2019-10-21T12:28:35.986Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:28:35.986Z] #60 ... [2019-10-21T12:28:35.986Z] [2019-10-21T12:28:35.986Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T12:28:35.986Z] #43 DONE 0.1s [2019-10-21T12:28:35.986Z] [2019-10-21T12:28:35.986Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T12:28:36.092Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T12:28:36.092Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === Skipped [2019-10-21T12:28:36.092Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T12:28:36.092Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T12:28:36.092Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:36.092Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:36.092Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:36.092Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:36.092Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:36.092Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T12:28:36.092Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T12:28:36.092Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T12:28:36.092Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:36.092Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:36.092Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:36.092Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:36.092Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:36.092Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T12:28:36.092Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T12:28:36.092Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T12:28:36.092Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] [2019-10-21T12:28:36.092Z] DONE 2115 tests, 20 skipped in 244.365s [2019-10-21T12:28:36.274Z] #46 DONE 0.1s [2019-10-21T12:28:36.274Z] [2019-10-21T12:28:36.274Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T12:28:36.274Z] #49 DONE 0.1s [2019-10-21T12:28:36.274Z] [2019-10-21T12:28:36.274Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:28:36.274Z] #60 ... [2019-10-21T12:28:36.274Z] [2019-10-21T12:28:36.274Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T12:28:36.274Z] #52 DONE 0.1s [2019-10-21T12:28:36.560Z] [2019-10-21T12:28:36.560Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T12:28:36.560Z] #56 DONE 0.2s [2019-10-21T12:28:36.560Z] [2019-10-21T12:28:36.560Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... Post stage [Pipeline] junit [2019-10-21T12:28:36.669Z] Recording test results [2019-10-21T12:28:37.286Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2019-10-21T12:28:37.286Z] === RUN TestBuildWithHugeFile [2019-10-21T12:28:38.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T12:28:39.304Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40112/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -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:56230f4d376515b838e088e93eb05f31fb9378c9 hack/make.sh dynbinary test-integration [2019-10-21T12:28:39.690Z] [2019-10-21T12:28:39.690Z] Removing bundles/ [2019-10-21T12:28:39.690Z] [2019-10-21T12:28:39.690Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-21T12:28:39.690Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:28:39.690Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:28:42.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T12:28:45.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T12:28:50.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T12:28:54.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T12:28:56.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T12:28:56.876Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-21T12:28:59.861Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:28:59.861Z] Using test binary docker [2019-10-21T12:28:59.861Z] +++ /etc/init.d/apparmor start [2019-10-21T12:28:59.861Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:29:00.119Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:29:00.119Z] Warning failed to create cache: (null) [2019-10-21T12:29:00.119Z] . [2019-10-21T12:29:00.119Z] INFO: Waiting for daemon to start... [2019-10-21T12:29:00.119Z] Starting dockerd [2019-10-21T12:29:00.119Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-21T12:29:02.647Z] . [2019-10-21T12:29:02.647Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:29:02.647Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:29:02.647Z] Error: No such image: emptyfs [2019-10-21T12:29:02.647Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:29:02.647Z] ++++ docker load [2019-10-21T12:29:02.647Z] Running integration-test (iteration 1) [2019-10-21T12:29:02.647Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T12:29:02.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:29:02.647Z] ++ set -e [2019-10-21T12:29:02.647Z] ++ '[' -n 0 ']' [2019-10-21T12:29:02.647Z] ++ set -x [2019-10-21T12:29:02.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:29:05.565Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-21T12:29:07.059Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-21T12:29:09.152Z] #60 440.1 + bin/containerd-stress [2019-10-21T12:29:12.626Z] #60 444.0 + bin/containerd-shim [2019-10-21T12:29:12.692Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-21T12:29:19.276Z] 12c8dbabfd62: Pull complete [2019-10-21T12:29:19.276Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-21T12:29:19.276Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:29:19.276Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:29:19.276Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-21T12:29:19.276Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-21T12:29:19.276Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-21T12:29:19.276Z] INFO: Docker version of control daemon [2019-10-21T12:29:19.276Z] [2019-10-21T12:29:19.276Z] Client: Docker Engine - Enterprise [2019-10-21T12:29:19.276Z] Version: 19.03.2 [2019-10-21T12:29:19.276Z] API version: 1.40 [2019-10-21T12:29:19.276Z] Go version: go1.12.8 [2019-10-21T12:29:19.276Z] Git commit: c92ab06ed9 [2019-10-21T12:29:19.276Z] Built: 09/03/2019 16:38:11 [2019-10-21T12:29:19.276Z] OS/Arch: windows/amd64 [2019-10-21T12:29:19.276Z] Experimental: false [2019-10-21T12:29:19.276Z] [2019-10-21T12:29:19.276Z] Server: Docker Engine - Enterprise [2019-10-21T12:29:19.276Z] Engine: [2019-10-21T12:29:19.276Z] Version: 19.03.2 [2019-10-21T12:29:19.276Z] API version: 1.40 (minimum version 1.24) [2019-10-21T12:29:19.276Z] Go version: go1.12.8 [2019-10-21T12:29:19.276Z] Git commit: c92ab06ed9 [2019-10-21T12:29:19.276Z] Built: 09/03/2019 16:35:47 [2019-10-21T12:29:19.276Z] OS/Arch: windows/amd64 [2019-10-21T12:29:19.276Z] Experimental: true [2019-10-21T12:29:19.276Z] [2019-10-21T12:29:19.276Z] INFO: Docker info of control daemon [2019-10-21T12:29:19.276Z] [2019-10-21T12:29:19.276Z] Client: [2019-10-21T12:29:19.276Z] Debug Mode: false [2019-10-21T12:29:19.276Z] Plugins: [2019-10-21T12:29:19.276Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-21T12:29:19.276Z] [2019-10-21T12:29:19.276Z] Server: [2019-10-21T12:29:19.276Z] Containers: 0 [2019-10-21T12:29:19.276Z] Running: 0 [2019-10-21T12:29:19.276Z] Paused: 0 [2019-10-21T12:29:19.276Z] Stopped: 0 [2019-10-21T12:29:19.276Z] Images: 1 [2019-10-21T12:29:19.276Z] Server Version: 19.03.2 [2019-10-21T12:29:19.276Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-21T12:29:19.276Z] Windows: [2019-10-21T12:29:19.276Z] LCOW: [2019-10-21T12:29:19.276Z] Logging Driver: json-file [2019-10-21T12:29:19.276Z] Plugins: [2019-10-21T12:29:19.276Z] Volume: local [2019-10-21T12:29:19.276Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-21T12:29:19.276Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T12:29:19.276Z] Swarm: inactive [2019-10-21T12:29:19.276Z] Default Isolation: process [2019-10-21T12:29:19.276Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T12:29:19.276Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T12:29:19.276Z] OSType: windows [2019-10-21T12:29:19.276Z] Architecture: x86_64 [2019-10-21T12:29:19.276Z] CPUs: 4 [2019-10-21T12:29:19.276Z] Total Memory: 32GiB [2019-10-21T12:29:19.276Z] Name: azwin-2-f16bb0 [2019-10-21T12:29:19.276Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-21T12:29:19.276Z] Docker Root Dir: D:\docker [2019-10-21T12:29:19.276Z] Debug Mode: false [2019-10-21T12:29:19.276Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:29:19.276Z] Labels: [2019-10-21T12:29:19.276Z] Experimental: true [2019-10-21T12:29:19.276Z] Insecure Registries: [2019-10-21T12:29:19.276Z] 10.0.0.4:5000 [2019-10-21T12:29:19.276Z] 127.0.0.0/8 [2019-10-21T12:29:19.276Z] Registry Mirrors: [2019-10-21T12:29:19.276Z] http://10.0.0.4:5000/ [2019-10-21T12:29:19.276Z] Live Restore Enabled: false [2019-10-21T12:29:19.276Z] [2019-10-21T12:29:19.276Z] [2019-10-21T12:29:19.276Z] INFO: Commit hash is 56230f4d3 [2019-10-21T12:29:19.276Z] INFO: Nuke-Everything... [2019-10-21T12:29:19.276Z] INFO: Container count on control daemon to delete is 0 [2019-10-21T12:29:19.276Z] INFO: Nuking d:\CI [2019-10-21T12:29:19.276Z] INFO: Zapped successfully [2019-10-21T12:29:19.276Z] INFO: Location for testing is d:\CI\PR-40112\1 [2019-10-21T12:29:19.276Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-21T12:29:19.276Z] [2019-10-21T12:29:19.276Z] [2019-10-21T12:29:19.276Z] INFO: Building the image from Dockerfile.windows at 10/21/2019 12:29:12... [2019-10-21T12:29:19.276Z] [2019-10-21T12:29:20.248Z] Sending build context to Docker daemon 50.1MB [2019-10-21T12:29:20.248Z] [2019-10-21T12:29:20.709Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-21T12:29:20.709Z] ---> 739b21bd02e7 [2019-10-21T12:29:20.709Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-21T12:29:20.709Z] ---> Running in e4a55eab1700 [2019-10-21T12:29:21.680Z] Removing intermediate container e4a55eab1700 [2019-10-21T12:29:21.680Z] ---> d2668cc07e37 [2019-10-21T12:29:21.680Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-21T12:29:21.680Z] ---> Running in 5887a9feae8b [2019-10-21T12:29:22.140Z] Removing intermediate container 5887a9feae8b [2019-10-21T12:29:22.140Z] ---> 5554ff4f1af1 [2019-10-21T12:29:22.140Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-21T12:29:22.140Z] ---> Running in d5eb88e70fe6 [2019-10-21T12:29:22.947Z] #60 454.5 + bin/containerd-shim-runc-v1 [2019-10-21T12:29:23.110Z] Removing intermediate container d5eb88e70fe6 [2019-10-21T12:29:23.110Z] ---> cb0ac4d751ca [2019-10-21T12:29:23.110Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-21T12:29:23.110Z] ---> Running in 032b12e0e924 [2019-10-21T12:29:23.975Z] --- PASS: TestBuildWithHugeFile (41.60s) [2019-10-21T12:29:23.975Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T12:29:23.975Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:29:23.975Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:29:23.975Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:29:23.975Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:29:23.975Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:29:23.975Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:29:23.975Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:29:23.975Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:29:23.975Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:29:23.975Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-10-21T12:29:23.975Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2019-10-21T12:29:23.975Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-10-21T12:29:23.975Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-10-21T12:29:23.975Z] === RUN TestBuildPreserveOwnership [2019-10-21T12:29:23.975Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T12:29:23.975Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T12:29:24.909Z] --- PASS: TestBuildPreserveOwnership (5.96s) [2019-10-21T12:29:24.909Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.83s) [2019-10-21T12:29:24.909Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2019-10-21T12:29:24.909Z] === RUN TestBuildPlatformInvalid [2019-10-21T12:29:24.909Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-21T12:29:24.909Z] PASS [2019-10-21T12:29:24.909Z] [2019-10-21T12:29:24.909Z] === Skipped [2019-10-21T12:29:24.909Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-21T12:29:24.909Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:29:24.909Z] [2019-10-21T12:29:24.909Z] [2019-10-21T12:29:24.909Z] DONE 32 tests, 1 skipped in 90.241s [2019-10-21T12:29:24.909Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T12:29:24.909Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:29:24.909Z] ++ set -e [2019-10-21T12:29:24.909Z] ++ '[' -n 0 ']' [2019-10-21T12:29:24.909Z] ++ set -x [2019-10-21T12:29:24.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:29:25.167Z] INFO: Testing against a local daemon [2019-10-21T12:29:25.167Z] === RUN TestConfigList [2019-10-21T12:29:27.242Z] ......................... [ 67%] [2019-10-21T12:29:28.451Z] --- PASS: TestConfigList (3.41s) [2019-10-21T12:29:28.451Z] === RUN TestConfigsCreateAndDelete [2019-10-21T12:29:28.469Z] #60 459.6 + bin/containerd-shim-runc-v2 [2019-10-21T12:29:29.481Z] #60 461.1 + binaries [2019-10-21T12:29:29.765Z] #60 461.1 + mkdir -p /build [2019-10-21T12:29:29.765Z] #60 461.1 + cp bin/containerd /build/containerd [2019-10-21T12:29:29.765Z] #60 461.2 + cp bin/containerd-shim /build/containerd-shim [2019-10-21T12:29:29.765Z] #60 461.2 + cp bin/ctr /build/ctr [2019-10-21T12:29:29.765Z] #60 DONE 461.2s [2019-10-21T12:29:31.239Z] [2019-10-21T12:29:31.239Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T12:29:31.239Z] #61 DONE 0.1s [2019-10-21T12:29:31.239Z] [2019-10-21T12:29:31.239Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T12:29:31.239Z] #65 DONE 0.1s [2019-10-21T12:29:31.239Z] [2019-10-21T12:29:31.239Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T12:29:31.239Z] #67 DONE 0.1s [2019-10-21T12:29:31.525Z] [2019-10-21T12:29:31.525Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T12:29:31.525Z] #70 DONE 0.0s [2019-10-21T12:29:31.525Z] [2019-10-21T12:29:31.525Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T12:29:31.525Z] #71 DONE 0.0s [2019-10-21T12:29:31.525Z] [2019-10-21T12:29:31.525Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T12:29:31.736Z] --- PASS: TestConfigsCreateAndDelete (3.10s) [2019-10-21T12:29:31.736Z] === RUN TestConfigsUpdate [2019-10-21T12:29:31.745Z] [2019-10-21T12:29:31.745Z] SUCCESS: Specified value was saved. [2019-10-21T12:29:31.745Z] INFO: Downloading git... [2019-10-21T12:29:33.933Z] INFO: Downloading go... [2019-10-21T12:29:34.226Z] #72 DONE 2.7s [2019-10-21T12:29:34.226Z] [2019-10-21T12:29:34.226Z] #73 exporting to oci image format [2019-10-21T12:29:34.226Z] #73 exporting layers [2019-10-21T12:29:34.714Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:29:34.714Z] Loaded image: busybox:latest [2019-10-21T12:29:34.714Z] Loaded image: busybox:glibc [2019-10-21T12:29:34.714Z] Loaded image: debian:jessie [2019-10-21T12:29:34.972Z] Loaded image: hello-world:latest [2019-10-21T12:29:34.972Z] INFO: Testing against a local daemon [2019-10-21T12:29:34.972Z] === RUN TestCgroupNamespacesBuild [2019-10-21T12:29:35.019Z] --- PASS: TestConfigsUpdate (3.19s) [2019-10-21T12:29:35.019Z] === RUN TestTemplatedConfig [2019-10-21T12:29:35.480Z] INFO: Downloading compiler 1 of 3... [2019-10-21T12:29:35.956Z] INFO: Downloading compiler 2 of 3... [2019-10-21T12:29:36.418Z] INFO: Downloading compiler 3 of 3... [2019-10-21T12:29:36.886Z] INFO: Extracting git... [2019-10-21T12:29:37.500Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2019-10-21T12:29:37.500Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T12:29:38.301Z] --- PASS: TestTemplatedConfig (3.48s) [2019-10-21T12:29:38.302Z] === RUN TestConfigInspect [2019-10-21T12:29:40.073Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.65s) [2019-10-21T12:29:40.073Z] === RUN TestBuildWithSession [2019-10-21T12:29:40.073Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T12:29:40.073Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:29:40.073Z] === RUN TestBuildSquashParent [2019-10-21T12:29:41.585Z] --- PASS: TestConfigInspect (3.11s) [2019-10-21T12:29:41.585Z] === RUN TestConfigCreateWithLabels [2019-10-21T12:29:44.869Z] --- PASS: TestConfigCreateWithLabels (3.15s) [2019-10-21T12:29:44.869Z] === RUN TestConfigCreateResolve [2019-10-21T12:29:48.152Z] --- PASS: TestConfigCreateResolve (3.08s) [2019-10-21T12:29:48.152Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T12:29:48.152Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-21T12:29:48.152Z] PASS [2019-10-21T12:29:48.152Z] [2019-10-21T12:29:48.152Z] DONE 8 tests in 23.285s [2019-10-21T12:29:48.152Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T12:29:48.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:29:48.152Z] ++ set -e [2019-10-21T12:29:48.152Z] ++ '[' -n 0 ']' [2019-10-21T12:29:48.152Z] ++ set -x [2019-10-21T12:29:48.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:29:48.410Z] INFO: Testing against a local daemon [2019-10-21T12:29:48.410Z] === RUN TestCheckpoint [2019-10-21T12:29:48.410Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T12:29:48.410Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:29:48.410Z] === RUN TestContainerInvalidJSON [2019-10-21T12:29:48.410Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:29:48.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:29:48.410Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:29:48.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:29:48.410Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:29:48.410Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:29:48.410Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:29:48.410Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:29:48.410Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:29:48.410Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-21T12:29:48.410Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-21T12:29:48.410Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-21T12:29:48.410Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-21T12:29:48.410Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T12:29:48.668Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-21T12:29:48.668Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T12:29:48.668Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-21T12:29:48.668Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T12:29:48.926Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-10-21T12:29:48.926Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T12:29:48.926Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-21T12:29:48.926Z] === RUN TestCopyFromContainer [2019-10-21T12:29:50.253Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:29:50.253Z] [2019-10-21T12:29:50.253Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:29:50.253Z] PKG_CONFIG=pkg-config [2019-10-21T12:29:50.253Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:29:50.253Z] HOSTNAME=52001daea35d [2019-10-21T12:29:50.253Z] DOCKER_EXPERIMENTAL=1 [2019-10-21T12:29:50.253Z] container=docker [2019-10-21T12:29:50.253Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T12:29:50.253Z] GO111MODULE=off [2019-10-21T12:29:50.253Z] GOPATH=/go [2019-10-21T12:29:50.253Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:29:50.253Z] HOME=/root [2019-10-21T12:29:50.253Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:29:50.253Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:29:50.253Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:29:50.253Z] DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:29:50.253Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:29:50.253Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:29:50.253Z] TERM=xterm [2019-10-21T12:29:50.253Z] VALIDATE_BRANCH=master [2019-10-21T12:29:50.253Z] DEST=bundles/test-integration [2019-10-21T12:29:50.253Z] SHLVL=1 [2019-10-21T12:29:50.253Z] TIMEOUT=120m [2019-10-21T12:29:50.253Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:29:50.253Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:29:50.253Z] TESTDEBUG=0 [2019-10-21T12:29:50.253Z] _=/usr/bin/env [2019-10-21T12:29:50.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T12:29:50.828Z] === RUN TestCopyFromContainer// [2019-10-21T12:29:51.086Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T12:29:51.086Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T12:29:51.345Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T12:29:51.345Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T12:29:51.604Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T12:29:51.604Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T12:29:51.604Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T12:29:51.863Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T12:29:51.863Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T12:29:52.122Z] --- PASS: TestCopyFromContainer (3.14s) [2019-10-21T12:29:52.122Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-21T12:29:52.122Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-10-21T12:29:52.122Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-21T12:29:52.122Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-10-21T12:29:52.122Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-21T12:29:52.122Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-21T12:29:52.122Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-21T12:29:52.122Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-21T12:29:52.122Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-10-21T12:29:52.122Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-21T12:29:52.122Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T12:29:52.122Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:29:52.122Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:29:52.122Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:29:52.122Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:29:52.122Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:29:52.122Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:29:52.122Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:29:52.122Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:29:52.122Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:29:52.122Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-21T12:29:52.122Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-21T12:29:52.122Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-21T12:29:52.122Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-21T12:29:52.122Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T12:29:52.122Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-21T12:29:52.122Z] === RUN TestCreateWithInvalidEnv [2019-10-21T12:29:52.122Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T12:29:52.122Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T12:29:52.122Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T12:29:52.122Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T12:29:52.122Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T12:29:52.122Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T12:29:52.122Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T12:29:52.122Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T12:29:52.122Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T12:29:52.122Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-21T12:29:52.122Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-21T12:29:52.122Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-21T12:29:52.122Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-21T12:29:52.122Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T12:29:52.269Z] --- PASS: TestBuildSquashParent (11.17s) [2019-10-21T12:29:52.270Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T12:29:52.270Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:29:52.270Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:29:52.270Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:29:52.270Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:29:52.270Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:29:52.270Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:29:52.270Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:29:52.270Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:29:52.270Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:29:52.270Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:29:52.270Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:29:52.270Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:29:52.270Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:29:52.270Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:29:52.380Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-21T12:29:52.380Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T12:29:54.658Z] INFO: Expanding go... [2019-10-21T12:29:54.800Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:29:54.800Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:29:54.910Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T12:29:54.911Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:29:54.911Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:29:54.911Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:29:54.911Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:29:54.911Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:29:54.911Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T12:29:54.911Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:29:54.911Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:29:54.911Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:29:54.911Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:29:54.911Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:29:54.911Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T12:29:54.911Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T12:29:54.911Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:29:54.911Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:29:54.911Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:29:54.911Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:29:54.911Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:29:54.911Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:29:54.911Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:29:54.911Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:29:54.911Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-21T12:29:54.911Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-21T12:29:54.911Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T12:29:57.440Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2019-10-21T12:29:57.440Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T12:29:57.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:29:57.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:29:57.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:29:57.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:29:57.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:29:57.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:29:57.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:29:57.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:29:57.440Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:29:57.440Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:29:57.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:29:57.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:29:57.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:29:57.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:29:57.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:29:57.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-21T12:29:57.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-21T12:29:57.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-21T12:29:57.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2019-10-21T12:29:57.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2019-10-21T12:29:57.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-21T12:29:57.440Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T12:29:57.440Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T12:29:57.440Z] === RUN TestDaemonRestartIpcMode [2019-10-21T12:29:57.440Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T12:29:57.440Z] === RUN TestDiff [2019-10-21T12:29:58.007Z] --- PASS: TestDiff (0.78s) [2019-10-21T12:29:58.007Z] === RUN TestExecWithCloseStdin [2019-10-21T12:29:58.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:29:58.087Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:29:58.942Z] --- PASS: TestExecWithCloseStdin (1.04s) [2019-10-21T12:29:58.942Z] === RUN TestExec [2019-10-21T12:30:00.318Z] --- PASS: TestExec (1.01s) [2019-10-21T12:30:00.318Z] === RUN TestExecUser [2019-10-21T12:30:01.254Z] --- PASS: TestExecUser (1.01s) [2019-10-21T12:30:01.254Z] === RUN TestExportContainerAndImportImage [2019-10-21T12:30:01.374Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-21T12:30:01.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2019-10-21T12:30:01.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s) [2019-10-21T12:30:01.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2019-10-21T12:30:01.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2019-10-21T12:30:01.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2019-10-21T12:30:01.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.33s) [2019-10-21T12:30:01.374Z] === RUN TestBuildMultiStageCopy [2019-10-21T12:30:01.374Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T12:30:02.190Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2019-10-21T12:30:02.190Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T12:30:04.092Z] --- PASS: TestExportContainerAfterDaemonRestart (1.85s) [2019-10-21T12:30:04.092Z] === RUN TestHealthCheckWorkdir [2019-10-21T12:30:04.110Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-21T12:30:04.652Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T12:30:05.216Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T12:30:05.468Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2019-10-21T12:30:05.468Z] === RUN TestHealthKillContainer [2019-10-21T12:30:05.780Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T12:30:06.712Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T12:30:07.276Z] --- PASS: TestBuildMultiStageCopy (5.97s) [2019-10-21T12:30:07.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.17s) [2019-10-21T12:30:07.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2019-10-21T12:30:07.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2019-10-21T12:30:07.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s) [2019-10-21T12:30:07.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2019-10-21T12:30:07.277Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T12:30:08.753Z] --- PASS: TestHealthKillContainer (3.03s) [2019-10-21T12:30:08.753Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T12:30:09.011Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-10-21T12:30:09.011Z] === RUN TestIpcModeNone [2019-10-21T12:30:09.172Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2019-10-21T12:30:09.172Z] === RUN TestBuildLabelWithTargets [2019-10-21T12:30:10.387Z] --- PASS: TestIpcModeNone (0.99s) [2019-10-21T12:30:10.387Z] === RUN TestIpcModePrivate [2019-10-21T12:30:11.323Z] --- PASS: TestIpcModePrivate (0.97s) [2019-10-21T12:30:11.323Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-21T12:30:11.323Z] === RUN TestIpcModeShareable [2019-10-21T12:30:11.699Z] --- PASS: TestBuildLabelWithTargets (2.58s) [2019-10-21T12:30:11.699Z] === RUN TestBuildWithEmptyLayers [2019-10-21T12:30:12.259Z] --- PASS: TestIpcModeShareable (0.97s) [2019-10-21T12:30:12.259Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-21T12:30:12.259Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T12:30:12.634Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2019-10-21T12:30:12.634Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T12:30:14.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T12:30:14.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T12:30:15.544Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2019-10-21T12:30:15.544Z] === RUN TestAPIIpcModeHost [2019-10-21T12:30:15.803Z] --- PASS: TestAPIIpcModeHost (0.73s) [2019-10-21T12:30:15.803Z] === RUN TestDaemonIpcModeShareable [2019-10-21T12:30:16.816Z] --- PASS: TestBuildMultiStageOnBuild (3.98s) [2019-10-21T12:30:16.816Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T12:30:17.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T12:30:17.704Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2019-10-21T12:30:17.704Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-21T12:30:17.704Z] === RUN TestDaemonIpcModePrivate [2019-10-21T12:30:18.715Z] --- PASS: TestBuildUncleanTarFilenames (1.98s) [2019-10-21T12:30:18.715Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T12:30:19.214Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-21T12:30:19.605Z] --- PASS: TestDaemonIpcModePrivate (1.96s) [2019-10-21T12:30:19.605Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-21T12:30:19.605Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T12:30:19.830Z] INFO: Expanding compiler 1 of 3... [2019-10-21T12:30:21.106Z] tests/integration/client_test.py ..... [ 75%] [2019-10-21T12:30:21.374Z] INFO: Expanding compiler 2 of 3... [2019-10-21T12:30:21.507Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2019-10-21T12:30:21.507Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-21T12:30:21.507Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T12:30:22.037Z] tests/integration/errors_test.py . [ 76%] [2019-10-21T12:30:22.902Z] --- PASS: TestBuildMultiStageLayerLeak (4.06s) [2019-10-21T12:30:22.902Z] === RUN TestBuildWithHugeFile [2019-10-21T12:30:23.409Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2019-10-21T12:30:23.409Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-21T12:30:23.409Z] === RUN TestIpcModeOlderClient [2019-10-21T12:30:23.409Z] === PAUSE TestIpcModeOlderClient [2019-10-21T12:30:23.409Z] === RUN TestKillContainerInvalidSignal [2019-10-21T12:30:24.344Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2019-10-21T12:30:24.344Z] === RUN TestKillContainer [2019-10-21T12:30:24.344Z] === RUN TestKillContainer/no_signal [2019-10-21T12:30:25.280Z] === RUN TestKillContainer/non_killing_signal [2019-10-21T12:30:25.538Z] === RUN TestKillContainer/killing_signal [2019-10-21T12:30:26.914Z] --- PASS: TestKillContainer (2.57s) [2019-10-21T12:30:26.914Z] --- PASS: TestKillContainer/no_signal (0.80s) [2019-10-21T12:30:26.914Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2019-10-21T12:30:26.914Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2019-10-21T12:30:26.914Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T12:30:26.914Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T12:30:27.848Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T12:30:28.414Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2019-10-21T12:30:28.414Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2019-10-21T12:30:28.414Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2019-10-21T12:30:28.414Z] === RUN TestKillStoppedContainer [2019-10-21T12:30:28.470Z] INFO: Expanding compiler 3 of 3... [2019-10-21T12:30:28.673Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-21T12:30:28.673Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T12:30:28.673Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-21T12:30:28.673Z] === RUN TestKillDifferentUserContainer [2019-10-21T12:30:28.930Z] INFO: Removing downloaded files... [2019-10-21T12:30:28.930Z] INFO: Creating source directory... [2019-10-21T12:30:28.930Z] INFO: Configuring git core.autocrlf... [2019-10-21T12:30:28.930Z] INFO: Completed [2019-10-21T12:30:29.607Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2019-10-21T12:30:29.607Z] === RUN TestInspectOomKilledTrue [2019-10-21T12:30:29.607Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-21T12:30:29.607Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:30:29.607Z] === RUN TestInspectOomKilledFalse [2019-10-21T12:30:29.607Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T12:30:29.607Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:30:29.607Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T12:30:30.181Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-10-21T12:30:30.181Z] === RUN TestLinksContainerNames [2019-10-21T12:30:32.091Z] --- PASS: TestLinksContainerNames (1.87s) [2019-10-21T12:30:32.091Z] === RUN TestLogsFollowTailEmpty [2019-10-21T12:30:32.873Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:30:32.873Z] Using test binary docker [2019-10-21T12:30:32.873Z] +++ /etc/init.d/apparmor start [2019-10-21T12:30:32.873Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:30:32.873Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:30:32.873Z] Warning failed to create cache: (null) [2019-10-21T12:30:32.873Z] . [2019-10-21T12:30:32.873Z] INFO: Waiting for daemon to start... [2019-10-21T12:30:32.873Z] Starting dockerd [2019-10-21T12:30:32.873Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-21T12:30:33.034Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2019-10-21T12:30:33.034Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T12:30:33.437Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:30:33.437Z] Using test binary docker [2019-10-21T12:30:33.437Z] +++ /etc/init.d/apparmor start [2019-10-21T12:30:33.437Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:30:33.437Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:30:33.437Z] Warning failed to create cache: (null) [2019-10-21T12:30:33.437Z] . [2019-10-21T12:30:33.437Z] INFO: Waiting for daemon to start... [2019-10-21T12:30:33.437Z] Starting dockerd [2019-10-21T12:30:33.437Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-21T12:30:33.970Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/default [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/private [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/slave [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/shared [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T12:30:33.970Z] === CONT TestMountDaemonRoot/default [2019-10-21T12:30:33.970Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:30:33.970Z] === CONT TestMountDaemonRoot/shared [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:30:33.970Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:30:33.970Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:30:33.970Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T12:30:33.970Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T12:30:33.970Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:30:33.971Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:30:33.971Z] === CONT TestMountDaemonRoot/private [2019-10-21T12:30:33.971Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T12:30:33.971Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T12:30:33.971Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:30:33.971Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:30:33.971Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T12:30:33.971Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T12:30:33.971Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:30:33.971Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:30:33.971Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:30:33.971Z] === CONT TestMountDaemonRoot/slave [2019-10-21T12:30:33.971Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:30:33.971Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:30:33.971Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T12:30:33.971Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T12:30:33.971Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:30:33.971Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:30:33.971Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T12:30:33.971Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T12:30:33.971Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:30:33.971Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T12:30:33.971Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:30:33.971Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:30:33.971Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:30:33.971Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:30:33.971Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:30:33.971Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:30:34.235Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T12:30:34.494Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:30:34.494Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:30:34.494Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T12:30:34.494Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-21T12:30:34.494Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-21T12:30:34.494Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T12:30:36.397Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2019-10-21T12:30:36.397Z] === RUN TestNetworkNat [2019-10-21T12:30:36.769Z] . [2019-10-21T12:30:36.769Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:30:36.769Z] [2019-10-21T12:30:36.769Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:30:36.769Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:30:36.769Z] Error: No such image: emptyfs [2019-10-21T12:30:36.769Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:30:36.769Z] ++++ docker load [2019-10-21T12:30:36.769Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:30:36.769Z] Error: No such image: emptyfs [2019-10-21T12:30:36.769Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:30:36.769Z] ++++ docker load [2019-10-21T12:30:36.769Z] Running integration-test (iteration 1) [2019-10-21T12:30:36.769Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-21T12:30:36.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-21T12:30:36.769Z] ++ set -e [2019-10-21T12:30:36.769Z] ++ '[' -n 0 ']' [2019-10-21T12:30:36.769Z] ++ set -x [2019-10-21T12:30:36.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-21T12:30:37.030Z] Running integration-test (iteration 1) [2019-10-21T12:30:37.030Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-21T12:30:37.030Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-21T12:30:37.030Z] ++ set -e [2019-10-21T12:30:37.030Z] ++ '[' -n 0 ']' [2019-10-21T12:30:37.030Z] ++ set -x [2019-10-21T12:30:37.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-21T12:30:37.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T12:30:37.332Z] --- PASS: TestNetworkNat (0.95s) [2019-10-21T12:30:37.332Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T12:30:38.267Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-10-21T12:30:38.267Z] === RUN TestNetworkLoopbackNat [2019-10-21T12:30:38.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T12:30:39.641Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-10-21T12:30:39.641Z] === RUN TestPause [2019-10-21T12:30:40.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T12:30:40.576Z] --- PASS: TestPause (0.93s) [2019-10-21T12:30:40.576Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T12:30:40.576Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:30:40.576Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:30:40.576Z] === RUN TestPauseStopPausedContainer [2019-10-21T12:30:41.142Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2019-10-21T12:30:41.142Z] === RUN TestPsFilter [2019-10-21T12:30:41.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T12:30:41.709Z] --- PASS: TestPsFilter (0.26s) [2019-10-21T12:30:41.709Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T12:30:41.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T12:30:42.275Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-10-21T12:30:42.275Z] === RUN TestRemoveContainerWithVolume [2019-10-21T12:30:43.210Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2019-10-21T12:30:43.210Z] === RUN TestRemoveContainerRunning [2019-10-21T12:30:43.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T12:30:44.144Z] --- PASS: TestRemoveContainerRunning (0.86s) [2019-10-21T12:30:44.144Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T12:30:44.711Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2019-10-21T12:30:44.711Z] === RUN TestRemoveInvalidContainer [2019-10-21T12:30:44.970Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-21T12:30:44.970Z] === RUN TestRenameLinkedContainer [2019-10-21T12:30:45.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T12:30:46.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T12:30:48.254Z] --- PASS: TestRenameLinkedContainer (3.41s) [2019-10-21T12:30:48.254Z] === RUN TestRenameStoppedContainer [2019-10-21T12:30:49.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T12:30:49.188Z] --- PASS: TestRenameStoppedContainer (0.84s) [2019-10-21T12:30:49.188Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T12:30:50.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T12:30:51.089Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2019-10-21T12:30:51.090Z] === RUN TestRenameInvalidName [2019-10-21T12:30:51.656Z] --- PASS: TestRenameInvalidName (0.86s) [2019-10-21T12:30:51.656Z] === RUN TestRenameAnonymousContainer [2019-10-21T12:30:51.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T12:30:54.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T12:30:55.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T12:30:55.845Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2019-10-21T12:30:55.845Z] === RUN TestRenameContainerWithSameName [2019-10-21T12:30:56.412Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-10-21T12:30:56.413Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T12:30:56.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T12:30:57.282Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-21T12:30:58.240Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:30:58.240Z] Using test binary docker [2019-10-21T12:30:58.240Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T12:30:58.240Z] +++ /etc/init.d/apparmor start [2019-10-21T12:30:58.240Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:30:58.240Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:30:58.240Z] Warning failed to create cache: (null) [2019-10-21T12:30:58.240Z] . [2019-10-21T12:30:58.240Z] Starting dockerd [2019-10-21T12:30:58.240Z] INFO: Waiting for daemon to start... [2019-10-21T12:30:58.240Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-21T12:30:58.313Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2019-10-21T12:30:58.313Z] === RUN TestResize [2019-10-21T12:30:59.249Z] --- PASS: TestResize (0.89s) [2019-10-21T12:30:59.249Z] === RUN TestResizeWithInvalidSize [2019-10-21T12:31:00.184Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2019-10-21T12:31:00.184Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T12:31:00.688Z] . [2019-10-21T12:31:00.688Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:31:00.688Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:31:00.688Z] Error: No such image: emptyfs [2019-10-21T12:31:00.688Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:31:00.688Z] ++++ docker load [2019-10-21T12:31:00.688Z] Running integration-test (iteration 1) [2019-10-21T12:31:00.688Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T12:31:00.688Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:31:00.688Z] ++ set -e [2019-10-21T12:31:00.688Z] ++ '[' -n 0 ']' [2019-10-21T12:31:00.688Z] ++ set -x [2019-10-21T12:31:00.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:31:00.751Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:31:00.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:31:00.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:31:00.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:31:00.751Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:31:00.751Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:31:00.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:31:02.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:31:02.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:31:03.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:31:03.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:31:04.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:31:04.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:31:06.070Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:31:06.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.66s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.48s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2019-10-21T12:31:09.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2019-10-21T12:31:09.177Z] === RUN TestCgroupNamespacesRun [2019-10-21T12:31:09.219Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:31:09.219Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:31:09.219Z] Loaded image: busybox:latest [2019-10-21T12:31:09.219Z] Loaded image: busybox:latest [2019-10-21T12:31:09.787Z] Loaded image: busybox:glibc [2019-10-21T12:31:09.787Z] Loaded image: debian:jessie [2019-10-21T12:31:09.787Z] Loaded image: busybox:glibc [2019-10-21T12:31:09.787Z] Loaded image: debian:jessie [2019-10-21T12:31:10.045Z] Loaded image: hello-world:latest [2019-10-21T12:31:10.045Z] Loaded image: hello-world:latest [2019-10-21T12:31:10.045Z] INFO: Testing against a local daemon [2019-10-21T12:31:10.045Z] === RUN TestDockerSuite [2019-10-21T12:31:10.045Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-21T12:31:10.045Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-21T12:31:10.045Z] INFO: Testing against a local daemon [2019-10-21T12:31:10.045Z] === RUN TestDockerDaemonSuite [2019-10-21T12:31:10.045Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-21T12:31:10.045Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-21T12:31:10.045Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-21T12:31:10.045Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-21T12:31:10.045Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-21T12:31:10.045Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-21T12:31:10.045Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-21T12:31:10.221Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:31:10.221Z] Loaded image: busybox:latest [2019-10-21T12:31:10.599Z] Loaded image: busybox:glibc [2019-10-21T12:31:10.599Z] Loaded image: debian:jessie [2019-10-21T12:31:10.599Z] Loaded image: hello-world:latest [2019-10-21T12:31:10.599Z] INFO: Testing against a local daemon [2019-10-21T12:31:10.599Z] === RUN TestCgroupNamespacesBuild [2019-10-21T12:31:11.079Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2019-10-21T12:31:11.079Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T12:31:12.479Z] --- PASS: TestCgroupNamespacesBuild (1.86s) [2019-10-21T12:31:12.479Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T12:31:12.979Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-10-21T12:31:12.979Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-21T12:31:14.225Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-21T12:31:14.225Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-21T12:31:14.347Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2019-10-21T12:31:14.347Z] === RUN TestBuildWithSession [2019-10-21T12:31:14.347Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T12:31:14.347Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:31:14.347Z] === RUN TestBuildSquashParent [2019-10-21T12:31:14.354Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2019-10-21T12:31:14.355Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T12:31:14.486Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-21T12:31:14.486Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-21T12:31:15.388Z] ......... [ 85%] [2019-10-21T12:31:15.418Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-21T12:31:15.676Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-21T12:31:15.676Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-21T12:31:16.258Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2019-10-21T12:31:16.258Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-21T12:31:18.159Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2019-10-21T12:31:18.159Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T12:31:18.202Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-21T12:31:18.202Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-21T12:31:18.459Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-21T12:31:18.460Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-21T12:31:18.460Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-21T12:31:19.095Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-10-21T12:31:19.095Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T12:31:19.392Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-21T12:31:20.029Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-10-21T12:31:20.029Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T12:31:20.731Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-21T12:31:20.746Z] --- PASS: TestBuildSquashParent (6.57s) [2019-10-21T12:31:20.746Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T12:31:20.746Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:31:20.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:31:20.746Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:31:20.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:31:20.746Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:31:20.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:31:20.746Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:31:20.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:31:20.746Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:31:20.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:31:20.746Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:31:20.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:31:20.746Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:31:20.746Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:31:20.763Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-21T12:31:21.021Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-21T12:31:21.278Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-21T12:31:21.278Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-21T12:31:21.278Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-21T12:31:21.536Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-21T12:31:21.930Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2019-10-21T12:31:21.930Z] === RUN TestKernelTCPMemory [2019-10-21T12:31:22.613Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-21T12:31:22.864Z] --- PASS: TestKernelTCPMemory (1.00s) [2019-10-21T12:31:22.864Z] === RUN TestNISDomainname [2019-10-21T12:31:23.800Z] --- PASS: TestNISDomainname (1.14s) [2019-10-21T12:31:23.800Z] === RUN TestHostnameDnsResolution [2019-10-21T12:31:23.980Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:31:23.980Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:31:25.700Z] --- PASS: TestHostnameDnsResolution (1.77s) [2019-10-21T12:31:25.700Z] === RUN TestStats [2019-10-21T12:31:25.712Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-21T12:31:25.969Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-21T12:31:26.493Z] #73 exporting layers 111.2s done [2019-10-21T12:31:26.493Z] #73 exporting manifest sha256:0c7b34e454648b26a44fd341fd1d9572bff8c64f5bae4fb1c589cd3c35e1f76f done [2019-10-21T12:31:26.493Z] #73 exporting config sha256:3d04dbdcb1286799c7f388e99782c54b434cb106708af3ad96fd6e1755f68924 done [2019-10-21T12:31:26.493Z] #73 sending tarball [2019-10-21T12:31:26.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:31:26.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:31:27.862Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-21T12:31:28.230Z] --- PASS: TestStats (2.16s) [2019-10-21T12:31:28.230Z] === RUN TestStopContainerWithTimeout [2019-10-21T12:31:28.230Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T12:31:28.230Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T12:31:28.230Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T12:31:28.230Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T12:31:28.230Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T12:31:28.230Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T12:31:28.230Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T12:31:28.230Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T12:31:28.230Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T12:31:28.230Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T12:31:28.230Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T12:31:28.230Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T12:31:29.080Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-21T12:31:29.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2019-10-21T12:31:29.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2019-10-21T12:31:29.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2019-10-21T12:31:29.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2019-10-21T12:31:29.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2019-10-21T12:31:29.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s) [2019-10-21T12:31:29.080Z] === RUN TestBuildMultiStageCopy [2019-10-21T12:31:29.080Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T12:31:29.228Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-21T12:31:29.247Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-21T12:31:29.247Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-21T12:31:31.512Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-21T12:31:31.512Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2019-10-21T12:31:31.512Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2019-10-21T12:31:31.512Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2019-10-21T12:31:31.512Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2019-10-21T12:31:31.512Z] === RUN TestDeleteDevicemapper [2019-10-21T12:31:31.512Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-21T12:31:31.512Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:31:31.512Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T12:31:31.647Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T12:31:31.647Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T12:31:31.773Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-21T12:31:32.338Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-21T12:31:32.453Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T12:31:32.840Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T12:31:33.654Z] --- PASS: TestBuildMultiStageCopy (4.75s) [2019-10-21T12:31:33.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2019-10-21T12:31:33.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-10-21T12:31:33.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2019-10-21T12:31:33.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2019-10-21T12:31:33.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-10-21T12:31:33.654Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T12:31:33.709Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-21T12:31:34.043Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.00s) [2019-10-21T12:31:34.043Z] === RUN TestUpdateMemory [2019-10-21T12:31:34.043Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-21T12:31:34.043Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:31:34.043Z] === RUN TestUpdateCPUQuota [2019-10-21T12:31:34.989Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) [2019-10-21T12:31:34.989Z] === RUN TestBuildLabelWithTargets [2019-10-21T12:31:35.039Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-21T12:31:35.081Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-21T12:31:35.944Z] --- PASS: TestUpdateCPUQuota (1.81s) [2019-10-21T12:31:35.944Z] === RUN TestUpdatePidsLimit [2019-10-21T12:31:35.944Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-21T12:31:36.202Z] === RUN TestUpdatePidsLimit/no_change [2019-10-21T12:31:36.454Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-21T12:31:36.769Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T12:31:37.336Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T12:31:37.387Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-21T12:31:37.474Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2019-10-21T12:31:37.474Z] === RUN TestBuildWithEmptyLayers [2019-10-21T12:31:37.595Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T12:31:37.952Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-21T12:31:38.161Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-21T12:31:38.280Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2019-10-21T12:31:38.280Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T12:31:38.300Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-21T12:31:38.558Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-21T12:31:38.728Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T12:31:39.325Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-21T12:31:40.260Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-21T12:31:40.518Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-21T12:31:40.629Z] --- PASS: TestUpdatePidsLimit (4.64s) [2019-10-21T12:31:40.629Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-10-21T12:31:40.629Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-21T12:31:40.629Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-10-21T12:31:40.629Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-10-21T12:31:40.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-10-21T12:31:40.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-10-21T12:31:40.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-10-21T12:31:40.629Z] === RUN TestUpdateRestartPolicy [2019-10-21T12:31:41.628Z] --- PASS: TestBuildMultiStageOnBuild (3.31s) [2019-10-21T12:31:41.628Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T12:31:42.920Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2019-10-21T12:31:42.920Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T12:31:42.958Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-21T12:31:43.044Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-21T12:31:43.473Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-21T12:31:43.473Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-21T12:31:43.473Z] [2019-10-21T12:31:43.473Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-21T12:31:43.473Z] =========================== short test summary info ============================ [2019-10-21T12:31:43.473Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-21T12:31:43.473Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-21T12:31:43.473Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-21T12:31:43.473Z] Not supported on most drivers [2019-10-21T12:31:43.473Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-21T12:31:43.473Z] This doesn't seem to be taken into account by the engine [2019-10-21T12:31:43.473Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-21T12:31:43.473Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-21T12:31:43.473Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-21T12:31:43.473Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-21T12:31:43.473Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-21T12:31:43.473Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-21T12:31:43.473Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-21T12:31:43.473Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 341.01 seconds == [2019-10-21T12:31:43.730Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-21T12:31:45.156Z] #73 sending tarball 17.9s done [2019-10-21T12:31:45.156Z] #73 DONE 129.1s [2019-10-21T12:31:45.156Z] [2019-10-21T12:31:45.156Z] #74 importing to docker [2019-10-21T12:31:45.569Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-21T12:31:45.569Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-21T12:31:46.268Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2019-10-21T12:31:46.268Z] === RUN TestBuildWithHugeFile [2019-10-21T12:31:46.943Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-21T12:31:48.314Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-21T12:31:50.841Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-21T12:31:50.841Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-21T12:31:52.213Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-21T12:31:53.586Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-21T12:31:54.519Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-21T12:31:55.510Z] --- PASS: TestUpdateRestartPolicy (12.64s) [2019-10-21T12:31:55.510Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T12:31:55.510Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2019-10-21T12:31:55.510Z] === RUN TestWaitNonBlocked [2019-10-21T12:31:55.510Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:31:55.510Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:31:55.510Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:31:55.510Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:31:55.510Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:31:55.510Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:31:55.510Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-21T12:31:55.510Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2019-10-21T12:31:55.510Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2019-10-21T12:31:55.510Z] === RUN TestWaitBlocked [2019-10-21T12:31:55.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:31:55.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:31:55.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:31:55.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:31:55.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:31:55.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:31:55.892Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-21T12:31:55.905Z] Clearing AppArmor profiles cache:. [2019-10-21T12:31:55.905Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T12:31:55.905Z] Unloading profiles will leave already running processes permanently [2019-10-21T12:31:55.905Z] unconfined, which can lead to unexpected situations. [2019-10-21T12:31:55.905Z] [2019-10-21T12:31:55.905Z] To set a process to complain mode, use the command line tool [2019-10-21T12:31:55.905Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T12:31:55.905Z] with the 'teardown' option." [2019-10-21T12:31:55.905Z] [2019-10-21T12:31:56.149Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-21T12:31:56.445Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-21T12:31:56.445Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2019-10-21T12:31:56.445Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2019-10-21T12:31:56.445Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T12:31:56.445Z] === CONT TestIpcModeOlderClient [2019-10-21T12:31:56.445Z] === CONT TestDaemonRestartIpcMode [2019-10-21T12:31:56.445Z] --- PASS: TestIpcModeOlderClient (0.20s) Post stage [Pipeline] junit [2019-10-21T12:31:56.481Z] Recording test results [Pipeline] sh [2019-10-21T12:31:58.020Z] + echo Ensuring container killed. [2019-10-21T12:31:58.020Z] Ensuring container killed. [2019-10-21T12:31:58.020Z] + docker rm -vf docker-pr1 [2019-10-21T12:31:58.020Z] Error: No such container: docker-pr1 [2019-10-21T12:31:58.020Z] + true [Pipeline] sh [2019-10-21T12:31:58.307Z] + echo Chowning /workspace to jenkins user [2019-10-21T12:31:58.307Z] Chowning /workspace to jenkins user [2019-10-21T12:31:58.307Z] + id -u [2019-10-21T12:31:58.307Z] + id -g [2019-10-21T12:31:58.307Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40112:/workspace busybox chown -R 1000:1000 /workspace [2019-10-21T12:31:58.307Z] Unable to find image 'busybox:latest' locally [2019-10-21T12:31:58.307Z] latest: Pulling from library/busybox [2019-10-21T12:31:58.566Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-21T12:31:58.566Z] 7c9d20b9b6cd: Download complete [2019-10-21T12:31:58.566Z] 7c9d20b9b6cd: Pull complete [2019-10-21T12:31:58.823Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-21T12:31:58.823Z] Status: Downloaded newer image for busybox:latest [2019-10-21T12:31:59.430Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-21T12:31:59.430Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-21T12:31:59.687Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-21T12:31:59.731Z] --- PASS: TestContainerStartOnDaemonRestart (3.12s) [2019-10-21T12:32:00.252Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-21T12:32:00.297Z] --- PASS: TestDaemonRestartIpcMode (3.81s) [2019-10-21T12:32:00.297Z] PASS [2019-10-21T12:32:00.297Z] [2019-10-21T12:32:00.297Z] === Skipped [2019-10-21T12:32:00.297Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-21T12:32:00.297Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:32:00.297Z] [2019-10-21T12:32:00.297Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-21T12:32:00.297Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:32:00.297Z] [2019-10-21T12:32:00.297Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-21T12:32:00.297Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:32:00.297Z] [2019-10-21T12:32:00.297Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:32:00.297Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:32:00.297Z] [2019-10-21T12:32:00.297Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-21T12:32:00.297Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:32:00.297Z] [2019-10-21T12:32:00.297Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-21T12:32:00.297Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:32:00.297Z] [2019-10-21T12:32:00.297Z] [2019-10-21T12:32:00.297Z] DONE 197 tests, 6 skipped in 131.941s [2019-10-21T12:32:00.297Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T12:32:00.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:00.297Z] ++ set -e [2019-10-21T12:32:00.297Z] ++ '[' -n 0 ']' [2019-10-21T12:32:00.297Z] ++ set -x [2019-10-21T12:32:00.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:00.555Z] INFO: Testing against a local daemon [2019-10-21T12:32:00.555Z] === RUN TestCommitInheritsEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T12:32:01.020Z] + bundleName=docker-py [2019-10-21T12:32:01.020Z] + echo Creating docker-py-bundles.tar.gz [2019-10-21T12:32:01.020Z] Creating docker-py-bundles.tar.gz [2019-10-21T12:32:01.020Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-21T12:32:01.031Z] Archiving artifacts [2019-10-21T12:32:01.121Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-10-21T12:32:01.121Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T12:32:01.121Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2019-10-21T12:32:01.121Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-21T12:32:01.121Z] === RUN TestImagesFilterMultiReference [2019-10-21T12:32:01.121Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-21T12:32:01.121Z] === RUN TestImagePullPlatformInvalid [2019-10-21T12:32:01.121Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-21T12:32:01.121Z] === RUN TestRemoveImageOrphaning [2019-10-21T12:32:01.184Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-21T12:32:01.687Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-10-21T12:32:01.687Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T12:32:01.687Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:32:01.687Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:32:01.687Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T12:32:01.687Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-21T12:32:01.687Z] === RUN TestTagInvalidReference [2019-10-21T12:32:01.945Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-21T12:32:01.945Z] === RUN TestTagValidPrefixedRepo [2019-10-21T12:32:01.945Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-21T12:32:01.945Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T12:32:01.945Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-21T12:32:01.945Z] === RUN TestTagOfficialNames [2019-10-21T12:32:01.945Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-21T12:32:01.945Z] === RUN TestTagMatchesDigest [2019-10-21T12:32:02.115Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-21T12:32:02.204Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T12:32:02.204Z] PASS [2019-10-21T12:32:02.204Z] [2019-10-21T12:32:02.204Z] === Skipped [2019-10-21T12:32:02.204Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2019-10-21T12:32:02.204Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-21T12:32:02.204Z] [2019-10-21T12:32:02.204Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:32:02.204Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:32:02.204Z] [2019-10-21T12:32:02.204Z] [2019-10-21T12:32:02.204Z] DONE 12 tests, 2 skipped in 1.851s [2019-10-21T12:32:02.204Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T12:32:02.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:02.204Z] ++ set -e [2019-10-21T12:32:02.204Z] ++ '[' -n 0 ']' [2019-10-21T12:32:02.204Z] ++ set -x [2019-10-21T12:32:02.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:02.204Z] INFO: Testing against a local daemon [2019-10-21T12:32:02.204Z] === RUN TestNetworkCreateDelete [2019-10-21T12:32:02.679Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-21T12:32:02.679Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-21T12:32:02.679Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-21T12:32:02.744Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40112/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2019-10-21T12:32:02.771Z] --- PASS: TestNetworkCreateDelete (0.37s) [2019-10-21T12:32:02.771Z] === RUN TestDockerNetworkDeletePreferID [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-21T12:32:02.939Z] --- PASS: TestBuildWithHugeFile (100.07s) [2019-10-21T12:32:02.939Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T12:32:02.939Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:32:02.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:32:02.939Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:32:02.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:32:02.939Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:32:02.939Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:32:02.939Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:32:02.939Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:32:02.939Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:32:03.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40112/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -e DOCKER_GRAPHDRIVER docker:56230f4d376515b838e088e93eb05f31fb9378c9 hack/make.sh binary-daemon [2019-10-21T12:32:03.196Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-21T12:32:03.196Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-10-21T12:32:03.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2019-10-21T12:32:03.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-21T12:32:03.196Z] === RUN TestBuildPreserveOwnership [2019-10-21T12:32:03.196Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T12:32:03.661Z] [2019-10-21T12:32:03.661Z] Removing bundles/ [2019-10-21T12:32:03.661Z] [2019-10-21T12:32:03.661Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-21T12:32:03.661Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-21T12:32:03.661Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:32:03.707Z] --- PASS: TestDockerNetworkDeletePreferID (1.08s) [2019-10-21T12:32:03.707Z] === RUN TestInspectNetwork [2019-10-21T12:32:04.127Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-21T12:32:05.062Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-21T12:32:05.320Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-21T12:32:06.693Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-21T12:32:07.257Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T12:32:09.783Z] --- PASS: TestBuildPreserveOwnership (6.21s) [2019-10-21T12:32:09.784Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.16s) [2019-10-21T12:32:09.784Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2019-10-21T12:32:09.784Z] === RUN TestBuildPlatformInvalid [2019-10-21T12:32:09.784Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-21T12:32:09.784Z] --- PASS: TestBuildPlatformInvalid (0.22s) [2019-10-21T12:32:09.784Z] PASS [2019-10-21T12:32:09.784Z] [2019-10-21T12:32:09.784Z] === Skipped [2019-10-21T12:32:09.784Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-21T12:32:09.784Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:32:09.784Z] [2019-10-21T12:32:09.784Z] [2019-10-21T12:32:09.784Z] DONE 32 tests, 1 skipped in 186.807s [2019-10-21T12:32:09.784Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T12:32:09.784Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:09.784Z] ++ set -e [2019-10-21T12:32:09.784Z] ++ '[' -n 0 ']' [2019-10-21T12:32:09.784Z] ++ set -x [2019-10-21T12:32:09.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:09.784Z] INFO: Testing against a local daemon [2019-10-21T12:32:09.784Z] === RUN TestConfigList [2019-10-21T12:32:10.271Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T12:32:10.271Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T12:32:10.271Z] === RUN TestInspectNetwork/network_name [2019-10-21T12:32:10.271Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T12:32:10.716Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-21T12:32:10.974Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-21T12:32:12.177Z] #74 DONE 25.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-21T12:32:12.611Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40112/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56230f4d376515b838e088e93eb05f31fb9378c9 hack/test/unit [2019-10-21T12:32:13.501Z] --- PASS: TestConfigList (3.30s) [2019-10-21T12:32:13.501Z] === RUN TestConfigsCreateAndDelete [2019-10-21T12:32:14.455Z] --- PASS: TestInspectNetwork (10.61s) [2019-10-21T12:32:14.455Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-21T12:32:14.455Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T12:32:14.455Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T12:32:14.455Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T12:32:14.455Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T12:32:14.906Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-21T12:32:16.309Z] --- PASS: TestConfigsCreateAndDelete (3.03s) [2019-10-21T12:32:16.309Z] === RUN TestConfigsUpdate [2019-10-21T12:32:17.026Z] ? github.com/docker/docker/api [no test files] [2019-10-21T12:32:17.738Z] --- PASS: TestRunContainerWithBridgeNone (2.79s) [2019-10-21T12:32:17.738Z] === RUN TestNetworkInvalidJSON [2019-10-21T12:32:17.738Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T12:32:17.738Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T12:32:17.738Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:32:17.738Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:32:17.738Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:32:17.738Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:32:17.738Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T12:32:17.738Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:32:17.738Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:32:17.738Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-21T12:32:17.738Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T12:32:17.738Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T12:32:17.738Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T12:32:17.738Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T12:32:18.216Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-21T12:32:18.673Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2019-10-21T12:32:18.673Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T12:32:18.779Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-21T12:32:19.344Z] --- PASS: TestConfigsUpdate (3.08s) [2019-10-21T12:32:19.344Z] === RUN TestTemplatedConfig [2019-10-21T12:32:19.344Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-21T12:32:19.609Z] --- PASS: TestDaemonDefaultNetworkPools (1.12s) [2019-10-21T12:32:19.609Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T12:32:19.909Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-21T12:32:20.472Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-21T12:32:20.676Z] --- PASS: TestBuildWithHugeFile (32.50s) [2019-10-21T12:32:20.676Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T12:32:20.676Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:32:20.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:32:20.676Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:32:20.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:32:20.676Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:32:20.676Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:32:20.676Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:32:20.676Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:32:20.676Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:32:20.676Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-10-21T12:32:20.676Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2019-10-21T12:32:20.676Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-10-21T12:32:20.676Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-10-21T12:32:20.676Z] === RUN TestBuildPreserveOwnership [2019-10-21T12:32:20.676Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T12:32:21.511Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.77s) [2019-10-21T12:32:21.511Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T12:32:23.203Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T12:32:23.412Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.05s) [2019-10-21T12:32:23.412Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T12:32:23.751Z] --- PASS: TestTemplatedConfig (4.11s) [2019-10-21T12:32:23.751Z] === RUN TestConfigInspect [2019-10-21T12:32:23.751Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-21T12:32:24.009Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-21T12:32:24.348Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.74s) [2019-10-21T12:32:24.348Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T12:32:24.941Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-21T12:32:25.030Z] --- PASS: TestBuildPreserveOwnership (6.14s) [2019-10-21T12:32:25.030Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.06s) [2019-10-21T12:32:25.030Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2019-10-21T12:32:25.030Z] === RUN TestBuildPlatformInvalid [2019-10-21T12:32:25.030Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-10-21T12:32:25.030Z] PASS [2019-10-21T12:32:25.405Z] [2019-10-21T12:32:25.405Z] === Skipped [2019-10-21T12:32:25.405Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-21T12:32:25.405Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:32:25.405Z] [2019-10-21T12:32:25.405Z] [2019-10-21T12:32:25.405Z] DONE 32 tests, 1 skipped in 84.610s [2019-10-21T12:32:25.405Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T12:32:25.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:25.405Z] ++ set -e [2019-10-21T12:32:25.405Z] ++ '[' -n 0 ']' [2019-10-21T12:32:25.405Z] ++ set -x [2019-10-21T12:32:25.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:25.505Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-21T12:32:25.779Z] INFO: Testing against a local daemon [2019-10-21T12:32:25.779Z] === RUN TestConfigList [2019-10-21T12:32:26.875Z] --- PASS: TestConfigInspect (3.27s) [2019-10-21T12:32:26.875Z] === RUN TestConfigCreateWithLabels [2019-10-21T12:32:26.875Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-21T12:32:26.876Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-21T12:32:27.132Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-21T12:32:27.390Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-21T12:32:27.630Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s) [2019-10-21T12:32:27.630Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T12:32:27.630Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:32:27.630Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:32:27.630Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T12:32:28.323Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-21T12:32:29.191Z] --- PASS: TestConfigList (3.07s) [2019-10-21T12:32:29.191Z] === RUN TestConfigsCreateAndDelete [2019-10-21T12:32:29.254Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-21T12:32:29.819Z] --- PASS: TestConfigCreateWithLabels (3.29s) [2019-10-21T12:32:29.819Z] === RUN TestConfigCreateResolve [2019-10-21T12:32:30.751Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-21T12:32:31.317Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-21T12:32:31.670Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2019-10-21T12:32:31.670Z] === RUN TestConfigsUpdate [2019-10-21T12:32:33.212Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-21T12:32:33.212Z] --- PASS: TestConfigCreateResolve (3.28s) [2019-10-21T12:32:33.212Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T12:32:33.212Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-21T12:32:33.776Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-21T12:32:33.776Z] PASS [2019-10-21T12:32:33.776Z] [2019-10-21T12:32:33.776Z] DONE 8 tests in 24.086s [2019-10-21T12:32:33.776Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T12:32:33.776Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:33.776Z] ++ set -e [2019-10-21T12:32:33.776Z] ++ '[' -n 0 ']' [2019-10-21T12:32:33.776Z] ++ set -x [2019-10-21T12:32:33.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:34.035Z] INFO: Testing against a local daemon [2019-10-21T12:32:34.035Z] === RUN TestCheckpoint [2019-10-21T12:32:34.035Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T12:32:34.035Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:32:34.035Z] === RUN TestContainerInvalidJSON [2019-10-21T12:32:34.035Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:32:34.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:32:34.035Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:32:34.035Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:32:34.035Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:32:34.035Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:32:34.035Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:32:34.035Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:32:34.035Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:32:34.035Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-21T12:32:34.035Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-21T12:32:34.035Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-21T12:32:34.035Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-21T12:32:34.035Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T12:32:34.035Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-21T12:32:34.035Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T12:32:34.292Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-21T12:32:34.292Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T12:32:34.292Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-21T12:32:34.292Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-21T12:32:34.292Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T12:32:34.549Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-21T12:32:34.549Z] === RUN TestCopyFromContainer [2019-10-21T12:32:34.807Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-21T12:32:34.996Z] --- PASS: TestConfigsUpdate (3.05s) [2019-10-21T12:32:34.996Z] === RUN TestTemplatedConfig [2019-10-21T12:32:36.704Z] === RUN TestCopyFromContainer// [2019-10-21T12:32:36.704Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T12:32:36.704Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T12:32:36.961Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T12:32:36.961Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T12:32:37.218Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T12:32:37.218Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T12:32:37.218Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T12:32:37.476Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T12:32:37.476Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T12:32:37.735Z] --- PASS: TestCopyFromContainer (3.27s) [2019-10-21T12:32:37.735Z] --- PASS: TestCopyFromContainer// (0.12s) [2019-10-21T12:32:37.735Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-21T12:32:37.735Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-21T12:32:37.735Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-10-21T12:32:37.735Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-21T12:32:37.735Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-21T12:32:37.735Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-21T12:32:37.735Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2019-10-21T12:32:37.735Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-21T12:32:37.735Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-21T12:32:37.735Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T12:32:37.735Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:32:37.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:32:37.735Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:32:37.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:32:37.735Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:32:37.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:32:37.735Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:32:37.735Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:32:37.735Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:32:37.735Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-21T12:32:37.735Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-21T12:32:37.735Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-21T12:32:37.735Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-21T12:32:37.735Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T12:32:37.735Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-21T12:32:37.735Z] === RUN TestCreateWithInvalidEnv [2019-10-21T12:32:37.735Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T12:32:37.735Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T12:32:37.735Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T12:32:37.735Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T12:32:37.735Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T12:32:37.735Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T12:32:37.735Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T12:32:37.735Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T12:32:37.735Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T12:32:37.735Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-21T12:32:37.735Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-21T12:32:37.735Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-21T12:32:37.735Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-21T12:32:37.735Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T12:32:37.735Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-21T12:32:37.735Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T12:32:37.993Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-21T12:32:38.280Z] --- PASS: TestTemplatedConfig (3.78s) [2019-10-21T12:32:38.280Z] === RUN TestConfigInspect [2019-10-21T12:32:38.558Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-21T12:32:39.440Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2019-10-21T12:32:40.456Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s) [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T12:32:40.456Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:32:40.456Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:32:40.456Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:32:40.456Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:32:40.456Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:32:40.456Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T12:32:40.456Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:32:40.456Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:32:40.456Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:32:40.456Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:32:40.456Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:32:40.456Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:32:40.456Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T12:32:40.456Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T12:32:40.456Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:32:40.456Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:32:40.649Z] Removing intermediate container 032b12e0e924 [2019-10-21T12:32:40.649Z] ---> e42fa9f0d297 [2019-10-21T12:32:40.649Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-21T12:32:40.649Z] ---> Running in f8b28f689b0a [2019-10-21T12:32:40.649Z] Removing intermediate container f8b28f689b0a [2019-10-21T12:32:40.649Z] ---> e8e08385bdd6 [2019-10-21T12:32:40.649Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-21T12:32:40.649Z] ---> Running in 1345fff47ba0 [2019-10-21T12:32:40.649Z] Removing intermediate container 1345fff47ba0 [2019-10-21T12:32:40.649Z] ---> 4d909cd29198 [2019-10-21T12:32:40.649Z] Step 8/8 : COPY . . [2019-10-21T12:32:40.712Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:32:40.712Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:32:40.712Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:32:40.712Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:32:40.712Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:32:40.712Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:32:40.712Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-21T12:32:40.712Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-21T12:32:40.712Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T12:32:41.541Z] --- PASS: TestConfigInspect (2.74s) [2019-10-21T12:32:41.541Z] === RUN TestConfigCreateWithLabels [2019-10-21T12:32:42.608Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-21T12:32:43.172Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-21T12:32:43.430Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2019-10-21T12:32:43.430Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T12:32:43.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:32:43.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:32:43.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:32:43.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:32:43.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:32:43.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:32:43.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:32:43.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:32:43.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:32:43.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:32:43.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:32:43.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:32:43.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:32:43.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:32:43.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:32:43.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-21T12:32:43.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-21T12:32:43.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-21T12:32:43.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-21T12:32:43.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-21T12:32:43.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-21T12:32:43.430Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T12:32:43.430Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T12:32:43.430Z] === RUN TestDaemonRestartIpcMode [2019-10-21T12:32:43.430Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T12:32:43.430Z] === RUN TestDiff [2019-10-21T12:32:44.052Z] --- PASS: TestConfigCreateWithLabels (2.95s) [2019-10-21T12:32:44.052Z] === RUN TestConfigCreateResolve [2019-10-21T12:32:44.364Z] --- PASS: TestDiff (0.95s) [2019-10-21T12:32:44.364Z] === RUN TestExecWithCloseStdin [2019-10-21T12:32:45.736Z] --- PASS: TestExecWithCloseStdin (1.25s) [2019-10-21T12:32:45.736Z] === RUN TestExec [2019-10-21T12:32:46.667Z] --- PASS: TestExec (1.07s) [2019-10-21T12:32:46.667Z] === RUN TestExecUser [2019-10-21T12:32:46.667Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-21T12:32:47.290Z] --- PASS: TestConfigCreateResolve (2.87s) [2019-10-21T12:32:47.290Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T12:32:47.699Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2019-10-21T12:32:47.699Z] PASS [2019-10-21T12:32:47.699Z] [2019-10-21T12:32:47.699Z] DONE 8 tests in 22.093s [2019-10-21T12:32:47.699Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T12:32:47.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:47.699Z] ++ set -e [2019-10-21T12:32:47.699Z] ++ '[' -n 0 ']' [2019-10-21T12:32:47.699Z] ++ set -x [2019-10-21T12:32:47.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:47.699Z] INFO: Testing against a local daemon [2019-10-21T12:32:47.699Z] === RUN TestCheckpoint [2019-10-21T12:32:47.699Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T12:32:47.699Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:32:47.699Z] === RUN TestContainerInvalidJSON [2019-10-21T12:32:47.699Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:32:47.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:32:47.699Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:32:47.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:32:47.699Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:32:47.699Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:32:47.699Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:32:47.699Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:32:47.699Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:32:47.699Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-21T12:32:47.699Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-21T12:32:47.699Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-21T12:32:47.699Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-21T12:32:47.699Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T12:32:47.699Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-21T12:32:47.699Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T12:32:48.039Z] --- PASS: TestExecUser (1.16s) [2019-10-21T12:32:48.039Z] === RUN TestExportContainerAndImportImage [2019-10-21T12:32:48.039Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-21T12:32:48.039Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-21T12:32:48.076Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-21T12:32:48.076Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T12:32:48.076Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-21T12:32:48.076Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T12:32:48.076Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-21T12:32:48.076Z] === RUN TestCopyFromContainer [2019-10-21T12:32:49.410Z] --- PASS: TestExportContainerAndImportImage (1.40s) [2019-10-21T12:32:49.410Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T12:32:49.554Z] --- PASS: TestServiceWithDataPathPortInit (19.82s) [2019-10-21T12:32:49.554Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T12:32:49.975Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-21T12:32:50.539Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-21T12:32:50.594Z] === RUN TestCopyFromContainer// [2019-10-21T12:32:50.594Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T12:32:50.594Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T12:32:50.594Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T12:32:50.594Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T12:32:50.594Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T12:32:50.594Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T12:32:50.797Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2019-10-21T12:32:50.797Z] === RUN TestHealthCheckWorkdir [2019-10-21T12:32:50.996Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T12:32:50.996Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T12:32:50.996Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T12:32:50.996Z] --- PASS: TestCopyFromContainer (2.88s) [2019-10-21T12:32:50.996Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-21T12:32:50.996Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-21T12:32:50.996Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-10-21T12:32:50.996Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-21T12:32:50.996Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-21T12:32:50.996Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-21T12:32:50.996Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-21T12:32:50.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-21T12:32:50.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-21T12:32:50.996Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-21T12:32:50.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T12:32:50.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:32:50.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:32:50.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:32:50.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:32:50.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:32:50.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:32:50.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:32:50.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:32:50.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:32:50.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-21T12:32:50.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-21T12:32:50.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-21T12:32:50.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-21T12:32:50.996Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T12:32:50.996Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2019-10-21T12:32:50.996Z] === RUN TestCreateWithInvalidEnv [2019-10-21T12:32:50.996Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T12:32:50.996Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T12:32:50.996Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T12:32:50.996Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T12:32:50.996Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T12:32:50.996Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T12:32:50.996Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T12:32:50.996Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T12:32:50.996Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T12:32:50.996Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-21T12:32:50.996Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-21T12:32:50.996Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-21T12:32:50.996Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-21T12:32:50.996Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T12:32:50.996Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-10-21T12:32:50.996Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T12:32:51.054Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-21T12:32:51.619Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-21T12:32:52.185Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-21T12:32:52.185Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2019-10-21T12:32:52.185Z] === RUN TestHealthKillContainer [2019-10-21T12:32:53.484Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T12:32:53.484Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:32:53.484Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:32:53.484Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:32:53.484Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:32:53.484Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:32:53.484Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T12:32:53.484Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:32:53.484Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:32:53.484Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:32:53.484Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:32:53.484Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:32:53.484Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:32:53.484Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T12:32:53.484Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T12:32:53.890Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:32:53.890Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:32:53.890Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:32:53.890Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:32:53.890Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:32:53.890Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:32:53.890Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:32:53.890Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:32:53.890Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-21T12:32:53.890Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-10-21T12:32:53.890Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T12:32:54.081Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-21T12:32:54.081Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-21T12:32:55.449Z] --- PASS: TestHealthKillContainer (3.25s) [2019-10-21T12:32:55.449Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T12:32:55.707Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-21T12:32:55.707Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-21T12:32:56.273Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2019-10-21T12:32:56.273Z] === RUN TestIpcModeNone [2019-10-21T12:32:56.477Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.67s) [2019-10-21T12:32:56.477Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T12:32:56.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:32:56.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:32:56.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:32:56.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:32:56.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:32:56.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:32:56.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:32:56.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:32:56.477Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:32:56.477Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:32:56.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:32:56.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:32:56.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:32:56.477Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:32:56.530Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-21T12:32:56.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:32:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-21T12:32:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-21T12:32:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-21T12:32:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-21T12:32:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-21T12:32:56.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-21T12:32:56.866Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T12:32:56.866Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T12:32:56.866Z] === RUN TestDaemonRestartIpcMode [2019-10-21T12:32:56.866Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T12:32:56.866Z] === RUN TestDiff [2019-10-21T12:32:57.648Z] --- PASS: TestDiff (0.84s) [2019-10-21T12:32:57.648Z] === RUN TestExecWithCloseStdin [2019-10-21T12:32:57.663Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.89s) [2019-10-21T12:32:57.663Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xgdmjxvphob08uvg2zj0ek3w1 Created:2019-10-21 12:32:49.011005177 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4002f78753d00cea9f8dc1a3f3c8189d39bd8d15e0abf4cb92efb4339c9bee9d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tcvgztgkn2l3w9u32vqauvn5z EndpointID:548fc7b80937026b9c29c33a3b43e8caa642a6530477e4bd415670cf91773213 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:765f857d39992b2d037c196c7e1d22eef97acbac6e0429f9c2f172dd6fc2b1b8 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:6230fac1bd03 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tcvgztgkn2l3w9u32vqauvn5z EndpointID:548fc7b80937026b9c29c33a3b43e8caa642a6530477e4bd415670cf91773213 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T12:32:57.663Z] PASS [2019-10-21T12:32:57.663Z] [2019-10-21T12:32:57.663Z] === Skipped [2019-10-21T12:32:57.663Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:32:57.663Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:32:57.663Z] [2019-10-21T12:32:57.663Z] [2019-10-21T12:32:57.663Z] DONE 21 tests, 1 skipped in 55.164s [2019-10-21T12:32:57.663Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:32:57.663Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:57.663Z] ++ set -e [2019-10-21T12:32:57.663Z] ++ '[' -n 0 ']' [2019-10-21T12:32:57.663Z] ++ set -x [2019-10-21T12:32:57.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:57.663Z] INFO: Testing against a local daemon [2019-10-21T12:32:57.663Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T12:32:57.663Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T12:32:57.663Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:32:57.663Z] === RUN TestDockerNetworkIpvlan [2019-10-21T12:32:57.663Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:32:57.663Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:32:57.663Z] PASS [2019-10-21T12:32:57.663Z] [2019-10-21T12:32:57.663Z] === Skipped [2019-10-21T12:32:57.663Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T12:32:57.663Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:32:57.663Z] [2019-10-21T12:32:57.663Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:32:57.663Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:32:57.663Z] [2019-10-21T12:32:57.663Z] [2019-10-21T12:32:57.663Z] DONE 2 tests, 2 skipped in 0.172s [2019-10-21T12:32:57.663Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:32:57.663Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:57.663Z] ++ set -e [2019-10-21T12:32:57.663Z] ++ '[' -n 0 ']' [2019-10-21T12:32:57.663Z] ++ set -x [2019-10-21T12:32:57.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:32:57.663Z] INFO: Testing against a local daemon [2019-10-21T12:32:57.663Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T12:32:57.901Z] --- PASS: TestIpcModeNone (1.25s) [2019-10-21T12:32:57.901Z] === RUN TestIpcModePrivate [2019-10-21T12:32:57.901Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-21T12:32:58.387Z] ---> 40720ca80efb [2019-10-21T12:32:58.515Z] --- PASS: TestExecWithCloseStdin (1.15s) [2019-10-21T12:32:58.515Z] === RUN TestExec [2019-10-21T12:32:58.833Z] --- PASS: TestIpcModePrivate (1.25s) [2019-10-21T12:32:58.833Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2019-10-21T12:32:58.833Z] === RUN TestIpcModeShareable [2019-10-21T12:32:59.401Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-21T12:32:59.564Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.87s) [2019-10-21T12:32:59.564Z] === RUN TestDockerNetworkMacvlan [2019-10-21T12:32:59.914Z] --- PASS: TestExec (1.07s) [2019-10-21T12:32:59.914Z] === RUN TestExecUser [2019-10-21T12:32:59.932Z] Successfully built 40720ca80efb [2019-10-21T12:32:59.932Z] Successfully tagged docker:latest [2019-10-21T12:32:59.932Z] INFO: Image build ended at 10/21/2019 12:32:59. Duration:00:03:46.8427837 [2019-10-21T12:32:59.933Z] [2019-10-21T12:32:59.933Z] [2019-10-21T12:32:59.933Z] INFO: Building the test binaries at 10/21/2019 12:32:59... [2019-10-21T12:32:59.966Z] --- PASS: TestIpcModeShareable (1.12s) [2019-10-21T12:32:59.966Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:204, shared: true, mustBeShared: true [2019-10-21T12:32:59.966Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T12:33:00.498Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T12:33:00.530Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-21T12:33:00.722Z] --- PASS: TestExecUser (1.16s) [2019-10-21T12:33:00.722Z] === RUN TestExportContainerAndImportImage [2019-10-21T12:33:01.095Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-21T12:33:01.872Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T12:33:01.999Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2019-10-21T12:33:01.999Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T12:33:02.806Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T12:33:02.990Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-21T12:33:03.248Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.25s) [2019-10-21T12:33:03.248Z] === RUN TestAPIIpcModeHost [2019-10-21T12:33:03.506Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-21T12:33:03.848Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-21T12:33:03.848Z] === RUN TestHealthCheckWorkdir [2019-10-21T12:33:04.439Z] --- PASS: TestAPIIpcModeHost (1.04s) [2019-10-21T12:33:04.439Z] === RUN TestDaemonIpcModeShareable [2019-10-21T12:33:04.696Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-21T12:33:05.102Z] --- PASS: TestHealthCheckWorkdir (1.24s) [2019-10-21T12:33:05.102Z] === RUN TestHealthKillContainer [2019-10-21T12:33:05.261Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-21T12:33:05.806Z] INFO: make.ps1 starting at 10/21/2019 12:33:04 [2019-10-21T12:33:05.806Z] INFO: Git commit (56230f4d3) assumed from DOCKER_GITCOMMIT environment variable [2019-10-21T12:33:05.806Z] INFO: Invoking autogen... [2019-10-21T12:33:05.806Z] INFO: Building daemon... [2019-10-21T12:33:05.826Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-21T12:33:06.092Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-21T12:33:06.391Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-21T12:33:06.391Z] --- PASS: TestDaemonIpcModeShareable (2.20s) [2019-10-21T12:33:06.391Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true [2019-10-21T12:33:06.391Z] === RUN TestDaemonIpcModePrivate [2019-10-21T12:33:08.282Z] --- PASS: TestHealthKillContainer (3.16s) [2019-10-21T12:33:08.282Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T12:33:08.288Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-21T12:33:08.288Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2019-10-21T12:33:08.288Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T12:33:09.224Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-21T12:33:09.230Z] --- PASS: TestInspectCpusetInConfigPre120 (1.02s) [2019-10-21T12:33:09.230Z] === RUN TestIpcModeNone [2019-10-21T12:33:09.481Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-21T12:33:10.046Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2019-10-21T12:33:10.046Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false [2019-10-21T12:33:10.046Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T12:33:10.511Z] --- PASS: TestIpcModeNone (1.08s) [2019-10-21T12:33:10.511Z] === RUN TestIpcModePrivate [2019-10-21T12:33:11.299Z] --- PASS: TestIpcModePrivate (1.13s) [2019-10-21T12:33:11.299Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-21T12:33:11.299Z] === RUN TestIpcModeShareable [2019-10-21T12:33:11.356Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T12:33:11.943Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2019-10-21T12:33:11.943Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2019-10-21T12:33:11.943Z] === RUN TestIpcModeOlderClient [2019-10-21T12:33:11.943Z] === PAUSE TestIpcModeOlderClient [2019-10-21T12:33:11.943Z] === RUN TestKillContainerInvalidSignal [2019-10-21T12:33:12.507Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2019-10-21T12:33:12.507Z] === RUN TestKillContainer [2019-10-21T12:33:12.550Z] --- PASS: TestIpcModeShareable (1.11s) [2019-10-21T12:33:12.550Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-21T12:33:12.550Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T12:33:12.764Z] === RUN TestKillContainer/no_signal [2019-10-21T12:33:13.696Z] === RUN TestKillContainer/non_killing_signal [2019-10-21T12:33:14.261Z] === RUN TestKillContainer/killing_signal [2019-10-21T12:33:15.631Z] --- PASS: TestKillContainer (2.75s) [2019-10-21T12:33:15.631Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-10-21T12:33:15.631Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) [2019-10-21T12:33:15.631Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2019-10-21T12:33:15.631Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T12:33:15.631Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T12:33:15.838Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2019-10-21T12:33:15.838Z] === RUN TestAPIIpcModeHost [2019-10-21T12:33:15.890Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-21T12:33:16.216Z] --- PASS: TestAPIIpcModeHost (0.79s) [2019-10-21T12:33:16.216Z] === RUN TestDaemonIpcModeShareable [2019-10-21T12:33:16.458Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T12:33:17.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2019-10-21T12:33:17.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2019-10-21T12:33:17.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2019-10-21T12:33:17.391Z] === RUN TestKillStoppedContainer [2019-10-21T12:33:17.391Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-21T12:33:17.391Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T12:33:17.391Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.14s) [2019-10-21T12:33:17.391Z] === RUN TestKillDifferentUserContainer [2019-10-21T12:33:17.648Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-21T12:33:17.924Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T12:33:18.035Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2019-10-21T12:33:18.035Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-21T12:33:18.035Z] === RUN TestDaemonIpcModePrivate [2019-10-21T12:33:18.580Z] --- PASS: TestKillDifferentUserContainer (1.01s) [2019-10-21T12:33:18.580Z] === RUN TestInspectOomKilledTrue [2019-10-21T12:33:18.580Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-21T12:33:18.580Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:33:18.580Z] === RUN TestInspectOomKilledFalse [2019-10-21T12:33:18.580Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T12:33:18.580Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:33:18.580Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T12:33:18.857Z] --- PASS: TestDockerNetworkMacvlan (19.15s) [2019-10-21T12:33:18.857Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2019-10-21T12:33:18.857Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-21T12:33:18.857Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2019-10-21T12:33:18.857Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.12s) [2019-10-21T12:33:18.857Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.84s) [2019-10-21T12:33:18.857Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2019-10-21T12:33:18.857Z] PASS [2019-10-21T12:33:18.857Z] [2019-10-21T12:33:18.857Z] DONE 8 tests in 21.187s [2019-10-21T12:33:18.857Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T12:33:18.857Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:33:18.857Z] ++ set -e [2019-10-21T12:33:18.857Z] ++ '[' -n 0 ']' [2019-10-21T12:33:18.857Z] ++ set -x [2019-10-21T12:33:18.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:33:18.858Z] testing: warning: no tests to run [2019-10-21T12:33:18.858Z] PASS [2019-10-21T12:33:18.858Z] [2019-10-21T12:33:18.858Z] DONE 0 tests in 0.032s [2019-10-21T12:33:18.858Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T12:33:18.858Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:33:18.858Z] ++ set -e [2019-10-21T12:33:18.858Z] ++ '[' -n 0 ']' [2019-10-21T12:33:18.858Z] ++ set -x [2019-10-21T12:33:18.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:33:18.858Z] INFO: Testing against a local daemon [2019-10-21T12:33:18.858Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T12:33:19.544Z] --- PASS: TestLinksEtcHostsContentMatch (0.98s) [2019-10-21T12:33:19.544Z] === RUN TestLinksContainerNames [2019-10-21T12:33:20.032Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2019-10-21T12:33:20.032Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-21T12:33:20.032Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T12:33:20.911Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2019-10-21T12:33:20.911Z] === RUN TestAuthZPluginTLS [2019-10-21T12:33:21.170Z] --- PASS: TestAuthZPluginTLS (0.61s) [2019-10-21T12:33:21.170Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T12:33:21.638Z] --- PASS: TestLinksContainerNames (2.17s) [2019-10-21T12:33:21.638Z] === RUN TestLogsFollowTailEmpty [2019-10-21T12:33:21.736Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-21T12:33:21.736Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-21T12:33:21.871Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2019-10-21T12:33:21.871Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-21T12:33:21.871Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T12:33:21.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-21T12:33:22.302Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-21T12:33:22.302Z] === RUN TestAuthZPluginDenyResponse [2019-10-21T12:33:22.459Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2019-10-21T12:33:22.459Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T12:33:23.237Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-21T12:33:23.237Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T12:33:23.391Z] --- PASS: TestContainerNetworkMountsNoChown (0.98s) [2019-10-21T12:33:23.391Z] === RUN TestMountDaemonRoot [2019-10-21T12:33:23.391Z] === RUN TestMountDaemonRoot/default [2019-10-21T12:33:23.391Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T12:33:23.391Z] === RUN TestMountDaemonRoot/private [2019-10-21T12:33:23.391Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T12:33:23.391Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T12:33:23.391Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T12:33:23.391Z] === RUN TestMountDaemonRoot/slave [2019-10-21T12:33:23.391Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T12:33:23.391Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T12:33:23.391Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T12:33:23.391Z] === RUN TestMountDaemonRoot/shared [2019-10-21T12:33:23.391Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T12:33:23.391Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T12:33:23.391Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/default [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/shared [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/slave [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/private [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T12:33:23.648Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:33:23.648Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:33:23.648Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:33:23.840Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s) [2019-10-21T12:33:23.840Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-21T12:33:23.840Z] === RUN TestIpcModeOlderClient [2019-10-21T12:33:23.840Z] === PAUSE TestIpcModeOlderClient [2019-10-21T12:33:23.840Z] === RUN TestKillContainerInvalidSignal [2019-10-21T12:33:23.905Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:33:23.905Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-21T12:33:23.905Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:33:23.905Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T12:33:23.905Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T12:33:23.905Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:33:23.905Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:33:23.905Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:33:23.905Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:33:24.162Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:33:24.162Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:33:24.162Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T12:33:24.162Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T12:33:24.162Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:33:24.162Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:33:24.162Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:33:24.162Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:33:24.420Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:33:24.420Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:33:24.420Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T12:33:24.420Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T12:33:24.420Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:33:24.420Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/private (0.01s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-21T12:33:24.420Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-21T12:33:24.420Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T12:33:24.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-21T12:33:24.662Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-10-21T12:33:24.662Z] === RUN TestKillContainer [2019-10-21T12:33:24.662Z] === RUN TestKillContainer/no_signal [2019-10-21T12:33:25.057Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-21T12:33:25.057Z] Copying nested executables into bundles/binary-daemon [2019-10-21T12:33:25.057Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-21T12:33:25.139Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2019-10-21T12:33:25.139Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T12:33:25.387Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40112/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -e DOCKER_GRAPHDRIVER docker:56230f4d376515b838e088e93eb05f31fb9378c9 hack/make.sh cross [2019-10-21T12:33:25.397Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-10-21T12:33:25.397Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T12:33:25.462Z] === RUN TestKillContainer/non_killing_signal [2019-10-21T12:33:25.952Z] [2019-10-21T12:33:25.952Z] Removing bundles/ [2019-10-21T12:33:25.952Z] [2019-10-21T12:33:25.952Z] ---> Making bundle: cross (in bundles/cross) [2019-10-21T12:33:25.952Z] Cross building: bundles/cross/linux/amd64 [2019-10-21T12:33:25.952Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-21T12:33:25.952Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-21T12:33:25.963Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-21T12:33:25.964Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T12:33:26.241Z] === RUN TestKillContainer/killing_signal [2019-10-21T12:33:26.529Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-21T12:33:26.529Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T12:33:27.562Z] --- PASS: TestKillContainer (2.71s) [2019-10-21T12:33:27.562Z] --- PASS: TestKillContainer/no_signal (0.91s) [2019-10-21T12:33:27.562Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-10-21T12:33:27.562Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-10-21T12:33:27.562Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T12:33:27.562Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T12:33:27.698Z] --- PASS: TestContainerBindMountNonRecursive (2.73s) [2019-10-21T12:33:27.698Z] === RUN TestNetworkNat [2019-10-21T12:33:28.393Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T12:33:28.629Z] --- PASS: TestNetworkNat (1.32s) [2019-10-21T12:33:28.629Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T12:33:28.629Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-21T12:33:28.888Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-21T12:33:29.058Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2019-10-21T12:33:29.058Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T12:33:29.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.96s) [2019-10-21T12:33:29.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.09s) [2019-10-21T12:33:29.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2019-10-21T12:33:29.192Z] === RUN TestKillStoppedContainer [2019-10-21T12:33:29.192Z] --- PASS: TestKillStoppedContainer (0.06s) [2019-10-21T12:33:29.192Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T12:33:29.452Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2019-10-21T12:33:29.452Z] === RUN TestNetworkLoopbackNat [2019-10-21T12:33:29.571Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-21T12:33:29.571Z] === RUN TestKillDifferentUserContainer [2019-10-21T12:33:30.348Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-10-21T12:33:30.348Z] === RUN TestInspectOomKilledTrue [2019-10-21T12:33:30.348Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-21T12:33:30.348Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:33:30.348Z] === RUN TestInspectOomKilledFalse [2019-10-21T12:33:30.348Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T12:33:30.348Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:33:30.348Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T12:33:30.958Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2019-10-21T12:33:30.958Z] === RUN TestAuthZPluginHeader [2019-10-21T12:33:31.145Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-10-21T12:33:31.145Z] === RUN TestLinksContainerNames [2019-10-21T12:33:31.360Z] --- PASS: TestNetworkLoopbackNat (1.43s) [2019-10-21T12:33:31.360Z] === RUN TestPause [2019-10-21T12:33:31.892Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-10-21T12:33:31.892Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T12:33:31.892Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T12:33:31.892Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:33:31.892Z] === RUN TestAuthZPluginV2Disable [2019-10-21T12:33:31.892Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:33:31.892Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:33:31.892Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T12:33:31.892Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:33:31.892Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:33:31.892Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T12:33:31.892Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:33:31.892Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:33:31.892Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T12:33:32.467Z] --- PASS: TestLinksContainerNames (1.64s) [2019-10-21T12:33:32.467Z] === RUN TestLogsFollowTailEmpty [2019-10-21T12:33:32.732Z] --- PASS: TestPause (1.47s) [2019-10-21T12:33:32.732Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T12:33:32.732Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:33:32.732Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:33:32.732Z] === RUN TestPauseStopPausedContainer [2019-10-21T12:33:33.665Z] --- PASS: TestPauseStopPausedContainer (1.25s) [2019-10-21T12:33:33.665Z] === RUN TestPsFilter [2019-10-21T12:33:33.738Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2019-10-21T12:33:33.738Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T12:33:33.922Z] --- PASS: TestPsFilter (0.29s) [2019-10-21T12:33:33.923Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T12:33:34.572Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/default [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/private [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/slave [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/shared [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/default [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/shared [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/slave [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/private [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:33:34.572Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T12:33:34.572Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:33:34.572Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T12:33:34.947Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:33:34.947Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:33:34.947Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:33:34.947Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T12:33:34.947Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:33:34.947Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:33:34.947Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T12:33:34.947Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:33:34.947Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T12:33:34.947Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:33:34.947Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:33:35.348Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-21T12:33:35.348Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-21T12:33:35.348Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T12:33:35.821Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.59s) [2019-10-21T12:33:35.821Z] === RUN TestRemoveContainerWithVolume [2019-10-21T12:33:36.386Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2019-10-21T12:33:36.386Z] === RUN TestRemoveContainerRunning [2019-10-21T12:33:37.321Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2019-10-21T12:33:37.321Z] === RUN TestNetworkNat [2019-10-21T12:33:37.761Z] --- PASS: TestRemoveContainerRunning (1.30s) [2019-10-21T12:33:37.761Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T12:33:38.579Z] --- PASS: TestNetworkNat (0.88s) [2019-10-21T12:33:38.579Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T12:33:39.135Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.10s) [2019-10-21T12:33:39.135Z] === RUN TestRemoveInvalidContainer [2019-10-21T12:33:39.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-21T12:33:39.135Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-21T12:33:39.135Z] === RUN TestRenameLinkedContainer [2019-10-21T12:33:39.355Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-10-21T12:33:39.355Z] === RUN TestNetworkLoopbackNat [2019-10-21T12:33:40.066Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-21T12:33:40.658Z] --- PASS: TestNetworkLoopbackNat (1.25s) [2019-10-21T12:33:40.658Z] === RUN TestPause [2019-10-21T12:33:41.439Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-21T12:33:41.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-21T12:33:41.565Z] --- PASS: TestPause (0.98s) [2019-10-21T12:33:41.565Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T12:33:41.565Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:33:41.565Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:33:41.565Z] === RUN TestPauseStopPausedContainer [2019-10-21T12:33:42.394Z] --- PASS: TestPauseStopPausedContainer (1.03s) [2019-10-21T12:33:42.394Z] === RUN TestPsFilter [2019-10-21T12:33:42.766Z] --- PASS: TestPsFilter (0.22s) [2019-10-21T12:33:42.766Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T12:33:42.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-21T12:33:42.812Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-21T12:33:43.069Z] --- PASS: TestRenameLinkedContainer (4.14s) [2019-10-21T12:33:43.069Z] === RUN TestRenameStoppedContainer [2019-10-21T12:33:43.554Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-10-21T12:33:43.554Z] === RUN TestRemoveContainerWithVolume [2019-10-21T12:33:44.341Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2019-10-21T12:33:44.341Z] === RUN TestRemoveContainerRunning [2019-10-21T12:33:44.441Z] --- PASS: TestRenameStoppedContainer (1.10s) [2019-10-21T12:33:44.441Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T12:33:45.170Z] --- PASS: TestRemoveContainerRunning (0.90s) [2019-10-21T12:33:45.170Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T12:33:46.337Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2019-10-21T12:33:46.337Z] === RUN TestRenameInvalidName [2019-10-21T12:33:46.511Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s) [2019-10-21T12:33:46.511Z] === RUN TestRemoveInvalidContainer [2019-10-21T12:33:46.511Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-21T12:33:46.511Z] === RUN TestRenameLinkedContainer [2019-10-21T12:33:47.275Z] --- PASS: TestRenameInvalidName (1.19s) [2019-10-21T12:33:47.275Z] === RUN TestRenameAnonymousContainer [2019-10-21T12:33:47.531Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-21T12:33:48.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-21T12:33:49.761Z] --- PASS: TestRenameLinkedContainer (3.49s) [2019-10-21T12:33:49.761Z] === RUN TestRenameStoppedContainer [2019-10-21T12:33:49.969Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.95s) [2019-10-21T12:33:49.969Z] PASS [2019-10-21T12:33:49.969Z] [2019-10-21T12:33:49.969Z] === Skipped [2019-10-21T12:33:49.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T12:33:49.969Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:33:49.969Z] [2019-10-21T12:33:49.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:33:49.969Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:33:49.969Z] [2019-10-21T12:33:49.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:33:49.969Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:33:49.969Z] [2019-10-21T12:33:49.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:33:49.969Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:33:49.969Z] [2019-10-21T12:33:49.969Z] [2019-10-21T12:33:49.969Z] DONE 17 tests, 4 skipped in 31.040s [2019-10-21T12:33:49.969Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T12:33:49.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:33:49.969Z] ++ set -e [2019-10-21T12:33:49.969Z] ++ '[' -n 0 ']' [2019-10-21T12:33:49.969Z] ++ set -x [2019-10-21T12:33:49.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:33:49.969Z] INFO: Testing against a local daemon [2019-10-21T12:33:49.969Z] === RUN TestPluginInvalidJSON [2019-10-21T12:33:49.969Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:33:49.969Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:33:49.969Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:33:49.969Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-21T12:33:49.969Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T12:33:49.969Z] PASS [2019-10-21T12:33:49.969Z] [2019-10-21T12:33:49.969Z] DONE 2 tests in 0.197s [2019-10-21T12:33:49.969Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T12:33:49.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:33:49.969Z] ++ set -e [2019-10-21T12:33:49.969Z] ++ '[' -n 0 ']' [2019-10-21T12:33:49.969Z] ++ set -x [2019-10-21T12:33:49.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:33:50.227Z] INFO: Testing against a local daemon [2019-10-21T12:33:50.227Z] === RUN TestExternalGraphDriver [2019-10-21T12:33:50.485Z] === RUN TestExternalGraphDriver/json [2019-10-21T12:33:50.680Z] --- PASS: TestRenameStoppedContainer (0.82s) [2019-10-21T12:33:50.680Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T12:33:51.381Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-21T12:33:51.381Z] --- PASS: TestRenameAnonymousContainer (4.20s) [2019-10-21T12:33:51.381Z] === RUN TestRenameContainerWithSameName [2019-10-21T12:33:52.312Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2019-10-21T12:33:52.312Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T12:33:52.512Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-10-21T12:33:52.512Z] === RUN TestRenameInvalidName [2019-10-21T12:33:53.014Z] === RUN TestExternalGraphDriver/spec [2019-10-21T12:33:53.296Z] --- PASS: TestRenameInvalidName (0.91s) [2019-10-21T12:33:53.296Z] === RUN TestRenameAnonymousContainer [2019-10-21T12:33:54.843Z] --- PASS: TestRenameContainerWithLinkedContainer (2.15s) [2019-10-21T12:33:54.843Z] === RUN TestResize [2019-10-21T12:33:55.547Z] === RUN TestExternalGraphDriver/pull [2019-10-21T12:33:55.776Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-21T12:33:55.776Z] --- PASS: TestResize (1.21s) [2019-10-21T12:33:55.776Z] === RUN TestResizeWithInvalidSize [2019-10-21T12:33:56.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-21T12:33:56.578Z] --- PASS: TestRenameAnonymousContainer (3.22s) [2019-10-21T12:33:56.578Z] === RUN TestRenameContainerWithSameName [2019-10-21T12:33:56.600Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2019-10-21T12:33:56.600Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T12:33:57.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-21T12:33:57.366Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2019-10-21T12:33:57.366Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T12:33:57.424Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:33:57.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:33:57.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:33:57.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:33:57.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:33:58.077Z] --- PASS: TestExternalGraphDriver (7.73s) [2019-10-21T12:33:58.077Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2019-10-21T12:33:58.077Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2019-10-21T12:33:58.077Z] --- PASS: TestExternalGraphDriver/pull (2.43s) [2019-10-21T12:33:58.077Z] === RUN TestGraphdriverPluginV2 [2019-10-21T12:33:58.077Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2019-10-21T12:33:58.077Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:33:58.077Z] PASS [2019-10-21T12:33:58.077Z] [2019-10-21T12:33:58.077Z] === Skipped [2019-10-21T12:33:58.077Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2019-10-21T12:33:58.077Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:33:58.077Z] [2019-10-21T12:33:58.077Z] [2019-10-21T12:33:58.077Z] DONE 5 tests, 1 skipped in 7.952s [2019-10-21T12:33:58.077Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T12:33:58.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:33:58.077Z] ++ set -e [2019-10-21T12:33:58.077Z] ++ '[' -n 0 ']' [2019-10-21T12:33:58.077Z] ++ set -x [2019-10-21T12:33:58.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:33:58.336Z] INFO: Testing against a local daemon [2019-10-21T12:33:58.336Z] === RUN TestContinueAfterPluginCrash [2019-10-21T12:33:58.336Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T12:33:58.336Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T12:33:58.336Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T12:33:58.336Z] === CONT TestContinueAfterPluginCrash [2019-10-21T12:33:58.336Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T12:33:58.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-21T12:33:58.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-21T12:33:59.183Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2019-10-21T12:33:59.183Z] === RUN TestResize [2019-10-21T12:33:59.962Z] --- PASS: TestResize (0.96s) [2019-10-21T12:33:59.962Z] === RUN TestResizeWithInvalidSize [2019-10-21T12:34:00.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:34:00.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:34:00.900Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2019-10-21T12:34:00.900Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T12:34:01.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-21T12:34:01.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:34:01.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-21T12:34:02.179Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2019-10-21T12:34:02.179Z] === RUN TestDaemonRestartKillContainers [2019-10-21T12:34:02.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:34:02.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:34:02.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:34:02.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:34:02.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:34:02.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:34:02.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:34:02.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:34:02.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:34:02.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:34:02.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:34:02.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:34:02.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:34:02.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:34:02.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:34:02.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:34:02.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:34:02.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:34:02.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:34:02.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:34:02.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:34:02.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:34:02.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:34:02.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:34:02.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:34:02.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:34:02.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:34:03.120Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:34:03.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-21T12:34:03.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:34:04.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:34:04.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:34:05.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:34:06.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:34:06.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:34:06.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:34:06.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-21T12:34:06.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:34:07.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:34:08.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-21T12:34:09.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:34:09.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:34:09.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:34:10.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:34:10.546Z] --- PASS: TestDaemonStartWithLogOpt (10.48s) [2019-10-21T12:34:12.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:34:12.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:34:12.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.61s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.98s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.13s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.24s) [2019-10-21T12:34:13.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.94s) [2019-10-21T12:34:13.233Z] === RUN TestCgroupNamespacesRun [2019-10-21T12:34:13.847Z] --- PASS: TestContinueAfterPluginCrash (15.47s) [2019-10-21T12:34:13.847Z] PASS [2019-10-21T12:34:13.847Z] [2019-10-21T12:34:13.847Z] DONE 2 tests in 15.667s [2019-10-21T12:34:13.847Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T12:34:13.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:34:13.847Z] ++ set -e [2019-10-21T12:34:13.847Z] ++ '[' -n 0 ']' [2019-10-21T12:34:13.847Z] ++ set -x [2019-10-21T12:34:13.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:34:13.847Z] INFO: Testing against a local daemon [2019-10-21T12:34:13.847Z] === RUN TestPluginWithDevMounts [2019-10-21T12:34:13.847Z] === PAUSE TestPluginWithDevMounts [2019-10-21T12:34:13.847Z] === CONT TestPluginWithDevMounts [2019-10-21T12:34:14.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-21T12:34:14.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s) [2019-10-21T12:34:15.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s) [2019-10-21T12:34:15.087Z] === RUN TestCgroupNamespacesRun [2019-10-21T12:34:15.099Z] --- PASS: TestCgroupNamespacesRun (1.94s) [2019-10-21T12:34:15.099Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T12:34:16.392Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-10-21T12:34:16.392Z] PASS [2019-10-21T12:34:16.392Z] [2019-10-21T12:34:16.392Z] DONE 1 tests in 2.513s [2019-10-21T12:34:16.392Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T12:34:16.392Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:34:16.392Z] ++ set -e [2019-10-21T12:34:16.392Z] ++ '[' -n 0 ']' [2019-10-21T12:34:16.392Z] ++ set -x [2019-10-21T12:34:16.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:34:16.392Z] INFO: Testing against a local daemon [2019-10-21T12:34:16.392Z] === RUN TestSecretInspect [2019-10-21T12:34:16.888Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2019-10-21T12:34:16.888Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T12:34:17.623Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2019-10-21T12:34:17.623Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-21T12:34:17.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-21T12:34:17.939Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-21T12:34:17.939Z] [2019-10-21T12:34:17.939Z] ________ ____ __. [2019-10-21T12:34:17.939Z] \_____ \ | |/ _| [2019-10-21T12:34:17.939Z] / | \| < [2019-10-21T12:34:17.939Z] / | \ | \ [2019-10-21T12:34:17.939Z] \_______ /____|__ \ [2019-10-21T12:34:17.939Z] \/ \/ [2019-10-21T12:34:17.939Z] [2019-10-21T12:34:17.939Z] INFO: make.ps1 ended at 10/21/2019 12:34:14 [2019-10-21T12:34:17.939Z] INFO: Binaries build ended at 10/21/2019 12:34:17. Duration:00:01:17.1803015 [2019-10-21T12:34:18.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-21T12:34:18.699Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-10-21T12:34:18.699Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-21T12:34:19.123Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-21T12:34:19.380Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s) [2019-10-21T12:34:19.380Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T12:34:19.482Z] INFO: Copying the built daemon binary to d:\CI\PR-40112\1\binary\dockerd-56230f4d3.exe... [2019-10-21T12:34:19.677Z] --- PASS: TestSecretInspect (3.25s) [2019-10-21T12:34:19.677Z] === RUN TestSecretList [2019-10-21T12:34:20.228Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2019-10-21T12:34:20.228Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T12:34:20.561Z] INFO: Copying the built client binary to d:\CI\PR-40112\1\binary\docker-56230f4d3.exe... [2019-10-21T12:34:20.561Z] INFO: Copying dockerversion from the container... [2019-10-21T12:34:21.023Z] INFO: Copying the golang package from the container to d:\CI\PR-40112\1\installer\go.zip... [2019-10-21T12:34:21.277Z] --- PASS: TestCgroupNamespacesRunHostMode (2.09s) [2019-10-21T12:34:21.277Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-21T12:34:21.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-21T12:34:22.070Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2019-10-21T12:34:22.070Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-21T12:34:22.207Z] --- PASS: TestSecretList (2.66s) [2019-10-21T12:34:22.207Z] === RUN TestSecretsCreateAndDelete [2019-10-21T12:34:23.740Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s) [2019-10-21T12:34:23.740Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T12:34:23.923Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2019-10-21T12:34:23.924Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T12:34:23.936Z] INFO: Extracting go.zip to d:\CI\PR-40112\1\go [2019-10-21T12:34:24.304Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s) [2019-10-21T12:34:24.304Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T12:34:24.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-21T12:34:24.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-21T12:34:24.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-21T12:34:24.873Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-10-21T12:34:24.873Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T12:34:25.125Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-10-21T12:34:25.125Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T12:34:25.489Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2019-10-21T12:34:25.489Z] === RUN TestSecretsUpdate [2019-10-21T12:34:25.670Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-10-21T12:34:25.670Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T12:34:27.024Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2019-10-21T12:34:27.024Z] === RUN TestKernelTCPMemory [2019-10-21T12:34:27.545Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2019-10-21T12:34:27.545Z] === RUN TestKernelTCPMemory [2019-10-21T12:34:28.355Z] --- PASS: TestKernelTCPMemory (1.01s) [2019-10-21T12:34:28.355Z] === RUN TestNISDomainname [2019-10-21T12:34:28.399Z] --- PASS: TestKernelTCPMemory (1.12s) [2019-10-21T12:34:28.399Z] === RUN TestNISDomainname [2019-10-21T12:34:28.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-21T12:34:28.772Z] --- PASS: TestSecretsUpdate (3.17s) [2019-10-21T12:34:28.772Z] === RUN TestTemplatedSecret [2019-10-21T12:34:29.592Z] --- PASS: TestNISDomainname (1.36s) [2019-10-21T12:34:29.592Z] === RUN TestHostnameDnsResolution [2019-10-21T12:34:29.724Z] --- PASS: TestNISDomainname (1.29s) [2019-10-21T12:34:29.724Z] === RUN TestHostnameDnsResolution [2019-10-21T12:34:30.997Z] --- PASS: TestHostnameDnsResolution (1.22s) [2019-10-21T12:34:30.997Z] === RUN TestStats [2019-10-21T12:34:31.008Z] --- PASS: TestHostnameDnsResolution (1.65s) [2019-10-21T12:34:31.008Z] === RUN TestStats [2019-10-21T12:34:31.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-21T12:34:31.654Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2019-10-21T12:34:31.654Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T12:34:31.654Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2019-10-21T12:34:31.654Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T12:34:31.654Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T12:34:31.655Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2019-10-21T12:34:31.655Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2019-10-21T12:34:31.655Z] ok github.com/docker/docker/api/types/time 0.033s coverage: 100.0% of statements [2019-10-21T12:34:31.655Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-10-21T12:34:31.655Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 4.0% of statements [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T12:34:31.655Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T12:34:31.655Z] ok github.com/docker/docker/builder/dockerignore 0.107s coverage: 96.8% of statements [2019-10-21T12:34:31.960Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2019-10-21T12:34:32.822Z] --- PASS: TestStats (1.94s) [2019-10-21T12:34:32.822Z] === RUN TestStopContainerWithTimeout [2019-10-21T12:34:32.822Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T12:34:32.822Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T12:34:32.822Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T12:34:32.822Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T12:34:32.822Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T12:34:32.822Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T12:34:32.822Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T12:34:32.822Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T12:34:32.822Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T12:34:32.822Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T12:34:32.960Z] --- PASS: TestTemplatedSecret (3.58s) [2019-10-21T12:34:32.960Z] === RUN TestSecretCreateResolve [2019-10-21T12:34:34.119Z] --- PASS: TestStats (2.94s) [2019-10-21T12:34:34.119Z] === RUN TestStopContainerWithTimeout [2019-10-21T12:34:34.119Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T12:34:34.119Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T12:34:34.119Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T12:34:34.119Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T12:34:34.119Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T12:34:34.119Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T12:34:34.119Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T12:34:34.119Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T12:34:34.119Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T12:34:34.119Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T12:34:34.190Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T12:34:34.376Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-21T12:34:34.680Z] ok github.com/docker/docker/builder/remotecontext/git 4.838s coverage: 85.1% of statements [2019-10-21T12:34:35.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-21T12:34:35.489Z] --- PASS: TestSecretCreateResolve (3.19s) [2019-10-21T12:34:35.489Z] PASS [2019-10-21T12:34:35.489Z] [2019-10-21T12:34:35.489Z] DONE 6 tests in 19.195s [2019-10-21T12:34:35.489Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T12:34:35.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:34:35.489Z] ++ set -e [2019-10-21T12:34:35.489Z] ++ '[' -n 0 ']' [2019-10-21T12:34:35.489Z] ++ set -x [2019-10-21T12:34:35.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:34:35.564Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T12:34:35.747Z] INFO: Testing against a local daemon [2019-10-21T12:34:35.747Z] === RUN TestServiceCreateInit [2019-10-21T12:34:35.747Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T12:34:36.605Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T12:34:37.392Z] ok github.com/docker/docker/builder/remotecontext 0.594s coverage: 13.6% of statements [2019-10-21T12:34:37.467Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T12:34:38.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-21T12:34:38.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-21T12:34:38.388Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-10-21T12:34:38.388Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2019-10-21T12:34:38.388Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2019-10-21T12:34:38.388Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2019-10-21T12:34:38.388Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2019-10-21T12:34:38.388Z] === RUN TestDeleteDevicemapper [2019-10-21T12:34:38.388Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2019-10-21T12:34:38.388Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:34:38.388Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T12:34:38.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-21T12:34:39.417Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-21T12:34:39.418Z] --- PASS: TestStopContainerWithTimeout/0 (1.41s) [2019-10-21T12:34:39.418Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2019-10-21T12:34:39.418Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2019-10-21T12:34:39.418Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2019-10-21T12:34:39.418Z] === RUN TestDeleteDevicemapper [2019-10-21T12:34:39.418Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-21T12:34:39.418Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:34:39.418Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T12:34:40.117Z] ok github.com/docker/docker/builder/dockerfile 1.441s coverage: 48.2% of statements [2019-10-21T12:34:40.117Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T12:34:40.117Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T12:34:41.014Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T12:34:41.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-21T12:34:41.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-21T12:34:41.755Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.69s) [2019-10-21T12:34:41.755Z] === RUN TestUpdateMemory [2019-10-21T12:34:41.755Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-21T12:34:41.755Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:34:41.755Z] === RUN TestUpdateCPUQuota [2019-10-21T12:34:41.880Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2019-10-21T12:34:41.880Z] === RUN TestUpdateMemory [2019-10-21T12:34:41.880Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-21T12:34:41.880Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:34:41.880Z] === RUN TestUpdateCPUQuota [2019-10-21T12:34:43.605Z] --- PASS: TestUpdateCPUQuota (1.89s) [2019-10-21T12:34:43.605Z] === RUN TestUpdatePidsLimit [2019-10-21T12:34:43.605Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-21T12:34:43.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-21T12:34:43.780Z] --- PASS: TestUpdateCPUQuota (1.79s) [2019-10-21T12:34:43.780Z] === RUN TestUpdatePidsLimit [2019-10-21T12:34:43.780Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-21T12:34:43.996Z] === RUN TestUpdatePidsLimit/no_change [2019-10-21T12:34:44.038Z] === RUN TestUpdatePidsLimit/no_change [2019-10-21T12:34:44.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-21T12:34:44.295Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T12:34:44.436Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T12:34:44.859Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T12:34:45.238Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T12:34:45.423Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T12:34:45.616Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T12:34:45.680Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-21T12:34:45.995Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-21T12:34:46.245Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T12:34:46.279Z] --- PASS: TestServiceCreateInit (10.21s) [2019-10-21T12:34:46.279Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.11s) [2019-10-21T12:34:46.279Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s) [2019-10-21T12:34:46.279Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T12:34:46.369Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T12:34:46.976Z] ok github.com/docker/docker/client 0.998s coverage: 75.8% of statements [2019-10-21T12:34:47.350Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-21T12:34:47.350Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-21T12:34:47.350Z] Cross building: bundles/cross/windows/amd64 [2019-10-21T12:34:47.350Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-21T12:34:47.350Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-21T12:34:47.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-21T12:34:48.184Z] --- PASS: TestUpdatePidsLimit (4.52s) [2019-10-21T12:34:48.184Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-10-21T12:34:48.184Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-10-21T12:34:48.184Z] --- PASS: TestUpdatePidsLimit/update_lower (0.56s) [2019-10-21T12:34:48.184Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-10-21T12:34:48.184Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-10-21T12:34:48.184Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.55s) [2019-10-21T12:34:48.184Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-10-21T12:34:48.184Z] === RUN TestUpdateRestartPolicy [2019-10-21T12:34:48.210Z] --- PASS: TestUpdatePidsLimit (4.42s) [2019-10-21T12:34:48.210Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.48s) [2019-10-21T12:34:48.210Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-10-21T12:34:48.210Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-10-21T12:34:48.210Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-10-21T12:34:48.210Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-10-21T12:34:48.210Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-10-21T12:34:48.210Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-10-21T12:34:48.210Z] === RUN TestUpdateRestartPolicy [2019-10-21T12:34:50.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-21T12:34:51.638Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-21T12:34:51.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-21T12:34:53.008Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-21T12:34:53.908Z] INFO: Extraction ended at 10/21/2019 12:34:50. Duration:00:00:26.6667523 [2019-10-21T12:34:53.908Z] INFO: Updating the golang and path environment variables [2019-10-21T12:34:53.908Z] INFO: GOPATH=d:\gopath [2019-10-21T12:34:53.908Z] INFO: go version go1.13.3 windows/amd64 [2019-10-21T12:34:53.908Z] INFO: Running the daemon under test in debug mode [2019-10-21T12:34:53.908Z] INFO: Starting a daemon under test... [2019-10-21T12:34:53.908Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40112\1\daemon --pidfile d:\CI\PR-40112\1\docker.pid -D [2019-10-21T12:34:53.908Z] INFO: Process started successfully. [2019-10-21T12:34:53.908Z] INFO: Start tailing logs of the daemon under tests [2019-10-21T12:34:53.908Z] INFO: Waiting for the daemon under test to start... [2019-10-21T12:34:53.939Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-21T12:34:54.368Z] INFO: Daemon under test started and replied! [2019-10-21T12:34:54.368Z] INFO: Docker version of the daemon under test [2019-10-21T12:34:54.368Z] [2019-10-21T12:34:54.368Z] Client: [2019-10-21T12:34:54.368Z] Version: 17.06.2-ce [2019-10-21T12:34:54.368Z] API version: 1.30 [2019-10-21T12:34:54.368Z] Go version: go1.8.3 [2019-10-21T12:34:54.368Z] Git commit: cec0b72 [2019-10-21T12:34:54.368Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-21T12:34:54.368Z] OS/Arch: windows/amd64 [2019-10-21T12:34:54.368Z] [2019-10-21T12:34:54.368Z] Server: [2019-10-21T12:34:54.368Z] Version: 0.0.0-dev [2019-10-21T12:34:54.368Z] API version: 1.41 (minimum version 1.24) [2019-10-21T12:34:54.368Z] Go version: go1.13.3 [2019-10-21T12:34:54.368Z] Git commit: 56230f4d3 [2019-10-21T12:34:54.368Z] Built: 10/21/2019 12:33:05 [2019-10-21T12:34:54.369Z] OS/Arch: windows/amd64 [2019-10-21T12:34:54.369Z] Experimental: false [2019-10-21T12:34:54.369Z] [2019-10-21T12:34:54.369Z] INFO: Docker info of the daemon under test [2019-10-21T12:34:54.369Z] [2019-10-21T12:34:54.369Z] Containers: 0 [2019-10-21T12:34:54.369Z] Running: 0 [2019-10-21T12:34:54.369Z] Paused: 0 [2019-10-21T12:34:54.369Z] Stopped: 0 [2019-10-21T12:34:54.369Z] Images: 0 [2019-10-21T12:34:54.369Z] Server Version: 0.0.0-dev [2019-10-21T12:34:54.369Z] Storage Driver: windowsfilter [2019-10-21T12:34:54.369Z] Windows: [2019-10-21T12:34:54.369Z] Logging Driver: json-file [2019-10-21T12:34:54.369Z] Plugins: [2019-10-21T12:34:54.369Z] Volume: local [2019-10-21T12:34:54.369Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-21T12:34:54.369Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T12:34:54.369Z] Swarm: inactive [2019-10-21T12:34:54.369Z] Default Isolation: process [2019-10-21T12:34:54.369Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T12:34:54.369Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T12:34:54.369Z] OSType: windows [2019-10-21T12:34:54.369Z] Architecture: x86_64 [2019-10-21T12:34:54.369Z] CPUs: 4 [2019-10-21T12:34:54.369Z] Total Memory: 32GiB [2019-10-21T12:34:54.369Z] Name: azwin-2-f16bb0 [2019-10-21T12:34:54.369Z] ID: P64A:5ZSV:TFUZ:XFBD:SALI:OEM6:WI32:H4YR:E5EM:JRW4:OKCU:YM6J [2019-10-21T12:34:54.369Z] Docker Root Dir: D:\CI\PR-40112\1\daemon [2019-10-21T12:34:54.369Z] Debug Mode (client): false [2019-10-21T12:34:54.369Z] Debug Mode (server): true [2019-10-21T12:34:54.369Z] File Descriptors: -1 [2019-10-21T12:34:54.369Z] Goroutines: 17 [2019-10-21T12:34:54.369Z] System Time: 2019-10-21T12:34:54.1327144Z [2019-10-21T12:34:54.369Z] EventsListeners: 0 [2019-10-21T12:34:54.369Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:34:54.369Z] Labels: [2019-10-21T12:34:54.369Z] Experimental: false [2019-10-21T12:34:54.369Z] Insecure Registries: [2019-10-21T12:34:54.369Z] 127.0.0.0/8 [2019-10-21T12:34:54.369Z] Live Restore Enabled: false [2019-10-21T12:34:54.369Z] [2019-10-21T12:34:54.369Z] [2019-10-21T12:34:54.369Z] INFO: Docker images of the daemon under test [2019-10-21T12:34:54.369Z] [2019-10-21T12:34:54.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-21T12:34:54.369Z] [2019-10-21T12:34:54.369Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-21T12:34:54.369Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-21T12:34:54.504Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-21T12:34:54.831Z] ltsc2019: Pulling from windows/servercore [2019-10-21T12:34:56.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-21T12:34:58.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-21T12:35:00.295Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-21T12:35:00.635Z] 65014b3c3121: Pulling fs layer [2019-10-21T12:35:00.635Z] 12c8dbabfd62: Pulling fs layer [2019-10-21T12:35:01.665Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-21T12:35:01.666Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-21T12:35:01.873Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2019-10-21T12:35:01.873Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T12:35:01.873Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-10-21T12:35:01.873Z] === RUN TestWaitNonBlocked [2019-10-21T12:35:01.873Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:35:01.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:35:01.873Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:35:01.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:35:01.873Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:35:01.873Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:35:01.923Z] --- PASS: TestUpdateRestartPolicy (13.73s) [2019-10-21T12:35:01.923Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T12:35:02.855Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-21T12:35:02.855Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s) [2019-10-21T12:35:02.855Z] === RUN TestWaitNonBlocked [2019-10-21T12:35:02.855Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:35:02.855Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:35:02.855Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:35:02.855Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:35:02.855Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:35:02.855Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:35:03.145Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-21T12:35:03.145Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2019-10-21T12:35:03.145Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2019-10-21T12:35:03.145Z] === RUN TestWaitBlocked [2019-10-21T12:35:03.145Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:35:03.145Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:35:03.145Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:35:03.145Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:35:03.145Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:35:03.145Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:35:04.230Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-21T12:35:04.230Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-21T12:35:04.230Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2019-10-21T12:35:04.230Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s) [2019-10-21T12:35:04.230Z] === RUN TestWaitBlocked [2019-10-21T12:35:04.230Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:35:04.230Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:35:04.230Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:35:04.230Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:35:04.230Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:35:04.230Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:35:04.467Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-21T12:35:04.467Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2019-10-21T12:35:04.467Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2019-10-21T12:35:04.467Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T12:35:04.467Z] === CONT TestIpcModeOlderClient [2019-10-21T12:35:04.467Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-10-21T12:35:04.467Z] === CONT TestDaemonRestartIpcMode [2019-10-21T12:35:05.604Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-21T12:35:05.604Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2019-10-21T12:35:05.604Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2019-10-21T12:35:05.604Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T12:35:05.604Z] === CONT TestIpcModeOlderClient [2019-10-21T12:35:05.604Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-21T12:35:05.864Z] --- PASS: TestIpcModeOlderClient (0.26s) [2019-10-21T12:35:05.864Z] === CONT TestDaemonRestartIpcMode [2019-10-21T12:35:07.764Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-21T12:35:07.800Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2019-10-21T12:35:08.588Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2019-10-21T12:35:08.588Z] PASS [2019-10-21T12:35:08.588Z] [2019-10-21T12:35:08.588Z] === Skipped [2019-10-21T12:35:08.588Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-21T12:35:08.588Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:35:08.588Z] [2019-10-21T12:35:08.588Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-21T12:35:08.588Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:35:08.588Z] [2019-10-21T12:35:08.588Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-21T12:35:08.588Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:35:08.588Z] [2019-10-21T12:35:08.588Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:35:08.588Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:35:08.588Z] [2019-10-21T12:35:08.588Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2019-10-21T12:35:08.588Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:35:08.588Z] [2019-10-21T12:35:08.588Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-21T12:35:08.588Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:35:08.588Z] [2019-10-21T12:35:08.588Z] [2019-10-21T12:35:08.588Z] DONE 197 tests, 6 skipped in 141.053s [2019-10-21T12:35:08.588Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T12:35:08.588Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:35:08.588Z] ++ set -e [2019-10-21T12:35:08.588Z] ++ '[' -n 0 ']' [2019-10-21T12:35:08.588Z] ++ set -x [2019-10-21T12:35:08.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:35:08.958Z] INFO: Testing against a local daemon [2019-10-21T12:35:08.958Z] === RUN TestCommitInheritsEnv [2019-10-21T12:35:09.336Z] --- PASS: TestCommitInheritsEnv (0.54s) [2019-10-21T12:35:09.336Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T12:35:09.336Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-21T12:35:09.336Z] === RUN TestImagesFilterMultiReference [2019-10-21T12:35:09.336Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-10-21T12:35:09.336Z] === RUN TestImagePullPlatformInvalid [2019-10-21T12:35:09.336Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-21T12:35:09.336Z] === RUN TestRemoveImageOrphaning [2019-10-21T12:35:09.658Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s) [2019-10-21T12:35:10.135Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-10-21T12:35:10.135Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T12:35:10.135Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:35:10.135Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:35:10.135Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T12:35:10.135Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-21T12:35:10.135Z] === RUN TestTagInvalidReference [2019-10-21T12:35:10.135Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-21T12:35:10.135Z] === RUN TestTagValidPrefixedRepo [2019-10-21T12:35:10.135Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-21T12:35:10.135Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T12:35:10.135Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-21T12:35:10.135Z] === RUN TestTagOfficialNames [2019-10-21T12:35:10.135Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-21T12:35:10.135Z] === RUN TestTagMatchesDigest [2019-10-21T12:35:10.135Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-21T12:35:10.135Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-21T12:35:10.222Z] --- PASS: TestDaemonRestartIpcMode (4.34s) [2019-10-21T12:35:10.222Z] PASS [2019-10-21T12:35:10.222Z] [2019-10-21T12:35:10.222Z] === Skipped [2019-10-21T12:35:10.222Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-21T12:35:10.222Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:35:10.222Z] [2019-10-21T12:35:10.222Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-21T12:35:10.222Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:35:10.222Z] [2019-10-21T12:35:10.222Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-21T12:35:10.222Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:35:10.222Z] [2019-10-21T12:35:10.222Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:35:10.222Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:35:10.222Z] [2019-10-21T12:35:10.222Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-21T12:35:10.222Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:35:10.222Z] [2019-10-21T12:35:10.222Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-21T12:35:10.222Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:35:10.222Z] [2019-10-21T12:35:10.222Z] [2019-10-21T12:35:10.222Z] DONE 197 tests, 6 skipped in 156.380s [2019-10-21T12:35:10.222Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T12:35:10.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:35:10.222Z] ++ set -e [2019-10-21T12:35:10.222Z] ++ '[' -n 0 ']' [2019-10-21T12:35:10.222Z] ++ set -x [2019-10-21T12:35:10.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:35:10.479Z] INFO: Testing against a local daemon [2019-10-21T12:35:10.479Z] === RUN TestCommitInheritsEnv [2019-10-21T12:35:10.737Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-10-21T12:35:10.737Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T12:35:10.737Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-21T12:35:10.737Z] === RUN TestImagesFilterMultiReference [2019-10-21T12:35:10.980Z] 12c8dbabfd62: Verifying Checksum [2019-10-21T12:35:10.980Z] 12c8dbabfd62: Download complete [2019-10-21T12:35:10.994Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-21T12:35:10.994Z] === RUN TestImagePullPlatformInvalid [2019-10-21T12:35:10.994Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-21T12:35:10.994Z] === RUN TestRemoveImageOrphaning [2019-10-21T12:35:10.994Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-21T12:35:11.252Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-21T12:35:11.511Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2019-10-21T12:35:11.511Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T12:35:12.815Z] --- PASS: TestCreateServiceMultipleTimes (25.50s) [2019-10-21T12:35:12.815Z] === RUN TestCreateServiceConflict [2019-10-21T12:35:14.037Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-21T12:35:14.037Z] --- PASS: TestRemoveImageGarbageCollector (2.46s) [2019-10-21T12:35:14.037Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T12:35:14.037Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-21T12:35:14.037Z] === RUN TestTagInvalidReference [2019-10-21T12:35:14.037Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-21T12:35:14.037Z] === RUN TestTagValidPrefixedRepo [2019-10-21T12:35:14.294Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-21T12:35:14.294Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T12:35:14.294Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-21T12:35:14.294Z] === RUN TestTagOfficialNames [2019-10-21T12:35:14.294Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-21T12:35:14.294Z] === RUN TestTagMatchesDigest [2019-10-21T12:35:14.294Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T12:35:14.294Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-21T12:35:14.550Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-21T12:35:14.715Z] --- PASS: TestCreateServiceConflict (3.16s) [2019-10-21T12:35:14.715Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T12:35:15.116Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-21T12:35:15.681Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-21T12:35:16.247Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-21T12:35:16.811Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-21T12:35:16.811Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-21T12:35:17.381Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-21T12:35:18.751Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-21T12:35:18.751Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-21T12:35:18.901Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2019-10-21T12:35:18.901Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T12:35:19.010Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-21T12:35:19.575Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-21T12:35:19.580Z] 65014b3c3121: Verifying Checksum [2019-10-21T12:35:19.580Z] 65014b3c3121: Download complete [2019-10-21T12:35:24.833Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-21T12:35:25.765Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-21T12:35:26.330Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-21T12:35:26.330Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-21T12:35:26.894Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-21T12:35:27.827Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-21T12:35:31.107Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-21T12:35:31.364Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-21T12:35:32.298Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-21T12:35:33.668Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-21T12:35:34.233Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-21T12:35:34.490Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-21T12:35:35.058Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-21T12:35:35.316Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-21T12:35:35.573Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-21T12:35:36.977Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.92s) [2019-10-21T12:35:36.977Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T12:35:37.236Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2019-10-21T12:35:37.236Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T12:35:37.472Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-21T12:35:40.519Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2019-10-21T12:35:40.519Z] === RUN TestCreateServiceSysctls [2019-10-21T12:35:42.778Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-21T12:35:43.046Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-21T12:35:43.848Z] ok github.com/docker/docker/cmd/dockerd 0.220s coverage: 30.3% of statements [2019-10-21T12:35:44.484Z] ok github.com/docker/docker/container 0.217s coverage: 35.3% of statements [2019-10-21T12:35:44.484Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T12:35:44.484Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T12:35:44.484Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T12:35:44.484Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T12:35:45.784Z] --- PASS: TestCreateServiceSysctls (4.45s) [2019-10-21T12:35:45.784Z] === RUN TestCreateServiceCapabilities [2019-10-21T12:35:48.380Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2019-10-21T12:35:48.380Z] === RUN TestInspect [2019-10-21T12:35:48.911Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2019-10-21T12:35:49.597Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-21T12:35:52.567Z] --- PASS: TestInspect (3.47s) [2019-10-21T12:35:52.567Z] === RUN TestServiceListWithStatuses [2019-10-21T12:35:52.567Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T12:35:52.567Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:35:52.567Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T12:35:52.877Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-21T12:35:52.877Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-21T12:35:53.810Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-21T12:35:54.374Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-21T12:35:55.000Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-21T12:35:55.000Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-21T12:35:55.000Z] remote: Enumerating objects: 19, done. [2019-10-21T12:35:55.000Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-21T12:35:55.000Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-21T12:35:55.000Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-21T12:35:55.566Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-21T12:35:56.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40112/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56230f4d376515b838e088e93eb05f31fb9378c9 hack/test/unit [2019-10-21T12:35:56.903Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-21T12:35:57.365Z] ok github.com/docker/docker/daemon/cluster/convert 0.037s coverage: 35.8% of statements [2019-10-21T12:35:58.801Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-21T12:35:59.059Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-21T12:35:59.128Z] --- PASS: TestDockerNetworkConnectAlias (7.26s) [2019-10-21T12:35:59.129Z] === RUN TestDockerNetworkReConnect [2019-10-21T12:35:59.317Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-21T12:35:59.343Z] ? github.com/docker/docker/api [no test files] [2019-10-21T12:35:59.884Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-21T12:36:00.449Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-21T12:36:00.855Z] ok github.com/docker/docker/daemon/cluster 0.167s coverage: 0.5% of statements [2019-10-21T12:36:02.973Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-21T12:36:02.974Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-21T12:36:04.347Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-21T12:36:04.912Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-21T12:36:05.691Z] --- PASS: TestDockerNetworkReConnect (6.00s) [2019-10-21T12:36:05.691Z] === RUN TestServicePlugin [2019-10-21T12:36:05.691Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T12:36:05.691Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:36:05.691Z] === RUN TestServiceUpdateLabel [2019-10-21T12:36:06.397Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2019-10-21T12:36:06.807Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-21T12:36:06.807Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-21T12:36:06.807Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-21T12:36:06.807Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-21T12:36:06.807Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-21T12:36:06.807Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-21T12:36:08.972Z] --- PASS: TestServiceUpdateLabel (3.15s) [2019-10-21T12:36:08.972Z] === RUN TestServiceUpdateSecrets [2019-10-21T12:36:09.103Z] ok github.com/docker/docker/daemon/config 0.108s coverage: 82.2% of statements [2019-10-21T12:36:09.103Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2019-10-21T12:36:12.062Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-21T12:36:12.320Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-21T12:36:12.585Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-21T12:36:12.884Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-21T12:36:14.202Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2019-10-21T12:36:14.781Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-21T12:36:15.280Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.519s coverage: 13.7% of statements [2019-10-21T12:36:15.346Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-21T12:36:17.327Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-10-21T12:36:18.819Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.023s coverage: 57.9% of statements [2019-10-21T12:36:19.104Z] ok github.com/docker/docker/daemon 12.436s coverage: 17.6% of statements [2019-10-21T12:36:19.104Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T12:36:19.104Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T12:36:19.104Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T12:36:19.104Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T12:36:19.525Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-21T12:36:19.525Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-21T12:36:23.543Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.436s coverage: 68.6% of statements [2019-10-21T12:36:23.706Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-21T12:36:23.706Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-21T12:36:23.846Z] --- PASS: TestServiceUpdateSecrets (15.54s) [2019-10-21T12:36:23.846Z] === RUN TestServiceUpdateConfigs [2019-10-21T12:36:24.270Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-21T12:36:25.587Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.839s coverage: 51.0% of statements [2019-10-21T12:36:27.089Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.314s coverage: 46.2% of statements [2019-10-21T12:36:27.089Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T12:36:28.580Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.654s coverage: 76.1% of statements [2019-10-21T12:36:28.580Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.178s coverage: 52.6% of statements [2019-10-21T12:36:28.580Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T12:36:28.580Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T12:36:29.529Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-21T12:36:30.634Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.087s coverage: 58.0% of statements [2019-10-21T12:36:30.634Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2019-10-21T12:36:30.899Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-21T12:36:31.831Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-21T12:36:31.831Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-21T12:36:32.683Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.050s coverage: 3.0% of statements [2019-10-21T12:36:33.203Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-21T12:36:36.205Z] ok github.com/docker/docker/daemon/logger 0.297s coverage: 42.7% of statements [2019-10-21T12:36:37.382Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-21T12:36:38.261Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 68.2% of statements [2019-10-21T12:36:38.261Z] ok github.com/docker/docker/daemon/logger/awslogs 0.529s coverage: 77.8% of statements [2019-10-21T12:36:39.758Z] ok github.com/docker/docker/daemon/images 0.063s coverage: 4.9% of statements [2019-10-21T12:36:39.758Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T12:36:39.758Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T12:36:39.758Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T12:36:39.758Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T12:36:39.758Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2019-10-21T12:36:39.907Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-21T12:36:40.392Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2019-10-21T12:36:40.472Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-21T12:36:41.923Z] --- PASS: TestServiceUpdateConfigs (15.50s) [2019-10-21T12:36:41.923Z] === RUN TestServiceUpdateNetwork [2019-10-21T12:36:42.372Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-21T12:36:42.486Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2019-10-21T12:36:43.974Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 74.7% of statements [2019-10-21T12:36:43.974Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T12:36:44.996Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.077s coverage: 19.9% of statements [2019-10-21T12:36:46.023Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2019-10-21T12:36:46.549Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-21T12:36:46.647Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2019-10-21T12:36:47.481Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-21T12:36:48.413Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-21T12:36:48.413Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-21T12:36:48.715Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-10-21T12:36:49.002Z] ok github.com/docker/docker/daemon/logger/splunk 2.941s coverage: 82.5% of statements [2019-10-21T12:36:49.002Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T12:36:49.002Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T12:36:49.786Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-21T12:36:50.091Z] --- PASS: TestImportExtremelyLargeImageWorks (98.74s) [2019-10-21T12:36:50.091Z] PASS [2019-10-21T12:36:50.091Z] [2019-10-21T12:36:50.091Z] === Skipped [2019-10-21T12:36:50.091Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:36:50.091Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:36:50.091Z] [2019-10-21T12:36:50.091Z] [2019-10-21T12:36:50.091Z] DONE 12 tests, 1 skipped in 100.353s [2019-10-21T12:36:50.091Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T12:36:50.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:36:50.091Z] ++ set -e [2019-10-21T12:36:50.091Z] ++ '[' -n 0 ']' [2019-10-21T12:36:50.091Z] ++ set -x [2019-10-21T12:36:50.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:36:50.091Z] INFO: Testing against a local daemon [2019-10-21T12:36:50.091Z] === RUN TestNetworkCreateDelete [2019-10-21T12:36:50.091Z] --- PASS: TestNetworkCreateDelete (0.15s) [2019-10-21T12:36:50.091Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T12:36:50.091Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2019-10-21T12:36:50.091Z] === RUN TestInspectNetwork [2019-10-21T12:36:51.682Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-21T12:36:53.054Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-21T12:36:53.304Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T12:36:53.304Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T12:36:53.304Z] === RUN TestInspectNetwork/network_name [2019-10-21T12:36:53.304Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T12:36:53.459Z] ok github.com/docker/docker/distribution/metadata 0.146s coverage: 48.2% of statements [2019-10-21T12:36:53.459Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2019-10-21T12:36:56.175Z] ok github.com/docker/docker/distribution 0.806s coverage: 22.1% of statements [2019-10-21T12:36:56.175Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T12:36:56.792Z] --- PASS: TestServiceUpdateNetwork (15.54s) [2019-10-21T12:36:56.792Z] PASS [2019-10-21T12:36:56.792Z] [2019-10-21T12:36:56.792Z] === Skipped [2019-10-21T12:36:56.792Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-21T12:36:56.792Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:36:56.792Z] [2019-10-21T12:36:56.792Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-21T12:36:56.792Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:36:56.792Z] [2019-10-21T12:36:56.792Z] [2019-10-21T12:36:56.792Z] DONE 20 tests, 2 skipped in 139.500s [2019-10-21T12:36:56.792Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T12:36:56.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:36:56.792Z] ++ set -e [2019-10-21T12:36:56.792Z] ++ '[' -n 0 ']' [2019-10-21T12:36:56.792Z] ++ set -x [2019-10-21T12:36:56.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:36:56.792Z] INFO: Testing against a local daemon [2019-10-21T12:36:56.792Z] === RUN TestSessionCreate [2019-10-21T12:36:56.792Z] --- PASS: TestSessionCreate (0.05s) [2019-10-21T12:36:56.792Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T12:36:56.792Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-21T12:36:56.792Z] PASS [2019-10-21T12:36:56.792Z] [2019-10-21T12:36:56.792Z] DONE 2 tests in 0.259s [2019-10-21T12:36:56.792Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T12:36:56.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:36:56.792Z] ++ set -e [2019-10-21T12:36:56.792Z] ++ '[' -n 0 ']' [2019-10-21T12:36:56.792Z] ++ set -x [2019-10-21T12:36:56.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:36:56.792Z] INFO: Testing against a local daemon [2019-10-21T12:36:56.792Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T12:36:56.792Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:36:56.792Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:36:56.792Z] === RUN TestEventsExecDie [2019-10-21T12:36:56.792Z] --- PASS: TestEventsExecDie (1.03s) [2019-10-21T12:36:56.792Z] === RUN TestEventsBackwardsCompatible [2019-10-21T12:36:56.792Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-10-21T12:36:56.792Z] === RUN TestInfoBinaryCommits [2019-10-21T12:36:56.792Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-10-21T12:36:56.792Z] === RUN TestInfoAPIVersioned [2019-10-21T12:36:56.792Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-21T12:36:56.792Z] === RUN TestInfoAPI [2019-10-21T12:36:56.792Z] --- PASS: TestInfoAPI (0.05s) [2019-10-21T12:36:56.792Z] === RUN TestInfoAPIWarnings [2019-10-21T12:36:57.230Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-21T12:36:57.665Z] ok github.com/docker/docker/image/cache 0.043s coverage: 19.2% of statements [2019-10-21T12:36:57.665Z] ok github.com/docker/docker/distribution/xfer 1.682s coverage: 85.6% of statements [2019-10-21T12:36:57.665Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T12:36:57.727Z] --- PASS: TestInfoAPIWarnings (0.89s) [2019-10-21T12:36:57.727Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T12:36:58.293Z] --- PASS: TestLoginFailsWithBadCredentials (0.61s) [2019-10-21T12:36:58.293Z] === RUN TestPingCacheHeaders [2019-10-21T12:36:58.293Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-21T12:36:58.293Z] === RUN TestPingGet [2019-10-21T12:36:58.293Z] --- PASS: TestPingGet (0.03s) [2019-10-21T12:36:58.293Z] === RUN TestPingHead [2019-10-21T12:36:58.293Z] --- PASS: TestPingHead (0.05s) [2019-10-21T12:36:58.293Z] === RUN TestVersion [2019-10-21T12:36:58.293Z] --- PASS: TestVersion (0.05s) [2019-10-21T12:36:58.293Z] PASS [2019-10-21T12:36:58.293Z] [2019-10-21T12:36:58.293Z] === Skipped [2019-10-21T12:36:58.293Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:36:58.293Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:36:58.293Z] [2019-10-21T12:36:58.293Z] [2019-10-21T12:36:58.293Z] DONE 12 tests, 1 skipped in 3.132s [2019-10-21T12:36:58.322Z] ok github.com/docker/docker/image 0.107s coverage: 86.4% of statements [2019-10-21T12:36:58.322Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T12:36:58.408Z] --- PASS: TestInspectNetwork (8.69s) [2019-10-21T12:36:58.408Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-21T12:36:58.408Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T12:36:58.408Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T12:36:58.408Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T12:36:58.408Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T12:36:58.551Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T12:36:58.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:36:58.551Z] ++ set -e [2019-10-21T12:36:58.551Z] ++ '[' -n 0 ']' [2019-10-21T12:36:58.551Z] ++ set -x [2019-10-21T12:36:58.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:36:58.551Z] INFO: Testing against a local daemon [2019-10-21T12:36:58.551Z] === RUN TestVolumesCreateAndList [2019-10-21T12:36:58.551Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-21T12:36:58.551Z] === RUN TestVolumesRemove [2019-10-21T12:36:58.809Z] --- PASS: TestVolumesRemove (0.13s) [2019-10-21T12:36:58.809Z] === RUN TestVolumesInspect [2019-10-21T12:36:58.809Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-21T12:36:58.809Z] === RUN TestVolumesInvalidJSON [2019-10-21T12:36:58.809Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T12:36:58.809Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T12:36:58.809Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T12:36:58.809Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-21T12:36:58.809Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T12:36:58.809Z] PASS [2019-10-21T12:36:58.809Z] [2019-10-21T12:36:58.809Z] DONE 5 tests in 0.399s [2019-10-21T12:36:58.809Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T12:36:59.068Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T12:36:59.068Z] +++ kill 13011 [2019-10-21T12:36:59.815Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2019-10-21T12:37:00.678Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-21T12:37:00.966Z] +++ /etc/init.d/apparmor stop [2019-10-21T12:37:00.966Z] Clearing AppArmor profiles cache:. [2019-10-21T12:37:00.966Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T12:37:00.966Z] Unloading profiles will leave already running processes permanently [2019-10-21T12:37:00.966Z] unconfined, which can lead to unexpected situations. [2019-10-21T12:37:00.966Z] [2019-10-21T12:37:00.966Z] To set a process to complain mode, use the command line tool [2019-10-21T12:37:00.966Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T12:37:00.966Z] with the 'teardown' option." [2019-10-21T12:37:00.966Z] [2019-10-21T12:37:01.310Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2019-10-21T12:37:01.310Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T12:37:01.662Z] --- PASS: TestRunContainerWithBridgeNone (2.77s) [2019-10-21T12:37:01.662Z] === RUN TestNetworkInvalidJSON [2019-10-21T12:37:01.662Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T12:37:01.662Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T12:37:01.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:37:01.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:37:01.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:37:01.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:37:01.662Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T12:37:01.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:37:01.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:37:01.662Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-21T12:37:01.662Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T12:37:01.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T12:37:01.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T12:37:01.662Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T12:37:01.935Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 50.0% of statements [2019-10-21T12:37:02.115Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-21T12:37:02.115Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T12:37:02.575Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-21T12:37:02.957Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-10-21T12:37:02.957Z] === RUN TestDaemonRestartWithExistingNetwork Post stage [Pipeline] junit [2019-10-21T12:37:03.508Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T12:37:04.174Z] + echo Ensuring container killed. [2019-10-21T12:37:04.174Z] Ensuring container killed. [2019-10-21T12:37:04.174Z] + docker rm -vf docker-pr1 [2019-10-21T12:37:04.174Z] Error: No such container: docker-pr1 [2019-10-21T12:37:04.174Z] + true [Pipeline] sh [2019-10-21T12:37:04.216Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-21T12:37:04.216Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T12:37:04.464Z] + echo Chowning /workspace to jenkins user [2019-10-21T12:37:04.464Z] Chowning /workspace to jenkins user [2019-10-21T12:37:04.464Z] + id -u [2019-10-21T12:37:04.464Z] + id -g [2019-10-21T12:37:04.464Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40112:/workspace busybox chown -R 1000:1000 /workspace [2019-10-21T12:37:04.464Z] Unable to find image 'busybox:latest' locally [2019-10-21T12:37:04.724Z] latest: Pulling from library/busybox [2019-10-21T12:37:04.724Z] 20f390519e2a: Pulling fs layer [2019-10-21T12:37:04.724Z] 20f390519e2a: Download complete [2019-10-21T12:37:04.982Z] 20f390519e2a: Pull complete [2019-10-21T12:37:04.982Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-21T12:37:04.982Z] Status: Downloaded newer image for busybox:latest [2019-10-21T12:37:05.425Z] ok github.com/docker/docker/opts 0.096s coverage: 66.9% of statements [2019-10-21T12:37:05.465Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-10-21T12:37:05.465Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T12:37:05.888Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-21T12:37:05.888Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T12:37:06.755Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-21T12:37:06.755Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-21T12:37:07.320Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-21T12:37:07.473Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-10-21T12:37:07.758Z] ok github.com/docker/docker/pkg/capabilities 0.021s coverage: 87.5% of statements [2019-10-21T12:37:08.060Z] ok github.com/docker/docker/pkg/authorization 1.969s coverage: 68.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T12:37:08.571Z] + bundleName=arm64-integration [2019-10-21T12:37:08.571Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-21T12:37:08.571Z] Creating arm64-integration-bundles.tar.gz [2019-10-21T12:37:08.571Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-21T12:37:08.571Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2019-10-21T12:37:08.688Z] ok github.com/docker/docker/pkg/archive 1.551s coverage: 76.8% of statements [Pipeline] archiveArtifacts [2019-10-21T12:37:08.841Z] Archiving artifacts [2019-10-21T12:37:09.212Z] --- PASS: TestServiceWithPredefinedNetwork (2.94s) [2019-10-21T12:37:09.212Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T12:37:09.212Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:37:09.212Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:37:09.212Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T12:37:09.309Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2019-10-21T12:37:09.845Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-21T12:37:10.745Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40112/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T12:37:10.796Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-21T12:37:10.796Z] ok github.com/docker/docker/pkg/discovery/file 0.021s coverage: 92.9% of statements [2019-10-21T12:37:11.090Z] + make clean [2019-10-21T12:37:11.671Z] docker volume rm -f docker-dev-cache [2019-10-21T12:37:11.930Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T12:37:12.284Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite (362.54s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.03s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.81s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.22s) [2019-10-21T12:37:13.162Z] docker_cli_daemon_test.go:1449: [dbc1c06fbd4e1] daemon is not started [2019-10-21T12:37:13.162Z] check_test.go:309: [d4a5b0af0bc6b] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.12s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.71s) [2019-10-21T12:37:13.162Z] check_test.go:309: [d28a357b21454] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.97s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.78s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.20s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.90s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.09s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.00s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.67s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.13s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-21T12:37:13.162Z] check_test.go:309: [ddd1a22462e91] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-21T12:37:13.162Z] check_test.go:309: [d04cbaf02845e] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.87s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-10-21T12:37:13.162Z] check_test.go:309: [d0f3d7a4b91dd] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.68s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.53s) [2019-10-21T12:37:13.162Z] check_test.go:309: [db383710616c9] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.53s) [2019-10-21T12:37:13.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-21T12:37:13.162Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-21T12:37:13.162Z] check_test.go:309: [dfe8fad0e459b] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.93s) [2019-10-21T12:37:13.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-21T12:37:13.162Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-21T12:37:13.162Z] check_test.go:309: [d6c1359c7110e] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.23s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.26s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.95s) [2019-10-21T12:37:13.162Z] check_test.go:309: [de428e8507041] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.24s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-10-21T12:37:13.162Z] check_test.go:309: [d4e568160cf73] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.97s) [2019-10-21T12:37:13.162Z] docker_cli_daemon_plugins_test.go:79: [d5f8d536a52cc] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.16s) [2019-10-21T12:37:13.162Z] docker_cli_daemon_plugins_test.go:169: [d1a928693d546] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.84s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-21T12:37:13.162Z] check_test.go:309: [d978048d6ccc3] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.96s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.82s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.30s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.15s) [2019-10-21T12:37:13.162Z] check_test.go:309: [d42176e745da5] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.55s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.37s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.68s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.44s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.24s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.72s) [2019-10-21T12:37:13.162Z] check_test.go:309: [d82a4ebff6d9f] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.58s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.05s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.36s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.50s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.24s) [2019-10-21T12:37:13.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-21T12:37:13.162Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-21T12:37:13.162Z] check_test.go:309: [d8f4fb9e22829] daemon is not started [2019-10-21T12:37:13.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-21T12:37:13.162Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-21T12:37:13.162Z] check_test.go:309: [d87b3395e8ab6] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.69s) [2019-10-21T12:37:13.162Z] check_test.go:309: [d62f8287151ca] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.69s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.61s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.20s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.20s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.87s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.72s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.49s) [2019-10-21T12:37:13.162Z] check_test.go:309: [dcc59aa0215c9] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.98s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.87s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.10s) [2019-10-21T12:37:13.162Z] check_test.go:309: [d15eb8f3cff84] daemon is not started [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.07s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2019-10-21T12:37:13.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2019-10-21T12:37:13.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-21T12:37:13.162Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-21T12:37:13.163Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-21T12:37:13.163Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-21T12:37:13.163Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-21T12:37:13.163Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-21T12:37:13.163Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-21T12:37:13.163Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-21T12:37:13.163Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-21T12:37:13.163Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-21T12:37:13.163Z] check_test.go:309: [d044834d440d8] daemon is not started [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2019-10-21T12:37:13.163Z] check_test.go:309: [deb64f1009f81] daemon is not started [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.82s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-10-21T12:37:13.163Z] check_test.go:309: [d691cb055876c] daemon is not started [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.67s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.26s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.73s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-21T12:37:13.163Z] check_test.go:309: [d4d4aa0107da9] daemon is not started [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.65s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.09s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.66s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.32s) [2019-10-21T12:37:13.163Z] check_test.go:309: [dd465579a7d19] daemon is not started [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.09s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-21T12:37:13.163Z] check_test.go:309: [d8e5ddb5248fa] daemon is not started [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.17s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.93s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.38s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.13s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.57s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.83s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.80s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.60s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.62s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.57s) [2019-10-21T12:37:13.163Z] docker_cli_daemon_test.go:2542: [dd1ab294fa7c0] daemon is not started [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.78s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.15s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.28s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.83s) [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2019-10-21T12:37:13.163Z] check_test.go:309: [d53079ec28676] daemon is not started [2019-10-21T12:37:13.163Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.20s) [2019-10-21T12:37:13.163Z] === RUN TestDockerSwarmSuite [2019-10-21T12:37:13.163Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-21T12:37:13.300Z] ok github.com/docker/docker/layer 7.978s coverage: 68.8% of statements [2019-10-21T12:37:13.301Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T12:37:13.301Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T12:37:13.301Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T12:37:13.301Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T12:37:13.301Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T12:37:13.301Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T12:37:13.301Z] ok github.com/docker/docker/pkg/discovery/nodes 0.021s coverage: 93.8% of statements [2019-10-21T12:37:14.096Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-21T12:37:14.331Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2019-10-21T12:37:15.350Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-10-21T12:37:15.350Z] ok github.com/docker/docker/pkg/chrootarchive 4.480s coverage: 43.2% of statements [2019-10-21T12:37:15.350Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T12:37:15.350Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2019-10-21T12:37:15.637Z] ok github.com/docker/docker/pkg/fileutils 0.031s coverage: 89.5% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T12:37:17.371Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-21T12:37:17.674Z] ok github.com/docker/docker/pkg/discovery/kv 3.350s coverage: 84.1% of statements [2019-10-21T12:37:17.674Z] ok github.com/docker/docker/pkg/fsutils 0.520s coverage: 85.1% of statements [2019-10-21T12:37:17.961Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2019-10-21T12:37:19.454Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2019-10-21T12:37:19.741Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2019-10-21T12:37:20.369Z] ok github.com/docker/docker/pkg/idtools 0.960s coverage: 70.1% of statements [2019-10-21T12:37:20.660Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-10-21T12:37:21.548Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-21T12:37:21.678Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2019-10-21T12:37:21.678Z] ok github.com/docker/docker/pkg/ioutils 1.931s coverage: 70.6% of statements [2019-10-21T12:37:21.678Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T12:37:21.868Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-21T12:37:21.868Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T12:37:21.868Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T12:37:21.869Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 4.0% of statements [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T12:37:21.869Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2019-10-21T12:37:21.869Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T12:37:21.869Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2019-10-21T12:37:21.869Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T12:37:21.869Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T12:37:21.869Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-10-21T12:37:22.300Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2019-10-21T12:37:22.925Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-10-21T12:37:22.925Z] ok github.com/docker/docker/pkg/mount 0.980s coverage: 69.6% of statements [2019-10-21T12:37:22.925Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T12:37:23.211Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 91.4% of statements [2019-10-21T12:37:23.833Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.4% of statements [2019-10-21T12:37:23.833Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T12:37:23.833Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T12:37:24.852Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2019-10-21T12:37:25.146Z] ok github.com/docker/docker/builder/dockerfile 0.514s coverage: 48.2% of statements [2019-10-21T12:37:25.146Z] ok github.com/docker/docker/builder/remotecontext 0.181s coverage: 13.6% of statements [2019-10-21T12:37:25.718Z] --- PASS: TestServiceWithDataPathPortInit (16.63s) [2019-10-21T12:37:25.718Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T12:37:26.076Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-21T12:37:26.338Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2019-10-21T12:37:26.338Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2019-10-21T12:37:26.624Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-10-21T12:37:27.446Z] ok github.com/docker/docker/builder/remotecontext/git 1.436s coverage: 85.1% of statements [2019-10-21T12:37:27.446Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T12:37:27.446Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T12:37:27.639Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-10-21T12:37:28.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-21T12:37:28.272Z] ok github.com/docker/docker/pkg/pubsub 1.164s coverage: 73.9% of statements [2019-10-21T12:37:28.558Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2019-10-21T12:37:29.029Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-21T12:37:29.581Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-10-21T12:37:29.868Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-10-21T12:37:30.401Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-21T12:37:30.401Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-21T12:37:30.491Z] ok github.com/docker/docker/pkg/symlink 0.028s coverage: 87.7% of statements [2019-10-21T12:37:30.720Z] ok github.com/docker/docker/client 0.200s coverage: 75.8% of statements [2019-10-21T12:37:31.111Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 80.0% of statements [2019-10-21T12:37:32.149Z] ok github.com/docker/docker/pkg/signal 4.007s coverage: 61.0% of statements [2019-10-21T12:37:32.150Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 36.9% of statements [2019-10-21T12:37:32.775Z] ok github.com/docker/docker/pkg/tailfile 0.230s coverage: 88.6% of statements [2019-10-21T12:37:33.798Z] testing: warning: no tests to run [2019-10-21T12:37:33.798Z] coverage: [no statements] [2019-10-21T12:37:33.798Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-10-21T12:37:33.798Z] ok github.com/docker/docker/pkg/term 0.036s coverage: 84.8% of statements [2019-10-21T12:37:34.816Z] ok github.com/docker/docker/pkg/tarsum 0.254s coverage: 89.3% of statements [2019-10-21T12:37:34.816Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-10-21T12:37:34.816Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-10-21T12:37:35.109Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s) [2019-10-21T12:37:35.109Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qetsukwnugod9dij209ezap9l Created:2019-10-21 12:37:26.816323766 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[2f0313c241c9dcaccabd847dc55971dd83f01acb0500c652f4f374f26f09d121:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.we5zsd9cats6mzvi005e1x74q EndpointID:02ef65c009c36f1ab1586b28747d9bc1192697c0d8f6f3ef1f512531b1009c81 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f8ac233198870c4780e1af752cd4ee3e1f85c3b6238ff96f913f5404f52008d MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:718dd4776345 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.we5zsd9cats6mzvi005e1x74q EndpointID:02ef65c009c36f1ab1586b28747d9bc1192697c0d8f6f3ef1f512531b1009c81 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T12:37:35.109Z] PASS [2019-10-21T12:37:35.109Z] [2019-10-21T12:37:35.109Z] === Skipped [2019-10-21T12:37:35.109Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:37:35.109Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:37:35.109Z] [2019-10-21T12:37:35.109Z] [2019-10-21T12:37:35.109Z] DONE 21 tests, 1 skipped in 44.882s [2019-10-21T12:37:35.109Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:37:35.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:37:35.109Z] ++ set -e [2019-10-21T12:37:35.109Z] ++ '[' -n 0 ']' [2019-10-21T12:37:35.109Z] ++ set -x [2019-10-21T12:37:35.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:37:35.109Z] INFO: Testing against a local daemon [2019-10-21T12:37:35.109Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T12:37:35.109Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-21T12:37:35.109Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:37:35.109Z] === RUN TestDockerNetworkIpvlan [2019-10-21T12:37:35.109Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:37:35.109Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:37:35.109Z] PASS [2019-10-21T12:37:35.109Z] [2019-10-21T12:37:35.109Z] === Skipped [2019-10-21T12:37:35.109Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-21T12:37:35.109Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:37:35.109Z] [2019-10-21T12:37:35.109Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:37:35.109Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:37:35.109Z] [2019-10-21T12:37:35.109Z] [2019-10-21T12:37:35.109Z] DONE 2 tests, 2 skipped in 0.178s [2019-10-21T12:37:35.109Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:37:35.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:37:35.109Z] ++ set -e [2019-10-21T12:37:35.109Z] ++ '[' -n 0 ']' [2019-10-21T12:37:35.109Z] ++ set -x [2019-10-21T12:37:35.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:37:35.109Z] INFO: Testing against a local daemon [2019-10-21T12:37:35.109Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T12:37:35.439Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2019-10-21T12:37:35.477Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2019-10-21T12:37:35.477Z] === RUN TestDockerNetworkMacvlan [2019-10-21T12:37:36.371Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T12:37:36.950Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-21T12:37:37.168Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T12:37:37.492Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 14.5% of statements [2019-10-21T12:37:38.434Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T12:37:39.473Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-21T12:37:39.554Z] ok github.com/docker/docker/reference 0.074s coverage: 84.4% of statements [2019-10-21T12:37:40.582Z] ok github.com/docker/docker/profiles/seccomp 0.035s coverage: 68.8% of statements [2019-10-21T12:37:40.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-21T12:37:41.031Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-21T12:37:41.605Z] ok github.com/docker/docker/plugin 0.568s coverage: 27.1% of statements [2019-10-21T12:37:41.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-21T12:37:42.033Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-21T12:37:42.624Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2019-10-21T12:37:44.130Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-10-21T12:37:44.253Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T12:37:45.153Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2019-10-21T12:37:45.439Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2019-10-21T12:37:45.725Z] ok github.com/docker/docker/registry 0.496s coverage: 56.3% of statements [2019-10-21T12:37:49.208Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements [2019-10-21T12:37:49.532Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T12:37:50.805Z] --- PASS: TestDockerNetworkMacvlan (15.13s) [2019-10-21T12:37:50.805Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-21T12:37:50.805Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-21T12:37:50.805Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2019-10-21T12:37:50.805Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2019-10-21T12:37:50.805Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s) [2019-10-21T12:37:50.805Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2019-10-21T12:37:50.805Z] PASS [2019-10-21T12:37:50.805Z] [2019-10-21T12:37:50.805Z] DONE 8 tests in 16.583s [2019-10-21T12:37:50.805Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T12:37:50.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:37:50.805Z] ++ set -e [2019-10-21T12:37:50.805Z] ++ '[' -n 0 ']' [2019-10-21T12:37:50.805Z] ++ set -x [2019-10-21T12:37:50.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:37:50.805Z] testing: warning: no tests to run [2019-10-21T12:37:50.805Z] PASS [2019-10-21T12:37:50.805Z] [2019-10-21T12:37:50.805Z] DONE 0 tests in 0.048s [2019-10-21T12:37:50.805Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T12:37:50.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:37:50.805Z] ++ set -e [2019-10-21T12:37:50.805Z] ++ '[' -n 0 ']' [2019-10-21T12:37:50.805Z] ++ set -x [2019-10-21T12:37:50.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:37:50.805Z] INFO: Testing against a local daemon [2019-10-21T12:37:50.805Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T12:37:51.993Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-21T12:37:52.694Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-10-21T12:37:52.694Z] === RUN TestAuthZPluginTLS [2019-10-21T12:37:52.694Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2019-10-21T12:37:52.694Z] ok github.com/docker/docker/volume/local 0.067s coverage: 73.0% of statements [2019-10-21T12:37:53.062Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-21T12:37:53.062Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T12:37:53.435Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-21T12:37:53.435Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-21T12:37:53.714Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2019-10-21T12:37:53.889Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-21T12:37:54.214Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-21T12:37:54.214Z] === RUN TestAuthZPluginDenyResponse [2019-10-21T12:37:54.578Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-21T12:37:54.578Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T12:37:56.389Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-10-21T12:37:56.389Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T12:37:56.794Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-21T12:37:56.794Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T12:37:57.165Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-21T12:37:57.223Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-21T12:37:57.223Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T12:37:57.997Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-21T12:37:57.997Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T12:37:59.842Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2019-10-21T12:37:59.842Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T12:38:00.513Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T12:38:00.514Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === Skipped [2019-10-21T12:38:00.514Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T12:38:00.514Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T12:38:00.514Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:38:00.514Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:38:00.514Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:38:00.514Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:38:00.514Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:38:00.514Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T12:38:00.514Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T12:38:00.514Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T12:38:00.514Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:38:00.514Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:38:00.514Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:38:00.514Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:38:00.514Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.01s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:38:00.514Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T12:38:00.514Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T12:38:00.514Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T12:38:00.514Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] [2019-10-21T12:38:00.514Z] DONE 2115 tests, 20 skipped in 345.286s Post stage [Pipeline] junit [2019-10-21T12:38:00.834Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T12:38:01.787Z] 65014b3c3121: Pull complete [2019-10-21T12:38:01.927Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40112/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -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:56230f4d376515b838e088e93eb05f31fb9378c9 hack/make.sh dynbinary test-integration [2019-10-21T12:38:02.342Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2019-10-21T12:38:02.342Z] === RUN TestAuthZPluginHeader [2019-10-21T12:38:02.549Z] [2019-10-21T12:38:02.549Z] Removing bundles/ [2019-10-21T12:38:02.549Z] [2019-10-21T12:38:02.549Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-21T12:38:02.549Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:38:02.549Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:38:03.127Z] --- PASS: TestAuthZPluginHeader (0.87s) [2019-10-21T12:38:03.127Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T12:38:03.127Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T12:38:03.127Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:38:03.127Z] === RUN TestAuthZPluginV2Disable [2019-10-21T12:38:03.127Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:38:03.127Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:38:03.127Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T12:38:03.127Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:38:03.127Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:38:03.127Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T12:38:03.127Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:38:03.127Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:38:03.127Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T12:38:09.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-21T12:38:09.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-21T12:38:09.404Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 30.3% of statements [2019-10-21T12:38:09.404Z] ok github.com/docker/docker/container 0.146s coverage: 35.3% of statements [2019-10-21T12:38:09.404Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T12:38:09.404Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T12:38:09.404Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T12:38:09.404Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T12:38:17.457Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-21T12:38:17.457Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-21T12:38:17.555Z] ok github.com/docker/docker/daemon/cluster 0.030s coverage: 0.5% of statements [2019-10-21T12:38:18.829Z] --- PASS: TestImportExtremelyLargeImageWorks (184.41s) [2019-10-21T12:38:18.829Z] PASS [2019-10-21T12:38:18.829Z] [2019-10-21T12:38:18.829Z] DONE 12 tests in 188.586s [2019-10-21T12:38:18.829Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T12:38:18.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:18.829Z] ++ set -e [2019-10-21T12:38:18.829Z] ++ '[' -n 0 ']' [2019-10-21T12:38:18.829Z] ++ set -x [2019-10-21T12:38:18.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:18.829Z] INFO: Testing against a local daemon [2019-10-21T12:38:18.829Z] === RUN TestNetworkCreateDelete [2019-10-21T12:38:18.977Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-21T12:38:19.086Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-10-21T12:38:19.086Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T12:38:19.343Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2019-10-21T12:38:19.343Z] === RUN TestInspectNetwork [2019-10-21T12:38:20.872Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-10-21T12:38:22.620Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-21T12:38:22.620Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-21T12:38:22.801Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2019-10-21T12:38:22.801Z] PASS [2019-10-21T12:38:22.801Z] [2019-10-21T12:38:22.801Z] === Skipped [2019-10-21T12:38:22.801Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T12:38:22.801Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:38:22.801Z] [2019-10-21T12:38:22.801Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:38:22.801Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:38:22.801Z] [2019-10-21T12:38:22.801Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:38:22.801Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:38:22.801Z] [2019-10-21T12:38:22.801Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:38:22.801Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:38:22.801Z] [2019-10-21T12:38:22.801Z] [2019-10-21T12:38:22.801Z] DONE 17 tests, 4 skipped in 29.302s [2019-10-21T12:38:22.801Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T12:38:22.801Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:22.801Z] ++ set -e [2019-10-21T12:38:22.801Z] ++ '[' -n 0 ']' [2019-10-21T12:38:22.801Z] ++ set -x [2019-10-21T12:38:22.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:22.801Z] INFO: Testing against a local daemon [2019-10-21T12:38:22.801Z] === RUN TestPluginInvalidJSON [2019-10-21T12:38:22.801Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:38:22.801Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:38:22.801Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:38:22.801Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-21T12:38:22.801Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T12:38:22.801Z] PASS [2019-10-21T12:38:22.801Z] [2019-10-21T12:38:22.801Z] DONE 2 tests in 0.186s [2019-10-21T12:38:22.801Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T12:38:22.801Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:22.801Z] ++ set -e [2019-10-21T12:38:22.801Z] ++ '[' -n 0 ']' [2019-10-21T12:38:22.801Z] ++ set -x [2019-10-21T12:38:22.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:22.801Z] INFO: Testing against a local daemon [2019-10-21T12:38:22.801Z] === RUN TestExternalGraphDriver [2019-10-21T12:38:22.801Z] === RUN TestExternalGraphDriver/json [2019-10-21T12:38:22.801Z] === RUN TestExternalGraphDriver/spec [2019-10-21T12:38:23.184Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-21T12:38:24.118Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-21T12:38:24.118Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-21T12:38:24.375Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-21T12:38:24.633Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-21T12:38:24.709Z] === RUN TestExternalGraphDriver/pull [2019-10-21T12:38:25.564Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T12:38:25.564Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T12:38:25.564Z] === RUN TestInspectNetwork/network_name [2019-10-21T12:38:25.564Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T12:38:26.934Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-21T12:38:27.175Z] --- PASS: TestExternalGraphDriver (6.46s) [2019-10-21T12:38:27.175Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-10-21T12:38:27.175Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2019-10-21T12:38:27.175Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2019-10-21T12:38:27.175Z] === RUN TestGraphdriverPluginV2 [2019-10-21T12:38:27.175Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-10-21T12:38:27.175Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:38:27.175Z] PASS [2019-10-21T12:38:27.175Z] [2019-10-21T12:38:27.175Z] === Skipped [2019-10-21T12:38:27.175Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2019-10-21T12:38:27.175Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:38:27.175Z] [2019-10-21T12:38:27.175Z] [2019-10-21T12:38:27.175Z] DONE 5 tests, 1 skipped in 6.697s [2019-10-21T12:38:27.175Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T12:38:27.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:27.175Z] ++ set -e [2019-10-21T12:38:27.175Z] ++ '[' -n 0 ']' [2019-10-21T12:38:27.175Z] ++ set -x [2019-10-21T12:38:27.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:27.175Z] INFO: Testing against a local daemon [2019-10-21T12:38:27.175Z] === RUN TestContinueAfterPluginCrash [2019-10-21T12:38:27.175Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T12:38:27.175Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T12:38:27.175Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T12:38:27.175Z] === CONT TestContinueAfterPluginCrash [2019-10-21T12:38:27.175Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T12:38:28.828Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-21T12:38:28.966Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-10-21T12:38:29.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-21T12:38:29.530Z] ok github.com/docker/docker/daemon 12.199s coverage: 17.6% of statements [2019-10-21T12:38:29.530Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T12:38:29.530Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T12:38:30.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-21T12:38:30.016Z] --- PASS: TestInspectNetwork (10.51s) [2019-10-21T12:38:30.016Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-21T12:38:30.016Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T12:38:30.016Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T12:38:30.016Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T12:38:30.016Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T12:38:30.581Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-21T12:38:30.898Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 82.2% of statements [2019-10-21T12:38:30.898Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-21T12:38:31.829Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-10-21T12:38:31.829Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T12:38:31.829Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T12:38:32.478Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-21T12:38:32.760Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-10-21T12:38:33.409Z] --- PASS: TestRunContainerWithBridgeNone (3.39s) [2019-10-21T12:38:33.409Z] === RUN TestNetworkInvalidJSON [2019-10-21T12:38:33.409Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T12:38:33.409Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T12:38:33.409Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:38:33.409Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:38:33.409Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:38:33.409Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:38:33.409Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T12:38:33.409Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:38:33.409Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:38:33.409Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-21T12:38:33.409Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T12:38:33.409Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T12:38:33.409Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T12:38:33.409Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T12:38:33.972Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-21T12:38:34.536Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-21T12:38:34.536Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T12:38:35.100Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-21T12:38:35.100Z] --- PASS: TestDaemonDefaultNetworkPools (0.66s) [2019-10-21T12:38:35.100Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T12:38:35.290Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-21T12:38:36.221Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.237s coverage: 57.0% of statements [2019-10-21T12:38:36.471Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-10-21T12:38:36.471Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T12:38:37.841Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2019-10-21T12:38:37.841Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T12:38:38.098Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-21T12:38:38.098Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T12:38:38.734Z] --- PASS: TestDaemonStartWithLogOpt (11.24s) [2019-10-21T12:38:39.499Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.419s coverage: 72.5% of statements [2019-10-21T12:38:39.755Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.735s coverage: 46.2% of statements [2019-10-21T12:38:39.755Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T12:38:41.377Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2019-10-21T12:38:41.377Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T12:38:41.377Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:38:41.377Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:38:41.377Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T12:38:42.278Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.940s coverage: 51.0% of statements [2019-10-21T12:38:42.747Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-21T12:38:43.647Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.291s coverage: 76.1% of statements [2019-10-21T12:38:43.866Z] --- PASS: TestContinueAfterPluginCrash (16.15s) [2019-10-21T12:38:43.866Z] PASS [2019-10-21T12:38:43.866Z] [2019-10-21T12:38:43.866Z] DONE 2 tests in 16.301s [2019-10-21T12:38:43.866Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T12:38:43.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:43.866Z] ++ set -e [2019-10-21T12:38:43.866Z] ++ '[' -n 0 ']' [2019-10-21T12:38:43.866Z] ++ set -x [2019-10-21T12:38:43.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:43.866Z] INFO: Testing against a local daemon [2019-10-21T12:38:43.866Z] === RUN TestPluginWithDevMounts [2019-10-21T12:38:43.866Z] === PAUSE TestPluginWithDevMounts [2019-10-21T12:38:43.866Z] === CONT TestPluginWithDevMounts [2019-10-21T12:38:44.577Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.071s coverage: 57.2% of statements [2019-10-21T12:38:44.577Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T12:38:44.577Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T12:38:44.834Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2019-10-21T12:38:45.686Z] --- PASS: TestPluginWithDevMounts (1.99s) [2019-10-21T12:38:45.686Z] PASS [2019-10-21T12:38:45.686Z] [2019-10-21T12:38:45.686Z] DONE 1 tests in 2.162s [2019-10-21T12:38:45.686Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T12:38:45.686Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:45.686Z] ++ set -e [2019-10-21T12:38:45.686Z] ++ '[' -n 0 ']' [2019-10-21T12:38:45.686Z] ++ set -x [2019-10-21T12:38:45.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:38:45.686Z] INFO: Testing against a local daemon [2019-10-21T12:38:45.686Z] === RUN TestSecretInspect [2019-10-21T12:38:46.205Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-10-21T12:38:47.137Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-21T12:38:48.509Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2019-10-21T12:38:48.509Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T12:38:48.509Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T12:38:48.959Z] --- PASS: TestSecretInspect (2.93s) [2019-10-21T12:38:48.959Z] === RUN TestSecretList [2019-10-21T12:38:49.074Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 42.7% of statements [2019-10-21T12:38:50.444Z] ok github.com/docker/docker/daemon/logger/awslogs 0.210s coverage: 77.8% of statements [2019-10-21T12:38:50.444Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T12:38:50.444Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T12:38:50.444Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-10-21T12:38:51.418Z] --- PASS: TestSecretList (2.91s) [2019-10-21T12:38:51.418Z] === RUN TestSecretsCreateAndDelete [2019-10-21T12:38:51.813Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2019-10-21T12:38:52.070Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-10-21T12:38:52.327Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2019-10-21T12:38:53.258Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-10-21T12:38:53.258Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T12:38:53.823Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 19.9% of statements [2019-10-21T12:38:54.710Z] --- PASS: TestSecretsCreateAndDelete (2.91s) [2019-10-21T12:38:54.710Z] === RUN TestSecretsUpdate [2019-10-21T12:38:55.193Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-10-21T12:38:55.757Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-21T12:38:56.687Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-10-21T12:38:56.944Z] ok github.com/docker/docker/daemon/logger/splunk 1.620s coverage: 82.5% of statements [2019-10-21T12:38:56.944Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T12:38:56.944Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T12:38:57.165Z] --- PASS: TestSecretsUpdate (2.80s) [2019-10-21T12:38:57.165Z] === RUN TestTemplatedSecret [2019-10-21T12:38:58.840Z] ok github.com/docker/docker/distribution 0.189s coverage: 22.1% of statements [2019-10-21T12:38:59.097Z] ok github.com/docker/docker/distribution/metadata 0.051s coverage: 48.2% of statements [2019-10-21T12:38:59.097Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T12:39:00.469Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2019-10-21T12:39:01.261Z] --- PASS: TestTemplatedSecret (3.62s) [2019-10-21T12:39:01.261Z] === RUN TestSecretCreateResolve [2019-10-21T12:39:01.840Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-21T12:39:02.404Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-21T12:39:02.661Z] ok github.com/docker/docker/distribution/xfer 1.906s coverage: 85.6% of statements [2019-10-21T12:39:02.661Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T12:39:02.661Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T12:39:03.803Z] --- PASS: TestSecretCreateResolve (3.03s) [2019-10-21T12:39:03.803Z] PASS [2019-10-21T12:39:03.803Z] [2019-10-21T12:39:03.803Z] DONE 6 tests in 18.312s [2019-10-21T12:39:03.803Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T12:39:03.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:39:03.803Z] ++ set -e [2019-10-21T12:39:03.803Z] ++ '[' -n 0 ']' [2019-10-21T12:39:03.803Z] ++ set -x [2019-10-21T12:39:03.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:39:03.803Z] INFO: Testing against a local daemon [2019-10-21T12:39:03.803Z] === RUN TestServiceCreateInit [2019-10-21T12:39:03.803Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T12:39:04.032Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-21T12:39:04.032Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T12:39:04.654Z] --- PASS: TestServiceWithDataPathPortInit (19.66s) [2019-10-21T12:39:04.654Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T12:39:04.963Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-10-21T12:39:05.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-21T12:39:05.901Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-10-21T12:39:05.901Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2019-10-21T12:39:07.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-21T12:39:07.796Z] ok github.com/docker/docker/pkg/archive 0.401s coverage: 77.4% of statements [2019-10-21T12:39:08.896Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T12:39:09.167Z] ok github.com/docker/docker/pkg/authorization 0.299s coverage: 68.3% of statements [2019-10-21T12:39:09.167Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-21T12:39:09.424Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-21T12:39:11.721Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.11s) [2019-10-21T12:39:11.721Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mv83uf85mssl8tu6lvmdjihyu Created:2019-10-21 12:39:02.447333535 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[7e5bfd76d68e78ab7ac1b52fa3d55e23c8703617b89a67107612304103dbd2a3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zzd9h4mzirhs5hjm9nocnp2vc EndpointID:f85ee05c459c20f699b9f275f8ce83ccedec61feb343722ec845f89842d53ee4 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2ff06d6d7db01be39db20e7cb9f97a28da1a68c64781e16ccc9759b020ad7cae MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:a623dfb1dbab IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zzd9h4mzirhs5hjm9nocnp2vc EndpointID:f85ee05c459c20f699b9f275f8ce83ccedec61feb343722ec845f89842d53ee4 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T12:39:11.721Z] PASS [2019-10-21T12:39:11.721Z] [2019-10-21T12:39:11.721Z] === Skipped [2019-10-21T12:39:11.721Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:39:11.721Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:39:11.721Z] [2019-10-21T12:39:11.721Z] [2019-10-21T12:39:11.721Z] DONE 21 tests, 1 skipped in 52.375s [2019-10-21T12:39:11.721Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:39:11.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:39:11.721Z] ++ set -e [2019-10-21T12:39:11.721Z] ++ '[' -n 0 ']' [2019-10-21T12:39:11.721Z] ++ set -x [2019-10-21T12:39:11.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:39:11.721Z] INFO: Testing against a local daemon [2019-10-21T12:39:11.721Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T12:39:11.721Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T12:39:11.721Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:39:11.721Z] === RUN TestDockerNetworkIpvlan [2019-10-21T12:39:11.721Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:39:11.721Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:39:11.721Z] PASS [2019-10-21T12:39:11.721Z] [2019-10-21T12:39:11.721Z] === Skipped [2019-10-21T12:39:11.721Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T12:39:11.721Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:39:11.721Z] [2019-10-21T12:39:11.721Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:39:11.721Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:39:11.721Z] [2019-10-21T12:39:11.721Z] [2019-10-21T12:39:11.721Z] DONE 2 tests, 2 skipped in 0.171s [2019-10-21T12:39:11.721Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:39:11.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:39:11.721Z] ++ set -e [2019-10-21T12:39:11.721Z] ++ '[' -n 0 ']' [2019-10-21T12:39:11.721Z] ++ set -x [2019-10-21T12:39:11.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:39:11.721Z] INFO: Testing against a local daemon [2019-10-21T12:39:11.721Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T12:39:12.698Z] ok github.com/docker/docker/layer 7.157s coverage: 68.8% of statements [2019-10-21T12:39:12.698Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T12:39:12.698Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T12:39:12.698Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T12:39:12.698Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T12:39:12.698Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T12:39:12.698Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T12:39:12.698Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-21T12:39:12.698Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-10-21T12:39:13.094Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2019-10-21T12:39:13.094Z] === RUN TestDockerNetworkMacvlan [2019-10-21T12:39:13.263Z] ok github.com/docker/docker/pkg/chrootarchive 2.931s coverage: 43.2% of statements [2019-10-21T12:39:13.263Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T12:39:13.263Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T12:39:13.263Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2019-10-21T12:39:13.659Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T12:39:13.829Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2019-10-21T12:39:14.031Z] --- PASS: TestServiceCreateInit (10.20s) [2019-10-21T12:39:14.032Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2019-10-21T12:39:14.032Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s) [2019-10-21T12:39:14.032Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T12:39:14.591Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T12:39:14.761Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-10-21T12:39:15.019Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2019-10-21T12:39:15.522Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T12:39:16.044Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-21T12:39:16.976Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2019-10-21T12:39:17.540Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2019-10-21T12:39:17.798Z] ok github.com/docker/docker/pkg/discovery/kv 3.128s coverage: 84.1% of statements [2019-10-21T12:39:18.050Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-21T12:39:18.055Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2019-10-21T12:39:18.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-21T12:39:18.615Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-21T12:39:18.873Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-21T12:39:19.425Z] ok github.com/docker/docker/pkg/idtools 0.635s coverage: 70.1% of statements [2019-10-21T12:39:19.425Z] ok github.com/docker/docker/pkg/ioutils 0.470s coverage: 69.3% of statements [2019-10-21T12:39:19.807Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-21T12:39:19.989Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2019-10-21T12:39:19.989Z] ok github.com/docker/docker/pkg/locker 0.027s coverage: 88.9% of statements [2019-10-21T12:39:20.246Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2019-10-21T12:39:20.246Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T12:39:20.373Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-21T12:39:20.811Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-21T12:39:21.068Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-21T12:39:21.325Z] ok github.com/docker/docker/pkg/mount 0.534s coverage: 69.6% of statements [2019-10-21T12:39:21.325Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T12:39:21.325Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-21T12:39:21.747Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-21T12:39:21.747Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-21T12:39:21.891Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2019-10-21T12:39:21.891Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-21T12:39:21.891Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T12:39:21.891Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T12:39:22.313Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-21T12:39:22.824Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2019-10-21T12:39:23.389Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-21T12:39:23.646Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-21T12:39:23.685Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T12:39:23.904Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-21T12:39:25.273Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-10-21T12:39:25.530Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-21T12:39:28.804Z] ok github.com/docker/docker/pkg/signal 2.375s coverage: 61.0% of statements [2019-10-21T12:39:28.804Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-21T12:39:29.062Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-21T12:39:29.319Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-21T12:39:29.576Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-21T12:39:30.141Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-21T12:39:30.236Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T12:39:30.671Z] --- PASS: TestCreateServiceMultipleTimes (16.39s) [2019-10-21T12:39:30.671Z] === RUN TestCreateServiceConflict [2019-10-21T12:39:30.718Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2019-10-21T12:39:30.991Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2019-10-21T12:39:31.167Z] --- PASS: TestDockerNetworkMacvlan (18.09s) [2019-10-21T12:39:31.168Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2019-10-21T12:39:31.168Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-21T12:39:31.168Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.89s) [2019-10-21T12:39:31.168Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.44s) [2019-10-21T12:39:31.168Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.42s) [2019-10-21T12:39:31.168Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2019-10-21T12:39:31.168Z] PASS [2019-10-21T12:39:31.168Z] [2019-10-21T12:39:31.168Z] DONE 8 tests in 19.647s [2019-10-21T12:39:31.168Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T12:39:31.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:39:31.168Z] ++ set -e [2019-10-21T12:39:31.168Z] ++ '[' -n 0 ']' [2019-10-21T12:39:31.168Z] ++ set -x [2019-10-21T12:39:31.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:39:31.168Z] testing: warning: no tests to run [2019-10-21T12:39:31.168Z] PASS [2019-10-21T12:39:31.168Z] [2019-10-21T12:39:31.168Z] DONE 0 tests in 0.032s [2019-10-21T12:39:31.168Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T12:39:31.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:39:31.168Z] ++ set -e [2019-10-21T12:39:31.168Z] ++ '[' -n 0 ']' [2019-10-21T12:39:31.168Z] ++ set -x [2019-10-21T12:39:31.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:39:31.168Z] INFO: Testing against a local daemon [2019-10-21T12:39:31.168Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T12:39:31.924Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2019-10-21T12:39:32.182Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-10-21T12:39:32.440Z] testing: warning: no tests to run [2019-10-21T12:39:32.440Z] coverage: [no statements] [2019-10-21T12:39:32.440Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-21T12:39:32.698Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-21T12:39:32.955Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-10-21T12:39:33.064Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2019-10-21T12:39:33.064Z] === RUN TestAuthZPluginTLS [2019-10-21T12:39:33.212Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-21T12:39:33.255Z] --- PASS: TestCreateServiceConflict (2.84s) [2019-10-21T12:39:33.255Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T12:39:33.321Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-10-21T12:39:33.321Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T12:39:33.886Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-21T12:39:33.886Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-21T12:39:34.458Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-21T12:39:34.458Z] === RUN TestAuthZPluginDenyResponse [2019-10-21T12:39:34.715Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-21T12:39:34.973Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-10-21T12:39:34.973Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T12:39:34.973Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-21T12:39:35.736Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.1% of statements [2019-10-21T12:39:35.906Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-21T12:39:35.994Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-21T12:39:36.164Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-21T12:39:36.453Z] --- PASS: TestCreateServiceMaxReplicas (3.20s) [2019-10-21T12:39:36.453Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T12:39:36.729Z] === RUN TestDockerSuite/TestBuildFails [2019-10-21T12:39:36.927Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-21T12:39:36.986Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2019-10-21T12:39:36.986Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T12:39:37.492Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2019-10-21T12:39:37.550Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-10-21T12:39:37.550Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T12:39:37.808Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-21T12:39:37.808Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-21T12:39:38.065Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-10-21T12:39:38.065Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T12:39:38.629Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-10-21T12:39:38.629Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T12:39:38.864Z] ok github.com/docker/docker/registry 0.091s coverage: 56.3% of statements [2019-10-21T12:39:39.428Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-21T12:39:39.685Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-21T12:39:40.526Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-21T12:39:40.617Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-21T12:39:40.784Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.29s) [2019-10-21T12:39:40.784Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T12:39:40.875Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-21T12:39:43.308Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2019-10-21T12:39:43.308Z] === RUN TestAuthZPluginHeader [2019-10-21T12:39:43.308Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-21T12:39:43.399Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2019-10-21T12:39:43.873Z] --- PASS: TestAuthZPluginHeader (0.81s) [2019-10-21T12:39:43.873Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T12:39:43.965Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2019-10-21T12:39:44.899Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2019-10-21T12:39:45.242Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-21T12:39:45.832Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-10-21T12:39:47.138Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-21T12:39:47.138Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-21T12:39:48.509Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-21T12:39:48.509Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.75s) [2019-10-21T12:39:48.509Z] === RUN TestAuthZPluginV2Disable [2019-10-21T12:39:51.035Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-21T12:39:51.600Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-21T12:39:51.857Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-21T12:39:52.115Z] --- PASS: TestAuthZPluginV2Disable (3.58s) [2019-10-21T12:39:52.115Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T12:39:52.835Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.07s) [2019-10-21T12:39:52.835Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T12:39:54.638Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-21T12:39:55.295Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2019-10-21T12:39:55.295Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T12:39:55.570Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.44s) [2019-10-21T12:39:55.570Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T12:39:56.502Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-21T12:39:56.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-21T12:39:58.011Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T12:39:58.011Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === Skipped [2019-10-21T12:39:58.011Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T12:39:58.011Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T12:39:58.011Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:39:58.011Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:39:58.011Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:39:58.011Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:39:58.011Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:39:58.011Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T12:39:58.011Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T12:39:58.011Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T12:39:58.011Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:39:58.011Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:39:58.011Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:39:58.011Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:39:58.011Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:39:58.011Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T12:39:58.011Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T12:39:58.011Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T12:39:58.011Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] [2019-10-21T12:39:58.011Z] DONE 2115 tests, 20 skipped in 238.568s Post stage [Pipeline] junit [2019-10-21T12:39:58.033Z] Recording test results [2019-10-21T12:39:58.283Z] 12c8dbabfd62: Pull complete [2019-10-21T12:39:58.283Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-21T12:39:58.283Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:58.283Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-21T12:39:58.283Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-21T12:39:58.283Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-21T12:39:58.283Z] WARN: Skipping validation tests [2019-10-21T12:39:58.283Z] INFO: Running unit tests at 10/21/2019 12:39:57... [Pipeline] } [2019-10-21T12:39:58.578Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2019-10-21T12:39:58.578Z] === RUN TestCreateServiceSysctls [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-21T12:39:58.921Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40112/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56230f4d376515b838e088e93eb05f31fb9378c9 hack/validate/vendor [2019-10-21T12:39:59.787Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-21T12:39:59.854Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-21T12:40:00.760Z] + echo Building e2e image [2019-10-21T12:40:00.760Z] Building e2e image [2019-10-21T12:40:00.760Z] + docker build --build-arg DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-21T12:40:00.760Z] #2 [internal] load .dockerignore [2019-10-21T12:40:00.760Z] #2 transferring context: 34B done [2019-10-21T12:40:00.760Z] #2 DONE 0.0s [2019-10-21T12:40:00.760Z] [2019-10-21T12:40:00.760Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-21T12:40:00.760Z] #1 transferring dockerfile: 3.21kB done [2019-10-21T12:40:00.760Z] #1 DONE 0.0s [2019-10-21T12:40:00.760Z] [2019-10-21T12:40:00.760Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-21T12:40:01.021Z] #4 DONE 0.2s [2019-10-21T12:40:01.021Z] [2019-10-21T12:40:01.021Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-21T12:40:01.021Z] #3 DONE 0.4s [2019-10-21T12:40:01.285Z] [2019-10-21T12:40:01.285Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-21T12:40:01.285Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-21T12:40:01.285Z] #5 DONE 0.0s [2019-10-21T12:40:01.285Z] [2019-10-21T12:40:01.285Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-21T12:40:01.285Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:44e4acf1011f86b7b45601adf9bfe18edfa5f4df5f4897a30e8a04eca7efccfd done [2019-10-21T12:40:01.285Z] #14 sha256:44e4acf1011f86b7b45601adf9bfe18edfa5f4df5f4897a30e8a04eca7efccfd 1.65kB / 1.65kB done [2019-10-21T12:40:01.285Z] #14 sha256:d69f5e3e8f28cbe45f041fb3ee7f77b51420497330bec7c885d25b74f2b519d5 1.36kB / 1.36kB done [2019-10-21T12:40:01.285Z] #14 sha256:4acab7f5278be8b583ca3ba4d275b02ddce672e4aed231a94b2ea293aaa4b883 3.80kB / 3.80kB done [2019-10-21T12:40:01.285Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 0.1s [2019-10-21T12:40:01.285Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0B / 154B 0.1s [2019-10-21T12:40:01.285Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 747.02kB / 126.85MB 0.1s [2019-10-21T12:40:01.547Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.2s done [2019-10-21T12:40:01.547Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 10.25MB / 126.85MB 0.3s [2019-10-21T12:40:01.547Z] #14 sha256:9870328d66267fa52b77cf2392849df0e71fb9c2fe652dfd02d50bc1ac46e2c1 0B / 126B 0.3s [2019-10-21T12:40:01.547Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-10-21T12:40:01.547Z] #14 ... [2019-10-21T12:40:01.547Z] [2019-10-21T12:40:01.547Z] #8 [internal] load build context [2019-10-21T12:40:01.547Z] #8 transferring context: 806.89kB 0.5s done [2019-10-21T12:40:01.547Z] #8 DONE 0.5s [2019-10-21T12:40:01.547Z] [2019-10-21T12:40:01.547Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-21T12:40:01.547Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.3s done [2019-10-21T12:40:01.547Z] #14 sha256:9870328d66267fa52b77cf2392849df0e71fb9c2fe652dfd02d50bc1ac46e2c1 126B / 126B 0.4s done [2019-10-21T12:40:01.807Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 22.77MB / 126.85MB 0.5s [2019-10-21T12:40:01.807Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done [2019-10-21T12:40:01.807Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-10-21T12:40:01.807Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 33.54MB / 126.85MB 0.7s [2019-10-21T12:40:02.378Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 56.14MB / 126.85MB 1.0s [2019-10-21T12:40:02.378Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 63.31MB / 126.85MB 1.1s [2019-10-21T12:40:02.378Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 70.88MB / 126.85MB 1.2s [2019-10-21T12:40:02.637Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 93.50MB / 126.85MB 1.4s [2019-10-21T12:40:02.637Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 103.66MB / 126.85MB 1.5s [2019-10-21T12:40:02.654Z] --- PASS: TestCreateServiceSysctls (4.25s) [2019-10-21T12:40:02.654Z] === RUN TestCreateServiceCapabilities [2019-10-21T12:40:02.894Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 126.85MB / 126.85MB 1.7s [2019-10-21T12:40:03.004Z] INFO: make.ps1 starting at 10/21/2019 12:40:01 [2019-10-21T12:40:03.004Z] INFO: Git commit (56230f4d3) assumed from DOCKER_GITCOMMIT environment variable [2019-10-21T12:40:03.004Z] INFO: Invoking autogen... [2019-10-21T12:40:03.004Z] INFO: Running unit tests... [2019-10-21T12:40:04.787Z] #14 ... [2019-10-21T12:40:04.787Z] [2019-10-21T12:40:04.787Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-21T12:40:04.787Z] #6 DONE 3.4s [2019-10-21T12:40:04.787Z] [2019-10-21T12:40:04.787Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-21T12:40:04.787Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 126.85MB / 126.85MB 3.3s done [2019-10-21T12:40:04.787Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc [2019-10-21T12:40:05.904Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2019-10-21T12:40:05.904Z] === RUN TestInspect [2019-10-21T12:40:07.889Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-21T12:40:07.889Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-21T12:40:07.889Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-21T12:40:08.147Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-21T12:40:08.711Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-21T12:40:08.711Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-21T12:40:08.711Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.27s) [2019-10-21T12:40:08.711Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T12:40:09.767Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:40:09.767Z] [2019-10-21T12:40:09.767Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:40:09.767Z] PKG_CONFIG=pkg-config [2019-10-21T12:40:09.767Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:40:09.767Z] HOSTNAME=a937e76f579e [2019-10-21T12:40:09.767Z] DOCKER_EXPERIMENTAL=1 [2019-10-21T12:40:09.767Z] container=docker [2019-10-21T12:40:09.767Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T12:40:09.767Z] GO111MODULE=off [2019-10-21T12:40:09.767Z] GOPATH=/go [2019-10-21T12:40:09.767Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:40:09.767Z] HOME=/root [2019-10-21T12:40:09.767Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:40:09.767Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:40:09.767Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:40:09.767Z] DOCKER_GITCOMMIT=56230f4d376515b838e088e93eb05f31fb9378c9 [2019-10-21T12:40:09.767Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:40:09.767Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:40:09.767Z] TERM=xterm [2019-10-21T12:40:09.767Z] VALIDATE_BRANCH=master [2019-10-21T12:40:09.767Z] DEST=bundles/test-integration [2019-10-21T12:40:09.767Z] SHLVL=1 [2019-10-21T12:40:09.767Z] TIMEOUT=120m [2019-10-21T12:40:09.767Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:40:09.767Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:40:09.767Z] TESTDEBUG=0 [2019-10-21T12:40:09.767Z] _=/usr/bin/env [2019-10-21T12:40:09.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T12:40:10.047Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 5.0s [2019-10-21T12:40:10.047Z] --- PASS: TestInspect (3.59s) [2019-10-21T12:40:10.047Z] === RUN TestServiceListWithStatuses [2019-10-21T12:40:10.047Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-10-21T12:40:10.047Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:40:10.047Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T12:40:10.082Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-21T12:40:10.339Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-21T12:40:10.903Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-21T12:40:10.978Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 6.3s done [2019-10-21T12:40:11.160Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-21T12:40:11.235Z] #14 extracting sha256:9870328d66267fa52b77cf2392849df0e71fb9c2fe652dfd02d50bc1ac46e2c1 done [2019-10-21T12:40:11.235Z] #14 ... [2019-10-21T12:40:11.235Z] [2019-10-21T12:40:11.235Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-21T12:40:11.235Z] #7 1.144 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-21T12:40:11.235Z] #7 2.221 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-21T12:40:11.235Z] #7 2.349 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-21T12:40:11.235Z] #7 2.353 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-21T12:40:11.235Z] #7 2.572 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-21T12:40:11.235Z] #7 2.586 (4/31) Installing readline (8.0.0-r0) [2019-10-21T12:40:11.235Z] #7 2.595 (5/31) Installing bash (5.0.0-r0) [2019-10-21T12:40:11.235Z] #7 2.621 Executing bash-5.0.0-r0.post-install [2019-10-21T12:40:11.235Z] #7 2.626 (6/31) Installing ca-certificates (20190108-r0) [2019-10-21T12:40:11.235Z] #7 2.646 (7/31) Installing libgcc (8.3.0-r0) [2019-10-21T12:40:11.235Z] #7 2.649 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-21T12:40:11.235Z] #7 2.663 (9/31) Installing binutils (2.32-r0) [2019-10-21T12:40:11.235Z] #7 2.759 (10/31) Installing gmp (6.1.2-r1) [2019-10-21T12:40:11.235Z] #7 2.767 (11/31) Installing isl (0.18-r0) [2019-10-21T12:40:11.235Z] #7 2.787 (12/31) Installing libgomp (8.3.0-r0) [2019-10-21T12:40:11.235Z] #7 2.792 (13/31) Installing libatomic (8.3.0-r0) [2019-10-21T12:40:11.235Z] #7 2.794 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-21T12:40:11.235Z] #7 2.804 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-21T12:40:11.235Z] #7 2.807 (16/31) Installing gcc (8.3.0-r0) [2019-10-21T12:40:11.235Z] #7 3.738 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-21T12:40:11.235Z] #7 3.846 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-21T12:40:11.235Z] #7 3.851 (19/31) Installing g++ (8.3.0-r0) [2019-10-21T12:40:11.235Z] #7 4.491 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-21T12:40:11.235Z] #7 4.494 (21/31) Installing libcurl (7.66.0-r0) [2019-10-21T12:40:11.235Z] #7 4.504 (22/31) Installing expat (2.2.8-r0) [2019-10-21T12:40:11.235Z] #7 4.508 (23/31) Installing pcre2 (10.33-r0) [2019-10-21T12:40:11.235Z] #7 4.519 (24/31) Installing git (2.22.0-r0) [2019-10-21T12:40:11.235Z] #7 4.746 (25/31) Installing libmnl (1.0.4-r0) [2019-10-21T12:40:11.235Z] #7 4.748 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-21T12:40:11.235Z] #7 4.753 (27/31) Installing iptables (1.8.3-r0) [2019-10-21T12:40:11.235Z] #7 4.785 (28/31) Installing pigz (2.4-r0) [2019-10-21T12:40:11.235Z] #7 4.791 (29/31) Installing tar (1.32-r0) [2019-10-21T12:40:11.235Z] #7 4.799 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-21T12:40:11.235Z] #7 4.806 (31/31) Installing xz (5.2.4-r0) [2019-10-21T12:40:11.235Z] #7 4.811 Executing busybox-1.30.1-r2.trigger [2019-10-21T12:40:11.235Z] #7 4.815 Executing ca-certificates-20190108-r0.trigger [2019-10-21T12:40:11.235Z] #7 4.873 OK: 185 MiB in 45 packages [2019-10-21T12:40:11.235Z] #7 DONE 6.8s [2019-10-21T12:40:11.417Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-21T12:40:11.492Z] [2019-10-21T12:40:11.492Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-21T12:40:11.492Z] #14 DONE 10.2s [2019-10-21T12:40:11.492Z] [2019-10-21T12:40:11.492Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-21T12:40:11.492Z] #9 DONE 0.1s [2019-10-21T12:40:11.492Z] [2019-10-21T12:40:11.492Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-21T12:40:11.492Z] #15 ... [2019-10-21T12:40:11.492Z] [2019-10-21T12:40:11.492Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-21T12:40:11.492Z] #10 DONE 0.1s [2019-10-21T12:40:11.748Z] [2019-10-21T12:40:11.748Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-21T12:40:11.748Z] #11 DONE 0.1s [2019-10-21T12:40:11.748Z] [2019-10-21T12:40:11.749Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-21T12:40:11.749Z] #12 DONE 0.1s [2019-10-21T12:40:11.749Z] [2019-10-21T12:40:11.749Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-21T12:40:11.749Z] #13 DONE 0.1s [2019-10-21T12:40:11.749Z] [2019-10-21T12:40:11.749Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-21T12:40:11.980Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-21T12:40:12.005Z] #15 0.704 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-21T12:40:13.352Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-21T12:40:13.372Z] #15 1.775 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-21T12:40:13.373Z] #15 1.856 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-21T12:40:13.373Z] #15 1.859 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-21T12:40:13.373Z] #15 1.993 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-21T12:40:13.373Z] #15 2.000 (4/43) Installing readline (8.0.0-r0) [2019-10-21T12:40:13.373Z] #15 2.004 (5/43) Installing bash (5.0.0-r0) [2019-10-21T12:40:13.373Z] #15 2.016 Executing bash-5.0.0-r0.post-install [2019-10-21T12:40:13.373Z] #15 2.018 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-21T12:40:13.373Z] #15 2.092 (7/43) Installing libuuid (2.33.2-r0) [2019-10-21T12:40:13.373Z] #15 2.094 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-21T12:40:13.373Z] #15 2.097 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-21T12:40:13.373Z] #15 2.101 (10/43) Installing binutils (2.32-r0) [2019-10-21T12:40:13.373Z] #15 2.173 (11/43) Installing libmagic (5.37-r0) [2019-10-21T12:40:13.373Z] #15 2.193 (12/43) Installing file (5.37-r0) [2019-10-21T12:40:13.373Z] #15 2.195 (13/43) Installing gmp (6.1.2-r1) [2019-10-21T12:40:13.630Z] #15 2.201 (14/43) Installing isl (0.18-r0) [2019-10-21T12:40:13.630Z] #15 2.219 (15/43) Installing libgomp (8.3.0-r0) [2019-10-21T12:40:13.630Z] #15 2.222 (16/43) Installing libatomic (8.3.0-r0) [2019-10-21T12:40:13.630Z] #15 2.224 (17/43) Installing libgcc (8.3.0-r0) [2019-10-21T12:40:13.630Z] #15 2.227 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-21T12:40:13.630Z] #15 2.233 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-21T12:40:13.630Z] #15 2.236 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-21T12:40:13.630Z] #15 2.248 (21/43) Installing gcc (8.3.0-r0) [2019-10-21T12:40:14.561Z] #15 2.964 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-21T12:40:14.561Z] #15 3.050 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-21T12:40:14.561Z] #15 3.052 (24/43) Installing g++ (8.3.0-r0) [2019-10-21T12:40:14.817Z] #15 3.492 (25/43) Installing make (4.2.1-r2) [2019-10-21T12:40:14.818Z] #15 3.496 (26/43) Installing fortify-headers (1.1-r0) [2019-10-21T12:40:14.818Z] #15 3.499 (27/43) Installing build-base (0.5-r1) [2019-10-21T12:40:14.818Z] #15 3.500 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-21T12:40:14.818Z] #15 3.503 (29/43) Installing libcurl (7.66.0-r0) [2019-10-21T12:40:14.818Z] #15 3.509 (30/43) Installing curl (7.66.0-r0) [2019-10-21T12:40:14.818Z] #15 3.512 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-21T12:40:14.818Z] #15 3.517 (32/43) Installing jq (1.6-r0) [2019-10-21T12:40:14.818Z] #15 3.523 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-21T12:40:14.818Z] #15 3.528 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-21T12:40:14.818Z] #15 3.530 (35/43) Installing libaio (0.3.111-r0) [2019-10-21T12:40:14.818Z] #15 3.532 (36/43) Installing libblkid (2.33.2-r0) [2019-10-21T12:40:14.818Z] #15 3.537 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-21T12:40:14.818Z] #15 3.567 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-21T12:40:14.818Z] #15 3.573 (39/43) Installing libmount (2.33.2-r0) [2019-10-21T12:40:14.818Z] #15 3.578 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-21T12:40:14.818Z] #15 3.581 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-21T12:40:14.818Z] #15 3.584 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-21T12:40:14.818Z] #15 3.610 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-21T12:40:15.075Z] #15 3.621 Executing busybox-1.30.1-r2.trigger [2019-10-21T12:40:15.075Z] #15 3.627 OK: 190 MiB in 58 packages [2019-10-21T12:40:16.005Z] #15 DONE 4.8s [2019-10-21T12:40:16.263Z] [2019-10-21T12:40:16.263Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-21T12:40:16.335Z] --- PASS: TestDockerNetworkConnectAlias (5.93s) [2019-10-21T12:40:16.335Z] === RUN TestDockerNetworkReConnect [2019-10-21T12:40:16.626Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-21T12:40:17.194Z] #16 DONE 0.8s [2019-10-21T12:40:17.195Z] [2019-10-21T12:40:17.195Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-21T12:40:17.759Z] #17 DONE 0.8s [2019-10-21T12:40:17.759Z] [2019-10-21T12:40:17.759Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-21T12:40:17.759Z] #18 DONE 0.0s [2019-10-21T12:40:17.759Z] [2019-10-21T12:40:17.759Z] #31 [builder 1/4] COPY . . [2019-10-21T12:40:17.759Z] #31 ... [2019-10-21T12:40:17.759Z] [2019-10-21T12:40:17.759Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:40:17.759Z] #19 DONE 0.1s [2019-10-21T12:40:18.016Z] [2019-10-21T12:40:18.016Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-21T12:40:19.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-21T12:40:19.385Z] #20 1.428 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:40:19.642Z] #20 1.741 #=#=# [2019-10-21T12:40:20.155Z] #20 1.851 ########### 15.4% ######################## 34.5% ###################################### 53.5% #################################################### 72.6% ################################################################# 91.6% #################################################################### 95.4% ######################################################################## 100.0% [2019-10-21T12:40:20.402Z] --- PASS: TestDockerNetworkReConnect (4.92s) [2019-10-21T12:40:20.402Z] === RUN TestServicePlugin [2019-10-21T12:40:20.402Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T12:40:20.402Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:40:20.402Z] === RUN TestServiceUpdateLabel [2019-10-21T12:40:20.414Z] #20 2.576 [2019-10-21T12:40:20.671Z] #20 2.691 ############################## 42.4% ################################################################### 94.0% ######################################################################## 100.0% [2019-10-21T12:40:20.929Z] #20 2.999 [2019-10-21T12:40:21.444Z] #20 3.108 ## 2.9% ####################### 32.4% ####################################### 55.5% ####################################################### 77.6% ######################################################################## 100.0% [2019-10-21T12:40:21.444Z] #20 3.693 [2019-10-21T12:40:21.672Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-21T12:40:22.735Z] #20 3.802 #### 6.3% ######### 13.7% ############### 21.1% ################### 27.2% ######################## 34.2% ############################ 40.1% #################################### 51.0% ########################################## 58.5% ############################################### 65.9% #################################################### 73.3% ######################################################### 79.7% [2019-10-21T12:40:22.735Z] #20 ... [2019-10-21T12:40:22.735Z] [2019-10-21T12:40:22.735Z] #31 [builder 1/4] COPY . . [2019-10-21T12:40:22.735Z] #31 DONE 5.0s [2019-10-21T12:40:22.735Z] [2019-10-21T12:40:22.735Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-21T12:40:22.995Z] #20 3.802 #### 6.3% ######### 13.7% ############### 21.1% ################### 27.2% ######################## 34.2% ############################ 40.1% #################################### 51.0% ########################################## 58.5% ############################################### 65.9% #################################################### 73.3% ######################################################### 79.7% ############################################################### 88.1% ################################################################## 92.5% ######################################################################## 100.0% [2019-10-21T12:40:23.252Z] #20 5.287 [2019-10-21T12:40:23.721Z] --- PASS: TestServiceUpdateLabel (2.89s) [2019-10-21T12:40:23.721Z] === RUN TestServiceUpdateSecrets [2019-10-21T12:40:23.816Z] #20 ... [2019-10-21T12:40:23.816Z] [2019-10-21T12:40:23.816Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-21T12:40:23.816Z] #32 DONE 1.0s [2019-10-21T12:40:23.816Z] [2019-10-21T12:40:23.816Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-21T12:40:24.133Z] ? github.com/docker/docker/api [no test files] [2019-10-21T12:40:24.379Z] #33 0.771 [2019-10-21T12:40:24.637Z] #33 0.824 Removing bundles/ [2019-10-21T12:40:24.637Z] #33 0.826 [2019-10-21T12:40:24.637Z] #33 0.834 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-21T12:40:25.202Z] #33 1.601 Building test suite binary ./integration-cli/test.main [2019-10-21T12:40:25.849Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2019-10-21T12:40:25.849Z] PASS [2019-10-21T12:40:25.849Z] [2019-10-21T12:40:25.849Z] DONE 17 tests in 54.358s [2019-10-21T12:40:25.849Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T12:40:25.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:40:25.849Z] ++ set -e [2019-10-21T12:40:25.849Z] ++ '[' -n 0 ']' [2019-10-21T12:40:25.849Z] ++ set -x [2019-10-21T12:40:25.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:40:25.849Z] INFO: Testing against a local daemon [2019-10-21T12:40:25.849Z] === RUN TestPluginInvalidJSON [2019-10-21T12:40:25.849Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:40:25.849Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:40:25.849Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:40:25.849Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-21T12:40:25.849Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T12:40:25.849Z] PASS [2019-10-21T12:40:25.849Z] [2019-10-21T12:40:25.849Z] DONE 2 tests in 0.177s [2019-10-21T12:40:25.849Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-21T12:40:25.849Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T12:40:25.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:40:25.849Z] ++ set -e [2019-10-21T12:40:25.849Z] ++ '[' -n 0 ']' [2019-10-21T12:40:25.849Z] ++ set -x [2019-10-21T12:40:25.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:40:25.849Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-21T12:40:25.849Z] INFO: Testing against a local daemon [2019-10-21T12:40:25.849Z] === RUN TestExternalGraphDriver [2019-10-21T12:40:25.849Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-21T12:40:25.849Z] === RUN TestExternalGraphDriver/json [2019-10-21T12:40:26.106Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-21T12:40:26.106Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-21T12:40:26.363Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-21T12:40:28.279Z] === RUN TestExternalGraphDriver/spec [2019-10-21T12:40:28.279Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-21T12:40:29.379Z] #33 ... [2019-10-21T12:40:29.379Z] [2019-10-21T12:40:29.379Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-21T12:40:29.379Z] #20 6.865 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:40:29.379Z] #20 7.138 [2019-10-21T12:40:29.379Z] #20 7.203 ######################################################################## 100.0% [2019-10-21T12:40:29.379Z] #20 7.409 [2019-10-21T12:40:29.379Z] #20 8.083 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:40:29.379Z] #20 8.376 [2019-10-21T12:40:29.379Z] #20 8.495 ################################################################# 90.3% ######################################################################## 100.0% [2019-10-21T12:40:29.379Z] #20 8.750 [2019-10-21T12:40:29.379Z] #20 9.532 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:40:29.379Z] #20 9.668 skipping existing 1849cc453dee [2019-10-21T12:40:29.379Z] #20 9.864 [2019-10-21T12:40:29.379Z] #20 10.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:40:29.379Z] #20 11.09 [2019-10-21T12:40:29.379Z] #20 11.18 ######################################################################## 100.0% [2019-10-21T12:40:29.379Z] #20 11.43 [2019-10-21T12:40:29.379Z] #20 11.48 Download of images into '/build' complete. [2019-10-21T12:40:29.379Z] #20 11.49 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:40:29.379Z] #20 11.49 tar -cC '/build' . | docker load [2019-10-21T12:40:29.379Z] #20 DONE 11.6s [2019-10-21T12:40:29.379Z] [2019-10-21T12:40:29.379Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:40:29.637Z] #22 DONE 0.1s [2019-10-21T12:40:29.637Z] [2019-10-21T12:40:29.637Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-21T12:40:29.637Z] #26 DONE 0.1s [2019-10-21T12:40:29.637Z] [2019-10-21T12:40:29.637Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-21T12:40:29.637Z] #27 DONE 0.1s [2019-10-21T12:40:29.637Z] [2019-10-21T12:40:29.637Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:40:29.637Z] #23 DONE 0.1s [2019-10-21T12:40:29.637Z] [2019-10-21T12:40:29.637Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-21T12:40:29.637Z] #28 DONE 0.1s [2019-10-21T12:40:29.637Z] [2019-10-21T12:40:29.637Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-21T12:40:30.196Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-21T12:40:30.196Z] === RUN TestExternalGraphDriver/pull [2019-10-21T12:40:32.718Z] --- PASS: TestExternalGraphDriver (6.46s) [2019-10-21T12:40:32.718Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2019-10-21T12:40:32.718Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2019-10-21T12:40:32.718Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2019-10-21T12:40:32.718Z] === RUN TestGraphdriverPluginV2 [2019-10-21T12:40:34.740Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-21T12:40:34.896Z] #29 ... [2019-10-21T12:40:34.896Z] [2019-10-21T12:40:34.896Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:40:34.896Z] #21 DONE 1.6s [2019-10-21T12:40:34.896Z] [2019-10-21T12:40:34.896Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-21T12:40:34.896Z] #24 1.944 + RM_GOPATH=0 [2019-10-21T12:40:34.896Z] #24 1.944 + TMP_GOPATH= [2019-10-21T12:40:34.896Z] #24 1.944 + : /build [2019-10-21T12:40:34.896Z] #24 1.944 + '[' -z '' ']' [2019-10-21T12:40:34.896Z] #24 1.944 ++ mktemp -d [2019-10-21T12:40:34.896Z] #24 1.948 + export GOPATH=/tmp/tmp.DGNApA [2019-10-21T12:40:34.896Z] #24 1.948 + GOPATH=/tmp/tmp.DGNApA [2019-10-21T12:40:34.896Z] #24 1.948 + RM_GOPATH=1 [2019-10-21T12:40:34.896Z] #24 1.956 ++ dirname ./install.sh [2019-10-21T12:40:34.896Z] #24 1.957 + dir=. [2019-10-21T12:40:34.896Z] #24 1.957 + bin=dockercli [2019-10-21T12:40:34.896Z] #24 1.957 + shift [2019-10-21T12:40:34.896Z] #24 1.958 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:40:34.896Z] #24 1.959 + . ./dockercli.installer [2019-10-21T12:40:34.896Z] #24 1.959 ++ : stable [2019-10-21T12:40:34.896Z] #24 1.960 ++ : 17.06.2-ce [2019-10-21T12:40:34.896Z] #24 1.960 + install_dockercli [2019-10-21T12:40:34.896Z] #24 1.961 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:40:34.896Z] #24 1.961 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:40:34.896Z] #24 1.961 ++ uname -m [2019-10-21T12:40:34.896Z] #24 1.962 + arch=x86_64 [2019-10-21T12:40:34.896Z] #24 1.962 + '[' x86_64 '!=' x86_64 ']' [2019-10-21T12:40:34.896Z] #24 1.963 + url=https://download.docker.com/linux/static [2019-10-21T12:40:34.896Z] #24 1.972 + tar -xz docker/docker [2019-10-21T12:40:34.896Z] #24 1.973 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-21T12:40:34.896Z] #24 5.202 + mkdir -p /build [2019-10-21T12:40:34.896Z] #24 5.204 + mv docker/docker /build/ [2019-10-21T12:40:34.896Z] #24 5.205 + rmdir docker [2019-10-21T12:40:34.896Z] #24 DONE 5.3s [2019-10-21T12:40:34.896Z] [2019-10-21T12:40:34.896Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-21T12:40:35.308Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-21T12:40:35.835Z] #29 ... [2019-10-21T12:40:35.835Z] [2019-10-21T12:40:35.835Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-21T12:40:35.835Z] #25 DONE 0.1s [2019-10-21T12:40:35.835Z] [2019-10-21T12:40:35.835Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-21T12:40:35.873Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-21T12:40:37.772Z] --- PASS: TestGraphdriverPluginV2 (5.16s) [2019-10-21T12:40:37.772Z] PASS [2019-10-21T12:40:37.772Z] [2019-10-21T12:40:37.772Z] DONE 5 tests in 11.807s [2019-10-21T12:40:37.772Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T12:40:37.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:40:37.772Z] ++ set -e [2019-10-21T12:40:37.772Z] ++ '[' -n 0 ']' [2019-10-21T12:40:37.772Z] ++ set -x [2019-10-21T12:40:37.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:40:37.772Z] INFO: Testing against a local daemon [2019-10-21T12:40:37.772Z] === RUN TestContinueAfterPluginCrash [2019-10-21T12:40:37.772Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T12:40:37.772Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T12:40:37.772Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T12:40:37.772Z] === CONT TestContinueAfterPluginCrash [2019-10-21T12:40:37.772Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T12:40:38.972Z] ok github.com/docker/docker/api/server 0.226s coverage: 9.0% of statements [2019-10-21T12:40:40.171Z] --- PASS: TestServiceUpdateSecrets (15.34s) [2019-10-21T12:40:40.171Z] === RUN TestServiceUpdateConfigs [2019-10-21T12:40:43.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-21T12:40:49.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-21T12:40:50.951Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-21T12:40:56.206Z] --- PASS: TestDaemonStartWithLogOpt (18.10s) [2019-10-21T12:40:56.206Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-21T12:40:56.515Z] --- PASS: TestServiceUpdateConfigs (15.50s) [2019-10-21T12:40:56.515Z] === RUN TestServiceUpdateNetwork [2019-10-21T12:40:57.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T12:40:57.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T12:40:57.575Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-21T12:41:00.096Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-21T12:41:00.096Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-21T12:41:00.660Z] --- PASS: TestContinueAfterPluginCrash (23.11s) [2019-10-21T12:41:00.660Z] PASS [2019-10-21T12:41:00.660Z] [2019-10-21T12:41:00.660Z] DONE 2 tests in 23.278s [2019-10-21T12:41:00.660Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T12:41:00.660Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:00.660Z] ++ set -e [2019-10-21T12:41:00.660Z] ++ '[' -n 0 ']' [2019-10-21T12:41:00.660Z] ++ set -x [2019-10-21T12:41:00.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:00.918Z] INFO: Testing against a local daemon [2019-10-21T12:41:00.918Z] === RUN TestPluginWithDevMounts [2019-10-21T12:41:00.918Z] === PAUSE TestPluginWithDevMounts [2019-10-21T12:41:00.918Z] === CONT TestPluginWithDevMounts [2019-10-21T12:41:01.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T12:41:02.407Z] #29 29.68 # github.com/docker/docker/contrib/httpserver [2019-10-21T12:41:02.407Z] #29 29.68 loadinternal: cannot find runtime/cgo [2019-10-21T12:41:02.407Z] #29 DONE 30.5s [2019-10-21T12:41:02.407Z] [2019-10-21T12:41:02.407Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-21T12:41:02.407Z] #33 ... [2019-10-21T12:41:02.407Z] [2019-10-21T12:41:02.407Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-21T12:41:02.407Z] #30 DONE 0.1s [2019-10-21T12:41:02.407Z] [2019-10-21T12:41:02.407Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-21T12:41:03.442Z] --- PASS: TestPluginWithDevMounts (2.06s) [2019-10-21T12:41:03.442Z] PASS [2019-10-21T12:41:03.442Z] [2019-10-21T12:41:03.442Z] DONE 1 tests in 2.218s [2019-10-21T12:41:03.442Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T12:41:03.442Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:03.442Z] ++ set -e [2019-10-21T12:41:03.442Z] ++ '[' -n 0 ']' [2019-10-21T12:41:03.442Z] ++ set -x [2019-10-21T12:41:03.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:03.442Z] INFO: Testing against a local daemon [2019-10-21T12:41:03.442Z] === RUN TestSecretInspect [2019-10-21T12:41:03.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-21T12:41:05.966Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-21T12:41:06.222Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-21T12:41:07.153Z] --- PASS: TestSecretInspect (3.78s) [2019-10-21T12:41:07.153Z] === RUN TestSecretList [2019-10-21T12:41:07.854Z] --- PASS: TestServiceUpdateNetwork (13.72s) [2019-10-21T12:41:07.854Z] PASS [2019-10-21T12:41:07.854Z] [2019-10-21T12:41:07.854Z] === Skipped [2019-10-21T12:41:07.854Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-10-21T12:41:07.854Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:41:07.854Z] [2019-10-21T12:41:07.854Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-21T12:41:07.854Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:41:07.854Z] [2019-10-21T12:41:07.854Z] [2019-10-21T12:41:07.854Z] DONE 20 tests, 2 skipped in 124.117s [2019-10-21T12:41:07.854Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T12:41:07.854Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:07.854Z] ++ set -e [2019-10-21T12:41:07.854Z] ++ '[' -n 0 ']' [2019-10-21T12:41:07.854Z] ++ set -x [2019-10-21T12:41:07.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:08.269Z] INFO: Testing against a local daemon [2019-10-21T12:41:08.269Z] === RUN TestSessionCreate [2019-10-21T12:41:08.269Z] --- PASS: TestSessionCreate (0.04s) [2019-10-21T12:41:08.269Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T12:41:08.269Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-21T12:41:08.269Z] PASS [2019-10-21T12:41:08.269Z] [2019-10-21T12:41:08.269Z] DONE 2 tests in 0.249s [2019-10-21T12:41:08.269Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T12:41:08.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:08.270Z] ++ set -e [2019-10-21T12:41:08.270Z] ++ '[' -n 0 ']' [2019-10-21T12:41:08.270Z] ++ set -x [2019-10-21T12:41:08.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:08.270Z] INFO: Testing against a local daemon [2019-10-21T12:41:08.270Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T12:41:08.270Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:41:08.270Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:41:08.270Z] === RUN TestEventsExecDie [2019-10-21T12:41:08.526Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-21T12:41:09.092Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-21T12:41:09.516Z] --- PASS: TestEventsExecDie (1.00s) [2019-10-21T12:41:09.516Z] === RUN TestEventsBackwardsCompatible [2019-10-21T12:41:09.516Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-21T12:41:09.516Z] === RUN TestInfoBinaryCommits [2019-10-21T12:41:09.516Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-21T12:41:09.516Z] === RUN TestInfoAPIVersioned [2019-10-21T12:41:09.516Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-21T12:41:09.516Z] === RUN TestInfoAPI [2019-10-21T12:41:09.516Z] --- PASS: TestInfoAPI (0.02s) [2019-10-21T12:41:09.516Z] === RUN TestInfoAPIWarnings [2019-10-21T12:41:10.348Z] --- PASS: TestInfoAPIWarnings (0.84s) [2019-10-21T12:41:10.348Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T12:41:10.464Z] --- PASS: TestSecretList (3.40s) [2019-10-21T12:41:10.464Z] === RUN TestSecretsCreateAndDelete [2019-10-21T12:41:10.752Z] --- PASS: TestLoginFailsWithBadCredentials (0.48s) [2019-10-21T12:41:10.752Z] === RUN TestPingCacheHeaders [2019-10-21T12:41:10.752Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-21T12:41:10.752Z] === RUN TestPingGet [2019-10-21T12:41:10.752Z] --- PASS: TestPingGet (0.01s) [2019-10-21T12:41:10.752Z] === RUN TestPingHead [2019-10-21T12:41:10.752Z] --- PASS: TestPingHead (0.03s) [2019-10-21T12:41:10.752Z] === RUN TestVersion [2019-10-21T12:41:10.752Z] --- PASS: TestVersion (0.02s) [2019-10-21T12:41:10.752Z] PASS [2019-10-21T12:41:10.752Z] [2019-10-21T12:41:10.752Z] === Skipped [2019-10-21T12:41:10.752Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:41:10.752Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:41:10.752Z] [2019-10-21T12:41:10.752Z] [2019-10-21T12:41:10.752Z] DONE 12 tests, 1 skipped in 2.761s [2019-10-21T12:41:11.213Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T12:41:11.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:11.213Z] ++ set -e [2019-10-21T12:41:11.213Z] ++ '[' -n 0 ']' [2019-10-21T12:41:11.213Z] ++ set -x [2019-10-21T12:41:11.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:11.213Z] INFO: Testing against a local daemon [2019-10-21T12:41:11.213Z] === RUN TestVolumesCreateAndList [2019-10-21T12:41:11.213Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-21T12:41:11.213Z] === RUN TestVolumesRemove [2019-10-21T12:41:11.213Z] --- PASS: TestVolumesRemove (0.07s) [2019-10-21T12:41:11.213Z] === RUN TestVolumesInspect [2019-10-21T12:41:11.213Z] --- PASS: TestVolumesInspect (0.01s) [2019-10-21T12:41:11.213Z] === RUN TestVolumesInvalidJSON [2019-10-21T12:41:11.213Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T12:41:11.213Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T12:41:11.213Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T12:41:11.213Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-21T12:41:11.213Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T12:41:11.213Z] PASS [2019-10-21T12:41:11.213Z] [2019-10-21T12:41:11.213Z] DONE 5 tests in 0.276s [2019-10-21T12:41:11.213Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T12:41:11.650Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T12:41:11.650Z] +++ kill 11485 [2019-10-21T12:41:11.835Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-21T12:41:12.767Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-21T12:41:12.893Z] +++ /etc/init.d/apparmor stop [2019-10-21T12:41:12.893Z] Clearing AppArmor profiles cache:. [2019-10-21T12:41:12.893Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T12:41:12.893Z] Unloading profiles will leave already running processes permanently [2019-10-21T12:41:12.893Z] unconfined, which can lead to unexpected situations. [2019-10-21T12:41:12.893Z] [2019-10-21T12:41:12.893Z] To set a process to complain mode, use the command line tool [2019-10-21T12:41:12.893Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T12:41:12.893Z] with the 'teardown' option." [2019-10-21T12:41:12.893Z] [2019-10-21T12:41:13.698Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2019-10-21T12:41:13.698Z] === RUN TestSecretsUpdate [2019-10-21T12:41:13.698Z] === RUN TestDockerSuite/TestBuildNoDupOutput Post stage [Pipeline] junit [2019-10-21T12:41:14.861Z] Recording test results [2019-10-21T12:41:15.070Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T12:41:16.493Z] + echo Ensuring container killed. [2019-10-21T12:41:16.493Z] Ensuring container killed. [2019-10-21T12:41:16.493Z] + docker rm -vf docker-pr1 [2019-10-21T12:41:16.493Z] Error: No such container: docker-pr1 [2019-10-21T12:41:16.493Z] + true [Pipeline] sh [2019-10-21T12:41:16.968Z] --- PASS: TestSecretsUpdate (3.14s) [2019-10-21T12:41:16.968Z] === RUN TestTemplatedSecret [2019-10-21T12:41:16.968Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-21T12:41:17.226Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-21T12:41:17.226Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-21T12:41:17.308Z] + echo Chowning /workspace to jenkins user [2019-10-21T12:41:17.308Z] Chowning /workspace to jenkins user [2019-10-21T12:41:17.308Z] + id -u [2019-10-21T12:41:17.308Z] + id -g [2019-10-21T12:41:17.308Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40112:/workspace busybox chown -R 1001:1001 /workspace [2019-10-21T12:41:17.308Z] Unable to find image 'busybox:latest' locally [2019-10-21T12:41:17.308Z] latest: Pulling from library/busybox [2019-10-21T12:41:17.672Z] 6d4c3d9fc915: Pulling fs layer [2019-10-21T12:41:17.672Z] 6d4c3d9fc915: Verifying Checksum [2019-10-21T12:41:17.672Z] 6d4c3d9fc915: Download complete [2019-10-21T12:41:17.790Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-21T12:41:18.354Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-21T12:41:18.448Z] 6d4c3d9fc915: Pull complete [2019-10-21T12:41:18.448Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-21T12:41:18.448Z] Status: Downloaded newer image for busybox:latest [2019-10-21T12:41:18.919Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-21T12:41:20.290Z] --- PASS: TestTemplatedSecret (3.51s) [2019-10-21T12:41:20.290Z] === RUN TestSecretCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T12:41:21.286Z] + bundleName=s390x-integration [2019-10-21T12:41:21.286Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-21T12:41:21.286Z] Creating s390x-integration-bundles.tar.gz [2019-10-21T12:41:21.286Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-21T12:41:21.286Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-21T12:41:21.420Z] Archiving artifacts [2019-10-21T12:41:21.661Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-21T12:41:22.225Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-21T12:41:22.814Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40112/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T12:41:23.156Z] --- PASS: TestSecretCreateResolve (2.99s) [2019-10-21T12:41:23.156Z] PASS [2019-10-21T12:41:23.156Z] [2019-10-21T12:41:23.156Z] DONE 6 tests in 20.213s [2019-10-21T12:41:23.156Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T12:41:23.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:23.156Z] ++ set -e [2019-10-21T12:41:23.156Z] ++ '[' -n 0 ']' [2019-10-21T12:41:23.156Z] ++ set -x [2019-10-21T12:41:23.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:41:23.413Z] INFO: Testing against a local daemon [2019-10-21T12:41:23.413Z] === RUN TestServiceCreateInit [2019-10-21T12:41:23.413Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T12:41:23.571Z] + make clean [2019-10-21T12:41:23.939Z] docker volume rm -f docker-dev-cache [2019-10-21T12:41:23.939Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T12:41:25.308Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-21T12:41:27.205Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-21T12:41:29.102Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T12:41:29.359Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T12:41:29.685Z] ok github.com/docker/docker/api/server/httputils 0.127s coverage: 14.7% of statements [2019-10-21T12:41:29.685Z] ok github.com/docker/docker/api/server/middleware 0.248s coverage: 37.7% of statements [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T12:41:29.685Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T12:41:31.319Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-21T12:41:31.360Z] ok github.com/docker/docker/api/server/router/swarm 0.120s coverage: 4.0% of statements [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T12:41:31.360Z] ok github.com/docker/docker/api/types/filters 0.077s coverage: 92.2% of statements [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T12:41:31.360Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T12:41:31.360Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T12:41:31.360Z] ok github.com/docker/docker/api/types/time 0.348s coverage: 100.0% of statements [2019-10-21T12:41:31.823Z] ok github.com/docker/docker/api/types/versions 0.067s coverage: 75.0% of statements [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T12:41:31.823Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T12:41:32.688Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-21T12:41:33.253Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-21T12:41:34.623Z] --- PASS: TestServiceCreateInit (10.98s) [2019-10-21T12:41:34.623Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.74s) [2019-10-21T12:41:34.623Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.21s) [2019-10-21T12:41:34.623Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T12:41:37.635Z] ok github.com/docker/docker/builder/dockerfile 0.435s coverage: 46.1% of statements [2019-10-21T12:41:37.635Z] ok github.com/docker/docker/builder/dockerignore 0.144s coverage: 96.8% of statements [2019-10-21T12:41:37.635Z] ok github.com/docker/docker/builder/remotecontext 0.807s coverage: 9.2% of statements [2019-10-21T12:41:37.896Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-21T12:41:40.419Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-21T12:41:40.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T12:41:40.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T12:41:40.982Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-21T12:41:41.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T12:41:42.353Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-21T12:41:43.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T12:41:43.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T12:41:46.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T12:41:48.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T12:41:48.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-21T12:41:51.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T12:41:53.089Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-21T12:41:56.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T12:41:57.307Z] --- PASS: TestCreateServiceMultipleTimes (22.56s) [2019-10-21T12:41:57.307Z] === RUN TestCreateServiceConflict [2019-10-21T12:41:57.565Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-21T12:41:58.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T12:42:00.842Z] === RUN TestDockerSuite/TestBuildRm [2019-10-21T12:42:00.842Z] --- PASS: TestCreateServiceConflict (3.53s) [2019-10-21T12:42:00.842Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T12:42:01.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T12:42:04.120Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-21T12:42:04.120Z] --- PASS: TestCreateServiceMaxReplicas (3.67s) [2019-10-21T12:42:04.120Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T12:42:04.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T12:42:05.491Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-21T12:42:05.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-21T12:42:06.862Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-21T12:42:06.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T12:42:07.618Z] ok github.com/docker/docker/builder/remotecontext/git 31.911s coverage: 85.1% of statements [2019-10-21T12:42:07.618Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T12:42:07.618Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T12:42:07.618Z] ok github.com/docker/docker/cli/debug 0.320s coverage: 100.0% of statements [2019-10-21T12:42:07.618Z] ok github.com/docker/docker/client 0.658s coverage: 75.3% of statements [2019-10-21T12:42:07.794Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-21T12:42:08.360Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-21T12:42:09.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T12:42:10.256Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-21T12:42:11.036Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:42:11.036Z] Using test binary docker [2019-10-21T12:42:11.036Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T12:42:11.036Z] +++ /etc/init.d/apparmor start [2019-10-21T12:42:11.036Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:42:11.036Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:42:11.036Z] Warning failed to create cache: (null) [2019-10-21T12:42:11.036Z] . [2019-10-21T12:42:11.036Z] INFO: Waiting for daemon to start... [2019-10-21T12:42:11.036Z] Starting dockerd [2019-10-21T12:42:11.036Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-21T12:42:11.628Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-21T12:42:12.559Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-21T12:42:13.058Z] . [2019-10-21T12:42:13.058Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:42:13.058Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:42:13.058Z] Error: No such image: emptyfs [2019-10-21T12:42:13.058Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:42:13.058Z] ++++ docker load [2019-10-21T12:42:13.346Z] Running integration-test (iteration 1) [2019-10-21T12:42:13.346Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T12:42:13.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:42:13.346Z] ++ set -e [2019-10-21T12:42:13.346Z] ++ '[' -n 0 ']' [2019-10-21T12:42:13.346Z] ++ set -x [2019-10-21T12:42:13.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:42:13.429Z] ok github.com/docker/docker/cmd/dockerd 0.699s coverage: 19.0% of statements [2019-10-21T12:42:14.972Z] ok github.com/docker/docker/container 0.593s coverage: 42.2% of statements [2019-10-21T12:42:14.972Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T12:42:14.972Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T12:42:14.972Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T12:42:14.972Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T12:42:16.739Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-21T12:42:16.996Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-21T12:42:17.254Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-21T12:42:17.254Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-21T12:42:17.512Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-21T12:42:18.885Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-21T12:42:18.885Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-21T12:42:19.817Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-21T12:42:20.074Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.00s) [2019-10-21T12:42:20.074Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T12:42:23.351Z] --- PASS: TestCreateServiceSecretFileMode (3.12s) [2019-10-21T12:42:23.351Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T12:42:24.724Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-21T12:42:26.097Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-21T12:42:26.354Z] --- PASS: TestCreateServiceConfigFileMode (3.10s) [2019-10-21T12:42:26.354Z] === RUN TestCreateServiceSysctls [2019-10-21T12:42:27.289Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-21T12:42:27.853Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-21T12:42:28.663Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:42:28.663Z] Loaded image: busybox:latest [2019-10-21T12:42:28.663Z] Loaded image: busybox:glibc [2019-10-21T12:42:28.663Z] Loaded image: debian:jessie [2019-10-21T12:42:28.663Z] Loaded image: hello-world:latest [2019-10-21T12:42:28.663Z] INFO: Testing against a local daemon [2019-10-21T12:42:28.663Z] === RUN TestCgroupNamespacesBuild [2019-10-21T12:42:28.795Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-21T12:42:29.684Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2019-10-21T12:42:29.684Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T12:42:30.695Z] --- PASS: TestCreateServiceSysctls (4.28s) [2019-10-21T12:42:30.695Z] === RUN TestCreateServiceCapabilities [2019-10-21T12:42:30.695Z] === RUN TestDockerSuite/TestBuildUser [2019-10-21T12:42:31.166Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.69s) [2019-10-21T12:42:31.166Z] === RUN TestBuildWithSession [2019-10-21T12:42:31.166Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T12:42:31.166Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:42:31.166Z] === RUN TestBuildSquashParent [2019-10-21T12:42:33.223Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-21T12:42:33.788Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2019-10-21T12:42:33.788Z] === RUN TestInspect [2019-10-21T12:42:36.098Z] ok github.com/docker/docker/daemon 3.060s coverage: 9.2% of statements [2019-10-21T12:42:36.098Z] ok github.com/docker/docker/daemon/cluster 0.921s coverage: 0.5% of statements [2019-10-21T12:42:36.098Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.306s coverage: 65.3% of statements [2019-10-21T12:42:36.098Z] ok github.com/docker/docker/daemon/cluster/convert 0.714s coverage: 35.8% of statements [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T12:42:36.098Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.313s coverage: 10.9% of statements [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T12:42:36.098Z] ok github.com/docker/docker/daemon/config 1.106s coverage: 80.2% of statements [2019-10-21T12:42:36.098Z] ok github.com/docker/docker/daemon/discovery 0.273s coverage: 30.0% of statements [2019-10-21T12:42:36.098Z] ok github.com/docker/docker/daemon/events 0.557s coverage: 50.0% of statements [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T12:42:36.098Z] ok github.com/docker/docker/daemon/graphdriver 0.405s coverage: 2.3% of statements [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-21T12:42:36.098Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-21T12:42:36.671Z] --- PASS: TestBuildSquashParent (5.23s) [2019-10-21T12:42:36.671Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T12:42:36.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:42:36.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:42:36.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:42:36.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:42:36.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:42:36.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:42:36.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:42:36.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:42:36.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:42:36.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:42:36.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:42:36.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:42:36.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:42:36.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:42:36.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:42:36.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:42:37.641Z] ok github.com/docker/docker/daemon/images 0.353s coverage: 4.9% of statements [2019-10-21T12:42:37.641Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T12:42:37.641Z] ok github.com/docker/docker/daemon/links 0.075s coverage: 93.0% of statements [2019-10-21T12:42:37.641Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T12:42:37.641Z] ok github.com/docker/docker/daemon/logger 0.405s coverage: 43.0% of statements [2019-10-21T12:42:37.641Z] ok github.com/docker/docker/daemon/logger/awslogs 0.552s coverage: 77.8% of statements [2019-10-21T12:42:37.641Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-21T12:42:37.641Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T12:42:37.641Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T12:42:37.641Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-21T12:42:37.641Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-21T12:42:37.969Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-21T12:42:37.969Z] --- PASS: TestInspect (3.46s) [2019-10-21T12:42:37.969Z] === RUN TestServiceListWithStatuses [2019-10-21T12:42:37.969Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T12:42:37.969Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:42:37.969Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T12:42:38.102Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.586s coverage: 62.1% of statements [2019-10-21T12:42:38.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.234s coverage: 88.3% of statements [2019-10-21T12:42:38.825Z] #33 129.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T12:42:38.825Z] #33 132.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T12:42:38.825Z] #33 133.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T12:42:39.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:42:39.390Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T12:42:39.661Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:42:41.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-21T12:42:41.480Z] ok github.com/docker/docker/daemon/logger/local 0.606s coverage: 74.7% of statements [2019-10-21T12:42:41.480Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T12:42:41.480Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.180s coverage: 21.4% of statements [2019-10-21T12:42:41.699Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-10-21T12:42:41.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s) [2019-10-21T12:42:41.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s) [2019-10-21T12:42:41.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2019-10-21T12:42:41.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2019-10-21T12:42:41.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2019-10-21T12:42:41.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2019-10-21T12:42:41.699Z] === RUN TestBuildMultiStageCopy [2019-10-21T12:42:41.699Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T12:42:41.914Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T12:42:43.024Z] ok github.com/docker/docker/daemon/logger/splunk 2.160s coverage: 82.5% of statements [2019-10-21T12:42:43.024Z] ok github.com/docker/docker/daemon/logger/syslog 0.287s coverage: 47.8% of statements [2019-10-21T12:42:43.024Z] ok github.com/docker/docker/daemon/logger/templates 0.103s coverage: 8.3% of statements [2019-10-21T12:42:43.024Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T12:42:43.024Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-21T12:42:43.024Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T12:42:43.284Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T12:42:43.724Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T12:42:44.008Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T12:42:44.297Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T12:42:44.523Z] --- PASS: TestDockerNetworkConnectAlias (6.78s) [2019-10-21T12:42:44.523Z] === RUN TestDockerNetworkReConnect [2019-10-21T12:42:44.580Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T12:42:44.655Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T12:42:45.200Z] --- PASS: TestBuildMultiStageCopy (3.42s) [2019-10-21T12:42:45.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s) [2019-10-21T12:42:45.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-10-21T12:42:45.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-10-21T12:42:45.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-10-21T12:42:45.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2019-10-21T12:42:45.200Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T12:42:45.586Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T12:42:45.586Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T12:42:46.211Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2019-10-21T12:42:46.211Z] === RUN TestBuildLabelWithTargets [2019-10-21T12:42:46.767Z] ok github.com/docker/docker/distribution 2.013s coverage: 20.3% of statements [2019-10-21T12:42:46.767Z] ok github.com/docker/docker/distribution/metadata 1.872s coverage: 48.2% of statements [2019-10-21T12:42:46.767Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T12:42:47.482Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T12:42:47.688Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2019-10-21T12:42:47.688Z] === RUN TestBuildWithEmptyLayers [2019-10-21T12:42:47.738Z] ok github.com/docker/docker/distribution/xfer 2.352s coverage: 76.8% of statements [2019-10-21T12:42:47.738Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T12:42:47.738Z] ok github.com/docker/docker/errdefs 0.148s coverage: 49.4% of statements [2019-10-21T12:42:47.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-21T12:42:48.307Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2019-10-21T12:42:48.307Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T12:42:48.413Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T12:42:49.280Z] ok github.com/docker/docker/image 0.903s coverage: 86.4% of statements [2019-10-21T12:42:49.280Z] ok github.com/docker/docker/image/cache 0.203s coverage: 19.2% of statements [2019-10-21T12:42:49.280Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T12:42:49.280Z] ok github.com/docker/docker/image/v1 0.176s coverage: 25.0% of statements [2019-10-21T12:42:49.280Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T12:42:49.782Z] #33 146.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T12:42:50.321Z] --- PASS: TestDockerNetworkReConnect (5.75s) [2019-10-21T12:42:50.321Z] === RUN TestServicePlugin [2019-10-21T12:42:50.990Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2019-10-21T12:42:50.990Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T12:42:51.679Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T12:42:52.000Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-10-21T12:42:52.000Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T12:42:52.192Z] ok github.com/docker/docker/layer 0.642s coverage: 30.0% of statements [2019-10-21T12:42:52.192Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T12:42:53.049Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T12:42:54.049Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2019-10-21T12:42:54.049Z] === RUN TestBuildWithHugeFile [2019-10-21T12:42:54.378Z] ok github.com/docker/docker/libcontainerd/local 0.466s coverage: 1.0% of statements [2019-10-21T12:42:54.378Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2019-10-21T12:42:54.378Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T12:42:54.378Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T12:42:54.378Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T12:42:54.378Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T12:42:54.378Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T12:42:54.378Z] ok github.com/docker/docker/opts 0.409s coverage: 67.3% of statements [2019-10-21T12:42:54.378Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 50.0% of statements [2019-10-21T12:42:54.419Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T12:42:56.314Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T12:42:56.873Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-21T12:42:57.130Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-21T12:42:57.244Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T12:42:58.062Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-21T12:42:58.614Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T12:42:59.432Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-21T12:42:59.672Z] #33 155.8 [2019-10-21T12:43:00.236Z] #33 DONE 156.5s [2019-10-21T12:43:00.236Z] [2019-10-21T12:43:00.236Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-21T12:43:00.362Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-21T12:43:02.257Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-21T12:43:02.257Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-21T12:43:02.257Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-21T12:43:02.257Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-21T12:43:02.257Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-21T12:43:02.757Z] #34 DONE 2.3s [2019-10-21T12:43:04.132Z] [2019-10-21T12:43:04.132Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-21T12:43:04.785Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-21T12:43:04.785Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-21T12:43:05.717Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-21T12:43:06.026Z] #35 DONE 1.9s [2019-10-21T12:43:06.026Z] [2019-10-21T12:43:06.026Z] #36 exporting to image [2019-10-21T12:43:06.026Z] #36 exporting layers [2019-10-21T12:43:06.280Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-21T12:43:07.211Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-21T12:43:07.468Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-21T12:43:09.302Z] #36 exporting layers 3.4s done [2019-10-21T12:43:09.302Z] #36 writing image sha256:a362e1e2ff332f95430b69c75101f11af4f3ff99f299b4b2b8357190d6b120c0 done [2019-10-21T12:43:09.302Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-21T12:43:09.302Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T12:43:09.624Z] + echo Ensuring container killed. [2019-10-21T12:43:09.624Z] Ensuring container killed. [2019-10-21T12:43:09.624Z] + docker rm -vf docker-pr1 [2019-10-21T12:43:09.624Z] Error: No such container: docker-pr1 [2019-10-21T12:43:09.624Z] + true [Pipeline] sh [2019-10-21T12:43:09.905Z] + echo Chowning /workspace to jenkins user [2019-10-21T12:43:09.905Z] Chowning /workspace to jenkins user [2019-10-21T12:43:09.905Z] + id -u [2019-10-21T12:43:09.905Z] + id -g [2019-10-21T12:43:09.905Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40112:/workspace busybox chown -R 1000:1000 /workspace [2019-10-21T12:43:10.744Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T12:43:11.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-21T12:43:11.569Z] + bundleName=unit [2019-10-21T12:43:11.569Z] + echo Creating unit-bundles.tar.gz [2019-10-21T12:43:11.569Z] Creating unit-bundles.tar.gz [2019-10-21T12:43:11.569Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-21T12:43:11.569Z] bundles/junit-report.xml [2019-10-21T12:43:11.569Z] bundles/go-test-report.json [2019-10-21T12:43:11.569Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-21T12:43:11.580Z] Archiving artifacts [2019-10-21T12:43:11.938Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40112/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T12:43:12.251Z] + make clean [2019-10-21T12:43:12.509Z] docker volume rm -f docker-dev-cache [2019-10-21T12:43:12.509Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T12:43:13.835Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-21T12:43:14.766Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-21T12:43:15.332Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-21T12:43:15.896Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-21T12:43:15.896Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-21T12:43:16.829Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-21T12:43:19.350Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-21T12:43:19.350Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-21T12:43:19.350Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-21T12:43:20.281Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-21T12:43:21.212Z] === RUN TestDockerSuite/TestCommitChange [2019-10-21T12:43:22.168Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-21T12:43:23.558Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/archive 9.252s coverage: 62.0% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/authorization 0.883s coverage: 26.8% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/broadcaster 0.060s coverage: 100.0% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/chrootarchive 0.112s coverage: 15.4% of statements [2019-10-21T12:43:24.517Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T12:43:24.517Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/directory 0.063s coverage: 80.0% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/discovery 0.119s coverage: 58.3% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/discovery/file 0.225s coverage: 92.9% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/discovery/kv 3.485s coverage: 84.1% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/discovery/memory 0.124s coverage: 92.3% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/discovery/nodes 0.106s coverage: 93.8% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/filenotify 0.126s coverage: 39.4% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/fileutils 0.185s coverage: 87.7% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/idtools 0.098s coverage: 6.3% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/ioutils 0.750s coverage: 69.2% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/jsonmessage 0.274s coverage: 91.7% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/locker 0.087s coverage: 88.9% of statements [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2019-10-21T12:43:24.517Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/namesgenerator 0.053s coverage: 85.7% of statements [2019-10-21T12:43:24.517Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/parsers 0.213s coverage: 97.0% of statements [2019-10-21T12:43:24.517Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-21T12:43:24.517Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-21T12:43:24.517Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2019-10-21T12:43:24.517Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T12:43:24.517Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T12:43:24.927Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-21T12:43:25.858Z] --- PASS: TestServicePlugin (35.89s) [2019-10-21T12:43:25.858Z] plugin_test.go:62: [d1e82fd4a1524] joining swarm manager [d9f1eac7f0c5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:43:25.858Z] plugin_test.go:65: [db7cc488920b6] joining swarm manager [d9f1eac7f0c5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:43:25.858Z] === RUN TestServiceUpdateLabel [2019-10-21T12:43:27.228Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-21T12:43:28.160Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-21T12:43:28.417Z] --- PASS: TestServiceUpdateLabel (2.69s) [2019-10-21T12:43:28.417Z] === RUN TestServiceUpdateSecrets [2019-10-21T12:43:29.787Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-21T12:43:31.158Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-21T12:43:33.053Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-21T12:43:33.617Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-21T12:43:33.617Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-21T12:43:33.617Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-21T12:43:33.874Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-21T12:43:33.874Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-21T12:43:33.874Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-21T12:43:33.874Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-21T12:43:35.769Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-21T12:43:37.663Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-21T12:43:37.663Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-21T12:43:38.229Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-21T12:43:39.599Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-21T12:43:40.166Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-21T12:43:41.095Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-21T12:43:42.026Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-21T12:43:42.026Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-21T12:43:42.026Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-21T12:43:42.957Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-21T12:43:42.957Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-21T12:43:42.957Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-21T12:43:42.957Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-21T12:43:43.214Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-21T12:43:44.145Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2019-10-21T12:43:44.145Z] === RUN TestServiceUpdateConfigs [2019-10-21T12:43:44.145Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-21T12:43:45.077Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/plugins 35.178s coverage: 73.4% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.171s coverage: 56.8% of statements [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/plugins/transport 0.163s coverage: 85.7% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/pools 0.058s coverage: 88.2% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/progress 0.060s coverage: 75.9% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/pubsub 1.127s coverage: 73.9% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/signal 0.058s coverage: 20.3% of statements [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/stdcopy 0.089s coverage: 100.0% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/streamformatter 0.080s coverage: 66.2% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/system 0.084s coverage: 12.7% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/tailfile 0.073s coverage: 88.6% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/tarsum 0.269s coverage: 89.3% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/term 0.048s coverage: 30.8% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: 0.0% of statements [no tests to run] [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/urlutil 0.054s coverage: 100.0% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/plugin 0.234s coverage: 11.6% of statements [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/plugin/v2 0.187s coverage: 20.1% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/reference 0.220s coverage: 84.4% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/registry 0.545s coverage: 52.2% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/registry/resumable 0.314s coverage: 100.0% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/runconfig 0.264s coverage: 54.5% of statements [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/volume/drivers 0.323s coverage: 36.1% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/volume/local 0.225s coverage: 37.7% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/volume/mounts 0.164s coverage: 66.2% of statements [2019-10-21T12:43:45.633Z] ok github.com/docker/docker/volume/service 0.574s coverage: 70.3% of statements [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T12:43:45.633Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T12:43:45.633Z] INFO: make.ps1 ended at 10/21/2019 12:43:44 [2019-10-21T12:43:46.008Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-21T12:43:46.009Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-21T12:43:47.175Z] INFO: Unit tests ended at 10/21/2019 12:43:46. Duration:00:03:49.3174740 [2019-10-21T12:43:47.175Z] INFO: Building busybox [2019-10-21T12:43:47.175Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-21T12:43:47.175Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-21T12:43:47.175Z] [2019-10-21T12:43:47.175Z] Sending build context to Docker daemon 2.56kB [2019-10-21T12:43:47.175Z] [2019-10-21T12:43:47.175Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-21T12:43:47.175Z] ---> 739b21bd02e7 [2019-10-21T12:43:47.175Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-21T12:43:47.175Z] ---> Running in 85296ee28adc [2019-10-21T12:43:48.531Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-21T12:43:49.095Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-21T12:43:49.095Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-21T12:43:49.658Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-21T12:43:50.589Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-21T12:43:51.518Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-21T12:43:52.449Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-21T12:43:52.449Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-21T12:43:52.987Z] Removing intermediate container 85296ee28adc [2019-10-21T12:43:52.987Z] ---> 966cebde056e [2019-10-21T12:43:52.987Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-21T12:43:53.380Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-21T12:43:53.959Z] [2019-10-21T12:43:54.310Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-21T12:43:54.421Z] ---> 0f9ffbf77086 [2019-10-21T12:43:54.421Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-21T12:43:54.421Z] ---> Running in d2f7b08205ca [2019-10-21T12:43:55.241Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-21T12:43:55.241Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-21T12:43:55.962Z] [2019-10-21T12:43:55.962Z] SUCCESS: Specified value was saved. [2019-10-21T12:43:56.172Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-21T12:43:58.067Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-21T12:43:58.881Z] Removing intermediate container d2f7b08205ca [2019-10-21T12:43:58.881Z] ---> 05ddc66f3eb0 [2019-10-21T12:43:58.881Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-21T12:43:58.881Z] ---> Running in d557a0fc81c1 [2019-10-21T12:43:59.436Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-21T12:43:59.695Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-21T12:43:59.695Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-21T12:43:59.695Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-21T12:43:59.695Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-21T12:43:59.695Z] --- PASS: TestServiceUpdateConfigs (15.71s) [2019-10-21T12:43:59.695Z] === RUN TestServiceUpdateNetwork [2019-10-21T12:44:00.626Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-21T12:44:05.880Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-21T12:44:05.969Z] Cannot create a file when that file already exists. [2019-10-21T12:44:06.137Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-21T12:44:07.068Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-21T12:44:07.068Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-21T12:44:07.068Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-21T12:44:10.342Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-21T12:44:10.906Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-21T12:44:11.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-21T12:44:11.770Z] Removing intermediate container d557a0fc81c1 [2019-10-21T12:44:11.770Z] ---> 1f0a30f7ece3 [2019-10-21T12:44:11.770Z] Step 6/6 : CMD ["sh"] [2019-10-21T12:44:11.770Z] ---> Running in ab6ca982318e [2019-10-21T12:44:12.035Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-21T12:44:12.231Z] Removing intermediate container ab6ca982318e [2019-10-21T12:44:12.231Z] ---> 57f04810b1ac [2019-10-21T12:44:12.231Z] Successfully built 57f04810b1ac [2019-10-21T12:44:12.231Z] Successfully tagged busybox:latest [2019-10-21T12:44:12.231Z] INFO: Docker images of the daemon under test [2019-10-21T12:44:12.231Z] [2019-10-21T12:44:12.231Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-21T12:44:12.231Z] busybox latest 57f04810b1ac 1 second ago 4.83GB [2019-10-21T12:44:12.231Z] microsoft/windowsservercore latest 739b21bd02e7 12 days ago 4.79GB [2019-10-21T12:44:12.231Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 12 days ago 4.79GB [2019-10-21T12:44:12.231Z] [2019-10-21T12:44:12.231Z] INFO: Running integration tests at 10/21/2019 12:44:12... [2019-10-21T12:44:12.231Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-21T12:44:12.231Z] INFO: Integration API tests being run from the host: [2019-10-21T12:44:12.231Z] INFO: make.ps1 starting at 10/21/2019 12:44:12 [2019-10-21T12:44:13.202Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-21T12:44:15.373Z] --- PASS: TestServiceUpdateNetwork (15.49s) [2019-10-21T12:44:15.373Z] PASS [2019-10-21T12:44:15.373Z] [2019-10-21T12:44:15.373Z] === Skipped [2019-10-21T12:44:15.373Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-21T12:44:15.373Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:44:15.373Z] [2019-10-21T12:44:15.373Z] [2019-10-21T12:44:15.373Z] DONE 20 tests, 1 skipped in 171.970s [2019-10-21T12:44:15.373Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T12:44:15.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:44:15.373Z] ++ set -e [2019-10-21T12:44:15.373Z] ++ '[' -n 0 ']' [2019-10-21T12:44:15.373Z] ++ set -x [2019-10-21T12:44:15.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:44:15.374Z] INFO: Testing against a local daemon [2019-10-21T12:44:15.374Z] === RUN TestSessionCreate [2019-10-21T12:44:15.374Z] --- PASS: TestSessionCreate (0.06s) [2019-10-21T12:44:15.374Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T12:44:15.374Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-21T12:44:15.374Z] PASS [2019-10-21T12:44:15.374Z] [2019-10-21T12:44:15.374Z] DONE 2 tests in 0.262s [2019-10-21T12:44:15.374Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T12:44:15.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:44:15.374Z] ++ set -e [2019-10-21T12:44:15.374Z] ++ '[' -n 0 ']' [2019-10-21T12:44:15.374Z] ++ set -x [2019-10-21T12:44:15.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:44:15.633Z] INFO: Testing against a local daemon [2019-10-21T12:44:15.633Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T12:44:15.633Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:44:15.633Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:44:15.633Z] === RUN TestEventsExecDie [2019-10-21T12:44:16.105Z] --- PASS: TestBuildWithHugeFile (81.89s) [2019-10-21T12:44:16.105Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T12:44:16.105Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:44:16.105Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:44:16.105Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:44:16.105Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:44:16.105Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:44:16.105Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:44:16.105Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:44:16.105Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:44:16.105Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:44:16.388Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2019-10-21T12:44:16.388Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2019-10-21T12:44:16.388Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-10-21T12:44:16.388Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2019-10-21T12:44:16.388Z] === RUN TestBuildPreserveOwnership [2019-10-21T12:44:16.388Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T12:44:17.007Z] --- PASS: TestEventsExecDie (1.28s) [2019-10-21T12:44:17.007Z] === RUN TestEventsBackwardsCompatible [2019-10-21T12:44:17.007Z] --- PASS: TestEventsBackwardsCompatible (0.15s) [2019-10-21T12:44:17.007Z] === RUN TestInfoBinaryCommits [2019-10-21T12:44:17.007Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-21T12:44:17.007Z] === RUN TestInfoAPIVersioned [2019-10-21T12:44:17.007Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-21T12:44:17.007Z] === RUN TestInfoAPI [2019-10-21T12:44:17.263Z] --- PASS: TestInfoAPI (0.03s) [2019-10-21T12:44:17.263Z] === RUN TestInfoAPIWarnings [2019-10-21T12:44:17.829Z] --- PASS: TestInfoAPIWarnings (0.77s) [2019-10-21T12:44:17.829Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T12:44:18.087Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-21T12:44:18.344Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-10-21T12:44:18.344Z] === RUN TestPingCacheHeaders [2019-10-21T12:44:18.344Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-21T12:44:18.344Z] === RUN TestPingGet [2019-10-21T12:44:18.344Z] --- PASS: TestPingGet (0.02s) [2019-10-21T12:44:18.344Z] === RUN TestPingHead [2019-10-21T12:44:18.344Z] --- PASS: TestPingHead (0.03s) [2019-10-21T12:44:18.344Z] === RUN TestVersion [2019-10-21T12:44:18.344Z] --- PASS: TestVersion (0.04s) [2019-10-21T12:44:18.344Z] PASS [2019-10-21T12:44:18.344Z] [2019-10-21T12:44:18.344Z] === Skipped [2019-10-21T12:44:18.344Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:44:18.344Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:44:18.344Z] [2019-10-21T12:44:18.344Z] [2019-10-21T12:44:18.344Z] DONE 12 tests, 1 skipped in 2.943s [2019-10-21T12:44:18.344Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T12:44:18.344Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:44:18.344Z] ++ set -e [2019-10-21T12:44:18.344Z] ++ '[' -n 0 ']' [2019-10-21T12:44:18.344Z] ++ set -x [2019-10-21T12:44:18.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:44:18.602Z] INFO: Testing against a local daemon [2019-10-21T12:44:18.602Z] === RUN TestVolumesCreateAndList [2019-10-21T12:44:18.602Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-21T12:44:18.602Z] === RUN TestVolumesRemove [2019-10-21T12:44:18.860Z] --- PASS: TestVolumesRemove (0.12s) [2019-10-21T12:44:18.860Z] === RUN TestVolumesInspect [2019-10-21T12:44:18.860Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-21T12:44:18.860Z] === RUN TestVolumesInvalidJSON [2019-10-21T12:44:18.860Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T12:44:18.860Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T12:44:18.860Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T12:44:18.860Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-21T12:44:18.860Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T12:44:18.860Z] PASS [2019-10-21T12:44:18.860Z] [2019-10-21T12:44:18.860Z] DONE 5 tests in 0.384s [2019-10-21T12:44:18.860Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T12:44:18.860Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-21T12:44:19.141Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T12:44:19.141Z] +++ kill 5332 [2019-10-21T12:44:19.877Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T12:44:20.515Z] +++ /etc/init.d/apparmor stop [2019-10-21T12:44:20.515Z] Clearing AppArmor profiles cache:. [2019-10-21T12:44:20.515Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T12:44:20.515Z] Unloading profiles will leave already running processes permanently [2019-10-21T12:44:20.515Z] unconfined, which can lead to unexpected situations. [2019-10-21T12:44:20.515Z] [2019-10-21T12:44:20.515Z] To set a process to complain mode, use the command line tool [2019-10-21T12:44:20.515Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T12:44:20.515Z] with the 'teardown' option." [2019-10-21T12:44:20.515Z] [2019-10-21T12:44:21.080Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-21T12:44:21.351Z] --- PASS: TestBuildPreserveOwnership (4.93s) [2019-10-21T12:44:21.351Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.27s) [2019-10-21T12:44:21.351Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2019-10-21T12:44:21.351Z] === RUN TestBuildPlatformInvalid [2019-10-21T12:44:21.637Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-21T12:44:21.637Z] PASS [2019-10-21T12:44:21.637Z] [2019-10-21T12:44:21.637Z] === Skipped [2019-10-21T12:44:21.637Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-21T12:44:21.637Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:44:21.637Z] [2019-10-21T12:44:21.637Z] [2019-10-21T12:44:21.637Z] DONE 32 tests, 1 skipped in 128.256s [2019-10-21T12:44:21.637Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T12:44:21.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:44:21.637Z] ++ set -e [2019-10-21T12:44:21.637Z] ++ '[' -n 0 ']' [2019-10-21T12:44:21.637Z] ++ set -x [2019-10-21T12:44:21.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:44:21.637Z] INFO: Testing against a local daemon [2019-10-21T12:44:21.637Z] === RUN TestConfigList [2019-10-21T12:44:22.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-21T12:44:24.322Z] --- PASS: TestConfigList (2.22s) [2019-10-21T12:44:24.322Z] === RUN TestConfigsCreateAndDelete [2019-10-21T12:44:26.349Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2019-10-21T12:44:26.349Z] === RUN TestConfigsUpdate [2019-10-21T12:44:28.380Z] --- PASS: TestConfigsUpdate (2.16s) [2019-10-21T12:44:28.380Z] === RUN TestTemplatedConfig [2019-10-21T12:44:31.073Z] --- PASS: TestTemplatedConfig (2.85s) [2019-10-21T12:44:31.073Z] === RUN TestConfigInspect [2019-10-21T12:44:33.777Z] --- PASS: TestConfigInspect (2.19s) [2019-10-21T12:44:33.777Z] === RUN TestConfigCreateWithLabels [2019-10-21T12:44:35.809Z] --- PASS: TestConfigCreateWithLabels (2.16s) [2019-10-21T12:44:35.809Z] === RUN TestConfigCreateResolve [2019-10-21T12:44:37.843Z] --- PASS: TestConfigCreateResolve (2.17s) [2019-10-21T12:44:37.843Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T12:44:38.145Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-21T12:44:38.145Z] PASS [2019-10-21T12:44:38.145Z] [2019-10-21T12:44:38.145Z] DONE 8 tests in 16.577s [2019-10-21T12:44:38.145Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T12:44:38.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:44:38.145Z] ++ set -e [2019-10-21T12:44:38.145Z] ++ '[' -n 0 ']' [2019-10-21T12:44:38.145Z] ++ set -x [2019-10-21T12:44:38.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:44:38.418Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-21T12:44:38.419Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-21T12:44:38.428Z] INFO: Testing against a local daemon [2019-10-21T12:44:38.428Z] === RUN TestCheckpoint [2019-10-21T12:44:38.428Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T12:44:38.428Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:44:38.428Z] === RUN TestContainerInvalidJSON [2019-10-21T12:44:38.428Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:44:38.428Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:44:38.428Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:44:38.428Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:44:38.428Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:44:38.428Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:44:38.428Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:44:38.428Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:44:38.428Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:44:38.428Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-21T12:44:38.428Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-21T12:44:38.428Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-21T12:44:38.428Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-21T12:44:38.428Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T12:44:38.428Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-21T12:44:38.428Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T12:44:38.428Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-21T12:44:38.428Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T12:44:38.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2019-10-21T12:44:38.711Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T12:44:38.711Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-21T12:44:38.711Z] === RUN TestCopyFromContainer [2019-10-21T12:44:40.200Z] === RUN TestCopyFromContainer// [2019-10-21T12:44:40.200Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T12:44:40.200Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T12:44:40.485Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T12:44:40.485Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T12:44:40.485Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T12:44:40.770Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T12:44:40.770Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T12:44:40.770Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T12:44:41.054Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T12:44:41.054Z] --- PASS: TestCopyFromContainer (2.40s) [2019-10-21T12:44:41.054Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-21T12:44:41.054Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-21T12:44:41.054Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-21T12:44:41.054Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-10-21T12:44:41.054Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-21T12:44:41.054Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-21T12:44:41.054Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-21T12:44:41.054Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-21T12:44:41.054Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-21T12:44:41.054Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-21T12:44:41.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T12:44:41.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:44:41.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:44:41.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:44:41.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:44:41.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:44:41.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:44:41.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:44:41.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:44:41.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:44:41.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-21T12:44:41.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-21T12:44:41.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-21T12:44:41.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-21T12:44:41.054Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T12:44:41.054Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-21T12:44:41.054Z] === RUN TestCreateWithInvalidEnv [2019-10-21T12:44:41.054Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T12:44:41.054Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T12:44:41.054Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T12:44:41.054Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T12:44:41.054Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T12:44:41.054Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T12:44:41.054Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T12:44:41.054Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T12:44:41.054Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T12:44:41.054Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-21T12:44:41.054Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-21T12:44:41.054Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-21T12:44:41.054Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-21T12:44:41.054Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T12:44:41.332Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-21T12:44:41.338Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-21T12:44:41.338Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCustomMaskedPaths (1.83s) [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T12:44:43.372Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:44:43.372Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:44:43.372Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:44:43.372Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:44:43.372Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:44:43.372Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T12:44:43.372Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:44:43.372Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:44:43.372Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:44:43.372Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:44:43.372Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:44:43.372Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T12:44:43.372Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T12:44:43.372Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:44:43.372Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:44:43.372Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:44:43.372Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:44:43.372Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:44:43.372Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:44:43.372Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:44:43.372Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:44:43.372Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-10-21T12:44:43.372Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-21T12:44:43.372Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T12:44:44.245Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-21T12:44:45.418Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s) [2019-10-21T12:44:45.418Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T12:44:45.418Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:44:45.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:44:45.418Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:44:45.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:44:45.418Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:44:45.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:44:45.418Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:44:45.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:44:45.418Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:44:45.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:44:45.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:44:45.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:44:45.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:44:45.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:44:45.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:44:45.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-21T12:44:45.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-21T12:44:45.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-21T12:44:45.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-21T12:44:45.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-21T12:44:45.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-21T12:44:45.418Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T12:44:45.418Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T12:44:45.418Z] === RUN TestDaemonRestartIpcMode [2019-10-21T12:44:45.418Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T12:44:45.418Z] === RUN TestDiff [2019-10-21T12:44:46.035Z] --- PASS: TestDiff (0.67s) [2019-10-21T12:44:46.035Z] === RUN TestExecWithCloseStdin [2019-10-21T12:44:47.042Z] --- PASS: TestExecWithCloseStdin (0.89s) [2019-10-21T12:44:47.043Z] === RUN TestExec [2019-10-21T12:44:47.160Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-21T12:44:47.620Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-21T12:44:47.662Z] --- PASS: TestExec (0.86s) [2019-10-21T12:44:47.662Z] === RUN TestExecUser [2019-10-21T12:44:48.592Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-21T12:44:48.674Z] --- PASS: TestExecUser (0.86s) [2019-10-21T12:44:48.674Z] === RUN TestExportContainerAndImportImage [2019-10-21T12:44:48.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-21T12:44:48.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-21T12:44:48.969Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-21T12:44:49.563Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-21T12:44:49.689Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2019-10-21T12:44:49.689Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T12:44:50.534Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-21T12:44:51.161Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-21T12:44:51.161Z] === RUN TestHealthCheckWorkdir [2019-10-21T12:44:52.176Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2019-10-21T12:44:52.176Z] === RUN TestHealthKillContainer [2019-10-21T12:44:52.244Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-21T12:44:53.448Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-21T12:44:54.764Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-21T12:44:55.634Z] --- PASS: TestHealthKillContainer (2.93s) [2019-10-21T12:44:55.634Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T12:44:55.634Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2019-10-21T12:44:55.634Z] === RUN TestIpcModeNone [2019-10-21T12:44:56.641Z] --- PASS: TestIpcModeNone (0.80s) [2019-10-21T12:44:56.641Z] === RUN TestIpcModePrivate [2019-10-21T12:44:57.219Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-21T12:44:57.262Z] --- PASS: TestIpcModePrivate (0.81s) [2019-10-21T12:44:57.262Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-21T12:44:57.262Z] === RUN TestIpcModeShareable [2019-10-21T12:44:58.039Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-21T12:44:58.277Z] --- PASS: TestIpcModeShareable (0.85s) [2019-10-21T12:44:58.277Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-21T12:44:58.277Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T12:44:59.410Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-21T12:44:59.410Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-21T12:45:00.340Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-21T12:45:00.960Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2019-10-21T12:45:00.960Z] === RUN TestAPIIpcModeHost [2019-10-21T12:45:01.247Z] --- PASS: TestAPIIpcModeHost (0.73s) [2019-10-21T12:45:01.247Z] === RUN TestDaemonIpcModeShareable [2019-10-21T12:45:01.272Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-21T12:45:02.642Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-21T12:45:03.294Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2019-10-21T12:45:03.294Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-21T12:45:03.294Z] === RUN TestDaemonIpcModePrivate [2019-10-21T12:45:03.577Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-21T12:45:04.509Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-21T12:45:04.770Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2019-10-21T12:45:04.770Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-21T12:45:04.770Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T12:45:05.441Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-21T12:45:05.830Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-21T12:45:06.372Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-21T12:45:06.798Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2019-10-21T12:45:06.798Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-21T12:45:06.798Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T12:45:07.742Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-21T12:45:08.023Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-21T12:45:08.673Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-21T12:45:08.844Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2019-10-21T12:45:08.844Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-21T12:45:08.844Z] === RUN TestIpcModeOlderClient [2019-10-21T12:45:08.844Z] === PAUSE TestIpcModeOlderClient [2019-10-21T12:45:08.844Z] === RUN TestKillContainerInvalidSignal [2019-10-21T12:45:09.127Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2019-10-21T12:45:09.127Z] === RUN TestKillContainer [2019-10-21T12:45:09.127Z] === RUN TestKillContainer/no_signal [2019-10-21T12:45:09.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-21T12:45:09.789Z] === RUN TestKillContainer/non_killing_signal [2019-10-21T12:45:09.806Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-21T12:45:10.416Z] === RUN TestKillContainer/killing_signal [2019-10-21T12:45:10.737Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-21T12:45:10.942Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-21T12:45:11.031Z] --- PASS: TestKillContainer (2.01s) [2019-10-21T12:45:11.031Z] --- PASS: TestKillContainer/no_signal (0.63s) [2019-10-21T12:45:11.031Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2019-10-21T12:45:11.031Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2019-10-21T12:45:11.031Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T12:45:11.316Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T12:45:11.674Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-21T12:45:11.936Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T12:45:12.553Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2019-10-21T12:45:12.553Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-10-21T12:45:12.553Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2019-10-21T12:45:12.553Z] === RUN TestKillStoppedContainer [2019-10-21T12:45:12.553Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-21T12:45:12.553Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T12:45:12.836Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-21T12:45:12.836Z] === RUN TestKillDifferentUserContainer [2019-10-21T12:45:13.046Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-21T12:45:13.455Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2019-10-21T12:45:13.455Z] === RUN TestInspectOomKilledTrue [2019-10-21T12:45:14.417Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-21T12:45:14.693Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-21T12:45:14.934Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2019-10-21T12:45:14.934Z] === RUN TestInspectOomKilledFalse [2019-10-21T12:45:15.217Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-10-21T12:45:15.217Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T12:45:15.353Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-21T12:45:16.230Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-10-21T12:45:16.230Z] === RUN TestLinksContainerNames [2019-10-21T12:45:16.723Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-21T12:45:16.723Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-21T12:45:17.610Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-21T12:45:17.656Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-21T12:45:17.710Z] --- PASS: TestLinksContainerNames (1.39s) [2019-10-21T12:45:17.710Z] === RUN TestLogsFollowTailEmpty [2019-10-21T12:45:17.993Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2019-10-21T12:45:17.993Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T12:45:18.586Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-21T12:45:18.609Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2019-10-21T12:45:18.609Z] === RUN TestMountDaemonRoot [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/default [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/private [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/slave [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/shared [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/default [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/shared [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/slave [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/private [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T12:45:18.897Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:45:18.897Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:45:18.897Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T12:45:19.180Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:45:19.180Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:45:19.180Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:45:19.180Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:45:19.180Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:45:19.180Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T12:45:19.180Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-21T12:45:19.180Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-21T12:45:19.180Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T12:45:19.518Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-21T12:45:20.450Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-21T12:45:20.543Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-21T12:45:20.665Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2019-10-21T12:45:20.665Z] === RUN TestNetworkNat [2019-10-21T12:45:21.683Z] --- PASS: TestNetworkNat (0.76s) [2019-10-21T12:45:21.683Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T12:45:21.819Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-21T12:45:22.300Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2019-10-21T12:45:22.300Z] === RUN TestNetworkLoopbackNat [2019-10-21T12:45:22.734Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-21T12:45:22.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:45:22.734Z] INFO: Testing against a local daemon [2019-10-21T12:45:22.734Z] === RUN TestBuildWithSession [2019-10-21T12:45:22.734Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T12:45:22.734Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:45:22.734Z] === RUN TestBuildSquashParent [2019-10-21T12:45:22.734Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-21T12:45:22.734Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:45:22.734Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T12:45:22.734Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-21T12:45:22.734Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:45:22.734Z] === RUN TestBuildMultiStageCopy [2019-10-21T12:45:22.734Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T12:45:23.314Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2019-10-21T12:45:23.314Z] === RUN TestPause [2019-10-21T12:45:23.712Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-21T12:45:23.931Z] --- PASS: TestPause (0.72s) [2019-10-21T12:45:23.931Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T12:45:23.931Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:45:23.931Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:45:23.931Z] === RUN TestPauseStopPausedContainer [2019-10-21T12:45:24.548Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2019-10-21T12:45:24.548Z] === RUN TestPsFilter [2019-10-21T12:45:24.643Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-21T12:45:24.831Z] --- PASS: TestPsFilter (0.18s) [2019-10-21T12:45:24.832Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T12:45:25.456Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-10-21T12:45:25.456Z] === RUN TestRemoveContainerWithVolume [2019-10-21T12:45:26.072Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2019-10-21T12:45:26.072Z] === RUN TestRemoveContainerRunning [2019-10-21T12:45:27.081Z] --- PASS: TestRemoveContainerRunning (0.70s) [2019-10-21T12:45:27.081Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T12:45:27.164Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-21T12:45:27.701Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-10-21T12:45:27.701Z] === RUN TestRemoveInvalidContainer [2019-10-21T12:45:27.701Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-21T12:45:27.701Z] === RUN TestRenameLinkedContainer [2019-10-21T12:45:30.384Z] --- PASS: TestRenameLinkedContainer (2.72s) [2019-10-21T12:45:30.384Z] === RUN TestRenameStoppedContainer [2019-10-21T12:45:30.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-21T12:45:31.007Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-10-21T12:45:31.007Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T12:45:32.334Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-21T12:45:32.491Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2019-10-21T12:45:32.491Z] === RUN TestRenameInvalidName [2019-10-21T12:45:33.107Z] --- PASS: TestRenameInvalidName (0.72s) [2019-10-21T12:45:33.107Z] === RUN TestRenameAnonymousContainer [2019-10-21T12:45:35.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T12:45:35.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T12:45:35.558Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T12:45:35.792Z] --- PASS: TestRenameAnonymousContainer (2.68s) [2019-10-21T12:45:35.792Z] === RUN TestRenameContainerWithSameName [2019-10-21T12:45:36.409Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2019-10-21T12:45:36.409Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T12:45:36.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-21T12:45:36.527Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T12:45:36.769Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-21T12:45:37.701Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-21T12:45:37.885Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2019-10-21T12:45:37.885Z] === RUN TestResize [2019-10-21T12:45:38.059Z] --- PASS: TestBuildMultiStageCopy (15.16s) [2019-10-21T12:45:38.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.71s) [2019-10-21T12:45:38.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2019-10-21T12:45:38.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2019-10-21T12:45:38.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.23s) [2019-10-21T12:45:38.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2019-10-21T12:45:38.059Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T12:45:38.059Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-21T12:45:38.059Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:45:38.059Z] === RUN TestBuildLabelWithTargets [2019-10-21T12:45:38.059Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-21T12:45:38.059Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:45:38.059Z] === RUN TestBuildWithEmptyLayers [2019-10-21T12:45:38.503Z] --- PASS: TestResize (0.71s) [2019-10-21T12:45:38.503Z] === RUN TestResizeWithInvalidSize [2019-10-21T12:45:39.024Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2019-10-21T12:45:39.024Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T12:45:39.024Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-21T12:45:39.024Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:45:39.024Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T12:45:39.024Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-10-21T12:45:39.024Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:45:39.024Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T12:45:39.024Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-21T12:45:39.024Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:45:39.024Z] === RUN TestBuildWithHugeFile [2019-10-21T12:45:39.024Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-21T12:45:39.024Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-21T12:45:39.024Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T12:45:39.024Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:45:39.024Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:45:39.024Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:45:39.024Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:45:39.024Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:45:39.024Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:45:39.122Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2019-10-21T12:45:39.122Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T12:45:39.482Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:45:39.482Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:45:39.482Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:45:39.482Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2019-10-21T12:45:39.482Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-21T12:45:39.482Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-21T12:45:39.482Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-21T12:45:39.482Z] === RUN TestBuildPreserveOwnership [2019-10-21T12:45:39.482Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-10-21T12:45:39.482Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:45:39.482Z] === RUN TestBuildPlatformInvalid [2019-10-21T12:45:39.482Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-21T12:45:39.482Z] PASS [2019-10-21T12:45:39.482Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-21T12:45:39.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:45:39.482Z] INFO: Testing against a local daemon [2019-10-21T12:45:39.482Z] === RUN TestConfigList [2019-10-21T12:45:39.482Z] --- SKIP: TestConfigList (0.00s) [2019-10-21T12:45:39.482Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:45:39.482Z] === RUN TestConfigsCreateAndDelete [2019-10-21T12:45:39.482Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-21T12:45:39.482Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:45:39.482Z] === RUN TestConfigsUpdate [2019-10-21T12:45:39.482Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-21T12:45:39.482Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:45:39.482Z] === RUN TestTemplatedConfig [2019-10-21T12:45:39.482Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-21T12:45:39.482Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:45:39.482Z] === RUN TestConfigInspect [2019-10-21T12:45:39.482Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-21T12:45:39.482Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:45:39.482Z] === RUN TestConfigCreateWithLabels [2019-10-21T12:45:39.482Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-21T12:45:39.482Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:45:39.482Z] === RUN TestConfigCreateResolve [2019-10-21T12:45:39.482Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-21T12:45:39.482Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:45:39.482Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T12:45:39.482Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-21T12:45:39.482Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:45:39.482Z] PASS [2019-10-21T12:45:39.482Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-21T12:45:39.742Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:45:39.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:45:39.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:45:39.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:45:39.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:45:39.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:45:39.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:45:39.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:45:39.942Z] INFO: Testing against a local daemon [2019-10-21T12:45:39.942Z] === RUN TestCheckpoint [2019-10-21T12:45:39.942Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T12:45:39.942Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:45:39.942Z] === RUN TestContainerInvalidJSON [2019-10-21T12:45:39.942Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:45:39.942Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:45:39.942Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:45:39.942Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:45:39.942Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:45:39.942Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:45:39.942Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:45:39.942Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:45:39.942Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:45:39.942Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-21T12:45:39.942Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-21T12:45:39.942Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-21T12:45:39.942Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-21T12:45:39.942Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T12:45:39.942Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-21T12:45:39.942Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-21T12:45:39.942Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T12:45:39.942Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-21T12:45:39.942Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-21T12:45:39.942Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T12:45:39.942Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-21T12:45:39.942Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-21T12:45:39.942Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T12:45:39.942Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-21T12:45:39.942Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-21T12:45:39.942Z] === RUN TestCopyFromContainer [2019-10-21T12:45:39.942Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-21T12:45:39.942Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:45:39.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T12:45:39.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:45:39.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:45:39.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:45:39.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:45:39.942Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:45:39.942Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:45:39.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:45:39.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:45:39.942Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:45:39.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-21T12:45:39.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-21T12:45:39.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-21T12:45:39.942Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-21T12:45:39.942Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T12:45:39.942Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-21T12:45:39.942Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-21T12:45:39.942Z] === RUN TestCreateWithInvalidEnv [2019-10-21T12:45:39.942Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T12:45:39.942Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T12:45:39.942Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T12:45:39.942Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T12:45:39.942Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T12:45:39.942Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T12:45:39.942Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T12:45:39.942Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T12:45:39.942Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T12:45:39.942Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-21T12:45:39.942Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-21T12:45:39.942Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-21T12:45:39.943Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-21T12:45:39.943Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T12:45:39.943Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-21T12:45:39.943Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:45:39.943Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T12:45:39.943Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-21T12:45:39.943Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:45:39.943Z] === RUN TestCreateWithCapabilities [2019-10-21T12:45:39.943Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-21T12:45:39.943Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-21T12:45:39.943Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T12:45:39.943Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-21T12:45:39.943Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:45:39.943Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T12:45:39.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:45:39.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:45:39.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:45:39.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:45:39.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:45:39.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:45:39.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:45:39.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:45:39.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:45:39.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:45:39.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:45:39.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:45:39.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:45:39.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:45:39.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:45:39.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-21T12:45:39.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-21T12:45:39.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-21T12:45:39.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-21T12:45:39.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-21T12:45:39.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-21T12:45:39.943Z] === RUN TestDiff [2019-10-21T12:45:39.943Z] --- SKIP: TestDiff (0.00s) [2019-10-21T12:45:39.943Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-21T12:45:39.943Z] === RUN TestExecWithCloseStdin [2019-10-21T12:45:41.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:45:41.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:45:42.842Z] --- PASS: TestExecWithCloseStdin (2.33s) [2019-10-21T12:45:42.842Z] === RUN TestExec [2019-10-21T12:45:42.842Z] --- SKIP: TestExec (0.00s) [2019-10-21T12:45:42.842Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-21T12:45:42.842Z] === RUN TestExecUser [2019-10-21T12:45:42.842Z] --- SKIP: TestExecUser (0.00s) [2019-10-21T12:45:42.842Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-21T12:45:42.842Z] === RUN TestExportContainerAndImportImage [2019-10-21T12:45:42.842Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-21T12:45:42.842Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:45:42.842Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T12:45:42.842Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-21T12:45:42.842Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:45:42.842Z] === RUN TestHealthCheckWorkdir [2019-10-21T12:45:42.842Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-21T12:45:42.842Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-21T12:45:42.842Z] === RUN TestHealthKillContainer [2019-10-21T12:45:42.842Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-21T12:45:42.842Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-21T12:45:42.842Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T12:45:42.842Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-21T12:45:42.842Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-21T12:45:42.842Z] === RUN TestKillContainerInvalidSignal [2019-10-21T12:45:43.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:45:43.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:45:43.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:45:43.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:45:44.249Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-21T12:45:44.374Z] --- PASS: TestKillContainerInvalidSignal (1.85s) [2019-10-21T12:45:44.374Z] === RUN TestKillContainer [2019-10-21T12:45:44.374Z] --- SKIP: TestKillContainer (0.00s) [2019-10-21T12:45:44.374Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-21T12:45:44.374Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T12:45:44.374Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-21T12:45:44.374Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-21T12:45:44.374Z] === RUN TestKillStoppedContainer [2019-10-21T12:45:44.374Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-21T12:45:44.374Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-21T12:45:44.374Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T12:45:44.374Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-21T12:45:44.374Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-21T12:45:44.374Z] === RUN TestKillDifferentUserContainer [2019-10-21T12:45:44.374Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-21T12:45:44.374Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-21T12:45:44.374Z] === RUN TestInspectOomKilledTrue [2019-10-21T12:45:44.374Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-21T12:45:44.374Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:45:44.374Z] === RUN TestInspectOomKilledFalse [2019-10-21T12:45:44.374Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T12:45:44.374Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:45:44.374Z] === RUN TestLogsFollowTailEmpty [2019-10-21T12:45:46.548Z] --- PASS: TestLogsFollowTailEmpty (1.95s) [2019-10-21T12:45:46.548Z] === RUN TestNetworkNat [2019-10-21T12:45:46.548Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-21T12:45:46.548Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-21T12:45:46.548Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T12:45:46.548Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-21T12:45:46.548Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:45:46.548Z] === RUN TestNetworkLoopbackNat [2019-10-21T12:45:46.548Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-21T12:45:46.548Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-21T12:45:46.548Z] === RUN TestPause [2019-10-21T12:45:46.548Z] --- SKIP: TestPause (0.00s) [2019-10-21T12:45:46.548Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-21T12:45:46.548Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T12:45:46.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:45:46.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:45:47.524Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-21T12:45:48.081Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.92s) [2019-10-21T12:45:48.081Z] === RUN TestPauseStopPausedContainer [2019-10-21T12:45:48.081Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-21T12:45:48.081Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:45:48.081Z] === RUN TestPsFilter [2019-10-21T12:45:48.081Z] --- PASS: TestPsFilter (0.16s) [2019-10-21T12:45:48.081Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T12:45:48.454Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.09s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.24s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.36s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.06s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.07s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.35s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.29s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.54s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.96s) [2019-10-21T12:45:49.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.96s) [2019-10-21T12:45:49.336Z] === RUN TestCgroupNamespacesRun [2019-10-21T12:45:50.978Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.46s) [2019-10-21T12:45:50.978Z] === RUN TestRemoveContainerWithVolume [2019-10-21T12:45:51.382Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2019-10-21T12:45:51.382Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T12:45:52.865Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2019-10-21T12:45:52.865Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-21T12:45:53.151Z] --- PASS: TestRemoveContainerWithVolume (2.26s) [2019-10-21T12:45:53.151Z] === RUN TestRemoveContainerRunning [2019-10-21T12:45:53.708Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-21T12:45:54.640Z] === RUN TestDockerSuite/TestCpToDot [2019-10-21T12:45:54.906Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2019-10-21T12:45:54.906Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T12:45:55.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-21T12:45:55.323Z] --- PASS: TestRemoveContainerRunning (1.96s) [2019-10-21T12:45:55.323Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T12:45:55.460Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-21T12:45:56.383Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2019-10-21T12:45:56.383Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-21T12:45:56.855Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.89s) [2019-10-21T12:45:56.855Z] === RUN TestRemoveInvalidContainer [2019-10-21T12:45:56.855Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-21T12:45:56.855Z] === RUN TestRenameLinkedContainer [2019-10-21T12:45:56.855Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-21T12:45:56.855Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-21T12:45:56.855Z] === RUN TestRenameStoppedContainer [2019-10-21T12:45:57.985Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-21T12:45:58.421Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2019-10-21T12:45:58.421Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T12:45:59.029Z] --- PASS: TestRenameStoppedContainer (2.17s) [2019-10-21T12:45:59.030Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T12:45:59.043Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-10-21T12:45:59.043Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T12:45:59.357Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-21T12:46:00.053Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-10-21T12:46:00.053Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T12:46:00.727Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-21T12:46:01.529Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2019-10-21T12:46:01.530Z] === RUN TestKernelTCPMemory [2019-10-21T12:46:02.538Z] --- PASS: TestKernelTCPMemory (0.90s) [2019-10-21T12:46:02.538Z] === RUN TestNISDomainname [2019-10-21T12:46:02.752Z] --- PASS: TestRenameRunningContainerAndReuse (3.75s) [2019-10-21T12:46:02.752Z] === RUN TestRenameInvalidName [2019-10-21T12:46:03.552Z] --- PASS: TestNISDomainname (1.01s) [2019-10-21T12:46:03.552Z] === RUN TestHostnameDnsResolution [2019-10-21T12:46:04.564Z] --- PASS: TestHostnameDnsResolution (1.12s) [2019-10-21T12:46:04.564Z] === RUN TestStats [2019-10-21T12:46:04.915Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-21T12:46:04.915Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-21T12:46:04.928Z] --- PASS: TestRenameInvalidName (1.85s) [2019-10-21T12:46:04.928Z] === RUN TestRenameAnonymousContainer [2019-10-21T12:46:04.928Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-21T12:46:04.928Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-21T12:46:04.928Z] === RUN TestRenameContainerWithSameName [2019-10-21T12:46:05.848Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-21T12:46:06.462Z] --- PASS: TestRenameContainerWithSameName (1.91s) [2019-10-21T12:46:06.462Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T12:46:06.462Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-21T12:46:06.462Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-21T12:46:06.462Z] === RUN TestResize [2019-10-21T12:46:06.462Z] --- SKIP: TestResize (0.00s) [2019-10-21T12:46:06.462Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-21T12:46:06.462Z] === RUN TestResizeWithInvalidSize [2019-10-21T12:46:06.462Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-21T12:46:06.462Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-21T12:46:06.462Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T12:46:06.594Z] --- PASS: TestStats (1.80s) [2019-10-21T12:46:06.594Z] === RUN TestStopContainerWithTimeout [2019-10-21T12:46:06.594Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T12:46:06.594Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T12:46:06.594Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T12:46:06.594Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T12:46:06.594Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T12:46:06.594Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T12:46:06.594Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T12:46:06.594Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T12:46:06.594Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T12:46:06.594Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T12:46:06.594Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T12:46:06.594Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T12:46:07.742Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-21T12:46:07.742Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-21T12:46:07.742Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-21T12:46:08.307Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-21T12:46:08.633Z] --- PASS: TestResizeWhenContainerNotStarted (2.20s) [2019-10-21T12:46:08.633Z] === RUN TestDaemonRestartKillContainers [2019-10-21T12:46:08.633Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-21T12:46:08.633Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:08.633Z] === RUN TestStats [2019-10-21T12:46:08.633Z] --- SKIP: TestStats (0.00s) [2019-10-21T12:46:08.633Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-21T12:46:08.633Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T12:46:09.240Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-21T12:46:09.240Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-21T12:46:09.240Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-21T12:46:10.058Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-21T12:46:10.058Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2019-10-21T12:46:10.058Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2019-10-21T12:46:10.058Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2019-10-21T12:46:10.058Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2019-10-21T12:46:10.058Z] === RUN TestDeleteDevicemapper [2019-10-21T12:46:10.058Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-21T12:46:10.058Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:46:10.058Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T12:46:10.171Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-21T12:46:10.428Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-21T12:46:10.685Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-21T12:46:10.685Z] === RUN TestDockerSuite/TestCreateRM [2019-10-21T12:46:10.943Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-21T12:46:10.943Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-21T12:46:10.943Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-21T12:46:11.200Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-21T12:46:12.783Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.75s) [2019-10-21T12:46:12.783Z] === RUN TestUpdateMemory [2019-10-21T12:46:13.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-21T12:46:13.402Z] --- PASS: TestUpdateMemory (1.05s) [2019-10-21T12:46:13.402Z] === RUN TestUpdateCPUQuota [2019-10-21T12:46:13.661Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-21T12:46:13.919Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-21T12:46:13.919Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-21T12:46:14.884Z] --- PASS: TestUpdateCPUQuota (1.51s) [2019-10-21T12:46:14.884Z] === RUN TestUpdatePidsLimit [2019-10-21T12:46:14.884Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-21T12:46:15.502Z] === RUN TestUpdatePidsLimit/no_change [2019-10-21T12:46:15.785Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T12:46:16.084Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T12:46:16.710Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T12:46:17.329Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-21T12:46:17.612Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T12:46:18.945Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.30s) [2019-10-21T12:46:18.945Z] === RUN TestStopContainerWithTimeout [2019-10-21T12:46:18.945Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-21T12:46:18.945Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-21T12:46:18.945Z] === RUN TestUpdateRestartPolicy [2019-10-21T12:46:19.175Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-21T12:46:19.175Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-21T12:46:19.175Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-21T12:46:19.175Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-21T12:46:19.175Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-21T12:46:19.175Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-21T12:46:19.637Z] --- PASS: TestUpdatePidsLimit (4.24s) [2019-10-21T12:46:19.637Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-10-21T12:46:19.637Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-10-21T12:46:19.637Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2019-10-21T12:46:19.637Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2019-10-21T12:46:19.637Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2019-10-21T12:46:19.637Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-10-21T12:46:19.637Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-10-21T12:46:19.637Z] === RUN TestUpdateRestartPolicy [2019-10-21T12:46:19.738Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-21T12:46:21.631Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-21T12:46:22.562Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-21T12:46:24.456Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-21T12:46:26.360Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-21T12:46:26.925Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-21T12:46:27.857Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-21T12:46:27.857Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-21T12:46:28.788Z] === RUN TestDockerSuite/TestDockerFails [2019-10-21T12:46:28.788Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-21T12:46:28.788Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-21T12:46:28.788Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-21T12:46:29.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-21T12:46:29.976Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-21T12:46:31.347Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-21T12:46:32.164Z] --- PASS: TestUpdateRestartPolicy (12.16s) [2019-10-21T12:46:32.164Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T12:46:32.164Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2019-10-21T12:46:32.164Z] === RUN TestWaitNonBlocked [2019-10-21T12:46:32.164Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:46:32.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:46:32.164Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:46:32.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:46:32.164Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:46:32.164Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:46:33.175Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-21T12:46:33.175Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2019-10-21T12:46:33.175Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2019-10-21T12:46:33.175Z] === RUN TestWaitBlocked [2019-10-21T12:46:33.175Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:46:33.175Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:46:33.175Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:46:33.175Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:46:33.175Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:46:33.175Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:46:33.245Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-21T12:46:33.245Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-21T12:46:33.245Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-21T12:46:33.245Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-21T12:46:34.186Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-21T12:46:34.186Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2019-10-21T12:46:34.186Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2019-10-21T12:46:34.186Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T12:46:34.186Z] === CONT TestIpcModeOlderClient [2019-10-21T12:46:34.186Z] === CONT TestDaemonRestartIpcMode [2019-10-21T12:46:34.186Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-10-21T12:46:36.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-21T12:46:37.674Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) [2019-10-21T12:46:37.674Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2019-10-21T12:46:37.674Z] PASS [2019-10-21T12:46:37.674Z] [2019-10-21T12:46:37.674Z] === Skipped [2019-10-21T12:46:37.674Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-21T12:46:37.674Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:46:37.674Z] [2019-10-21T12:46:37.674Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:46:37.674Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:46:37.674Z] [2019-10-21T12:46:37.674Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-21T12:46:37.674Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:46:37.674Z] [2019-10-21T12:46:37.674Z] [2019-10-21T12:46:37.674Z] DONE 197 tests, 3 skipped in 119.601s [2019-10-21T12:46:37.674Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T12:46:37.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:46:37.674Z] ++ set -e [2019-10-21T12:46:37.674Z] ++ '[' -n 0 ']' [2019-10-21T12:46:37.674Z] ++ set -x [2019-10-21T12:46:37.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:46:37.956Z] INFO: Testing against a local daemon [2019-10-21T12:46:37.956Z] === RUN TestCommitInheritsEnv [2019-10-21T12:46:38.239Z] --- PASS: TestCommitInheritsEnv (0.39s) [2019-10-21T12:46:38.239Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T12:46:38.239Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-21T12:46:38.239Z] === RUN TestImagesFilterMultiReference [2019-10-21T12:46:38.522Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-21T12:46:38.522Z] === RUN TestImagePullPlatformInvalid [2019-10-21T12:46:38.522Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-21T12:46:38.522Z] === RUN TestRemoveImageOrphaning [2019-10-21T12:46:38.807Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-10-21T12:46:38.807Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T12:46:38.807Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:46:38.807Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:46:38.807Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T12:46:38.807Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-21T12:46:38.807Z] === RUN TestTagInvalidReference [2019-10-21T12:46:38.807Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-21T12:46:38.807Z] === RUN TestTagValidPrefixedRepo [2019-10-21T12:46:39.091Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-21T12:46:39.091Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T12:46:39.091Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-21T12:46:39.091Z] === RUN TestTagOfficialNames [2019-10-21T12:46:39.091Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-21T12:46:39.091Z] === RUN TestTagMatchesDigest [2019-10-21T12:46:39.091Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T12:46:39.091Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-21T12:46:40.013Z] --- PASS: TestUpdateRestartPolicy (22.01s) [2019-10-21T12:46:40.013Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T12:46:40.780Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-21T12:46:42.186Z] --- PASS: TestUpdateRestartWithAutoRemove (1.98s) [2019-10-21T12:46:42.186Z] === RUN TestWaitNonBlocked [2019-10-21T12:46:42.186Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:46:42.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:46:42.186Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:46:42.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:46:42.186Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:46:42.186Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:46:43.306Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-21T12:46:45.085Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-21T12:46:45.085Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.56s) [2019-10-21T12:46:45.085Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.70s) [2019-10-21T12:46:45.085Z] === RUN TestWaitBlocked [2019-10-21T12:46:45.085Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-21T12:46:45.085Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:46:45.085Z] PASS [2019-10-21T12:46:45.085Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-21T12:46:45.085Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:45.085Z] INFO: Testing against a local daemon [2019-10-21T12:46:45.085Z] === RUN TestCommitInheritsEnv [2019-10-21T12:46:45.085Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-21T12:46:45.085Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:46:45.085Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T12:46:45.085Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-21T12:46:45.085Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-21T12:46:45.085Z] === RUN TestImagesFilterMultiReference [2019-10-21T12:46:45.085Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-21T12:46:45.085Z] === RUN TestImagePullPlatformInvalid [2019-10-21T12:46:45.085Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-21T12:46:45.085Z] === RUN TestRemoveImageOrphaning [2019-10-21T12:46:45.085Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-21T12:46:45.085Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:46:45.085Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T12:46:45.085Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-21T12:46:45.085Z] === RUN TestTagInvalidReference [2019-10-21T12:46:45.085Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-21T12:46:45.085Z] === RUN TestTagValidPrefixedRepo [2019-10-21T12:46:45.085Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-21T12:46:45.085Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T12:46:45.085Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-21T12:46:45.085Z] === RUN TestTagOfficialNames [2019-10-21T12:46:45.085Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-21T12:46:45.085Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-21T12:46:45.085Z] === RUN TestTagMatchesDigest [2019-10-21T12:46:45.085Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T12:46:45.085Z] PASS [2019-10-21T12:46:45.085Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-21T12:46:45.085Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:45.085Z] INFO: Testing against a local daemon [2019-10-21T12:46:45.085Z] === RUN TestNetworkCreateDelete [2019-10-21T12:46:45.085Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-21T12:46:45.085Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:46:45.085Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T12:46:45.085Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-21T12:46:45.085Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-21T12:46:45.085Z] === RUN TestInspectNetwork [2019-10-21T12:46:45.085Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-21T12:46:45.085Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-21T12:46:45.085Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T12:46:45.085Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-21T12:46:45.085Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:46:45.085Z] === RUN TestNetworkInvalidJSON [2019-10-21T12:46:45.085Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T12:46:45.085Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T12:46:45.085Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:46:45.085Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:46:45.085Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:46:45.085Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:46:45.085Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T12:46:45.085Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:46:45.085Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:46:45.085Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-21T12:46:45.085Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-21T12:46:45.085Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-21T12:46:45.085Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-21T12:46:45.085Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T12:46:45.085Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-21T12:46:45.085Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-21T12:46:45.085Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T12:46:45.085Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-21T12:46:45.085Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-21T12:46:45.085Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T12:46:45.085Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-21T12:46:45.085Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-21T12:46:45.085Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T12:46:45.085Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-21T12:46:45.085Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-21T12:46:45.085Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T12:46:45.542Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-21T12:46:45.542Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-21T12:46:45.542Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T12:46:45.542Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-21T12:46:45.542Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-21T12:46:45.542Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T12:46:45.542Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:46:45.542Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:46:45.542Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T12:46:45.542Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-21T12:46:45.542Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-21T12:46:45.542Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T12:46:45.542Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-21T12:46:45.542Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-21T12:46:45.542Z] PASS [2019-10-21T12:46:45.542Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-21T12:46:45.542Z] PASS [2019-10-21T12:46:45.542Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-21T12:46:45.542Z] PASS [2019-10-21T12:46:45.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-21T12:46:45.542Z] PASS [2019-10-21T12:46:45.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-21T12:46:45.542Z] PASS [2019-10-21T12:46:45.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-21T12:46:45.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:45.542Z] INFO: Testing against a local daemon [2019-10-21T12:46:45.542Z] === RUN TestPluginInvalidJSON [2019-10-21T12:46:45.542Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:46:45.542Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:46:45.542Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:46:45.542Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-21T12:46:45.542Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T12:46:45.542Z] PASS [2019-10-21T12:46:45.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-21T12:46:45.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:45.542Z] INFO: Testing against a local daemon [2019-10-21T12:46:45.542Z] === RUN TestExternalGraphDriver [2019-10-21T12:46:45.542Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-21T12:46:45.542Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-21T12:46:45.542Z] === RUN TestGraphdriverPluginV2 [2019-10-21T12:46:45.542Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-21T12:46:45.542Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-21T12:46:45.542Z] PASS [2019-10-21T12:46:45.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-21T12:46:45.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:45.542Z] INFO: Testing against a local daemon [2019-10-21T12:46:45.542Z] PASS [2019-10-21T12:46:45.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-21T12:46:46.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:46.000Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-21T12:46:46.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:46.000Z] INFO: Testing against a local daemon [2019-10-21T12:46:46.000Z] === RUN TestSecretInspect [2019-10-21T12:46:46.000Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-21T12:46:46.000Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestSecretList [2019-10-21T12:46:46.000Z] --- SKIP: TestSecretList (0.00s) [2019-10-21T12:46:46.000Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestSecretsCreateAndDelete [2019-10-21T12:46:46.000Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-21T12:46:46.000Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestSecretsUpdate [2019-10-21T12:46:46.000Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-21T12:46:46.000Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestTemplatedSecret [2019-10-21T12:46:46.000Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-21T12:46:46.000Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestSecretCreateResolve [2019-10-21T12:46:46.000Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-21T12:46:46.000Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:46:46.000Z] PASS [2019-10-21T12:46:46.000Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-21T12:46:46.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:46.000Z] INFO: Testing against a local daemon [2019-10-21T12:46:46.000Z] === RUN TestServiceCreateInit [2019-10-21T12:46:46.000Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T12:46:46.000Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T12:46:46.000Z] --- PASS: TestServiceCreateInit (0.05s) [2019-10-21T12:46:46.000Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-21T12:46:46.000Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-21T12:46:46.000Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T12:46:46.000Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-21T12:46:46.000Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestCreateServiceConflict [2019-10-21T12:46:46.000Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-21T12:46:46.000Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T12:46:46.000Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2019-10-21T12:46:46.000Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T12:46:46.000Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-21T12:46:46.000Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T12:46:46.000Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-21T12:46:46.000Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T12:46:46.000Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-21T12:46:46.000Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestCreateServiceSysctls [2019-10-21T12:46:46.000Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-21T12:46:46.000Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestCreateServiceCapabilities [2019-10-21T12:46:46.000Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2019-10-21T12:46:46.000Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestInspect [2019-10-21T12:46:46.000Z] --- SKIP: TestInspect (0.00s) [2019-10-21T12:46:46.000Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestServiceListWithStatuses [2019-10-21T12:46:46.000Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T12:46:46.000Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T12:46:46.000Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-21T12:46:46.000Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestDockerNetworkReConnect [2019-10-21T12:46:46.000Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-21T12:46:46.000Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestServicePlugin [2019-10-21T12:46:46.000Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T12:46:46.000Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.000Z] === RUN TestServiceUpdateLabel [2019-10-21T12:46:46.000Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-21T12:46:46.000Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:46:46.000Z] === RUN TestServiceUpdateSecrets [2019-10-21T12:46:46.000Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-21T12:46:46.000Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:46:46.000Z] === RUN TestServiceUpdateConfigs [2019-10-21T12:46:46.000Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-21T12:46:46.000Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:46:46.000Z] === RUN TestServiceUpdateNetwork [2019-10-21T12:46:46.000Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-21T12:46:46.000Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:46:46.000Z] PASS [2019-10-21T12:46:46.000Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-21T12:46:46.458Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:46.458Z] INFO: Testing against a local daemon [2019-10-21T12:46:46.458Z] === RUN TestSessionCreate [2019-10-21T12:46:46.458Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-21T12:46:46.458Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-21T12:46:46.458Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T12:46:46.458Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-21T12:46:46.458Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-21T12:46:46.458Z] PASS [2019-10-21T12:46:46.458Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-21T12:46:46.458Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:46.458Z] INFO: Testing against a local daemon [2019-10-21T12:46:46.458Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T12:46:46.458Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:46:46.458Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:46:46.458Z] === RUN TestEventsExecDie [2019-10-21T12:46:46.458Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-21T12:46:46.458Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-21T12:46:46.458Z] === RUN TestEventsBackwardsCompatible [2019-10-21T12:46:46.458Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-21T12:46:46.458Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-21T12:46:46.458Z] === RUN TestInfoAPI [2019-10-21T12:46:46.458Z] --- PASS: TestInfoAPI (0.05s) [2019-10-21T12:46:46.458Z] === RUN TestInfoAPIWarnings [2019-10-21T12:46:46.458Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-21T12:46:46.458Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:46:46.458Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T12:46:46.583Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-21T12:46:47.422Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s) [2019-10-21T12:46:47.422Z] === RUN TestPingCacheHeaders [2019-10-21T12:46:47.422Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-21T12:46:47.422Z] === RUN TestPingGet [2019-10-21T12:46:47.422Z] --- PASS: TestPingGet (0.04s) [2019-10-21T12:46:47.422Z] === RUN TestPingHead [2019-10-21T12:46:47.422Z] --- PASS: TestPingHead (0.03s) [2019-10-21T12:46:47.422Z] === RUN TestVersion [2019-10-21T12:46:47.422Z] --- PASS: TestVersion (0.04s) [2019-10-21T12:46:47.422Z] PASS [2019-10-21T12:46:47.422Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-21T12:46:47.422Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:47.422Z] INFO: Testing against a local daemon [2019-10-21T12:46:47.422Z] === RUN TestVolumesCreateAndList [2019-10-21T12:46:47.883Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-21T12:46:47.883Z] === RUN TestVolumesRemove [2019-10-21T12:46:47.883Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-21T12:46:47.883Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-21T12:46:47.883Z] === RUN TestVolumesInspect [2019-10-21T12:46:47.883Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-21T12:46:47.883Z] === RUN TestVolumesInvalidJSON [2019-10-21T12:46:47.883Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T12:46:47.883Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T12:46:47.883Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T12:46:47.883Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-21T12:46:47.883Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T12:46:47.883Z] PASS [2019-10-21T12:46:47.883Z] INFO: make.ps1 ended at 10/21/2019 12:46:47 [2019-10-21T12:46:47.883Z] INFO: Integration CLI tests being run from the host: [2019-10-21T12:46:47.883Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-21T12:46:48.479Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-21T12:46:49.849Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-21T12:46:50.789Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-21T12:46:51.719Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-21T12:46:52.652Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-21T12:46:53.581Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-21T12:46:54.512Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-21T12:46:56.406Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-21T12:46:57.776Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-21T12:46:58.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:46:58.293Z] INFO: Testing against a local daemon [2019-10-21T12:46:58.293Z] === RUN TestDockerSuite [2019-10-21T12:46:58.293Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-21T12:46:58.293Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-21T12:46:58.293Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-21T12:46:58.293Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-21T12:46:58.293Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-21T12:46:58.293Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-21T12:46:58.293Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-21T12:46:58.293Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-21T12:46:58.750Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-21T12:46:59.208Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-21T12:46:59.666Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-21T12:47:00.123Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-21T12:47:01.950Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-21T12:47:03.844Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-21T12:47:05.213Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-21T12:47:05.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-21T12:47:06.841Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-21T12:47:07.773Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-21T12:47:08.338Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-21T12:47:08.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-21T12:47:09.964Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-21T12:47:10.221Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-21T12:47:10.221Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-21T12:47:10.787Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-21T12:47:11.045Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-21T12:47:11.045Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-21T12:47:12.958Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-21T12:47:14.852Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-21T12:47:14.852Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-21T12:47:14.852Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-21T12:47:15.417Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-21T12:47:15.674Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-21T12:47:15.931Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-21T12:47:17.300Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-21T12:47:17.300Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-21T12:47:17.300Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-21T12:47:17.300Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-21T12:47:19.194Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-21T12:47:20.125Z] === RUN TestDockerSuite/TestEventsRename [2019-10-21T12:47:21.055Z] === RUN TestDockerSuite/TestEventsResize [2019-10-21T12:47:21.986Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-21T12:47:22.917Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-21T12:47:23.848Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-21T12:47:24.779Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-21T12:47:28.050Z] === RUN TestDockerSuite/TestEventsTop [2019-10-21T12:47:28.614Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-21T12:47:31.133Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-21T12:47:32.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-21T12:47:32.996Z] === RUN TestDockerSuite/TestExec [2019-10-21T12:47:33.930Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-21T12:47:35.303Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-21T12:47:35.867Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-21T12:47:36.800Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-21T12:47:40.078Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-21T12:47:40.643Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-21T12:47:41.574Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-21T12:47:42.506Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-21T12:47:43.438Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-21T12:47:44.369Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-21T12:47:45.299Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-21T12:47:47.195Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-21T12:47:49.091Z] === RUN TestDockerSuite/TestExecEnv [2019-10-21T12:47:50.024Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-21T12:47:51.920Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-21T12:47:53.291Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-21T12:47:55.187Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-21T12:47:56.123Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-21T12:47:57.053Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-21T12:47:57.983Z] === RUN TestDockerSuite/TestExecParseError [2019-10-21T12:47:58.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-21T12:47:58.809Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-21T12:47:59.742Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-21T12:48:00.673Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-21T12:48:03.196Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-21T12:48:04.568Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-21T12:48:06.465Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-21T12:48:18.646Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-21T12:48:18.646Z] === RUN TestDockerSuite/TestExecTTY [2019-10-21T12:48:19.576Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-21T12:48:20.947Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-21T12:48:21.878Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-21T12:48:22.442Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-21T12:48:22.442Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-21T12:48:24.966Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-21T12:48:25.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-21T12:48:25.787Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-21T12:48:27.158Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-21T12:48:28.091Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-21T12:48:29.464Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-21T12:48:34.720Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-21T12:48:39.972Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-21T12:48:42.493Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-21T12:48:47.747Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-21T12:48:48.003Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-21T12:48:48.003Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-21T12:48:48.260Z] === RUN TestDockerSuite/TestHealth [2019-10-21T12:49:06.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-21T12:49:09.609Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-21T12:49:09.609Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-21T12:49:09.609Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-21T12:49:09.609Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-21T12:49:10.981Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-21T12:49:10.981Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-21T12:49:11.912Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-21T12:49:11.912Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-21T12:49:11.912Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-21T12:49:11.912Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-21T12:49:12.169Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-21T12:49:12.734Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-21T12:49:13.298Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-21T12:49:13.298Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-21T12:49:14.229Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-21T12:49:14.229Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-21T12:49:15.160Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-21T12:49:16.530Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-21T12:49:16.530Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-21T12:49:17.463Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-21T12:49:20.738Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-21T12:49:20.738Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-21T12:49:20.738Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-21T12:49:22.633Z] === RUN TestDockerSuite/TestImportFile [2019-10-21T12:49:24.529Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-21T12:49:24.529Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-21T12:49:27.329Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-21T12:49:27.329Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-21T12:49:27.329Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-21T12:49:27.329Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-21T12:49:27.329Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-21T12:49:27.329Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-21T12:49:27.329Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-21T12:49:27.329Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-21T12:49:27.329Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-21T12:49:27.786Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-21T12:49:27.786Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-21T12:49:27.786Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-21T12:49:27.811Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-21T12:49:29.183Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-21T12:49:31.709Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-21T12:49:31.967Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T12:49:32.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-21T12:49:32.481Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-21T12:49:33.045Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-21T12:49:33.569Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-21T12:49:33.977Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-21T12:49:34.027Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-21T12:49:34.027Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-21T12:49:35.348Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-21T12:49:36.282Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-21T12:49:37.654Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-21T12:49:37.654Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-21T12:49:37.654Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-21T12:49:37.654Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-21T12:49:37.782Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-21T12:49:37.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-21T12:49:38.169Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-21T12:49:39.100Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-21T12:49:40.031Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-21T12:49:40.101Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-21T12:49:40.101Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-21T12:49:40.101Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-21T12:49:40.101Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-21T12:49:40.101Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-21T12:49:40.962Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-21T12:49:40.962Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-21T12:49:41.893Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-21T12:49:42.458Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-21T12:49:43.003Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-21T12:49:43.003Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-21T12:49:43.003Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-21T12:49:43.390Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-21T12:49:43.648Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-21T12:49:44.213Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-21T12:49:45.588Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-21T12:49:46.521Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-21T12:49:47.084Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-21T12:49:47.085Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-21T12:49:47.347Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-21T12:49:47.913Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-21T12:49:47.913Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-21T12:49:49.288Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-21T12:49:50.658Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-21T12:49:50.916Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-21T12:49:51.174Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-21T12:49:51.553Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-21T12:49:52.546Z] === RUN TestDockerSuite/TestInspectImage [2019-10-21T12:49:52.546Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-21T12:49:52.546Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-21T12:49:52.546Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-21T12:49:53.477Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-21T12:49:54.041Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-21T12:49:54.299Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-21T12:49:54.556Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-21T12:49:55.488Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-21T12:49:56.420Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-21T12:49:58.313Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-21T12:49:58.313Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-21T12:49:59.244Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-21T12:49:59.808Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-21T12:50:00.065Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-21T12:50:02.590Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-21T12:50:03.154Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-21T12:50:04.086Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-21T12:50:05.018Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-21T12:50:05.582Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-21T12:50:05.840Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-21T12:50:06.772Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-21T12:50:07.722Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-21T12:50:07.722Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-21T12:50:10.996Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-21T12:50:12.365Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-21T12:50:14.260Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-21T12:50:14.260Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-21T12:50:16.155Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-21T12:50:18.680Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-21T12:50:21.204Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-21T12:50:21.204Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-21T12:50:24.571Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-21T12:50:24.571Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-21T12:50:25.503Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-21T12:50:32.048Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-21T12:50:38.602Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-21T12:50:41.125Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-21T12:50:42.496Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-21T12:50:43.427Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-21T12:50:44.357Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-21T12:50:46.884Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-21T12:50:47.141Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-21T12:50:47.141Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-21T12:50:47.705Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-21T12:50:47.705Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-21T12:50:47.705Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-21T12:50:48.637Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-21T12:50:49.568Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-21T12:50:53.743Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-21T12:50:53.999Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-21T12:50:59.251Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-21T12:50:59.816Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-21T12:50:59.816Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-21T12:50:59.816Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-21T12:51:01.187Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-21T12:51:02.566Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-21T12:51:03.133Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-21T12:51:03.697Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-21T12:51:05.067Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-21T12:51:06.438Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-21T12:51:06.438Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-21T12:51:09.715Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-21T12:51:09.715Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-21T12:51:09.972Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-21T12:51:10.906Z] === RUN TestDockerSuite/TestLogsSince [2019-10-21T12:51:13.432Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-21T12:51:17.609Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-21T12:51:17.609Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-21T12:51:20.133Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-21T12:51:23.408Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-21T12:51:23.408Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-21T12:51:24.339Z] === RUN TestDockerSuite/TestLogsTail [2019-10-21T12:51:25.722Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-21T12:51:26.653Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-21T12:51:26.910Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-21T12:51:27.167Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-21T12:51:27.732Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-21T12:51:28.665Z] === RUN TestDockerSuite/TestNetHostname [2019-10-21T12:51:31.943Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-21T12:51:31.943Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-21T12:51:33.314Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-21T12:51:33.572Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-21T12:51:36.097Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-21T12:51:36.661Z] === RUN TestDockerSuite/TestPluginActive [2019-10-21T12:51:38.556Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-21T12:51:39.489Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-21T12:51:46.040Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-21T12:51:46.040Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-21T12:51:46.040Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-21T12:51:46.611Z] --- PASS: TestImportExtremelyLargeImageWorks (301.13s) [2019-10-21T12:51:46.611Z] PASS [2019-10-21T12:51:46.611Z] [2019-10-21T12:51:46.611Z] === Skipped [2019-10-21T12:51:46.611Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:51:46.611Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:51:46.611Z] [2019-10-21T12:51:46.611Z] [2019-10-21T12:51:46.611Z] DONE 12 tests, 1 skipped in 302.443s [2019-10-21T12:51:46.611Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T12:51:46.611Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:51:46.611Z] ++ set -e [2019-10-21T12:51:46.611Z] ++ '[' -n 0 ']' [2019-10-21T12:51:46.611Z] ++ set -x [2019-10-21T12:51:46.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:51:46.611Z] INFO: Testing against a local daemon [2019-10-21T12:51:46.611Z] === RUN TestNetworkCreateDelete [2019-10-21T12:51:46.611Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-21T12:51:46.611Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T12:51:46.611Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-10-21T12:51:46.611Z] === RUN TestInspectNetwork [2019-10-21T12:51:46.611Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T12:51:46.611Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T12:51:46.611Z] === RUN TestInspectNetwork/network_name [2019-10-21T12:51:46.611Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T12:51:48.147Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-21T12:51:48.147Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-21T12:51:48.147Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-21T12:51:48.147Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-21T12:51:49.707Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-21T12:51:50.087Z] --- PASS: TestInspectNetwork (8.49s) [2019-10-21T12:51:50.087Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-21T12:51:50.087Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T12:51:50.087Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T12:51:50.087Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T12:51:50.087Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T12:51:50.221Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-21T12:51:50.682Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-21T12:51:50.682Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-21T12:51:50.682Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-21T12:51:50.682Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-21T12:51:51.143Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-21T12:51:51.160Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-21T12:51:51.604Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-21T12:51:52.130Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-10-21T12:51:52.130Z] === RUN TestNetworkInvalidJSON [2019-10-21T12:51:52.130Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T12:51:52.130Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T12:51:52.130Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:51:52.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:51:52.130Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:51:52.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:51:52.130Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T12:51:52.130Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:51:52.130Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:51:52.130Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-21T12:51:52.130Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T12:51:52.130Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T12:51:52.130Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T12:51:52.130Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T12:51:53.611Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-21T12:51:53.611Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T12:51:53.707Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-21T12:51:53.965Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-21T12:51:54.231Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-10-21T12:51:54.231Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T12:51:54.520Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-21T12:51:55.256Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2019-10-21T12:51:55.256Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T12:51:56.064Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-21T12:51:56.064Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-21T12:51:56.064Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-21T12:51:56.064Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-21T12:51:56.740Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2019-10-21T12:51:56.740Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T12:51:57.241Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-21T12:51:57.361Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-21T12:51:57.361Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T12:51:58.419Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-21T12:51:58.732Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-21T12:52:00.048Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s) [2019-10-21T12:52:00.048Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T12:52:00.048Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:52:00.048Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:52:00.048Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T12:52:01.258Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-21T12:52:01.258Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-21T12:52:02.630Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-21T12:52:04.528Z] === RUN TestDockerSuite/TestPortList [2019-10-21T12:52:04.786Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-21T12:52:10.044Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-21T12:52:10.846Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-21T12:52:13.329Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-21T12:52:14.594Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-21T12:52:15.566Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-21T12:52:15.566Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-21T12:52:15.857Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-21T12:52:17.759Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-21T12:52:18.479Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-21T12:52:18.526Z] --- PASS: TestServiceWithDataPathPortInit (15.82s) [2019-10-21T12:52:18.527Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T12:52:20.023Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-21T12:52:24.020Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.66s) [2019-10-21T12:52:24.020Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yk11v43m0fg82s9f27gyydu4i Created:2019-10-21 12:52:16.878744844 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[c298f4fb85db373d56d635b398d4523efaf814190a0b292c970fdad7e1b5aa78:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ffod756eu5glscg6m4la5uog2 EndpointID:e8cafe506677e5719f03f696e7201c855cc4e00bcf13b5d0f793693ec29fc31d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33056da8896b556616a9605bf6b143a968a26010fa05837322e45c28e2e13e69 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:89affe9b47bb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ffod756eu5glscg6m4la5uog2 EndpointID:e8cafe506677e5719f03f696e7201c855cc4e00bcf13b5d0f793693ec29fc31d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T12:52:24.020Z] PASS [2019-10-21T12:52:24.020Z] [2019-10-21T12:52:24.020Z] === Skipped [2019-10-21T12:52:24.020Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:52:24.020Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:52:24.020Z] [2019-10-21T12:52:24.020Z] [2019-10-21T12:52:24.020Z] DONE 21 tests, 1 skipped in 42.979s [2019-10-21T12:52:24.020Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:52:24.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:52:24.020Z] ++ set -e [2019-10-21T12:52:24.020Z] ++ '[' -n 0 ']' [2019-10-21T12:52:24.020Z] ++ set -x [2019-10-21T12:52:24.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:52:24.020Z] INFO: Testing against a local daemon [2019-10-21T12:52:24.020Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T12:52:24.020Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-21T12:52:24.020Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:52:24.020Z] === RUN TestDockerNetworkIpvlan [2019-10-21T12:52:24.020Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:52:24.020Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:52:24.020Z] PASS [2019-10-21T12:52:24.020Z] [2019-10-21T12:52:24.020Z] === Skipped [2019-10-21T12:52:24.020Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-21T12:52:24.020Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:52:24.020Z] [2019-10-21T12:52:24.020Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:52:24.020Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:52:24.020Z] [2019-10-21T12:52:24.020Z] [2019-10-21T12:52:24.020Z] DONE 2 tests, 2 skipped in 0.104s [2019-10-21T12:52:24.020Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:52:24.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:52:24.020Z] ++ set -e [2019-10-21T12:52:24.020Z] ++ '[' -n 0 ']' [2019-10-21T12:52:24.020Z] ++ set -x [2019-10-21T12:52:24.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:52:24.020Z] INFO: Testing against a local daemon [2019-10-21T12:52:24.020Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T12:52:25.038Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-10-21T12:52:25.038Z] === RUN TestDockerNetworkMacvlan [2019-10-21T12:52:26.003Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-21T12:52:26.003Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-21T12:52:26.003Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-21T12:52:26.003Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-21T12:52:26.003Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-21T12:52:26.054Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T12:52:26.568Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-21T12:52:26.569Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-21T12:52:26.569Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-21T12:52:27.071Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T12:52:27.502Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-21T12:52:27.760Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-21T12:52:28.085Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T12:52:29.659Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-21T12:52:29.659Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-21T12:52:30.467Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-21T12:52:30.467Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-21T12:52:30.467Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-21T12:52:30.467Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-21T12:52:30.467Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-21T12:52:30.467Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-21T12:52:30.793Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-21T12:52:32.937Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-21T12:52:34.256Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T12:52:34.309Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-21T12:52:34.873Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-21T12:52:34.873Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-21T12:52:39.052Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-21T12:52:39.309Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-21T12:52:39.784Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T12:52:39.875Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-21T12:52:40.406Z] --- PASS: TestDockerNetworkMacvlan (15.46s) [2019-10-21T12:52:40.406Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-21T12:52:40.406Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-21T12:52:40.406Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2019-10-21T12:52:40.406Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2019-10-21T12:52:40.406Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.36s) [2019-10-21T12:52:40.406Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2019-10-21T12:52:40.406Z] PASS [2019-10-21T12:52:40.406Z] [2019-10-21T12:52:40.406Z] DONE 8 tests in 17.015s [2019-10-21T12:52:40.406Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T12:52:40.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:52:40.406Z] ++ set -e [2019-10-21T12:52:40.406Z] ++ '[' -n 0 ']' [2019-10-21T12:52:40.406Z] ++ set -x [2019-10-21T12:52:40.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:52:40.406Z] testing: warning: no tests to run [2019-10-21T12:52:40.406Z] PASS [2019-10-21T12:52:40.406Z] [2019-10-21T12:52:40.406Z] DONE 0 tests in 0.016s [2019-10-21T12:52:40.406Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T12:52:40.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:52:40.406Z] ++ set -e [2019-10-21T12:52:40.406Z] ++ '[' -n 0 ']' [2019-10-21T12:52:40.406Z] ++ set -x [2019-10-21T12:52:40.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:52:40.691Z] INFO: Testing against a local daemon [2019-10-21T12:52:40.691Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T12:52:42.167Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-10-21T12:52:42.167Z] === RUN TestAuthZPluginTLS [2019-10-21T12:52:42.786Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-21T12:52:42.786Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T12:52:43.404Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-21T12:52:43.404Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-21T12:52:44.028Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-21T12:52:44.028Z] === RUN TestAuthZPluginDenyResponse [2019-10-21T12:52:44.056Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-21T12:52:44.648Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-21T12:52:44.648Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T12:52:46.131Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2019-10-21T12:52:46.131Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T12:52:46.755Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-21T12:52:46.755Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T12:52:47.374Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-21T12:52:47.374Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T12:52:47.992Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-21T12:52:47.992Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T12:52:49.317Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-21T12:52:49.317Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-21T12:52:50.042Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2019-10-21T12:52:50.042Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T12:52:52.732Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2019-10-21T12:52:52.732Z] === RUN TestAuthZPluginHeader [2019-10-21T12:52:53.351Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-10-21T12:52:53.351Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T12:52:53.351Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T12:52:53.351Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:52:53.351Z] === RUN TestAuthZPluginV2Disable [2019-10-21T12:52:53.351Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:52:53.351Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:52:53.351Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T12:52:53.351Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:52:53.351Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:52:53.351Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T12:52:53.351Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:52:53.351Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:52:53.351Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T12:52:53.494Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-21T12:52:53.494Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-21T12:52:56.770Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-21T12:53:02.027Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-21T12:53:02.959Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-21T12:53:05.482Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-21T12:53:07.378Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-21T12:53:08.751Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-21T12:53:10.646Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-21T12:53:11.802Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-10-21T12:53:11.802Z] PASS [2019-10-21T12:53:11.802Z] [2019-10-21T12:53:11.802Z] === Skipped [2019-10-21T12:53:11.802Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T12:53:11.802Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:53:11.802Z] [2019-10-21T12:53:11.802Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:53:11.802Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:53:11.802Z] [2019-10-21T12:53:11.802Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:53:11.802Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:53:11.802Z] [2019-10-21T12:53:11.802Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:53:11.802Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:53:11.802Z] [2019-10-21T12:53:11.802Z] [2019-10-21T12:53:11.802Z] DONE 17 tests, 4 skipped in 29.570s [2019-10-21T12:53:11.802Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T12:53:11.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:11.802Z] ++ set -e [2019-10-21T12:53:11.802Z] ++ '[' -n 0 ']' [2019-10-21T12:53:11.802Z] ++ set -x [2019-10-21T12:53:11.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:11.802Z] INFO: Testing against a local daemon [2019-10-21T12:53:11.802Z] === RUN TestPluginInvalidJSON [2019-10-21T12:53:11.802Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:53:11.802Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:53:11.802Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:53:11.802Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-10-21T12:53:11.802Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T12:53:11.802Z] PASS [2019-10-21T12:53:11.802Z] [2019-10-21T12:53:11.802Z] DONE 2 tests in 0.140s [2019-10-21T12:53:11.802Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T12:53:11.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:11.802Z] ++ set -e [2019-10-21T12:53:11.802Z] ++ '[' -n 0 ']' [2019-10-21T12:53:11.802Z] ++ set -x [2019-10-21T12:53:11.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:11.802Z] INFO: Testing against a local daemon [2019-10-21T12:53:11.802Z] === RUN TestExternalGraphDriver [2019-10-21T12:53:11.802Z] === RUN TestExternalGraphDriver/json [2019-10-21T12:53:12.815Z] === RUN TestExternalGraphDriver/spec [2019-10-21T12:53:13.027Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-21T12:53:13.027Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-21T12:53:13.027Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-21T12:53:13.181Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-21T12:53:14.858Z] === RUN TestExternalGraphDriver/pull [2019-10-21T12:53:15.075Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-21T12:53:15.075Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-21T12:53:16.445Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-21T12:53:16.889Z] --- PASS: TestExternalGraphDriver (6.63s) [2019-10-21T12:53:16.889Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2019-10-21T12:53:16.889Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-10-21T12:53:16.889Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2019-10-21T12:53:16.889Z] === RUN TestGraphdriverPluginV2 [2019-10-21T12:53:17.009Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-21T12:53:17.181Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-21T12:53:17.181Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:53:17.181Z] PASS [2019-10-21T12:53:17.181Z] [2019-10-21T12:53:17.181Z] === Skipped [2019-10-21T12:53:17.181Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-21T12:53:17.181Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:53:17.181Z] [2019-10-21T12:53:17.181Z] [2019-10-21T12:53:17.181Z] DONE 5 tests, 1 skipped in 6.790s [2019-10-21T12:53:17.181Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T12:53:17.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:17.181Z] ++ set -e [2019-10-21T12:53:17.181Z] ++ '[' -n 0 ']' [2019-10-21T12:53:17.181Z] ++ set -x [2019-10-21T12:53:17.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:17.181Z] INFO: Testing against a local daemon [2019-10-21T12:53:17.181Z] === RUN TestContinueAfterPluginCrash [2019-10-21T12:53:17.181Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T12:53:17.181Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T12:53:17.181Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T12:53:17.181Z] === CONT TestContinueAfterPluginCrash [2019-10-21T12:53:17.181Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T12:53:19.533Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-21T12:53:19.791Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-21T12:53:22.312Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-21T12:53:22.876Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-21T12:53:22.876Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-21T12:53:22.876Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-21T12:53:23.441Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-21T12:53:23.441Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-21T12:53:23.697Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-21T12:53:24.630Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-21T12:53:25.425Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-21T12:53:25.425Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-21T12:53:25.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-21T12:53:26.527Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-21T12:53:27.896Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-21T12:53:28.829Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-21T12:53:32.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-21T12:53:33.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-21T12:53:35.709Z] --- PASS: TestDaemonStartWithLogOpt (16.27s) [2019-10-21T12:53:36.924Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-21T12:53:37.855Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-21T12:53:38.386Z] --- PASS: TestContinueAfterPluginCrash (21.06s) [2019-10-21T12:53:38.386Z] PASS [2019-10-21T12:53:38.386Z] [2019-10-21T12:53:38.386Z] DONE 2 tests in 21.164s [2019-10-21T12:53:38.386Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T12:53:38.386Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:38.386Z] ++ set -e [2019-10-21T12:53:38.386Z] ++ '[' -n 0 ']' [2019-10-21T12:53:38.386Z] ++ set -x [2019-10-21T12:53:38.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:38.386Z] INFO: Testing against a local daemon [2019-10-21T12:53:38.386Z] === RUN TestPluginWithDevMounts [2019-10-21T12:53:38.386Z] === PAUSE TestPluginWithDevMounts [2019-10-21T12:53:38.386Z] === CONT TestPluginWithDevMounts [2019-10-21T12:53:38.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-21T12:53:40.379Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-21T12:53:40.379Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-21T12:53:40.379Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-21T12:53:40.636Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-21T12:53:41.072Z] --- PASS: TestPluginWithDevMounts (2.33s) [2019-10-21T12:53:41.072Z] PASS [2019-10-21T12:53:41.072Z] [2019-10-21T12:53:41.072Z] DONE 1 tests in 2.432s [2019-10-21T12:53:41.072Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T12:53:41.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:41.072Z] ++ set -e [2019-10-21T12:53:41.072Z] ++ '[' -n 0 ']' [2019-10-21T12:53:41.072Z] ++ set -x [2019-10-21T12:53:41.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:41.072Z] INFO: Testing against a local daemon [2019-10-21T12:53:41.072Z] === RUN TestSecretInspect [2019-10-21T12:53:43.102Z] --- PASS: TestSecretInspect (2.21s) [2019-10-21T12:53:43.102Z] === RUN TestSecretList [2019-10-21T12:53:43.158Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-21T12:53:43.414Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-21T12:53:45.128Z] --- PASS: TestSecretList (2.21s) [2019-10-21T12:53:45.128Z] === RUN TestSecretsCreateAndDelete [2019-10-21T12:53:45.311Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-21T12:53:47.833Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2019-10-21T12:53:47.833Z] === RUN TestSecretsUpdate [2019-10-21T12:53:48.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-21T12:53:49.486Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-21T12:53:49.872Z] --- PASS: TestSecretsUpdate (2.24s) [2019-10-21T12:53:49.872Z] === RUN TestTemplatedSecret [2019-10-21T12:53:50.858Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-21T12:53:51.115Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-21T12:53:51.115Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-21T12:53:51.115Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-21T12:53:52.569Z] --- PASS: TestTemplatedSecret (2.81s) [2019-10-21T12:53:52.570Z] === RUN TestSecretCreateResolve [2019-10-21T12:53:54.390Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-21T12:53:54.597Z] --- PASS: TestSecretCreateResolve (2.19s) [2019-10-21T12:53:54.597Z] PASS [2019-10-21T12:53:54.597Z] [2019-10-21T12:53:54.597Z] DONE 6 tests in 13.936s [2019-10-21T12:53:54.597Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T12:53:54.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:54.597Z] ++ set -e [2019-10-21T12:53:54.597Z] ++ '[' -n 0 ']' [2019-10-21T12:53:54.597Z] ++ set -x [2019-10-21T12:53:54.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:53:54.883Z] INFO: Testing against a local daemon [2019-10-21T12:53:54.883Z] === RUN TestServiceCreateInit [2019-10-21T12:53:54.883Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T12:53:55.320Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-21T12:53:56.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-21T12:53:56.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-21T12:53:56.691Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-21T12:53:57.254Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-21T12:53:59.246Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-21T12:53:59.283Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T12:54:00.176Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-21T12:54:02.092Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-21T12:54:03.022Z] === RUN TestDockerSuite/TestRmiTag [2019-10-21T12:54:03.280Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-21T12:54:03.682Z] --- PASS: TestServiceCreateInit (8.56s) [2019-10-21T12:54:03.682Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.33s) [2019-10-21T12:54:03.682Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2019-10-21T12:54:03.682Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T12:54:04.212Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-21T12:54:06.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-21T12:54:06.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-21T12:54:06.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-21T12:54:09.465Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-21T12:54:09.722Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-21T12:54:10.653Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-21T12:54:10.911Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-21T12:54:11.475Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-21T12:54:11.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-21T12:54:11.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-21T12:54:12.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-21T12:54:12.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-21T12:54:12.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-21T12:54:13.372Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-21T12:54:14.304Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-21T12:54:14.561Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-21T12:54:15.491Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-21T12:54:15.492Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-21T12:54:16.055Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-21T12:54:17.951Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-21T12:54:18.881Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-21T12:54:19.810Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-21T12:54:20.741Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-21T12:54:22.165Z] --- PASS: TestCreateServiceMultipleTimes (17.18s) [2019-10-21T12:54:22.165Z] === RUN TestCreateServiceConflict [2019-10-21T12:54:22.641Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-21T12:54:22.788Z] --- PASS: TestCreateServiceConflict (2.21s) [2019-10-21T12:54:22.788Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T12:54:24.010Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-21T12:54:24.942Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-21T12:54:25.873Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-21T12:54:26.263Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2019-10-21T12:54:26.263Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T12:54:26.804Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-21T12:54:26.804Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-21T12:54:27.744Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-21T12:54:29.115Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-21T12:54:30.045Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-21T12:54:31.415Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-21T12:54:32.346Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-21T12:54:32.911Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-21T12:54:33.843Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-21T12:54:33.843Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-21T12:54:35.215Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-21T12:54:36.146Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-21T12:54:37.078Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-21T12:54:37.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-21T12:54:38.010Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-21T12:54:38.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-21T12:54:38.945Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-21T12:54:39.145Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-21T12:54:39.606Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-21T12:54:39.877Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-21T12:54:39.877Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-21T12:54:40.807Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-21T12:54:41.148Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-21T12:54:41.148Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-21T12:54:41.382Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-21T12:54:41.496Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2019-10-21T12:54:41.496Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T12:54:41.782Z] --- PASS: TestCreateServiceSecretFileMode (2.63s) [2019-10-21T12:54:41.782Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T12:54:42.312Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-21T12:54:43.243Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-21T12:54:43.807Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-21T12:54:43.807Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-21T12:54:44.489Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2019-10-21T12:54:44.489Z] === RUN TestCreateServiceSysctls [2019-10-21T12:54:44.738Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-21T12:54:44.738Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-21T12:54:45.851Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-21T12:54:46.111Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-21T12:54:46.825Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-21T12:54:46.825Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-21T12:54:46.825Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-21T12:54:47.043Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-21T12:54:47.796Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-21T12:54:47.973Z] --- PASS: TestCreateServiceSysctls (3.59s) [2019-10-21T12:54:47.973Z] === RUN TestCreateServiceCapabilities [2019-10-21T12:54:47.973Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-21T12:54:48.537Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-21T12:54:48.767Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-21T12:54:48.795Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-21T12:54:49.227Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-21T12:54:49.689Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-21T12:54:49.725Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-21T12:54:50.149Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-21T12:54:50.654Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2019-10-21T12:54:50.654Z] === RUN TestInspect [2019-10-21T12:54:51.622Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-21T12:54:52.993Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-21T12:54:53.346Z] --- PASS: TestInspect (2.82s) [2019-10-21T12:54:53.346Z] === RUN TestServiceListWithStatuses [2019-10-21T12:54:53.346Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T12:54:53.346Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:54:53.346Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T12:54:54.887Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-21T12:54:55.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-21T12:54:55.957Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-21T12:54:56.386Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-21T12:54:56.927Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-21T12:54:56.928Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-21T12:54:56.950Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-21T12:54:57.746Z] --- PASS: TestDockerNetworkConnectAlias (4.50s) [2019-10-21T12:54:57.747Z] === RUN TestDockerNetworkReConnect [2019-10-21T12:54:57.881Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-21T12:54:58.468Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-21T12:54:58.811Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-21T12:55:00.708Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-21T12:55:03.233Z] --- PASS: TestDockerNetworkReConnect (4.54s) [2019-10-21T12:55:03.234Z] === RUN TestServicePlugin [2019-10-21T12:55:03.234Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T12:55:03.234Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:55:03.234Z] === RUN TestServiceUpdateLabel [2019-10-21T12:55:04.716Z] --- PASS: TestServiceUpdateLabel (2.22s) [2019-10-21T12:55:04.716Z] === RUN TestServiceUpdateSecrets [2019-10-21T12:55:04.883Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-21T12:55:04.883Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-21T12:55:05.140Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-21T12:55:07.662Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-21T12:55:09.555Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-21T12:55:10.865Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-21T12:55:10.865Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-21T12:55:11.328Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-21T12:55:12.078Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-21T12:55:13.511Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-21T12:55:13.974Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-21T12:55:14.434Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-21T12:55:14.434Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-21T12:55:15.352Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-21T12:55:15.352Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-21T12:55:15.352Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-21T12:55:15.407Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-21T12:55:15.609Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-21T12:55:15.868Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-21T12:55:15.868Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-21T12:55:15.868Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-21T12:55:17.505Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-21T12:55:19.401Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-21T12:55:19.934Z] --- PASS: TestServiceUpdateSecrets (14.91s) [2019-10-21T12:55:19.934Z] === RUN TestServiceUpdateConfigs [2019-10-21T12:55:21.674Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-21T12:55:21.928Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-21T12:55:22.493Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-21T12:55:24.389Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-21T12:55:25.321Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-21T12:55:25.321Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-21T12:55:25.885Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-21T12:55:27.781Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-21T12:55:27.781Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-21T12:55:28.713Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-21T12:55:29.643Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-21T12:55:30.208Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-21T12:55:31.140Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-21T12:55:31.140Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-21T12:55:32.074Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-21T12:55:33.005Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-21T12:55:33.570Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-21T12:55:34.502Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-21T12:55:35.066Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-21T12:55:35.178Z] --- PASS: TestServiceUpdateConfigs (14.83s) [2019-10-21T12:55:35.178Z] === RUN TestServiceUpdateNetwork [2019-10-21T12:55:35.998Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-21T12:55:36.929Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-21T12:55:37.861Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-21T12:55:37.861Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-21T12:55:38.797Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-21T12:55:39.363Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-21T12:55:41.259Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-21T12:55:41.516Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T12:55:41.516Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-21T12:55:45.742Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-21T12:55:45.742Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-21T12:55:47.707Z] --- PASS: TestServiceUpdateNetwork (13.09s) [2019-10-21T12:55:47.707Z] PASS [2019-10-21T12:55:47.707Z] [2019-10-21T12:55:47.707Z] === Skipped [2019-10-21T12:55:47.707Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-21T12:55:47.707Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:55:47.707Z] [2019-10-21T12:55:47.707Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-21T12:55:47.707Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:55:47.707Z] [2019-10-21T12:55:47.707Z] [2019-10-21T12:55:47.707Z] DONE 20 tests, 2 skipped in 112.804s [2019-10-21T12:55:47.707Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T12:55:47.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:55:47.707Z] ++ set -e [2019-10-21T12:55:47.707Z] ++ '[' -n 0 ']' [2019-10-21T12:55:47.707Z] ++ set -x [2019-10-21T12:55:47.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:55:47.707Z] INFO: Testing against a local daemon [2019-10-21T12:55:47.707Z] === RUN TestSessionCreate [2019-10-21T12:55:47.707Z] --- PASS: TestSessionCreate (0.06s) [2019-10-21T12:55:47.707Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T12:55:47.707Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-10-21T12:55:47.707Z] PASS [2019-10-21T12:55:47.707Z] [2019-10-21T12:55:47.707Z] DONE 2 tests in 0.208s [2019-10-21T12:55:47.707Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T12:55:47.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:55:47.707Z] ++ set -e [2019-10-21T12:55:47.707Z] ++ '[' -n 0 ']' [2019-10-21T12:55:47.707Z] ++ set -x [2019-10-21T12:55:47.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:55:47.707Z] INFO: Testing against a local daemon [2019-10-21T12:55:47.707Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T12:55:47.993Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:55:47.993Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:55:47.993Z] === RUN TestEventsExecDie [2019-10-21T12:55:48.612Z] --- PASS: TestEventsExecDie (0.90s) [2019-10-21T12:55:48.612Z] === RUN TestEventsBackwardsCompatible [2019-10-21T12:55:48.897Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-21T12:55:48.897Z] === RUN TestInfoBinaryCommits [2019-10-21T12:55:48.897Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-21T12:55:48.897Z] === RUN TestInfoAPIVersioned [2019-10-21T12:55:48.897Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-21T12:55:48.897Z] === RUN TestInfoAPI [2019-10-21T12:55:48.897Z] --- PASS: TestInfoAPI (0.05s) [2019-10-21T12:55:48.897Z] === RUN TestInfoAPIWarnings [2019-10-21T12:55:49.913Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-10-21T12:55:49.913Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T12:55:50.535Z] --- PASS: TestLoginFailsWithBadCredentials (0.59s) [2019-10-21T12:55:50.535Z] === RUN TestPingCacheHeaders [2019-10-21T12:55:50.535Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-21T12:55:50.535Z] === RUN TestPingGet [2019-10-21T12:55:50.535Z] --- PASS: TestPingGet (0.03s) [2019-10-21T12:55:50.535Z] === RUN TestPingHead [2019-10-21T12:55:50.535Z] --- PASS: TestPingHead (0.06s) [2019-10-21T12:55:50.535Z] === RUN TestVersion [2019-10-21T12:55:50.535Z] --- PASS: TestVersion (0.05s) [2019-10-21T12:55:50.535Z] PASS [2019-10-21T12:55:50.535Z] [2019-10-21T12:55:50.535Z] === Skipped [2019-10-21T12:55:50.535Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:55:50.535Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:55:50.535Z] [2019-10-21T12:55:50.535Z] [2019-10-21T12:55:50.535Z] DONE 12 tests, 1 skipped in 2.921s [2019-10-21T12:55:50.825Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T12:55:50.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:55:50.825Z] ++ set -e [2019-10-21T12:55:50.825Z] ++ '[' -n 0 ']' [2019-10-21T12:55:50.825Z] ++ set -x [2019-10-21T12:55:50.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-21T12:55:50.825Z] INFO: Testing against a local daemon [2019-10-21T12:55:50.825Z] === RUN TestVolumesCreateAndList [2019-10-21T12:55:50.825Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-21T12:55:50.825Z] === RUN TestVolumesRemove [2019-10-21T12:55:50.825Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-21T12:55:50.825Z] === RUN TestVolumesInspect [2019-10-21T12:55:51.111Z] --- PASS: TestVolumesInspect (0.06s) [2019-10-21T12:55:51.111Z] === RUN TestVolumesInvalidJSON [2019-10-21T12:55:51.111Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T12:55:51.111Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T12:55:51.111Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T12:55:51.111Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-10-21T12:55:51.111Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T12:55:51.111Z] PASS [2019-10-21T12:55:51.111Z] [2019-10-21T12:55:51.111Z] DONE 5 tests in 0.334s [2019-10-21T12:55:51.111Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T12:55:51.394Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T12:55:51.394Z] +++ kill 13081 [2019-10-21T12:55:52.866Z] +++ /etc/init.d/apparmor stop [2019-10-21T12:55:52.866Z] Clearing AppArmor profiles cache:. [2019-10-21T12:55:52.866Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T12:55:52.866Z] Unloading profiles will leave already running processes permanently [2019-10-21T12:55:52.866Z] unconfined, which can lead to unexpected situations. [2019-10-21T12:55:52.866Z] [2019-10-21T12:55:52.866Z] To set a process to complain mode, use the command line tool [2019-10-21T12:55:52.866Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T12:55:52.866Z] with the 'teardown' option." [2019-10-21T12:55:52.866Z] Post stage [Pipeline] junit [2019-10-21T12:55:54.934Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T12:55:55.895Z] + echo Ensuring container killed. [2019-10-21T12:55:55.895Z] Ensuring container killed. [2019-10-21T12:55:55.895Z] + docker rm -vf docker-pr1 [2019-10-21T12:55:55.895Z] Error: No such container: docker-pr1 [2019-10-21T12:55:55.895Z] + true [Pipeline] sh [2019-10-21T12:55:56.278Z] + echo Chowning /workspace to jenkins user [2019-10-21T12:55:56.278Z] Chowning /workspace to jenkins user [2019-10-21T12:55:56.278Z] + id -u [2019-10-21T12:55:56.278Z] + id -g [2019-10-21T12:55:56.278Z] + docker run --rm -v /home/docker/workspace/moby_PR-40112:/workspace busybox chown -R 1001:1001 /workspace [2019-10-21T12:55:56.278Z] Unable to find image 'busybox:latest' locally [2019-10-21T12:55:56.561Z] latest: Pulling from library/busybox [2019-10-21T12:55:56.843Z] e38168a01e65: Pulling fs layer [2019-10-21T12:55:57.129Z] e38168a01e65: Verifying Checksum [2019-10-21T12:55:57.129Z] e38168a01e65: Download complete [2019-10-21T12:55:57.414Z] e38168a01e65: Pull complete [2019-10-21T12:55:57.414Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-21T12:55:57.414Z] Status: Downloaded newer image for busybox:latest [2019-10-21T12:55:57.507Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-21T12:55:57.507Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-21T12:55:57.507Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-21T12:55:57.929Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-21T12:55:58.859Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T12:55:59.299Z] + bundleName=ppc64le-integration [2019-10-21T12:55:59.300Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-21T12:55:59.300Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-21T12:55:59.300Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-21T12:55:59.300Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-21T12:55:59.336Z] Archiving artifacts [2019-10-21T12:55:59.723Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40112/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T12:56:00.128Z] + make clean [2019-10-21T12:56:00.231Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-21T12:56:00.488Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-21T12:56:00.488Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-21T12:56:00.488Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-21T12:56:00.744Z] docker volume rm -f docker-dev-cache [2019-10-21T12:56:00.744Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T12:56:01.420Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [Pipeline] } [Pipeline] // withEnv [2019-10-21T12:56:03.355Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-21T12:56:03.355Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-21T12:56:03.355Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-21T12:56:03.355Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T12:56:04.326Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-21T12:56:04.326Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-21T12:56:04.696Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-21T12:56:06.067Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-21T12:56:07.961Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-21T12:56:08.895Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-21T12:56:09.458Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-21T12:56:10.389Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-21T12:56:11.758Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-21T12:56:11.758Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-21T12:56:11.758Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-21T12:56:13.665Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-21T12:56:15.041Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-21T12:56:16.412Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-21T12:56:16.412Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-21T12:56:16.669Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-21T12:56:18.562Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-21T12:56:20.456Z] === RUN TestDockerSuite/TestRunMount [2019-10-21T12:56:27.003Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-21T12:56:27.934Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-21T12:56:28.499Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-21T12:56:30.395Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-21T12:56:32.919Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-21T12:56:34.298Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-21T12:56:34.298Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-21T12:56:34.298Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-21T12:56:36.195Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-21T12:56:38.722Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-21T12:56:41.251Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-21T12:56:42.182Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-21T12:56:43.113Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-21T12:56:45.011Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-21T12:56:45.268Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-21T12:56:46.199Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-21T12:56:47.130Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-21T12:56:48.065Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-21T12:56:48.630Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-21T12:56:48.887Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-21T12:56:49.127Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-21T12:56:49.588Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-21T12:56:50.560Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-21T12:56:52.170Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-21T12:56:53.472Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-21T12:56:54.694Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-21T12:56:59.950Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-21T12:56:59.950Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-21T12:57:00.207Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-21T12:57:00.464Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-21T12:57:01.397Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-21T12:57:01.654Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-21T12:57:02.054Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-21T12:57:02.586Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-21T12:57:03.151Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-21T12:57:03.409Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-21T12:57:03.597Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-21T12:57:03.973Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-21T12:57:04.930Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-21T12:57:05.188Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-21T12:57:06.120Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-21T12:57:07.053Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-21T12:57:07.985Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-21T12:57:09.358Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-21T12:57:10.729Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-21T12:57:10.987Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-21T12:57:11.551Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-21T12:57:12.116Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-21T12:57:13.061Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-21T12:57:13.998Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-21T12:57:14.932Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T12:57:14.932Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-21T12:57:15.865Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-21T12:57:16.798Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-21T12:57:16.798Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-21T12:57:17.055Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-21T12:57:17.621Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-21T12:57:19.524Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-21T12:57:19.524Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-21T12:57:20.456Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-21T12:57:22.991Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-21T12:57:24.892Z] === RUN TestDockerSuite/TestRunRm [2019-10-21T12:57:25.825Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-21T12:57:25.825Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-21T12:57:25.825Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-21T12:57:30.013Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-21T12:57:30.581Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-21T12:57:31.513Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-21T12:57:33.411Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-21T12:57:33.411Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-21T12:57:34.345Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-21T12:57:34.345Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-21T12:57:34.914Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-21T12:57:38.198Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-21T12:57:39.132Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-21T12:57:44.396Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-21T12:57:44.962Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-21T12:57:45.894Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-21T12:57:46.826Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-21T12:57:47.392Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-21T12:57:48.331Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-21T12:57:49.263Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-21T12:57:50.199Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-21T12:57:50.766Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-21T12:57:51.697Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-21T12:57:54.310Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-21T12:57:54.974Z] === RUN TestDockerSuite/TestRunState [2019-10-21T12:57:56.347Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-21T12:57:57.278Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-21T12:57:58.210Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-21T12:57:58.210Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-21T12:57:58.210Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-21T12:57:59.142Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-21T12:57:59.707Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-21T12:58:00.120Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-21T12:58:00.120Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-21T12:58:01.607Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-21T12:58:01.608Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-21T12:58:01.608Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-21T12:58:02.540Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-21T12:58:05.068Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-21T12:58:06.021Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-21T12:58:08.546Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-21T12:58:12.725Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-21T12:58:15.249Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-21T12:58:16.182Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-21T12:58:17.114Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-21T12:58:18.047Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-21T12:58:20.575Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-21T12:58:21.948Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-21T12:58:22.514Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-21T12:58:22.772Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-21T12:58:22.772Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-21T12:58:23.703Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-21T12:58:24.636Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-21T12:58:25.568Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-21T12:58:25.568Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-21T12:58:25.568Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-21T12:58:26.500Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-21T12:58:31.789Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-21T12:58:32.049Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-21T12:58:32.309Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-21T12:58:33.682Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-21T12:58:36.209Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-21T12:58:37.582Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-21T12:58:40.109Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-21T12:58:43.386Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-21T12:58:43.950Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-21T12:58:44.882Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-21T12:58:45.814Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-21T12:58:45.814Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-21T12:58:45.814Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-21T12:58:45.814Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-21T12:58:46.071Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-21T12:58:47.006Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-21T12:58:47.939Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-21T12:58:48.882Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-21T12:58:50.779Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-21T12:58:51.344Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-21T12:58:52.276Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-21T12:58:52.276Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-21T12:58:52.840Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-21T12:58:52.840Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-21T12:58:53.098Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-21T12:58:53.098Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-21T12:58:53.098Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-21T12:58:53.098Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-21T12:58:53.355Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-21T12:58:53.612Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-21T12:58:53.870Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-21T12:58:54.128Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-21T12:58:55.059Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-21T12:58:55.625Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-21T12:58:56.557Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-21T12:58:56.557Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-21T12:58:57.488Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-21T12:58:57.746Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-21T12:58:58.678Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-21T12:58:58.678Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-21T12:58:59.610Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-21T12:59:00.541Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-21T12:59:00.541Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-21T12:59:00.541Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-21T12:59:01.106Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-21T12:59:03.008Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-21T12:59:03.573Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-21T12:59:03.573Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-21T12:59:04.504Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-21T12:59:04.504Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-21T12:59:06.435Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-21T12:59:07.000Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-21T12:59:09.525Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-21T12:59:10.456Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-21T12:59:10.456Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-21T12:59:10.456Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-21T12:59:11.827Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-21T12:59:12.256Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-21T12:59:12.256Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-21T12:59:12.256Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-21T12:59:12.759Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-21T12:59:14.131Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-21T12:59:14.131Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-21T12:59:16.028Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-21T12:59:16.028Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-21T12:59:16.593Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-21T12:59:19.117Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-21T12:59:19.117Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-21T12:59:20.491Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-21T12:59:20.491Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-21T12:59:20.491Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-21T12:59:21.863Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-21T12:59:22.428Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-21T12:59:24.324Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-21T12:59:24.581Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-21T12:59:24.839Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-21T12:59:24.839Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-21T12:59:24.839Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-21T12:59:25.415Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-21T12:59:27.938Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-21T12:59:33.380Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-21T12:59:34.487Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-21T12:59:35.419Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-21T12:59:36.352Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-21T12:59:37.723Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-21T12:59:39.619Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-21T12:59:41.513Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-21T12:59:42.445Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-21T12:59:45.722Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-21T12:59:45.777Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-21T12:59:46.286Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-21T12:59:48.186Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-21T12:59:50.710Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-21T12:59:52.604Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-21T12:59:56.782Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-21T13:00:00.603Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-21T13:00:00.965Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-21T13:00:03.492Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-21T13:00:10.049Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-21T13:00:12.573Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-21T13:00:14.470Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-21T13:00:15.410Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-21T13:00:16.340Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-21T13:00:17.270Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-21T13:00:17.270Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-21T13:00:17.833Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-21T13:00:23.088Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-21T13:00:26.364Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-21T13:00:26.928Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-21T13:00:27.859Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-21T13:00:27.859Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-21T13:00:28.790Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-21T13:00:30.685Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-21T13:00:30.685Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-21T13:00:32.584Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-21T13:00:33.514Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-21T13:00:34.884Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-21T13:00:36.256Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-21T13:00:41.511Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-21T13:00:42.442Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-21T13:00:42.442Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-21T13:00:43.147Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-21T13:00:43.813Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-21T13:00:44.744Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-21T13:00:48.914Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-21T13:00:50.002Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-21T13:00:53.288Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-21T13:00:56.565Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-21T13:00:59.204Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-21T13:00:59.841Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-21T13:01:04.015Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-21T13:01:09.270Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-21T13:01:11.795Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-21T13:01:14.319Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-21T13:01:15.688Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-21T13:01:17.586Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-21T13:01:20.142Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-21T13:01:22.663Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-21T13:01:25.187Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-21T13:01:28.814Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-21T13:01:29.745Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-21T13:01:47.803Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-21T13:01:47.803Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-21T13:01:47.803Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-21T13:01:47.803Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-21T13:01:47.803Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-21T13:01:47.803Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-21T13:01:47.803Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-21T13:01:47.803Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-21T13:01:47.803Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-21T13:01:47.803Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-21T13:01:47.803Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-21T13:01:48.060Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-21T13:01:48.060Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-21T13:01:48.060Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-21T13:01:50.584Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-21T13:01:50.584Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-21T13:01:50.841Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-21T13:01:50.841Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-21T13:01:50.841Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-21T13:01:51.784Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-21T13:01:54.306Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-21T13:01:54.306Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-21T13:01:54.563Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-21T13:01:55.493Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-21T13:01:58.018Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-21T13:02:03.280Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite (1852.62s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.56s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.35s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.70s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.67s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.94s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.32s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.78s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.47s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.39s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.31s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.26s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.56s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.36s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAttachDetach (1.53s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.48s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.55s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.59s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.34s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.03s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.98s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.70s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.38s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.91s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.69s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.53s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.53s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.78s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.85s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.21s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.01s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.49s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.32s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.10s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.14s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.77s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.95s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.59s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.18s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.88s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.83s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.69s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.98s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.56s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.66s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.06s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.44s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.60s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.10s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.58s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.70s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.42s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.16s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.62s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.23s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.10s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.47s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2019-10-21T13:02:03.280Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-21T13:02:03.280Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.57s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildContChar (4.59s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.42s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.30s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.68s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.21s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.65s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.42s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.14s) [2019-10-21T13:02:03.280Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-21T13:02:03.280Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.280Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-21T13:02:03.280Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.280Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-21T13:02:03.280Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.280Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-10-21T13:02:03.280Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.78s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.99s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.31s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.48s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.94s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.81s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.01s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.60s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.47s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.62s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.45s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.21s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.39s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.93s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.47s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.11s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.66s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.89s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.74s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.67s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.09s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.50s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.03s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2019-10-21T13:02:03.280Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.23s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.98s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEnv (1.84s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.58s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.44s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.07s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.99s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.32s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.00s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.67s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.60s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s) [2019-10-21T13:02:03.281Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-21T13:02:03.281Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.35s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFails (1.07s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.67s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.66s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.08s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.65s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.19s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.32s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.37s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.27s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.87s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildHistory (7.32s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.57s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.19s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLabels (0.54s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.06s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.88s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.77s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.80s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.17s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.75s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.89s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.57s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (15.28s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.09s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.28s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.54s) [2019-10-21T13:02:03.281Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-21T13:02:03.281Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.67s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.57s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.50s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.49s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.68s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.81s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.08s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.99s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.49s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.37s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.09s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.59s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.44s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.67s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.29s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildPATH (2.79s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.63s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.78s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.84s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildRm (3.54s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.28s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.72s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.75s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.77s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.50s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.39s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.18s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.29s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2019-10-21T13:02:03.281Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-21T13:02:03.281Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.09s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildStderr (1.01s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.78s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.33s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.25s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.91s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildUser (2.28s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.13s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.84s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.34s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.23s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.88s) [2019-10-21T13:02:03.281Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-21T13:02:03.281Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.281Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-21T13:02:03.281Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.281Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-21T13:02:03.281Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.281Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-21T13:02:03.281Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.08s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.12s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.32s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.71s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.22s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.64s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.72s) [2019-10-21T13:02:03.281Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-21T13:02:03.281Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.29s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-21T13:02:03.281Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-21T13:02:03.281Z] docker_cli_sni_test.go:18: Flakey test [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.98s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCommitChange (1.16s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.69s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.97s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.11s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCommitTTY (1.75s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.25s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.68s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.79s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.85s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.09s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.18s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.04s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.95s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.97s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.96s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.00s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.73s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.94s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2019-10-21T13:02:03.281Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.99s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.93s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.89s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.19s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.46s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.21s) [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000876640 } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1770842294 /foo false } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1770842294 /foo true } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3832384157 /foo false } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3832384157 /foo true } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3832384157 /foo true 0xc000876aa0 } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000876ac0 } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000876ae0 } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000876b00 } [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000876b20 } [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.65s) [2019-10-21T13:02:03.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 0 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 1 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 2 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 3 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 4 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 5 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 6 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 7 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 8 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 9 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 10 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 11 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 12 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 13 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 14 [2019-10-21T13:02:03.281Z] docker_api_containers_test.go:1927: case 15 [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.05s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.48s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.07s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.72s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership982321950/file1 d0d3b231d8430297a3e1290e01611dcb71fe3a1b13523e5a9afa9c0dd07d8b76:/tmpvol/file1` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp bada32657f05e26ceca4da32f8e1f3bc0f23486fb2dbcce255a39f9bc7933e01:/root/file1 /tmp/test-cp-from-case-a321708005/itWorks.txt` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a321708005/itWorks.txt" contains "file1\n" [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 632a86bff32098d3112bfef167391a05b5e6356f3281f0d12704852e62ba3633:/file1 /tmp/test-cp-from-case-b011963392/testDir/` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c450122079/file2" contains "file2\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 962b1f3311e742b0842e13b2ad350214cea25883999fd26e87e8c9ddf40d5eb4:/root/file1 /tmp/test-cp-from-case-c450122079/file2` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c450122079/file2" contains "file1\n" [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 6289e3e500e2e73e84edd710d53a95676223ae2c61952d12c2a338bb0b3397fc:/file1 /tmp/test-cp-from-case-d602533682/dir1` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d602533682/dir1/file1" contains "file1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 6289e3e500e2e73e84edd710d53a95676223ae2c61952d12c2a338bb0b3397fc:/file1 /tmp/test-cp-from-case-d602533682/dir1/` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d602533682/dir1/file1" contains "file1\n" [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.16s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 705ac6914d4d9493b115dee629288c9d6722d7afaa0366c297dbf4a20bbce29b:dir1 /tmp/test-cp-from-case-e692744425/testDir` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e692744425/testDir/file1-1" contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 705ac6914d4d9493b115dee629288c9d6722d7afaa0366c297dbf4a20bbce29b:dir1 /tmp/test-cp-from-case-e692744425/testDir/` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e692744425/testDir/file1-1" contains "file1-1\n" [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp fc12857e128c6dc44d83dbcf5cf8559005401c9f2461188730c157f53b3f18e6:/root/dir1 /tmp/test-cp-from-case-f752134964/file1` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.11s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ddd354337e99a4597522c561cbaf068fdf07ce382064a62fa5da6477bca0923:/root/dir1 /tmp/test-cp-from-case-g066345219/dir2` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g066345219/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ddd354337e99a4597522c561cbaf068fdf07ce382064a62fa5da6477bca0923:/root/dir1 /tmp/test-cp-from-case-g066345219/dir2/` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g066345219/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.14s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 079bc2492155799b0c27ef33a0e5f020c5a72b7faf34956da6f65ee1f89952f8:dir1/. /tmp/test-cp-from-case-h924946054/testDir` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h924946054/testDir/file1-1" contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 079bc2492155799b0c27ef33a0e5f020c5a72b7faf34956da6f65ee1f89952f8:dir1/. /tmp/test-cp-from-case-h924946054/testDir/` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h924946054/testDir/file1-1" contains "file1-1\n" [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 5f64f2b6961bd5dfe5c8c6342e553c0865691681129e8fce82bfe2f49de28a2c:/root/dir1/. /tmp/test-cp-from-case-i601212461/file1` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 7617679b980cf6ee87b51b62dd79cf2ca1a53c8903e76dda62bc3ed7e7c2f365:/root/dir1/. /tmp/test-cp-from-case-j884648872/dir2` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j884648872/dir2/file1-1" contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 7617679b980cf6ee87b51b62dd79cf2ca1a53c8903e76dda62bc3ed7e7c2f365:/root/dir1/. /tmp/test-cp-from-case-j884648872/dir2/` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j884648872/dir2/file1-1" contains "file1-1\n" [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 886317aa0b6303062fd82cba369e62a60f821ec72378a08f3503ab68e0ab04ec:/file2 /tmp/test-cp-from-err-dst-not-dir064571623/symlinkToFile1` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir064571623/symlinkToFile1" points to "file1" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir064571623/file1" contains "file2\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 886317aa0b6303062fd82cba369e62a60f821ec72378a08f3503ab68e0ab04ec:/file2 /tmp/test-cp-from-err-dst-not-dir064571623/symlinkToDir1` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir064571623/symlinkToDir1" points to "dir1" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir064571623/file2" contains "file2\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 886317aa0b6303062fd82cba369e62a60f821ec72378a08f3503ab68e0ab04ec:/file2 /tmp/test-cp-from-err-dst-not-dir064571623/brokenSymlinkToFileX` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir064571623/brokenSymlinkToFileX" points to "fileX" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir064571623/fileX" contains "file2\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 886317aa0b6303062fd82cba369e62a60f821ec72378a08f3503ab68e0ab04ec:/dir2 /tmp/test-cp-from-err-dst-not-dir064571623/symlinkToDir1` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir064571623/symlinkToDir1" points to "dir1" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir064571623/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp 886317aa0b6303062fd82cba369e62a60f821ec72378a08f3503ab68e0ab04ec:/dir2 /tmp/test-cp-from-err-dst-not-dir064571623/brokenSymlinkToDirX` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir064571623/brokenSymlinkToDirX" points to "dirX" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir064571623/dirX/file2-1" contains "file2-1\n" [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.16s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.02s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.99s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.24s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.80s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a731020143/file1 f675958f3b71630fb319f411ec4f3cab376d6bcfb833b2c789b5cb1d5bd13c67:/root/itWorks.txt` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "f675958f3b71630fb319f411ec4f3cab376d6bcfb833b2c789b5cb1d5bd13c67" start output contains "file1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a f675958f3b71630fb319f411ec4f3cab376d6bcfb833b2c789b5cb1d5bd13c67` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b636303362/file1 13d7dae9b66566d9ebb22c238ffdea4d4e9d2eee31071855103995674d9513c3:testDir/` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.54s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "0b6b71a253e86690c4b5419e2d509a35a9d56dfce8a7719d559960b6d01aa3f3" start output contains "file2\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0b6b71a253e86690c4b5419e2d509a35a9d56dfce8a7719d559960b6d01aa3f3` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c637376377/file1 0b6b71a253e86690c4b5419e2d509a35a9d56dfce8a7719d559960b6d01aa3f3:/root/file2` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "0b6b71a253e86690c4b5419e2d509a35a9d56dfce8a7719d559960b6d01aa3f3" start output contains "file1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0b6b71a253e86690c4b5419e2d509a35a9d56dfce8a7719d559960b6d01aa3f3` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.23s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "efbc912ca2d50503d06fa76e758742bf474f2debc733b57d522997775be7f7db" start output contains "" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a efbc912ca2d50503d06fa76e758742bf474f2debc733b57d522997775be7f7db` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d286241412/file1 efbc912ca2d50503d06fa76e758742bf474f2debc733b57d522997775be7f7db:dir1` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "efbc912ca2d50503d06fa76e758742bf474f2debc733b57d522997775be7f7db" start output contains "file1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a efbc912ca2d50503d06fa76e758742bf474f2debc733b57d522997775be7f7db` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "381c9b6bba3bc50228a60aabfd3c78e77805431acaad11bd905ec07e81031fa9" start output contains "" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 381c9b6bba3bc50228a60aabfd3c78e77805431acaad11bd905ec07e81031fa9` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d286241412/file1 381c9b6bba3bc50228a60aabfd3c78e77805431acaad11bd905ec07e81031fa9:dir1/` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "381c9b6bba3bc50228a60aabfd3c78e77805431acaad11bd905ec07e81031fa9" start output contains "file1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 381c9b6bba3bc50228a60aabfd3c78e77805431acaad11bd905ec07e81031fa9` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.44s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e141234195/dir1 8dda82a87b716b6a9fe6a09c15e9640d23e6f238400c25ba77ba31867bd592df:testDir` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "8dda82a87b716b6a9fe6a09c15e9640d23e6f238400c25ba77ba31867bd592df" start output contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8dda82a87b716b6a9fe6a09c15e9640d23e6f238400c25ba77ba31867bd592df` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e141234195/dir1 1509102681a53bd8a8ab2add0cf7deee8739c2e90f8a7aaf56a117c4b295258b:testDir/` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "1509102681a53bd8a8ab2add0cf7deee8739c2e90f8a7aaf56a117c4b295258b" start output contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1509102681a53bd8a8ab2add0cf7deee8739c2e90f8a7aaf56a117c4b295258b` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.97s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f201423958/dir1 c4571c877cd7a84264e2a9e99bc38ed52a78cd49d9ec9f369817a0be6c86e1a0:/root/file1` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.78s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "e386908e3bbf377d4518faa7e267cfe6d1d37333c9ad652e3e366b0151a95516" start output contains "" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a e386908e3bbf377d4518faa7e267cfe6d1d37333c9ad652e3e366b0151a95516` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g699068349/dir1 e386908e3bbf377d4518faa7e267cfe6d1d37333c9ad652e3e366b0151a95516:/root/dir2` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "e386908e3bbf377d4518faa7e267cfe6d1d37333c9ad652e3e366b0151a95516" start output contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a e386908e3bbf377d4518faa7e267cfe6d1d37333c9ad652e3e366b0151a95516` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "0547d12719a2808d014e0a442ceb7e4f5101df425519ce3ed613d39415b5135c" start output contains "" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0547d12719a2808d014e0a442ceb7e4f5101df425519ce3ed613d39415b5135c` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g699068349/dir1 0547d12719a2808d014e0a442ceb7e4f5101df425519ce3ed613d39415b5135c:/dir2/` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "0547d12719a2808d014e0a442ceb7e4f5101df425519ce3ed613d39415b5135c" start output contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0547d12719a2808d014e0a442ceb7e4f5101df425519ce3ed613d39415b5135c` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.91s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h656421880/dir1/. 353843eccd6026ef5d18fc226a7a686c5dabb02efb0382de22403220097f169d:testDir` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "353843eccd6026ef5d18fc226a7a686c5dabb02efb0382de22403220097f169d" start output contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 353843eccd6026ef5d18fc226a7a686c5dabb02efb0382de22403220097f169d` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h656421880/dir1/. 01e83a19163cb9b43bd24e6fed0918364b13966b9cbc22849a8153e11fddf27e:testDir/` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "01e83a19163cb9b43bd24e6fed0918364b13966b9cbc22849a8153e11fddf27e" start output contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 01e83a19163cb9b43bd24e6fed0918364b13966b9cbc22849a8153e11fddf27e` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.95s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i553543415/dir1/. bd6e966c7b7054d205cb036fa5f4fd90b2b91f2258bf57df9abe8427f87c95aa:/root/file1` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.19s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "19b979bac33edacfa4316b6068fa5b367524559025f903fbc26ee9885155462b" start output contains "" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 19b979bac33edacfa4316b6068fa5b367524559025f903fbc26ee9885155462b` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j417648106/dir1/. 19b979bac33edacfa4316b6068fa5b367524559025f903fbc26ee9885155462b:/dir2` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "19b979bac33edacfa4316b6068fa5b367524559025f903fbc26ee9885155462b" start output contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 19b979bac33edacfa4316b6068fa5b367524559025f903fbc26ee9885155462b` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "320df0bbffea57bce3529133ab94504055d4353429f6a72a9c52d391452800a0" start output contains "" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 320df0bbffea57bce3529133ab94504055d4353429f6a72a9c52d391452800a0` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j417648106/dir1/. 320df0bbffea57bce3529133ab94504055d4353429f6a72a9c52d391452800a0:/dir2/` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "320df0bbffea57bce3529133ab94504055d4353429f6a72a9c52d391452800a0" start output contains "file1-1\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 320df0bbffea57bce3529133ab94504055d4353429f6a72a9c52d391452800a0` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.07s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions860546625/permdirtest permtest:/` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToDot (0.96s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.96s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs136231963/file1 36ede5525eddd0bf7b5f17ea77eca347bc8fbf837db958c835a7beb16a060162:/root/shouldNotExist` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "36ede5525eddd0bf7b5f17ea77eca347bc8fbf837db958c835a7beb16a060162" start output contains "" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 36ede5525eddd0bf7b5f17ea77eca347bc8fbf837db958c835a7beb16a060162` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.93s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume968290494/file1 3f780392634f26d7c0a181ad8bedab52c2379aa6bc2f5a0fcfb2cd9c76a0fe3e:/vol_ro/shouldNotExist` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:279: checking that container "3f780392634f26d7c0a181ad8bedab52c2379aa6bc2f5a0fcfb2cd9c76a0fe3e" start output contains "" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3f780392634f26d7c0a181ad8bedab52c2379aa6bc2f5a0fcfb2cd9c76a0fe3e` [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToStdout (1.05s) [2019-10-21T13:02:03.282Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.82s) [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-810064645/file2 40e7eaea76b59731b2e92e69c2961df5c390772cfd99795801a2f8394d9e1505:/vol2/symlinkToFile1` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-810064645/symlinkToFile1" points to "file1" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-810064645/file1" contains "file2\n" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-810064645/file2 40e7eaea76b59731b2e92e69c2961df5c390772cfd99795801a2f8394d9e1505:/vol2/symlinkToDir1` [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-810064645/symlinkToDir1" points to "dir1" [2019-10-21T13:02:03.282Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-810064645/file2" contains "file2\n" [2019-10-21T13:02:03.283Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-810064645/file2 40e7eaea76b59731b2e92e69c2961df5c390772cfd99795801a2f8394d9e1505:/vol2/brokenSymlinkToFileX` [2019-10-21T13:02:03.283Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-810064645/brokenSymlinkToFileX" points to "fileX" [2019-10-21T13:02:03.283Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-810064645/fileX" contains "file2\n" [2019-10-21T13:02:03.283Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-810064645//dir2 40e7eaea76b59731b2e92e69c2961df5c390772cfd99795801a2f8394d9e1505:/vol2/symlinkToDir1` [2019-10-21T13:02:03.283Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-810064645/symlinkToDir1" points to "dir1" [2019-10-21T13:02:03.283Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-810064645/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-21T13:02:03.283Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-810064645//dir2 40e7eaea76b59731b2e92e69c2961df5c390772cfd99795801a2f8394d9e1505:/vol2/brokenSymlinkToDirX` [2019-10-21T13:02:03.283Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-810064645/brokenSymlinkToDirX" points to "dirX" [2019-10-21T13:02:03.283Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-810064645/dirX/file2-1" contains "file2-1\n" [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.00s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.76s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.63s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2019-10-21T13:02:03.283Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-21T13:02:03.283Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-10-21T13:02:03.283Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-21T13:02:03.283Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.52s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.71s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.63s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.78s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.91s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.82s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.37s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.99s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.89s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.88s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.26s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.97s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.09s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsAttach (0.99s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsCommit (1.10s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.87s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.62s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.41s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.66s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.77s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.88s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.50s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.51s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFilters (1.78s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFormat (1.75s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-10-21T13:02:03.283Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-21T13:02:03.283Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-21T13:02:03.283Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-21T13:02:03.283Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.67s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.96s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsRename (1.13s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsTop (0.91s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.68s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExec (1.05s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.11s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.02s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.76s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.84s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecCgroup (1.80s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecEnv (1.15s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.87s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.23s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecInspectID (1.89s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.97s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecParseError (0.86s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.03s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.91s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.50s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.18s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecStartFails (2.02s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.40s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.90s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecUlimits (0.91s) [2019-10-21T13:02:03.283Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-21T13:02:03.283Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.13s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.35s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.08s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestExecWithUser (1.20s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.52s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.63s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestHealth (21.33s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.23s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.02s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.39s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.57s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.98s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.98s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.12s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.98s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.11s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImportDisplay (1.98s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImportFile (1.96s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.68s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImportGzipped (1.99s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.06s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInfoDebug (0.66s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.54s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.32s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.09s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.95s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.90s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.02s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.94s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.83s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.92s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.80s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s) [2019-10-21T13:02:03.283Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-21T13:02:03.283Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.20s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectDefault (0.82s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectHistory (1.32s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2019-10-21T13:02:03.283Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-21T13:02:03.283Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.83s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.88s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.01s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.92s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectStatus (0.91s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.07s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.88s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.98s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.00s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.95s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.79s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.75s) [2019-10-21T13:02:03.283Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.65s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.94s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.46s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.51s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.86s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.96s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.96s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.62s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.16s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.89s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.32s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.42s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.21s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.38s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.88s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsSince (6.94s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsTail (1.20s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.96s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.73s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.58s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.85s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestNetHostname (2.69s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.35s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.52s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPluginActive (1.85s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.19s) [2019-10-21T13:02:03.284Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-21T13:02:03.284Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.59s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.32s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.74s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.32s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.38s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.52s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.73s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPortList (11.63s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.70s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.56s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.90s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.71s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.27s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.70s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsByOrder (3.45s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.08s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.19s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.11s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.21s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.64s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.61s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.76s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.55s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.79s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.62s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.76s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.11s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.06s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.00s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.78s) [2019-10-21T13:02:03.284Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-21T13:02:03.284Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.37s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.69s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.46s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.36s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.73s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.87s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.04s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.65s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.24s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.40s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.90s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.87s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.13s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiTag (0.23s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.90s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.81s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.53s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.87s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAddHost (0.87s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.75s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.76s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.65s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.90s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.25s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.50s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.87s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.92s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.86s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.84s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.35s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.75s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.55s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.87s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.65s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.46s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.77s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.74s) [2019-10-21T13:02:03.284Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-21T13:02:03.284Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.284Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-21T13:02:03.284Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.92s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.44s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.85s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.77s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s) [2019-10-21T13:02:03.284Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-21T13:02:03.284Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.84s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.83s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.43s) [2019-10-21T13:02:03.284Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T13:02:03.284Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.87s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.62s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.22s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.31s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.66s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.72s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.91s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.79s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.66s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.36s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.68s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.66s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.66s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunMount (6.83s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.64s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.53s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.55s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.54s) [2019-10-21T13:02:03.284Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.79s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.93s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.82s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNetHost (1.27s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.92s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.80s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.95s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.43s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.18s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.78s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (1.00s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.81s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.86s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.14s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.97s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-21T13:02:03.285Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.92s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.03s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.19s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.47s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2019-10-21T13:02:03.285Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.82s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.83s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.99s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.90s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T13:02:03.285Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.94s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.94s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-21T13:02:03.285Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.77s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-21T13:02:03.285Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.62s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.87s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunRm (0.89s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.93s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.93s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.85s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.85s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.97s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.76s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.05s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.89s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.82s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.85s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.83s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.91s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunState (1.79s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-21T13:02:03.285Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.84s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunSysctls (1.69s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.88s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.72s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.12s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.18s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.85s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.88s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.47s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.85s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUserByName (0.82s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-10-21T13:02:03.285Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.85s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.79s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.92s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.30s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.50s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.65s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.52s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.00s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.12s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-21T13:02:03.285Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-21T13:02:03.285Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-21T13:02:03.285Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.02s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.87s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.86s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.21s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.21s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.40s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.84s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.89s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.63s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-21T13:02:03.285Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.78s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.83s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.55s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.20s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.03s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.66s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.14s) [2019-10-21T13:02:03.285Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents459462575 [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.60s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.77s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.90s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.62s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.60s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.77s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.22s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.82s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.90s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.91s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStartRecordError (1.92s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.46s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.74s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.91s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.94s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.01s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.88s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-21T13:02:03.285Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.87s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.46s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.65s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.95s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-21T13:02:03.285Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.01s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.92s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-21T13:02:03.285Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.68s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdateStats (4.50s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s) [2019-10-21T13:02:03.285Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2019-10-21T13:02:03.285Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.14s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.02s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.49s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.95s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.44s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.81s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.50s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.25s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.45s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.54s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.43s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.61s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.57s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.46s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-21T13:02:03.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.56s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.88s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.55s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.64s) [2019-10-21T13:02:03.286Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.50s) [2019-10-21T13:02:03.286Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-21T13:02:03.286Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-21T13:02:03.286Z] === RUN TestDockerRegistrySuite [2019-10-21T13:02:03.286Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-21T13:02:04.656Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-21T13:02:06.024Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-21T13:02:07.922Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-21T13:02:08.179Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T13:02:09.550Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-21T13:02:12.828Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-21T13:02:12.828Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T13:02:16.117Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-21T13:02:18.015Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-21T13:02:22.192Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-21T13:02:23.123Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-21T13:02:25.021Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-21T13:02:25.021Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-21T13:02:25.189Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-21T13:02:25.190Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-21T13:02:25.190Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-21T13:02:25.190Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-21T13:02:25.190Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-21T13:02:25.190Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-21T13:02:25.190Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-21T13:02:25.190Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-21T13:02:25.190Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-21T13:02:25.190Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-21T13:02:25.952Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-21T13:02:27.357Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-21T13:02:28.475Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-21T13:02:29.847Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-21T13:02:31.744Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-21T13:02:33.114Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-21T13:02:33.126Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-21T13:02:33.126Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-21T13:02:33.126Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-21T13:02:33.126Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-21T13:02:33.126Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-21T13:02:33.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-21T13:02:34.486Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-21T13:02:36.022Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-21T13:02:36.022Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-21T13:02:36.022Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-21T13:02:36.022Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-21T13:02:36.985Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-21T13:02:37.789Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-21T13:02:40.314Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-21T13:02:41.656Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-21T13:02:41.686Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-21T13:02:45.863Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-21T13:02:46.795Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-21T13:02:47.052Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T13:02:48.425Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T13:02:49.794Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T13:02:51.164Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-21T13:02:55.344Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-21T13:02:55.601Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-21T13:02:56.972Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-21T13:02:57.536Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-21T13:02:57.536Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-21T13:02:57.793Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-21T13:02:58.057Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-21T13:02:58.314Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-21T13:02:58.571Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-21T13:02:59.294Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-21T13:02:59.294Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-21T13:02:59.750Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-21T13:02:59.750Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-21T13:02:59.750Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-21T13:02:59.750Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-21T13:02:59.750Z] === RUN TestDockerSuite/TestBuildFails [2019-10-21T13:02:59.941Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-21T13:03:01.917Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-21T13:03:01.917Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-21T13:03:02.464Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-21T13:03:03.395Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-21T13:03:04.766Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-21T13:03:06.137Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-21T13:03:06.619Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite (63.99s) [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.79s) [2019-10-21T13:03:06.701Z] check_test.go:196: [dba394ca99407] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.52s) [2019-10-21T13:03:06.701Z] check_test.go:196: [de7587637e949] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.93s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d6810fa492a67] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d1c1ba0a7199b] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.73s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d32a4c23236c2] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.96s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d42a8c69f7364] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (5.20s) [2019-10-21T13:03:06.701Z] check_test.go:196: [dce0d8087ca26] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.76s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d135bfb45f3c6] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.34s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d1b1de70bde22] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.95s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d58002c345f94] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.76s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d8d9c0453b639] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.60s) [2019-10-21T13:03:06.701Z] check_test.go:196: [da649fb3352cc] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.46s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d0d9a20cb8a66] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.48s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d1de4fe9e3106] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.93s) [2019-10-21T13:03:06.701Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d193d74ede054206aa9a0f4a78448ce3556680d7a855f7e5661b394e8f1b0b0a [2019-10-21T13:03:06.701Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:36099f21148407d1a96bf2c252a75ea3c1db3c567edb66d6c4ea74cd54b8ba60 [2019-10-21T13:03:06.701Z] check_test.go:196: [d4373f536f615] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.94s) [2019-10-21T13:03:06.701Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:417e81e86a5cf091dfa0e28aa8c449f325c8fa9b251c77618fd408dbef9cd700 [2019-10-21T13:03:06.701Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bd6715991d1563cf15104ffb2be3e56b1a585dcb792ece6d677d1a969f78ea0c [2019-10-21T13:03:06.701Z] check_test.go:196: [d67243781572e] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.48s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d413993cfe49c] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.54s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d7ab4c10cdfd0] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.61s) [2019-10-21T13:03:06.701Z] check_test.go:196: [de90e296db411] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-21T13:03:06.701Z] check_test.go:196: [dcf0a67d3999b] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.58s) [2019-10-21T13:03:06.701Z] check_test.go:196: [da61569d50246] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d74041203b3ab] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.35s) [2019-10-21T13:03:06.701Z] check_test.go:196: [df278f5f1c348] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.86s) [2019-10-21T13:03:06.701Z] check_test.go:196: [de567f57e3d53] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2019-10-21T13:03:06.701Z] check_test.go:196: [da774305e2512] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2019-10-21T13:03:06.701Z] check_test.go:196: [de21f00fbeebd] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d0b0df96d3750] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d96154363577f] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-10-21T13:03:06.701Z] check_test.go:196: [deeccf3f34b2e] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-21T13:03:06.701Z] check_test.go:196: [dc19a9b1ecf82] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2019-10-21T13:03:06.701Z] check_test.go:196: [dfc6ada4ed207] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-21T13:03:06.701Z] check_test.go:196: [dcd3f6e293685] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.47s) [2019-10-21T13:03:06.701Z] check_test.go:196: [db1ce1acc0a33] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.21s) [2019-10-21T13:03:06.701Z] check_test.go:196: [db03bc8b746bd] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.18s) [2019-10-21T13:03:06.701Z] check_test.go:196: [d54692ecdea92] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.46s) [2019-10-21T13:03:06.701Z] check_test.go:196: [dc965ac3470e6] daemon is not started [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2019-10-21T13:03:06.701Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2019-10-21T13:03:06.701Z] === RUN TestDockerSchema1RegistrySuite [2019-10-21T13:03:06.701Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-21T13:03:06.958Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T13:03:11.135Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T13:03:11.286Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-21T13:03:16.396Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-21T13:03:18.922Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-21T13:03:20.291Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-21T13:03:22.203Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-21T13:03:22.203Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-21T13:03:23.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-21T13:03:23.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T13:03:23.631Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-21T13:03:25.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T13:03:26.841Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-21T13:03:26.841Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T13:03:28.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-21T13:03:29.399Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-21T13:03:30.108Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-21T13:03:30.361Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-21T13:03:33.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-21T13:03:33.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-21T13:03:33.951Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-21T13:03:33.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-21T13:03:34.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-21T13:03:34.466Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-21T13:03:34.723Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-21T13:03:35.289Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-21T13:03:35.289Z] --- PASS: TestDockerSchema1RegistrySuite (28.63s) [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-10-21T13:03:35.290Z] check_test.go:223: [d503f6b6354d1] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.35s) [2019-10-21T13:03:35.290Z] check_test.go:223: [d5541bd9d9480] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.66s) [2019-10-21T13:03:35.290Z] check_test.go:223: [d353fc3c362a1] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.45s) [2019-10-21T13:03:35.290Z] check_test.go:223: [dfc225305c565] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.47s) [2019-10-21T13:03:35.290Z] check_test.go:223: [d38d87fa4e80c] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.50s) [2019-10-21T13:03:35.290Z] check_test.go:223: [dfb8d56f2f475] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-21T13:03:35.290Z] check_test.go:223: [db633aa5c0ffe] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.90s) [2019-10-21T13:03:35.290Z] check_test.go:223: [de953e18642d3] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.55s) [2019-10-21T13:03:35.290Z] check_test.go:223: [deb02107a7982] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.38s) [2019-10-21T13:03:35.290Z] check_test.go:223: [d1778228fca70] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.53s) [2019-10-21T13:03:35.290Z] check_test.go:223: [d3bf0c26af06a] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.49s) [2019-10-21T13:03:35.290Z] check_test.go:223: [d8bc2c0664c00] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.59s) [2019-10-21T13:03:35.290Z] check_test.go:223: [d55503cb405e9] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-21T13:03:35.290Z] check_test.go:223: [dd69c42907cb6] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2019-10-21T13:03:35.290Z] check_test.go:223: [df508638dfd96] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.34s) [2019-10-21T13:03:35.290Z] check_test.go:223: [d8e73ebe23720] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.48s) [2019-10-21T13:03:35.290Z] check_test.go:223: [db3dbade5d075] daemon is not started [2019-10-21T13:03:35.290Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2019-10-21T13:03:35.290Z] check_test.go:223: [d0162dee5a177] daemon is not started [2019-10-21T13:03:35.290Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-21T13:03:35.290Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-21T13:03:36.131Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-21T13:03:36.131Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-21T13:03:36.587Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-21T13:03:36.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-21T13:03:37.042Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-21T13:03:37.043Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-21T13:03:37.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-21T13:03:37.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-21T13:03:38.156Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-21T13:03:38.722Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-21T13:03:38.722Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-21T13:03:39.360Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-21T13:03:39.950Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-21T13:03:39.950Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.80s) [2019-10-21T13:03:39.950Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.14s) [2019-10-21T13:03:39.950Z] check_test.go:252: [d6e9d89d7eba2] daemon is not started [2019-10-21T13:03:39.950Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.72s) [2019-10-21T13:03:39.950Z] check_test.go:252: [dd9425bd46e6e] daemon is not started [2019-10-21T13:03:39.950Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2019-10-21T13:03:39.950Z] check_test.go:252: [d44c3e7d102a7] daemon is not started [2019-10-21T13:03:39.950Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2019-10-21T13:03:39.950Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.26s) [2019-10-21T13:03:39.950Z] check_test.go:252: [dfbb41a8c00e3] daemon is not started [2019-10-21T13:03:39.950Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2019-10-21T13:03:39.950Z] check_test.go:252: [d653d6423bd62] daemon is not started [2019-10-21T13:03:39.950Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.68s) [2019-10-21T13:03:39.950Z] check_test.go:252: [d411e5e254a95] daemon is not started [2019-10-21T13:03:40.207Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s) [2019-10-21T13:03:40.207Z] check_test.go:252: [dbd35953ea351] daemon is not started [2019-10-21T13:03:40.207Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-21T13:03:40.207Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-21T13:03:45.462Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-21T13:03:45.462Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-21T13:03:45.462Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-21T13:03:45.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-21T13:03:45.976Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2019-10-21T13:03:45.976Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.20s) [2019-10-21T13:03:45.976Z] check_test.go:279: [d1d2428fdfec4] daemon is not started [2019-10-21T13:03:45.976Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-21T13:03:45.976Z] check_test.go:279: [dc45b3dbfe3e7] daemon is not started [2019-10-21T13:03:45.976Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-21T13:03:45.976Z] check_test.go:279: [d248ee75da576] daemon is not started [2019-10-21T13:03:45.976Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-21T13:03:45.976Z] check_test.go:279: [d0bfdffa1246a] daemon is not started [2019-10-21T13:03:45.976Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-21T13:03:45.976Z] check_test.go:279: [d01617a06811d] daemon is not started [2019-10-21T13:03:45.976Z] === RUN TestDockerNetworkSuite [2019-10-21T13:03:45.976Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-21T13:03:47.331Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-21T13:03:47.331Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-21T13:03:49.251Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-21T13:03:50.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-21T13:03:55.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-21T13:03:57.619Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-21T13:03:57.620Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-21T13:03:57.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-21T13:03:58.524Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-21T13:03:59.786Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-21T13:03:59.786Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-21T13:04:00.242Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-21T13:04:00.242Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-21T13:04:01.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-21T13:04:03.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-21T13:04:04.910Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-21T13:04:05.366Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-21T13:04:06.330Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-21T13:04:07.292Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-21T13:04:07.749Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-21T13:04:08.712Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-21T13:04:10.241Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-21T13:04:13.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-21T13:04:14.911Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-21T13:04:14.911Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-21T13:04:14.911Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-21T13:04:15.367Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-21T13:04:15.367Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-21T13:04:15.367Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-21T13:04:15.367Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-21T13:04:15.559Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-21T13:04:15.823Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-21T13:04:16.786Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-21T13:04:17.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-21T13:04:18.386Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-21T13:04:19.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-21T13:04:20.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-21T13:04:21.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-21T13:04:21.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-21T13:04:21.454Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-21T13:04:23.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-21T13:04:24.974Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-21T13:04:24.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-21T13:04:24.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-21T13:04:25.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-21T13:04:26.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-21T13:04:27.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-21T13:04:27.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-21T13:04:27.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-21T13:04:28.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-21T13:04:30.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-21T13:04:30.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-21T13:04:31.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-21T13:04:31.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-21T13:04:35.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-21T13:04:35.709Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-21T13:04:36.223Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-21T13:04:36.223Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-21T13:04:38.389Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-21T13:04:38.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-21T13:04:42.264Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-21T13:04:45.543Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-21T13:04:49.719Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-21T13:04:50.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-21T13:04:50.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-21T13:04:51.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-21T13:04:51.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-21T13:04:51.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-21T13:04:51.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-21T13:04:51.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-21T13:04:51.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-21T13:04:52.955Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-21T13:04:56.231Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-21T13:04:56.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-21T13:04:56.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-21T13:04:56.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-21T13:04:58.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-21T13:04:59.253Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-21T13:05:02.531Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-21T13:05:03.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-21T13:05:08.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-21T13:05:08.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-21T13:05:09.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-21T13:05:12.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-21T13:05:12.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-21T13:05:13.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-21T13:05:14.018Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-21T13:05:14.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-21T13:05:15.981Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite (95.99s) [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.89s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:46: [d65d3419c9ffd] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.33s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:46: [d2745304e73a3] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.16s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:46: [d4449d98b0544] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.65s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:46: [d7ed4228f1a55] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.79s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:1233: [daf37b0ed2dc1] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:46: [db87c0a3a8be8] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.96s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:46: [dca9fba3044ee] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.91s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:46: [de73737f2f5fa] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.89s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:46: [d0d99275992df] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:46: [db200fb48519c] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.80s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:46: [d2d631ffde923] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.62s) [2019-10-21T13:05:22.532Z] docker_cli_network_unix_test.go:46: [d74ec1c04b8e2] daemon is not started [2019-10-21T13:05:22.532Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.02s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d8632cc225749] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [dce48277138fc] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [da0f86fb99aaf] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.40s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d753d78f2e79b] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.36s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [db0185a8098d4] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [dc853358c6236] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.27s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [dd5bbd56df02e] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.48s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [dc879175b6df5] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.80s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [daf9c333646d1] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d2ec3bf9f9aa7] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d6e2633b6353b] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d577107e14158] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.83s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:968: [d75e973dfdd62] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.99s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d1836cdd5faa3] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.10s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:1116: [d2e7681a0dec3] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [df270b80f0dce] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d3dbf56d615b4] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d04a8d87f4511] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.13s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d4bf5bcaefb00] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.23s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [dd773a9b821d7] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.31s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d0fb1267fc84b] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [db8e997d7880d] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.76s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [dfaf8e90da549] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [df4bc273654a4] daemon is not started [2019-10-21T13:05:22.533Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [dbd8fb1fd4a36] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.47s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [dbe4e61a0d36d] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.90s) [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.74s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:1084: [d3f70ad992139] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d965a35f85329] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.34s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d2188fb2a5419] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.72s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [da74986baae63] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d2390b7569369] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.24s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [db9e82572b679] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [de65e66eaf4f4] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.57s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [d9db2c9de5043] daemon is not started [2019-10-21T13:05:22.533Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.17s) [2019-10-21T13:05:22.533Z] docker_cli_network_unix_test.go:46: [da9ca96cb1911] daemon is not started [2019-10-21T13:05:22.533Z] === RUN TestDockerHubPullSuite [2019-10-21T13:05:22.533Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-21T13:05:23.464Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-21T13:05:25.987Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-21T13:05:26.244Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-21T13:05:26.379Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-21T13:05:28.139Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-21T13:05:28.140Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-21T13:05:28.140Z] --- PASS: TestDockerHubPullSuite (6.24s) [2019-10-21T13:05:28.140Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2019-10-21T13:05:28.140Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.45s) [2019-10-21T13:05:28.140Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2019-10-21T13:05:28.140Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.48s) [2019-10-21T13:05:28.140Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2019-10-21T13:05:28.140Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2019-10-21T13:05:28.140Z] PASS [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === Skipped [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_sni_test.go:18: Flakey test [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-21T13:05:28.140Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-21T13:05:28.140Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-21T13:05:28.140Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-21T13:05:28.140Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-21T13:05:28.140Z] docker_cli_network_unix_test.go:46: [dbd8fb1fd4a36] daemon is not started [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] [2019-10-21T13:05:28.140Z] DONE 1253 tests, 44 skipped in 2091.281s [2019-10-21T13:05:28.140Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T13:05:28.140Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T13:05:28.140Z] +++ kill 7303 [2019-10-21T13:05:36.244Z] +++ /etc/init.d/apparmor stop [2019-10-21T13:05:36.244Z] Clearing AppArmor profiles cache:. [2019-10-21T13:05:36.244Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T13:05:36.244Z] Unloading profiles will leave already running processes permanently [2019-10-21T13:05:36.244Z] unconfined, which can lead to unexpected situations. [2019-10-21T13:05:36.244Z] [2019-10-21T13:05:36.244Z] To set a process to complain mode, use the command line tool [2019-10-21T13:05:36.244Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T13:05:36.244Z] with the 'teardown' option." [2019-10-21T13:05:36.244Z] [2019-10-21T13:05:36.665Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-21T13:05:41.334Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-21T13:05:47.103Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-21T13:05:54.302Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-21T13:06:04.769Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-21T13:06:04.769Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-21T13:06:10.542Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-21T13:06:10.998Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-21T13:06:10.998Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-21T13:06:10.998Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-21T13:06:12.370Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-21T13:06:19.538Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-21T13:06:23.255Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-21T13:06:25.424Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-21T13:06:25.424Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-21T13:06:25.884Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-21T13:06:28.051Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-21T13:06:29.013Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-21T13:06:29.976Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite (1757.68s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.52s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.69s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.31s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.65s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.60s) [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:563: [d0d3850ea5cbc] joining swarm manager [d20c1795853e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:585: [de686ac7ceaac] joining swarm manager [d20c1795853e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] check_test.go:380: [d0d3850ea5cbc] daemon is not started [2019-10-21T13:06:30.429Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s) [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:46: [da75c8ac8bf15] joining swarm manager [d8cc2dd94f291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.55s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.06s) [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:304: [dd8ad942236d3] joining swarm manager [d287b27fa5757]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:305: [d5967ab12b3a0] joining swarm manager [d287b27fa5757]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.46s) [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:272: [de7b90d064761] joining swarm manager [d9f777d943c5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:273: [de81143921909] joining swarm manager [d9f777d943c5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.85s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.64s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.92s) [2019-10-21T13:06:30.429Z] docker_api_swarm_node_test.go:19: [df88f26b4ef9d] joining swarm manager [d2b01459389a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_node_test.go:20: [dfae47de71e0e] joining swarm manager [d2b01459389a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.04s) [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:502: [df17d186757dc] joining swarm manager [da0d16b485247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:507: [d6f0cd8f4a82d] joining swarm manager [da0d16b485247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.98s) [2019-10-21T13:06:30.429Z] docker_api_swarm_node_test.go:80: [d466df4f31031] joining swarm manager [d95faea9123fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.63s) [2019-10-21T13:06:30.429Z] docker_api_swarm_node_test.go:52: [d3890e4c0e9c8] joining swarm manager [d14c537e568b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_node_test.go:53: [d76e90d67175d] joining swarm manager [d14c537e568b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.86s) [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:202: [d0f18061faece] joining swarm manager [db221d12633a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.20s) [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:384: [df05751c49d4d] joining swarm manager [d0706c40984f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:385: [d267a5e214d18] joining swarm manager [d0706c40984f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] check_test.go:380: [d267a5e214d18] daemon is not started [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.49s) [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:802: [d5b3cc7f2460e] joining swarm manager [dfafbe47e4d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:802: [d30536e851ec7] joining swarm manager [dfafbe47e4d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:802: [ddd8bbe7e91b4] joining swarm manager [dfafbe47e4d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:802: [d66e3c570a9ee] joining swarm manager [dfafbe47e4d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-21T13:06:30.429Z] docker_api_swarm_test.go:810: [dc6c89c32edef] joining swarm manager [dfafbe47e4d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.26s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.46s) [2019-10-21T13:06:30.429Z] docker_api_swarm_service_test.go:394: [d7eda813a3d7f] joining swarm manager [df60c19080820]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_service_test.go:394: [d56c56f203a51] joining swarm manager [df60c19080820]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.72s) [2019-10-21T13:06:30.429Z] docker_api_swarm_service_test.go:342: [db3d89d917f86] joining swarm manager [d69d18032f930]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_service_test.go:342: [d11b8773b3354] joining swarm manager [d69d18032f930]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.88s) [2019-10-21T13:06:30.429Z] docker_api_swarm_service_test.go:489: [d2eb0b4ab7d4d] joining swarm manager [d8618160c80de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_service_test.go:489: [d28dcbad99265] joining swarm manager [d8618160c80de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.50s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.09s) [2019-10-21T13:06:30.429Z] docker_api_swarm_service_test.go:127: [db51d9d403e03] joining swarm manager [d7f2677fc6d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.429Z] docker_api_swarm_service_test.go:128: [d7882cabe3a61] joining swarm manager [d7f2677fc6d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.429Z] docker_api_swarm_service_test.go:136: [dc873aeed9699] joining swarm manager [d7f2677fc6d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-21T13:06:30.429Z] docker_api_swarm_service_test.go:137: [dab0d6d6143d3] joining swarm manager [d7f2677fc6d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.16s) [2019-10-21T13:06:30.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.38s) [2019-10-21T13:06:30.429Z] docker_api_swarm_service_test.go:303: [d60128e64d91e] joining swarm manager [d5e82ca05c7b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] docker_api_swarm_service_test.go:303: [d4efd8d8e36ca] joining swarm manager [d5e82ca05c7b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.66s) [2019-10-21T13:06:30.430Z] docker_api_swarm_service_test.go:99: [dc47f1c0f919d] joining swarm manager [dd60e30831e4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] docker_api_swarm_service_test.go:100: [de39915a27c34] joining swarm manager [dd60e30831e4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.430Z] check_test.go:380: [dc47f1c0f919d] daemon is not started [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.74s) [2019-10-21T13:06:30.430Z] docker_api_swarm_service_test.go:532: [dbff6920b1598] joining swarm manager [db9a6bfd56c0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] docker_api_swarm_service_test.go:533: [d87d53d7f5cfa] joining swarm manager [db9a6bfd56c0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.95s) [2019-10-21T13:06:30.430Z] docker_api_swarm_service_test.go:147: [d0899f53411a0] joining swarm manager [dd214980b3325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] docker_api_swarm_service_test.go:147: [d829ee91adf7e] joining swarm manager [dd214980b3325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.01s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.55s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.04s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.44s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.10s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.49s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.97s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.74s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.99s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.94s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.01s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.13s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.33s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.37s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.16s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.49s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.91s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.30s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.89s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.82s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.65s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.87s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.63s) [2019-10-21T13:06:30.430Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.rjyqj1v08llu@625d614f901a | hello1\n" [2019-10-21T13:06:30.430Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.fyaljkh9tmp3@625d614f901a | hello2\n" [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.18s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.61s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.14s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.36s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.31s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.34s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.58s) [2019-10-21T13:06:30.430Z] docker_cli_service_logs_test.go:242: checking task fv3krqv9i9ih [2019-10-21T13:06:30.430Z] docker_cli_service_logs_test.go:247: checking messages for fv3krqv9i9ih [2019-10-21T13:06:30.430Z] docker_cli_service_logs_test.go:242: checking task 3czxt10i90zw [2019-10-21T13:06:30.430Z] docker_cli_service_logs_test.go:247: checking messages for 3czxt10i90zw [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.96s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.58s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.70s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.94s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.94s) [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1903: [dfd4f0ec9c8bf] joining swarm manager [da42fef16bc14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1904: [de4adf0e9d1d7] joining swarm manager [da42fef16bc14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.33s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.05s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.43s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.15s) [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1804: [d96f721306724] joining swarm manager [ddb2f53dfb16a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1805: [d78f3058cd309] joining swarm manager [ddb2f53dfb16a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.46s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (127.19s) [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1321: [d08aacdc8cc8e] joining swarm manager [d528b702066d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1322: [dfeac9859f84a] joining swarm manager [d528b702066d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.44s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.33s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.90s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.15s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.88s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.28s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.38s) [2019-10-21T13:06:30.430Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.64s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.08s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.23s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.60s) [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1186: [da37cac6f9a64] joining swarm manager [d92f3ab9dcbd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1195: [d99f4dea83367] joining swarm manager [d92f3ab9dcbd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.64s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.71s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.40s) [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1118: [de2f6371bc1a0] joining swarm manager [d366035a833af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1119: [d29ed589a8a77] joining swarm manager [d366035a833af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1172: [df391a089e4c1] joining swarm manager [d366035a833af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.05s) [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1453: [d11e3826d1561] joining swarm manager [d063e91510b71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1454: [dce6ad8b8458d] joining swarm manager [d063e91510b71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.97s) [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-21T13:06:30.430Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.22s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.95s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.14s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.09s) [2019-10-21T13:06:30.430Z] docker_cli_swarm_unix_test.go:62: [d7c8874f9e1e3] joining swarm manager [d021bfcc77ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.24s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.31s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.20s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.60s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.56s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.65s) [2019-10-21T13:06:30.430Z] docker_api_swarm_test.go:962: [de631bb97e606] joining swarm manager [d109b6ef65a44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.65s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.93s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.45s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.20s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.96s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.65s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.67s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.64s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.36s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.88s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.37s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.96s) [2019-10-21T13:06:30.430Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.89s) [2019-10-21T13:06:30.430Z] === RUN TestDockerExternalVolumeSuite [2019-10-21T13:06:30.430Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-21T13:06:40.270Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-21T13:06:40.270Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-21T13:06:48.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-21T13:06:55.044Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-21T13:06:56.571Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-21T13:07:05.110Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-21T13:07:10.876Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-21T13:07:15.545Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-21T13:07:16.002Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-21T13:07:16.464Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-21T13:07:16.464Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-21T13:07:17.993Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-21T13:07:17.993Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-21T13:07:56.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-21T13:08:00.455Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-21T13:08:04.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-21T13:08:30.357Z] === RUN TestDockerSuite/TestBuildRm [2019-10-21T13:08:36.284Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-21T13:08:40.649Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-21T13:08:42.816Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-21T13:08:42.816Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-21T13:08:43.272Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-21T13:08:44.801Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-21T13:08:48.516Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-21T13:08:51.135Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-21T13:08:51.403Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-21T13:08:56.080Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-21T13:09:13.724Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-21T13:09:13.724Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-21T13:09:13.724Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-21T13:09:23.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-21T13:09:26.069Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-21T13:09:26.069Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-21T13:09:29.789Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-21T13:09:29.789Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-21T13:09:34.455Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-21T13:09:35.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-21T13:09:55.505Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-21T13:09:55.505Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-21T13:09:57.033Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-21T13:09:58.560Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-21T13:10:03.228Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-21T13:10:07.405Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-21T13:10:08.999Z] === RUN TestDockerSuite/TestBuildUser [2019-10-21T13:10:08.999Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-21T13:10:08.999Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-21T13:10:08.999Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-21T13:10:12.715Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-21T13:10:13.172Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-21T13:10:15.338Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-21T13:10:15.338Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-21T13:10:15.338Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-21T13:10:22.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-21T13:10:40.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-21T13:10:40.454Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-21T13:10:40.454Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-21T13:10:55.305Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-21T13:10:59.046Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-21T13:10:59.506Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-21T13:10:59.506Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-21T13:11:02.418Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-21T13:11:02.418Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-21T13:11:14.813Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-21T13:11:18.558Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-21T13:11:19.017Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-21T13:11:26.959Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-21T13:11:36.719Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-21T13:11:37.179Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-21T13:11:37.639Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-21T13:11:37.639Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-21T13:11:38.615Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-21T13:11:45.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-21T13:11:47.195Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-21T13:11:48.739Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-21T13:11:49.199Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-21T13:11:49.199Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-21T13:11:49.199Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-21T13:11:50.742Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-21T13:11:55.439Z] === RUN TestDockerSuite/TestCommitChange [2019-10-21T13:12:00.137Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-21T13:12:04.887Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-21T13:12:04.887Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-21T13:12:10.703Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-21T13:12:10.703Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-21T13:12:17.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-21T13:12:23.097Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-21T13:12:26.838Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-21T13:12:26.838Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-21T13:12:26.838Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-21T13:12:26.838Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-21T13:12:26.838Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-21T13:12:26.838Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-21T13:12:26.838Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-21T13:12:26.838Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-21T13:12:26.838Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-21T13:12:33.927Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-21T13:12:46.329Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-21T13:12:46.329Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-21T13:12:47.299Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-21T13:12:47.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-21T13:12:47.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-21T13:12:47.299Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-21T13:12:49.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-21T13:12:54.383Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-21T13:12:54.383Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-21T13:12:54.383Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-21T13:12:56.568Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-21T13:12:56.568Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-21T13:12:56.568Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-21T13:12:56.568Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-21T13:12:56.568Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-21T13:12:59.483Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-21T13:13:01.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-21T13:13:03.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-21T13:13:03.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-21T13:13:03.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-21T13:13:03.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-21T13:13:05.396Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-21T13:13:05.396Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-21T13:13:07.580Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-21T13:13:07.580Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-21T13:13:07.580Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-21T13:13:09.763Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-21T13:13:09.763Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-21T13:13:11.303Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-21T13:13:11.303Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-21T13:13:14.216Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-21T13:13:14.216Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-21T13:13:16.399Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-21T13:13:20.144Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-21T13:13:22.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-21T13:13:23.888Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-21T13:13:23.888Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-21T13:13:23.888Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-21T13:13:23.888Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-21T13:13:23.888Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-21T13:13:25.430Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-21T13:13:25.430Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-21T13:13:32.795Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-21T13:13:32.795Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-21T13:13:34.336Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-21T13:13:34.336Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-21T13:13:36.910Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-21T13:13:38.082Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-21T13:13:40.264Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-21T13:13:40.264Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-21T13:13:40.264Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-21T13:13:40.264Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-21T13:13:40.264Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-21T13:13:40.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-21T13:13:41.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite (441.50s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s) [2019-10-21T13:13:51.853Z] docker_cli_external_volume_driver_test.go:53: [d003ca0507273] daemon is not started [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-21T13:13:51.853Z] docker_cli_external_volume_driver_test.go:53: [d7a7aff15fb02] daemon is not started [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-21T13:13:51.853Z] docker_cli_external_volume_driver_test.go:53: [d4b8847c90440] daemon is not started [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-21T13:13:51.853Z] docker_cli_external_volume_driver_test.go:53: [d3b2675303517] daemon is not started [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.82s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.15s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.40s) [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2019-10-21T13:13:51.853Z] docker_cli_external_volume_driver_test.go:485: [da7606b94d3f6] daemon is not started [2019-10-21T13:13:51.853Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-21T13:13:51.853Z] docker_cli_external_volume_driver_test.go:53: [d617236130d10] daemon is not started [2019-10-21T13:13:51.853Z] PASS [2019-10-21T13:13:51.853Z] [2019-10-21T13:13:51.853Z] === Skipped [2019-10-21T13:13:51.853Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-21T13:13:51.853Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-21T13:13:51.853Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-21T13:13:51.853Z] check_test.go:309: [dfe8fad0e459b] daemon is not started [2019-10-21T13:13:51.853Z] [2019-10-21T13:13:51.853Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-21T13:13:51.853Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-21T13:13:51.853Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-21T13:13:51.853Z] check_test.go:309: [d6c1359c7110e] daemon is not started [2019-10-21T13:13:51.853Z] [2019-10-21T13:13:51.853Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-21T13:13:51.853Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-21T13:13:51.853Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-21T13:13:51.853Z] check_test.go:309: [d8f4fb9e22829] daemon is not started [2019-10-21T13:13:51.853Z] [2019-10-21T13:13:51.853Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-21T13:13:51.853Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-21T13:13:51.853Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-21T13:13:51.853Z] check_test.go:309: [d87b3395e8ab6] daemon is not started [2019-10-21T13:13:51.853Z] [2019-10-21T13:13:51.853Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-21T13:13:51.853Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-21T13:13:51.853Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-21T13:13:51.853Z] [2019-10-21T13:13:51.853Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-21T13:13:51.853Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-21T13:13:51.853Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-21T13:13:51.853Z] [2019-10-21T13:13:51.853Z] [2019-10-21T13:13:51.853Z] DONE 270 tests, 6 skipped in 2594.775s [2019-10-21T13:13:51.853Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T13:13:52.110Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d90d4eb647081/docker.pid [2019-10-21T13:13:52.110Z] +++ kill 5480 [2019-10-21T13:13:52.110Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5480 is not a child of this shell [2019-10-21T13:13:52.110Z] warning: PID 5480 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d90d4eb647081/docker.pid had a nonzero exit code [2019-10-21T13:13:52.367Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T13:13:52.367Z] +++ kill 7287 [2019-10-21T13:13:53.298Z] +++ /etc/init.d/apparmor stop [2019-10-21T13:13:53.298Z] Clearing AppArmor profiles cache:. [2019-10-21T13:13:53.298Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T13:13:53.298Z] Unloading profiles will leave already running processes permanently [2019-10-21T13:13:53.298Z] unconfined, which can lead to unexpected situations. [2019-10-21T13:13:53.298Z] [2019-10-21T13:13:53.298Z] To set a process to complain mode, use the command line tool [2019-10-21T13:13:53.298Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T13:13:53.298Z] with the 'teardown' option." [2019-10-21T13:13:53.298Z] [2019-10-21T13:13:53.865Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-21T13:13:53.903Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T13:13:56.181Z] + echo Ensuring container killed. [2019-10-21T13:13:56.181Z] Ensuring container killed. [2019-10-21T13:13:56.181Z] + docker ps -aq -f name=docker-pr1-* [2019-10-21T13:13:56.181Z] + cids=3e0e3627fdda [2019-10-21T13:13:56.181Z] 2096b61e21a0 [2019-10-21T13:13:56.181Z] 625d614f901a [2019-10-21T13:13:56.181Z] + [ -n 3e0e3627fdda [2019-10-21T13:13:56.181Z] 2096b61e21a0 [2019-10-21T13:13:56.181Z] 625d614f901a ] [2019-10-21T13:13:56.181Z] + docker rm -vf 3e0e3627fdda 2096b61e21a0 625d614f901a [2019-10-21T13:13:59.474Z] 3e0e3627fdda [2019-10-21T13:13:59.474Z] 2096b61e21a0 [2019-10-21T13:13:59.474Z] 625d614f901a [Pipeline] sh [2019-10-21T13:13:59.757Z] + echo Chowning /workspace to jenkins user [2019-10-21T13:13:59.757Z] Chowning /workspace to jenkins user [2019-10-21T13:13:59.757Z] + id -u [2019-10-21T13:13:59.757Z] + id -g [2019-10-21T13:13:59.757Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40112:/workspace busybox chown -R 1000:1000 /workspace [2019-10-21T13:13:59.757Z] Unable to find image 'busybox:latest' locally [2019-10-21T13:13:59.757Z] latest: Pulling from library/busybox [2019-10-21T13:13:59.757Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-21T13:14:00.018Z] 7c9d20b9b6cd: Verifying Checksum [2019-10-21T13:14:00.018Z] 7c9d20b9b6cd: Download complete [2019-10-21T13:14:00.018Z] 7c9d20b9b6cd: Pull complete [2019-10-21T13:14:00.018Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-21T13:14:00.018Z] Status: Downloaded newer image for busybox:latest [2019-10-21T13:14:02.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-21T13:14:02.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-21T13:14:02.916Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-21T13:14:02.916Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-21T13:14:02.916Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-21T13:14:02.916Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-21T13:14:02.916Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-21T13:14:02.916Z] === RUN TestDockerSuite/TestCpAbsolutePath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T13:14:04.507Z] + bundleName=amd64 [2019-10-21T13:14:04.507Z] + echo Creating amd64-bundles.tar.gz [2019-10-21T13:14:04.507Z] Creating amd64-bundles.tar.gz [2019-10-21T13:14:04.507Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-21T13:14:04.507Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-21T13:14:05.098Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-21T13:14:05.098Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-21T13:14:05.098Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-21T13:14:05.098Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-21T13:14:05.098Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-21T13:14:05.098Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-21T13:14:05.098Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-21T13:14:05.098Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-21T13:14:05.098Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-21T13:14:05.098Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-21T13:14:05.559Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-21T13:14:05.559Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-21T13:14:05.559Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-21T13:14:05.559Z] === RUN TestDockerSuite/TestCpGarbagePath [Pipeline] archiveArtifacts [2019-10-21T13:14:05.888Z] Archiving artifacts [2019-10-21T13:14:07.710Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40112/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2019-10-21T13:14:07.741Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-21T13:14:07.741Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-21T13:14:07.741Z] === RUN TestDockerSuite/TestCpRelativePath [Pipeline] sh [2019-10-21T13:14:08.020Z] + make clean [2019-10-21T13:14:08.278Z] docker volume rm -f docker-dev-cache [2019-10-21T13:14:08.278Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T13:14:09.926Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-21T13:14:09.926Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-21T13:14:09.926Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-21T13:14:09.926Z] === RUN TestDockerSuite/TestCpToCaseA [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T13:14:14.623Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-21T13:14:21.708Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-21T13:14:21.708Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-21T13:14:21.708Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-21T13:14:30.294Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-21T13:14:30.294Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-21T13:14:30.294Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-21T13:14:38.891Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-21T13:14:38.891Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-21T13:14:38.891Z] === RUN TestDockerSuite/TestCpToDot [2019-10-21T13:14:40.434Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-21T13:14:40.434Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-21T13:14:40.434Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-21T13:14:42.619Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-21T13:14:42.619Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-21T13:14:42.619Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-21T13:14:42.619Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-21T13:14:42.619Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-21T13:14:42.619Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-21T13:14:43.080Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-21T13:14:44.622Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-21T13:14:46.805Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-21T13:14:46.805Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-21T13:14:47.265Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-21T13:14:48.807Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-21T13:14:49.778Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-21T13:14:49.778Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-21T13:14:49.778Z] === RUN TestDockerSuite/TestCreateRM [2019-10-21T13:14:50.239Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-21T13:14:50.239Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-21T13:14:50.239Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-21T13:14:50.702Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-21T13:14:57.787Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-21T13:14:57.787Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-21T13:14:58.761Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-21T13:15:02.502Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-21T13:15:02.502Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-21T13:15:02.502Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDockerFails [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-21T13:15:09.608Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-21T13:15:09.609Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-21T13:15:12.520Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-21T13:15:19.604Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-21T13:15:21.791Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-21T13:15:36.621Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-21T13:15:41.329Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-21T13:15:46.032Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-21T13:15:47.577Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-21T13:15:48.549Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-21T13:15:52.293Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-21T13:15:52.293Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-21T13:15:53.263Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-21T13:15:57.962Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-21T13:16:01.708Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-21T13:16:02.169Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-21T13:16:02.169Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-21T13:16:02.169Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-21T13:16:02.169Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-21T13:16:02.169Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-21T13:16:03.140Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-21T13:16:03.140Z] === RUN TestDockerSuite/TestEventsRename [2019-10-21T13:16:06.052Z] === RUN TestDockerSuite/TestEventsResize [2019-10-21T13:16:08.242Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-21T13:16:10.428Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-21T13:16:13.345Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-21T13:16:18.047Z] === RUN TestDockerSuite/TestEventsTop [2019-10-21T13:16:18.047Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-21T13:16:20.963Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-21T13:16:24.712Z] === RUN TestDockerSuite/TestExec [2019-10-21T13:16:24.712Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-21T13:16:24.712Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-21T13:16:26.255Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-21T13:16:28.443Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-21T13:16:28.443Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-21T13:16:28.443Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-21T13:16:28.443Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-21T13:16:30.629Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-21T13:16:32.816Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-21T13:16:35.004Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-21T13:16:37.191Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-21T13:16:40.938Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-21T13:16:40.938Z] === RUN TestDockerSuite/TestExecEnv [2019-10-21T13:16:40.938Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-21T13:16:40.938Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-21T13:16:43.129Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-21T13:16:47.838Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-21T13:16:47.838Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-21T13:16:47.838Z] === RUN TestDockerSuite/TestExecParseError [2019-10-21T13:16:47.838Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-21T13:16:47.838Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-21T13:16:47.838Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-21T13:16:50.024Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-21T13:16:50.024Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-21T13:16:50.025Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-21T13:16:50.025Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-21T13:16:50.025Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-21T13:16:50.025Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-21T13:16:52.213Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-21T13:16:52.213Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-21T13:16:59.320Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-21T13:16:59.320Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-21T13:16:59.320Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-21T13:16:59.320Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-21T13:17:05.129Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-21T13:17:10.938Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-21T13:17:14.687Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-21T13:17:20.498Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-21T13:17:20.498Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-21T13:17:20.498Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-21T13:17:20.498Z] === RUN TestDockerSuite/TestHealth [2019-10-21T13:17:20.498Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-21T13:17:20.498Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-21T13:17:20.498Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-21T13:17:20.498Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-21T13:17:25.314Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-21T13:17:25.314Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-21T13:17:25.314Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-21T13:17:25.314Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-21T13:17:25.314Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-21T13:17:25.314Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-21T13:17:26.287Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-21T13:17:26.287Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-21T13:17:26.747Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-21T13:17:27.209Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-21T13:17:28.754Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-21T13:17:28.754Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-21T13:17:30.940Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-21T13:17:33.126Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-21T13:17:33.126Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-21T13:17:33.126Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-21T13:17:36.874Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-21T13:17:36.874Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-21T13:17:39.058Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-21T13:17:39.058Z] === RUN TestDockerSuite/TestImportFile [2019-10-21T13:17:39.058Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-21T13:17:39.518Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-21T13:17:39.518Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-21T13:17:39.518Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-21T13:17:39.518Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-21T13:17:39.518Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T13:17:39.518Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-21T13:17:39.518Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-21T13:17:39.518Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-21T13:17:39.518Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-21T13:17:39.518Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-21T13:17:39.980Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-21T13:17:39.980Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-21T13:17:39.980Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-21T13:17:39.980Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-21T13:17:39.980Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-21T13:17:39.980Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-21T13:17:42.168Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-21T13:17:43.718Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-21T13:17:43.718Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-21T13:17:43.718Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-21T13:17:44.179Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-21T13:17:44.179Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-21T13:17:45.722Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-21T13:17:46.184Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-21T13:17:48.374Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-21T13:17:48.374Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-21T13:17:48.374Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-21T13:17:48.374Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-21T13:17:49.918Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-21T13:17:54.622Z] === RUN TestDockerSuite/TestInspectImage [2019-10-21T13:17:54.622Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-21T13:17:54.622Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-21T13:17:54.622Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-21T13:17:56.167Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-21T13:17:58.354Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-21T13:17:58.354Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-21T13:18:00.541Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-21T13:18:02.730Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-21T13:18:02.730Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-21T13:18:02.730Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-21T13:18:04.918Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-21T13:18:07.104Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-21T13:18:10.849Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-21T13:18:13.035Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-21T13:18:14.577Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-21T13:18:16.763Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-21T13:18:18.948Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-21T13:18:20.492Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-21T13:18:22.678Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-21T13:18:24.220Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-21T13:18:26.404Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-21T13:18:31.111Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-21T13:18:34.029Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-21T13:18:34.029Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-21T13:18:35.572Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-21T13:18:35.572Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-21T13:18:42.662Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-21T13:18:49.857Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-21T13:18:56.948Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-21T13:18:59.134Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-21T13:19:00.676Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-21T13:19:00.676Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-21T13:19:02.860Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-21T13:19:09.946Z] === RUN TestDockerSuite/TestLogsSince [2019-10-21T13:19:18.536Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-21T13:19:18.536Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-21T13:19:18.536Z] === RUN TestDockerSuite/TestLogsTail [2019-10-21T13:19:21.450Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-21T13:19:23.634Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-21T13:19:25.176Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-21T13:19:25.176Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-21T13:19:25.176Z] === RUN TestDockerSuite/TestNetHostname [2019-10-21T13:19:25.176Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-21T13:19:25.176Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-21T13:19:25.176Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPluginActive [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPortList [2019-10-21T13:19:25.636Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-21T13:19:29.386Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-21T13:19:29.386Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-21T13:19:29.386Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-21T13:19:29.386Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-21T13:19:29.386Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-21T13:19:29.386Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-21T13:19:29.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-21T13:19:29.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-21T13:19:29.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-21T13:19:29.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-21T13:19:33.129Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-21T13:19:33.129Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-21T13:19:41.712Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-21T13:19:41.712Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-21T13:19:50.300Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-21T13:20:02.705Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-21T13:20:02.705Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-21T13:20:02.705Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-21T13:20:13.048Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-21T13:20:15.963Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-21T13:20:21.767Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-21T13:20:26.463Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-21T13:20:26.463Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-21T13:20:26.463Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-21T13:20:30.206Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-21T13:20:30.206Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-21T13:20:30.206Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-21T13:20:30.206Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-21T13:20:30.206Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-21T13:20:36.015Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-21T13:20:36.015Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-21T13:20:37.557Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-21T13:20:37.558Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-21T13:20:39.098Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-21T13:20:40.070Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-21T13:20:40.070Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-21T13:20:44.799Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-21T13:20:49.515Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-21T13:20:51.058Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-21T13:21:08.777Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-21T13:21:08.777Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-21T13:21:14.582Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-21T13:21:14.582Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-21T13:21:14.582Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-21T13:21:15.553Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-21T13:21:20.255Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-21T13:21:28.842Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-21T13:21:28.842Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-21T13:21:32.586Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-21T13:21:32.586Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-21T13:21:32.586Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-21T13:21:47.421Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-21T13:21:48.393Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-21T13:21:48.855Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-21T13:21:55.948Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-21T13:22:00.650Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-21T13:22:13.057Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-21T13:22:17.766Z] === RUN TestDockerSuite/TestRmiTag [2019-10-21T13:22:18.228Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-21T13:22:20.415Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-21T13:22:38.128Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-21T13:22:38.589Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-21T13:22:43.299Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-21T13:22:44.270Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-21T13:22:44.270Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-21T13:22:44.270Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-21T13:22:44.270Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-21T13:22:44.270Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-21T13:22:44.270Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-21T13:22:44.270Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-21T13:22:44.270Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-21T13:22:46.456Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-21T13:22:46.456Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-21T13:22:46.456Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-21T13:22:50.200Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-21T13:22:53.115Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-21T13:22:54.658Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-21T13:22:56.842Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-21T13:23:03.933Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-21T13:23:03.933Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-21T13:23:07.691Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-21T13:23:09.879Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-21T13:23:09.879Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-21T13:23:12.795Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-21T13:23:12.795Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-21T13:23:12.795Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-21T13:23:14.339Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-21T13:23:14.339Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-21T13:23:14.339Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-21T13:23:14.339Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-21T13:23:14.339Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-21T13:23:14.339Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-21T13:23:14.339Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-21T13:23:14.339Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-21T13:23:16.529Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-21T13:23:23.618Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-21T13:23:25.160Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-21T13:23:25.160Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-21T13:23:25.160Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-21T13:23:25.160Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-21T13:23:27.344Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-21T13:23:27.344Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-21T13:23:27.344Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-21T13:23:27.344Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-21T13:23:27.344Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-21T13:23:29.530Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-21T13:23:41.931Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-21T13:23:41.931Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-21T13:23:41.931Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-21T13:23:41.931Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-21T13:23:41.931Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-21T13:23:41.931Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-21T13:23:41.931Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-21T13:23:42.902Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-21T13:23:42.902Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-21T13:23:42.902Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-21T13:23:43.363Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-21T13:23:45.547Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-21T13:23:47.091Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-21T13:23:47.091Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-21T13:23:49.276Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-21T13:23:49.276Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-21T13:23:49.276Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-21T13:23:49.276Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-21T13:23:51.461Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-21T13:23:53.002Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-21T13:23:55.187Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-21T13:23:56.729Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-21T13:23:56.729Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-21T13:23:56.729Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-21T13:23:56.729Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-21T13:23:57.189Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-21T13:23:57.189Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T13:23:57.189Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-21T13:23:57.189Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-21T13:23:57.189Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-21T13:24:00.936Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-21T13:24:00.937Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-21T13:24:00.937Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-21T13:24:00.937Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-21T13:24:00.937Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-21T13:24:00.937Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-21T13:24:00.937Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunMount [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-21T13:24:11.273Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-21T13:24:11.735Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-21T13:24:17.543Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-21T13:24:17.543Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-21T13:24:17.543Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-21T13:24:17.543Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-21T13:24:22.251Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-21T13:24:26.000Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-21T13:24:26.000Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-21T13:24:26.000Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-21T13:24:26.000Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-21T13:24:26.000Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-21T13:24:26.000Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-21T13:24:26.000Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-21T13:24:26.000Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-21T13:24:26.000Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-21T13:24:26.000Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-21T13:24:26.000Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-21T13:24:26.970Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-21T13:24:28.513Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-21T13:24:30.696Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-21T13:24:31.667Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-21T13:24:33.209Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-21T13:24:33.670Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-21T13:24:33.670Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-21T13:24:33.670Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-21T13:24:33.670Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-21T13:24:33.670Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-21T13:24:33.670Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-21T13:24:33.670Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-21T13:24:33.670Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T13:24:36.583Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-21T13:24:36.583Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-21T13:24:36.583Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-21T13:24:36.583Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-21T13:24:36.583Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-21T13:24:36.583Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-21T13:24:43.677Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-21T13:24:43.677Z] === RUN TestDockerSuite/TestRunRm [2019-10-21T13:24:45.870Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-21T13:24:51.681Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-21T13:24:53.223Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-21T13:24:55.407Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-21T13:24:56.957Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-21T13:24:59.875Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-21T13:24:59.875Z] === RUN TestDockerSuite/TestRunState [2019-10-21T13:24:59.875Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-21T13:25:01.416Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-21T13:25:01.416Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-21T13:25:02.962Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-21T13:25:02.962Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-21T13:25:02.962Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-21T13:25:02.962Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-21T13:25:03.422Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-21T13:25:03.423Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-21T13:25:08.157Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-21T13:25:08.157Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-21T13:25:08.157Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-21T13:25:08.157Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-21T13:25:08.157Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-21T13:25:08.157Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-21T13:25:08.157Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-21T13:25:08.157Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-21T13:25:08.157Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-21T13:25:08.157Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-21T13:25:08.157Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-21T13:25:15.246Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-21T13:25:15.246Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-21T13:25:16.788Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-21T13:25:16.788Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-21T13:25:16.788Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-21T13:25:19.705Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-21T13:25:25.512Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-21T13:25:29.240Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-21T13:25:35.009Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-21T13:25:35.009Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-21T13:25:35.009Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-21T13:25:35.009Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-21T13:25:35.009Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-21T13:25:37.176Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-21T13:25:39.346Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-21T13:25:41.514Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-21T13:25:41.514Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-21T13:25:41.514Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-21T13:25:41.514Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-21T13:25:41.514Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-21T13:25:41.514Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-21T13:25:41.514Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-21T13:25:41.514Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-21T13:25:41.514Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-21T13:25:45.234Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-21T13:25:46.762Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-21T13:25:48.294Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-21T13:25:52.010Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-21T13:25:52.465Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-21T13:25:52.465Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-21T13:25:52.465Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-21T13:25:52.465Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-21T13:25:52.465Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-21T13:25:52.465Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-21T13:25:54.631Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-21T13:25:55.087Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-21T13:25:55.545Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-21T13:25:55.545Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-21T13:25:57.073Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-21T13:26:07.359Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-21T13:26:07.359Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-21T13:26:14.408Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-21T13:26:14.408Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-21T13:26:22.949Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-21T13:26:22.949Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-21T13:26:22.949Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-21T13:26:22.949Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-21T13:26:22.949Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-21T13:26:33.239Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-21T13:26:33.239Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-21T13:26:33.239Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-21T13:26:33.239Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-21T13:26:33.239Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-21T13:26:33.239Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-21T13:26:33.239Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-21T13:26:34.201Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-21T13:26:36.368Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-21T13:26:36.368Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-21T13:26:37.897Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-21T13:26:37.897Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-21T13:26:37.897Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-21T13:26:37.897Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-21T13:26:37.897Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-21T13:26:37.897Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-21T13:26:37.897Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-21T13:26:55.616Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-21T13:26:55.616Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-21T13:26:55.616Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-21T13:26:55.616Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-21T13:26:55.616Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-21T13:26:55.616Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-21T13:26:55.616Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-21T13:26:56.577Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-21T13:26:57.034Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-21T13:26:59.200Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-21T13:26:59.655Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-21T13:27:00.110Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-21T13:27:00.110Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-21T13:27:00.110Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-21T13:27:07.160Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-21T13:27:07.160Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-21T13:27:07.617Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-21T13:27:07.617Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-21T13:27:07.617Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-21T13:27:13.389Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-21T13:27:13.846Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-21T13:27:13.846Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-21T13:27:22.384Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-21T13:27:22.384Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite (2424.87s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-21T13:27:22.840Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-21T13:27:22.840Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (144.12s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.00s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-21T13:27:22.840Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-10-21T13:27:22.840Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (2.24s) [2019-10-21T13:27:22.840Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-21T13:27:22.840Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-21T13:27:22.840Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-21T13:27:22.840Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-21T13:27:22.840Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-21T13:27:22.840Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.20s) [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-10-21T13:27:22.840Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-21T13:27:22.840Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.01s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.06s) [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-21T13:27:22.840Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2019-10-21T13:27:22.840Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-21T13:27:22.840Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-21T13:27:22.840Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.13s) [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-10-21T13:27:22.840Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-21T13:27:22.840Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.29s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (109.44s) [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2019-10-21T13:27:22.840Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.48s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.09s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-21T13:27:22.840Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-21T13:27:22.840Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-21T13:27:22.840Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-21T13:27:22.840Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-21T13:27:22.840Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.25s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.43s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.07s) [2019-10-21T13:27:22.840Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2019-10-21T13:27:22.840Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.56s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.38s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.69s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.77s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.79s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.14s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.42s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.67s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.64s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.55s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.58s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.49s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.25s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-10-21T13:27:22.841Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.23s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.91s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.96s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildContChar (12.73s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.89s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.49s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.55s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.55s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.26s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.22s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.21s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.58s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.63s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.76s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.13s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.30s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.46s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.14s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.86s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.79s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.80s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.08s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.00s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.54s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.51s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.14s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.20s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.55s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.57s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.75s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.67s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.28s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.88s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.19s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildFails (1.97s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.23s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.81s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.78s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.25s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.05s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.60s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.11s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildHistory (10.54s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.85s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.94s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.37s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.47s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.95s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.90s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.61s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.05s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.08s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.64s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.61s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.41s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.14s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.09s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.36s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-21T13:27:22.841Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.29s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.70s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.23s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.70s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.45s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.11s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.18s) [2019-10-21T13:27:22.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.68s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.07s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.87s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.95s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.21s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.14s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildRm (12.96s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.30s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2019-10-21T13:27:22.842Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.24s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.23s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.61s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.37s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.79s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.95s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.90s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildStderr (4.64s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.54s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.78s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.16s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.68s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.34s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.11s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.45s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.07s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.21s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.60s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.36s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.59s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.65s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.70s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.14s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.76s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2019-10-21T13:27:22.842Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-21T13:27:22.842Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-10-21T13:27:22.842Z] docker_cli_sni_test.go:18: Flakey test [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.90s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.30s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestCommitChange (4.82s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.34s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.44s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestCommitTTY (11.49s) [2019-10-21T13:27:22.842Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.56s) [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-21T13:27:22.842Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-21T13:27:22.842Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-21T13:27:22.842Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-21T13:27:22.842Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.67s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.64s) [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.11s) [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.83s) [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.25s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.40s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.07s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.06s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.09s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.01s) [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.08s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.85s) [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.38s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.24s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.66s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.60s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.90s) [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.05s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.03s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.74s) [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2019-10-21T13:27:23.300Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-21T13:27:23.300Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-21T13:27:23.300Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-21T13:27:23.300Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-21T13:27:23.300Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.52s) [2019-10-21T13:27:23.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.15s) [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-21T13:27:23.300Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0009b8180 } [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1342697294 c:\foo false } [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1342697294 c:\foo true } [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:1927: case 0 [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:1927: case 1 [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:1927: case 2 [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:1927: case 3 [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:1927: case 4 [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:1927: case 5 [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:1927: case 6 [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:1927: case 7 [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:1927: case 8 [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:1927: case 9 [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2019-10-21T13:27:23.301Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.17s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.10s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.09s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.41s) [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a992756825\file1 b8c35d07643eded658bdda5c15462a32196c1d068ad5474de8ad2de5ab4411d8:/root/itWorks.txt` [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:279: checking that container "b8c35d07643eded658bdda5c15462a32196c1d068ad5474de8ad2de5ab4411d8" start output contains "file1\n" [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:209: running `docker start -a b8c35d07643eded658bdda5c15462a32196c1d068ad5474de8ad2de5ab4411d8` [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.87s) [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b375737828\file1 cd11deb65fd0bb1355474adc5b48fa3efee071d6333b342289bf1c109cf94be6:testDir/` [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2019-10-21T13:27:23.301Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.54s) [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e848380915\dir1 ce5b1f59dd3f47e6405f0ac30ec87cf64d3061f99ade7cba6e1035a9918d8958:testDir` [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:279: checking that container "ce5b1f59dd3f47e6405f0ac30ec87cf64d3061f99ade7cba6e1035a9918d8958" start output contains "file1-1\n" [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:209: running `docker start -a ce5b1f59dd3f47e6405f0ac30ec87cf64d3061f99ade7cba6e1035a9918d8958` [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e848380915\dir1 cf3a38dbf4fe8ad474c28e40716c01fcefdcc8e87f3dd99b76fdb2b3f87f1864:testDir/` [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:279: checking that container "cf3a38dbf4fe8ad474c28e40716c01fcefdcc8e87f3dd99b76fdb2b3f87f1864" start output contains "file1-1\n" [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:209: running `docker start -a cf3a38dbf4fe8ad474c28e40716c01fcefdcc8e87f3dd99b76fdb2b3f87f1864` [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.62s) [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h369258166\dir1\. faafba5e7f4f84b94ab433329090696da7011f1fe99cbb15bd11e3190aa6f97b:testDir` [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:279: checking that container "faafba5e7f4f84b94ab433329090696da7011f1fe99cbb15bd11e3190aa6f97b" start output contains "file1-1\n" [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:209: running `docker start -a faafba5e7f4f84b94ab433329090696da7011f1fe99cbb15bd11e3190aa6f97b` [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h369258166\dir1\. 4fbe14e87bec94ba1cf01c51fd37064d7f7eb2c01c00f71321f62822aabe80b5:testDir/` [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:279: checking that container "4fbe14e87bec94ba1cf01c51fd37064d7f7eb2c01c00f71321f62822aabe80b5" start output contains "file1-1\n" [2019-10-21T13:27:23.301Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4fbe14e87bec94ba1cf01c51fd37064d7f7eb2c01c00f71321f62822aabe80b5` [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2019-10-21T13:27:23.301Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCpToDot (2.31s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCpToStdout (2.04s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.80s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.96s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.86s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.27s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-21T13:27:23.301Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.95s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-21T13:27:23.301Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-21T13:27:23.301Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-21T13:27:23.301Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-21T13:27:23.301Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-21T13:27:23.301Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-21T13:27:23.301Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-21T13:27:23.301Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-21T13:27:23.301Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-21T13:27:23.301Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.36s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.27s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.37s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.45s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsCopy (5.50s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.79s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.12s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.48s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsFilters (4.37s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsFormat (4.23s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2019-10-21T13:27:23.301Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsRename (2.31s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsResize (2.76s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.27s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.50s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.76s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.03s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-21T13:27:23.301Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.00s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-21T13:27:23.301Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-21T13:27:23.301Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-21T13:27:23.301Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.05s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.16s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.10s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.12s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.10s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-21T13:27:23.301Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.13s) [2019-10-21T13:27:23.301Z] --- PASS: TestDockerSuite/TestExecInspectID (4.31s) [2019-10-21T13:27:23.301Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-21T13:27:23.302Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2019-10-21T13:27:23.302Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.94s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.59s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.79s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.71s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.25s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.74s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2019-10-21T13:27:23.302Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.59s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.86s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.31s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.47s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-10-21T13:27:23.302Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s) [2019-10-21T13:27:23.302Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_info_test.go:144: unmatched requirement IsPausable [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInfoFormat (0.12s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-21T13:27:23.302Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-21T13:27:23.302Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.89s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.98s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-21T13:27:23.302Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-21T13:27:23.302Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.90s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.91s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2019-10-21T13:27:23.302Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectDefault (1.94s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectHistory (4.44s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.95s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.01s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.99s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.94s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.96s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectStatus (2.68s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.76s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.93s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.87s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.88s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.93s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.95s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.90s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.62s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.66s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.26s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.33s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-21T13:27:23.302Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.96s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.81s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.80s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.18s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.36s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.03s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.08s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.87s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsSince (8.76s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsTail (2.49s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.20s) [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.04s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-21T13:27:23.302Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.74s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-21T13:27:23.302Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.302Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-21T13:27:23.302Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-21T13:27:23.303Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-21T13:27:23.303Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-21T13:27:23.303Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-21T13:27:23.303Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-21T13:27:23.303Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-21T13:27:23.303Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-21T13:27:23.303Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.68s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-21T13:27:23.303Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPsByOrder (7.92s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.99s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.93s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.27s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.13s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.27s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.88s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-10-21T13:27:23.303Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.06s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.16s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.29s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-21T13:27:23.303Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.62s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.42s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.07s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.91s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.44s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.20s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.50s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.94s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.25s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.57s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.44s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.50s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.44s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.33s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.17s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.76s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.24s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.71s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.91s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.99s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.60s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.93s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.04s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.71s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.05s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.99s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.69s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (6.89s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.89s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.93s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.82s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.95s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.02s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.00s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.92s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunExitCode (1.97s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.92s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.93s) [2019-10-21T13:27:23.303Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-21T13:27:23.303Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.303Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.71s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.92s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.55s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.16s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.21s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.63s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.84s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.80s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.99s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.77s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.84s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.26s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunRm (2.09s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.12s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.23s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.91s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.84s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.84s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.64s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.44s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunUserDefaults (6.77s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.98s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.64s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.08s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.93s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.38s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.38s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.96s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.05s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.66s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.83s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.70s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.37s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.59s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.49s) [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-21T13:27:23.304Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.304Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.66s) [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.77s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.97s) [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.81s) [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.40s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.43s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.71s) [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.78s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.60s) [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-21T13:27:23.305Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-21T13:27:23.305Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-21T13:27:23.305Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-21T13:27:23.305Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-21T13:27:23.305Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.305Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-21T13:27:23.305Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.306Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-21T13:27:23.306Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-21T13:27:23.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-21T13:27:23.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-21T13:27:23.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-21T13:27:23.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-21T13:27:23.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-21T13:27:23.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-21T13:27:23.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-21T13:27:23.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-21T13:27:23.761Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-21T13:27:23.761Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.761Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-21T13:27:23.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-21T13:27:23.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-21T13:27:23.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-21T13:27:23.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-21T13:27:23.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-21T13:27:23.762Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] === RUN TestDockerDaemonSuite [2019-10-21T13:27:23.762Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-21T13:27:23.762Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-21T13:27:23.762Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-21T13:27:23.762Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-21T13:27:23.762Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] === RUN TestDockerSwarmSuite [2019-10-21T13:27:23.762Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-21T13:27:23.762Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-21T13:27:23.762Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] === RUN TestDockerExternalVolumeSuite [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] === RUN TestDockerNetworkSuite [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] === RUN TestDockerHubPullSuite [2019-10-21T13:27:23.762Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-21T13:27:23.762Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-21T13:27:23.762Z] PASS [2019-10-21T13:27:23.762Z] ok github.com/docker/docker/integration-cli 2425.653s [2019-10-21T13:27:23.762Z] INFO: Integration tests ended at 10/21/2019 13:27:23. Duration:00:40:35.7413930 [2019-10-21T13:27:23.762Z] INFO: Docker info of the daemon under test at end of run [2019-10-21T13:27:23.762Z] [2019-10-21T13:27:23.762Z] Containers: 2 [2019-10-21T13:27:23.762Z] Running: 0 [2019-10-21T13:27:23.762Z] Paused: 0 [2019-10-21T13:27:23.762Z] Stopped: 2 [2019-10-21T13:27:23.762Z] Images: 12 [2019-10-21T13:27:23.762Z] Server Version: 0.0.0-dev [2019-10-21T13:27:23.762Z] Storage Driver: windowsfilter [2019-10-21T13:27:23.762Z] Windows: [2019-10-21T13:27:23.762Z] Logging Driver: json-file [2019-10-21T13:27:23.762Z] Plugins: [2019-10-21T13:27:23.762Z] Volume: local [2019-10-21T13:27:23.762Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-21T13:27:23.762Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T13:27:23.762Z] Swarm: inactive [2019-10-21T13:27:23.762Z] Default Isolation: process [2019-10-21T13:27:23.762Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T13:27:23.762Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T13:27:23.762Z] OSType: windows [2019-10-21T13:27:23.762Z] Architecture: x86_64 [2019-10-21T13:27:23.762Z] CPUs: 4 [2019-10-21T13:27:23.762Z] Total Memory: 32GiB [2019-10-21T13:27:23.762Z] Name: azwin-2-f16bb0 [2019-10-21T13:27:23.762Z] ID: P64A:5ZSV:TFUZ:XFBD:SALI:OEM6:WI32:H4YR:E5EM:JRW4:OKCU:YM6J [2019-10-21T13:27:23.762Z] Docker Root Dir: D:\CI\PR-40112\1\daemon [2019-10-21T13:27:23.762Z] Debug Mode (client): false [2019-10-21T13:27:23.762Z] Debug Mode (server): true [2019-10-21T13:27:23.762Z] File Descriptors: -1 [2019-10-21T13:27:23.762Z] Goroutines: 18 [2019-10-21T13:27:23.762Z] System Time: 2019-10-21T13:27:23.3149698Z [2019-10-21T13:27:23.762Z] EventsListeners: 0 [2019-10-21T13:27:23.762Z] Registry: https://index.docker.io/v1/ [2019-10-21T13:27:23.762Z] Labels: [2019-10-21T13:27:23.762Z] Experimental: false [2019-10-21T13:27:23.762Z] Insecure Registries: [2019-10-21T13:27:23.762Z] 127.0.0.0/8 [2019-10-21T13:27:23.762Z] Live Restore Enabled: false [2019-10-21T13:27:23.762Z] [2019-10-21T13:27:23.762Z] [2019-10-21T13:27:23.762Z] INFO: Stopping daemon under test [2019-10-21T13:27:23.762Z] SUCCESS: The process with PID 3236 (child process of PID 7928) has been terminated. [2019-10-21T13:27:23.762Z] SUCCESS: The process with PID 7928 (child process of PID 2224) has been terminated. [2019-10-21T13:27:23.762Z] INFO: Stop tailing logs of the daemon under tests [2019-10-21T13:27:23.762Z] INFO: executeCI.ps1 Completed successfully at 10/21/2019 13:27:23. [2019-10-21T13:27:23.762Z] INFO: Tidying up at end of run [2019-10-21T13:27:23.762Z] INFO: Saving daemon under test log (d:\CI\PR-40112\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-21T13:27:23.762Z] INFO: Saving daemon under test log (d:\CI\PR-40112\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-21T13:27:23.762Z] INFO: Nuke-Everything... [2019-10-21T13:27:24.218Z] INFO: Container count on control daemon to delete is 2 [2019-10-21T13:27:24.674Z] b9f158d6c3f5 [2019-10-21T13:27:24.674Z] 07ac69668c5c [2019-10-21T13:27:24.674Z] INFO: Tidying pidfile d:\CI\PR-40112\1\docker.pid [2019-10-21T13:27:24.674Z] INFO: Nuking d:\CI [2019-10-21T13:27:54.686Z] INFO: Zapped successfully [2019-10-21T13:27:54.686Z] [2019-10-21T13:27:54.686Z] INFO: executeCI.ps1 exiting at Mon Oct 21 13:27:52 CUT 2019. Duration 01:03:24.5668404 [2019-10-21T13:27:54.686Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-21T13:27:56.580Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-21T13:27:57.752Z] Archiving artifacts [2019-10-21T13:28:14.975Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40112/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T13:28:15.887Z] + make clean [2019-10-21T13:28:16.851Z] docker volume rm -f docker-dev-cache [2019-10-21T13:28:16.851Z] 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