Pull request #40348 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9ae7196775dddeb49be5195e00572a55b3c4658a+a9507c6f76627fdc092edc542d5a7ef4a6df5eec (7cddffe0c06ad4a9d04b4c2fa3ad97153af0791d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-01-07T10:57:29.168Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-01-07T10:57:29.175Z] Trying to pass milestone 3 [Pipeline] milestone [2020-01-07T10:57:29.196Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-01-07T10:57:29.329Z] Running on ubuntu-1804-overlay2 (i-0eb7fc4fbceb0f464) in /home/ubuntu/workspace/moby_PR-40348 [Pipeline] { [Pipeline] checkout [2020-01-07T10:57:29.380Z] using credential docker-jenkins-github-credentials [2020-01-07T10:57:29.389Z] Cloning the remote Git repository [2020-01-07T10:57:29.389Z] Cloning with configured refspecs honoured and without tags [2020-01-07T10:57:29.390Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T10:57:29.393Z] > git init /home/ubuntu/workspace/moby_PR-40348 # timeout=10 [2020-01-07T10:57:29.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:57:29.418Z] > git --version # timeout=10 [2020-01-07T10:57:29.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:57:29.435Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:57:45.060Z] Fetching without tags [2020-01-07T10:57:45.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:57:45.034Z] > git config --add remote.origin.fetch +refs/pull/40348/head:refs/remotes/origin/PR-40348 # timeout=10 [2020-01-07T10:57:45.040Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T10:57:45.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:57:45.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:57:45.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:57:45.061Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:57:45.707Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:57:46.199Z] Merge succeeded, producing 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:57:46.200Z] Checking out Revision 9ae7196775dddeb49be5195e00572a55b3c4658a (PR-40348) [2020-01-07T10:57:46.456Z] Commit message: "swagger: add missing container Health docs" [2020-01-07T10:57:45.707Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:57:45.710Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:57:46.183Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T10:57:46.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T10:57:46.201Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:57:46.208Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:57:46.456Z] > git rev-list --no-walk 9ae7196775dddeb49be5195e00572a55b3c4658a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-07T10:57:47.402Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40348:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-01-07T10:57:47.402Z] Unable to find image 'alpine:latest' locally [2020-01-07T10:57:47.402Z] latest: Pulling from library/alpine [2020-01-07T10:57:47.402Z] e6b0cf9c0882: Already exists [2020-01-07T10:57:47.659Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 [2020-01-07T10:57:47.659Z] Status: Downloaded newer image for alpine:latest [2020-01-07T10:57:50.949Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-01-07T10:57:51.420Z] Running on ubuntu-1804-overlay2 (i-0dd1563a8d25b9241) in /home/ubuntu/workspace/moby_PR-40348 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-01-07T10:57:51.432Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0549a8359d66198a1) in /home/ubuntu/workspace/moby_PR-40348 [Pipeline] { [Pipeline] // stage [2020-01-07T10:57:51.453Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-40348 [2020-01-07T10:57:51.456Z] Running on ubuntu-1804-overlay2 (i-045cf0638d9381972) in /home/ubuntu/workspace/moby_PR-40348 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-01-07T10:57:51.545Z] using credential docker-jenkins-github-credentials [2020-01-07T10:57:51.550Z] using credential docker-jenkins-github-credentials [2020-01-07T10:57:51.555Z] Cloning the remote Git repository [2020-01-07T10:57:51.555Z] Cloning with configured refspecs honoured and without tags [2020-01-07T10:57:51.557Z] Cloning the remote Git repository [2020-01-07T10:57:51.557Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-01-07T10:57:51.591Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40348 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-01-07T10:57:51.617Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] { [2020-01-07T10:57:51.636Z] Cloning the remote Git repository [2020-01-07T10:57:51.636Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-01-07T10:57:51.658Z] using credential docker-jenkins-github-credentials [2020-01-07T10:57:51.664Z] Cloning the remote Git repository [2020-01-07T10:57:51.664Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-01-07T10:57:51.883Z] using credential docker-jenkins-github-credentials [2020-01-07T10:57:51.931Z] Cloning the remote Git repository [2020-01-07T10:57:51.931Z] Cloning with configured refspecs honoured and without tags [2020-01-07T10:57:51.502Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T10:57:51.502Z] > git init /home/ubuntu/workspace/moby_PR-40348 # timeout=10 [2020-01-07T10:57:51.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:57:51.509Z] > git --version # timeout=10 [2020-01-07T10:57:51.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:57:51.519Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:57:51.558Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T10:57:51.559Z] > git init /home/ubuntu/workspace/moby_PR-40348 # timeout=10 [2020-01-07T10:57:51.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:57:51.573Z] > git --version # timeout=10 [2020-01-07T10:57:51.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:57:51.584Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:57:51.670Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T10:57:51.671Z] > git init /home/ubuntu/workspace/moby_PR-40348 # timeout=10 [2020-01-07T10:57:51.683Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:57:51.683Z] > git --version # timeout=10 [2020-01-07T10:57:51.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:57:51.695Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:57:51.640Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T10:57:51.640Z] > git init /home/docker/workspace/moby_PR-40348 # timeout=10 [2020-01-07T10:57:51.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:57:51.652Z] > git --version # timeout=10 [2020-01-07T10:57:51.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:57:51.656Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:57:51.972Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T10:57:51.975Z] > git init /home/jenkins/workspace/moby_PR-40348 # timeout=10 [2020-01-07T10:57:52.053Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:57:52.055Z] > git --version # timeout=10 [2020-01-07T10:57:52.073Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:57:52.075Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:58:01.841Z] Fetching without tags [2020-01-07T10:58:02.246Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:01.707Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:58:01.726Z] > git config --add remote.origin.fetch +refs/pull/40348/head:refs/remotes/origin/PR-40348 # timeout=10 [2020-01-07T10:58:01.744Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T10:58:01.807Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:58:01.877Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:58:01.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:58:01.881Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:58:02.279Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:58:02.298Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:02.990Z] Merge succeeded, producing 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:02.991Z] Checking out Revision 9ae7196775dddeb49be5195e00572a55b3c4658a (PR-40348) [2020-01-07T10:58:03.734Z] Commit message: "swagger: add missing container Health docs" [2020-01-07T10:58:02.871Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T10:58:02.955Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T10:58:03.023Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:58:03.044Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T10:58:05.119Z] Fetching without tags [2020-01-07T10:58:05.135Z] + docker version [2020-01-07T10:58:05.135Z] Client: [2020-01-07T10:58:05.136Z] Version: 18.06.3-ce [2020-01-07T10:58:05.136Z] API version: 1.38 [2020-01-07T10:58:05.136Z] Go version: go1.10.3 [2020-01-07T10:58:05.136Z] Git commit: d7080c1 [2020-01-07T10:58:05.136Z] Built: Wed Feb 20 02:27:09 2019 [2020-01-07T10:58:05.136Z] OS/Arch: linux/s390x [2020-01-07T10:58:05.136Z] Experimental: false [2020-01-07T10:58:05.136Z] [2020-01-07T10:58:05.136Z] Server: [2020-01-07T10:58:05.136Z] Engine: [2020-01-07T10:58:05.136Z] Version: 18.06.3-ce [2020-01-07T10:58:05.136Z] API version: 1.38 (minimum version 1.12) [2020-01-07T10:58:05.136Z] Go version: go1.10.3 [2020-01-07T10:58:05.136Z] Git commit: d7080c1 [2020-01-07T10:58:05.136Z] Built: Wed Feb 20 02:26:03 2019 [2020-01-07T10:58:05.136Z] OS/Arch: linux/s390x [2020-01-07T10:58:05.136Z] Experimental: true [Pipeline] sh [2020-01-07T10:58:05.320Z] Fetching without tags [2020-01-07T10:58:05.414Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:05.555Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:05.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:58:05.226Z] > git config --add remote.origin.fetch +refs/pull/40348/head:refs/remotes/origin/PR-40348 # timeout=10 [2020-01-07T10:58:05.235Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T10:58:05.250Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:58:05.265Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:58:05.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:58:05.266Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:58:05.500Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:58:05.503Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:05.085Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:58:05.099Z] > git config --add remote.origin.fetch +refs/pull/40348/head:refs/remotes/origin/PR-40348 # timeout=10 [2020-01-07T10:58:05.107Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T10:58:05.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:58:05.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:58:05.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:58:05.168Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:58:05.420Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:58:05.427Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:05.946Z] + docker info [2020-01-07T10:58:05.946Z] Containers: 0 [2020-01-07T10:58:05.946Z] Running: 0 [2020-01-07T10:58:05.946Z] Paused: 0 [2020-01-07T10:58:05.946Z] Stopped: 0 [2020-01-07T10:58:05.946Z] Images: 0 [2020-01-07T10:58:05.946Z] Server Version: 18.06.3-ce [2020-01-07T10:58:05.946Z] Storage Driver: overlay2 [2020-01-07T10:58:05.946Z] Backing Filesystem: extfs [2020-01-07T10:58:05.946Z] Supports d_type: true [2020-01-07T10:58:05.946Z] Native Overlay Diff: true [2020-01-07T10:58:05.946Z] Logging Driver: json-file [2020-01-07T10:58:05.946Z] Cgroup Driver: cgroupfs [2020-01-07T10:58:05.946Z] Plugins: [2020-01-07T10:58:05.946Z] Volume: local [2020-01-07T10:58:05.946Z] Network: bridge host ipvlan macvlan null overlay [2020-01-07T10:58:05.946Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-07T10:58:05.946Z] Swarm: inactive [2020-01-07T10:58:05.946Z] Runtimes: runc [2020-01-07T10:58:05.946Z] Default Runtime: runc [2020-01-07T10:58:05.946Z] Init Binary: docker-init [2020-01-07T10:58:05.946Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-07T10:58:05.946Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-01-07T10:58:05.946Z] init version: fec3683 [2020-01-07T10:58:05.946Z] Security Options: [2020-01-07T10:58:05.946Z] apparmor [2020-01-07T10:58:05.946Z] seccomp [2020-01-07T10:58:05.946Z] Profile: default [2020-01-07T10:58:05.946Z] Kernel Version: 4.4.0-154-generic [2020-01-07T10:58:05.946Z] Operating System: Ubuntu 16.04.5 LTS [2020-01-07T10:58:05.946Z] OSType: linux [2020-01-07T10:58:05.946Z] Architecture: s390x [2020-01-07T10:58:05.946Z] CPUs: 2 [2020-01-07T10:58:05.946Z] Total Memory: 7.862GiB [2020-01-07T10:58:05.946Z] Name: s390x-ubuntu-26 [2020-01-07T10:58:05.946Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-07T10:58:05.946Z] Docker Root Dir: /var/lib/docker [2020-01-07T10:58:05.946Z] Debug Mode (client): false [2020-01-07T10:58:05.946Z] Debug Mode (server): false [2020-01-07T10:58:05.946Z] Username: dockerbuildbot [2020-01-07T10:58:05.946Z] Registry: https://index.docker.io/v1/ [2020-01-07T10:58:05.946Z] Labels: [2020-01-07T10:58:05.946Z] Experimental: true [2020-01-07T10:58:05.946Z] Insecure Registries: [2020-01-07T10:58:05.946Z] 127.0.0.0/8 [2020-01-07T10:58:05.946Z] Live Restore Enabled: false [2020-01-07T10:58:05.946Z] [2020-01-07T10:58:05.946Z] WARNING: No swap limit support [2020-01-07T10:58:05.990Z] Merge succeeded, producing 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:05.991Z] Checking out Revision 9ae7196775dddeb49be5195e00572a55b3c4658a (PR-40348) [Pipeline] sh [2020-01-07T10:58:06.062Z] Merge succeeded, producing 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:06.063Z] Checking out Revision 9ae7196775dddeb49be5195e00572a55b3c4658a (PR-40348) [2020-01-07T10:58:06.412Z] Still waiting to schedule task [2020-01-07T10:58:06.412Z] Waiting for next available executor on ‘azwin-2-f198d0’ [2020-01-07T10:58:06.497Z] Commit message: "swagger: add missing container Health docs" [2020-01-07T10:58:06.546Z] Commit message: "swagger: add missing container Health docs" [2020-01-07T10:58:06.744Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T10:58:06.744Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T10:58:06.744Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40348/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-07T10:58:06.744Z] + bash /home/jenkins/workspace/moby_PR-40348/check-config.sh [2020-01-07T10:58:06.744Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-07T10:58:06.744Z] info: reading kernel config from /boot/config-4.4.0-154-generic ... [2020-01-07T10:58:06.744Z] [2020-01-07T10:58:06.744Z] Generally Necessary: [2020-01-07T10:58:06.744Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-07T10:58:06.744Z] - apparmor: enabled and tools installed [2020-01-07T10:58:06.744Z] - CONFIG_NAMESPACES: enabled [2020-01-07T10:58:06.744Z] - CONFIG_NET_NS: enabled [2020-01-07T10:58:06.744Z] - CONFIG_PID_NS: enabled [2020-01-07T10:58:06.744Z] - CONFIG_IPC_NS: enabled [2020-01-07T10:58:06.744Z] - CONFIG_UTS_NS: enabled [2020-01-07T10:58:06.744Z] - CONFIG_CGROUPS: enabled [2020-01-07T10:58:06.744Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-07T10:58:07.113Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-07T10:58:07.113Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-07T10:58:07.113Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-07T10:58:07.113Z] - CONFIG_CPUSETS: enabled [2020-01-07T10:58:07.113Z] - CONFIG_MEMCG: enabled [2020-01-07T10:58:07.113Z] - CONFIG_KEYS: enabled [2020-01-07T10:58:07.113Z] - CONFIG_VETH: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-07T10:58:07.113Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-07T10:58:07.113Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-07T10:58:07.113Z] [2020-01-07T10:58:07.113Z] Optional Features: [2020-01-07T10:58:07.113Z] - CONFIG_USER_NS: enabled [2020-01-07T10:58:07.113Z] - CONFIG_SECCOMP: enabled [2020-01-07T10:58:07.113Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-07T10:58:07.113Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-07T10:58:07.113Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-07T10:58:07.113Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-07T10:58:07.113Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-07T10:58:07.113Z] - CONFIG_BLK_CGROUP: enabled [2020-01-07T10:58:07.113Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-07T10:58:07.113Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-07T10:58:07.113Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-07T10:58:07.113Z] - CONFIG_CGROUP_PERF: enabled [2020-01-07T10:58:07.113Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-07T10:58:07.113Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-07T10:58:07.113Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-07T10:58:07.113Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-07T10:58:07.113Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-07T10:58:07.113Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_IP_VS: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-07T10:58:07.113Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-07T10:58:07.113Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-07T10:58:07.113Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_EXT4_FS: enabled [2020-01-07T10:58:07.113Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-07T10:58:07.113Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-07T10:58:07.113Z] - Network Drivers: [2020-01-07T10:58:07.113Z] - "overlay": [2020-01-07T10:58:07.113Z] Fetching without tags [2020-01-07T10:58:07.113Z] - CONFIG_VXLAN: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-07T10:58:07.113Z] Optional (for encrypted networks): [2020-01-07T10:58:07.113Z] - CONFIG_CRYPTO: enabled [2020-01-07T10:58:07.113Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_XFRM: enabled [2020-01-07T10:58:07.113Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-07T10:58:07.113Z] - "ipvlan": [2020-01-07T10:58:07.113Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-07T10:58:07.113Z] - "macvlan": [2020-01-07T10:58:07.113Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_DUMMY: enabled (as module) [2020-01-07T10:58:07.113Z] - "ftp,tftp client in container": [2020-01-07T10:58:07.113Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-07T10:58:07.113Z] - Storage Drivers: [2020-01-07T10:58:07.113Z] - "aufs": [2020-01-07T10:58:07.113Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-07T10:58:07.113Z] - "btrfs": [2020-01-07T10:58:07.113Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-07T10:58:07.113Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-07T10:58:07.113Z] - "devicemapper": [2020-01-07T10:58:07.113Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-07T10:58:07.113Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-07T10:58:07.113Z] - "overlay": [2020-01-07T10:58:07.113Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-07T10:58:07.113Z] - "zfs": [2020-01-07T10:58:07.113Z] - /dev/zfs: missing [2020-01-07T10:58:07.113Z] - zfs command: missing [2020-01-07T10:58:07.113Z] - zpool command: missing [2020-01-07T10:58:07.113Z] [2020-01-07T10:58:07.113Z] Limits: [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-07T10:58:07.190Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-07T10:58:07.190Z] [2020-01-07T10:58:07.190Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T10:58:05.983Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T10:58:05.990Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T10:58:06.008Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:58:06.018Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:07.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:58:07.084Z] > git config --add remote.origin.fetch +refs/pull/40348/head:refs/remotes/origin/PR-40348 # timeout=10 [2020-01-07T10:58:07.089Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T10:58:07.099Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:58:07.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:58:07.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:58:07.118Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:58:07.437Z] + [ PR != PR ] [2020-01-07T10:58:07.437Z] + [ master != master ] [2020-01-07T10:58:07.437Z] + [ false = true ] [2020-01-07T10:58:05.978Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T10:58:05.985Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T10:58:05.999Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:58:06.016Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:07.503Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 9ae7196775dddeb49be5195e00572a55b3c4658a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T10:58:08.026Z] + docker version [2020-01-07T10:58:08.026Z] Client: Docker Engine - Community [2020-01-07T10:58:08.026Z] Version: 19.03.2 [2020-01-07T10:58:08.027Z] API version: 1.40 [2020-01-07T10:58:08.027Z] Go version: go1.12.8 [2020-01-07T10:58:08.027Z] Git commit: 6a30dfc [2020-01-07T10:58:08.027Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-07T10:58:08.027Z] OS/Arch: linux/amd64 [2020-01-07T10:58:08.027Z] Experimental: false [2020-01-07T10:58:08.027Z] [2020-01-07T10:58:08.027Z] Server: Docker Engine - Community [2020-01-07T10:58:08.027Z] Engine: [2020-01-07T10:58:08.027Z] Version: 19.03.2 [2020-01-07T10:58:08.027Z] API version: 1.40 (minimum version 1.12) [2020-01-07T10:58:08.027Z] Go version: go1.12.8 [2020-01-07T10:58:08.027Z] Git commit: 6a30dfc [2020-01-07T10:58:08.027Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-07T10:58:08.027Z] OS/Arch: linux/amd64 [2020-01-07T10:58:08.027Z] Experimental: true [2020-01-07T10:58:08.027Z] containerd: [2020-01-07T10:58:08.027Z] Version: 1.2.6 [2020-01-07T10:58:08.027Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T10:58:08.027Z] runc: [2020-01-07T10:58:08.027Z] Version: 1.0.0-rc8 [2020-01-07T10:58:08.027Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T10:58:08.027Z] docker-init: [2020-01-07T10:58:08.027Z] Version: 0.18.0 [2020-01-07T10:58:08.027Z] GitCommit: fec3683 [Pipeline] sh [2020-01-07T10:58:08.084Z] + make bundles/buildx [2020-01-07T10:58:08.085Z] make: command: Command not found [2020-01-07T10:58:08.085Z] make: command: Command not found [2020-01-07T10:58:08.085Z] mkdir bundles [2020-01-07T10:58:08.085Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-07T10:58:08.085Z] --build-arg BUILDX_COMMIT \ [2020-01-07T10:58:08.085Z] --build-arg BUILDX_REPO \ [2020-01-07T10:58:08.085Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-07T10:58:08.085Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-07T10:58:08.085Z] . [2020-01-07T10:58:08.085Z] /bin/sh: 4: go: not found [2020-01-07T10:58:08.085Z] /bin/sh: 5: go: not found [2020-01-07T10:58:08.099Z] + docker version [2020-01-07T10:58:08.099Z] Client: Docker Engine - Community [2020-01-07T10:58:08.099Z] Version: 19.03.2 [2020-01-07T10:58:08.099Z] API version: 1.40 [2020-01-07T10:58:08.099Z] Go version: go1.12.8 [2020-01-07T10:58:08.099Z] Git commit: 6a30dfc [2020-01-07T10:58:08.099Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-07T10:58:08.099Z] OS/Arch: linux/amd64 [2020-01-07T10:58:08.099Z] Experimental: false [2020-01-07T10:58:08.099Z] [2020-01-07T10:58:08.099Z] Server: Docker Engine - Community [2020-01-07T10:58:08.099Z] Engine: [2020-01-07T10:58:08.099Z] Version: 19.03.2 [2020-01-07T10:58:08.099Z] API version: 1.40 (minimum version 1.12) [2020-01-07T10:58:08.099Z] Go version: go1.12.8 [2020-01-07T10:58:08.099Z] Git commit: 6a30dfc [2020-01-07T10:58:08.099Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-07T10:58:08.099Z] OS/Arch: linux/amd64 [2020-01-07T10:58:08.099Z] Experimental: true [2020-01-07T10:58:08.099Z] containerd: [2020-01-07T10:58:08.099Z] Version: 1.2.6 [2020-01-07T10:58:08.099Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T10:58:08.099Z] runc: [2020-01-07T10:58:08.099Z] Version: 1.0.0-rc8 [2020-01-07T10:58:08.099Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T10:58:08.099Z] docker-init: [2020-01-07T10:58:08.099Z] Version: 0.18.0 [2020-01-07T10:58:08.099Z] GitCommit: fec3683 [Pipeline] sh [2020-01-07T10:58:08.312Z] + docker info [2020-01-07T10:58:08.348Z] Merge succeeded, producing 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:08.349Z] Checking out Revision 9ae7196775dddeb49be5195e00572a55b3c4658a (PR-40348) [2020-01-07T10:58:08.387Z] + docker info [2020-01-07T10:58:08.697Z] Commit message: "swagger: add missing container Health docs" [2020-01-07T10:58:07.506Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:58:07.510Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:08.328Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T10:58:08.343Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T10:58:08.352Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:58:08.359Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T10:58:09.699Z] + docker version [2020-01-07T10:58:09.699Z] Client: Docker Engine - Community [2020-01-07T10:58:09.699Z] Version: 19.03.2 [2020-01-07T10:58:09.699Z] API version: 1.40 [2020-01-07T10:58:09.699Z] Go version: go1.12.8 [2020-01-07T10:58:09.699Z] Git commit: 6a30dfc [2020-01-07T10:58:09.699Z] Built: Thu Aug 29 05:32:25 2019 [2020-01-07T10:58:09.699Z] OS/Arch: linux/arm64 [2020-01-07T10:58:09.699Z] Experimental: false [2020-01-07T10:58:09.699Z] [2020-01-07T10:58:09.699Z] Server: Docker Engine - Community [2020-01-07T10:58:09.699Z] Engine: [2020-01-07T10:58:09.699Z] Version: 19.03.2 [2020-01-07T10:58:09.699Z] API version: 1.40 (minimum version 1.12) [2020-01-07T10:58:09.699Z] Go version: go1.12.8 [2020-01-07T10:58:09.699Z] Git commit: 6a30dfc [2020-01-07T10:58:09.699Z] Built: Thu Aug 29 05:30:57 2019 [2020-01-07T10:58:09.699Z] OS/Arch: linux/arm64 [2020-01-07T10:58:09.699Z] Experimental: true [2020-01-07T10:58:09.699Z] containerd: [2020-01-07T10:58:09.699Z] Version: 1.2.6 [2020-01-07T10:58:09.699Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T10:58:09.699Z] runc: [2020-01-07T10:58:09.699Z] Version: 1.0.0-rc8 [2020-01-07T10:58:09.699Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T10:58:09.699Z] docker-init: [2020-01-07T10:58:09.699Z] Version: 0.18.0 [2020-01-07T10:58:09.699Z] GitCommit: fec3683 [Pipeline] sh [2020-01-07T10:58:09.920Z] Sending build context to Docker daemon 50.84MB [2020-01-07T10:58:09.920Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-07T10:58:09.920Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-07T10:58:09.920Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-07T10:58:09.920Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-07T10:58:09.920Z] 1.12.10-stretch: Pulling from library/golang [2020-01-07T10:58:09.920Z] ade01ea651a2: Pulling fs layer [2020-01-07T10:58:09.920Z] fbabdb69f639: Pulling fs layer [2020-01-07T10:58:09.920Z] ff33bd1013d7: Pulling fs layer [2020-01-07T10:58:09.920Z] 85cfe9d77eff: Pulling fs layer [2020-01-07T10:58:09.920Z] ace5139f9caa: Pulling fs layer [2020-01-07T10:58:09.920Z] e4d79466b81c: Pulling fs layer [2020-01-07T10:58:09.920Z] b00baabad4ce: Pulling fs layer [2020-01-07T10:58:09.920Z] 85cfe9d77eff: Waiting [2020-01-07T10:58:09.920Z] ace5139f9caa: Waiting [2020-01-07T10:58:09.920Z] e4d79466b81c: Waiting [2020-01-07T10:58:09.920Z] b00baabad4ce: Waiting [2020-01-07T10:58:09.995Z] + docker info [2020-01-07T10:58:10.332Z] ff33bd1013d7: Verifying Checksum [2020-01-07T10:58:10.332Z] ff33bd1013d7: Download complete [2020-01-07T10:58:10.332Z] fbabdb69f639: Verifying Checksum [2020-01-07T10:58:10.332Z] fbabdb69f639: Download complete [2020-01-07T10:58:10.931Z] Client: [2020-01-07T10:58:10.931Z] Debug Mode: false [2020-01-07T10:58:10.931Z] [2020-01-07T10:58:10.931Z] Server: [2020-01-07T10:58:10.931Z] Containers: 0 [2020-01-07T10:58:10.931Z] Running: 0 [2020-01-07T10:58:10.931Z] Paused: 0 [2020-01-07T10:58:10.931Z] Stopped: 0 [2020-01-07T10:58:10.931Z] Images: 2 [2020-01-07T10:58:10.931Z] Server Version: 19.03.2 [2020-01-07T10:58:10.931Z] Storage Driver: overlay2 [2020-01-07T10:58:10.931Z] Backing Filesystem: extfs [2020-01-07T10:58:10.931Z] Supports d_type: true [2020-01-07T10:58:10.931Z] Native Overlay Diff: true [2020-01-07T10:58:10.931Z] Logging Driver: json-file [2020-01-07T10:58:10.931Z] Cgroup Driver: cgroupfs [2020-01-07T10:58:10.931Z] Plugins: [2020-01-07T10:58:10.931Z] Volume: local [2020-01-07T10:58:10.931Z] Network: bridge host ipvlan macvlan null overlay [2020-01-07T10:58:10.931Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-07T10:58:10.931Z] Swarm: inactive [2020-01-07T10:58:10.931Z] Runtimes: runc [2020-01-07T10:58:10.931Z] Default Runtime: runc [2020-01-07T10:58:10.931Z] Init Binary: docker-init [2020-01-07T10:58:10.931Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T10:58:10.931Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T10:58:10.931Z] init version: fec3683 [2020-01-07T10:58:10.931Z] Security Options: [2020-01-07T10:58:10.931Z] apparmor [2020-01-07T10:58:10.931Z] seccomp [2020-01-07T10:58:10.931Z] Profile: default [2020-01-07T10:58:10.931Z] Kernel Version: 4.15.0-1048-aws [2020-01-07T10:58:10.931Z] Operating System: Ubuntu 16.04.6 LTS [2020-01-07T10:58:10.931Z] OSType: linux [2020-01-07T10:58:10.931Z] Architecture: aarch64 [2020-01-07T10:58:10.931Z] CPUs: 4 [2020-01-07T10:58:10.931Z] Total Memory: 7.525GiB [2020-01-07T10:58:10.931Z] Name: ip-10-100-101-38 [2020-01-07T10:58:10.931Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2020-01-07T10:58:10.931Z] Docker Root Dir: /var/lib/docker [2020-01-07T10:58:10.931Z] Debug Mode: false [2020-01-07T10:58:10.931Z] Registry: https://index.docker.io/v1/ [2020-01-07T10:58:10.931Z] Labels: [2020-01-07T10:58:10.931Z] Experimental: true [2020-01-07T10:58:10.931Z] Insecure Registries: [2020-01-07T10:58:10.931Z] 127.0.0.0/8 [2020-01-07T10:58:10.931Z] Live Restore Enabled: true [2020-01-07T10:58:10.931Z] [2020-01-07T10:58:10.931Z] WARNING: No swap limit support [Pipeline] sh [2020-01-07T10:58:10.985Z] ade01ea651a2: Verifying Checksum [2020-01-07T10:58:10.985Z] ade01ea651a2: Download complete [2020-01-07T10:58:11.228Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T10:58:11.228Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T10:58:11.228Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40348/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-07T10:58:11.488Z] + bash /home/ubuntu/workspace/moby_PR-40348/check-config.sh [2020-01-07T10:58:11.488Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-07T10:58:11.488Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-07T10:58:11.488Z] [2020-01-07T10:58:11.488Z] Generally Necessary: [2020-01-07T10:58:11.488Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-07T10:58:11.488Z] - apparmor: enabled and tools installed [2020-01-07T10:58:11.488Z] - CONFIG_NAMESPACES: enabled [2020-01-07T10:58:11.488Z] - CONFIG_NET_NS: enabled [2020-01-07T10:58:11.488Z] - CONFIG_PID_NS: enabled [2020-01-07T10:58:11.488Z] - CONFIG_IPC_NS: enabled [2020-01-07T10:58:11.488Z] - CONFIG_UTS_NS: enabled [2020-01-07T10:58:11.488Z] - CONFIG_CGROUPS: enabled [2020-01-07T10:58:11.488Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-07T10:58:11.488Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-07T10:58:11.488Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-07T10:58:11.488Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-07T10:58:11.488Z] - CONFIG_CPUSETS: enabled [2020-01-07T10:58:11.488Z] - CONFIG_MEMCG: enabled [2020-01-07T10:58:11.488Z] - CONFIG_KEYS: enabled [2020-01-07T10:58:11.488Z] - CONFIG_VETH: enabled (as module) [2020-01-07T10:58:11.488Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-07T10:58:11.488Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-07T10:58:11.488Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-07T10:58:11.488Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-07T10:58:11.488Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-07T10:58:11.488Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-07T10:58:11.488Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-07T10:58:11.748Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-07T10:58:11.748Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-07T10:58:11.748Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-07T10:58:11.748Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-07T10:58:11.748Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-07T10:58:11.748Z] [2020-01-07T10:58:11.748Z] Optional Features: [2020-01-07T10:58:11.748Z] - CONFIG_USER_NS: enabled [2020-01-07T10:58:11.748Z] - CONFIG_SECCOMP: enabled [2020-01-07T10:58:11.748Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-07T10:58:11.748Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-07T10:58:11.748Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-07T10:58:11.748Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-07T10:58:11.748Z] - CONFIG_BLK_CGROUP: enabled [2020-01-07T10:58:11.748Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-07T10:58:11.748Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-07T10:58:11.748Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-07T10:58:11.748Z] - CONFIG_CGROUP_PERF: enabled [2020-01-07T10:58:11.748Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-07T10:58:11.748Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-07T10:58:11.748Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-07T10:58:11.748Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-07T10:58:11.748Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-07T10:58:11.748Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-07T10:58:11.748Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-07T10:58:11.748Z] - CONFIG_IP_VS: enabled (as module) [2020-01-07T10:58:11.748Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-07T10:58:11.748Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-07T10:58:11.748Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-07T10:58:11.862Z] 85cfe9d77eff: Verifying Checksum [2020-01-07T10:58:11.862Z] 85cfe9d77eff: Download complete [2020-01-07T10:58:12.007Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-07T10:58:12.007Z] - CONFIG_EXT4_FS: enabled [2020-01-07T10:58:12.007Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-07T10:58:12.007Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-07T10:58:12.007Z] - Network Drivers: [2020-01-07T10:58:12.007Z] - "overlay": [2020-01-07T10:58:12.007Z] - CONFIG_VXLAN: enabled (as module) [2020-01-07T10:58:12.007Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-07T10:58:12.007Z] Optional (for encrypted networks): [2020-01-07T10:58:12.007Z] - CONFIG_CRYPTO: enabled [2020-01-07T10:58:12.007Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-07T10:58:12.007Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-07T10:58:12.007Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-07T10:58:12.007Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-07T10:58:12.007Z] - CONFIG_XFRM: enabled [2020-01-07T10:58:12.007Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-07T10:58:12.007Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-07T10:58:12.007Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-07T10:58:12.007Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-07T10:58:12.007Z] - "ipvlan": [2020-01-07T10:58:12.007Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-07T10:58:12.007Z] - "macvlan": [2020-01-07T10:58:12.007Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-07T10:58:12.007Z] - CONFIG_DUMMY: enabled (as module) [2020-01-07T10:58:12.007Z] - "ftp,tftp client in container": [2020-01-07T10:58:12.265Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-07T10:58:12.265Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-07T10:58:12.265Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-07T10:58:12.265Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-07T10:58:12.265Z] - Storage Drivers: [2020-01-07T10:58:12.265Z] - "aufs": [2020-01-07T10:58:12.265Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-07T10:58:12.265Z] - "btrfs": [2020-01-07T10:58:12.265Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-07T10:58:12.265Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-07T10:58:12.265Z] - "devicemapper": [2020-01-07T10:58:12.265Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-07T10:58:12.265Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-07T10:58:12.265Z] - "overlay": [2020-01-07T10:58:12.265Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-07T10:58:12.265Z] - "zfs": [2020-01-07T10:58:12.265Z] - /dev/zfs: missing [2020-01-07T10:58:12.265Z] - zfs command: missing [2020-01-07T10:58:12.265Z] - zpool command: missing [2020-01-07T10:58:12.265Z] [2020-01-07T10:58:12.265Z] Limits: [2020-01-07T10:58:12.265Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-07T10:58:12.265Z] [2020-01-07T10:58:12.265Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-07T10:58:12.498Z] Client: [2020-01-07T10:58:12.498Z] Debug Mode: false [2020-01-07T10:58:12.498Z] [2020-01-07T10:58:12.498Z] Server: [2020-01-07T10:58:12.498Z] Containers: 0 [2020-01-07T10:58:12.498Z] Running: 0 [2020-01-07T10:58:12.498Z] Paused: 0 [2020-01-07T10:58:12.498Z] Stopped: 0 [2020-01-07T10:58:12.498Z] Images: 35 [2020-01-07T10:58:12.498Z] Server Version: 19.03.2 [2020-01-07T10:58:12.498Z] Storage Driver: overlay2 [2020-01-07T10:58:12.498Z] Backing Filesystem: extfs [2020-01-07T10:58:12.498Z] Supports d_type: true [2020-01-07T10:58:12.498Z] Native Overlay Diff: true [2020-01-07T10:58:12.498Z] Logging Driver: json-file [2020-01-07T10:58:12.498Z] Cgroup Driver: cgroupfs [2020-01-07T10:58:12.498Z] Plugins: [2020-01-07T10:58:12.498Z] Volume: local [2020-01-07T10:58:12.498Z] Network: bridge host ipvlan macvlan null overlay [2020-01-07T10:58:12.498Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-07T10:58:12.498Z] Swarm: inactive [2020-01-07T10:58:12.498Z] Runtimes: runc [2020-01-07T10:58:12.498Z] Default Runtime: runc [2020-01-07T10:58:12.498Z] Init Binary: docker-init [2020-01-07T10:58:12.498Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T10:58:12.498Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T10:58:12.498Z] init version: fec3683 [2020-01-07T10:58:12.498Z] Security Options: [2020-01-07T10:58:12.498Z] apparmor [2020-01-07T10:58:12.498Z] seccomp [2020-01-07T10:58:12.498Z] Profile: default [2020-01-07T10:58:12.498Z] Kernel Version: 4.15.0-1048-aws [2020-01-07T10:58:12.498Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-07T10:58:12.498Z] OSType: linux [2020-01-07T10:58:12.498Z] Architecture: x86_64 [2020-01-07T10:58:12.498Z] CPUs: 2 [2020-01-07T10:58:12.498Z] Total Memory: 7.501GiB [2020-01-07T10:58:12.498Z] Name: ip-10-100-39-180 [2020-01-07T10:58:12.498Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-07T10:58:12.498Z] Docker Root Dir: /var/lib/docker [2020-01-07T10:58:12.498Z] Debug Mode: false [2020-01-07T10:58:12.498Z] Registry: https://index.docker.io/v1/ [2020-01-07T10:58:12.498Z] Labels: [2020-01-07T10:58:12.498Z] Experimental: true [2020-01-07T10:58:12.498Z] Insecure Registries: [2020-01-07T10:58:12.498Z] 127.0.0.0/8 [2020-01-07T10:58:12.498Z] Live Restore Enabled: true [2020-01-07T10:58:12.498Z] [2020-01-07T10:58:12.498Z] WARNING: No swap limit support [Pipeline] sh [2020-01-07T10:58:12.539Z] e4d79466b81c: Verifying Checksum [2020-01-07T10:58:12.539Z] e4d79466b81c: Download complete [2020-01-07T10:58:12.539Z] b00baabad4ce: Verifying Checksum [2020-01-07T10:58:12.539Z] b00baabad4ce: Download complete [2020-01-07T10:58:12.539Z] ace5139f9caa: Verifying Checksum [2020-01-07T10:58:12.539Z] ace5139f9caa: Download complete [2020-01-07T10:58:12.595Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ae7196775dddeb49be5195e00572a55b3c4658a . [2020-01-07T10:58:12.595Z] #1 [internal] load build definition from Dockerfile [2020-01-07T10:58:12.595Z] #1 transferring dockerfile: 15.34kB done [2020-01-07T10:58:12.596Z] #1 DONE 0.0s [2020-01-07T10:58:12.596Z] [2020-01-07T10:58:12.596Z] #2 [internal] load .dockerignore [2020-01-07T10:58:12.596Z] #2 transferring context: 112B done [2020-01-07T10:58:12.596Z] #2 DONE 0.0s [2020-01-07T10:58:12.596Z] [2020-01-07T10:58:12.596Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-07T10:58:12.784Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T10:58:12.784Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T10:58:12.784Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40348/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-07T10:58:12.784Z] + bash /home/ubuntu/workspace/moby_PR-40348/check-config.sh [2020-01-07T10:58:12.784Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-07T10:58:12.784Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-07T10:58:12.784Z] [2020-01-07T10:58:12.784Z] Generally Necessary: [2020-01-07T10:58:12.784Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-07T10:58:12.784Z] - apparmor: enabled and tools installed [2020-01-07T10:58:12.785Z] - CONFIG_NAMESPACES: enabled [2020-01-07T10:58:12.785Z] - CONFIG_NET_NS: enabled [2020-01-07T10:58:12.785Z] - CONFIG_PID_NS: enabled [2020-01-07T10:58:12.785Z] - CONFIG_IPC_NS: enabled [2020-01-07T10:58:12.785Z] - CONFIG_UTS_NS: enabled [2020-01-07T10:58:12.785Z] - CONFIG_CGROUPS: enabled [2020-01-07T10:58:12.785Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-07T10:58:12.785Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-07T10:58:12.785Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-07T10:58:12.785Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-07T10:58:12.785Z] - CONFIG_CPUSETS: enabled [2020-01-07T10:58:12.785Z] - CONFIG_MEMCG: enabled [2020-01-07T10:58:12.785Z] - CONFIG_KEYS: enabled [2020-01-07T10:58:12.785Z] - CONFIG_VETH: enabled (as module) [2020-01-07T10:58:12.785Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-07T10:58:12.785Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-07T10:58:12.785Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-07T10:58:12.785Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-07T10:58:12.785Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-07T10:58:12.785Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-07T10:58:12.785Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-07T10:58:12.785Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-07T10:58:12.785Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-07T10:58:12.785Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-07T10:58:12.785Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-07T10:58:12.785Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-07T10:58:12.785Z] [2020-01-07T10:58:12.785Z] Optional Features: [2020-01-07T10:58:12.785Z] - CONFIG_USER_NS: enabled [2020-01-07T10:58:12.785Z] - CONFIG_SECCOMP: enabled [2020-01-07T10:58:12.785Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-07T10:58:12.785Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-07T10:58:12.785Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-07T10:58:12.785Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-07T10:58:12.855Z] #3 DONE 0.1s [2020-01-07T10:58:12.855Z] [2020-01-07T10:58:12.855Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-07T10:58:12.855Z] #4 CACHED [2020-01-07T10:58:13.043Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-07T10:58:13.043Z] - CONFIG_BLK_CGROUP: enabled [2020-01-07T10:58:13.043Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-07T10:58:13.043Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-07T10:58:13.043Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-07T10:58:13.043Z] - CONFIG_CGROUP_PERF: enabled [2020-01-07T10:58:13.043Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-07T10:58:13.043Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-07T10:58:13.043Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-07T10:58:13.043Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-07T10:58:13.043Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-07T10:58:13.043Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_IP_VS: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-07T10:58:13.043Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-07T10:58:13.043Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-07T10:58:13.043Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_EXT4_FS: enabled [2020-01-07T10:58:13.043Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-07T10:58:13.043Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-07T10:58:13.043Z] - Network Drivers: [2020-01-07T10:58:13.043Z] - "overlay": [2020-01-07T10:58:13.043Z] - CONFIG_VXLAN: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-07T10:58:13.043Z] Optional (for encrypted networks): [2020-01-07T10:58:13.043Z] - CONFIG_CRYPTO: enabled [2020-01-07T10:58:13.043Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-07T10:58:13.043Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-07T10:58:13.043Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-07T10:58:13.043Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-07T10:58:13.043Z] - CONFIG_XFRM: enabled [2020-01-07T10:58:13.043Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-07T10:58:13.043Z] - "ipvlan": [2020-01-07T10:58:13.043Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-07T10:58:13.043Z] - "macvlan": [2020-01-07T10:58:13.043Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_DUMMY: enabled (as module) [2020-01-07T10:58:13.043Z] - "ftp,tftp client in container": [2020-01-07T10:58:13.043Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-07T10:58:13.043Z] - Storage Drivers: [2020-01-07T10:58:13.043Z] - "aufs": [2020-01-07T10:58:13.043Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-07T10:58:13.043Z] - "btrfs": [2020-01-07T10:58:13.043Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-07T10:58:13.043Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-07T10:58:13.043Z] - "devicemapper": [2020-01-07T10:58:13.300Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-07T10:58:13.300Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-07T10:58:13.300Z] - "overlay": [2020-01-07T10:58:13.300Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-07T10:58:13.300Z] - "zfs": [2020-01-07T10:58:13.300Z] - /dev/zfs: missing [2020-01-07T10:58:13.300Z] - zfs command: missing [2020-01-07T10:58:13.300Z] - zpool command: missing [2020-01-07T10:58:13.300Z] [2020-01-07T10:58:13.300Z] Limits: [2020-01-07T10:58:13.300Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-07T10:58:13.300Z] [2020-01-07T10:58:13.300Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-01-07T10:58:13.338Z] ade01ea651a2: Pull complete [Pipeline] sh [2020-01-07T10:58:13.420Z] [2020-01-07T10:58:13.420Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-07T10:58:13.420Z] #6 DONE 0.0s [2020-01-07T10:58:13.420Z] [2020-01-07T10:58:13.420Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T10:58:13.625Z] + sudo modprobe ip_vs [2020-01-07T10:58:13.625Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ae7196775dddeb49be5195e00572a55b3c4658a . [2020-01-07T10:58:13.625Z] #2 [internal] load .dockerignore [2020-01-07T10:58:13.625Z] #2 transferring context: 112B done [2020-01-07T10:58:13.625Z] #2 DONE 0.0s [2020-01-07T10:58:13.625Z] [2020-01-07T10:58:13.625Z] #1 [internal] load build definition from Dockerfile [2020-01-07T10:58:13.625Z] #1 transferring dockerfile: 15.34kB done [2020-01-07T10:58:13.625Z] #1 DONE 0.0s [2020-01-07T10:58:13.625Z] [2020-01-07T10:58:13.625Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-07T10:58:13.687Z] #5 DONE 0.4s [2020-01-07T10:58:13.687Z] [2020-01-07T10:58:13.687Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T10:58:13.687Z] #65 DONE 0.0s [2020-01-07T10:58:13.687Z] [2020-01-07T10:58:13.687Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T10:58:13.687Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-07T10:58:13.702Z] fbabdb69f639: Pull complete [2020-01-07T10:58:13.702Z] ff33bd1013d7: Pull complete [2020-01-07T10:58:14.138Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-07T10:58:14.138Z] #7 sha256:52c1ab03c1c8bc339c9a4e74978a94499a2116b2ac7a6cb203aace411bc9a58d 1.79kB / 1.79kB done [2020-01-07T10:58:14.138Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 0B / 43.17MB 0.1s [2020-01-07T10:58:14.138Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 724.99kB / 4.09MB 0.1s [2020-01-07T10:58:14.138Z] #7 sha256:5c81daf6ef07f8afcc21af4ea905294bd5aeb12c1289710c4ca59c871b178bd7 5.47kB / 5.47kB done [2020-01-07T10:58:14.138Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 3.22MB / 9.75MB 0.1s [2020-01-07T10:58:14.138Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 7.66MB / 43.17MB 0.2s [2020-01-07T10:58:14.138Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 4.09MB / 4.09MB 0.2s done [2020-01-07T10:58:14.138Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.75MB / 9.75MB 0.2s [2020-01-07T10:58:14.138Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 0B / 48.02MB 0.2s [2020-01-07T10:58:14.138Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 19.70MB / 43.17MB 0.3s [2020-01-07T10:58:14.138Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.75MB / 9.75MB 0.2s done [2020-01-07T10:58:14.138Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 0B / 49.10MB 0.3s [2020-01-07T10:58:14.138Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 41.89MB / 43.17MB 0.5s [2020-01-07T10:58:14.138Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 17.78MB / 48.02MB 0.5s [2020-01-07T10:58:14.138Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 14.48MB / 49.10MB 0.5s [2020-01-07T10:58:14.190Z] #3 DONE 0.4s [2020-01-07T10:58:14.190Z] [2020-01-07T10:58:14.190Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-07T10:58:14.190Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-07T10:58:14.190Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-07T10:58:14.190Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-01-07T10:58:14.190Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-01-07T10:58:14.190Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2020-01-07T10:58:14.190Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-01-07T10:58:14.399Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 32.15MB / 49.10MB 0.7s [2020-01-07T10:58:14.399Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 43.17MB / 43.17MB 0.7s done [2020-01-07T10:58:14.399Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 26.02MB / 48.02MB 0.8s [2020-01-07T10:58:14.399Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 35.38MB / 49.10MB 0.8s [2020-01-07T10:58:14.399Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 0B / 97.60MB 0.8s [2020-01-07T10:58:14.447Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-01-07T10:58:14.658Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 32.20MB / 48.02MB 0.8s [2020-01-07T10:58:14.658Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 40.24MB / 49.10MB 0.8s [2020-01-07T10:58:14.658Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 39.49MB / 48.02MB 1.0s [2020-01-07T10:58:14.658Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 47.97MB / 49.10MB 1.0s [2020-01-07T10:58:14.707Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-01-07T10:58:14.707Z] #4 DONE 0.5s [2020-01-07T10:58:14.928Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 48.02MB / 48.02MB 1.0s [2020-01-07T10:58:14.928Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 15.89MB / 97.60MB 1.0s [2020-01-07T10:58:14.928Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 [2020-01-07T10:58:14.928Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 48.02MB / 48.02MB 1.2s done [2020-01-07T10:58:14.928Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 49.10MB / 49.10MB 1.1s done [2020-01-07T10:58:14.928Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 34.56MB / 97.60MB 1.3s [2020-01-07T10:58:14.928Z] #7 sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c 155B / 155B 1.2s done [2020-01-07T10:58:15.190Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 40.80MB / 97.60MB 1.4s [2020-01-07T10:58:15.190Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 51.39MB / 97.60MB 1.5s [2020-01-07T10:58:15.272Z] [2020-01-07T10:58:15.272Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T10:58:15.272Z] #6 ... [2020-01-07T10:58:15.272Z] [2020-01-07T10:58:15.272Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-07T10:58:15.272Z] #5 DONE 0.2s [2020-01-07T10:58:15.451Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 70.15MB / 97.60MB 1.7s [2020-01-07T10:58:15.451Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 79.59MB / 97.60MB 1.7s [2020-01-07T10:58:15.529Z] [2020-01-07T10:58:15.529Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T10:58:15.529Z] #6 DONE 0.3s [2020-01-07T10:58:15.529Z] [2020-01-07T10:58:15.529Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T10:58:15.529Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-07T10:58:15.529Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-07T10:58:15.529Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2020-01-07T10:58:15.529Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 0B / 45.38MB 0.1s [2020-01-07T10:58:15.529Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2020-01-07T10:58:15.529Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0B / 10.80MB 0.1s [2020-01-07T10:58:15.625Z] 85cfe9d77eff: Pull complete [2020-01-07T10:58:15.712Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 91.97MB / 97.60MB 1.9s [2020-01-07T10:58:15.712Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 97.60MB / 97.60MB 2.0s [2020-01-07T10:58:15.787Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 7.32MB / 10.80MB 0.2s [2020-01-07T10:58:15.787Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 10.63MB / 45.38MB 0.4s [2020-01-07T10:58:15.787Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.2s done [2020-01-07T10:58:15.787Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.4s done [2020-01-07T10:58:15.787Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0B / 57.69MB 0.4s [2020-01-07T10:58:15.787Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 0B / 50.07MB 0.4s [2020-01-07T10:58:15.971Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 97.60MB / 97.60MB 2.2s done [2020-01-07T10:58:16.046Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 19.50MB / 45.38MB 0.6s [2020-01-07T10:58:16.046Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 2.88MB / 57.69MB 0.6s [2020-01-07T10:58:16.046Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 11.66MB / 50.07MB 0.6s [2020-01-07T10:58:16.305Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 27.10MB / 45.38MB 0.7s [2020-01-07T10:58:16.305Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 12.07MB / 57.69MB 0.7s [2020-01-07T10:58:16.305Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 16.06MB / 50.07MB 0.7s [2020-01-07T10:58:16.305Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 22.81MB / 50.07MB 0.8s [2020-01-07T10:58:16.539Z] Client: [2020-01-07T10:58:16.539Z] Debug Mode: false [2020-01-07T10:58:16.539Z] [2020-01-07T10:58:16.539Z] Server: [2020-01-07T10:58:16.539Z] Containers: 0 [2020-01-07T10:58:16.539Z] Running: 0 [2020-01-07T10:58:16.539Z] Paused: 0 [2020-01-07T10:58:16.539Z] Stopped: 0 [2020-01-07T10:58:16.539Z] Images: 1 [2020-01-07T10:58:16.539Z] Server Version: 19.03.2 [2020-01-07T10:58:16.539Z] Storage Driver: overlay2 [2020-01-07T10:58:16.539Z] Backing Filesystem: extfs [2020-01-07T10:58:16.539Z] Supports d_type: true [2020-01-07T10:58:16.539Z] Native Overlay Diff: true [2020-01-07T10:58:16.539Z] Logging Driver: json-file [2020-01-07T10:58:16.539Z] Cgroup Driver: cgroupfs [2020-01-07T10:58:16.539Z] Plugins: [2020-01-07T10:58:16.539Z] Volume: local [2020-01-07T10:58:16.539Z] Network: bridge host ipvlan macvlan null overlay [2020-01-07T10:58:16.539Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-07T10:58:16.539Z] Swarm: inactive [2020-01-07T10:58:16.539Z] Runtimes: runc [2020-01-07T10:58:16.539Z] Default Runtime: runc [2020-01-07T10:58:16.539Z] Init Binary: docker-init [2020-01-07T10:58:16.539Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T10:58:16.539Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T10:58:16.539Z] init version: fec3683 [2020-01-07T10:58:16.539Z] Security Options: [2020-01-07T10:58:16.539Z] apparmor [2020-01-07T10:58:16.539Z] seccomp [2020-01-07T10:58:16.539Z] Profile: default [2020-01-07T10:58:16.539Z] Kernel Version: 4.15.0-1048-aws [2020-01-07T10:58:16.539Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-07T10:58:16.539Z] OSType: linux [2020-01-07T10:58:16.539Z] Architecture: x86_64 [2020-01-07T10:58:16.539Z] CPUs: 2 [2020-01-07T10:58:16.539Z] Total Memory: 7.501GiB [2020-01-07T10:58:16.539Z] Name: ip-10-100-68-255 [2020-01-07T10:58:16.539Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-07T10:58:16.539Z] Docker Root Dir: /var/lib/docker [2020-01-07T10:58:16.539Z] Debug Mode: false [2020-01-07T10:58:16.539Z] Registry: https://index.docker.io/v1/ [2020-01-07T10:58:16.539Z] Labels: [2020-01-07T10:58:16.539Z] Experimental: true [2020-01-07T10:58:16.539Z] Insecure Registries: [2020-01-07T10:58:16.539Z] 127.0.0.0/8 [2020-01-07T10:58:16.539Z] Live Restore Enabled: true [2020-01-07T10:58:16.539Z] [2020-01-07T10:58:16.539Z] WARNING: No swap limit support [2020-01-07T10:58:16.541Z] #7 ... [2020-01-07T10:58:16.541Z] [2020-01-07T10:58:16.541Z] #19 [internal] load build context [2020-01-07T10:58:16.541Z] #19 transferring context: 46.33MB 2.7s done [2020-01-07T10:58:16.541Z] #19 DONE 2.8s [2020-01-07T10:58:16.541Z] [2020-01-07T10:58:16.541Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [Pipeline] sh [2020-01-07T10:58:16.562Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 37.63MB / 45.38MB 1.0s [2020-01-07T10:58:16.563Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 20.33MB / 57.69MB 1.0s [2020-01-07T10:58:16.563Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 28.52MB / 50.07MB 1.0s [2020-01-07T10:58:16.563Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 41.24MB / 45.38MB 1.1s [2020-01-07T10:58:16.563Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 24.89MB / 57.69MB 1.1s [2020-01-07T10:58:16.563Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 33.33MB / 50.07MB 1.1s [2020-01-07T10:58:16.822Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 1.3s done [2020-01-07T10:58:16.822Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 32.80MB / 57.69MB 1.3s [2020-01-07T10:58:16.822Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 46.42MB / 50.07MB 1.3s [2020-01-07T10:58:16.822Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 1.4s [2020-01-07T10:58:16.822Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0B / 120.07MB 1.4s [2020-01-07T10:58:16.877Z] ace5139f9caa: Pull complete [2020-01-07T10:58:16.940Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T10:58:16.940Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T10:58:16.940Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40348/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-07T10:58:16.940Z] + bash /home/ubuntu/workspace/moby_PR-40348/check-config.sh [2020-01-07T10:58:16.940Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-07T10:58:16.940Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-07T10:58:16.940Z] [2020-01-07T10:58:16.940Z] Generally Necessary: [2020-01-07T10:58:16.940Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-07T10:58:16.940Z] - apparmor: enabled and tools installed [2020-01-07T10:58:16.940Z] - CONFIG_NAMESPACES: enabled [2020-01-07T10:58:16.940Z] - CONFIG_NET_NS: enabled [2020-01-07T10:58:16.940Z] - CONFIG_PID_NS: enabled [2020-01-07T10:58:16.940Z] - CONFIG_IPC_NS: enabled [2020-01-07T10:58:16.940Z] - CONFIG_UTS_NS: enabled [2020-01-07T10:58:16.940Z] - CONFIG_CGROUPS: enabled [2020-01-07T10:58:16.940Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-07T10:58:16.940Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-07T10:58:16.940Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-07T10:58:16.940Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-07T10:58:16.940Z] - CONFIG_CPUSETS: enabled [2020-01-07T10:58:16.940Z] - CONFIG_MEMCG: enabled [2020-01-07T10:58:16.940Z] - CONFIG_KEYS: enabled [2020-01-07T10:58:16.940Z] - CONFIG_VETH: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-07T10:58:16.940Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-07T10:58:16.940Z] [2020-01-07T10:58:16.940Z] Optional Features: [2020-01-07T10:58:16.940Z] - CONFIG_USER_NS: enabled [2020-01-07T10:58:16.940Z] - CONFIG_SECCOMP: enabled [2020-01-07T10:58:16.940Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-07T10:58:16.940Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-07T10:58:16.940Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-07T10:58:16.940Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-07T10:58:16.940Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-07T10:58:16.940Z] - CONFIG_BLK_CGROUP: enabled [2020-01-07T10:58:16.940Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-07T10:58:16.940Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-07T10:58:16.940Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-07T10:58:16.940Z] - CONFIG_CGROUP_PERF: enabled [2020-01-07T10:58:16.940Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-07T10:58:16.940Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-07T10:58:16.940Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-07T10:58:16.940Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-07T10:58:16.940Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-07T10:58:16.940Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_IP_VS: enabled (as module) [2020-01-07T10:58:16.940Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-07T10:58:17.081Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 42.68MB / 57.69MB 1.5s [2020-01-07T10:58:17.081Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 1.4s done [2020-01-07T10:58:17.081Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 [2020-01-07T10:58:17.081Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 1.5s [2020-01-07T10:58:17.081Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 52.15MB / 57.69MB 1.7s [2020-01-07T10:58:17.081Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 13.39MB / 120.07MB 1.7s [2020-01-07T10:58:17.081Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 1.5s done [2020-01-07T10:58:17.194Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-07T10:58:17.194Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-07T10:58:17.194Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-07T10:58:17.194Z] - CONFIG_EXT4_FS: enabled [2020-01-07T10:58:17.194Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-07T10:58:17.194Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-07T10:58:17.194Z] - Network Drivers: [2020-01-07T10:58:17.194Z] - "overlay": [2020-01-07T10:58:17.194Z] - CONFIG_VXLAN: enabled (as module) [2020-01-07T10:58:17.194Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-07T10:58:17.194Z] Optional (for encrypted networks): [2020-01-07T10:58:17.194Z] - CONFIG_CRYPTO: enabled [2020-01-07T10:58:17.194Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-07T10:58:17.194Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-07T10:58:17.194Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-07T10:58:17.194Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-07T10:58:17.194Z] - CONFIG_XFRM: enabled [2020-01-07T10:58:17.194Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-07T10:58:17.194Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-07T10:58:17.194Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-07T10:58:17.194Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-07T10:58:17.194Z] - "ipvlan": [2020-01-07T10:58:17.194Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-07T10:58:17.194Z] - "macvlan": [2020-01-07T10:58:17.194Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-07T10:58:17.194Z] - CONFIG_DUMMY: enabled (as module) [2020-01-07T10:58:17.194Z] - "ftp,tftp client in container": [2020-01-07T10:58:17.194Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-07T10:58:17.194Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-07T10:58:17.194Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-07T10:58:17.194Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-07T10:58:17.194Z] - Storage Drivers: [2020-01-07T10:58:17.194Z] - "aufs": [2020-01-07T10:58:17.194Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-07T10:58:17.194Z] - "btrfs": [2020-01-07T10:58:17.194Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-07T10:58:17.194Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-07T10:58:17.194Z] - "devicemapper": [2020-01-07T10:58:17.194Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-07T10:58:17.194Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-07T10:58:17.194Z] - "overlay": [2020-01-07T10:58:17.194Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-07T10:58:17.194Z] - "zfs": [2020-01-07T10:58:17.194Z] - /dev/zfs: missing [2020-01-07T10:58:17.194Z] - zfs command: missing [2020-01-07T10:58:17.194Z] - zpool command: missing [2020-01-07T10:58:17.194Z] [2020-01-07T10:58:17.194Z] Limits: [2020-01-07T10:58:17.194Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-07T10:58:17.194Z] [2020-01-07T10:58:17.194Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-07T10:58:17.339Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 1.9s [2020-01-07T10:58:17.339Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 23.23MB / 120.07MB 1.9s [2020-01-07T10:58:17.479Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 2.5s done [2020-01-07T10:58:17.479Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b [2020-01-07T10:58:17.555Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ae7196775dddeb49be5195e00572a55b3c4658a . [2020-01-07T10:58:17.555Z] #2 [internal] load build definition from Dockerfile [2020-01-07T10:58:17.555Z] #2 transferring dockerfile: 15.34kB done [2020-01-07T10:58:17.555Z] #2 DONE 0.0s [2020-01-07T10:58:17.555Z] [2020-01-07T10:58:17.555Z] #1 [internal] load .dockerignore [2020-01-07T10:58:17.555Z] #1 transferring context: 112B done [2020-01-07T10:58:17.555Z] #1 DONE 0.0s [2020-01-07T10:58:17.555Z] [2020-01-07T10:58:17.555Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-07T10:58:17.598Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 1.9s done [2020-01-07T10:58:17.598Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 33.57MB / 120.07MB 2.1s [2020-01-07T10:58:17.598Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 41.45MB / 120.07MB 2.2s [2020-01-07T10:58:17.809Z] #3 DONE 0.3s [2020-01-07T10:58:17.809Z] [2020-01-07T10:58:17.809Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-07T10:58:17.809Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-07T10:58:17.809Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-07T10:58:17.809Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-01-07T10:58:17.809Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-01-07T10:58:17.809Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.18MB / 8.82MB 0.1s [2020-01-07T10:58:17.855Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 47.76MB / 120.07MB 2.3s [2020-01-07T10:58:18.052Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 0.4s done [2020-01-07T10:58:18.052Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 [2020-01-07T10:58:18.105Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2020-01-07T10:58:18.105Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-01-07T10:58:18.113Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 62.75MB / 120.07MB 2.6s [2020-01-07T10:58:18.311Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0.2s done [2020-01-07T10:58:18.361Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-01-07T10:58:18.361Z] #4 DONE 0.4s [2020-01-07T10:58:18.372Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 76.81MB / 120.07MB 2.8s [2020-01-07T10:58:18.372Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 83.49MB / 120.07MB 2.9s [2020-01-07T10:58:18.569Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 0.1s [2020-01-07T10:58:18.615Z] [2020-01-07T10:58:18.615Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-07T10:58:18.636Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 91.05MB / 120.07MB 3.0s [2020-01-07T10:58:18.893Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 105.74MB / 120.07MB 3.3s [2020-01-07T10:58:18.893Z] #7 ... [2020-01-07T10:58:18.893Z] [2020-01-07T10:58:18.893Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T10:58:18.893Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-07T10:58:18.893Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-07T10:58:18.893Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-01-07T10:58:18.893Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-07T10:58:18.893Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.9s done [2020-01-07T10:58:18.893Z] #65 DONE 3.4s [2020-01-07T10:58:18.893Z] [2020-01-07T10:58:18.893Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T10:58:18.893Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 3.5s [2020-01-07T10:58:18.913Z] #6 DONE 0.1s [2020-01-07T10:58:18.913Z] [2020-01-07T10:58:18.913Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T10:58:19.151Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 3.6s done [2020-01-07T10:58:19.212Z] #5 DONE 0.3s [2020-01-07T10:58:19.212Z] [2020-01-07T10:58:19.212Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T10:58:19.212Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-07T10:58:19.212Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-07T10:58:19.212Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-07T10:58:19.212Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.28MB / 9.11MB 0.2s [2020-01-07T10:58:19.212Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-01-07T10:58:19.212Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-01-07T10:58:20.101Z] #7 ... [2020-01-07T10:58:20.101Z] [2020-01-07T10:58:20.101Z] #19 [internal] load build context [2020-01-07T10:58:20.101Z] #19 transferring context: 46.33MB 4.5s done [2020-01-07T10:58:20.101Z] #19 DONE 4.7s [2020-01-07T10:58:20.101Z] [2020-01-07T10:58:20.101Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T10:58:20.474Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 1.8s done [2020-01-07T10:58:20.474Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 [2020-01-07T10:58:20.920Z] e4d79466b81c: Pull complete [2020-01-07T10:58:20.920Z] b00baabad4ce: Pull complete [2020-01-07T10:58:20.920Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-07T10:58:20.920Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-07T10:58:20.920Z] ---> 687421176e14 [2020-01-07T10:58:20.920Z] Step 5/16 : ARG BUILDX_REPO [2020-01-07T10:58:20.920Z] ---> Running in beee0e350653 [2020-01-07T10:58:20.920Z] Removing intermediate container beee0e350653 [2020-01-07T10:58:20.920Z] ---> cca167491b5f [2020-01-07T10:58:20.920Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-07T10:58:20.920Z] ---> Running in 835e657da4f0 [2020-01-07T10:58:21.033Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 4.0s done [2020-01-07T10:58:21.033Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab [2020-01-07T10:58:21.600Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.4s done [2020-01-07T10:58:21.600Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.1s [2020-01-07T10:58:21.710Z] Cloning into '/buildx'... [2020-01-07T10:58:21.850Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 1.2s done [2020-01-07T10:58:21.857Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.2s done [2020-01-07T10:58:21.857Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 0.1s [2020-01-07T10:58:22.418Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 [2020-01-07T10:58:22.476Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.8s done [2020-01-07T10:58:24.382Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 2.0s done [2020-01-07T10:58:24.382Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0.1s [2020-01-07T10:58:24.475Z] Removing intermediate container 835e657da4f0 [2020-01-07T10:58:24.475Z] ---> c43174158dd3 [2020-01-07T10:58:24.475Z] Step 7/16 : WORKDIR /buildx [2020-01-07T10:58:24.475Z] ---> Running in 2830c468d04d [2020-01-07T10:58:24.475Z] Removing intermediate container 2830c468d04d [2020-01-07T10:58:24.475Z] ---> dc7ef4b45914 [2020-01-07T10:58:24.475Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-07T10:58:24.475Z] ---> Running in 10edf278a294 [2020-01-07T10:58:24.475Z] Removing intermediate container 10edf278a294 [2020-01-07T10:58:24.475Z] ---> 6b6c7b9871d8 [2020-01-07T10:58:24.475Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-07T10:58:24.480Z] #65 DONE 5.1s [2020-01-07T10:58:24.480Z] [2020-01-07T10:58:24.480Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T10:58:24.480Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-07T10:58:24.480Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-07T10:58:24.480Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 1.2s done [2020-01-07T10:58:24.480Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2020-01-07T10:58:24.480Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2020-01-07T10:58:24.480Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.6s done [2020-01-07T10:58:24.480Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.4s done [2020-01-07T10:58:24.480Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 4.0s done [2020-01-07T10:58:24.480Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 4.1s done [2020-01-07T10:58:24.480Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 5.1s [2020-01-07T10:58:24.480Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 3.5s [2020-01-07T10:58:24.480Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 4.9s done [2020-01-07T10:58:24.480Z] #7 ... [2020-01-07T10:58:24.480Z] [2020-01-07T10:58:24.480Z] #19 [internal] load build context [2020-01-07T10:58:24.480Z] #19 transferring context: 46.33MB 5.0s done [2020-01-07T10:58:24.480Z] #19 DONE 5.2s [2020-01-07T10:58:24.480Z] [2020-01-07T10:58:24.480Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T10:58:24.480Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 5.1s done [2020-01-07T10:58:24.700Z] Fetching without tags [2020-01-07T10:58:24.927Z] ---> Running in c8c889c1a5ba [2020-01-07T10:58:25.248Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:25.291Z] From https://github.com/docker/buildx [2020-01-07T10:58:25.291Z] * [new tag] v0.3.1 -> build [2020-01-07T10:58:25.496Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 4.8s done [2020-01-07T10:58:25.496Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab [2020-01-07T10:58:25.653Z] Switched to branch 'build' [2020-01-07T10:58:25.705Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 3.1s done [2020-01-07T10:58:25.705Z] #7 extracting sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c 0.0s done [2020-01-07T10:58:25.754Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 1.8s done [2020-01-07T10:58:25.963Z] #7 DONE 12.2s [2020-01-07T10:58:25.963Z] [2020-01-07T10:58:25.963Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-07T10:58:26.011Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0.1s [2020-01-07T10:58:26.056Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.4s done [2020-01-07T10:58:26.056Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 [2020-01-07T10:58:26.310Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.1s done [2020-01-07T10:58:26.310Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 0.1s [2020-01-07T10:58:26.319Z] Merge succeeded, producing 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:26.320Z] Checking out Revision 9ae7196775dddeb49be5195e00572a55b3c4658a (PR-40348) [2020-01-07T10:58:26.426Z] Removing intermediate container c8c889c1a5ba [2020-01-07T10:58:26.426Z] ---> dca4560f6dd1 [2020-01-07T10:58:26.426Z] Step 10/16 : RUN go mod download [2020-01-07T10:58:26.426Z] ---> Running in f84ff9c4d2f7 [2020-01-07T10:58:26.754Z] Commit message: "swagger: add missing container Health docs" [2020-01-07T10:58:24.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:58:24.666Z] > git config --add remote.origin.fetch +refs/pull/40348/head:refs/remotes/origin/PR-40348 # timeout=10 [2020-01-07T10:58:24.669Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T10:58:24.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T10:58:24.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T10:58:24.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T10:58:24.705Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T10:58:25.250Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:58:25.253Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:26.277Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T10:58:26.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T10:58:26.321Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T10:58:26.325Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T10:58:27.214Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-07T10:58:27.214Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-07T10:58:27.214Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-07T10:58:27.214Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-07T10:58:27.214Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-07T10:58:27.214Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-07T10:58:27.214Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-07T10:58:27.214Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-07T10:58:27.214Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T10:58:27.763Z] + docker version [2020-01-07T10:58:27.763Z] Client: [2020-01-07T10:58:27.763Z] Version: 18.06.1-ce [2020-01-07T10:58:27.763Z] API version: 1.38 [2020-01-07T10:58:27.763Z] Go version: go1.10.3 [2020-01-07T10:58:27.763Z] Git commit: e68fc7a [2020-01-07T10:58:27.763Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-07T10:58:27.763Z] OS/Arch: linux/ppc64le [2020-01-07T10:58:27.763Z] Experimental: false [2020-01-07T10:58:27.763Z] [2020-01-07T10:58:27.763Z] Server: [2020-01-07T10:58:27.763Z] Engine: [2020-01-07T10:58:27.763Z] Version: 18.06.1-ce [2020-01-07T10:58:27.763Z] API version: 1.38 (minimum version 1.12) [2020-01-07T10:58:27.763Z] Go version: go1.10.3 [2020-01-07T10:58:27.763Z] Git commit: e68fc7a [2020-01-07T10:58:27.763Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-07T10:58:27.763Z] OS/Arch: linux/ppc64le [2020-01-07T10:58:27.763Z] Experimental: true [Pipeline] sh [2020-01-07T10:58:28.071Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-07T10:58:28.071Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-07T10:58:28.071Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-07T10:58:28.071Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-07T10:58:28.071Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-07T10:58:28.170Z] + docker info [2020-01-07T10:58:28.171Z] Containers: 0 [2020-01-07T10:58:28.171Z] Running: 0 [2020-01-07T10:58:28.171Z] Paused: 0 [2020-01-07T10:58:28.171Z] Stopped: 0 [2020-01-07T10:58:28.171Z] Images: 0 [2020-01-07T10:58:28.171Z] Server Version: 18.06.1-ce [2020-01-07T10:58:28.171Z] Storage Driver: overlay2 [2020-01-07T10:58:28.171Z] Backing Filesystem: extfs [2020-01-07T10:58:28.171Z] Supports d_type: true [2020-01-07T10:58:28.171Z] Native Overlay Diff: true [2020-01-07T10:58:28.171Z] Logging Driver: json-file [2020-01-07T10:58:28.171Z] Cgroup Driver: cgroupfs [2020-01-07T10:58:28.171Z] Plugins: [2020-01-07T10:58:28.171Z] Volume: local [2020-01-07T10:58:28.171Z] Network: bridge host ipvlan macvlan null overlay [2020-01-07T10:58:28.171Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-07T10:58:28.171Z] Swarm: inactive [2020-01-07T10:58:28.171Z] Runtimes: runc [2020-01-07T10:58:28.171Z] Default Runtime: runc [2020-01-07T10:58:28.171Z] Init Binary: docker-init [2020-01-07T10:58:28.171Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-07T10:58:28.171Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-07T10:58:28.171Z] init version: fec3683 [2020-01-07T10:58:28.171Z] Security Options: [2020-01-07T10:58:28.171Z] apparmor [2020-01-07T10:58:28.171Z] seccomp [2020-01-07T10:58:28.171Z] Profile: default [2020-01-07T10:58:28.171Z] Kernel Version: 4.4.0-139-generic [2020-01-07T10:58:28.171Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-07T10:58:28.171Z] OSType: linux [2020-01-07T10:58:28.171Z] Architecture: ppc64le [2020-01-07T10:58:28.171Z] CPUs: 4 [2020-01-07T10:58:28.171Z] Total Memory: 7.972GiB [2020-01-07T10:58:28.171Z] Name: ppc64le-ubuntu-34 [2020-01-07T10:58:28.171Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-07T10:58:28.171Z] Docker Root Dir: /var/lib/docker [2020-01-07T10:58:28.171Z] Debug Mode (client): false [2020-01-07T10:58:28.171Z] Debug Mode (server): false [2020-01-07T10:58:28.171Z] Username: dockerbuildbot [2020-01-07T10:58:28.171Z] Registry: https://index.docker.io/v1/ [2020-01-07T10:58:28.171Z] Labels: [2020-01-07T10:58:28.171Z] Experimental: true [2020-01-07T10:58:28.171Z] Insecure Registries: [2020-01-07T10:58:28.171Z] 127.0.0.0/8 [2020-01-07T10:58:28.171Z] Live Restore Enabled: false [2020-01-07T10:58:28.171Z] [Pipeline] sh [2020-01-07T10:58:28.235Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 2.0s done [2020-01-07T10:58:28.460Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-07T10:58:28.460Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-07T10:58:28.490Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0.1s [2020-01-07T10:58:28.646Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T10:58:28.646Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T10:58:28.647Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40348/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-07T10:58:28.647Z] + bash /home/docker/workspace/moby_PR-40348/check-config.sh [2020-01-07T10:58:28.647Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-07T10:58:28.647Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-01-07T10:58:28.647Z] [2020-01-07T10:58:28.647Z] Generally Necessary: [2020-01-07T10:58:28.647Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-07T10:58:28.647Z] - apparmor: enabled and tools installed [2020-01-07T10:58:28.647Z] - CONFIG_NAMESPACES: enabled [2020-01-07T10:58:28.647Z] - CONFIG_NET_NS: enabled [2020-01-07T10:58:28.647Z] - CONFIG_PID_NS: enabled [2020-01-07T10:58:28.647Z] - CONFIG_IPC_NS: enabled [2020-01-07T10:58:28.647Z] - CONFIG_UTS_NS: enabled [2020-01-07T10:58:28.647Z] - CONFIG_CGROUPS: enabled [2020-01-07T10:58:28.862Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-07T10:58:28.862Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-07T10:58:28.973Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-07T10:58:28.973Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-07T10:58:28.973Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-07T10:58:28.973Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-07T10:58:28.973Z] - CONFIG_CPUSETS: enabled [2020-01-07T10:58:28.973Z] - CONFIG_MEMCG: enabled [2020-01-07T10:58:28.973Z] - CONFIG_KEYS: enabled [2020-01-07T10:58:28.973Z] - CONFIG_VETH: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-07T10:58:28.973Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-07T10:58:28.973Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-07T10:58:28.973Z] [2020-01-07T10:58:28.973Z] Optional Features: [2020-01-07T10:58:28.973Z] - CONFIG_USER_NS: enabled [2020-01-07T10:58:28.973Z] - CONFIG_SECCOMP: enabled [2020-01-07T10:58:28.973Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-07T10:58:28.973Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-07T10:58:28.973Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-07T10:58:28.973Z] (cgroup swap accounting is currently enabled) [2020-01-07T10:58:28.973Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-07T10:58:28.973Z] - CONFIG_BLK_CGROUP: enabled [2020-01-07T10:58:28.973Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-07T10:58:28.973Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-07T10:58:28.973Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-07T10:58:28.973Z] - CONFIG_CGROUP_PERF: enabled [2020-01-07T10:58:28.973Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-07T10:58:28.973Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-07T10:58:28.973Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-07T10:58:28.973Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-07T10:58:28.973Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-07T10:58:29.259Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-07T10:58:29.260Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-07T10:58:29.284Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-07T10:58:29.284Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_IP_VS: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-07T10:58:29.284Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-07T10:58:29.284Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-07T10:58:29.284Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_EXT4_FS: enabled [2020-01-07T10:58:29.284Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-07T10:58:29.284Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-07T10:58:29.284Z] - Network Drivers: [2020-01-07T10:58:29.284Z] - "overlay": [2020-01-07T10:58:29.284Z] - CONFIG_VXLAN: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-07T10:58:29.284Z] Optional (for encrypted networks): [2020-01-07T10:58:29.284Z] - CONFIG_CRYPTO: enabled [2020-01-07T10:58:29.284Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_XFRM: enabled [2020-01-07T10:58:29.284Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-07T10:58:29.284Z] - "ipvlan": [2020-01-07T10:58:29.284Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-07T10:58:29.284Z] - "macvlan": [2020-01-07T10:58:29.284Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_DUMMY: enabled (as module) [2020-01-07T10:58:29.284Z] - "ftp,tftp client in container": [2020-01-07T10:58:29.284Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-07T10:58:29.284Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-07T10:58:29.284Z] - Storage Drivers: [2020-01-07T10:58:29.284Z] - "aufs": [2020-01-07T10:58:29.284Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-07T10:58:29.284Z] - "btrfs": [2020-01-07T10:58:29.590Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-07T10:58:29.590Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-07T10:58:29.590Z] - "devicemapper": [2020-01-07T10:58:29.590Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-07T10:58:29.590Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-07T10:58:29.590Z] - "overlay": [2020-01-07T10:58:29.590Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-07T10:58:29.590Z] - "zfs": [2020-01-07T10:58:29.590Z] - /dev/zfs: missing [2020-01-07T10:58:29.590Z] - zfs command: missing [2020-01-07T10:58:29.590Z] - zpool command: missing [2020-01-07T10:58:29.590Z] [2020-01-07T10:58:29.590Z] Limits: [2020-01-07T10:58:29.590Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-07T10:58:29.590Z] [2020-01-07T10:58:29.590Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-01-07T10:58:29.656Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-07T10:58:29.656Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-07T10:58:29.656Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [Pipeline] sh [2020-01-07T10:58:30.047Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-07T10:58:30.106Z] + make bundles/buildx [2020-01-07T10:58:30.189Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 4.1s done [2020-01-07T10:58:30.189Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2020-01-07T10:58:30.373Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 1.9s done [2020-01-07T10:58:30.373Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0.1s [2020-01-07T10:58:30.402Z] make: command: Command not found [2020-01-07T10:58:30.402Z] make: command: Command not found [2020-01-07T10:58:30.402Z] mkdir bundles [2020-01-07T10:58:30.402Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-07T10:58:30.402Z] --build-arg BUILDX_COMMIT \ [2020-01-07T10:58:30.402Z] --build-arg BUILDX_REPO \ [2020-01-07T10:58:30.402Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-07T10:58:30.402Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-07T10:58:30.402Z] . [2020-01-07T10:58:30.402Z] /bin/sh: 4: go: not found [2020-01-07T10:58:30.402Z] /bin/sh: 5: go: not found [2020-01-07T10:58:30.446Z] #7 DONE 14.9s [2020-01-07T10:58:30.446Z] [2020-01-07T10:58:30.446Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-07T10:58:30.458Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-07T10:58:30.458Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-07T10:58:30.864Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-07T10:58:31.228Z] #8 DONE 4.5s [2020-01-07T10:58:31.228Z] [2020-01-07T10:58:31.228Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-07T10:58:31.271Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-07T10:58:31.271Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-07T10:58:31.725Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-07T10:58:31.725Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-07T10:58:31.725Z] go: finding github.com/lib/pq v1.0.0 [2020-01-07T10:58:31.796Z] #9 DONE 1.1s [2020-01-07T10:58:31.796Z] [2020-01-07T10:58:31.796Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T10:58:31.796Z] #20 DONE 0.1s [2020-01-07T10:58:31.796Z] [2020-01-07T10:58:31.796Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:58:31.796Z] #33 ... [2020-01-07T10:58:31.796Z] [2020-01-07T10:58:31.796Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T10:58:31.796Z] #21 DONE 0.1s [2020-01-07T10:58:31.796Z] [2020-01-07T10:58:31.796Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:32.182Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-07T10:58:32.568Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-07T10:58:32.568Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-07T10:58:32.568Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-07T10:58:32.568Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-07T10:58:33.134Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-07T10:58:33.134Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-07T10:58:33.176Z] #22 1.395 + RM_GOPATH=0 [2020-01-07T10:58:33.176Z] #22 1.395 + TMP_GOPATH= [2020-01-07T10:58:33.176Z] #22 1.395 + : /build [2020-01-07T10:58:33.176Z] #22 1.395 + '[' -z '' ']' [2020-01-07T10:58:33.176Z] #22 1.396 ++ mktemp -d [2020-01-07T10:58:33.176Z] #22 1.398 + export GOPATH=/tmp/tmp.HuhQgamEug [2020-01-07T10:58:33.176Z] #22 1.398 + GOPATH=/tmp/tmp.HuhQgamEug [2020-01-07T10:58:33.176Z] #22 1.398 + RM_GOPATH=1 [2020-01-07T10:58:33.176Z] #22 1.398 ++ dirname ./install.sh [2020-01-07T10:58:33.176Z] #22 1.400 + dir=. [2020-01-07T10:58:33.176Z] #22 1.401 Install docker/cli version 17.06.2-ce from stable [2020-01-07T10:58:33.176Z] #22 1.401 + bin=dockercli [2020-01-07T10:58:33.176Z] #22 1.401 + shift [2020-01-07T10:58:33.176Z] #22 1.401 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T10:58:33.176Z] #22 1.401 + . ./dockercli.installer [2020-01-07T10:58:33.176Z] #22 1.401 ++ : stable [2020-01-07T10:58:33.176Z] #22 1.401 ++ : 17.06.2-ce [2020-01-07T10:58:33.176Z] #22 1.401 + install_dockercli [2020-01-07T10:58:33.176Z] #22 1.401 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T10:58:33.176Z] #22 1.401 ++ uname -m [2020-01-07T10:58:33.176Z] #22 1.403 + arch=aarch64 [2020-01-07T10:58:33.176Z] #22 1.403 + '[' aarch64 '!=' x86_64 ']' [2020-01-07T10:58:33.176Z] #22 1.403 + '[' aarch64 '!=' s390x ']' [2020-01-07T10:58:33.176Z] #22 1.403 + '[' aarch64 '!=' armhf ']' [2020-01-07T10:58:33.176Z] #22 1.403 + build_dockercli [2020-01-07T10:58:33.176Z] #22 1.403 + git clone https://github.com/docker/docker-ce /tmp/tmp.HuhQgamEug/tmp/docker-ce [2020-01-07T10:58:33.176Z] #22 1.406 Cloning into '/tmp/tmp.HuhQgamEug/tmp/docker-ce'... [2020-01-07T10:58:33.588Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-07T10:58:33.721Z] #8 DONE 3.2s [2020-01-07T10:58:33.721Z] [2020-01-07T10:58:33.721Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-07T10:58:34.007Z] Sending build context to Docker daemon 50.84MB [2020-01-07T10:58:34.007Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-07T10:58:34.007Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-07T10:58:34.007Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-07T10:58:34.007Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-07T10:58:34.007Z] 1.12.10-stretch: Pulling from library/golang [2020-01-07T10:58:34.007Z] fb056072eab9: Pulling fs layer [2020-01-07T10:58:34.007Z] 6a33b1f9796f: Pulling fs layer [2020-01-07T10:58:34.007Z] 8f8f8962e456: Pulling fs layer [2020-01-07T10:58:34.007Z] 68adcc365214: Pulling fs layer [2020-01-07T10:58:34.007Z] 76d8adf27bdf: Pulling fs layer [2020-01-07T10:58:34.007Z] d66e58854927: Pulling fs layer [2020-01-07T10:58:34.007Z] 71497195576e: Pulling fs layer [2020-01-07T10:58:34.007Z] 68adcc365214: Waiting [2020-01-07T10:58:34.007Z] 76d8adf27bdf: Waiting [2020-01-07T10:58:34.007Z] d66e58854927: Waiting [2020-01-07T10:58:34.007Z] 71497195576e: Waiting [2020-01-07T10:58:34.029Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-07T10:58:34.029Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-07T10:58:34.285Z] #9 DONE 0.9s [2020-01-07T10:58:34.462Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-07T10:58:34.462Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-07T10:58:34.546Z] [2020-01-07T10:58:34.546Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:58:34.615Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 4.1s done [2020-01-07T10:58:34.615Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2020-01-07T10:58:34.806Z] #40 ... [2020-01-07T10:58:34.806Z] [2020-01-07T10:58:34.806Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T10:58:34.806Z] #20 DONE 0.1s [2020-01-07T10:58:34.806Z] [2020-01-07T10:58:34.806Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T10:58:34.806Z] #21 DONE 0.1s [2020-01-07T10:58:34.806Z] [2020-01-07T10:58:34.806Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-07T10:58:34.806Z] #67 DONE 0.2s [2020-01-07T10:58:34.806Z] [2020-01-07T10:58:34.806Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:34.806Z] #22 ... [2020-01-07T10:58:34.806Z] [2020-01-07T10:58:34.806Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-07T10:58:34.806Z] #49 DONE 0.3s [2020-01-07T10:58:34.806Z] [2020-01-07T10:58:34.806Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-07T10:58:34.806Z] #46 DONE 0.3s [2020-01-07T10:58:34.806Z] [2020-01-07T10:58:34.806Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-07T10:58:34.806Z] #61 DONE 0.3s [2020-01-07T10:58:34.863Z] 8f8f8962e456: Verifying Checksum [2020-01-07T10:58:34.863Z] 8f8f8962e456: Download complete [2020-01-07T10:58:34.863Z] 6a33b1f9796f: Verifying Checksum [2020-01-07T10:58:34.863Z] 6a33b1f9796f: Download complete [2020-01-07T10:58:34.870Z] #7 DONE 15.8s [2020-01-07T10:58:34.870Z] [2020-01-07T10:58:34.870Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-07T10:58:34.901Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-07T10:58:35.063Z] [2020-01-07T10:58:35.063Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-07T10:58:35.063Z] #43 DONE 0.4s [2020-01-07T10:58:35.063Z] [2020-01-07T10:58:35.063Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-07T10:58:35.063Z] #30 DONE 0.4s [2020-01-07T10:58:35.063Z] [2020-01-07T10:58:35.063Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:58:35.303Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-07T10:58:35.303Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-07T10:58:35.694Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-07T10:58:35.694Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-07T10:58:36.116Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-07T10:58:36.116Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-07T10:58:36.116Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-07T10:58:36.717Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-07T10:58:36.717Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-07T10:58:37.130Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-07T10:58:37.130Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-07T10:58:37.544Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-07T10:58:37.544Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-07T10:58:37.620Z] fb056072eab9: Verifying Checksum [2020-01-07T10:58:37.620Z] fb056072eab9: Download complete [2020-01-07T10:58:37.971Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-07T10:58:37.971Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-07T10:58:37.971Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-07T10:58:37.971Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-07T10:58:38.126Z] #8 DONE 2.9s [2020-01-07T10:58:38.126Z] [2020-01-07T10:58:38.127Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-07T10:58:38.381Z] #9 DONE 0.7s [2020-01-07T10:58:38.381Z] [2020-01-07T10:58:38.381Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T10:58:38.381Z] #20 DONE 0.1s [2020-01-07T10:58:38.381Z] [2020-01-07T10:58:38.381Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T10:58:38.389Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-07T10:58:38.389Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-07T10:58:38.389Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-07T10:58:38.617Z] #22 ... [2020-01-07T10:58:38.617Z] [2020-01-07T10:58:38.617Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:58:38.617Z] #33 2.781 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:38.617Z] #33 2.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:38.617Z] #33 3.373 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:38.617Z] #33 3.376 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:38.617Z] #33 3.488 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:38.617Z] #33 3.568 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T10:58:38.617Z] #33 4.020 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T10:58:38.617Z] #33 4.107 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T10:58:38.617Z] #33 5.848 Fetched 7755 kB in 4s (1895 kB/s) [2020-01-07T10:58:38.617Z] #33 5.848 Reading package lists... [2020-01-07T10:58:38.617Z] #33 7.165 W: Problem unlinking the file auxfiles - Clean (21: Is a directory) [2020-01-07T10:58:38.661Z] 68adcc365214: Verifying Checksum [2020-01-07T10:58:38.661Z] 68adcc365214: Download complete [2020-01-07T10:58:38.680Z] #28 ... [2020-01-07T10:58:38.680Z] [2020-01-07T10:58:38.680Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T10:58:38.680Z] #21 DONE 0.1s [2020-01-07T10:58:38.680Z] [2020-01-07T10:58:38.680Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-07T10:58:38.680Z] #49 DONE 0.1s [2020-01-07T10:58:38.680Z] [2020-01-07T10:58:38.680Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:38.948Z] 71497195576e: Verifying Checksum [2020-01-07T10:58:38.948Z] 71497195576e: Download complete [2020-01-07T10:58:38.978Z] #50 ... [2020-01-07T10:58:38.978Z] [2020-01-07T10:58:38.978Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-07T10:58:38.978Z] #67 DONE 0.4s [2020-01-07T10:58:38.978Z] [2020-01-07T10:58:38.978Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-07T10:58:38.978Z] #46 DONE 0.4s [2020-01-07T10:58:38.978Z] [2020-01-07T10:58:38.978Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-07T10:58:38.978Z] #61 DONE 0.4s [2020-01-07T10:58:38.978Z] [2020-01-07T10:58:38.978Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-07T10:58:38.978Z] #43 DONE 0.4s [2020-01-07T10:58:38.978Z] [2020-01-07T10:58:38.978Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-07T10:58:38.978Z] #30 DONE 0.4s [2020-01-07T10:58:38.978Z] [2020-01-07T10:58:38.978Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:58:39.232Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-07T10:58:39.637Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-07T10:58:39.637Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-07T10:58:39.988Z] 76d8adf27bdf: Download complete [2020-01-07T10:58:40.027Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-07T10:58:40.259Z] #33 7.204 Reading package lists... [2020-01-07T10:58:40.259Z] #33 8.542 Building dependency tree... [2020-01-07T10:58:40.259Z] #33 8.771 Reading state information... [2020-01-07T10:58:40.437Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-07T10:58:40.437Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-07T10:58:40.437Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-07T10:58:40.523Z] #31 ... [2020-01-07T10:58:40.523Z] [2020-01-07T10:58:40.523Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:58:40.523Z] #10 4.728 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:40.523Z] #10 4.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:40.523Z] #10 4.766 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:40.523Z] #10 4.860 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:40.523Z] #10 4.876 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:40.523Z] #10 5.344 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T10:58:40.830Z] #33 9.119 The following additional packages will be installed: [2020-01-07T10:58:40.830Z] #33 9.122 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-07T10:58:40.830Z] #33 9.126 Suggested packages: [2020-01-07T10:58:40.830Z] #33 9.126 codeblocks eclipse ninja-build lrzip [2020-01-07T10:58:40.830Z] #33 9.126 Recommended packages: [2020-01-07T10:58:40.830Z] #33 9.126 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-07T10:58:40.830Z] #33 9.315 The following NEW packages will be installed: [2020-01-07T10:58:40.830Z] #33 9.317 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-07T10:58:40.830Z] #33 9.317 vim-common xxd [2020-01-07T10:58:40.851Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-07T10:58:41.091Z] #10 ... [2020-01-07T10:58:41.091Z] [2020-01-07T10:58:41.091Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:58:41.091Z] #68 6.128 + RM_GOPATH=0 [2020-01-07T10:58:41.091Z] #68 6.128 + TMP_GOPATH= [2020-01-07T10:58:41.091Z] #68 6.128 + : /build [2020-01-07T10:58:41.091Z] #68 6.128 + '[' -z '' ']' [2020-01-07T10:58:41.091Z] #68 6.130 ++ mktemp -d [2020-01-07T10:58:41.091Z] #68 6.146 + export GOPATH=/tmp/tmp.edxX7DLRF8 [2020-01-07T10:58:41.091Z] #68 6.147 + GOPATH=/tmp/tmp.edxX7DLRF8 [2020-01-07T10:58:41.091Z] #68 6.147 + RM_GOPATH=1 [2020-01-07T10:58:41.091Z] #68 6.152 ++ dirname ./install.sh [2020-01-07T10:58:41.091Z] #68 6.152 + dir=. [2020-01-07T10:58:41.091Z] #68 6.153 + bin=proxy [2020-01-07T10:58:41.091Z] #68 6.153 + shift [2020-01-07T10:58:41.091Z] #68 6.153 + '[' '!' -f ./proxy.installer ']' [2020-01-07T10:58:41.091Z] #68 6.153 + . ./proxy.installer [2020-01-07T10:58:41.091Z] #68 6.154 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T10:58:41.091Z] #68 6.154 + install_proxy [2020-01-07T10:58:41.091Z] #68 6.154 + case "$1" in [2020-01-07T10:58:41.091Z] #68 6.154 + export CGO_ENABLED=0 [2020-01-07T10:58:41.091Z] #68 6.154 + CGO_ENABLED=0 [2020-01-07T10:58:41.091Z] #68 6.154 + _install_proxy [2020-01-07T10:58:41.091Z] #68 6.154 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-07T10:58:41.091Z] #68 6.154 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T10:58:41.091Z] #68 6.154 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.edxX7DLRF8/src/github.com/docker/libnetwork [2020-01-07T10:58:41.091Z] #68 6.155 Cloning into '/tmp/tmp.edxX7DLRF8/src/github.com/docker/libnetwork'... [2020-01-07T10:58:41.348Z] #68 ... [2020-01-07T10:58:41.348Z] [2020-01-07T10:58:41.348Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:58:41.348Z] #10 7.017 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T10:58:41.768Z] #33 ... [2020-01-07T10:58:41.768Z] [2020-01-07T10:58:41.768Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:58:41.768Z] #10 2.671 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:41.768Z] #10 2.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:41.768Z] #10 3.374 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:41.768Z] #10 3.382 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:41.768Z] #10 3.488 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:41.768Z] #10 3.587 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T10:58:41.768Z] #10 4.028 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T10:58:41.768Z] #10 4.123 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T10:58:41.768Z] #10 5.936 Fetched 7755 kB in 4s (1741 kB/s) [2020-01-07T10:58:41.768Z] #10 5.936 Reading package lists... [2020-01-07T10:58:41.768Z] #10 7.379 W: Problem unlinking the file auxfiles - Clean (21: Is a directory) [2020-01-07T10:58:41.768Z] #10 7.411 Reading package lists... [2020-01-07T10:58:41.768Z] #10 8.839 Building dependency tree... [2020-01-07T10:58:41.768Z] #10 9.080 Reading state information... [2020-01-07T10:58:41.768Z] #10 9.425 The following additional packages will be installed: [2020-01-07T10:58:41.768Z] #10 9.426 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-07T10:58:41.768Z] #10 9.426 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-07T10:58:41.768Z] #10 9.427 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T10:58:41.768Z] #10 9.427 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-07T10:58:41.768Z] #10 9.428 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-07T10:58:41.768Z] #10 9.431 Suggested packages: [2020-01-07T10:58:41.768Z] #10 9.431 gcc-6-locales seccomp wine64 [2020-01-07T10:58:41.768Z] #10 9.839 The following NEW packages will be installed: [2020-01-07T10:58:41.768Z] #10 9.839 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-07T10:58:41.768Z] #10 9.839 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-07T10:58:41.768Z] #10 9.840 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-07T10:58:41.768Z] #10 9.840 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T10:58:41.768Z] #10 9.840 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-07T10:58:41.768Z] #10 9.840 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-07T10:58:41.768Z] #10 9.841 mingw-w64-x86-64-dev [2020-01-07T10:58:41.768Z] #10 ... [2020-01-07T10:58:41.768Z] [2020-01-07T10:58:41.768Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T10:58:41.768Z] #24 2.717 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:41.768Z] #24 2.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:41.768Z] #24 3.379 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:41.768Z] #24 3.387 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:41.768Z] #24 3.567 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:41.768Z] #24 3.615 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T10:58:41.768Z] #24 4.020 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T10:58:41.768Z] #24 4.149 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T10:58:41.768Z] #24 5.877 Fetched 7755 kB in 4s (1855 kB/s) [2020-01-07T10:58:41.768Z] #24 5.877 Reading package lists... [2020-01-07T10:58:41.768Z] #24 7.202 W: Problem unlinking the file auxfiles - Clean (21: Is a directory) [2020-01-07T10:58:41.768Z] #24 7.234 Reading package lists... [2020-01-07T10:58:41.768Z] #24 8.572 Building dependency tree... [2020-01-07T10:58:41.768Z] #24 8.801 Reading state information... [2020-01-07T10:58:41.768Z] #24 9.148 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-07T10:58:41.768Z] #24 9.148 The following additional packages will be installed: [2020-01-07T10:58:41.768Z] #24 9.150 libjq1 libonig4 [2020-01-07T10:58:41.768Z] #24 9.234 The following NEW packages will be installed: [2020-01-07T10:58:41.768Z] #24 9.236 jq libjq1 libonig4 [2020-01-07T10:58:41.768Z] #24 10.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:58:41.768Z] #24 10.27 Need to get 293 kB of archives. [2020-01-07T10:58:41.768Z] #24 10.27 After this operation, 1086 kB of additional disk space will be used. [2020-01-07T10:58:41.768Z] #24 10.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2020-01-07T10:58:41.858Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-07T10:58:41.858Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-07T10:58:41.858Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-07T10:58:42.027Z] #24 10.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2020-01-07T10:58:42.027Z] #24 10.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2020-01-07T10:58:42.027Z] #24 10.52 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T10:58:42.027Z] #24 ... [2020-01-07T10:58:42.027Z] [2020-01-07T10:58:42.027Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:58:42.027Z] #33 10.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:58:42.027Z] #33 10.46 Need to get 13.1 MB of archives. [2020-01-07T10:58:42.027Z] #33 10.46 After this operation, 55.5 MB of additional disk space will be used. [2020-01-07T10:58:42.027Z] #33 10.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-07T10:58:42.027Z] #33 10.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2020-01-07T10:58:42.027Z] #33 10.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2020-01-07T10:58:42.027Z] #33 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2020-01-07T10:58:42.027Z] #33 10.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2020-01-07T10:58:42.283Z] #10 7.876 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T10:58:42.288Z] #33 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-01-07T10:58:42.288Z] #33 10.63 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2020-01-07T10:58:42.288Z] #33 10.70 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2020-01-07T10:58:42.288Z] #33 10.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2020-01-07T10:58:42.288Z] #33 10.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T10:58:42.553Z] #33 11.02 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T10:58:42.698Z] fb056072eab9: Pull complete [2020-01-07T10:58:42.717Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-07T10:58:42.811Z] #33 11.14 Fetched 13.1 MB in 1s (9199 kB/s) [2020-01-07T10:58:42.989Z] 6a33b1f9796f: Pull complete [2020-01-07T10:58:43.070Z] #33 11.62 Selecting previously unselected package cmake-data. [2020-01-07T10:58:43.099Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-07T10:58:43.099Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-07T10:58:43.099Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-07T10:58:43.341Z] #33 11.62 (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.) [2020-01-07T10:58:43.341Z] #33 11.64 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-07T10:58:43.508Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-07T10:58:43.601Z] #33 11.96 Unpacking cmake-data (3.7.2-1) ... [2020-01-07T10:58:43.616Z] 8f8f8962e456: Pull complete [2020-01-07T10:58:43.860Z] #33 ... [2020-01-07T10:58:43.860Z] [2020-01-07T10:58:43.860Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T10:58:43.860Z] #24 10.56 Fetched 293 kB in 1s (288 kB/s) [2020-01-07T10:58:43.860Z] #24 10.62 Selecting previously unselected package libonig4:arm64. [2020-01-07T10:58:43.860Z] #24 10.62 (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.) [2020-01-07T10:58:43.860Z] #24 10.64 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2020-01-07T10:58:43.860Z] #24 10.65 Unpacking libonig4:arm64 (6.1.3-2) ... [2020-01-07T10:58:43.860Z] #24 10.72 Selecting previously unselected package libjq1:arm64. [2020-01-07T10:58:43.860Z] #24 10.72 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2020-01-07T10:58:43.860Z] #24 10.72 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-07T10:58:43.860Z] #24 10.77 Selecting previously unselected package jq. [2020-01-07T10:58:43.860Z] #24 10.77 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2020-01-07T10:58:43.860Z] #24 10.78 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T10:58:43.860Z] #24 10.84 Setting up libonig4:arm64 (6.1.3-2) ... [2020-01-07T10:58:43.860Z] #24 10.85 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-07T10:58:43.860Z] #24 10.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:58:43.860Z] #24 10.90 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T10:58:43.860Z] #24 DONE 12.2s [2020-01-07T10:58:43.924Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-07T10:58:43.924Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-07T10:58:44.121Z] [2020-01-07T10:58:44.121Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:58:44.121Z] #10 11.09 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:58:44.121Z] #10 11.09 Need to get 68.0 MB of archives. [2020-01-07T10:58:44.121Z] #10 11.09 After this operation, 455 MB of additional disk space will be used. [2020-01-07T10:58:44.121Z] #10 11.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2020-01-07T10:58:44.121Z] #10 11.11 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2020-01-07T10:58:44.121Z] #10 11.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2020-01-07T10:58:44.121Z] #10 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2020-01-07T10:58:44.121Z] #10 11.14 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2020-01-07T10:58:44.121Z] #10 11.15 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2020-01-07T10:58:44.121Z] #10 11.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2020-01-07T10:58:44.121Z] #10 11.16 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2020-01-07T10:58:44.121Z] #10 11.17 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2020-01-07T10:58:44.121Z] #10 11.18 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2020-01-07T10:58:44.121Z] #10 11.18 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2020-01-07T10:58:44.121Z] #10 11.19 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2020-01-07T10:58:44.121Z] #10 11.21 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2020-01-07T10:58:44.121Z] #10 11.22 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2020-01-07T10:58:44.121Z] #10 11.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2020-01-07T10:58:44.121Z] #10 11.24 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2020-01-07T10:58:44.121Z] #10 11.25 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2020-01-07T10:58:44.121Z] #10 11.43 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2020-01-07T10:58:44.121Z] #10 11.58 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2020-01-07T10:58:44.121Z] #10 11.76 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-07T10:58:44.121Z] #10 11.94 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-07T10:58:44.121Z] #10 12.14 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-07T10:58:44.121Z] #10 12.21 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2020-01-07T10:58:44.121Z] #10 12.32 Get:24 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] [2020-01-07T10:58:44.216Z] #31 ... [2020-01-07T10:58:44.216Z] [2020-01-07T10:58:44.216Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:58:44.216Z] #40 4.852 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:44.216Z] #40 4.853 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:44.216Z] #40 4.873 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:44.216Z] #40 4.883 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:44.216Z] #40 4.923 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:44.216Z] #40 5.861 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T10:58:44.689Z] #10 13.00 Get:25 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] [2020-01-07T10:58:44.776Z] #40 ... [2020-01-07T10:58:44.776Z] [2020-01-07T10:58:44.776Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T10:58:44.776Z] #28 6.310 + mktemp -d [2020-01-07T10:58:44.776Z] #28 6.310 + export GOPATH=/tmp/tmp.81SXYh5RZM [2020-01-07T10:58:44.776Z] #28 6.310 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.81SXYh5RZM/src/github.com/go-swagger/go-swagger [2020-01-07T10:58:44.776Z] #28 6.311 Cloning into '/tmp/tmp.81SXYh5RZM/src/github.com/go-swagger/go-swagger'... [2020-01-07T10:58:44.783Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-07T10:58:44.783Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-07T10:58:44.824Z] #10 ... [2020-01-07T10:58:44.824Z] [2020-01-07T10:58:44.824Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T10:58:44.824Z] #24 5.555 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:44.824Z] #24 5.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:44.824Z] #24 5.600 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:44.824Z] #24 5.607 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:44.824Z] #24 5.633 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:44.824Z] #24 6.476 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T10:58:44.824Z] #24 8.376 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T10:58:44.824Z] #24 9.401 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T10:58:44.824Z] #24 ... [2020-01-07T10:58:44.824Z] [2020-01-07T10:58:44.824Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T10:58:44.824Z] #56 7.443 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:44.824Z] #56 7.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:44.824Z] #56 7.505 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:44.824Z] #56 7.536 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:44.824Z] #56 7.602 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:44.824Z] #56 8.557 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T10:58:44.824Z] #56 ... [2020-01-07T10:58:44.824Z] [2020-01-07T10:58:44.824Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T10:58:44.824Z] #28 6.654 + mktemp -d [2020-01-07T10:58:44.824Z] #28 6.656 + export GOPATH=/tmp/tmp.K6EdfjvFq8 [2020-01-07T10:58:44.824Z] #28 6.656 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.K6EdfjvFq8/src/github.com/go-swagger/go-swagger [2020-01-07T10:58:44.824Z] #28 6.662 Cloning into '/tmp/tmp.K6EdfjvFq8/src/github.com/go-swagger/go-swagger'... [2020-01-07T10:58:44.824Z] #28 ... [2020-01-07T10:58:44.824Z] [2020-01-07T10:58:44.824Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:44.824Z] #50 7.197 + RM_GOPATH=0 [2020-01-07T10:58:44.824Z] #50 7.197 + TMP_GOPATH= [2020-01-07T10:58:44.824Z] #50 7.197 + : /build [2020-01-07T10:58:44.824Z] #50 7.197 + '[' -z '' ']' [2020-01-07T10:58:44.824Z] #50 7.208 ++ mktemp -d [2020-01-07T10:58:44.824Z] #50 7.208 + export GOPATH=/tmp/tmp.YGinVIas2k [2020-01-07T10:58:44.824Z] #50 7.208 + GOPATH=/tmp/tmp.YGinVIas2k [2020-01-07T10:58:44.824Z] #50 7.208 + RM_GOPATH=1 [2020-01-07T10:58:44.824Z] #50 7.221 ++ dirname ./install.sh [2020-01-07T10:58:44.824Z] #50 7.238 + dir=. [2020-01-07T10:58:44.824Z] #50 7.238 + bin=golangci_lint [2020-01-07T10:58:44.824Z] #50 7.238 + shift [2020-01-07T10:58:44.824Z] #50 7.238 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-07T10:58:44.824Z] #50 7.238 + . ./golangci_lint.installer [2020-01-07T10:58:44.824Z] #50 7.239 ++ : v1.20.0 [2020-01-07T10:58:44.824Z] #50 7.240 + install_golangci_lint [2020-01-07T10:58:44.824Z] #50 7.240 + echo 'Installing golangci-lint version v1.20.0' [2020-01-07T10:58:44.824Z] #50 7.241 Installing golangci-lint version v1.20.0 [2020-01-07T10:58:44.824Z] #50 7.241 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T10:58:45.092Z] #50 ... [2020-01-07T10:58:45.092Z] [2020-01-07T10:58:45.092Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:58:45.092Z] #33 5.783 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:45.092Z] #33 5.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:45.092Z] #33 5.859 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:45.092Z] #33 5.864 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:45.092Z] #33 5.921 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:45.092Z] #33 6.767 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T10:58:45.092Z] #33 8.542 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T10:58:45.092Z] #33 9.600 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T10:58:45.092Z] #33 ... [2020-01-07T10:58:45.092Z] [2020-01-07T10:58:45.092Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T10:58:45.092Z] #38 5.379 + mktemp -d [2020-01-07T10:58:45.092Z] #38 5.386 + export GOPATH=/tmp/tmp.I7KtA4G3Z9 [2020-01-07T10:58:45.092Z] #38 5.386 + git clone https://github.com/docker/distribution.git /tmp/tmp.I7KtA4G3Z9/src/github.com/docker/distribution [2020-01-07T10:58:45.092Z] #38 5.392 Cloning into '/tmp/tmp.I7KtA4G3Z9/src/github.com/docker/distribution'... [2020-01-07T10:58:45.108Z] d66e58854927: Verifying Checksum [2020-01-07T10:58:45.108Z] d66e58854927: Download complete [2020-01-07T10:58:45.183Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-07T10:58:45.183Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-07T10:58:45.349Z] #38 ... [2020-01-07T10:58:45.349Z] [2020-01-07T10:58:45.349Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:45.349Z] #47 6.933 + RM_GOPATH=0 [2020-01-07T10:58:45.349Z] #47 6.933 + TMP_GOPATH= [2020-01-07T10:58:45.349Z] #47 6.933 + : /build [2020-01-07T10:58:45.349Z] #47 6.933 + '[' -z '' ']' [2020-01-07T10:58:45.349Z] #47 6.938 ++ mktemp -d [2020-01-07T10:58:45.349Z] #47 6.938 + export GOPATH=/tmp/tmp.VVAhMjaCBZ [2020-01-07T10:58:45.349Z] #47 6.938 + GOPATH=/tmp/tmp.VVAhMjaCBZ [2020-01-07T10:58:45.349Z] #47 6.938 + RM_GOPATH=1 [2020-01-07T10:58:45.349Z] #47 6.938 ++ dirname ./install.sh [2020-01-07T10:58:45.349Z] #47 6.943 Installing gotestsum version v0.3.5 [2020-01-07T10:58:45.349Z] #47 6.943 + dir=. [2020-01-07T10:58:45.349Z] #47 6.943 + bin=gotestsum [2020-01-07T10:58:45.349Z] #47 6.943 + shift [2020-01-07T10:58:45.349Z] #47 6.943 + '[' '!' -f ./gotestsum.installer ']' [2020-01-07T10:58:45.349Z] #47 6.943 + . ./gotestsum.installer [2020-01-07T10:58:45.349Z] #47 6.943 ++ : v0.3.5 [2020-01-07T10:58:45.349Z] #47 6.943 + install_gotestsum [2020-01-07T10:58:45.349Z] #47 6.943 + echo 'Installing gotestsum version v0.3.5' [2020-01-07T10:58:45.349Z] #47 6.943 + go get -d gotest.tools/gotestsum [2020-01-07T10:58:45.349Z] #47 ... [2020-01-07T10:58:45.349Z] [2020-01-07T10:58:45.349Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:58:45.349Z] #44 7.105 + RM_GOPATH=0 [2020-01-07T10:58:45.349Z] #44 7.105 + TMP_GOPATH= [2020-01-07T10:58:45.349Z] #44 7.105 + : /build [2020-01-07T10:58:45.350Z] #44 7.107 + '[' -z '' ']' [2020-01-07T10:58:45.350Z] #44 7.118 ++ mktemp -d [2020-01-07T10:58:45.350Z] #44 7.124 + export GOPATH=/tmp/tmp.VFuU9x4FeJ [2020-01-07T10:58:45.350Z] #44 7.124 + GOPATH=/tmp/tmp.VFuU9x4FeJ [2020-01-07T10:58:45.350Z] #44 7.124 + RM_GOPATH=1 [2020-01-07T10:58:45.350Z] #44 7.125 ++ dirname ./install.sh [2020-01-07T10:58:45.350Z] #44 7.126 + dir=. [2020-01-07T10:58:45.350Z] #44 7.126 + bin=vndr [2020-01-07T10:58:45.350Z] #44 7.126 + shift [2020-01-07T10:58:45.350Z] #44 7.126 + '[' '!' -f ./vndr.installer ']' [2020-01-07T10:58:45.350Z] #44 7.126 + . ./vndr.installer [2020-01-07T10:58:45.350Z] #44 7.126 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T10:58:45.350Z] #44 7.126 + install_vndr [2020-01-07T10:58:45.350Z] #44 7.126 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-07T10:58:45.350Z] #44 7.126 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VFuU9x4FeJ/src/github.com/LK4D4/vndr [2020-01-07T10:58:45.350Z] #44 7.126 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T10:58:45.350Z] #44 7.159 Cloning into '/tmp/tmp.VFuU9x4FeJ/src/github.com/LK4D4/vndr'... [2020-01-07T10:58:45.350Z] #44 8.465 + cd /tmp/tmp.VFuU9x4FeJ/src/github.com/LK4D4/vndr [2020-01-07T10:58:45.350Z] #44 8.465 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T10:58:45.350Z] #44 8.506 + go build -buildmode=pie -v -o /build/vndr . [2020-01-07T10:58:45.350Z] #44 10.07 internal/race [2020-01-07T10:58:45.350Z] #44 10.14 internal/bytealg [2020-01-07T10:58:45.350Z] #44 10.23 sync/atomic [2020-01-07T10:58:45.607Z] #44 ... [2020-01-07T10:58:45.607Z] [2020-01-07T10:58:45.607Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:45.607Z] #62 6.449 + RM_GOPATH=0 [2020-01-07T10:58:45.607Z] #62 6.449 + TMP_GOPATH= [2020-01-07T10:58:45.607Z] #62 6.449 + : /build/ [2020-01-07T10:58:45.607Z] #62 6.449 + '[' -z '' ']' [2020-01-07T10:58:45.607Z] #62 6.453 ++ mktemp -d [2020-01-07T10:58:45.607Z] #62 6.454 + export GOPATH=/tmp/tmp.hE66V1vzKD [2020-01-07T10:58:45.607Z] #62 6.454 + GOPATH=/tmp/tmp.hE66V1vzKD [2020-01-07T10:58:45.607Z] #62 6.454 + RM_GOPATH=1 [2020-01-07T10:58:45.607Z] #62 6.455 ++ dirname ./install.sh [2020-01-07T10:58:45.607Z] #62 6.456 + dir=. [2020-01-07T10:58:45.607Z] #62 6.456 + bin=rootlesskit [2020-01-07T10:58:45.607Z] #62 6.456 + shift [2020-01-07T10:58:45.607Z] #62 6.456 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-07T10:58:45.607Z] #62 6.456 + . ./rootlesskit.installer [2020-01-07T10:58:45.607Z] #62 6.457 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T10:58:45.607Z] #62 6.457 + install_rootlesskit [2020-01-07T10:58:45.607Z] #62 6.458 + case "$1" in [2020-01-07T10:58:45.607Z] #62 6.458 + export CGO_ENABLED=0 [2020-01-07T10:58:45.607Z] #62 6.460 + CGO_ENABLED=0 [2020-01-07T10:58:45.607Z] #62 6.460 + _install_rootlesskit [2020-01-07T10:58:45.607Z] #62 6.461 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-07T10:58:45.607Z] #62 6.462 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T10:58:45.607Z] #62 6.462 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hE66V1vzKD/src/github.com/rootless-containers/rootlesskit [2020-01-07T10:58:45.607Z] #62 6.478 Cloning into '/tmp/tmp.hE66V1vzKD/src/github.com/rootless-containers/rootlesskit'... [2020-01-07T10:58:45.607Z] #62 10.17 + cd /tmp/tmp.hE66V1vzKD/src/github.com/rootless-containers/rootlesskit [2020-01-07T10:58:45.607Z] #62 10.17 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T10:58:45.607Z] #62 10.66 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T10:58:45.607Z] #62 10.66 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-07T10:58:45.607Z] #62 ... [2020-01-07T10:58:45.607Z] [2020-01-07T10:58:45.607Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:58:45.607Z] #44 10.71 unicode [2020-01-07T10:58:45.608Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-07T10:58:45.608Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-07T10:58:45.864Z] #44 11.03 runtime [2020-01-07T10:58:46.012Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-07T10:58:46.012Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-07T10:58:46.428Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-07T10:58:46.844Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-07T10:58:46.844Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-07T10:58:47.168Z] 68adcc365214: Pull complete [2020-01-07T10:58:47.225Z] #10 ... [2020-01-07T10:58:47.225Z] [2020-01-07T10:58:47.225Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:58:47.225Z] #33 13.02 Selecting previously unselected package liblzo2-2:arm64. [2020-01-07T10:58:47.225Z] #33 13.03 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2020-01-07T10:58:47.225Z] #33 13.04 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T10:58:47.225Z] #33 13.09 Selecting previously unselected package libicu57:arm64. [2020-01-07T10:58:47.225Z] #33 13.09 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2020-01-07T10:58:47.225Z] #33 13.10 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2020-01-07T10:58:47.225Z] #33 14.13 Selecting previously unselected package libxml2:arm64. [2020-01-07T10:58:47.225Z] #33 14.14 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2020-01-07T10:58:47.225Z] #33 14.14 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T10:58:47.225Z] #33 14.28 Selecting previously unselected package libarchive13:arm64. [2020-01-07T10:58:47.225Z] #33 14.28 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2020-01-07T10:58:47.225Z] #33 14.29 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2020-01-07T10:58:47.225Z] #33 14.36 Selecting previously unselected package libjsoncpp1:arm64. [2020-01-07T10:58:47.225Z] #33 14.36 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-01-07T10:58:47.225Z] #33 14.37 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-01-07T10:58:47.225Z] #33 14.42 Selecting previously unselected package libuv1:arm64. [2020-01-07T10:58:47.225Z] #33 14.42 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2020-01-07T10:58:47.225Z] #33 14.43 Unpacking libuv1:arm64 (1.9.1-3) ... [2020-01-07T10:58:47.225Z] #33 14.49 Selecting previously unselected package cmake. [2020-01-07T10:58:47.225Z] #33 14.49 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2020-01-07T10:58:47.225Z] #33 14.52 Unpacking cmake (3.7.2-1) ... [2020-01-07T10:58:47.225Z] #33 14.96 Selecting previously unselected package xxd. [2020-01-07T10:58:47.225Z] #33 14.96 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2020-01-07T10:58:47.225Z] #33 14.97 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:58:47.225Z] #33 15.03 Selecting previously unselected package vim-common. [2020-01-07T10:58:47.225Z] #33 15.03 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T10:58:47.225Z] #33 15.04 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:58:47.225Z] #33 15.13 Processing triggers for mime-support (3.60) ... [2020-01-07T10:58:47.225Z] #33 15.15 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:58:47.225Z] #33 15.16 Setting up libuv1:arm64 (1.9.1-3) ... [2020-01-07T10:58:47.225Z] #33 15.18 Setting up cmake-data (3.7.2-1) ... [2020-01-07T10:58:47.225Z] #33 15.20 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2020-01-07T10:58:47.225Z] #33 15.21 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T10:58:47.225Z] #33 15.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:58:47.225Z] #33 15.25 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:58:47.225Z] #33 15.27 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T10:58:47.225Z] #33 15.29 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-01-07T10:58:47.225Z] #33 15.30 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2020-01-07T10:58:47.225Z] #33 15.31 Setting up cmake (3.7.2-1) ... [2020-01-07T10:58:47.225Z] #33 15.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:58:47.225Z] #33 DONE 15.5s [2020-01-07T10:58:47.225Z] [2020-01-07T10:58:47.225Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:47.717Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-07T10:58:48.136Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-07T10:58:48.553Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-07T10:58:48.964Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-07T10:58:48.964Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-07T10:58:48.981Z] #28 ... [2020-01-07T10:58:48.981Z] [2020-01-07T10:58:48.981Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:58:48.981Z] #33 5.686 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:48.981Z] #33 5.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:48.981Z] #33 5.739 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:48.981Z] #33 5.741 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:48.981Z] #33 5.832 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:48.981Z] #33 6.674 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T10:58:48.981Z] #33 8.321 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T10:58:48.981Z] #33 9.255 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T10:58:48.981Z] #33 ... [2020-01-07T10:58:48.981Z] [2020-01-07T10:58:48.981Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T10:58:48.981Z] #24 5.785 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:48.981Z] #24 5.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:48.981Z] #24 5.820 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:48.981Z] #24 5.826 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:48.981Z] #24 6.007 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:48.981Z] #24 6.749 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T10:58:48.981Z] #24 8.498 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T10:58:48.981Z] #24 9.416 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T10:58:48.981Z] #24 ... [2020-01-07T10:58:48.981Z] [2020-01-07T10:58:48.981Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T10:58:48.981Z] #38 7.566 + mktemp -d [2020-01-07T10:58:48.981Z] #38 7.568 + export GOPATH=/tmp/tmp.8NQ7gMP9Fb [2020-01-07T10:58:48.981Z] #38 7.568 + git clone https://github.com/docker/distribution.git /tmp/tmp.8NQ7gMP9Fb/src/github.com/docker/distribution [2020-01-07T10:58:48.981Z] #38 7.573 Cloning into '/tmp/tmp.8NQ7gMP9Fb/src/github.com/docker/distribution'... [2020-01-07T10:58:48.981Z] #38 ... [2020-01-07T10:58:48.981Z] [2020-01-07T10:58:48.981Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:48.981Z] #22 6.481 + RM_GOPATH=0 [2020-01-07T10:58:48.981Z] #22 6.483 + TMP_GOPATH= [2020-01-07T10:58:48.981Z] #22 6.483 + : /build [2020-01-07T10:58:48.981Z] #22 6.483 + '[' -z '' ']' [2020-01-07T10:58:48.981Z] #22 6.484 ++ mktemp -d [2020-01-07T10:58:48.981Z] #22 6.486 + export GOPATH=/tmp/tmp.PYeAq1Q6Ql [2020-01-07T10:58:48.981Z] #22 6.486 + GOPATH=/tmp/tmp.PYeAq1Q6Ql [2020-01-07T10:58:48.981Z] #22 6.486 + RM_GOPATH=1 [2020-01-07T10:58:48.981Z] #22 6.487 ++ dirname ./install.sh [2020-01-07T10:58:48.981Z] #22 6.488 + dir=. [2020-01-07T10:58:48.981Z] #22 6.488 + bin=dockercli [2020-01-07T10:58:48.981Z] #22 6.489 + shift [2020-01-07T10:58:48.981Z] #22 6.489 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T10:58:48.981Z] #22 6.489 + . ./dockercli.installer [2020-01-07T10:58:48.981Z] #22 6.489 ++ : stable [2020-01-07T10:58:48.981Z] #22 6.490 ++ : 17.06.2-ce [2020-01-07T10:58:48.981Z] #22 6.490 + install_dockercli [2020-01-07T10:58:48.981Z] #22 6.490 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T10:58:48.981Z] #22 6.492 Install docker/cli version 17.06.2-ce from stable [2020-01-07T10:58:48.981Z] #22 6.493 ++ uname -m [2020-01-07T10:58:48.981Z] #22 6.493 + arch=x86_64 [2020-01-07T10:58:48.981Z] #22 6.494 + '[' x86_64 '!=' x86_64 ']' [2020-01-07T10:58:48.981Z] #22 6.494 + url=https://download.docker.com/linux/static [2020-01-07T10:58:48.981Z] #22 6.494 + tar -xz docker/docker [2020-01-07T10:58:48.981Z] #22 6.501 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-07T10:58:48.981Z] #22 ... [2020-01-07T10:58:48.981Z] [2020-01-07T10:58:48.981Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:48.981Z] #62 6.660 + RM_GOPATH=0 [2020-01-07T10:58:48.981Z] #62 6.660 + TMP_GOPATH= [2020-01-07T10:58:48.981Z] #62 6.660 + : /build/ [2020-01-07T10:58:48.981Z] #62 6.660 + '[' -z '' ']' [2020-01-07T10:58:48.981Z] #62 6.664 ++ mktemp -d [2020-01-07T10:58:48.981Z] #62 6.677 + export GOPATH=/tmp/tmp.ltHUHFR45z [2020-01-07T10:58:48.981Z] #62 6.678 + GOPATH=/tmp/tmp.ltHUHFR45z [2020-01-07T10:58:48.981Z] #62 6.678 + RM_GOPATH=1 [2020-01-07T10:58:48.981Z] #62 6.680 ++ dirname ./install.sh [2020-01-07T10:58:48.981Z] #62 6.691 + dir=. [2020-01-07T10:58:48.981Z] #62 6.691 + bin=rootlesskit [2020-01-07T10:58:48.981Z] #62 6.696 + shift [2020-01-07T10:58:48.981Z] #62 6.696 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-07T10:58:48.981Z] #62 6.696 + . ./rootlesskit.installer [2020-01-07T10:58:48.981Z] #62 6.696 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T10:58:48.981Z] #62 6.700 + install_rootlesskit [2020-01-07T10:58:48.981Z] #62 6.702 + case "$1" in [2020-01-07T10:58:48.981Z] #62 6.702 + export CGO_ENABLED=0 [2020-01-07T10:58:48.981Z] #62 6.702 + CGO_ENABLED=0 [2020-01-07T10:58:48.981Z] #62 6.702 + _install_rootlesskit [2020-01-07T10:58:48.981Z] #62 6.702 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-07T10:58:48.981Z] #62 6.702 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T10:58:48.982Z] #62 6.703 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ltHUHFR45z/src/github.com/rootless-containers/rootlesskit [2020-01-07T10:58:48.982Z] #62 6.704 Cloning into '/tmp/tmp.ltHUHFR45z/src/github.com/rootless-containers/rootlesskit'... [2020-01-07T10:58:49.236Z] #62 ... [2020-01-07T10:58:49.236Z] [2020-01-07T10:58:49.236Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:58:49.236Z] #10 7.031 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:49.236Z] #10 7.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:49.236Z] #10 7.076 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:49.236Z] #10 7.095 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:49.236Z] #10 7.184 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:49.236Z] #10 7.859 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T10:58:49.236Z] #10 9.707 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T10:58:49.236Z] #10 10.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T10:58:49.236Z] #10 ... [2020-01-07T10:58:49.236Z] [2020-01-07T10:58:49.236Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:49.236Z] #47 7.250 + RM_GOPATH=0 [2020-01-07T10:58:49.236Z] #47 7.250 + TMP_GOPATH= [2020-01-07T10:58:49.236Z] #47 7.250 + : /build [2020-01-07T10:58:49.236Z] #47 7.258 + '[' -z '' ']' [2020-01-07T10:58:49.236Z] #47 7.260 ++ mktemp -d [2020-01-07T10:58:49.236Z] #47 7.262 + export GOPATH=/tmp/tmp.HTaVtafRAq [2020-01-07T10:58:49.236Z] #47 7.262 + GOPATH=/tmp/tmp.HTaVtafRAq [2020-01-07T10:58:49.236Z] #47 7.262 + RM_GOPATH=1 [2020-01-07T10:58:49.236Z] #47 7.262 ++ dirname ./install.sh [2020-01-07T10:58:49.236Z] #47 7.264 + dir=. [2020-01-07T10:58:49.236Z] #47 7.264 + bin=gotestsum [2020-01-07T10:58:49.236Z] #47 7.265 + shift [2020-01-07T10:58:49.236Z] #47 7.265 + '[' '!' -f ./gotestsum.installer ']' [2020-01-07T10:58:49.236Z] #47 7.265 + . ./gotestsum.installer [2020-01-07T10:58:49.236Z] #47 7.265 ++ : v0.3.5 [2020-01-07T10:58:49.236Z] #47 7.266 + install_gotestsum [2020-01-07T10:58:49.236Z] #47 7.267 + echo 'Installing gotestsum version v0.3.5' [2020-01-07T10:58:49.236Z] #47 7.268 Installing gotestsum version v0.3.5 [2020-01-07T10:58:49.236Z] #47 7.270 + go get -d gotest.tools/gotestsum [2020-01-07T10:58:49.367Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-07T10:58:49.491Z] #47 ... [2020-01-07T10:58:49.491Z] [2020-01-07T10:58:49.491Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:58:49.491Z] #68 6.792 + RM_GOPATH=0 [2020-01-07T10:58:49.491Z] #68 6.794 + TMP_GOPATH= [2020-01-07T10:58:49.491Z] #68 6.794 + : /build [2020-01-07T10:58:49.491Z] #68 6.794 + '[' -z '' ']' [2020-01-07T10:58:49.491Z] #68 6.799 ++ mktemp -d [2020-01-07T10:58:49.491Z] #68 6.800 + export GOPATH=/tmp/tmp.7WHXUKyhAt [2020-01-07T10:58:49.491Z] #68 6.800 + GOPATH=/tmp/tmp.7WHXUKyhAt [2020-01-07T10:58:49.491Z] #68 6.800 + RM_GOPATH=1 [2020-01-07T10:58:49.491Z] #68 6.801 ++ dirname ./install.sh [2020-01-07T10:58:49.491Z] #68 6.802 + dir=. [2020-01-07T10:58:49.491Z] #68 6.802 + bin=proxy [2020-01-07T10:58:49.491Z] #68 6.804 + shift [2020-01-07T10:58:49.491Z] #68 6.806 + '[' '!' -f ./proxy.installer ']' [2020-01-07T10:58:49.491Z] #68 6.806 + . ./proxy.installer [2020-01-07T10:58:49.491Z] #68 6.806 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T10:58:49.491Z] #68 6.807 + install_proxy [2020-01-07T10:58:49.491Z] #68 6.808 + case "$1" in [2020-01-07T10:58:49.491Z] #68 6.808 + export CGO_ENABLED=0 [2020-01-07T10:58:49.491Z] #68 6.808 + CGO_ENABLED=0 [2020-01-07T10:58:49.491Z] #68 6.808 + _install_proxy [2020-01-07T10:58:49.491Z] #68 6.808 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-07T10:58:49.491Z] #68 6.814 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T10:58:49.491Z] #68 6.814 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7WHXUKyhAt/src/github.com/docker/libnetwork [2020-01-07T10:58:49.491Z] #68 6.831 Cloning into '/tmp/tmp.7WHXUKyhAt/src/github.com/docker/libnetwork'... [2020-01-07T10:58:49.491Z] #68 ... [2020-01-07T10:58:49.491Z] [2020-01-07T10:58:49.491Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T10:58:49.491Z] #56 8.211 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:49.491Z] #56 8.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:49.491Z] #56 8.298 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:49.491Z] #56 8.302 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:49.491Z] #56 8.351 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:49.491Z] #56 9.267 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T10:58:49.746Z] #56 11.30 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T10:58:49.746Z] #56 ... [2020-01-07T10:58:49.746Z] [2020-01-07T10:58:49.746Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:58:49.746Z] #44 6.327 + RM_GOPATH=0 [2020-01-07T10:58:49.746Z] #44 6.327 + TMP_GOPATH= [2020-01-07T10:58:49.746Z] #44 6.327 + : /build [2020-01-07T10:58:49.746Z] #44 6.327 + '[' -z '' ']' [2020-01-07T10:58:49.746Z] #44 6.335 ++ mktemp -d [2020-01-07T10:58:49.746Z] #44 6.340 + export GOPATH=/tmp/tmp.uwsJLUXNFN [2020-01-07T10:58:49.746Z] #44 6.340 + GOPATH=/tmp/tmp.uwsJLUXNFN [2020-01-07T10:58:49.746Z] #44 6.341 + RM_GOPATH=1 [2020-01-07T10:58:49.746Z] #44 6.345 ++ dirname ./install.sh [2020-01-07T10:58:49.746Z] #44 6.349 + dir=. [2020-01-07T10:58:49.746Z] #44 6.349 + bin=vndr [2020-01-07T10:58:49.746Z] #44 6.349 + shift [2020-01-07T10:58:49.746Z] #44 6.349 + '[' '!' -f ./vndr.installer ']' [2020-01-07T10:58:49.746Z] #44 6.349 + . ./vndr.installer [2020-01-07T10:58:49.746Z] #44 6.349 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T10:58:49.746Z] #44 6.353 + install_vndr [2020-01-07T10:58:49.746Z] #44 6.353 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-07T10:58:49.746Z] #44 6.353 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T10:58:49.746Z] #44 6.353 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uwsJLUXNFN/src/github.com/LK4D4/vndr [2020-01-07T10:58:49.746Z] #44 6.355 Cloning into '/tmp/tmp.uwsJLUXNFN/src/github.com/LK4D4/vndr'... [2020-01-07T10:58:49.746Z] #44 7.311 + cd /tmp/tmp.uwsJLUXNFN/src/github.com/LK4D4/vndr [2020-01-07T10:58:49.746Z] #44 7.311 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T10:58:49.746Z] #44 7.328 + go build -buildmode=pie -v -o /build/vndr . [2020-01-07T10:58:49.746Z] #44 8.862 runtime/internal/atomic [2020-01-07T10:58:49.746Z] #44 8.889 internal/cpu [2020-01-07T10:58:49.746Z] #44 9.174 runtime/internal/sys [2020-01-07T10:58:49.746Z] #44 9.470 runtime/internal/math [2020-01-07T10:58:49.746Z] #44 9.499 internal/bytealg [2020-01-07T10:58:49.746Z] #44 9.645 internal/race [2020-01-07T10:58:49.746Z] #44 9.756 sync/atomic [2020-01-07T10:58:49.746Z] #44 9.911 unicode [2020-01-07T10:58:49.746Z] #44 10.65 runtime [2020-01-07T10:58:49.746Z] #44 ... [2020-01-07T10:58:49.746Z] [2020-01-07T10:58:49.746Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:58:49.746Z] #31 6.929 + RM_GOPATH=0 [2020-01-07T10:58:49.746Z] #31 6.929 + TMP_GOPATH= [2020-01-07T10:58:49.746Z] #31 6.930 + : /build [2020-01-07T10:58:49.746Z] #31 6.930 + '[' -z '' ']' [2020-01-07T10:58:49.746Z] #31 6.931 ++ mktemp -d [2020-01-07T10:58:49.746Z] #31 6.934 + export GOPATH=/tmp/tmp.FJ8PM2hGew [2020-01-07T10:58:49.746Z] #31 6.934 + GOPATH=/tmp/tmp.FJ8PM2hGew [2020-01-07T10:58:49.746Z] #31 6.934 + RM_GOPATH=1 [2020-01-07T10:58:49.746Z] #31 6.934 ++ dirname ./install.sh [2020-01-07T10:58:49.746Z] #31 6.940 + dir=. [2020-01-07T10:58:49.746Z] #31 6.941 + bin=tomlv [2020-01-07T10:58:49.746Z] #31 6.941 + shift [2020-01-07T10:58:49.746Z] #31 6.941 + '[' '!' -f ./tomlv.installer ']' [2020-01-07T10:58:49.746Z] #31 6.941 + . ./tomlv.installer [2020-01-07T10:58:49.746Z] #31 6.941 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T10:58:49.746Z] #31 6.942 + install_tomlv [2020-01-07T10:58:49.746Z] #31 6.958 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-07T10:58:49.746Z] #31 6.958 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T10:58:49.746Z] #31 6.958 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FJ8PM2hGew/src/github.com/BurntSushi/toml [2020-01-07T10:58:49.746Z] #31 6.962 Cloning into '/tmp/tmp.FJ8PM2hGew/src/github.com/BurntSushi/toml'... [2020-01-07T10:58:49.746Z] #31 8.286 + cd /tmp/tmp.FJ8PM2hGew/src/github.com/BurntSushi/toml [2020-01-07T10:58:49.746Z] #31 8.286 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T10:58:49.746Z] #31 8.310 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T10:58:49.746Z] #31 9.042 internal/cpu [2020-01-07T10:58:49.746Z] #31 9.064 runtime/internal/atomic [2020-01-07T10:58:49.746Z] #31 9.375 runtime/internal/sys [2020-01-07T10:58:49.746Z] #31 9.602 runtime/internal/math [2020-01-07T10:58:49.746Z] #31 9.654 internal/bytealg [2020-01-07T10:58:49.746Z] #31 9.743 math/bits [2020-01-07T10:58:49.746Z] #31 10.24 math [2020-01-07T10:58:49.746Z] #31 10.46 runtime [2020-01-07T10:58:49.911Z] 76d8adf27bdf: Pull complete [2020-01-07T10:58:50.000Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-07T10:58:50.000Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-07T10:58:50.044Z] #44 14.44 unicode/utf8 [2020-01-07T10:58:50.044Z] #44 14.92 internal/testlog [2020-01-07T10:58:50.302Z] #44 15.35 encoding [2020-01-07T10:58:50.561Z] #44 15.45 unicode/utf16 [2020-01-07T10:58:50.714Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-07T10:58:50.823Z] #44 15.78 container/list [2020-01-07T10:58:51.298Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-07T10:58:51.389Z] #44 16.40 crypto/internal/subtle [2020-01-07T10:58:51.389Z] #44 16.57 crypto/subtle [2020-01-07T10:58:51.874Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-07T10:58:51.874Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-07T10:58:51.874Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-07T10:58:51.874Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-07T10:58:51.958Z] #44 16.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-07T10:58:51.958Z] #44 ... [2020-01-07T10:58:51.958Z] [2020-01-07T10:58:51.958Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:51.958Z] #22 7.368 + RM_GOPATH=0 [2020-01-07T10:58:51.958Z] #22 7.368 + TMP_GOPATH= [2020-01-07T10:58:51.958Z] #22 7.368 + : /build [2020-01-07T10:58:51.958Z] #22 7.368 + '[' -z '' ']' [2020-01-07T10:58:51.958Z] #22 7.379 ++ mktemp -d [2020-01-07T10:58:51.958Z] #22 7.379 + export GOPATH=/tmp/tmp.zFI94ugQDT [2020-01-07T10:58:51.958Z] #22 7.379 + GOPATH=/tmp/tmp.zFI94ugQDT [2020-01-07T10:58:51.958Z] #22 7.379 + RM_GOPATH=1 [2020-01-07T10:58:51.958Z] #22 7.379 ++ dirname ./install.sh [2020-01-07T10:58:51.958Z] #22 7.390 + dir=. [2020-01-07T10:58:51.958Z] #22 7.391 + bin=dockercli [2020-01-07T10:58:51.958Z] #22 7.391 + shift [2020-01-07T10:58:51.958Z] #22 7.391 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T10:58:51.958Z] #22 7.398 + . ./dockercli.installer [2020-01-07T10:58:51.958Z] #22 7.398 ++ : stable [2020-01-07T10:58:51.958Z] #22 7.399 ++ : 17.06.2-ce [2020-01-07T10:58:51.958Z] #22 7.400 + install_dockercli [2020-01-07T10:58:51.958Z] #22 7.401 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T10:58:51.958Z] #22 7.402 Install docker/cli version 17.06.2-ce from stable [2020-01-07T10:58:51.958Z] #22 7.402 ++ uname -m [2020-01-07T10:58:51.958Z] #22 7.408 + arch=x86_64 [2020-01-07T10:58:51.958Z] #22 7.412 + '[' x86_64 '!=' x86_64 ']' [2020-01-07T10:58:51.958Z] #22 7.412 + url=https://download.docker.com/linux/static [2020-01-07T10:58:51.958Z] #22 7.414 + tar -xz docker/docker [2020-01-07T10:58:51.958Z] #22 7.414 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-07T10:58:51.958Z] #22 16.73 + mkdir -p /build [2020-01-07T10:58:51.958Z] #22 16.77 + mv docker/docker /build/ [2020-01-07T10:58:51.958Z] #22 16.77 + rmdir docker [2020-01-07T10:58:51.958Z] #22 DONE 17.1s [2020-01-07T10:58:51.958Z] [2020-01-07T10:58:51.958Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:58:51.958Z] #44 16.90 internal/nettrace [2020-01-07T10:58:51.958Z] #44 ... [2020-01-07T10:58:51.958Z] [2020-01-07T10:58:51.958Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:58:51.958Z] #31 6.924 + RM_GOPATH=0 [2020-01-07T10:58:51.958Z] #31 6.924 + TMP_GOPATH= [2020-01-07T10:58:51.958Z] #31 6.924 + : /build [2020-01-07T10:58:51.958Z] #31 6.924 + '[' -z '' ']' [2020-01-07T10:58:51.958Z] #31 6.927 ++ mktemp -d [2020-01-07T10:58:51.958Z] #31 6.942 + export GOPATH=/tmp/tmp.OCHO0QWYA3 [2020-01-07T10:58:51.958Z] #31 6.942 + GOPATH=/tmp/tmp.OCHO0QWYA3 [2020-01-07T10:58:51.958Z] #31 6.942 + RM_GOPATH=1 [2020-01-07T10:58:51.958Z] #31 6.944 ++ dirname ./install.sh [2020-01-07T10:58:51.958Z] #31 6.950 + dir=. [2020-01-07T10:58:51.958Z] #31 6.951 + bin=tomlv [2020-01-07T10:58:51.958Z] #31 6.951 + shift [2020-01-07T10:58:51.958Z] #31 6.951 + '[' '!' -f ./tomlv.installer ']' [2020-01-07T10:58:51.958Z] #31 6.955 + . ./tomlv.installer [2020-01-07T10:58:51.958Z] #31 6.955 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T10:58:51.958Z] #31 6.955 + install_tomlv [2020-01-07T10:58:51.958Z] #31 6.956 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-07T10:58:51.958Z] #31 6.956 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T10:58:51.958Z] #31 6.960 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OCHO0QWYA3/src/github.com/BurntSushi/toml [2020-01-07T10:58:51.958Z] #31 6.961 Cloning into '/tmp/tmp.OCHO0QWYA3/src/github.com/BurntSushi/toml'... [2020-01-07T10:58:51.958Z] #31 8.041 + cd /tmp/tmp.OCHO0QWYA3/src/github.com/BurntSushi/toml [2020-01-07T10:58:51.958Z] #31 8.049 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T10:58:51.958Z] #31 8.097 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T10:58:51.958Z] #31 9.019 runtime/internal/atomic [2020-01-07T10:58:51.958Z] #31 9.030 internal/cpu [2020-01-07T10:58:51.958Z] #31 9.302 runtime/internal/sys [2020-01-07T10:58:51.958Z] #31 9.568 runtime/internal/math [2020-01-07T10:58:51.958Z] #31 9.591 internal/bytealg [2020-01-07T10:58:51.958Z] #31 9.760 math/bits [2020-01-07T10:58:51.958Z] #31 10.30 runtime [2020-01-07T10:58:51.958Z] #31 10.51 math [2020-01-07T10:58:51.958Z] #31 14.79 unicode/utf8 [2020-01-07T10:58:51.958Z] #31 15.29 internal/testlog [2020-01-07T10:58:51.958Z] #31 15.71 runtime/cgo [2020-01-07T10:58:52.220Z] #31 ... [2020-01-07T10:58:52.220Z] [2020-01-07T10:58:52.220Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:58:52.220Z] #44 17.08 runtime/cgo [2020-01-07T10:58:52.337Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-07T10:58:52.337Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-07T10:58:52.337Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-07T10:58:53.092Z] #31 ... [2020-01-07T10:58:53.092Z] [2020-01-07T10:58:53.092Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:58:53.092Z] #44 13.92 unicode/utf8 [2020-01-07T10:58:53.156Z] #44 ... [2020-01-07T10:58:53.156Z] [2020-01-07T10:58:53.156Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:58:53.156Z] #40 8.662 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T10:58:53.156Z] #40 8.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T10:58:53.156Z] #40 8.720 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T10:58:53.156Z] #40 8.757 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T10:58:53.156Z] #40 8.771 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T10:58:53.156Z] #40 9.827 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T10:58:53.156Z] #40 11.98 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T10:58:53.156Z] #40 12.86 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T10:58:53.695Z] #44 14.76 math [2020-01-07T10:58:53.788Z] #22 21.07 + cd /tmp/tmp.HuhQgamEug/tmp/docker-ce [2020-01-07T10:58:53.788Z] #22 21.07 + git checkout -q v17.06.2-ce [2020-01-07T10:58:53.841Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-07T10:58:53.841Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-07T10:58:53.841Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-07T10:58:54.089Z] #40 ... [2020-01-07T10:58:54.089Z] [2020-01-07T10:58:54.089Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T10:58:54.300Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-07T10:58:54.300Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-07T10:58:54.300Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-07T10:58:54.347Z] #38 19.76 + cd /tmp/tmp.I7KtA4G3Z9/src/github.com/docker/distribution [2020-01-07T10:58:54.347Z] #38 19.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-07T10:58:54.356Z] #22 22.55 + mkdir -p /tmp/tmp.HuhQgamEug/src/github.com/docker [2020-01-07T10:58:54.356Z] #22 22.55 + mv components/cli /tmp/tmp.HuhQgamEug/src/github.com/docker/cli [2020-01-07T10:58:54.356Z] #22 22.56 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-07T10:58:55.281Z] #38 ... [2020-01-07T10:58:55.282Z] [2020-01-07T10:58:55.282Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T10:58:55.282Z] #56 10.63 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T10:58:55.282Z] #56 11.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T10:58:55.282Z] #56 ... [2020-01-07T10:58:55.282Z] [2020-01-07T10:58:55.282Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:58:55.282Z] #10 20.29 Fetched 7932 kB in 16s (477 kB/s) [2020-01-07T10:58:55.311Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-07T10:58:55.311Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-07T10:58:55.311Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-07T10:58:55.502Z] d66e58854927: Pull complete [2020-01-07T10:58:55.503Z] 71497195576e: Pull complete [2020-01-07T10:58:55.503Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-07T10:58:55.503Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-07T10:58:55.708Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-07T10:58:55.708Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-07T10:58:55.708Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-07T10:58:55.708Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-07T10:58:55.708Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-07T10:58:55.708Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-07T10:58:55.708Z] go: finding golang.org/x/text v0.3.0 [2020-01-07T10:58:55.796Z] ---> ebd73b5ebd31 [2020-01-07T10:58:55.796Z] Step 5/16 : ARG BUILDX_REPO [2020-01-07T10:58:55.796Z] ---> Running in c7910f8e22ca [2020-01-07T10:58:55.796Z] Removing intermediate container c7910f8e22ca [2020-01-07T10:58:55.796Z] ---> d406c407dfea [2020-01-07T10:58:55.796Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-07T10:58:55.796Z] ---> Running in b1838430d9a3 [2020-01-07T10:58:56.094Z] Cloning into '/buildx'... [2020-01-07T10:58:56.102Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-07T10:58:56.102Z] go: finding github.com/kr/text v0.1.0 [2020-01-07T10:58:56.420Z] #44 ... [2020-01-07T10:58:56.420Z] [2020-01-07T10:58:56.420Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:58:56.420Z] #40 7.614 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T10:58:56.420Z] #40 8.431 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T10:58:56.420Z] #40 ... [2020-01-07T10:58:56.420Z] [2020-01-07T10:58:56.420Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:56.420Z] #50 7.404 + RM_GOPATH=0 [2020-01-07T10:58:56.420Z] #50 7.407 + TMP_GOPATH= [2020-01-07T10:58:56.420Z] #50 7.407 + : /build [2020-01-07T10:58:56.420Z] #50 7.408 + '[' -z '' ']' [2020-01-07T10:58:56.420Z] #50 7.408 ++ mktemp -d [2020-01-07T10:58:56.420Z] #50 7.417 + export GOPATH=/tmp/tmp.UCoXhZ4RzE [2020-01-07T10:58:56.420Z] #50 7.417 + GOPATH=/tmp/tmp.UCoXhZ4RzE [2020-01-07T10:58:56.420Z] #50 7.417 + RM_GOPATH=1 [2020-01-07T10:58:56.420Z] #50 7.418 ++ dirname ./install.sh [2020-01-07T10:58:56.420Z] #50 7.420 + dir=. [2020-01-07T10:58:56.420Z] #50 7.427 + bin=golangci_lint [2020-01-07T10:58:56.420Z] #50 7.427 + shift [2020-01-07T10:58:56.420Z] #50 7.427 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-07T10:58:56.420Z] #50 7.427 + . ./golangci_lint.installer [2020-01-07T10:58:56.420Z] #50 7.430 ++ : v1.20.0 [2020-01-07T10:58:56.420Z] #50 7.431 + install_golangci_lint [2020-01-07T10:58:56.420Z] #50 7.431 + echo 'Installing golangci-lint version v1.20.0' [2020-01-07T10:58:56.420Z] #50 7.431 Installing golangci-lint version v1.20.0 [2020-01-07T10:58:56.420Z] #50 7.432 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T10:58:56.525Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-07T10:58:56.525Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-07T10:58:56.525Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-07T10:58:56.932Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-07T10:58:56.980Z] #50 ... [2020-01-07T10:58:56.980Z] [2020-01-07T10:58:56.980Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:56.980Z] #22 15.33 + mkdir -p /build [2020-01-07T10:58:56.980Z] #22 15.35 + mv docker/docker /build/ [2020-01-07T10:58:56.980Z] #22 15.35 + rmdir docker [2020-01-07T10:58:56.980Z] #22 DONE 18.4s [2020-01-07T10:58:56.980Z] [2020-01-07T10:58:56.980Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:58:56.980Z] #31 15.41 internal/testlog [2020-01-07T10:58:56.980Z] #31 15.81 encoding [2020-01-07T10:58:56.980Z] #31 15.95 runtime/cgo [2020-01-07T10:58:57.352Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-07T10:58:57.352Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-07T10:58:57.352Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-07T10:58:57.352Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-07T10:58:57.775Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-07T10:58:58.193Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-07T10:58:58.193Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-07T10:58:58.587Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-07T10:58:58.984Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-07T10:58:59.384Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-07T10:58:59.384Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-07T10:58:59.384Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-07T10:58:59.384Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-07T10:58:59.384Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-07T10:58:59.384Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-07T10:58:59.497Z] #31 ... [2020-01-07T10:58:59.498Z] [2020-01-07T10:58:59.498Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T10:58:59.498Z] #38 20.70 + cd /tmp/tmp.8NQ7gMP9Fb/src/github.com/docker/distribution [2020-01-07T10:58:59.498Z] #38 20.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-07T10:58:59.752Z] #38 ... [2020-01-07T10:58:59.752Z] [2020-01-07T10:58:59.752Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:58:59.752Z] #62 10.73 + cd /tmp/tmp.ltHUHFR45z/src/github.com/rootless-containers/rootlesskit [2020-01-07T10:58:59.752Z] #62 10.73 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T10:58:59.752Z] #62 11.12 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T10:58:59.752Z] #62 11.12 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-07T10:58:59.752Z] #62 ... [2020-01-07T10:58:59.752Z] [2020-01-07T10:58:59.752Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:58:59.752Z] #44 18.45 unicode/utf16 [2020-01-07T10:58:59.752Z] #44 18.81 container/list [2020-01-07T10:58:59.752Z] #44 19.54 crypto/internal/subtle [2020-01-07T10:58:59.752Z] #44 19.64 crypto/subtle [2020-01-07T10:58:59.752Z] #44 19.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-07T10:58:59.752Z] #44 19.87 internal/nettrace [2020-01-07T10:58:59.752Z] #44 20.00 runtime/cgo [2020-01-07T10:59:00.250Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-07T10:59:00.250Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-07T10:59:00.548Z] #10 20.29 Reading package lists... [2020-01-07T10:59:00.548Z] #10 ... [2020-01-07T10:59:00.548Z] [2020-01-07T10:59:00.548Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T10:59:00.548Z] #38 22.45 + GOPATH=/tmp/tmp.I7KtA4G3Z9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.I7KtA4G3Z9 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-07T10:59:00.663Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-07T10:59:00.663Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-07T10:59:00.724Z] #44 ... [2020-01-07T10:59:00.724Z] [2020-01-07T10:59:00.724Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T10:59:00.724Z] #56 12.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T10:59:00.724Z] #56 ... [2020-01-07T10:59:00.724Z] [2020-01-07T10:59:00.724Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:59:00.724Z] #10 22.23 Fetched 7932 kB in 16s (486 kB/s) [2020-01-07T10:59:01.722Z] Removing intermediate container b1838430d9a3 [2020-01-07T10:59:01.722Z] ---> 34ca94a19550 [2020-01-07T10:59:01.722Z] Step 7/16 : WORKDIR /buildx [2020-01-07T10:59:01.722Z] ---> Running in 341238f7376a [2020-01-07T10:59:01.722Z] Removing intermediate container 341238f7376a [2020-01-07T10:59:01.722Z] ---> 80a86d6f644c [2020-01-07T10:59:01.722Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-07T10:59:01.722Z] ---> Running in e242c70d626b [2020-01-07T10:59:01.722Z] Removing intermediate container e242c70d626b [2020-01-07T10:59:01.722Z] ---> 4f27fa01e136 [2020-01-07T10:59:01.722Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-07T10:59:01.722Z] ---> Running in 1229a62883ea [2020-01-07T10:59:02.049Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-07T10:59:02.049Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-07T10:59:02.049Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-07T10:59:02.049Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-07T10:59:02.049Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-07T10:59:02.381Z] From https://github.com/docker/buildx [2020-01-07T10:59:02.381Z] * [new tag] v0.3.1 -> build [2020-01-07T10:59:02.930Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-07T10:59:02.930Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-07T10:59:03.024Z] Switched to branch 'build' [2020-01-07T10:59:03.081Z] #38 ... [2020-01-07T10:59:03.081Z] [2020-01-07T10:59:03.081Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:03.081Z] #44 27.63 vendor/golang.org/x/crypto/internal/subtle [2020-01-07T10:59:03.081Z] #44 27.77 vendor/golang.org/x/crypto/curve25519 [2020-01-07T10:59:03.755Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-07T10:59:03.755Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-07T10:59:04.065Z] Removing intermediate container 1229a62883ea [2020-01-07T10:59:04.065Z] ---> bd8c5f7de478 [2020-01-07T10:59:04.065Z] Step 10/16 : RUN go mod download [2020-01-07T10:59:04.065Z] ---> Running in 30122e244888 [2020-01-07T10:59:04.223Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-07T10:59:04.223Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-07T10:59:04.223Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-07T10:59:04.355Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-07T10:59:04.355Z] go: finding github.com/lib/pq v1.0.0 [2020-01-07T10:59:04.355Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-07T10:59:04.355Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-07T10:59:04.355Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-07T10:59:04.355Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-07T10:59:04.355Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-07T10:59:04.355Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-07T10:59:04.355Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-07T10:59:04.642Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-07T10:59:04.642Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-07T10:59:05.066Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-07T10:59:05.066Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-07T10:59:05.066Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-07T10:59:05.403Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-07T10:59:05.472Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-07T10:59:05.862Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-07T10:59:05.862Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-07T10:59:06.272Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-07T10:59:06.272Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-07T10:59:06.272Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-07T10:59:06.349Z] #10 22.23 Reading package lists... [2020-01-07T10:59:06.349Z] #10 ... [2020-01-07T10:59:06.349Z] [2020-01-07T10:59:06.349Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:59:06.349Z] #50 25.06 + cd /tmp/tmp.UCoXhZ4RzE/src/github.com/golangci/golangci-lint/ [2020-01-07T10:59:06.349Z] #50 25.06 + git checkout -q v1.20.0 [2020-01-07T10:59:06.349Z] #50 25.60 ++ git describe --tags [2020-01-07T10:59:06.349Z] #50 25.61 + version=v1.20.0 [2020-01-07T10:59:06.349Z] #50 25.61 ++ git rev-parse --short HEAD [2020-01-07T10:59:06.349Z] #50 25.61 + commit=cc98739 [2020-01-07T10:59:06.349Z] #50 25.62 ++ git show -s --format=%cd [2020-01-07T10:59:06.349Z] #50 25.63 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-07T10:59:06.349Z] #50 25.64 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T10:59:06.363Z] #44 ... [2020-01-07T10:59:06.363Z] [2020-01-07T10:59:06.363Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T10:59:06.363Z] #24 21.56 Fetched 7932 kB in 17s (464 kB/s) [2020-01-07T10:59:06.363Z] #24 21.56 Reading package lists... [2020-01-07T10:59:06.363Z] #24 27.78 Reading package lists... [2020-01-07T10:59:06.363Z] #24 ... [2020-01-07T10:59:06.363Z] [2020-01-07T10:59:06.363Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:06.363Z] #68 21.38 + cd /tmp/tmp.edxX7DLRF8/src/github.com/docker/libnetwork [2020-01-07T10:59:06.363Z] #68 21.38 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T10:59:06.363Z] #68 21.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-07T10:59:06.363Z] #68 ... [2020-01-07T10:59:06.363Z] [2020-01-07T10:59:06.363Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:59:06.363Z] #50 25.30 + cd /tmp/tmp.YGinVIas2k/src/github.com/golangci/golangci-lint/ [2020-01-07T10:59:06.363Z] #50 25.30 + git checkout -q v1.20.0 [2020-01-07T10:59:06.363Z] #50 25.82 ++ git describe --tags [2020-01-07T10:59:06.363Z] #50 25.83 + version=v1.20.0 [2020-01-07T10:59:06.363Z] #50 25.83 ++ git rev-parse --short HEAD [2020-01-07T10:59:06.363Z] #50 25.84 + commit=cc98739 [2020-01-07T10:59:06.363Z] #50 25.84 ++ git show -s --format=%cd [2020-01-07T10:59:06.363Z] #50 25.85 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-07T10:59:06.363Z] #50 25.85 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T10:59:06.620Z] #50 ... [2020-01-07T10:59:06.620Z] [2020-01-07T10:59:06.620Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:59:06.620Z] #33 22.09 Fetched 7932 kB in 17s (457 kB/s) [2020-01-07T10:59:06.620Z] #33 22.09 Reading package lists... [2020-01-07T10:59:06.620Z] #33 29.13 Reading package lists... [2020-01-07T10:59:06.620Z] #33 ... [2020-01-07T10:59:06.620Z] [2020-01-07T10:59:06.620Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:06.620Z] #40 23.95 Fetched 7932 kB in 16s (487 kB/s) [2020-01-07T10:59:06.620Z] #40 23.95 Reading package lists... [2020-01-07T10:59:06.681Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-07T10:59:06.681Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-07T10:59:06.878Z] #40 30.51 Reading package lists... [2020-01-07T10:59:06.878Z] #40 ... [2020-01-07T10:59:06.878Z] [2020-01-07T10:59:06.878Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:59:06.878Z] #10 20.29 Reading package lists... [2020-01-07T10:59:06.878Z] #10 26.19 Reading package lists... [2020-01-07T10:59:06.921Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-07T10:59:06.921Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-07T10:59:06.921Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-07T10:59:06.921Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-07T10:59:07.085Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-07T10:59:07.222Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-07T10:59:07.489Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-07T10:59:07.489Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-07T10:59:07.699Z] #10 32.81 Building dependency tree... [2020-01-07T10:59:07.699Z] #10 ... [2020-01-07T10:59:07.699Z] [2020-01-07T10:59:07.699Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T10:59:07.699Z] #56 23.32 Fetched 7932 kB in 16s (470 kB/s) [2020-01-07T10:59:07.699Z] #56 23.32 Reading package lists... [2020-01-07T10:59:07.877Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-07T10:59:07.882Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-07T10:59:07.882Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-07T10:59:07.882Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-07T10:59:07.882Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-07T10:59:08.176Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-07T10:59:08.632Z] #56 29.80 Reading package lists... [2020-01-07T10:59:08.632Z] #56 ... [2020-01-07T10:59:08.632Z] [2020-01-07T10:59:08.632Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T10:59:08.632Z] #24 27.78 Reading package lists... [2020-01-07T10:59:08.815Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-07T10:59:09.107Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-07T10:59:09.217Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-07T10:59:09.217Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-07T10:59:09.401Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-07T10:59:09.607Z] #50 ... [2020-01-07T10:59:09.607Z] [2020-01-07T10:59:09.607Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:09.607Z] #40 20.75 Fetched 7932 kB in 16s (467 kB/s) [2020-01-07T10:59:09.607Z] #40 20.75 Reading package lists... [2020-01-07T10:59:09.607Z] #40 27.36 Reading package lists... [2020-01-07T10:59:09.607Z] #40 ... [2020-01-07T10:59:09.607Z] [2020-01-07T10:59:09.607Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:59:09.607Z] #10 22.23 Reading package lists... [2020-01-07T10:59:09.618Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-07T10:59:09.618Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-07T10:59:09.618Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-07T10:59:09.618Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-07T10:59:09.618Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-07T10:59:09.693Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-07T10:59:09.693Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-07T10:59:09.906Z] #10 28.78 Reading package lists... [2020-01-07T10:59:09.906Z] #10 ... [2020-01-07T10:59:09.906Z] [2020-01-07T10:59:09.906Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:59:09.906Z] #33 21.52 Fetched 7932 kB in 16s (470 kB/s) [2020-01-07T10:59:09.906Z] #33 21.52 Reading package lists... [2020-01-07T10:59:09.985Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-07T10:59:09.985Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-07T10:59:10.040Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-07T10:59:10.161Z] #33 28.02 Reading package lists... [2020-01-07T10:59:10.161Z] #33 ... [2020-01-07T10:59:10.161Z] [2020-01-07T10:59:10.161Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:10.161Z] #68 21.17 + cd /tmp/tmp.7WHXUKyhAt/src/github.com/docker/libnetwork [2020-01-07T10:59:10.161Z] #68 21.17 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T10:59:10.161Z] #68 21.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-07T10:59:10.161Z] #68 ... [2020-01-07T10:59:10.161Z] [2020-01-07T10:59:10.161Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T10:59:10.161Z] #56 23.91 Fetched 7932 kB in 16s (474 kB/s) [2020-01-07T10:59:10.161Z] #56 23.91 Reading package lists... [2020-01-07T10:59:10.265Z] #24 34.31 Building dependency tree... [2020-01-07T10:59:10.284Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-07T10:59:10.442Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-07T10:59:10.442Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-07T10:59:10.442Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-07T10:59:10.442Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-07T10:59:10.456Z] #56 30.15 Reading package lists... [2020-01-07T10:59:10.456Z] #56 ... [2020-01-07T10:59:10.456Z] [2020-01-07T10:59:10.456Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T10:59:10.456Z] #24 21.89 Fetched 7932 kB in 17s (464 kB/s) [2020-01-07T10:59:10.456Z] #24 21.89 Reading package lists... [2020-01-07T10:59:10.842Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-07T10:59:10.931Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-07T10:59:11.223Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-07T10:59:11.245Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-07T10:59:11.245Z] go: finding github.com/kr/pty v1.1.1 [2020-01-07T10:59:11.245Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-07T10:59:11.245Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-07T10:59:11.245Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-07T10:59:11.246Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-07T10:59:11.246Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-07T10:59:11.624Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-07T10:59:11.624Z] go: finding github.com/golang/mock v1.1.1 [2020-01-07T10:59:11.624Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-07T10:59:11.638Z] #24 37.22 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-07T10:59:11.638Z] #24 37.22 The following additional packages will be installed: [2020-01-07T10:59:11.638Z] #24 37.25 libjq1 libonig4 [2020-01-07T10:59:11.859Z] #24 28.28 Reading package lists... [2020-01-07T10:59:11.859Z] #24 ... [2020-01-07T10:59:11.859Z] [2020-01-07T10:59:11.859Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T10:59:11.859Z] #38 23.20 + GOPATH=/tmp/tmp.8NQ7gMP9Fb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8NQ7gMP9Fb go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-07T10:59:11.859Z] #38 ... [2020-01-07T10:59:11.859Z] [2020-01-07T10:59:11.859Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:11.859Z] #40 27.36 Reading package lists... [2020-01-07T10:59:11.861Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-07T10:59:11.861Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-07T10:59:11.861Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-07T10:59:11.896Z] #24 37.61 The following NEW packages will be installed: [2020-01-07T10:59:12.022Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-07T10:59:12.154Z] #24 37.61 jq libjq1 libonig4 [2020-01-07T10:59:12.174Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-07T10:59:12.410Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-07T10:59:12.410Z] go: finding cloud.google.com/go v0.26.0 [2020-01-07T10:59:12.466Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-07T10:59:12.756Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-07T10:59:13.088Z] #24 38.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:59:13.088Z] #24 38.77 Need to get 327 kB of archives. [2020-01-07T10:59:13.088Z] #24 38.77 After this operation, 1157 kB of additional disk space will be used. [2020-01-07T10:59:13.088Z] #24 38.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-07T10:59:13.306Z] #40 33.45 Building dependency tree... [2020-01-07T10:59:13.345Z] #24 38.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-07T10:59:13.345Z] #24 38.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-07T10:59:13.390Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-07T10:59:13.390Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-07T10:59:13.683Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-07T10:59:13.975Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-07T10:59:14.267Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-07T10:59:14.281Z] #24 ... [2020-01-07T10:59:14.281Z] [2020-01-07T10:59:14.281Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:59:14.281Z] #10 32.81 Building dependency tree... [2020-01-07T10:59:14.281Z] #10 35.77 The following additional packages will be installed: [2020-01-07T10:59:14.281Z] #10 35.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-07T10:59:14.281Z] #10 35.78 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-07T10:59:14.281Z] #10 35.78 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T10:59:14.281Z] #10 35.78 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-07T10:59:14.281Z] #10 35.79 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-07T10:59:14.281Z] #10 35.79 Suggested packages: [2020-01-07T10:59:14.281Z] #10 35.79 gcc-6-locales seccomp wine64 [2020-01-07T10:59:14.281Z] #10 38.04 The following NEW packages will be installed: [2020-01-07T10:59:14.281Z] #10 38.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-07T10:59:14.281Z] #10 38.04 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-07T10:59:14.281Z] #10 38.04 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-07T10:59:14.281Z] #10 38.04 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T10:59:14.281Z] #10 38.05 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-07T10:59:14.281Z] #10 38.05 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-07T10:59:14.281Z] #10 38.06 mingw-w64-x86-64-dev [2020-01-07T10:59:14.281Z] #10 39.19 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:59:14.281Z] #10 39.19 Need to get 73.5 MB of archives. [2020-01-07T10:59:14.281Z] #10 39.19 After this operation, 466 MB of additional disk space will be used. [2020-01-07T10:59:14.281Z] #10 39.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-01-07T10:59:14.281Z] #10 39.20 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-01-07T10:59:14.281Z] #10 39.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T10:59:14.281Z] #10 39.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-07T10:59:14.281Z] #10 39.28 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-07T10:59:14.281Z] #10 39.28 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-01-07T10:59:14.281Z] #10 39.30 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-01-07T10:59:14.281Z] #10 39.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-01-07T10:59:14.281Z] #10 39.34 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-01-07T10:59:14.281Z] #10 39.38 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-01-07T10:59:14.281Z] #10 39.40 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-01-07T10:59:14.281Z] #10 39.43 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-01-07T10:59:14.281Z] #10 39.52 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-01-07T10:59:14.281Z] #10 39.54 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-01-07T10:59:14.281Z] #10 39.57 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-01-07T10:59:14.281Z] #10 39.57 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-01-07T10:59:14.281Z] #10 39.58 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-01-07T10:59:14.281Z] #10 ... [2020-01-07T10:59:14.281Z] [2020-01-07T10:59:14.281Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:14.281Z] #68 DONE 39.4s [2020-01-07T10:59:14.281Z] [2020-01-07T10:59:14.281Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:14.281Z] #40 30.51 Reading package lists... [2020-01-07T10:59:14.281Z] #40 37.17 Building dependency tree... [2020-01-07T10:59:14.281Z] #40 39.74 The following additional packages will be installed: [2020-01-07T10:59:14.281Z] #40 39.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-07T10:59:14.281Z] #40 39.75 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-07T10:59:14.281Z] #40 39.75 Suggested packages: [2020-01-07T10:59:14.281Z] #40 39.75 manpages-dev python-setuptools [2020-01-07T10:59:14.560Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-07T10:59:14.561Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-07T10:59:14.667Z] #40 36.20 The following additional packages will be installed: [2020-01-07T10:59:14.667Z] #40 36.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-07T10:59:14.667Z] #40 36.21 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-07T10:59:14.667Z] #40 36.22 Suggested packages: [2020-01-07T10:59:14.667Z] #40 36.24 manpages-dev python-setuptools [2020-01-07T10:59:15.196Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-07T10:59:15.489Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-07T10:59:16.071Z] #40 37.73 The following NEW packages will be installed: [2020-01-07T10:59:16.071Z] #40 37.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-07T10:59:16.071Z] #40 37.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-07T10:59:16.071Z] #40 37.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-07T10:59:16.071Z] #40 37.74 zlib1g-dev [2020-01-07T10:59:16.125Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-07T10:59:16.125Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-07T10:59:16.125Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-07T10:59:16.767Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-07T10:59:16.767Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-07T10:59:16.810Z] #40 ... [2020-01-07T10:59:16.810Z] [2020-01-07T10:59:16.810Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T10:59:16.810Z] #24 40.01 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T10:59:16.810Z] #24 40.32 Fetched 327 kB in 1s (310 kB/s) [2020-01-07T10:59:16.810Z] #24 40.51 Selecting previously unselected package libonig4:amd64. [2020-01-07T10:59:16.810Z] #24 40.51 (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.) [2020-01-07T10:59:16.810Z] #24 40.62 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-01-07T10:59:16.810Z] #24 40.63 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-07T10:59:16.810Z] #24 41.10 Selecting previously unselected package libjq1:amd64. [2020-01-07T10:59:16.810Z] #24 41.11 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T10:59:16.810Z] #24 41.13 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T10:59:16.810Z] #24 41.28 Selecting previously unselected package jq. [2020-01-07T10:59:16.810Z] #24 41.28 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T10:59:16.810Z] #24 41.30 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T10:59:16.810Z] #24 41.50 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-07T10:59:16.810Z] #24 41.52 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T10:59:16.810Z] #24 41.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:16.810Z] #24 41.65 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T10:59:16.810Z] #24 DONE 42.0s [2020-01-07T10:59:16.810Z] [2020-01-07T10:59:16.810Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T10:59:16.810Z] #25 DONE 0.1s [2020-01-07T10:59:16.810Z] [2020-01-07T10:59:16.810Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:16.810Z] #40 41.96 The following NEW packages will be installed: [2020-01-07T10:59:16.810Z] #40 41.98 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-07T10:59:16.810Z] #40 41.98 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-07T10:59:16.810Z] #40 41.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-07T10:59:16.810Z] #40 41.99 zlib1g-dev [2020-01-07T10:59:16.810Z] #40 ... [2020-01-07T10:59:16.810Z] [2020-01-07T10:59:16.811Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:16.994Z] #40 ... [2020-01-07T10:59:16.994Z] [2020-01-07T10:59:16.994Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:16.994Z] #31 38.19 sync [2020-01-07T10:59:16.994Z] #31 38.19 internal/reflectlite [2020-01-07T10:59:17.449Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-07T10:59:17.746Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-07T10:59:17.746Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-07T10:59:18.790Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-07T10:59:18.790Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-07T10:59:19.082Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-07T10:59:19.340Z] #26 ... [2020-01-07T10:59:19.340Z] [2020-01-07T10:59:19.340Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T10:59:19.340Z] #56 29.80 Reading package lists... [2020-01-07T10:59:19.340Z] #56 36.57 Building dependency tree... [2020-01-07T10:59:19.340Z] #56 39.57 The following additional packages will be installed: [2020-01-07T10:59:19.340Z] #56 39.58 btrfs-progs liblzo2-2 [2020-01-07T10:59:19.340Z] #56 39.88 The following NEW packages will be installed: [2020-01-07T10:59:19.340Z] #56 39.88 btrfs-progs btrfs-tools liblzo2-2 [2020-01-07T10:59:19.340Z] #56 41.14 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:59:19.340Z] #56 41.14 Need to get 649 kB of archives. [2020-01-07T10:59:19.340Z] #56 41.14 After this operation, 4320 kB of additional disk space will be used. [2020-01-07T10:59:19.340Z] #56 41.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T10:59:19.340Z] #56 41.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-07T10:59:19.340Z] #56 41.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-07T10:59:19.340Z] #56 42.36 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T10:59:19.340Z] #56 42.53 Fetched 649 kB in 1s (564 kB/s) [2020-01-07T10:59:19.340Z] #56 42.63 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T10:59:19.340Z] #56 42.63 (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.) [2020-01-07T10:59:19.340Z] #56 42.70 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T10:59:19.341Z] #56 42.71 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T10:59:19.341Z] #56 42.99 Selecting previously unselected package btrfs-progs. [2020-01-07T10:59:19.341Z] #56 42.99 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-07T10:59:19.341Z] #56 43.03 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T10:59:19.341Z] #56 43.71 Selecting previously unselected package btrfs-tools. [2020-01-07T10:59:19.341Z] #56 43.71 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-07T10:59:19.341Z] #56 43.72 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T10:59:19.341Z] #56 43.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:19.341Z] #56 44.04 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T10:59:19.341Z] #56 44.05 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T10:59:19.341Z] #56 44.06 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T10:59:19.341Z] #56 44.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:19.341Z] #56 DONE 44.4s [2020-01-07T10:59:19.341Z] [2020-01-07T10:59:19.341Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T10:59:19.341Z] #57 DONE 0.1s [2020-01-07T10:59:19.341Z] [2020-01-07T10:59:19.341Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-07T10:59:19.341Z] #58 DONE 0.1s [2020-01-07T10:59:19.341Z] [2020-01-07T10:59:19.341Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:59:19.508Z] #31 ... [2020-01-07T10:59:19.508Z] [2020-01-07T10:59:19.508Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:19.508Z] #68 DONE 40.3s [2020-01-07T10:59:19.508Z] [2020-01-07T10:59:19.508Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:19.508Z] #44 40.48 github.com/LK4D4/vndr/godl/singleflight [2020-01-07T10:59:19.508Z] #44 40.49 internal/reflectlite [2020-01-07T10:59:19.907Z] #59 ... [2020-01-07T10:59:19.907Z] [2020-01-07T10:59:19.907Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:59:19.907Z] #33 29.13 Reading package lists... [2020-01-07T10:59:19.907Z] #33 35.67 Building dependency tree... [2020-01-07T10:59:19.907Z] #33 38.66 The following additional packages will be installed: [2020-01-07T10:59:19.907Z] #33 38.68 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-07T10:59:19.907Z] #33 38.69 Suggested packages: [2020-01-07T10:59:19.907Z] #33 38.70 codeblocks eclipse ninja-build lrzip [2020-01-07T10:59:19.907Z] #33 38.70 Recommended packages: [2020-01-07T10:59:19.907Z] #33 38.70 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-07T10:59:19.907Z] #33 39.62 The following NEW packages will be installed: [2020-01-07T10:59:19.907Z] #33 39.63 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-07T10:59:19.907Z] #33 39.65 vim-common xxd [2020-01-07T10:59:19.907Z] #33 41.08 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:59:19.907Z] #33 41.08 Need to get 13.7 MB of archives. [2020-01-07T10:59:19.907Z] #33 41.08 After this operation, 57.2 MB of additional disk space will be used. [2020-01-07T10:59:19.907Z] #33 41.08 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-07T10:59:19.907Z] #33 41.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T10:59:19.907Z] #33 41.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-01-07T10:59:19.907Z] #33 42.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-01-07T10:59:19.907Z] #33 42.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-01-07T10:59:19.907Z] #33 42.65 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-07T10:59:19.907Z] #33 42.70 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-01-07T10:59:19.907Z] #33 42.70 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-01-07T10:59:19.907Z] #33 43.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T10:59:19.907Z] #33 43.04 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T10:59:19.907Z] #33 43.99 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T10:59:19.907Z] #33 44.17 Fetched 13.7 MB in 3s (4251 kB/s) [2020-01-07T10:59:19.907Z] #33 44.29 Selecting previously unselected package cmake-data. [2020-01-07T10:59:19.907Z] #33 44.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 ... 15091 files and directories currently installed.) [2020-01-07T10:59:19.907Z] #33 44.32 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-07T10:59:19.907Z] #33 44.35 Unpacking cmake-data (3.7.2-1) ... [2020-01-07T10:59:19.907Z] #33 ... [2020-01-07T10:59:19.907Z] [2020-01-07T10:59:19.907Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:19.907Z] #40 43.17 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:59:19.907Z] #40 43.17 Need to get 3602 kB of archives. [2020-01-07T10:59:19.907Z] #40 43.17 After this operation, 18.9 MB of additional disk space will be used. [2020-01-07T10:59:19.907Z] #40 43.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-07T10:59:19.907Z] #40 43.18 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-01-07T10:59:19.907Z] #40 43.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-01-07T10:59:19.907Z] #40 43.49 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-07T10:59:19.907Z] #40 43.50 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-01-07T10:59:19.907Z] #40 43.51 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-07T10:59:19.907Z] #40 43.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-01-07T10:59:19.907Z] #40 43.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-01-07T10:59:19.907Z] #40 43.55 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-01-07T10:59:19.907Z] #40 43.61 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-01-07T10:59:19.907Z] #40 43.62 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-01-07T10:59:19.907Z] #40 43.72 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-01-07T10:59:19.907Z] #40 43.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-01-07T10:59:19.907Z] #40 43.79 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-01-07T10:59:19.907Z] #40 43.80 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-07T10:59:19.907Z] #40 43.80 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-01-07T10:59:19.907Z] #40 45.02 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T10:59:19.907Z] #40 45.20 Fetched 3602 kB in 1s (2068 kB/s) [2020-01-07T10:59:19.907Z] #40 45.36 Selecting previously unselected package libnet1:amd64. [2020-01-07T10:59:19.907Z] #40 45.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 ... 15091 files and directories currently installed.) [2020-01-07T10:59:19.907Z] #40 45.41 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T10:59:19.907Z] #40 45.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T10:59:19.907Z] #40 45.57 Selecting previously unselected package libcap-dev:amd64. [2020-01-07T10:59:20.110Z] #44 41.14 math/rand [2020-01-07T10:59:20.145Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-07T10:59:20.165Z] #40 45.59 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-01-07T10:59:20.165Z] #40 45.63 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-01-07T10:59:20.165Z] #40 45.80 Selecting previously unselected package libnet1-dev. [2020-01-07T10:59:20.165Z] #40 45.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T10:59:20.165Z] #40 45.82 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T10:59:20.423Z] #40 46.03 Selecting previously unselected package libnl-3-200:amd64. [2020-01-07T10:59:20.434Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-07T10:59:20.434Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-07T10:59:20.434Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-07T10:59:20.681Z] #40 46.03 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-07T10:59:20.681Z] #40 46.05 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T10:59:20.681Z] #40 46.19 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-07T10:59:20.681Z] #40 46.19 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-01-07T10:59:20.681Z] #40 46.20 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-07T10:59:20.910Z] #22 46.46 + return [2020-01-07T10:59:20.910Z] #22 DONE 47.1s [2020-01-07T10:59:20.910Z] [2020-01-07T10:59:20.910Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:59:20.940Z] #40 46.47 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-07T10:59:20.940Z] #40 46.47 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-07T10:59:20.940Z] #40 46.48 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T10:59:20.940Z] #40 46.57 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-07T10:59:21.078Z] #44 ... [2020-01-07T10:59:21.078Z] [2020-01-07T10:59:21.078Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T10:59:21.078Z] #24 28.28 Reading package lists... [2020-01-07T10:59:21.078Z] #24 35.21 Building dependency tree... [2020-01-07T10:59:21.078Z] #24 38.00 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-07T10:59:21.078Z] #24 38.00 The following additional packages will be installed: [2020-01-07T10:59:21.078Z] #24 38.01 libjq1 libonig4 [2020-01-07T10:59:21.078Z] #24 38.33 The following NEW packages will be installed: [2020-01-07T10:59:21.078Z] #24 38.33 jq libjq1 libonig4 [2020-01-07T10:59:21.078Z] #24 39.41 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:59:21.078Z] #24 39.41 Need to get 327 kB of archives. [2020-01-07T10:59:21.078Z] #24 39.41 After this operation, 1157 kB of additional disk space will be used. [2020-01-07T10:59:21.078Z] #24 39.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-07T10:59:21.078Z] #24 39.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-07T10:59:21.079Z] #24 39.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-07T10:59:21.079Z] #24 40.24 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T10:59:21.079Z] #24 40.42 Fetched 327 kB in 1s (314 kB/s) [2020-01-07T10:59:21.079Z] #24 40.69 Selecting previously unselected package libonig4:amd64. [2020-01-07T10:59:21.079Z] #24 40.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-07T10:59:21.079Z] #24 40.75 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-01-07T10:59:21.079Z] #24 40.79 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-07T10:59:21.079Z] #24 41.35 Selecting previously unselected package libjq1:amd64. [2020-01-07T10:59:21.079Z] #24 41.36 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T10:59:21.079Z] #24 41.36 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T10:59:21.079Z] #24 41.72 Selecting previously unselected package jq. [2020-01-07T10:59:21.079Z] #24 41.72 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T10:59:21.079Z] #24 41.74 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T10:59:21.079Z] #24 42.17 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-07T10:59:21.079Z] #24 42.21 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T10:59:21.079Z] #24 42.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:21.079Z] #24 42.30 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T10:59:21.079Z] #24 DONE 42.5s [2020-01-07T10:59:21.079Z] [2020-01-07T10:59:21.079Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T10:59:21.079Z] #25 DONE 0.1s [2020-01-07T10:59:21.079Z] [2020-01-07T10:59:21.079Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:21.079Z] #40 38.96 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:59:21.079Z] #40 38.96 Need to get 3602 kB of archives. [2020-01-07T10:59:21.079Z] #40 38.96 After this operation, 18.9 MB of additional disk space will be used. [2020-01-07T10:59:21.079Z] #40 38.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-07T10:59:21.079Z] #40 38.97 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-01-07T10:59:21.079Z] #40 38.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-01-07T10:59:21.079Z] #40 38.97 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-07T10:59:21.079Z] #40 38.97 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-01-07T10:59:21.079Z] #40 38.99 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-07T10:59:21.079Z] #40 38.99 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-01-07T10:59:21.079Z] #40 38.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-01-07T10:59:21.079Z] #40 39.01 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-01-07T10:59:21.079Z] #40 39.06 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-01-07T10:59:21.079Z] #40 39.07 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-01-07T10:59:21.079Z] #40 39.15 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-01-07T10:59:21.079Z] #40 39.22 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-01-07T10:59:21.079Z] #40 39.23 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-01-07T10:59:21.079Z] #40 39.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-07T10:59:21.079Z] #40 39.27 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-01-07T10:59:21.079Z] #40 40.18 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T10:59:21.079Z] #40 40.40 Fetched 3602 kB in 1s (2515 kB/s) [2020-01-07T10:59:21.079Z] #40 40.48 Selecting previously unselected package libnet1:amd64. [2020-01-07T10:59:21.079Z] #40 40.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-07T10:59:21.079Z] #40 40.54 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T10:59:21.079Z] #40 40.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T10:59:21.079Z] #40 40.79 Selecting previously unselected package libcap-dev:amd64. [2020-01-07T10:59:21.079Z] #40 40.82 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-01-07T10:59:21.079Z] #40 40.85 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-01-07T10:59:21.079Z] #40 41.14 Selecting previously unselected package libnet1-dev. [2020-01-07T10:59:21.079Z] #40 41.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T10:59:21.079Z] #40 41.15 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T10:59:21.079Z] #40 41.54 Selecting previously unselected package libnl-3-200:amd64. [2020-01-07T10:59:21.079Z] #40 41.54 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-07T10:59:21.079Z] #40 41.56 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T10:59:21.079Z] #40 41.85 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-07T10:59:21.079Z] #40 41.85 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-01-07T10:59:21.079Z] #40 41.85 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-07T10:59:21.079Z] #40 42.21 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-07T10:59:21.079Z] #40 42.22 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-07T10:59:21.079Z] #40 42.22 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T10:59:21.079Z] #40 42.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-07T10:59:21.079Z] #40 42.35 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-01-07T10:59:21.079Z] #40 42.35 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-07T10:59:21.079Z] #40 42.52 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-07T10:59:21.079Z] #40 42.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-01-07T10:59:21.079Z] #40 42.58 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-07T10:59:21.090Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-07T10:59:21.090Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-07T10:59:21.198Z] #40 46.57 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-01-07T10:59:21.198Z] #40 46.60 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-07T10:59:21.198Z] #40 46.69 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-07T10:59:21.198Z] #40 46.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-01-07T10:59:21.198Z] #40 46.72 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-07T10:59:21.377Z] #40 43.00 Selecting previously unselected package libprotobuf10:amd64. [2020-01-07T10:59:21.377Z] #40 43.01 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-01-07T10:59:21.377Z] #40 43.02 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-01-07T10:59:21.382Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-07T10:59:21.457Z] #40 46.96 Selecting previously unselected package libprotobuf10:amd64. [2020-01-07T10:59:21.457Z] #40 46.96 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-01-07T10:59:21.457Z] #40 46.97 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-01-07T10:59:21.675Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-07T10:59:21.967Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-07T10:59:22.260Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-07T10:59:22.260Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-07T10:59:22.306Z] #40 ... [2020-01-07T10:59:22.306Z] [2020-01-07T10:59:22.306Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T10:59:22.306Z] #56 30.15 Reading package lists... [2020-01-07T10:59:22.306Z] #56 35.92 Building dependency tree... [2020-01-07T10:59:22.306Z] #56 38.34 The following additional packages will be installed: [2020-01-07T10:59:22.306Z] #56 38.35 btrfs-progs liblzo2-2 [2020-01-07T10:59:22.306Z] #56 38.61 The following NEW packages will be installed: [2020-01-07T10:59:22.306Z] #56 38.63 btrfs-progs btrfs-tools liblzo2-2 [2020-01-07T10:59:22.306Z] #56 39.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:59:22.306Z] #56 39.70 Need to get 649 kB of archives. [2020-01-07T10:59:22.306Z] #56 39.70 After this operation, 4320 kB of additional disk space will be used. [2020-01-07T10:59:22.306Z] #56 39.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T10:59:22.306Z] #56 39.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-07T10:59:22.306Z] #56 39.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-07T10:59:22.306Z] #56 40.92 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T10:59:22.306Z] #56 41.36 Fetched 649 kB in 1s (511 kB/s) [2020-01-07T10:59:22.306Z] #56 41.74 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T10:59:22.306Z] #56 41.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.) [2020-01-07T10:59:22.306Z] #56 41.83 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T10:59:22.306Z] #56 41.84 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T10:59:22.306Z] #56 41.98 Selecting previously unselected package btrfs-progs. [2020-01-07T10:59:22.306Z] #56 41.99 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-07T10:59:22.306Z] #56 41.99 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T10:59:22.306Z] #56 43.03 Selecting previously unselected package btrfs-tools. [2020-01-07T10:59:22.306Z] #56 43.03 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-07T10:59:22.306Z] #56 43.04 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T10:59:22.306Z] #56 43.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:22.306Z] #56 43.35 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T10:59:22.306Z] #56 43.37 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T10:59:22.306Z] #56 43.38 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T10:59:22.306Z] #56 43.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:22.306Z] #56 DONE 44.0s [2020-01-07T10:59:22.306Z] [2020-01-07T10:59:22.306Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T10:59:22.306Z] #57 DONE 0.1s [2020-01-07T10:59:22.306Z] [2020-01-07T10:59:22.306Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:22.306Z] #40 44.02 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-01-07T10:59:22.306Z] #40 44.02 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-01-07T10:59:22.306Z] #40 44.04 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-07T10:59:22.306Z] #40 ... [2020-01-07T10:59:22.306Z] [2020-01-07T10:59:22.306Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-07T10:59:22.391Z] #40 47.69 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-01-07T10:59:22.391Z] #40 47.69 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-01-07T10:59:22.391Z] #40 47.69 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-07T10:59:22.391Z] #40 47.89 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-07T10:59:22.391Z] #40 47.95 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-01-07T10:59:22.391Z] #40 47.97 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-07T10:59:22.551Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-07T10:59:22.626Z] #58 DONE 0.1s [2020-01-07T10:59:22.626Z] [2020-01-07T10:59:22.626Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:59:22.881Z] #59 ... [2020-01-07T10:59:22.881Z] [2020-01-07T10:59:22.881Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:59:22.881Z] #33 28.02 Reading package lists... [2020-01-07T10:59:22.881Z] #33 34.81 Building dependency tree... [2020-01-07T10:59:22.881Z] #33 37.25 The following additional packages will be installed: [2020-01-07T10:59:22.881Z] #33 37.27 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-07T10:59:22.881Z] #33 37.28 Suggested packages: [2020-01-07T10:59:22.881Z] #33 37.29 codeblocks eclipse ninja-build lrzip [2020-01-07T10:59:22.881Z] #33 37.29 Recommended packages: [2020-01-07T10:59:22.881Z] #33 37.29 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-07T10:59:22.881Z] #33 38.01 The following NEW packages will be installed: [2020-01-07T10:59:22.881Z] #33 38.01 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-07T10:59:22.881Z] #33 38.02 vim-common xxd [2020-01-07T10:59:22.881Z] #33 39.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:59:22.881Z] #33 39.16 Need to get 13.7 MB of archives. [2020-01-07T10:59:22.881Z] #33 39.16 After this operation, 57.2 MB of additional disk space will be used. [2020-01-07T10:59:22.881Z] #33 39.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-07T10:59:22.881Z] #33 39.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T10:59:22.881Z] #33 39.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-01-07T10:59:22.881Z] #33 40.06 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-01-07T10:59:22.881Z] #33 40.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-01-07T10:59:22.881Z] #33 40.17 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-07T10:59:22.881Z] #33 40.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-01-07T10:59:22.881Z] #33 40.32 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-01-07T10:59:22.881Z] #33 40.55 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T10:59:22.881Z] #33 40.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T10:59:22.881Z] #33 41.72 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T10:59:22.881Z] #33 42.17 Fetched 13.7 MB in 2s (5552 kB/s) [2020-01-07T10:59:22.881Z] #33 42.29 Selecting previously unselected package cmake-data. [2020-01-07T10:59:22.881Z] #33 42.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 ... 15091 files and directories currently installed.) [2020-01-07T10:59:22.881Z] #33 42.39 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-07T10:59:22.881Z] #33 42.40 Unpacking cmake-data (3.7.2-1) ... [2020-01-07T10:59:22.956Z] #40 ... [2020-01-07T10:59:22.956Z] [2020-01-07T10:59:22.956Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:22.956Z] #26 4.506 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T10:59:22.956Z] #26 5.013 [2020-01-07T10:59:22.956Z] #26 5.316 #### 5.6% ######### 12.8% ############ 17.8% ################ 23.2% ####################### 33.2% ############################## 42.5% ################################### 49.4% ########################################## 59.1% ############################################### 66.4% ##################################################### 74.8% ############################################################ 83.7% ################################################################# 91.1% ######################################################################## 100.0% [2020-01-07T10:59:23.137Z] #33 ... [2020-01-07T10:59:23.137Z] [2020-01-07T10:59:23.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:59:23.137Z] #10 28.78 Reading package lists... [2020-01-07T10:59:23.137Z] #10 34.75 Building dependency tree... [2020-01-07T10:59:23.137Z] #10 37.64 The following additional packages will be installed: [2020-01-07T10:59:23.137Z] #10 37.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-07T10:59:23.137Z] #10 37.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-07T10:59:23.137Z] #10 37.64 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T10:59:23.137Z] #10 37.64 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-07T10:59:23.137Z] #10 37.64 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-07T10:59:23.137Z] #10 37.66 Suggested packages: [2020-01-07T10:59:23.137Z] #10 37.66 gcc-6-locales seccomp wine64 [2020-01-07T10:59:23.137Z] #10 39.26 The following NEW packages will be installed: [2020-01-07T10:59:23.137Z] #10 39.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-07T10:59:23.137Z] #10 39.27 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-07T10:59:23.137Z] #10 39.27 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-07T10:59:23.137Z] #10 39.27 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T10:59:23.137Z] #10 39.28 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-07T10:59:23.137Z] #10 39.28 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-07T10:59:23.137Z] #10 39.28 mingw-w64-x86-64-dev [2020-01-07T10:59:23.137Z] #10 40.40 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T10:59:23.137Z] #10 40.40 Need to get 73.5 MB of archives. [2020-01-07T10:59:23.137Z] #10 40.40 After this operation, 466 MB of additional disk space will be used. [2020-01-07T10:59:23.137Z] #10 40.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-01-07T10:59:23.137Z] #10 40.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-01-07T10:59:23.137Z] #10 40.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T10:59:23.137Z] #10 40.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-07T10:59:23.137Z] #10 40.45 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-07T10:59:23.137Z] #10 40.52 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-01-07T10:59:23.137Z] #10 40.53 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-01-07T10:59:23.137Z] #10 40.53 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-01-07T10:59:23.137Z] #10 40.53 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-01-07T10:59:23.137Z] #10 40.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-01-07T10:59:23.137Z] #10 40.62 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-01-07T10:59:23.137Z] #10 40.65 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-01-07T10:59:23.137Z] #10 40.71 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-01-07T10:59:23.137Z] #10 40.73 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-01-07T10:59:23.137Z] #10 40.75 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-01-07T10:59:23.137Z] #10 40.76 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-01-07T10:59:23.137Z] #10 40.76 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-01-07T10:59:23.137Z] #10 41.01 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-01-07T10:59:23.137Z] #10 43.80 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-01-07T10:59:23.137Z] #10 44.42 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-07T10:59:23.137Z] #10 44.45 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-07T10:59:23.180Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-07T10:59:23.181Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-07T10:59:23.213Z] #26 ... [2020-01-07T10:59:23.213Z] [2020-01-07T10:59:23.213Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:23.213Z] #31 38.19 sync [2020-01-07T10:59:23.213Z] #31 38.19 internal/reflectlite [2020-01-07T10:59:23.213Z] #31 41.28 sort [2020-01-07T10:59:23.213Z] #31 41.28 errors [2020-01-07T10:59:23.213Z] #31 41.81 strconv [2020-01-07T10:59:23.213Z] #31 42.44 io [2020-01-07T10:59:23.213Z] #31 43.39 internal/oserror [2020-01-07T10:59:23.213Z] #31 43.57 syscall [2020-01-07T10:59:23.213Z] #31 46.10 reflect [2020-01-07T10:59:23.392Z] #10 ... [2020-01-07T10:59:23.392Z] [2020-01-07T10:59:23.393Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:23.393Z] #40 44.44 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-07T10:59:23.393Z] #40 44.46 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-01-07T10:59:23.393Z] #40 44.47 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-07T10:59:23.470Z] #31 ... [2020-01-07T10:59:23.470Z] [2020-01-07T10:59:23.470Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:59:23.470Z] #59 3.071 + RM_GOPATH=0 [2020-01-07T10:59:23.470Z] #59 3.071 + TMP_GOPATH= [2020-01-07T10:59:23.470Z] #59 3.072 + : /build [2020-01-07T10:59:23.470Z] #59 3.072 + '[' -z '' ']' [2020-01-07T10:59:23.470Z] #59 3.072 ++ mktemp -d [2020-01-07T10:59:23.470Z] #59 3.077 + export GOPATH=/tmp/tmp.MQekOFKexv [2020-01-07T10:59:23.470Z] #59 3.077 + GOPATH=/tmp/tmp.MQekOFKexv [2020-01-07T10:59:23.470Z] #59 3.077 + RM_GOPATH=1 [2020-01-07T10:59:23.470Z] #59 3.089 ++ dirname ./install.sh [2020-01-07T10:59:23.470Z] #59 3.089 + dir=. [2020-01-07T10:59:23.470Z] #59 3.089 + bin=containerd [2020-01-07T10:59:23.470Z] #59 3.089 + shift [2020-01-07T10:59:23.470Z] #59 3.099 + '[' '!' -f ./containerd.installer ']' [2020-01-07T10:59:23.470Z] #59 3.099 + . ./containerd.installer [2020-01-07T10:59:23.470Z] #59 3.100 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T10:59:23.470Z] #59 3.104 + install_containerd [2020-01-07T10:59:23.470Z] #59 3.104 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-07T10:59:23.470Z] #59 3.104 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MQekOFKexv/src/github.com/containerd/containerd [2020-01-07T10:59:23.470Z] #59 3.105 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T10:59:23.470Z] #59 3.125 Cloning into '/tmp/tmp.MQekOFKexv/src/github.com/containerd/containerd'... [2020-01-07T10:59:23.472Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-07T10:59:23.472Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-07T10:59:23.761Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-07T10:59:24.067Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-07T10:59:24.318Z] #40 45.77 Selecting previously unselected package libprotoc10:amd64. [2020-01-07T10:59:24.318Z] #40 45.78 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-01-07T10:59:24.318Z] #40 45.78 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-01-07T10:59:24.356Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-07T10:59:24.405Z] #59 ... [2020-01-07T10:59:24.405Z] [2020-01-07T10:59:24.405Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:59:24.405Z] #10 39.92 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-01-07T10:59:24.405Z] #10 40.24 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-01-07T10:59:24.405Z] #10 40.57 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-07T10:59:24.405Z] #10 40.59 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-07T10:59:24.405Z] #10 41.17 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-07T10:59:24.405Z] #10 41.39 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-01-07T10:59:24.405Z] #10 41.41 Get:24 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] [2020-01-07T10:59:24.405Z] #10 ... [2020-01-07T10:59:24.405Z] [2020-01-07T10:59:24.405Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:24.405Z] #26 7.230 [2020-01-07T10:59:24.405Z] #26 7.605 ################ 23.4% ############################ 39.9% ##################################### 52.5% ####################################################### 77.2% ######################################################################## 100.0% [2020-01-07T10:59:24.919Z] #40 46.34 Selecting previously unselected package protobuf-c-compiler. [2020-01-07T10:59:24.919Z] #40 46.35 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-01-07T10:59:24.919Z] #40 46.39 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-07T10:59:24.919Z] #40 46.55 Selecting previously unselected package protobuf-compiler. [2020-01-07T10:59:24.919Z] #40 46.57 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-01-07T10:59:24.919Z] #40 46.58 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-07T10:59:24.970Z] #26 ... [2020-01-07T10:59:24.970Z] [2020-01-07T10:59:24.970Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T10:59:24.970Z] #28 40.52 + cd /tmp/tmp.K6EdfjvFq8/src/github.com/go-swagger/go-swagger [2020-01-07T10:59:24.970Z] #28 40.52 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-07T10:59:24.970Z] #28 42.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-07T10:59:24.994Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-07T10:59:25.175Z] #40 46.74 Selecting previously unselected package python-pkg-resources. [2020-01-07T10:59:25.175Z] #40 46.74 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T10:59:25.175Z] #40 46.75 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-07T10:59:25.228Z] #28 ... [2020-01-07T10:59:25.228Z] [2020-01-07T10:59:25.228Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:25.228Z] #26 8.582 [2020-01-07T10:59:25.288Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-07T10:59:25.430Z] #40 47.00 Selecting previously unselected package python-protobuf. [2020-01-07T10:59:25.430Z] #40 47.02 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-01-07T10:59:25.430Z] #40 47.03 Unpacking python-protobuf (3.0.0-9) ... [2020-01-07T10:59:25.487Z] #26 8.880 ### 4.8% ###### 8.8% [2020-01-07T10:59:25.487Z] #26 ... [2020-01-07T10:59:25.487Z] [2020-01-07T10:59:25.487Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:25.487Z] #44 40.55 github.com/LK4D4/vndr/godl/singleflight [2020-01-07T10:59:25.487Z] #44 40.56 internal/reflectlite [2020-01-07T10:59:25.487Z] #44 40.81 math/rand [2020-01-07T10:59:25.487Z] #44 41.85 internal/singleflight [2020-01-07T10:59:25.487Z] #44 43.21 io [2020-01-07T10:59:25.487Z] #44 43.21 strconv [2020-01-07T10:59:25.487Z] #44 44.70 bytes [2020-01-07T10:59:25.487Z] #44 46.59 reflect [2020-01-07T10:59:25.487Z] #44 46.71 bufio [2020-01-07T10:59:25.487Z] #44 48.65 syscall [2020-01-07T10:59:25.745Z] #44 ... [2020-01-07T10:59:25.745Z] [2020-01-07T10:59:25.745Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:25.991Z] #40 47.64 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T10:59:26.246Z] #40 47.75 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T10:59:26.246Z] #40 47.78 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-07T10:59:26.326Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-07T10:59:26.326Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-07T10:59:26.520Z] #26 8.880 ### 4.8% ###### 8.8% ########### 15.8% ################# 23.8% ######################### 35.2% ################################# 46.3% ###################################### 53.5% ############################################## 64.2% #################################################### 73.4% ############################################################ 84.0% ###################################################################### 97.6% ######################################################################## 100.0% [2020-01-07T10:59:26.615Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-07T10:59:26.615Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-07T10:59:26.906Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-07T10:59:27.086Z] #26 10.52 [2020-01-07T10:59:27.198Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-07T10:59:27.490Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-07T10:59:27.490Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-07T10:59:27.650Z] #40 ... [2020-01-07T10:59:27.650Z] [2020-01-07T10:59:27.650Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T10:59:27.650Z] #28 38.94 + cd /tmp/tmp.81SXYh5RZM/src/github.com/go-swagger/go-swagger [2020-01-07T10:59:27.650Z] #28 38.94 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-07T10:59:27.650Z] #28 40.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-07T10:59:27.650Z] #28 ... [2020-01-07T10:59:27.650Z] [2020-01-07T10:59:27.650Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:27.650Z] #26 4.864 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T10:59:27.650Z] #26 5.408 [2020-01-07T10:59:28.417Z] #26 5.667 ### 5.5% ######## 12.5% ############# 18.8% ################## 26.1% ###################### 31.3% ######################### 35.8% ############################# 41.0% ################################# 46.2% ###################################### 53.5% ############################################ 62.4% ################################################## 69.6% ###################################################### 75.5% ######################################################### 80.0% ############################################################# 86.1% ################################################################### 93.3% ######################################################################## 100.0% [2020-01-07T10:59:28.531Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-07T10:59:28.532Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-07T10:59:28.637Z] #26 10.79 # 2.5% #### 5.7% ###### 8.6% ######## 11.4% ######### 13.8% ############ 16.7% ############## 19.6% ################ 23.1% ################### 27.0% ################### 27.3% ##################### 29.9% ######################## 33.7% ######################## 34.7% ####### [2020-01-07T10:59:28.637Z] #26 ... [2020-01-07T10:59:28.637Z] [2020-01-07T10:59:28.637Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:59:28.637Z] #47 43.84 + cd /tmp/tmp.VVAhMjaCBZ/src/gotest.tools/gotestsum [2020-01-07T10:59:28.637Z] #47 43.84 + git checkout -q v0.3.5 [2020-01-07T10:59:28.637Z] #47 43.90 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-07T10:59:28.828Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-07T10:59:28.895Z] #47 ... [2020-01-07T10:59:28.895Z] [2020-01-07T10:59:28.895Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:28.978Z] #26 7.920 [2020-01-07T10:59:29.125Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-07T10:59:29.765Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-07T10:59:29.765Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-07T10:59:29.765Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-07T10:59:29.787Z] #26 8.224 ######## 12.4% ################## 25.9% ########################### 38.8% ######################################### 57.2% [2020-01-07T10:59:29.787Z] #26 ... [2020-01-07T10:59:29.787Z] [2020-01-07T10:59:29.787Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:29.787Z] #31 40.73 sort [2020-01-07T10:59:29.787Z] #31 40.73 errors [2020-01-07T10:59:29.787Z] #31 41.53 strconv [2020-01-07T10:59:29.787Z] #31 42.52 io [2020-01-07T10:59:29.787Z] #31 43.95 internal/oserror [2020-01-07T10:59:29.787Z] #31 44.03 syscall [2020-01-07T10:59:29.787Z] #31 45.47 reflect [2020-01-07T10:59:29.787Z] #31 ... [2020-01-07T10:59:29.787Z] [2020-01-07T10:59:29.787Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:29.787Z] #26 8.224 ######## 12.4% ################## 25.9% ########################### 38.8% ######################################### 57.2% ##################################################### 74.5% ################################################################ 89.8% ######################################################################## 100.0% [2020-01-07T10:59:30.058Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-07T10:59:30.392Z] #26 9.383 [2020-01-07T10:59:31.287Z] #26 10.79 # 2.5% #### 5.7% ###### 8.6% ######## 11.4% ######### 13.8% ############ 16.7% ############## 19.6% ################ 23.1% ################### 27.0% ################### 27.3% ##################### 29.9% ######################## 33.7% ######################## 34.7% ########################### 38.6% ############################# 41.1% ############################### 43.6% ################################# 46.2% ################################## 48.4% ##################################### 51.5% ###################################### 53.9% ######################################## 56.2% ########################################## 58.6% ########################################### 60.9% ############################################# 63.3% ############################################## 65.0% ################################################ 67.5% ################################################# 69.3% ################################################### 72.0% ###################################################### 75.9% ####################################################### 77.4% ######################################################### 80.2% ########################################################### 82.2% ############################################################# 85.4% ############################################################### 88.3% ################################################################# 90.8% ################################################################### 94.0% ###################################################################### 97.4% ######################################################################## 100.0% [2020-01-07T10:59:31.330Z] #26 9.686 ##### 7.1% ########## 14.7% ################ 22.5% ##################### 29.5% ############################ 39.4% ################################## 47.5% [2020-01-07T10:59:31.330Z] #26 ... [2020-01-07T10:59:31.330Z] [2020-01-07T10:59:31.330Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:31.330Z] #44 42.37 internal/singleflight [2020-01-07T10:59:31.330Z] #44 43.92 strconv [2020-01-07T10:59:31.330Z] #44 43.92 io [2020-01-07T10:59:31.330Z] #44 45.43 bytes [2020-01-07T10:59:31.330Z] #44 47.44 bufio [2020-01-07T10:59:31.330Z] #44 47.88 reflect [2020-01-07T10:59:31.330Z] #44 49.43 syscall [2020-01-07T10:59:31.330Z] #44 ... [2020-01-07T10:59:31.330Z] [2020-01-07T10:59:31.330Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:31.545Z] #26 14.96 [2020-01-07T10:59:31.574Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-07T10:59:31.574Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-07T10:59:31.574Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-07T10:59:31.802Z] #26 ... [2020-01-07T10:59:31.802Z] [2020-01-07T10:59:31.802Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:59:31.802Z] #33 47.37 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T10:59:31.802Z] #33 47.39 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T10:59:31.802Z] #33 47.41 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T10:59:31.802Z] #33 47.56 Selecting previously unselected package libicu57:amd64. [2020-01-07T10:59:31.802Z] #33 47.56 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-01-07T10:59:31.802Z] #33 47.56 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-07T10:59:31.802Z] #33 54.85 Selecting previously unselected package libxml2:amd64. [2020-01-07T10:59:31.802Z] #33 54.85 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-01-07T10:59:31.802Z] #33 54.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T10:59:31.802Z] #33 55.77 Selecting previously unselected package libarchive13:amd64. [2020-01-07T10:59:31.802Z] #33 55.78 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-01-07T10:59:31.802Z] #33 55.78 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-07T10:59:31.802Z] #33 56.17 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-07T10:59:31.802Z] #33 56.19 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-07T10:59:31.802Z] #33 56.20 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-07T10:59:31.802Z] #33 56.39 Selecting previously unselected package libuv1:amd64. [2020-01-07T10:59:31.802Z] #33 56.42 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-01-07T10:59:31.802Z] #33 56.42 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-01-07T10:59:31.802Z] #33 56.59 Selecting previously unselected package cmake. [2020-01-07T10:59:31.802Z] #33 56.60 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-01-07T10:59:31.802Z] #33 56.70 Unpacking cmake (3.7.2-1) ... [2020-01-07T10:59:32.059Z] #33 ... [2020-01-07T10:59:32.060Z] [2020-01-07T10:59:32.060Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:32.060Z] #40 49.22 Selecting previously unselected package libprotoc10:amd64. [2020-01-07T10:59:32.060Z] #40 49.22 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-01-07T10:59:32.060Z] #40 49.23 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-01-07T10:59:32.060Z] #40 49.82 Selecting previously unselected package protobuf-c-compiler. [2020-01-07T10:59:32.060Z] #40 49.82 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-01-07T10:59:32.060Z] #40 49.83 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-07T10:59:32.060Z] #40 49.98 Selecting previously unselected package protobuf-compiler. [2020-01-07T10:59:32.060Z] #40 50.01 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-01-07T10:59:32.060Z] #40 50.01 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-07T10:59:32.060Z] #40 50.15 Selecting previously unselected package python-pkg-resources. [2020-01-07T10:59:32.060Z] #40 50.15 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T10:59:32.060Z] #40 50.17 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-07T10:59:32.060Z] #40 50.45 Selecting previously unselected package python-protobuf. [2020-01-07T10:59:32.060Z] #40 50.47 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-01-07T10:59:32.060Z] #40 50.47 Unpacking python-protobuf (3.0.0-9) ... [2020-01-07T10:59:32.060Z] #40 51.07 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T10:59:32.060Z] #40 51.16 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T10:59:32.060Z] #40 51.17 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-07T10:59:32.060Z] #40 56.13 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T10:59:32.060Z] #40 56.15 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-01-07T10:59:32.060Z] #40 56.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:32.060Z] #40 56.20 Setting up python-protobuf (3.0.0-9) ... [2020-01-07T10:59:32.097Z] #26 9.686 ##### 7.1% ########## 14.7% ################ 22.5% ##################### 29.5% ############################ 39.4% ################################## 47.5% ####################################### 54.3% ############################################# 63.0% ################################################## 69.7% ####################################################### 77.0% ############################################################# 84.7% ################################################################## 92.0% ######################################################################## 100.0% [2020-01-07T10:59:32.622Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-07T10:59:32.622Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-07T10:59:32.622Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-07T10:59:32.657Z] #26 11.49 [2020-01-07T10:59:32.992Z] #40 ... [2020-01-07T10:59:32.992Z] [2020-01-07T10:59:32.992Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:32.992Z] #26 16.48 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T10:59:33.265Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-07T10:59:33.466Z] #26 11.80 1.4% ## 3.1% ### 5.4% ##### 7.8% ####### 10.2% ######## 12.0% [2020-01-07T10:59:33.466Z] #26 ... [2020-01-07T10:59:33.466Z] [2020-01-07T10:59:33.466Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T10:59:33.466Z] #10 45.01 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-07T10:59:33.466Z] #10 45.38 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-01-07T10:59:33.466Z] #10 45.49 Get:24 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] [2020-01-07T10:59:33.466Z] #10 49.18 Get:25 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] [2020-01-07T10:59:33.466Z] #10 ... [2020-01-07T10:59:33.466Z] [2020-01-07T10:59:33.466Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:33.557Z] #26 16.99 [2020-01-07T10:59:33.557Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-07T10:59:33.816Z] #26 17.28 ######################################################################## 100.0% [2020-01-07T10:59:33.816Z] #26 17.39 [2020-01-07T10:59:34.539Z] #26 11.80 1.4% ## 3.1% ### 5.4% ##### 7.8% ####### 10.2% ######## 12.0% ########## 14.5% ############ 17.8% ############### 20.9% ################# 23.7% ################## 26.3% #################### 28.8% ####################### 32.2% ######################## 34.5% ########################## 37.4% ############################ 39.7% [2020-01-07T10:59:34.539Z] #26 ... [2020-01-07T10:59:34.539Z] [2020-01-07T10:59:34.539Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:59:34.539Z] #33 46.08 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T10:59:34.539Z] #33 46.13 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T10:59:34.539Z] #33 46.14 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T10:59:34.539Z] #33 46.34 Selecting previously unselected package libicu57:amd64. [2020-01-07T10:59:34.539Z] #33 46.34 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-01-07T10:59:34.539Z] #33 46.35 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-07T10:59:34.539Z] #33 52.80 Selecting previously unselected package libxml2:amd64. [2020-01-07T10:59:34.539Z] #33 52.80 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-01-07T10:59:34.539Z] #33 52.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T10:59:34.539Z] #33 53.54 Selecting previously unselected package libarchive13:amd64. [2020-01-07T10:59:34.539Z] #33 53.55 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-01-07T10:59:34.539Z] #33 53.55 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-07T10:59:34.539Z] #33 53.79 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-07T10:59:34.539Z] #33 53.80 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-07T10:59:34.539Z] #33 53.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-07T10:59:34.539Z] #33 53.97 Selecting previously unselected package libuv1:amd64. [2020-01-07T10:59:34.539Z] #33 53.97 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-01-07T10:59:34.539Z] #33 53.98 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-01-07T10:59:34.539Z] #33 54.17 Selecting previously unselected package cmake. [2020-01-07T10:59:34.539Z] #33 54.18 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-01-07T10:59:34.539Z] #33 54.27 Unpacking cmake (3.7.2-1) ... [2020-01-07T10:59:34.539Z] #33 ... [2020-01-07T10:59:34.539Z] [2020-01-07T10:59:34.539Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:34.593Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-07T10:59:35.229Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-07T10:59:35.433Z] #26 11.80 1.4% ## 3.1% ### 5.4% ##### 7.8% ####### 10.2% ######## 12.0% ########## 14.5% ############ 17.8% ############### 20.9% ################# 23.7% ################## 26.3% #################### 28.8% ####################### 32.2% ######################## 34.5% ########################## 37.4% ############################ 39.7% ############################## 43.0% ################################# 46.2% ################################### 49.4% ##################################### 51.9% ###################################### 53.4% ######################################## 55.6% ########################################## 58.6% ########################################### 61.1% [2020-01-07T10:59:35.433Z] #26 ... [2020-01-07T10:59:35.433Z] [2020-01-07T10:59:35.433Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:59:35.433Z] #59 2.794 + RM_GOPATH=0 [2020-01-07T10:59:35.433Z] #59 2.794 + TMP_GOPATH= [2020-01-07T10:59:35.433Z] #59 2.794 + : /build [2020-01-07T10:59:35.433Z] #59 2.794 + '[' -z '' ']' [2020-01-07T10:59:35.433Z] #59 2.794 ++ mktemp -d [2020-01-07T10:59:35.433Z] #59 2.796 + export GOPATH=/tmp/tmp.0rdVZqiXHS [2020-01-07T10:59:35.433Z] #59 2.796 + GOPATH=/tmp/tmp.0rdVZqiXHS [2020-01-07T10:59:35.433Z] #59 2.797 + RM_GOPATH=1 [2020-01-07T10:59:35.433Z] #59 2.797 ++ dirname ./install.sh [2020-01-07T10:59:35.433Z] #59 2.798 + dir=. [2020-01-07T10:59:35.433Z] #59 2.798 + bin=containerd [2020-01-07T10:59:35.433Z] #59 2.799 + shift [2020-01-07T10:59:35.433Z] #59 2.799 + '[' '!' -f ./containerd.installer ']' [2020-01-07T10:59:35.433Z] #59 2.799 + . ./containerd.installer [2020-01-07T10:59:35.433Z] #59 2.799 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T10:59:35.433Z] #59 2.801 + install_containerd [2020-01-07T10:59:35.433Z] #59 2.802 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-07T10:59:35.433Z] #59 2.805 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T10:59:35.433Z] #59 2.806 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0rdVZqiXHS/src/github.com/containerd/containerd [2020-01-07T10:59:35.433Z] #59 2.829 Cloning into '/tmp/tmp.0rdVZqiXHS/src/github.com/containerd/containerd'... [2020-01-07T10:59:35.433Z] #59 ... [2020-01-07T10:59:35.433Z] [2020-01-07T10:59:35.433Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:35.714Z] #26 18.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T10:59:35.714Z] #26 ... [2020-01-07T10:59:35.714Z] [2020-01-07T10:59:35.714Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:59:35.714Z] #33 60.01 Selecting previously unselected package xxd. [2020-01-07T10:59:35.714Z] #33 60.03 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T10:59:35.714Z] #33 60.05 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:59:35.714Z] #33 60.29 Selecting previously unselected package vim-common. [2020-01-07T10:59:35.714Z] #33 60.30 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T10:59:35.714Z] #33 60.31 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:59:35.714Z] #33 60.61 Processing triggers for mime-support (3.60) ... [2020-01-07T10:59:35.714Z] #33 60.70 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:59:35.714Z] #33 60.71 Setting up libuv1:amd64 (1.9.1-3) ... [2020-01-07T10:59:35.714Z] #33 60.74 Setting up cmake-data (3.7.2-1) ... [2020-01-07T10:59:35.714Z] #33 60.77 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-07T10:59:35.714Z] #33 60.78 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T10:59:35.714Z] #33 60.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:35.714Z] #33 60.84 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:59:35.714Z] #33 60.85 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T10:59:35.714Z] #33 60.87 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-07T10:59:35.714Z] #33 60.89 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-07T10:59:35.714Z] #33 60.90 Setting up cmake (3.7.2-1) ... [2020-01-07T10:59:35.714Z] #33 61.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:35.714Z] #33 DONE 61.3s [2020-01-07T10:59:35.714Z] [2020-01-07T10:59:35.714Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T10:59:35.714Z] #34 DONE 0.1s [2020-01-07T10:59:35.901Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-07T10:59:35.973Z] [2020-01-07T10:59:35.973Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-07T10:59:35.973Z] #35 DONE 0.1s [2020-01-07T10:59:35.973Z] [2020-01-07T10:59:35.973Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:35.973Z] #26 19.49 [2020-01-07T10:59:36.038Z] #26 11.80 1.4% ## 3.1% ### 5.4% ##### 7.8% ####### 10.2% ######## 12.0% ########## 14.5% ############ 17.8% ############### 20.9% ################# 23.7% ################## 26.3% #################### 28.8% ####################### 32.2% ######################## 34.5% ########################## 37.4% ############################ 39.7% ############################## 43.0% ################################# 46.2% ################################### 49.4% ##################################### 51.9% ###################################### 53.4% ######################################## 55.6% ########################################## 58.6% ########################################### 61.1% ############################################# 63.7% ############################################### 66.4% ################################################# 68.4% #################################################### 72.6% ####################################################### 76.8% ######################################################### 80.3% [2020-01-07T10:59:36.038Z] #26 ... [2020-01-07T10:59:36.038Z] [2020-01-07T10:59:36.038Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:59:36.038Z] #47 47.20 + cd /tmp/tmp.HTaVtafRAq/src/gotest.tools/gotestsum [2020-01-07T10:59:36.038Z] #47 47.20 + git checkout -q v0.3.5 [2020-01-07T10:59:36.038Z] #47 47.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-07T10:59:36.038Z] #47 ... [2020-01-07T10:59:36.038Z] [2020-01-07T10:59:36.038Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:36.193Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-07T10:59:36.193Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-07T10:59:36.539Z] #26 19.79 ####################################### 54.5% ######################################################################## 100.0% [2020-01-07T10:59:36.539Z] #26 19.97 [2020-01-07T10:59:36.552Z] #26 11.80 1.4% ## 3.1% ### 5.4% ##### 7.8% ####### 10.2% ######## 12.0% ########## 14.5% ############ 17.8% ############### 20.9% ################# 23.7% ################## 26.3% #################### 28.8% ####################### 32.2% ######################## 34.5% ########################## 37.4% ############################ 39.7% ############################## 43.0% ################################# 46.2% ################################### 49.4% ##################################### 51.9% ###################################### 53.4% ######################################## 55.6% ########################################## 58.6% ########################################### 61.1% ############################################# 63.7% ############################################### 66.4% ################################################# 68.4% #################################################### 72.6% ####################################################### 76.8% ######################################################### 80.3% ############################################################ 84.4% ############################################################### 87.7% ################################################################# 91.0% ################################################################### 94.0% ###################################################################### 97.6% ######################################################################## 100.0% [2020-01-07T10:59:36.807Z] #26 15.71 [2020-01-07T10:59:37.231Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-07T10:59:37.231Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-07T10:59:37.474Z] #26 ... [2020-01-07T10:59:37.474Z] [2020-01-07T10:59:37.474Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:37.474Z] #31 52.21 time [2020-01-07T10:59:37.474Z] #31 58.56 internal/poll [2020-01-07T10:59:37.474Z] #31 59.72 internal/fmtsort [2020-01-07T10:59:37.474Z] #31 60.60 internal/syscall/unix [2020-01-07T10:59:37.474Z] #31 60.97 strings [2020-01-07T10:59:37.474Z] #31 61.15 os [2020-01-07T10:59:37.474Z] #31 ... [2020-01-07T10:59:37.474Z] [2020-01-07T10:59:37.474Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:37.474Z] #40 62.89 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-01-07T10:59:37.474Z] #40 62.90 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-07T10:59:37.474Z] #40 62.91 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T10:59:37.474Z] #40 62.93 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-07T10:59:37.474Z] #40 62.94 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-01-07T10:59:37.474Z] #40 62.96 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-07T10:59:37.474Z] #40 62.97 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-07T10:59:37.474Z] #40 62.98 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-07T10:59:37.474Z] #40 62.99 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-07T10:59:37.474Z] #40 63.00 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-07T10:59:37.474Z] #40 63.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:37.732Z] #40 DONE 63.2s [2020-01-07T10:59:37.732Z] [2020-01-07T10:59:37.732Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:37.879Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-07T10:59:37.879Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-07T10:59:38.214Z] #26 16.94 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T10:59:38.214Z] #26 ... [2020-01-07T10:59:38.214Z] [2020-01-07T10:59:38.214Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T10:59:38.214Z] #33 57.44 Selecting previously unselected package xxd. [2020-01-07T10:59:38.214Z] #33 57.44 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T10:59:38.214Z] #33 57.45 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:59:38.214Z] #33 57.72 Selecting previously unselected package vim-common. [2020-01-07T10:59:38.214Z] #33 57.74 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T10:59:38.214Z] #33 57.76 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:59:38.214Z] #33 58.08 Processing triggers for mime-support (3.60) ... [2020-01-07T10:59:38.214Z] #33 58.17 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:59:38.214Z] #33 58.18 Setting up libuv1:amd64 (1.9.1-3) ... [2020-01-07T10:59:38.214Z] #33 58.19 Setting up cmake-data (3.7.2-1) ... [2020-01-07T10:59:38.214Z] #33 58.23 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-07T10:59:38.214Z] #33 58.25 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T10:59:38.214Z] #33 58.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:38.214Z] #33 58.35 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T10:59:38.214Z] #33 58.36 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T10:59:38.214Z] #33 58.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-07T10:59:38.214Z] #33 58.41 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-07T10:59:38.214Z] #33 58.42 Setting up cmake (3.7.2-1) ... [2020-01-07T10:59:38.214Z] #33 58.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:38.214Z] #33 DONE 59.7s [2020-01-07T10:59:38.214Z] [2020-01-07T10:59:38.214Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T10:59:38.214Z] #34 DONE 0.1s [2020-01-07T10:59:38.214Z] [2020-01-07T10:59:38.214Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-07T10:59:38.214Z] #35 DONE 0.1s [2020-01-07T10:59:38.214Z] [2020-01-07T10:59:38.214Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:38.515Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-07T10:59:38.515Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-07T10:59:38.775Z] #36 ... [2020-01-07T10:59:38.775Z] [2020-01-07T10:59:38.775Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T10:59:38.775Z] #40 52.60 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T10:59:38.775Z] #40 52.62 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-01-07T10:59:38.775Z] #40 52.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:38.775Z] #40 52.67 Setting up python-protobuf (3.0.0-9) ... [2020-01-07T10:59:38.775Z] #40 59.44 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-01-07T10:59:38.775Z] #40 59.52 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-07T10:59:38.775Z] #40 59.58 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T10:59:38.775Z] #40 59.71 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-07T10:59:38.775Z] #40 59.75 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-01-07T10:59:38.775Z] #40 59.77 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-07T10:59:38.775Z] #40 59.78 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-07T10:59:38.775Z] #40 59.79 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-07T10:59:38.775Z] #40 59.80 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-07T10:59:38.775Z] #40 59.82 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-07T10:59:38.775Z] #40 59.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T10:59:38.775Z] #40 DONE 60.2s [2020-01-07T10:59:38.775Z] [2020-01-07T10:59:38.775Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T10:59:39.107Z] #36 3.152 + RM_GOPATH=0 [2020-01-07T10:59:39.107Z] #36 3.152 + TMP_GOPATH= [2020-01-07T10:59:39.107Z] #36 3.152 + : /build [2020-01-07T10:59:39.107Z] #36 3.152 + '[' -z '' ']' [2020-01-07T10:59:39.107Z] #36 3.157 ++ mktemp -d [2020-01-07T10:59:39.107Z] #36 3.159 + export GOPATH=/tmp/tmp.HCsIidcByG [2020-01-07T10:59:39.107Z] #36 3.159 + GOPATH=/tmp/tmp.HCsIidcByG [2020-01-07T10:59:39.107Z] #36 3.159 + RM_GOPATH=1 [2020-01-07T10:59:39.107Z] #36 3.159 ++ dirname ./install.sh [2020-01-07T10:59:39.107Z] #36 3.160 + dir=. [2020-01-07T10:59:39.107Z] #36 3.160 + bin=tini [2020-01-07T10:59:39.107Z] #36 3.160 + shift [2020-01-07T10:59:39.107Z] #36 3.161 + '[' '!' -f ./tini.installer ']' [2020-01-07T10:59:39.107Z] #36 3.161 + . ./tini.installer [2020-01-07T10:59:39.107Z] #36 3.162 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T10:59:39.107Z] #36 3.162 + install_tini [2020-01-07T10:59:39.107Z] #36 3.163 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-07T10:59:39.107Z] #36 3.163 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T10:59:39.107Z] #36 3.164 + git clone https://github.com/krallin/tini.git /tmp/tmp.HCsIidcByG/tini [2020-01-07T10:59:39.107Z] #36 3.166 Cloning into '/tmp/tmp.HCsIidcByG/tini'... [2020-01-07T10:59:39.145Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-07T10:59:39.774Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-07T10:59:39.774Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-07T10:59:40.410Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-07T10:59:40.481Z] #36 4.363 + cd /tmp/tmp.HCsIidcByG/tini [2020-01-07T10:59:40.481Z] #36 4.364 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T10:59:40.481Z] #36 4.374 + cmake . [2020-01-07T10:59:40.481Z] #36 ... [2020-01-07T10:59:40.481Z] [2020-01-07T10:59:40.481Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:40.481Z] #26 21.59 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T10:59:40.481Z] #26 21.70 skipping existing 1849cc453dee [2020-01-07T10:59:40.481Z] #26 21.86 [2020-01-07T10:59:40.481Z] #26 23.15 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T10:59:40.481Z] #26 23.60 [2020-01-07T10:59:40.481Z] #26 23.81 ######################################################################## 100.0% [2020-01-07T10:59:40.481Z] #26 23.91 [2020-01-07T10:59:40.481Z] #26 23.97 Download of images into '/build' complete. [2020-01-07T10:59:40.481Z] #26 23.97 Use something like the following to load the result into a Docker daemon: [2020-01-07T10:59:40.481Z] #26 23.97 tar -cC '/build' . | docker load [2020-01-07T10:59:40.481Z] #26 DONE 24.1s [2020-01-07T10:59:40.703Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-07T10:59:40.704Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-07T10:59:40.739Z] [2020-01-07T10:59:40.739Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:40.739Z] #31 64.34 path [2020-01-07T10:59:40.739Z] #31 64.72 text/tabwriter [2020-01-07T10:59:40.786Z] #41 ... [2020-01-07T10:59:40.786Z] [2020-01-07T10:59:40.786Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:40.786Z] #31 51.90 time [2020-01-07T10:59:40.786Z] #31 58.07 internal/poll [2020-01-07T10:59:40.786Z] #31 60.18 internal/fmtsort [2020-01-07T10:59:40.786Z] #31 60.59 internal/syscall/unix [2020-01-07T10:59:40.786Z] #31 60.99 os [2020-01-07T10:59:40.786Z] #31 61.18 strings [2020-01-07T10:59:40.786Z] #31 ... [2020-01-07T10:59:40.786Z] [2020-01-07T10:59:40.786Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T10:59:40.786Z] #26 17.50 [2020-01-07T10:59:40.786Z] #26 17.95 ######################################################################## 100.0% [2020-01-07T10:59:40.786Z] #26 18.13 [2020-01-07T10:59:40.786Z] #26 19.60 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T10:59:41.085Z] #26 20.12 [2020-01-07T10:59:41.305Z] #31 66.21 fmt [2020-01-07T10:59:41.305Z] #31 66.35 path/filepath [2020-01-07T10:59:41.336Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-07T10:59:41.599Z] #26 20.42 ####################################################### 77.6% ######################################################################## 100.0% [2020-01-07T10:59:41.871Z] #31 ... [2020-01-07T10:59:41.871Z] [2020-01-07T10:59:41.871Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:41.871Z] #44 56.67 time [2020-01-07T10:59:41.871Z] #44 61.17 strings [2020-01-07T10:59:41.871Z] #44 62.26 os [2020-01-07T10:59:41.871Z] #44 64.51 regexp/syntax [2020-01-07T10:59:41.871Z] #44 ... [2020-01-07T10:59:41.871Z] [2020-01-07T10:59:41.871Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:41.871Z] #36 5.134 -- The C compiler identification is GNU 6.3.0 [2020-01-07T10:59:41.871Z] #36 5.216 -- Check for working C compiler: /usr/bin/cc [2020-01-07T10:59:41.897Z] #26 20.62 [2020-01-07T10:59:42.143Z] #36 6.139 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-07T10:59:42.143Z] #36 6.149 -- Detecting C compiler ABI info [2020-01-07T10:59:42.381Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-07T10:59:42.672Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-07T10:59:42.672Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-07T10:59:42.672Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-07T10:59:42.672Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-07T10:59:43.077Z] #36 7.201 -- Detecting C compiler ABI info - done [2020-01-07T10:59:43.303Z] #26 21.95 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T10:59:43.303Z] #26 22.04 skipping existing 1849cc453dee [2020-01-07T10:59:43.303Z] #26 22.15 [2020-01-07T10:59:43.336Z] #36 7.373 -- Detecting C compile features [2020-01-07T10:59:44.193Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-07T10:59:44.666Z] #26 23.46 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T10:59:44.710Z] #36 8.812 -- Detecting C compile features - done [2020-01-07T10:59:44.921Z] #26 23.87 [2020-01-07T10:59:44.968Z] #36 8.823 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-07T10:59:44.968Z] #36 9.020 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-07T10:59:45.176Z] #26 24.13 ######################################################################## 100.0% [2020-01-07T10:59:45.176Z] #26 24.22 [2020-01-07T10:59:45.226Z] #36 9.122 -- Configuring done [2020-01-07T10:59:45.226Z] #36 9.149 -- Generating done [2020-01-07T10:59:45.226Z] #36 9.156 -- Build files have been written to: /tmp/tmp.HCsIidcByG/tini [2020-01-07T10:59:45.226Z] #36 9.166 + make tini-static [2020-01-07T10:59:45.263Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-07T10:59:45.263Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-07T10:59:45.435Z] #26 24.31 Download of images into '/build' complete. [2020-01-07T10:59:45.435Z] #26 24.31 Use something like the following to load the result into a Docker daemon: [2020-01-07T10:59:45.435Z] #26 24.31 tar -cC '/build' . | docker load [2020-01-07T10:59:45.484Z] #36 9.486 Scanning dependencies of target tini-static [2020-01-07T10:59:45.484Z] #36 9.574 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-07T10:59:45.553Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-07T10:59:45.690Z] #26 DONE 24.5s [2020-01-07T10:59:45.691Z] [2020-01-07T10:59:45.691Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:45.691Z] #36 3.517 + RM_GOPATH=0 [2020-01-07T10:59:45.691Z] #36 3.517 + TMP_GOPATH= [2020-01-07T10:59:45.691Z] #36 3.517 + : /build [2020-01-07T10:59:45.691Z] #36 3.518 + '[' -z '' ']' [2020-01-07T10:59:45.691Z] #36 3.519 ++ mktemp -d [2020-01-07T10:59:45.691Z] #36 3.523 + export GOPATH=/tmp/tmp.ycMtueCuED [2020-01-07T10:59:45.691Z] #36 3.528 + GOPATH=/tmp/tmp.ycMtueCuED [2020-01-07T10:59:45.691Z] #36 3.528 + RM_GOPATH=1 [2020-01-07T10:59:45.691Z] #36 3.529 ++ dirname ./install.sh [2020-01-07T10:59:45.691Z] #36 3.533 + dir=. [2020-01-07T10:59:45.691Z] #36 3.536 + bin=tini [2020-01-07T10:59:45.691Z] #36 3.536 + shift [2020-01-07T10:59:45.691Z] #36 3.537 + '[' '!' -f ./tini.installer ']' [2020-01-07T10:59:45.691Z] #36 3.537 + . ./tini.installer [2020-01-07T10:59:45.691Z] #36 3.537 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T10:59:45.691Z] #36 3.537 + install_tini [2020-01-07T10:59:45.691Z] #36 3.538 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-07T10:59:45.691Z] #36 3.538 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T10:59:45.691Z] #36 3.538 + git clone https://github.com/krallin/tini.git /tmp/tmp.ycMtueCuED/tini [2020-01-07T10:59:45.691Z] #36 3.540 Cloning into '/tmp/tmp.ycMtueCuED/tini'... [2020-01-07T10:59:45.691Z] #36 4.339 + cd /tmp/tmp.ycMtueCuED/tini [2020-01-07T10:59:45.691Z] #36 4.340 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T10:59:45.691Z] #36 4.371 + cmake . [2020-01-07T10:59:45.691Z] #36 4.971 -- The C compiler identification is GNU 6.3.0 [2020-01-07T10:59:45.691Z] #36 5.021 -- Check for working C compiler: /usr/bin/cc [2020-01-07T10:59:45.691Z] #36 5.714 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-07T10:59:45.691Z] #36 5.724 -- Detecting C compiler ABI info [2020-01-07T10:59:45.691Z] #36 6.286 -- Detecting C compiler ABI info - done [2020-01-07T10:59:45.691Z] #36 6.345 -- Detecting C compile features [2020-01-07T10:59:47.107Z] #36 8.887 -- Detecting C compile features - done [2020-01-07T10:59:47.107Z] #36 8.952 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-07T10:59:47.107Z] #36 ... [2020-01-07T10:59:47.107Z] [2020-01-07T10:59:47.107Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:47.107Z] #44 58.28 internal/poll [2020-01-07T10:59:47.107Z] #44 60.96 internal/syscall/unix [2020-01-07T10:59:47.107Z] #44 61.21 os [2020-01-07T10:59:47.107Z] #44 62.30 strings [2020-01-07T10:59:47.107Z] #44 64.93 fmt [2020-01-07T10:59:47.107Z] #44 65.45 path/filepath [2020-01-07T10:59:47.107Z] #44 67.21 regexp/syntax [2020-01-07T10:59:47.239Z] Removing intermediate container f84ff9c4d2f7 [2020-01-07T10:59:47.239Z] ---> 4c284e7e1402 [2020-01-07T10:59:47.239Z] Step 11/16 : ARG GOOS [2020-01-07T10:59:47.239Z] ---> Running in a60e3e85d959 [2020-01-07T10:59:47.239Z] Removing intermediate container a60e3e85d959 [2020-01-07T10:59:47.239Z] ---> 9e4c0f36299d [2020-01-07T10:59:47.239Z] Step 12/16 : ARG GOARCH [2020-01-07T10:59:47.239Z] ---> Running in 1ebd14631d68 [2020-01-07T10:59:47.239Z] Removing intermediate container 1ebd14631d68 [2020-01-07T10:59:47.239Z] ---> a7e7478b9ed0 [2020-01-07T10:59:47.239Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-07T10:59:47.239Z] ---> Running in 14960d1879bc [2020-01-07T10:59:47.288Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-07T10:59:47.288Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-07T10:59:47.384Z] #36 11.11 [100%] Linking C executable tini-static [2020-01-07T10:59:47.407Z] #44 ... [2020-01-07T10:59:47.407Z] [2020-01-07T10:59:47.407Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T10:59:47.407Z] #41 4.412 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T10:59:47.407Z] #41 4.413 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T10:59:47.407Z] #41 5.881 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T10:59:47.407Z] #41 5.923 GEN .gitid [2020-01-07T10:59:47.407Z] #41 5.934 GEN criu/include/version.h [2020-01-07T10:59:47.407Z] #41 5.994 GEN include/common/asm [2020-01-07T10:59:47.407Z] #41 8.592 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-07T10:59:47.407Z] #41 8.826 PBCC images/opts.pb-c.c [2020-01-07T10:59:47.642Z] #36 11.70 [100%] Built target tini-static [2020-01-07T10:59:47.642Z] #36 11.73 + mkdir -p /build [2020-01-07T10:59:47.642Z] #36 11.73 + cp tini-static /build/docker-init [2020-01-07T10:59:47.642Z] #36 ... [2020-01-07T10:59:47.642Z] [2020-01-07T10:59:47.642Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T10:59:47.642Z] #41 5.644 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T10:59:47.642Z] #41 5.644 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T10:59:47.642Z] #41 6.882 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T10:59:47.642Z] #41 6.908 GEN .gitid [2020-01-07T10:59:47.642Z] #41 6.941 GEN criu/include/version.h [2020-01-07T10:59:47.642Z] #41 6.982 GEN include/common/asm [2020-01-07T10:59:47.642Z] #41 8.500 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-07T10:59:47.642Z] #41 8.581 PBCC images/opts.pb-c.c [2020-01-07T10:59:47.642Z] #41 8.630 PBCC images/sit.pb-c.c [2020-01-07T10:59:47.642Z] #41 8.685 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-07T10:59:47.642Z] #41 8.794 DEP images/opts.pb-c.d [2020-01-07T10:59:47.642Z] #41 8.845 DEP images/sit.pb-c.d [2020-01-07T10:59:47.642Z] #41 8.906 PBCC images/macvlan.pb-c.c [2020-01-07T10:59:47.642Z] #41 8.934 DEP images/macvlan.pb-c.d [2020-01-07T10:59:47.642Z] #41 8.966 PBCC images/autofs.pb-c.c [2020-01-07T10:59:47.642Z] #41 8.987 DEP images/autofs.pb-c.d [2020-01-07T10:59:47.642Z] #41 9.006 PBCC images/sysctl.pb-c.c [2020-01-07T10:59:47.642Z] #41 9.025 DEP images/sysctl.pb-c.d [2020-01-07T10:59:47.642Z] #41 9.067 PBCC images/time.pb-c.c [2020-01-07T10:59:47.642Z] #41 9.106 DEP images/time.pb-c.d [2020-01-07T10:59:47.642Z] #41 9.148 PBCC images/binfmt-misc.pb-c.c [2020-01-07T10:59:47.642Z] #41 9.212 DEP images/binfmt-misc.pb-c.d [2020-01-07T10:59:47.642Z] #41 9.272 PBCC images/seccomp.pb-c.c [2020-01-07T10:59:47.642Z] #41 9.299 DEP images/seccomp.pb-c.d [2020-01-07T10:59:47.642Z] #41 9.357 PBCC images/userns.pb-c.c [2020-01-07T10:59:47.642Z] #41 9.407 DEP images/userns.pb-c.d [2020-01-07T10:59:47.642Z] #41 9.455 PBCC images/cgroup.pb-c.c [2020-01-07T10:59:47.642Z] #41 9.493 DEP images/cgroup.pb-c.d [2020-01-07T10:59:47.642Z] #41 9.534 PBCC images/fown.pb-c.c [2020-01-07T10:59:47.642Z] #41 9.542 PBCC images/ext-file.pb-c.c [2020-01-07T10:59:47.642Z] #41 9.566 DEP images/fown.pb-c.d [2020-01-07T10:59:47.642Z] #41 9.625 DEP images/ext-file.pb-c.d [2020-01-07T10:59:47.642Z] #41 9.716 PBCC images/rpc.pb-c.c [2020-01-07T10:59:47.642Z] #41 9.744 DEP images/rpc.pb-c.d [2020-01-07T10:59:47.642Z] #41 9.833 PBCC images/siginfo.pb-c.c [2020-01-07T10:59:47.642Z] #41 9.862 DEP images/siginfo.pb-c.d [2020-01-07T10:59:47.642Z] #41 9.919 PBCC images/pagemap.pb-c.c [2020-01-07T10:59:47.642Z] #41 9.981 DEP images/pagemap.pb-c.d [2020-01-07T10:59:47.642Z] #41 10.05 PBCC images/rlimit.pb-c.c [2020-01-07T10:59:47.642Z] #41 10.10 DEP images/rlimit.pb-c.d [2020-01-07T10:59:47.662Z] #41 8.975 PBCC images/sit.pb-c.c [2020-01-07T10:59:47.662Z] #41 9.129 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-07T10:59:47.901Z] #41 ... [2020-01-07T10:59:47.901Z] [2020-01-07T10:59:47.901Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:47.901Z] #36 DONE 11.9s [2020-01-07T10:59:47.901Z] [2020-01-07T10:59:47.901Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:47.901Z] #31 68.94 io/ioutil [2020-01-07T10:59:47.901Z] #31 70.77 github.com/BurntSushi/toml [2020-01-07T10:59:47.901Z] #31 70.78 flag [2020-01-07T10:59:47.901Z] #31 71.99 log [2020-01-07T10:59:47.918Z] #41 9.317 DEP images/opts.pb-c.d [2020-01-07T10:59:47.918Z] #41 9.410 DEP images/sit.pb-c.d [2020-01-07T10:59:48.173Z] #41 9.595 PBCC images/macvlan.pb-c.c [2020-01-07T10:59:48.173Z] #41 9.679 DEP images/macvlan.pb-c.d [2020-01-07T10:59:48.428Z] #41 9.824 PBCC images/autofs.pb-c.c [2020-01-07T10:59:48.428Z] #41 9.841 DEP images/autofs.pb-c.d [2020-01-07T10:59:48.428Z] #41 9.909 PBCC images/sysctl.pb-c.c [2020-01-07T10:59:48.428Z] #41 9.927 DEP images/sysctl.pb-c.d [2020-01-07T10:59:48.684Z] #41 10.00 PBCC images/time.pb-c.c [2020-01-07T10:59:48.684Z] #41 10.06 DEP images/time.pb-c.d [2020-01-07T10:59:48.684Z] #41 10.08 PBCC images/binfmt-misc.pb-c.c [2020-01-07T10:59:48.684Z] #41 10.11 DEP images/binfmt-misc.pb-c.d [2020-01-07T10:59:48.684Z] #41 10.15 PBCC images/seccomp.pb-c.c [2020-01-07T10:59:48.684Z] #41 10.18 DEP images/seccomp.pb-c.d [2020-01-07T10:59:48.796Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-07T10:59:48.939Z] #41 10.23 PBCC images/userns.pb-c.c [2020-01-07T10:59:48.939Z] #41 10.24 DEP images/userns.pb-c.d [2020-01-07T10:59:48.939Z] #41 10.29 PBCC images/cgroup.pb-c.c [2020-01-07T10:59:48.939Z] #41 10.34 DEP images/cgroup.pb-c.d [2020-01-07T10:59:48.939Z] #41 10.39 PBCC images/fown.pb-c.c [2020-01-07T10:59:48.939Z] #41 10.43 PBCC images/ext-file.pb-c.c [2020-01-07T10:59:49.090Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-07T10:59:49.194Z] #41 10.48 DEP images/fown.pb-c.d [2020-01-07T10:59:49.194Z] #41 10.57 DEP images/ext-file.pb-c.d [2020-01-07T10:59:49.275Z] #31 ... [2020-01-07T10:59:49.275Z] [2020-01-07T10:59:49.275Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T10:59:49.275Z] #41 10.22 PBCC images/file-lock.pb-c.c [2020-01-07T10:59:49.275Z] #41 10.28 DEP images/file-lock.pb-c.d [2020-01-07T10:59:49.275Z] #41 10.32 PBCC images/tty.pb-c.c [2020-01-07T10:59:49.275Z] #41 10.37 DEP images/tty.pb-c.d [2020-01-07T10:59:49.275Z] #41 10.47 PBCC images/tun.pb-c.c [2020-01-07T10:59:49.275Z] #41 10.62 PBCC images/netdev.pb-c.c [2020-01-07T10:59:49.275Z] #41 10.77 DEP images/tun.pb-c.d [2020-01-07T10:59:49.275Z] #41 10.85 DEP images/netdev.pb-c.d [2020-01-07T10:59:49.275Z] #41 10.90 PBCC images/vma.pb-c.c [2020-01-07T10:59:49.275Z] #41 10.91 DEP images/vma.pb-c.d [2020-01-07T10:59:49.276Z] #41 10.93 PBCC images/creds.pb-c.c [2020-01-07T10:59:49.276Z] #41 10.93 DEP images/creds.pb-c.d [2020-01-07T10:59:49.276Z] #41 10.94 PBCC images/utsns.pb-c.c [2020-01-07T10:59:49.276Z] #41 10.95 DEP images/utsns.pb-c.d [2020-01-07T10:59:49.276Z] #41 11.04 PBCC images/ipc-desc.pb-c.c [2020-01-07T10:59:49.276Z] #41 11.06 PBCC images/ipc-sem.pb-c.c [2020-01-07T10:59:49.276Z] #41 11.12 DEP images/ipc-desc.pb-c.d [2020-01-07T10:59:49.276Z] #41 11.27 DEP images/ipc-sem.pb-c.d [2020-01-07T10:59:49.276Z] #41 11.35 PBCC images/ipc-msg.pb-c.c [2020-01-07T10:59:49.276Z] #41 11.35 DEP images/ipc-msg.pb-c.d [2020-01-07T10:59:49.276Z] #41 11.38 PBCC images/ipc-shm.pb-c.c [2020-01-07T10:59:49.276Z] #41 11.43 DEP images/ipc-shm.pb-c.d [2020-01-07T10:59:49.276Z] #41 11.46 PBCC images/ipc-var.pb-c.c [2020-01-07T10:59:49.276Z] #41 11.47 DEP images/ipc-var.pb-c.d [2020-01-07T10:59:49.276Z] #41 11.51 PBCC images/sk-opts.pb-c.c [2020-01-07T10:59:49.276Z] #41 11.52 PBCC images/packet-sock.pb-c.c [2020-01-07T10:59:49.276Z] #41 11.54 DEP images/sk-opts.pb-c.d [2020-01-07T10:59:49.276Z] #41 11.60 DEP images/packet-sock.pb-c.d [2020-01-07T10:59:49.276Z] #41 11.66 PBCC images/sk-netlink.pb-c.c [2020-01-07T10:59:49.276Z] #41 11.73 DEP images/sk-netlink.pb-c.d [2020-01-07T10:59:49.449Z] #41 10.64 PBCC images/rpc.pb-c.c [2020-01-07T10:59:49.450Z] #41 10.73 DEP images/rpc.pb-c.d [2020-01-07T10:59:49.450Z] #41 10.80 PBCC images/siginfo.pb-c.c [2020-01-07T10:59:49.450Z] #41 10.85 DEP images/siginfo.pb-c.d [2020-01-07T10:59:49.534Z] #41 11.81 PBCC images/sk-inet.pb-c.c [2020-01-07T10:59:49.534Z] #41 11.86 DEP images/sk-inet.pb-c.d [2020-01-07T10:59:49.534Z] #41 11.91 PBCC images/sk-unix.pb-c.c [2020-01-07T10:59:49.534Z] #41 11.96 DEP images/sk-unix.pb-c.d [2020-01-07T10:59:49.705Z] #41 10.90 PBCC images/pagemap.pb-c.c [2020-01-07T10:59:49.705Z] #41 10.94 DEP images/pagemap.pb-c.d [2020-01-07T10:59:49.705Z] #41 11.03 PBCC images/rlimit.pb-c.c [2020-01-07T10:59:49.705Z] #41 11.04 DEP images/rlimit.pb-c.d [2020-01-07T10:59:49.705Z] #41 11.08 PBCC images/file-lock.pb-c.c [2020-01-07T10:59:49.705Z] #41 11.12 DEP images/file-lock.pb-c.d [2020-01-07T10:59:49.705Z] #41 ... [2020-01-07T10:59:49.705Z] [2020-01-07T10:59:49.705Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:49.705Z] #44 70.83 flag [2020-01-07T10:59:49.792Z] #41 12.02 PBCC images/mm.pb-c.c [2020-01-07T10:59:49.792Z] #41 12.07 DEP images/mm.pb-c.d [2020-01-07T10:59:49.792Z] #41 12.10 PBCC images/timerfd.pb-c.c [2020-01-07T10:59:49.792Z] #41 12.13 DEP images/timerfd.pb-c.d [2020-01-07T10:59:49.792Z] #41 12.22 PBCC images/timer.pb-c.c [2020-01-07T10:59:50.050Z] #41 12.25 DEP images/timer.pb-c.d [2020-01-07T10:59:50.050Z] #41 12.29 PBCC images/sa.pb-c.c [2020-01-07T10:59:50.050Z] #41 12.37 DEP images/sa.pb-c.d [2020-01-07T10:59:50.050Z] #41 12.45 PBCC images/pipe-data.pb-c.c [2020-01-07T10:59:50.050Z] #41 12.47 DEP images/pipe-data.pb-c.d [2020-01-07T10:59:50.309Z] #41 12.50 PBCC images/mnt.pb-c.c [2020-01-07T10:59:50.309Z] #41 12.59 DEP images/mnt.pb-c.d [2020-01-07T10:59:50.309Z] #41 12.66 PBCC images/sk-packet.pb-c.c [2020-01-07T10:59:50.309Z] #41 12.68 DEP images/sk-packet.pb-c.d [2020-01-07T10:59:50.309Z] #41 12.73 PBCC images/tcp-stream.pb-c.c [2020-01-07T10:59:50.567Z] #41 12.76 DEP images/tcp-stream.pb-c.d [2020-01-07T10:59:50.567Z] #41 12.83 PBCC images/pipe.pb-c.c [2020-01-07T10:59:50.567Z] #41 12.86 DEP images/pipe.pb-c.d [2020-01-07T10:59:50.567Z] #41 12.92 PBCC images/pstree.pb-c.c [2020-01-07T10:59:50.567Z] #41 12.96 DEP images/pstree.pb-c.d [2020-01-07T10:59:50.673Z] #44 ... [2020-01-07T10:59:50.673Z] [2020-01-07T10:59:50.673Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:50.673Z] #36 9.351 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-07T10:59:50.673Z] #36 9.516 -- Configuring done [2020-01-07T10:59:50.673Z] #36 9.548 -- Generating done [2020-01-07T10:59:50.673Z] #36 9.567 -- Build files have been written to: /tmp/tmp.ycMtueCuED/tini [2020-01-07T10:59:50.673Z] #36 9.578 + make tini-static [2020-01-07T10:59:50.673Z] #36 10.16 Scanning dependencies of target tini-static [2020-01-07T10:59:50.673Z] #36 10.39 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-07T10:59:50.673Z] #36 11.62 [100%] Linking C executable tini-static [2020-01-07T10:59:50.673Z] #36 12.06 [100%] Built target tini-static [2020-01-07T10:59:50.673Z] #36 12.12 + mkdir -p /build [2020-01-07T10:59:50.673Z] #36 12.12 + cp tini-static /build/docker-init [2020-01-07T10:59:50.673Z] #36 DONE 12.3s [2020-01-07T10:59:50.673Z] [2020-01-07T10:59:50.673Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T10:59:50.673Z] #41 11.16 PBCC images/tty.pb-c.c [2020-01-07T10:59:50.673Z] #41 11.23 DEP images/tty.pb-c.d [2020-01-07T10:59:50.673Z] #41 11.33 PBCC images/tun.pb-c.c [2020-01-07T10:59:50.673Z] #41 11.36 PBCC images/netdev.pb-c.c [2020-01-07T10:59:50.673Z] #41 11.41 DEP images/tun.pb-c.d [2020-01-07T10:59:50.673Z] #41 11.45 DEP images/netdev.pb-c.d [2020-01-07T10:59:50.673Z] #41 11.53 PBCC images/vma.pb-c.c [2020-01-07T10:59:50.673Z] #41 11.61 DEP images/vma.pb-c.d [2020-01-07T10:59:50.673Z] #41 11.66 PBCC images/creds.pb-c.c [2020-01-07T10:59:50.673Z] #41 11.71 DEP images/creds.pb-c.d [2020-01-07T10:59:50.673Z] #41 11.75 PBCC images/utsns.pb-c.c [2020-01-07T10:59:50.673Z] #41 11.84 DEP images/utsns.pb-c.d [2020-01-07T10:59:50.673Z] #41 11.96 PBCC images/ipc-desc.pb-c.c [2020-01-07T10:59:50.673Z] #41 12.07 PBCC images/ipc-sem.pb-c.c [2020-01-07T10:59:50.825Z] #41 13.00 PBCC images/fs.pb-c.c [2020-01-07T10:59:50.825Z] #41 13.01 DEP images/fs.pb-c.d [2020-01-07T10:59:50.825Z] #41 13.08 PBCC images/signalfd.pb-c.c [2020-01-07T10:59:50.825Z] #41 13.11 DEP images/signalfd.pb-c.d [2020-01-07T10:59:50.825Z] #41 13.17 PBCC images/fh.pb-c.c [2020-01-07T10:59:50.928Z] #41 12.14 DEP images/ipc-desc.pb-c.d [2020-01-07T10:59:50.928Z] #41 12.21 DEP images/ipc-sem.pb-c.d [2020-01-07T10:59:50.928Z] #41 12.32 PBCC images/ipc-msg.pb-c.c [2020-01-07T10:59:51.083Z] #41 13.24 PBCC images/fsnotify.pb-c.c [2020-01-07T10:59:51.083Z] #41 13.26 DEP images/fh.pb-c.d [2020-01-07T10:59:51.083Z] #41 13.31 DEP images/fsnotify.pb-c.d [2020-01-07T10:59:51.083Z] #41 13.42 PBCC images/eventpoll.pb-c.c [2020-01-07T10:59:51.083Z] #41 13.47 DEP images/eventpoll.pb-c.d [2020-01-07T10:59:51.083Z] #41 13.52 PBCC images/eventfd.pb-c.c [2020-01-07T10:59:51.157Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-07T10:59:51.183Z] #41 12.39 DEP images/ipc-msg.pb-c.d [2020-01-07T10:59:51.183Z] #41 12.56 PBCC images/ipc-shm.pb-c.c [2020-01-07T10:59:51.183Z] #41 12.56 DEP images/ipc-shm.pb-c.d [2020-01-07T10:59:51.342Z] #41 13.53 DEP images/eventfd.pb-c.d [2020-01-07T10:59:51.342Z] #41 13.58 PBCC images/remap-file-path.pb-c.c [2020-01-07T10:59:51.342Z] #41 13.62 DEP images/remap-file-path.pb-c.d [2020-01-07T10:59:51.342Z] #41 13.70 PBCC images/fifo.pb-c.c [2020-01-07T10:59:51.342Z] #41 13.74 DEP images/fifo.pb-c.d [2020-01-07T10:59:51.438Z] #41 12.67 PBCC images/ipc-var.pb-c.c [2020-01-07T10:59:51.438Z] #41 12.69 DEP images/ipc-var.pb-c.d [2020-01-07T10:59:51.438Z] #41 12.80 PBCC images/sk-opts.pb-c.c [2020-01-07T10:59:51.438Z] #41 12.85 PBCC images/packet-sock.pb-c.c [2020-01-07T10:59:51.438Z] #41 12.91 DEP images/sk-opts.pb-c.d [2020-01-07T10:59:51.600Z] #41 13.79 PBCC images/ghost-file.pb-c.c [2020-01-07T10:59:51.600Z] #41 13.82 DEP images/ghost-file.pb-c.d [2020-01-07T10:59:51.600Z] #41 13.86 PBCC images/regfile.pb-c.c [2020-01-07T10:59:51.600Z] #41 13.91 DEP images/regfile.pb-c.d [2020-01-07T10:59:51.600Z] #41 13.95 PBCC images/ns.pb-c.c [2020-01-07T10:59:51.600Z] #41 14.00 DEP images/ns.pb-c.d [2020-01-07T10:59:51.693Z] #41 12.99 DEP images/packet-sock.pb-c.d [2020-01-07T10:59:51.693Z] #41 13.00 PBCC images/sk-netlink.pb-c.c [2020-01-07T10:59:51.693Z] #41 13.08 DEP images/sk-netlink.pb-c.d [2020-01-07T10:59:51.693Z] #41 13.11 PBCC images/sk-inet.pb-c.c [2020-01-07T10:59:51.859Z] #41 14.06 PBCC images/fdinfo.pb-c.c [2020-01-07T10:59:51.859Z] #41 14.15 DEP images/fdinfo.pb-c.d [2020-01-07T10:59:51.859Z] #41 14.24 PBCC images/core-aarch64.pb-c.c [2020-01-07T10:59:51.859Z] #41 14.27 PBCC images/core-arm.pb-c.c [2020-01-07T10:59:51.988Z] #41 13.19 DEP images/sk-inet.pb-c.d [2020-01-07T10:59:51.988Z] #41 13.25 PBCC images/sk-unix.pb-c.c [2020-01-07T10:59:51.988Z] #41 13.30 DEP images/sk-unix.pb-c.d [2020-01-07T10:59:51.988Z] #41 13.33 PBCC images/mm.pb-c.c [2020-01-07T10:59:51.988Z] #41 13.39 DEP images/mm.pb-c.d [2020-01-07T10:59:52.117Z] #41 14.31 PBCC images/core-ppc64.pb-c.c [2020-01-07T10:59:52.117Z] #41 14.38 PBCC images/core-s390.pb-c.c [2020-01-07T10:59:52.117Z] #41 14.44 PBCC images/core-x86.pb-c.c [2020-01-07T10:59:52.117Z] #41 14.49 PBCC images/core.pb-c.c [2020-01-07T10:59:52.243Z] #41 13.43 PBCC images/timerfd.pb-c.c [2020-01-07T10:59:52.243Z] #41 13.46 DEP images/timerfd.pb-c.d [2020-01-07T10:59:52.243Z] #41 13.57 PBCC images/timer.pb-c.c [2020-01-07T10:59:52.243Z] #41 13.62 DEP images/timer.pb-c.d [2020-01-07T10:59:52.243Z] #41 13.66 PBCC images/sa.pb-c.c [2020-01-07T10:59:52.375Z] #41 14.55 PBCC images/inventory.pb-c.c [2020-01-07T10:59:52.375Z] #41 14.64 DEP images/core-aarch64.pb-c.d [2020-01-07T10:59:52.375Z] #41 14.70 DEP images/core-arm.pb-c.d [2020-01-07T10:59:52.375Z] #41 14.76 DEP images/core-ppc64.pb-c.d [2020-01-07T10:59:52.498Z] #41 13.69 DEP images/sa.pb-c.d [2020-01-07T10:59:52.498Z] #41 13.77 PBCC images/pipe-data.pb-c.c [2020-01-07T10:59:52.498Z] #41 13.82 DEP images/pipe-data.pb-c.d [2020-01-07T10:59:52.498Z] #41 13.89 PBCC images/mnt.pb-c.c [2020-01-07T10:59:52.498Z] #41 13.94 DEP images/mnt.pb-c.d [2020-01-07T10:59:52.498Z] #41 14.00 PBCC images/sk-packet.pb-c.c [2020-01-07T10:59:52.633Z] #41 14.84 DEP images/core-s390.pb-c.d [2020-01-07T10:59:52.633Z] #41 14.90 DEP images/core-x86.pb-c.d [2020-01-07T10:59:52.633Z] #41 14.95 DEP images/core.pb-c.d [2020-01-07T10:59:52.633Z] #41 14.99 DEP images/inventory.pb-c.d [2020-01-07T10:59:52.633Z] #41 15.04 PBCC images/cpuinfo.pb-c.c [2020-01-07T10:59:52.633Z] #41 ... [2020-01-07T10:59:52.633Z] [2020-01-07T10:59:52.633Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:52.633Z] #44 67.66 fmt [2020-01-07T10:59:52.633Z] #44 70.07 regexp [2020-01-07T10:59:52.633Z] #44 73.00 go/token [2020-01-07T10:59:52.633Z] #44 74.19 go/scanner [2020-01-07T10:59:52.633Z] #44 74.20 internal/lazyregexp [2020-01-07T10:59:52.633Z] #44 74.37 net/url [2020-01-07T10:59:52.633Z] #44 75.60 go/ast [2020-01-07T10:59:52.633Z] #44 76.10 text/template/parse [2020-01-07T10:59:52.679Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-07T10:59:52.752Z] #41 14.04 DEP images/sk-packet.pb-c.d [2020-01-07T10:59:52.752Z] #41 14.10 PBCC images/tcp-stream.pb-c.c [2020-01-07T10:59:52.752Z] #41 14.16 DEP images/tcp-stream.pb-c.d [2020-01-07T10:59:52.752Z] #41 14.22 PBCC images/pipe.pb-c.c [2020-01-07T10:59:52.891Z] #44 ... [2020-01-07T10:59:52.891Z] [2020-01-07T10:59:52.891Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T10:59:52.891Z] #41 15.05 DEP images/cpuinfo.pb-c.d [2020-01-07T10:59:52.891Z] #41 15.08 PBCC images/stats.pb-c.c [2020-01-07T10:59:52.891Z] #41 15.14 DEP images/stats.pb-c.d [2020-01-07T10:59:53.007Z] #41 14.29 DEP images/pipe.pb-c.d [2020-01-07T10:59:53.007Z] #41 14.34 PBCC images/pstree.pb-c.c [2020-01-07T10:59:53.007Z] #41 ... [2020-01-07T10:59:53.007Z] [2020-01-07T10:59:53.007Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:53.007Z] #31 64.03 path [2020-01-07T10:59:53.007Z] #31 64.50 text/tabwriter [2020-01-07T10:59:53.007Z] #31 64.91 fmt [2020-01-07T10:59:53.007Z] #31 65.27 path/filepath [2020-01-07T10:59:53.007Z] #31 66.38 io/ioutil [2020-01-07T10:59:53.007Z] #31 69.91 github.com/BurntSushi/toml [2020-01-07T10:59:53.007Z] #31 69.91 flag [2020-01-07T10:59:53.007Z] #31 71.47 log [2020-01-07T10:59:53.007Z] #31 73.96 github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T10:59:53.007Z] #31 ... [2020-01-07T10:59:53.007Z] [2020-01-07T10:59:53.007Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T10:59:53.007Z] #41 14.39 DEP images/pstree.pb-c.d [2020-01-07T10:59:53.007Z] #41 14.42 PBCC images/fs.pb-c.c [2020-01-07T10:59:53.007Z] #41 14.48 DEP images/fs.pb-c.d [2020-01-07T10:59:53.099Z] #10 77.94 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2020-01-07T10:59:53.099Z] #10 77.94 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2020-01-07T10:59:53.099Z] #10 78.16 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T10:59:53.099Z] #10 78.20 Fetched 68.0 MB in 1min 8s (999 kB/s) [2020-01-07T10:59:53.099Z] #10 78.24 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-01-07T10:59:53.099Z] #10 78.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2020-01-07T10:59:53.099Z] #10 78.25 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.26 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2020-01-07T10:59:53.099Z] #10 78.31 Selecting previously unselected package libudev-dev:arm64. [2020-01-07T10:59:53.099Z] #10 78.32 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.33 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2020-01-07T10:59:53.099Z] #10 78.38 Selecting previously unselected package liblzo2-2:arm64. [2020-01-07T10:59:53.099Z] #10 78.39 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.39 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T10:59:53.099Z] #10 78.43 Selecting previously unselected package btrfs-progs. [2020-01-07T10:59:53.099Z] #10 78.44 Preparing to unpack .../03-btrfs-progs_4.7.3-1_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.44 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T10:59:53.099Z] #10 78.55 Selecting previously unselected package btrfs-tools. [2020-01-07T10:59:53.099Z] #10 78.55 Preparing to unpack .../04-btrfs-tools_4.7.3-1_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.55 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T10:59:53.099Z] #10 78.60 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-01-07T10:59:53.099Z] #10 78.60 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.60 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2020-01-07T10:59:53.099Z] #10 78.65 Selecting previously unselected package dmsetup. [2020-01-07T10:59:53.099Z] #10 78.65 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.66 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-07T10:59:53.099Z] #10 78.71 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-01-07T10:59:53.099Z] #10 78.71 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.72 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2020-01-07T10:59:53.099Z] #10 78.75 Selecting previously unselected package libsepol1-dev:arm64. [2020-01-07T10:59:53.099Z] #10 78.76 Preparing to unpack .../08-libsepol1-dev_2.6-2_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.76 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2020-01-07T10:59:53.099Z] #10 78.84 Selecting previously unselected package libpcre16-3:arm64. [2020-01-07T10:59:53.099Z] #10 78.85 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.85 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2020-01-07T10:59:53.099Z] #10 78.91 Selecting previously unselected package libpcre32-3:arm64. [2020-01-07T10:59:53.099Z] #10 78.91 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.92 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2020-01-07T10:59:53.099Z] #10 78.97 Selecting previously unselected package libpcre3-dev:arm64. [2020-01-07T10:59:53.099Z] #10 78.97 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 78.97 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2020-01-07T10:59:53.099Z] #10 79.08 Selecting previously unselected package libselinux1-dev:arm64. [2020-01-07T10:59:53.099Z] #10 79.08 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 79.09 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2020-01-07T10:59:53.099Z] #10 79.18 Selecting previously unselected package libdevmapper-dev:arm64. [2020-01-07T10:59:53.099Z] #10 79.18 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 79.18 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2020-01-07T10:59:53.099Z] #10 79.23 Selecting previously unselected package libseccomp2:arm64. [2020-01-07T10:59:53.099Z] #10 79.23 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 79.24 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-07T10:59:53.099Z] #10 79.28 Selecting previously unselected package libseccomp-dev:arm64. [2020-01-07T10:59:53.099Z] #10 79.28 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 79.28 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-07T10:59:53.099Z] #10 79.33 Selecting previously unselected package libsystemd-dev:arm64. [2020-01-07T10:59:53.099Z] #10 79.33 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 79.34 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2020-01-07T10:59:53.099Z] #10 79.72 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-07T10:59:53.099Z] #10 79.73 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 79.73 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T10:59:53.099Z] #10 80.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-07T10:59:53.099Z] #10 80.04 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2020-01-07T10:59:53.099Z] #10 80.05 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T10:59:53.099Z] #10 80.39 Selecting previously unselected package binutils-mingw-w64. [2020-01-07T10:59:53.099Z] #10 80.40 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-07T10:59:53.099Z] #10 80.40 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T10:59:53.099Z] #10 80.44 Selecting previously unselected package mingw-w64-common. [2020-01-07T10:59:53.099Z] #10 80.45 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-07T10:59:53.099Z] #10 80.45 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-07T10:59:53.099Z] #10 81.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-07T10:59:53.099Z] #10 81.31 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-07T10:59:53.099Z] #10 81.32 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T10:59:53.264Z] #41 14.52 PBCC images/signalfd.pb-c.c [2020-01-07T10:59:53.264Z] #41 14.58 DEP images/signalfd.pb-c.d [2020-01-07T10:59:53.264Z] #41 14.66 PBCC images/fh.pb-c.c [2020-01-07T10:59:53.264Z] #41 14.68 PBCC images/fsnotify.pb-c.c [2020-01-07T10:59:53.519Z] #41 14.73 DEP images/fh.pb-c.d [2020-01-07T10:59:53.519Z] #41 14.76 DEP images/fsnotify.pb-c.d [2020-01-07T10:59:53.519Z] #41 14.80 PBCC images/eventpoll.pb-c.c [2020-01-07T10:59:53.519Z] #41 14.84 DEP images/eventpoll.pb-c.d [2020-01-07T10:59:53.519Z] #41 14.90 PBCC images/eventfd.pb-c.c [2020-01-07T10:59:53.519Z] #41 14.92 DEP images/eventfd.pb-c.d [2020-01-07T10:59:53.773Z] #41 14.95 PBCC images/remap-file-path.pb-c.c [2020-01-07T10:59:53.773Z] #41 14.96 DEP images/remap-file-path.pb-c.d [2020-01-07T10:59:53.773Z] #41 15.00 PBCC images/fifo.pb-c.c [2020-01-07T10:59:53.773Z] #41 15.00 DEP images/fifo.pb-c.d [2020-01-07T10:59:53.773Z] #41 15.05 PBCC images/ghost-file.pb-c.c [2020-01-07T10:59:53.773Z] #41 15.16 DEP images/ghost-file.pb-c.d [2020-01-07T10:59:53.773Z] #41 15.22 PBCC images/regfile.pb-c.c [2020-01-07T10:59:53.773Z] #41 15.28 DEP images/regfile.pb-c.d [2020-01-07T10:59:53.831Z] #41 ... [2020-01-07T10:59:53.831Z] [2020-01-07T10:59:53.831Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:53.831Z] #31 75.10 github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T10:59:53.831Z] #31 DONE 78.9s [2020-01-07T10:59:54.028Z] #41 15.33 PBCC images/ns.pb-c.c [2020-01-07T10:59:54.028Z] #41 15.37 DEP images/ns.pb-c.d [2020-01-07T10:59:54.028Z] #41 15.42 PBCC images/fdinfo.pb-c.c [2020-01-07T10:59:54.034Z] #10 82.47 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-07T10:59:54.034Z] #10 82.47 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2020-01-07T10:59:54.034Z] #10 82.48 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2020-01-07T10:59:54.034Z] #10 82.53 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-07T10:59:54.034Z] #10 82.53 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2020-01-07T10:59:54.034Z] #10 82.53 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-07T10:59:54.089Z] [2020-01-07T10:59:54.089Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:59:54.089Z] #59 30.57 + cd /tmp/tmp.MQekOFKexv/src/github.com/containerd/containerd [2020-01-07T10:59:54.089Z] #59 30.57 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T10:59:54.089Z] #59 31.26 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-07T10:59:54.089Z] #59 31.26 + BUILDTAGS='netgo osusergo static_build' [2020-01-07T10:59:54.089Z] #59 31.26 + export EXTRA_FLAGS=-buildmode=pie [2020-01-07T10:59:54.089Z] #59 31.26 + EXTRA_FLAGS=-buildmode=pie [2020-01-07T10:59:54.089Z] #59 31.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-07T10:59:54.089Z] #59 31.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-07T10:59:54.089Z] #59 31.26 + '[' '' = dynamic ']' [2020-01-07T10:59:54.089Z] #59 31.26 + make [2020-01-07T10:59:54.089Z] #59 32.15 + bin/ctr [2020-01-07T10:59:54.283Z] #41 15.48 DEP images/fdinfo.pb-c.d [2020-01-07T10:59:54.283Z] #41 15.59 PBCC images/core-aarch64.pb-c.c [2020-01-07T10:59:54.283Z] #41 15.66 PBCC images/core-arm.pb-c.c [2020-01-07T10:59:54.283Z] #41 15.71 PBCC images/core-ppc64.pb-c.c [2020-01-07T10:59:54.537Z] #41 15.77 PBCC images/core-s390.pb-c.c [2020-01-07T10:59:54.537Z] #41 15.82 PBCC images/core-x86.pb-c.c [2020-01-07T10:59:54.537Z] #41 15.89 PBCC images/core.pb-c.c [2020-01-07T10:59:54.747Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-07T10:59:54.747Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-07T10:59:54.793Z] #41 15.97 PBCC images/inventory.pb-c.c [2020-01-07T10:59:54.793Z] #41 16.03 DEP images/core-aarch64.pb-c.d [2020-01-07T10:59:54.793Z] #41 16.07 DEP images/core-arm.pb-c.d [2020-01-07T10:59:54.793Z] #41 16.12 DEP images/core-ppc64.pb-c.d [2020-01-07T10:59:54.793Z] #41 16.19 DEP images/core-s390.pb-c.d [2020-01-07T10:59:55.023Z] #59 ... [2020-01-07T10:59:55.023Z] [2020-01-07T10:59:55.023Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T10:59:55.023Z] #44 79.94 go/parser [2020-01-07T10:59:55.048Z] #41 16.26 DEP images/core-x86.pb-c.d [2020-01-07T10:59:55.048Z] #41 16.34 DEP images/core.pb-c.d [2020-01-07T10:59:55.048Z] #41 16.43 DEP images/inventory.pb-c.d [2020-01-07T10:59:55.048Z] #41 16.53 PBCC images/cpuinfo.pb-c.c [2020-01-07T10:59:55.303Z] #41 16.56 DEP images/cpuinfo.pb-c.d [2020-01-07T10:59:55.303Z] #41 16.64 PBCC images/stats.pb-c.c [2020-01-07T10:59:55.303Z] #41 16.67 DEP images/stats.pb-c.d [2020-01-07T10:59:55.380Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-07T10:59:55.958Z] #44 80.80 text/template [2020-01-07T10:59:56.418Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-07T10:59:56.666Z] #41 ... [2020-01-07T10:59:56.666Z] [2020-01-07T10:59:56.666Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T10:59:56.666Z] #31 DONE 77.7s [2020-01-07T10:59:56.922Z] [2020-01-07T10:59:56.922Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T10:59:56.922Z] #59 28.70 Checking out files: 44% (1325/2994) Checking out files: 45% (1348/2994) Checking out files: 46% (1378/2994) Checking out files: 47% (1408/2994) Checking out files: 48% (1438/2994) Checking out files: 49% (1468/2994) Checking out files: 50% (1497/2994) Checking out files: 51% (1527/2994) Checking out files: 52% (1557/2994) Checking out files: 53% (1587/2994) Checking out files: 54% (1617/2994) Checking out files: 55% (1647/2994) Checking out files: 56% (1677/2994) Checking out files: 57% (1707/2994) Checking out files: 58% (1737/2994) Checking out files: 59% (1767/2994) Checking out files: 60% (1797/2994) Checking out files: 61% (1827/2994) Checking out files: 62% (1857/2994) Checking out files: 63% (1887/2994) Checking out files: 64% (1917/2994) Checking out files: 65% (1947/2994) Checking out files: 66% (1977/2994) Checking out files: 67% (2006/2994) Checking out files: 68% (2036/2994) Checking out files: 69% (2066/2994) Checking out files: 70% (2096/2994) Checking out files: 71% (2126/2994) Checking out files: 72% (2156/2994) Checking out files: 73% (2186/2994) Checking out files: 74% (2216/2994) Checking out files: 75% (2246/2994) Checking out files: 76% (2276/2994) Checking out files: 77% (2306/2994) Checking out files: 78% (2336/2994) Checking out files: 79% (2366/2994) Checking out files: 80% (2396/2994) Checking out files: 81% (2426/2994) Checking out files: 82% (2456/2994) Checking out files: 83% (2486/2994) Checking out files: 84% (2515/2994) Checking out files: 85% (2545/2994) Checking out files: 86% (2575/2994) Checking out files: 87% (2605/2994) Checking out files: 88% (2635/2994) Checking out files: 89% (2665/2994) Checking out files: 90% (2695/2994) Checking out files: 91% (2725/2994) Checking out files: 92% (2755/2994) Checking out files: 93% (2785/2994) Checking out files: 94% (2815/2994) Checking out files: 95% (2845/2994) Checking out files: 96% (2875/2994) Checking out files: 97% (2905/2994) Checking out files: 98% (2935/2994) Checking out files: 99% (2965/2994) Checking out files: 100% (2994/2994) Checking out files: 100% (2994/2994), done. [2020-01-07T10:59:56.922Z] #59 30.19 + cd /tmp/tmp.0rdVZqiXHS/src/github.com/containerd/containerd [2020-01-07T10:59:56.922Z] #59 30.19 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T10:59:56.922Z] #59 31.01 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-07T10:59:56.922Z] #59 31.01 + BUILDTAGS='netgo osusergo static_build' [2020-01-07T10:59:56.922Z] #59 31.01 + export EXTRA_FLAGS=-buildmode=pie [2020-01-07T10:59:56.922Z] #59 31.01 + EXTRA_FLAGS=-buildmode=pie [2020-01-07T10:59:56.922Z] #59 31.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-07T10:59:56.922Z] #59 31.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-07T10:59:56.922Z] #59 31.01 + '[' '' = dynamic ']' [2020-01-07T10:59:56.922Z] #59 31.01 + make [2020-01-07T10:59:56.922Z] #59 32.22 + bin/ctr [2020-01-07T10:59:57.450Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-07T10:59:57.744Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-07T10:59:58.218Z] #10 86.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-07T10:59:58.218Z] #10 86.52 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2020-01-07T10:59:58.218Z] #10 86.52 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-07T10:59:58.487Z] #44 83.24 encoding/xml [2020-01-07T10:59:58.770Z] go: finding cloud.google.com/go v0.26.0 [2020-01-07T10:59:59.861Z] #44 84.88 go/doc [2020-01-07T11:00:01.238Z] #44 ... [2020-01-07T11:00:01.238Z] [2020-01-07T11:00:01.238Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:01.238Z] #41 16.86 make[1]: Nothing to be done for 'all'. [2020-01-07T11:00:01.238Z] #41 18.48 CC images/stats.o [2020-01-07T11:00:01.238Z] #41 18.79 CC images/core.o [2020-01-07T11:00:01.238Z] #41 19.38 CC images/core-x86.o [2020-01-07T11:00:01.238Z] #41 19.90 CC images/core-arm.o [2020-01-07T11:00:01.238Z] #41 20.33 CC images/core-aarch64.o [2020-01-07T11:00:01.238Z] #41 20.73 CC images/core-ppc64.o [2020-01-07T11:00:01.238Z] #41 21.39 CC images/core-s390.o [2020-01-07T11:00:01.238Z] #41 21.89 CC images/cpuinfo.o [2020-01-07T11:00:01.238Z] #41 22.35 CC images/inventory.o [2020-01-07T11:00:01.238Z] #41 22.63 CC images/fdinfo.o [2020-01-07T11:00:01.238Z] #41 22.99 CC images/fown.o [2020-01-07T11:00:01.238Z] #41 23.15 CC images/ns.o [2020-01-07T11:00:01.238Z] #41 23.39 CC images/regfile.o [2020-01-07T11:00:01.238Z] #41 23.57 CC images/ghost-file.o [2020-01-07T11:00:01.497Z] #41 23.78 CC images/fifo.o [2020-01-07T11:00:01.703Z] #10 89.60 Selecting previously unselected package libapparmor1:arm64. [2020-01-07T11:00:01.703Z] #10 89.60 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2020-01-07T11:00:01.703Z] #10 89.61 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2020-01-07T11:00:01.703Z] #10 89.65 Selecting previously unselected package libapparmor-dev:arm64. [2020-01-07T11:00:01.703Z] #10 89.65 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2020-01-07T11:00:01.703Z] #10 89.66 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2020-01-07T11:00:01.703Z] #10 89.72 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T11:00:01.703Z] #10 89.74 Setting up libsepol1-dev:arm64 (2.6-2) ... [2020-01-07T11:00:01.703Z] #10 89.75 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T11:00:01.703Z] #10 89.76 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T11:00:01.703Z] #10 89.78 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2020-01-07T11:00:01.703Z] #10 89.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:00:01.703Z] #10 89.82 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-07T11:00:01.703Z] #10 89.83 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2020-01-07T11:00:01.703Z] #10 89.85 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2020-01-07T11:00:01.703Z] #10 89.86 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2020-01-07T11:00:01.703Z] #10 89.87 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2020-01-07T11:00:01.703Z] #10 89.88 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2020-01-07T11:00:01.703Z] #10 89.89 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2020-01-07T11:00:01.703Z] #10 89.91 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-07T11:00:01.703Z] #10 89.93 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T11:00:01.703Z] #10 89.94 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2020-01-07T11:00:01.703Z] #10 89.95 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-07T11:00:01.703Z] #10 89.96 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2020-01-07T11:00:01.703Z] #10 89.97 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T11:00:01.703Z] #10 89.99 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T11:00:01.703Z] #10 90.00 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2020-01-07T11:00:01.703Z] #10 90.01 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-07T11:00:01.703Z] #10 90.03 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T11:00:01.703Z] #10 90.03 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 [2020-01-07T11:00:01.703Z] #10 90.03 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T11:00:01.703Z] #10 90.03 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 [2020-01-07T11:00:01.703Z] #10 90.04 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T11:00:01.703Z] #10 90.05 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-07T11:00:01.703Z] #10 90.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T11:00:01.703Z] #10 90.07 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T11:00:01.703Z] #10 90.09 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2020-01-07T11:00:01.703Z] #10 90.10 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2020-01-07T11:00:01.703Z] #10 90.11 Setting up dmsetup (2:1.02.137-2) ... [2020-01-07T11:00:01.703Z] #10 90.13 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2020-01-07T11:00:01.703Z] #10 90.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:00:01.755Z] #41 23.96 CC images/remap-file-path.o [2020-01-07T11:00:01.755Z] #41 24.16 CC images/eventfd.o [2020-01-07T11:00:01.962Z] #10 DONE 90.4s [2020-01-07T11:00:01.962Z] [2020-01-07T11:00:01.962Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-07T11:00:02.203Z] #59 ... [2020-01-07T11:00:02.203Z] [2020-01-07T11:00:02.203Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:02.203Z] #44 73.10 go/token [2020-01-07T11:00:02.203Z] #44 73.42 regexp [2020-01-07T11:00:02.203Z] #44 73.82 go/scanner [2020-01-07T11:00:02.203Z] #44 74.85 go/ast [2020-01-07T11:00:02.203Z] #44 76.84 internal/lazyregexp [2020-01-07T11:00:02.203Z] #44 77.11 net/url [2020-01-07T11:00:02.203Z] #44 78.91 text/template/parse [2020-01-07T11:00:02.203Z] #44 79.70 go/parser [2020-01-07T11:00:02.203Z] #44 82.62 text/template [2020-01-07T11:00:02.203Z] #44 82.74 encoding/xml [2020-01-07T11:00:02.203Z] #44 ... [2020-01-07T11:00:02.203Z] [2020-01-07T11:00:02.203Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:02.203Z] #41 18.11 make[1]: Nothing to be done for 'all'. [2020-01-07T11:00:02.203Z] #41 19.97 CC images/stats.o [2020-01-07T11:00:02.203Z] #41 20.32 CC images/core.o [2020-01-07T11:00:02.203Z] #41 20.78 CC images/core-x86.o [2020-01-07T11:00:02.203Z] #41 21.24 CC images/core-arm.o [2020-01-07T11:00:02.203Z] #41 21.65 CC images/core-aarch64.o [2020-01-07T11:00:02.203Z] #41 22.06 CC images/core-ppc64.o [2020-01-07T11:00:02.203Z] #41 22.50 CC images/core-s390.o [2020-01-07T11:00:02.203Z] #41 23.11 CC images/cpuinfo.o [2020-01-07T11:00:02.203Z] #41 23.60 CC images/inventory.o [2020-01-07T11:00:02.322Z] #41 24.39 CC images/eventpoll.o [2020-01-07T11:00:02.322Z] #41 24.65 CC images/fh.o [2020-01-07T11:00:02.459Z] #41 23.82 CC images/fdinfo.o [2020-01-07T11:00:02.888Z] #41 25.01 CC images/fsnotify.o [2020-01-07T11:00:02.888Z] #41 ... [2020-01-07T11:00:02.888Z] [2020-01-07T11:00:02.888Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:02.888Z] #44 87.93 github.com/LK4D4/vndr/build [2020-01-07T11:00:03.020Z] #41 24.14 CC images/fown.o [2020-01-07T11:00:03.020Z] #41 24.35 CC images/ns.o [2020-01-07T11:00:03.317Z] #41 24.55 CC images/regfile.o [2020-01-07T11:00:03.339Z] #11 DONE 1.1s [2020-01-07T11:00:03.339Z] [2020-01-07T11:00:03.339Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-07T11:00:03.613Z] #41 24.73 CC images/ghost-file.o [2020-01-07T11:00:03.875Z] #41 25.16 CC images/fifo.o [2020-01-07T11:00:04.131Z] #41 25.30 CC images/remap-file-path.o [2020-01-07T11:00:04.131Z] #41 25.45 CC images/eventfd.o [2020-01-07T11:00:04.264Z] #44 89.02 net [2020-01-07T11:00:04.367Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-07T11:00:04.367Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-07T11:00:04.429Z] #41 25.60 CC images/eventpoll.o [2020-01-07T11:00:04.429Z] #41 25.84 CC images/fh.o [2020-01-07T11:00:04.685Z] #41 26.18 CC images/fsnotify.o [2020-01-07T11:00:04.725Z] #12 DONE 1.3s [2020-01-07T11:00:04.725Z] [2020-01-07T11:00:04.725Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-07T11:00:05.639Z] #44 90.70 vendor/golang.org/x/crypto/hkdf [2020-01-07T11:00:05.675Z] #13 1.049 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-07T11:00:05.675Z] #13 DONE 1.1s [2020-01-07T11:00:05.675Z] [2020-01-07T11:00:05.675Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-07T11:00:05.688Z] #41 27.00 CC images/signalfd.o [2020-01-07T11:00:05.880Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-07T11:00:05.897Z] #44 90.87 vendor/golang.org/x/text/transform [2020-01-07T11:00:05.949Z] #41 27.29 CC images/fs.o [2020-01-07T11:00:06.213Z] #41 27.48 CC images/pstree.o [2020-01-07T11:00:06.213Z] #41 ... [2020-01-07T11:00:06.213Z] [2020-01-07T11:00:06.213Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:06.213Z] #44 87.21 go/doc [2020-01-07T11:00:06.611Z] #14 DONE 1.1s [2020-01-07T11:00:06.611Z] [2020-01-07T11:00:06.611Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-07T11:00:06.830Z] #44 91.62 vendor/golang.org/x/text/unicode/bidi [2020-01-07T11:00:07.600Z] #44 88.54 crypto/x509/pkix [2020-01-07T11:00:07.855Z] #44 88.90 vendor/golang.org/x/crypto/cryptobyte [2020-01-07T11:00:07.939Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-07T11:00:07.939Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-07T11:00:07.985Z] #15 DONE 1.1s [2020-01-07T11:00:07.985Z] [2020-01-07T11:00:07.985Z] #16 [dev 6/24] RUN ldconfig [2020-01-07T11:00:08.731Z] #44 93.43 vendor/golang.org/x/text/secure/bidirule [2020-01-07T11:00:08.731Z] #44 93.69 vendor/golang.org/x/text/unicode/norm [2020-01-07T11:00:08.921Z] #16 DONE 1.1s [2020-01-07T11:00:08.921Z] [2020-01-07T11:00:08.921Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:00:08.994Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-07T11:00:09.297Z] #44 ... [2020-01-07T11:00:09.297Z] [2020-01-07T11:00:09.297Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:09.297Z] #41 25.66 CC images/signalfd.o [2020-01-07T11:00:09.297Z] #41 25.89 CC images/fs.o [2020-01-07T11:00:09.297Z] #41 26.12 CC images/pstree.o [2020-01-07T11:00:09.297Z] #41 26.36 CC images/pipe.o [2020-01-07T11:00:09.297Z] #41 26.65 CC images/tcp-stream.o [2020-01-07T11:00:09.297Z] #41 26.84 CC images/sk-packet.o [2020-01-07T11:00:09.297Z] #41 27.10 CC images/mnt.o [2020-01-07T11:00:09.297Z] #41 27.29 CC images/pipe-data.o [2020-01-07T11:00:09.297Z] #41 27.39 CC images/sa.o [2020-01-07T11:00:09.297Z] #41 27.61 CC images/timer.o [2020-01-07T11:00:09.297Z] #41 27.92 CC images/timerfd.o [2020-01-07T11:00:09.297Z] #41 28.13 CC images/mm.o [2020-01-07T11:00:09.297Z] #41 28.44 CC images/sk-opts.o [2020-01-07T11:00:09.297Z] #41 28.59 CC images/sk-unix.o [2020-01-07T11:00:09.297Z] #41 28.89 CC images/sk-inet.o [2020-01-07T11:00:09.297Z] #41 29.27 CC images/tun.o [2020-01-07T11:00:09.297Z] #41 29.64 CC images/sk-netlink.o [2020-01-07T11:00:09.297Z] #41 29.97 CC images/packet-sock.o [2020-01-07T11:00:09.297Z] #41 30.32 CC images/ipc-var.o [2020-01-07T11:00:09.297Z] #41 30.51 CC images/ipc-desc.o [2020-01-07T11:00:09.297Z] #41 30.66 CC images/ipc-shm.o [2020-01-07T11:00:09.297Z] #41 30.88 CC images/ipc-msg.o [2020-01-07T11:00:09.297Z] #41 31.24 CC images/ipc-sem.o [2020-01-07T11:00:09.297Z] #41 31.46 CC images/utsns.o [2020-01-07T11:00:09.556Z] #41 31.70 CC images/creds.o [2020-01-07T11:00:09.628Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-07T11:00:09.740Z] #44 90.37 github.com/LK4D4/vndr/build [2020-01-07T11:00:09.740Z] #44 90.88 net [2020-01-07T11:00:09.814Z] #41 31.99 CC images/vma.o [2020-01-07T11:00:09.814Z] #41 32.20 CC images/netdev.o [2020-01-07T11:00:10.380Z] #41 32.53 CC images/tty.o [2020-01-07T11:00:10.638Z] #41 33.04 CC images/file-lock.o [2020-01-07T11:00:10.827Z] #17 2.115 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:00:10.897Z] #41 33.25 CC images/rlimit.o [2020-01-07T11:00:11.086Z] #17 2.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:00:11.086Z] #17 2.128 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:00:11.086Z] #17 2.130 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:00:11.086Z] #17 2.134 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:00:11.155Z] #41 33.46 CC images/pagemap.o [2020-01-07T11:00:11.222Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-07T11:00:11.345Z] #17 2.286 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T11:00:11.345Z] #17 2.444 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T11:00:11.519Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-07T11:00:11.603Z] #17 2.591 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T11:00:11.669Z] #44 92.84 vendor/golang.org/x/crypto/hkdf [2020-01-07T11:00:11.722Z] #41 33.78 CC images/siginfo.o [2020-01-07T11:00:11.923Z] #44 92.94 vendor/golang.org/x/text/transform [2020-01-07T11:00:11.980Z] #41 34.09 CC images/rpc.o [2020-01-07T11:00:12.482Z] #44 93.54 vendor/golang.org/x/text/unicode/bidi [2020-01-07T11:00:12.558Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-07T11:00:12.736Z] #44 ... [2020-01-07T11:00:12.736Z] [2020-01-07T11:00:12.736Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:12.736Z] #41 27.65 CC images/pipe.o [2020-01-07T11:00:12.736Z] #41 27.89 CC images/tcp-stream.o [2020-01-07T11:00:12.736Z] #41 28.15 CC images/sk-packet.o [2020-01-07T11:00:12.736Z] #41 28.41 CC images/mnt.o [2020-01-07T11:00:12.736Z] #41 28.62 CC images/pipe-data.o [2020-01-07T11:00:12.736Z] #41 28.84 CC images/sa.o [2020-01-07T11:00:12.736Z] #41 29.08 CC images/timer.o [2020-01-07T11:00:12.736Z] #41 29.47 CC images/timerfd.o [2020-01-07T11:00:12.736Z] #41 29.70 CC images/mm.o [2020-01-07T11:00:12.736Z] #41 30.05 CC images/sk-opts.o [2020-01-07T11:00:12.736Z] #41 30.24 CC images/sk-unix.o [2020-01-07T11:00:12.736Z] #41 30.49 CC images/sk-inet.o [2020-01-07T11:00:12.736Z] #41 30.86 CC images/tun.o [2020-01-07T11:00:12.736Z] #41 31.09 CC images/sk-netlink.o [2020-01-07T11:00:12.736Z] #41 31.28 CC images/packet-sock.o [2020-01-07T11:00:12.736Z] #41 31.60 CC images/ipc-var.o [2020-01-07T11:00:12.736Z] #41 31.76 CC images/ipc-desc.o [2020-01-07T11:00:12.736Z] #41 31.97 CC images/ipc-shm.o [2020-01-07T11:00:12.736Z] #41 32.14 CC images/ipc-msg.o [2020-01-07T11:00:12.736Z] #41 32.42 CC images/ipc-sem.o [2020-01-07T11:00:12.736Z] #41 32.61 CC images/utsns.o [2020-01-07T11:00:12.736Z] #41 32.77 CC images/creds.o [2020-01-07T11:00:12.736Z] #41 32.95 CC images/vma.o [2020-01-07T11:00:12.736Z] #41 33.10 CC images/netdev.o [2020-01-07T11:00:12.736Z] #41 33.36 CC images/tty.o [2020-01-07T11:00:12.736Z] #41 33.92 CC images/file-lock.o [2020-01-07T11:00:12.736Z] #41 34.15 CC images/rlimit.o [2020-01-07T11:00:12.849Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-07T11:00:12.977Z] #17 4.028 Fetched 7755 kB in 3s (2570 kB/s) [2020-01-07T11:00:12.991Z] #41 34.33 CC images/pagemap.o [2020-01-07T11:00:13.246Z] #41 34.56 CC images/siginfo.o [2020-01-07T11:00:13.355Z] #41 35.26 CC images/ext-file.o [2020-01-07T11:00:13.355Z] #41 35.40 CC images/cgroup.o [2020-01-07T11:00:13.355Z] #41 ... [2020-01-07T11:00:13.355Z] [2020-01-07T11:00:13.355Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:13.355Z] #44 98.00 vendor/golang.org/x/net/idna [2020-01-07T11:00:13.500Z] #41 34.82 CC images/rpc.o [2020-01-07T11:00:14.060Z] #41 ... [2020-01-07T11:00:14.060Z] [2020-01-07T11:00:14.060Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:14.060Z] #44 95.04 vendor/golang.org/x/text/secure/bidirule [2020-01-07T11:00:14.060Z] #44 95.25 vendor/golang.org/x/text/unicode/norm [2020-01-07T11:00:14.353Z] #17 4.028 Reading package lists... [2020-01-07T11:00:14.353Z] #17 5.225 W: Problem unlinking the file auxfiles - Clean (21: Is a directory) [2020-01-07T11:00:14.917Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-07T11:00:14.918Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-07T11:00:15.256Z] #44 100.3 vendor/golang.org/x/net/http2/hpack [2020-01-07T11:00:15.289Z] #17 5.253 Reading package lists... [2020-01-07T11:00:15.547Z] #17 6.463 Building dependency tree... [2020-01-07T11:00:15.547Z] #17 6.662 Reading state information... [2020-01-07T11:00:15.549Z] go: finding github.com/golang/mock v1.1.1 [2020-01-07T11:00:15.805Z] #17 6.957 The following additional packages will be installed: [2020-01-07T11:00:15.805Z] #17 6.958 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-07T11:00:15.805Z] #17 6.958 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-07T11:00:15.805Z] #17 6.958 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-07T11:00:15.805Z] #17 6.959 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-07T11:00:15.805Z] #17 6.959 python3.5 python3.5-minimal vim-runtime xxd [2020-01-07T11:00:15.805Z] #17 6.961 Suggested packages: [2020-01-07T11:00:15.805Z] #17 6.961 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-07T11:00:15.805Z] #17 6.961 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-07T11:00:15.805Z] #17 6.961 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-07T11:00:15.805Z] #17 6.961 quota [2020-01-07T11:00:15.805Z] #17 6.961 Recommended packages: [2020-01-07T11:00:15.805Z] #17 6.961 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-07T11:00:15.805Z] #17 6.962 python3-keyrings.alt python3-xdg unzip [2020-01-07T11:00:16.601Z] go: finding golang.org/x/text v0.3.0 [2020-01-07T11:00:16.629Z] #44 101.5 mime [2020-01-07T11:00:16.740Z] #17 7.702 The following NEW packages will be installed: [2020-01-07T11:00:16.740Z] #17 7.702 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-07T11:00:16.740Z] #17 7.703 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-07T11:00:16.740Z] #17 7.703 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-07T11:00:16.740Z] #17 7.703 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-07T11:00:16.740Z] #17 7.703 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-07T11:00:16.740Z] #17 7.703 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-07T11:00:16.740Z] #17 7.704 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-07T11:00:16.740Z] #17 7.704 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-07T11:00:16.895Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-07T11:00:17.673Z] #17 8.826 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:00:17.673Z] #17 8.826 Need to get 16.7 MB of archives. [2020-01-07T11:00:17.673Z] #17 8.826 After this operation, 74.2 MB of additional disk space will be used. [2020-01-07T11:00:17.673Z] #17 8.826 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-07T11:00:17.673Z] #17 8.849 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2020-01-07T11:00:17.673Z] #17 8.932 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2020-01-07T11:00:17.921Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-07T11:00:17.931Z] #17 8.933 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2020-01-07T11:00:17.931Z] #17 9.029 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2020-01-07T11:00:18.004Z] #44 103.1 mime/quotedprintable [2020-01-07T11:00:18.189Z] #17 9.317 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2020-01-07T11:00:18.189Z] #17 9.319 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2020-01-07T11:00:18.189Z] #17 9.321 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2020-01-07T11:00:18.189Z] #17 9.353 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2020-01-07T11:00:18.211Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-07T11:00:18.218Z] #44 98.94 vendor/golang.org/x/net/idna [2020-01-07T11:00:18.455Z] #44 103.4 net/http/internal [2020-01-07T11:00:18.455Z] #44 ... [2020-01-07T11:00:18.455Z] [2020-01-07T11:00:18.455Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:18.455Z] #41 35.96 CC images/userns.o [2020-01-07T11:00:18.455Z] #41 36.21 CC images/google/protobuf/descriptor.o [2020-01-07T11:00:18.455Z] #41 37.54 CC images/opts.o [2020-01-07T11:00:18.455Z] #41 37.72 CC images/seccomp.o [2020-01-07T11:00:18.455Z] #41 38.08 CC images/binfmt-misc.o [2020-01-07T11:00:18.455Z] #41 38.30 CC images/time.o [2020-01-07T11:00:18.455Z] #41 38.58 CC images/sysctl.o [2020-01-07T11:00:18.455Z] #41 38.74 CC images/autofs.o [2020-01-07T11:00:18.455Z] #41 38.97 CC images/macvlan.o [2020-01-07T11:00:18.455Z] #41 39.15 CC images/sit.o [2020-01-07T11:00:18.455Z] #41 39.48 LINK images/built-in.o [2020-01-07T11:00:18.455Z] #41 39.60 GEN compel/include/asm [2020-01-07T11:00:18.455Z] #41 39.61 GEN compel/include/version.h [2020-01-07T11:00:18.455Z] #41 39.63 touch .config [2020-01-07T11:00:18.455Z] #41 39.64 GEN include/common/config.h [2020-01-07T11:00:18.455Z] #41 39.70 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-07T11:00:18.455Z] #41 39.72 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-07T11:00:18.455Z] #41 39.75 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-07T11:00:18.455Z] #41 39.77 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-07T11:00:18.455Z] #41 39.79 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-07T11:00:18.455Z] #41 39.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-07T11:00:18.455Z] #41 39.85 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-07T11:00:18.455Z] #41 39.88 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-07T11:00:18.455Z] #41 39.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-07T11:00:18.455Z] #41 39.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-07T11:00:18.455Z] #41 39.94 DEP compel/plugins/std/infect.d [2020-01-07T11:00:18.455Z] #41 40.04 DEP compel/plugins/std/string.d [2020-01-07T11:00:18.455Z] #41 40.12 DEP compel/plugins/std/log.d [2020-01-07T11:00:18.455Z] #41 40.18 DEP compel/plugins/std/fds.d [2020-01-07T11:00:18.455Z] #41 40.23 DEP compel/plugins/std/std.d [2020-01-07T11:00:18.455Z] #41 40.30 DEP compel/plugins/shmem/shmem.d [2020-01-07T11:00:18.455Z] #41 40.39 DEP compel/plugins/fds/fds.d [2020-01-07T11:00:18.455Z] #41 40.46 CC compel/plugins/std/std.o [2020-01-07T11:00:18.455Z] #41 40.69 CC compel/plugins/std/fds.o [2020-01-07T11:00:18.464Z] #17 9.357 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2020-01-07T11:00:18.464Z] #17 9.357 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2020-01-07T11:00:18.464Z] #17 9.434 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2020-01-07T11:00:18.464Z] #17 9.435 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2020-01-07T11:00:18.464Z] #17 9.437 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2020-01-07T11:00:18.464Z] #17 9.439 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2020-01-07T11:00:18.464Z] #17 9.440 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2020-01-07T11:00:18.464Z] #17 9.527 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2020-01-07T11:00:18.464Z] #17 9.534 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2020-01-07T11:00:18.464Z] #17 9.535 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2020-01-07T11:00:18.464Z] #17 9.540 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2020-01-07T11:00:18.464Z] #17 9.543 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T11:00:18.464Z] #17 9.546 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2020-01-07T11:00:18.464Z] #17 9.548 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2020-01-07T11:00:18.464Z] #17 9.549 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2020-01-07T11:00:18.464Z] #17 9.553 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2020-01-07T11:00:18.464Z] #17 9.555 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2020-01-07T11:00:18.464Z] #17 9.558 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2020-01-07T11:00:18.464Z] #17 9.560 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2020-01-07T11:00:18.464Z] #17 9.561 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2020-01-07T11:00:18.464Z] #17 9.562 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2020-01-07T11:00:18.464Z] #17 9.563 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2020-01-07T11:00:18.464Z] #17 9.564 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2020-01-07T11:00:18.464Z] #17 9.565 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2020-01-07T11:00:18.464Z] #17 9.567 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2020-01-07T11:00:18.464Z] #17 9.571 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-07T11:00:18.464Z] #17 9.593 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-07T11:00:18.464Z] #17 9.596 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-07T11:00:18.464Z] #17 9.598 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-07T11:00:18.464Z] #17 9.602 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-07T11:00:18.464Z] #17 9.603 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2020-01-07T11:00:18.464Z] #17 9.609 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-07T11:00:18.464Z] #17 9.696 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2020-01-07T11:00:18.464Z] #17 9.708 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2020-01-07T11:00:18.464Z] #17 9.718 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-01-07T11:00:18.714Z] #41 41.05 CC compel/plugins/std/log.o [2020-01-07T11:00:18.722Z] #17 9.721 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2020-01-07T11:00:18.722Z] #17 9.723 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2020-01-07T11:00:18.722Z] #17 9.962 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:00:18.722Z] #17 10.00 Fetched 16.7 MB in 2s (8322 kB/s) [2020-01-07T11:00:18.840Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-07T11:00:18.980Z] #17 10.04 Selecting previously unselected package bash-completion. [2020-01-07T11:00:18.980Z] #17 10.04 (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 ... 23287 files and directories currently installed.) [2020-01-07T11:00:18.980Z] #17 10.06 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-07T11:00:19.469Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-07T11:00:19.578Z] #44 ... [2020-01-07T11:00:19.578Z] [2020-01-07T11:00:19.578Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:19.578Z] #41 35.87 CC images/ext-file.o [2020-01-07T11:00:19.578Z] #41 36.10 CC images/cgroup.o [2020-01-07T11:00:19.578Z] #41 36.67 CC images/userns.o [2020-01-07T11:00:19.578Z] #41 36.94 CC images/google/protobuf/descriptor.o [2020-01-07T11:00:19.578Z] #41 38.53 CC images/opts.o [2020-01-07T11:00:19.578Z] #41 38.72 CC images/seccomp.o [2020-01-07T11:00:19.578Z] #41 38.94 CC images/binfmt-misc.o [2020-01-07T11:00:19.578Z] #41 39.15 CC images/time.o [2020-01-07T11:00:19.578Z] #41 39.28 CC images/sysctl.o [2020-01-07T11:00:19.578Z] #41 39.49 CC images/autofs.o [2020-01-07T11:00:19.578Z] #41 39.69 CC images/macvlan.o [2020-01-07T11:00:19.578Z] #41 39.89 CC images/sit.o [2020-01-07T11:00:19.578Z] #41 40.16 LINK images/built-in.o [2020-01-07T11:00:19.578Z] #41 40.36 GEN compel/include/asm [2020-01-07T11:00:19.578Z] #41 40.37 GEN compel/include/version.h [2020-01-07T11:00:19.578Z] #41 40.38 touch .config [2020-01-07T11:00:19.578Z] #41 40.40 GEN include/common/config.h [2020-01-07T11:00:19.578Z] #41 40.48 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-07T11:00:19.578Z] #41 40.50 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-07T11:00:19.578Z] #41 40.54 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-07T11:00:19.578Z] #41 40.55 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-07T11:00:19.578Z] #41 40.57 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-07T11:00:19.578Z] #41 40.59 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-07T11:00:19.578Z] #41 40.62 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-07T11:00:19.578Z] #41 40.65 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-07T11:00:19.578Z] #41 40.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-07T11:00:19.578Z] #41 40.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-07T11:00:19.578Z] #41 40.70 DEP compel/plugins/std/infect.d [2020-01-07T11:00:19.578Z] #41 40.83 DEP compel/plugins/std/string.d [2020-01-07T11:00:19.578Z] #41 40.90 DEP compel/plugins/std/log.d [2020-01-07T11:00:19.578Z] #41 40.96 DEP compel/plugins/std/fds.d [2020-01-07T11:00:19.648Z] #41 41.72 CC compel/plugins/std/string.o [2020-01-07T11:00:19.833Z] #41 41.03 DEP compel/plugins/std/std.d [2020-01-07T11:00:19.833Z] #41 41.18 DEP compel/plugins/shmem/shmem.d [2020-01-07T11:00:19.915Z] #17 10.99 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-07T11:00:19.915Z] #17 11.17 Selecting previously unselected package libnet1:arm64. [2020-01-07T11:00:20.087Z] #41 41.28 DEP compel/plugins/fds/fds.d [2020-01-07T11:00:20.087Z] #41 41.47 CC compel/plugins/std/std.o [2020-01-07T11:00:20.174Z] #17 11.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2020-01-07T11:00:20.174Z] #17 11.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-07T11:00:20.174Z] #17 11.22 Selecting previously unselected package libnfnetlink0:arm64. [2020-01-07T11:00:20.174Z] #17 11.22 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2020-01-07T11:00:20.174Z] #17 11.23 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2020-01-07T11:00:20.174Z] #17 11.27 Selecting previously unselected package libpython3.5-minimal:arm64. [2020-01-07T11:00:20.174Z] #17 11.28 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2020-01-07T11:00:20.174Z] #17 11.28 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2020-01-07T11:00:20.174Z] #17 11.42 Selecting previously unselected package python3.5-minimal. [2020-01-07T11:00:20.215Z] #41 42.30 CC compel/plugins/std/infect.o [2020-01-07T11:00:20.342Z] #41 41.85 CC compel/plugins/std/fds.o [2020-01-07T11:00:20.433Z] #17 11.43 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2020-01-07T11:00:20.433Z] #17 11.43 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T11:00:20.433Z] #17 11.63 Selecting previously unselected package python3-minimal. [2020-01-07T11:00:20.433Z] #17 11.63 Preparing to unpack .../05-python3-minimal_3.5.3-1_arm64.deb ... [2020-01-07T11:00:20.433Z] #17 11.64 Unpacking python3-minimal (3.5.3-1) ... [2020-01-07T11:00:20.433Z] #17 11.69 Selecting previously unselected package libmpdec2:arm64. [2020-01-07T11:00:20.473Z] #41 ... [2020-01-07T11:00:20.473Z] [2020-01-07T11:00:20.473Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:20.473Z] #62 99.12 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T11:00:20.473Z] #62 99.12 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-07T11:00:20.473Z] #62 DONE 105.4s [2020-01-07T11:00:20.473Z] [2020-01-07T11:00:20.473Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-07T11:00:20.473Z] #63 DONE 0.1s [2020-01-07T11:00:20.496Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-07T11:00:20.692Z] #17 11.69 Preparing to unpack .../06-libmpdec2_2.4.2-1_arm64.deb ... [2020-01-07T11:00:20.692Z] #17 11.70 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2020-01-07T11:00:20.692Z] #17 11.74 Selecting previously unselected package libpython3.5-stdlib:arm64. [2020-01-07T11:00:20.692Z] #17 11.75 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2020-01-07T11:00:20.692Z] #17 11.75 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2020-01-07T11:00:20.731Z] [2020-01-07T11:00:20.731Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:20.731Z] #41 42.86 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-07T11:00:20.731Z] #41 43.00 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-07T11:00:20.731Z] #41 43.15 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-07T11:00:20.942Z] #41 42.32 CC compel/plugins/std/log.o [2020-01-07T11:00:20.990Z] #41 43.33 AR compel/plugins/std.lib.a [2020-01-07T11:00:21.250Z] #41 43.46 CC compel/plugins/fds/fds.o [2020-01-07T11:00:21.259Z] #17 12.14 Selecting previously unselected package python3.5. [2020-01-07T11:00:21.259Z] #17 12.14 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2020-01-07T11:00:21.259Z] #17 12.15 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T11:00:21.259Z] #17 12.20 Selecting previously unselected package libpython3-stdlib:arm64. [2020-01-07T11:00:21.259Z] #17 12.20 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_arm64.deb ... [2020-01-07T11:00:21.259Z] #17 12.21 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2020-01-07T11:00:21.259Z] #17 12.25 Selecting previously unselected package dh-python. [2020-01-07T11:00:21.259Z] #17 12.26 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-07T11:00:21.259Z] #17 12.26 Unpacking dh-python (2.20170125) ... [2020-01-07T11:00:21.259Z] #17 12.34 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2020-01-07T11:00:21.259Z] #17 12.36 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T11:00:21.568Z] Removing intermediate container 14960d1879bc [2020-01-07T11:00:21.568Z] ---> c1ea3d6fe182 [2020-01-07T11:00:21.568Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-07T11:00:21.568Z] ---> 687421176e14 [2020-01-07T11:00:21.568Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-07T11:00:21.568Z] ---> a475a8575724 [2020-01-07T11:00:21.568Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-07T11:00:21.568Z] ---> Running in 95e08778e67d [2020-01-07T11:00:21.568Z] Removing intermediate container 95e08778e67d [2020-01-07T11:00:21.568Z] ---> c6203aa2e50e [2020-01-07T11:00:21.568Z] Successfully built c6203aa2e50e [2020-01-07T11:00:21.568Z] Successfully tagged moby-buildx:latest [2020-01-07T11:00:21.568Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-07T11:00:21.568Z] if [ -n "${id}" ]; then \ [2020-01-07T11:00:21.568Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-07T11:00:21.568Z] && touch bundles/buildx; \ [2020-01-07T11:00:21.568Z] docker rm -f ${id}; \ [2020-01-07T11:00:21.568Z] fi [2020-01-07T11:00:21.568Z] 63381c28fecf6c0352eb9e0ca183666c0c0eef22a7b1c47b6ee7badcadc56ad7 [2020-01-07T11:00:21.568Z] bundles/buildx version [2020-01-07T11:00:21.568Z] buildx v0.3.1 6db68d0 [2020-01-07T11:00:21.568Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:9ae7196775dddeb49be5195e00572a55b3c4658a . [2020-01-07T11:00:21.568Z] #1 [internal] booting buildkit [2020-01-07T11:00:21.568Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-07T11:00:21.816Z] #41 43.92 AR compel/plugins/fds.lib.a [2020-01-07T11:00:21.816Z] #41 44.03 HOSTDEP compel/src/lib/log-host.d [2020-01-07T11:00:21.908Z] #41 43.12 CC compel/plugins/std/string.o [2020-01-07T11:00:21.932Z] #1 pulling image moby/buildkit:buildx-stable-1 2.3s done [2020-01-07T11:00:21.932Z] #1 creating container buildx_buildkit_default [2020-01-07T11:00:22.033Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-07T11:00:22.033Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-07T11:00:22.033Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-07T11:00:22.074Z] #41 44.18 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-07T11:00:22.074Z] #41 44.31 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-07T11:00:22.074Z] #41 44.45 HOSTDEP compel/src/main-host.d [2020-01-07T11:00:22.194Z] #17 13.32 Setting up python3-minimal (3.5.3-1) ... [2020-01-07T11:00:22.321Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-07T11:00:22.333Z] #41 44.63 DEP compel/src/lib/ptrace.d [2020-01-07T11:00:22.333Z] #41 44.72 DEP compel/src/lib/infect.d [2020-01-07T11:00:22.453Z] #17 13.69 Selecting previously unselected package python3. [2020-01-07T11:00:22.467Z] #41 43.74 CC compel/plugins/std/infect.o [2020-01-07T11:00:22.591Z] #41 44.84 DEP compel/src/lib/infect-util.d [2020-01-07T11:00:22.712Z] #17 13.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24791 files and directories currently installed.) [2020-01-07T11:00:22.712Z] #17 13.71 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2020-01-07T11:00:22.712Z] #17 13.71 Unpacking python3 (3.5.3-1) ... [2020-01-07T11:00:22.712Z] #17 13.75 Selecting previously unselected package pigz. [2020-01-07T11:00:22.712Z] #17 13.76 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2020-01-07T11:00:22.712Z] #17 13.76 Unpacking pigz (2.3.4-1) ... [2020-01-07T11:00:22.712Z] #17 13.81 Selecting previously unselected package libip4tc0:arm64. [2020-01-07T11:00:22.712Z] #17 13.81 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-07T11:00:22.712Z] #17 13.82 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:00:22.712Z] #17 13.86 Selecting previously unselected package libip6tc0:arm64. [2020-01-07T11:00:22.712Z] #17 13.87 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-07T11:00:22.712Z] #17 13.87 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:00:22.712Z] #17 13.92 Selecting previously unselected package libiptc0:arm64. [2020-01-07T11:00:22.717Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-07T11:00:22.717Z] #1 DONE 2.9s [2020-01-07T11:00:22.717Z] [2020-01-07T11:00:22.717Z] #3 [internal] load .dockerignore [2020-01-07T11:00:22.717Z] #3 transferring context: 112B done [2020-01-07T11:00:22.717Z] #3 DONE 0.0s [2020-01-07T11:00:22.717Z] [2020-01-07T11:00:22.717Z] #2 [internal] load build definition from Dockerfile [2020-01-07T11:00:22.717Z] #2 transferring dockerfile: 15.34kB done [2020-01-07T11:00:22.717Z] #2 DONE 0.0s [2020-01-07T11:00:22.717Z] [2020-01-07T11:00:22.717Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-07T11:00:22.722Z] #41 44.17 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-07T11:00:22.722Z] #41 44.21 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-07T11:00:22.849Z] #41 45.00 DEP compel/src/lib/infect-rpc.d [2020-01-07T11:00:22.849Z] #41 45.10 DEP compel/arch/x86/src/lib/infect.d [2020-01-07T11:00:22.970Z] #17 13.92 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-07T11:00:22.970Z] #17 13.93 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:00:22.970Z] #17 13.98 Selecting previously unselected package libxtables12:arm64. [2020-01-07T11:00:22.970Z] #17 13.98 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-07T11:00:22.970Z] #17 13.98 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:00:22.970Z] #17 14.03 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-01-07T11:00:22.970Z] #17 14.03 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2020-01-07T11:00:22.970Z] #17 14.04 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2020-01-07T11:00:22.970Z] #17 14.08 Selecting previously unselected package iptables. [2020-01-07T11:00:22.970Z] #17 14.08 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-07T11:00:22.970Z] #17 14.09 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T11:00:22.970Z] #17 14.17 Selecting previously unselected package xxd. [2020-01-07T11:00:22.977Z] #41 44.26 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-07T11:00:22.977Z] #41 44.34 AR compel/plugins/std.lib.a [2020-01-07T11:00:23.107Z] #41 45.26 DEP compel/arch/x86/src/lib/cpu.d [2020-01-07T11:00:23.107Z] #41 45.40 DEP compel/src/lib/log.d [2020-01-07T11:00:23.228Z] #17 14.17 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2020-01-07T11:00:23.228Z] #17 14.17 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:00:23.228Z] #17 14.23 Selecting previously unselected package vim-common. [2020-01-07T11:00:23.228Z] #17 14.23 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:00:23.228Z] #17 14.24 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:00:23.228Z] #17 14.29 Selecting previously unselected package bzip2. [2020-01-07T11:00:23.228Z] #17 14.30 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2020-01-07T11:00:23.228Z] #17 14.30 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-07T11:00:23.228Z] #17 14.35 Selecting previously unselected package libgpm2:arm64. [2020-01-07T11:00:23.228Z] #17 14.35 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2020-01-07T11:00:23.228Z] #17 14.36 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2020-01-07T11:00:23.228Z] #17 14.40 Selecting previously unselected package xz-utils. [2020-01-07T11:00:23.231Z] #41 44.40 CC compel/plugins/fds/fds.o [2020-01-07T11:00:23.231Z] #41 44.62 AR compel/plugins/fds.lib.a [2020-01-07T11:00:23.350Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-07T11:00:23.369Z] #41 45.57 DEP compel/src/main.d [2020-01-07T11:00:23.370Z] #41 45.75 DEP compel/src/lib/handle-elf.d [2020-01-07T11:00:23.487Z] #17 14.40 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2020-01-07T11:00:23.487Z] #17 14.40 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-07T11:00:23.487Z] #17 14.46 Selecting previously unselected package aufs-tools. [2020-01-07T11:00:23.487Z] #17 14.47 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2020-01-07T11:00:23.487Z] #17 14.47 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-07T11:00:23.487Z] #17 14.54 Selecting previously unselected package libonig4:arm64. [2020-01-07T11:00:23.487Z] #17 14.54 Preparing to unpack .../14-libonig4_6.1.3-2_arm64.deb ... [2020-01-07T11:00:23.487Z] #17 14.54 Unpacking libonig4:arm64 (6.1.3-2) ... [2020-01-07T11:00:23.487Z] #17 14.60 Selecting previously unselected package libjq1:arm64. [2020-01-07T11:00:23.487Z] #17 14.61 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_arm64.deb ... [2020-01-07T11:00:23.487Z] #17 14.61 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-07T11:00:23.487Z] #17 14.66 Selecting previously unselected package jq. [2020-01-07T11:00:23.487Z] #17 14.66 Preparing to unpack .../16-jq_1.5+dfsg-1.3_arm64.deb ... [2020-01-07T11:00:23.487Z] #17 14.67 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T11:00:23.487Z] #17 14.71 Selecting previously unselected package libaio1:arm64. [2020-01-07T11:00:23.487Z] #17 14.72 Preparing to unpack .../17-libaio1_0.3.110-3_arm64.deb ... [2020-01-07T11:00:23.487Z] #17 14.72 Unpacking libaio1:arm64 (0.3.110-3) ... [2020-01-07T11:00:23.487Z] #17 14.76 Selecting previously unselected package libcap2-bin. [2020-01-07T11:00:23.490Z] #4 DONE 0.5s [2020-01-07T11:00:23.490Z] [2020-01-07T11:00:23.490Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-07T11:00:23.490Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-07T11:00:23.490Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-01-07T11:00:23.490Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-01-07T11:00:23.490Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-07T11:00:23.490Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-01-07T11:00:23.490Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-07T11:00:23.491Z] #41 44.71 HOSTDEP compel/src/lib/log-host.d [2020-01-07T11:00:23.491Z] #41 44.80 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-07T11:00:23.628Z] #41 45.91 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-07T11:00:23.745Z] #17 14.76 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_arm64.deb ... [2020-01-07T11:00:23.745Z] #17 14.77 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-07T11:00:23.745Z] #17 14.82 Selecting previously unselected package libnl-3-200:arm64. [2020-01-07T11:00:23.745Z] #17 14.82 Preparing to unpack .../19-libnl-3-200_3.2.27-2_arm64.deb ... [2020-01-07T11:00:23.745Z] #17 14.82 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2020-01-07T11:00:23.745Z] #17 14.87 Selecting previously unselected package libprotobuf-c1:arm64. [2020-01-07T11:00:23.745Z] #17 14.88 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_arm64.deb ... [2020-01-07T11:00:23.745Z] #17 14.88 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-07T11:00:23.745Z] #17 14.92 Selecting previously unselected package libreadline5:arm64. [2020-01-07T11:00:23.745Z] #17 14.93 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2020-01-07T11:00:23.745Z] #17 14.93 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2020-01-07T11:00:23.745Z] #17 14.98 Selecting previously unselected package net-tools. [2020-01-07T11:00:23.789Z] #41 ... [2020-01-07T11:00:23.789Z] [2020-01-07T11:00:23.789Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:23.789Z] #62 98.05 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T11:00:23.789Z] #62 98.05 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-07T11:00:23.789Z] #62 DONE 104.7s [2020-01-07T11:00:23.789Z] [2020-01-07T11:00:23.789Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-07T11:00:23.789Z] #63 DONE 0.1s [2020-01-07T11:00:23.789Z] [2020-01-07T11:00:23.789Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:23.789Z] #44 101.3 vendor/golang.org/x/net/http2/hpack [2020-01-07T11:00:23.789Z] #44 102.1 mime [2020-01-07T11:00:23.789Z] #44 103.9 mime/quotedprintable [2020-01-07T11:00:23.789Z] #44 104.3 net/http/internal [2020-01-07T11:00:23.863Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-01-07T11:00:23.863Z] #5 DONE 0.5s [2020-01-07T11:00:23.886Z] #41 46.13 CC compel/src/lib/log.o [2020-01-07T11:00:24.004Z] #17 14.98 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2020-01-07T11:00:24.004Z] #17 14.99 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T11:00:24.004Z] #17 15.05 Selecting previously unselected package python-pip-whl. [2020-01-07T11:00:24.004Z] #17 15.05 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-07T11:00:24.004Z] #17 15.06 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T11:00:24.004Z] #17 15.21 Selecting previously unselected package python3-pip. [2020-01-07T11:00:24.004Z] #17 15.21 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-07T11:00:24.004Z] #17 15.22 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T11:00:24.004Z] #17 15.28 Selecting previously unselected package python3-pkg-resources. [2020-01-07T11:00:24.145Z] #41 46.43 CC compel/arch/x86/src/lib/cpu.o [2020-01-07T11:00:24.235Z] [2020-01-07T11:00:24.235Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T11:00:24.235Z] #7 ... [2020-01-07T11:00:24.235Z] [2020-01-07T11:00:24.235Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-07T11:00:24.235Z] #6 DONE 0.3s [2020-01-07T11:00:24.262Z] #17 15.28 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T11:00:24.262Z] #17 15.28 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-07T11:00:24.262Z] #17 15.35 Selecting previously unselected package python3-setuptools. [2020-01-07T11:00:24.262Z] #17 15.35 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-07T11:00:24.262Z] #17 15.35 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-07T11:00:24.262Z] #17 15.42 Selecting previously unselected package python3-wheel. [2020-01-07T11:00:24.385Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-07T11:00:24.385Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-07T11:00:24.385Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-07T11:00:24.520Z] #17 15.43 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-07T11:00:24.520Z] #17 15.43 Unpacking python3-wheel (0.29.0-2) ... [2020-01-07T11:00:24.520Z] #17 15.48 Selecting previously unselected package thin-provisioning-tools. [2020-01-07T11:00:24.520Z] #17 15.48 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2020-01-07T11:00:24.520Z] #17 15.49 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T11:00:24.520Z] #17 15.58 Selecting previously unselected package vim-runtime. [2020-01-07T11:00:24.520Z] #17 15.58 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:00:24.520Z] #17 15.59 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-07T11:00:24.520Z] #17 15.61 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-07T11:00:24.520Z] #17 15.61 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:00:24.711Z] #41 47.17 CC compel/arch/x86/src/lib/infect.o [2020-01-07T11:00:24.923Z] [2020-01-07T11:00:24.923Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T11:00:24.923Z] #7 DONE 0.4s [2020-01-07T11:00:24.923Z] [2020-01-07T11:00:24.923Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T11:00:24.923Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-07T11:00:24.923Z] #8 sha256:35d8e4ac941b96342e545b0655546bb4239af6031c80a641704a603d3933e258 1.80kB / 1.80kB done [2020-01-07T11:00:24.923Z] #8 sha256:2fb8fda69e5194b4387ee13fec6b224aeea71574391547db5f7c37503a79a3de 125B / 125B 0.1s [2020-01-07T11:00:24.923Z] #8 sha256:a4a13d0d13850e394009ffb689a28fdc27ff6fa061e9d16370c1ad45be2179b5 5.47kB / 5.47kB done [2020-01-07T11:00:24.923Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 0B / 4.37MB 0.1s [2020-01-07T11:00:24.923Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 0B / 50.50MB 0.1s [2020-01-07T11:00:24.923Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-07T11:00:24.923Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 0B / 45.24MB 0.1s [2020-01-07T11:00:24.923Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 0B / 10.32MB 0.1s [2020-01-07T11:00:24.923Z] #8 sha256:2fb8fda69e5194b4387ee13fec6b224aeea71574391547db5f7c37503a79a3de 125B / 125B 0.1s done [2020-01-07T11:00:24.923Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 2.89MB / 4.37MB 0.4s [2020-01-07T11:00:24.923Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 2.92MB / 50.50MB 0.4s [2020-01-07T11:00:24.923Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 2.52MB / 45.24MB 0.4s [2020-01-07T11:00:24.923Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 6.46MB / 10.32MB 0.4s [2020-01-07T11:00:24.923Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 2.87MB / 102.17MB 0.4s [2020-01-07T11:00:24.923Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 0B / 45.98MB 0.4s [2020-01-07T11:00:25.016Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-07T11:00:25.196Z] #44 ... [2020-01-07T11:00:25.196Z] [2020-01-07T11:00:25.196Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:25.196Z] #47 DONE 106.3s [2020-01-07T11:00:25.196Z] [2020-01-07T11:00:25.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:25.196Z] #41 45.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-07T11:00:25.196Z] #41 45.24 HOSTDEP compel/src/main-host.d [2020-01-07T11:00:25.196Z] #41 45.41 DEP compel/src/lib/ptrace.d [2020-01-07T11:00:25.196Z] #41 45.61 DEP compel/src/lib/infect.d [2020-01-07T11:00:25.196Z] #41 45.87 DEP compel/src/lib/infect-util.d [2020-01-07T11:00:25.196Z] #41 45.97 DEP compel/src/lib/infect-rpc.d [2020-01-07T11:00:25.196Z] #41 46.09 DEP compel/arch/x86/src/lib/infect.d [2020-01-07T11:00:25.196Z] #41 46.28 DEP compel/arch/x86/src/lib/cpu.d [2020-01-07T11:00:25.196Z] #41 46.40 DEP compel/src/lib/log.d [2020-01-07T11:00:25.196Z] #41 46.55 DEP compel/src/main.d [2020-01-07T11:00:25.305Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-07T11:00:25.459Z] #17 16.60 Selecting previously unselected package vim. [2020-01-07T11:00:25.532Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 4.37MB / 4.37MB 0.5s done [2020-01-07T11:00:25.532Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 6.89MB / 50.50MB 0.5s [2020-01-07T11:00:25.532Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 6.27MB / 45.24MB 0.5s [2020-01-07T11:00:25.532Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 9.04MB / 10.32MB 0.5s [2020-01-07T11:00:25.532Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 10.47MB / 50.50MB 0.7s [2020-01-07T11:00:25.532Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 11.88MB / 45.24MB 0.7s [2020-01-07T11:00:25.532Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.32MB / 10.32MB 0.6s done [2020-01-07T11:00:25.532Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 9.87MB / 102.17MB 0.7s [2020-01-07T11:00:25.532Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 13.13MB / 50.50MB 0.8s [2020-01-07T11:00:25.532Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 18.86MB / 50.50MB 1.0s [2020-01-07T11:00:25.532Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 18.30MB / 45.24MB 1.0s [2020-01-07T11:00:25.532Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 17.67MB / 102.17MB 1.0s [2020-01-07T11:00:25.532Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 3.02MB / 45.98MB 1.0s [2020-01-07T11:00:25.648Z] #41 47.95 CC compel/src/lib/infect-rpc.o [2020-01-07T11:00:25.717Z] #17 16.61 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2020-01-07T11:00:25.717Z] #17 16.61 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:00:25.717Z] #17 16.75 Selecting previously unselected package xfsprogs. [2020-01-07T11:00:25.717Z] #17 16.75 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_arm64.deb ... [2020-01-07T11:00:25.717Z] #17 16.76 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-07T11:00:25.717Z] #17 16.88 Selecting previously unselected package zip. [2020-01-07T11:00:25.754Z] #41 46.84 DEP compel/src/lib/handle-elf.d [2020-01-07T11:00:25.754Z] #41 46.97 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-07T11:00:25.906Z] #41 48.27 CC compel/src/lib/infect-util.o [2020-01-07T11:00:25.936Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-07T11:00:25.936Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-07T11:00:25.971Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 22.52MB / 50.50MB 1.1s [2020-01-07T11:00:25.971Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 22.29MB / 45.24MB 1.1s [2020-01-07T11:00:25.971Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 5.39MB / 45.98MB 1.1s [2020-01-07T11:00:25.971Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 25.95MB / 50.50MB 1.3s [2020-01-07T11:00:25.971Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 25.97MB / 45.24MB 1.3s [2020-01-07T11:00:25.971Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 24.91MB / 102.17MB 1.3s [2020-01-07T11:00:25.971Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 8.76MB / 45.98MB 1.3s [2020-01-07T11:00:25.971Z] #8 ... [2020-01-07T11:00:25.971Z] [2020-01-07T11:00:25.971Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T11:00:25.971Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-07T11:00:25.971Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-07T11:00:25.971Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-01-07T11:00:25.971Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-07T11:00:25.971Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2020-01-07T11:00:25.971Z] #66 DONE 1.5s [2020-01-07T11:00:25.971Z] [2020-01-07T11:00:25.971Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T11:00:25.971Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 29.48MB / 50.50MB 1.4s [2020-01-07T11:00:25.971Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 30.23MB / 45.24MB 1.4s [2020-01-07T11:00:25.971Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 12.36MB / 45.98MB 1.4s [2020-01-07T11:00:25.976Z] #17 16.89 Preparing to unpack .../32-zip_3.0-11+b1_arm64.deb ... [2020-01-07T11:00:25.976Z] #17 16.89 Unpacking zip (3.0-11+b1) ... [2020-01-07T11:00:25.976Z] #17 16.95 Selecting previously unselected package libapparmor-perl. [2020-01-07T11:00:25.976Z] #17 16.96 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2020-01-07T11:00:25.976Z] #17 16.96 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T11:00:25.976Z] #17 17.02 Selecting previously unselected package apparmor. [2020-01-07T11:00:25.976Z] #17 17.02 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2020-01-07T11:00:25.976Z] #17 17.05 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-07T11:00:26.009Z] #41 47.17 CC compel/src/lib/log.o [2020-01-07T11:00:26.224Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-07T11:00:26.234Z] #17 17.18 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-07T11:00:26.234Z] #17 17.20 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T11:00:26.234Z] #17 17.22 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-07T11:00:26.234Z] #17 17.24 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:00:26.234Z] #17 17.26 Processing triggers for mime-support (3.60) ... [2020-01-07T11:00:26.234Z] #17 17.28 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:00:26.234Z] #17 17.29 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2020-01-07T11:00:26.234Z] #17 17.31 Setting up libcap2-bin (1:2.25-1) ... [2020-01-07T11:00:26.234Z] #17 17.32 Setting up bash-completion (1:2.1-4.3) ... [2020-01-07T11:00:26.264Z] #41 47.63 CC compel/arch/x86/src/lib/cpu.o [2020-01-07T11:00:26.474Z] #41 48.56 CC compel/src/lib/infect.o [2020-01-07T11:00:26.474Z] #41 ... [2020-01-07T11:00:26.474Z] [2020-01-07T11:00:26.474Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:26.474Z] #47 DONE 111.5s [2020-01-07T11:00:26.474Z] [2020-01-07T11:00:26.474Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:26.474Z] #44 106.9 net/textproto [2020-01-07T11:00:26.474Z] #44 106.9 crypto/x509 [2020-01-07T11:00:26.474Z] #44 108.0 vendor/golang.org/x/net/http/httpguts [2020-01-07T11:00:26.474Z] #44 108.2 vendor/golang.org/x/net/http/httpproxy [2020-01-07T11:00:26.474Z] #44 108.7 mime/multipart [2020-01-07T11:00:26.474Z] #44 110.6 crypto/tls [2020-01-07T11:00:26.514Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-07T11:00:26.532Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 33.51MB / 50.50MB 1.6s [2020-01-07T11:00:26.532Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 32.62MB / 45.24MB 1.6s [2020-01-07T11:00:26.532Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 31.27MB / 102.17MB 1.6s [2020-01-07T11:00:26.532Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 14.88MB / 45.98MB 1.6s [2020-01-07T11:00:26.532Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 37.64MB / 50.50MB 1.7s [2020-01-07T11:00:26.532Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 35.83MB / 45.24MB 1.7s [2020-01-07T11:00:26.532Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 18.39MB / 45.98MB 1.7s [2020-01-07T11:00:26.532Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 40.89MB / 50.50MB 1.9s [2020-01-07T11:00:26.532Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 39.54MB / 45.24MB 1.9s [2020-01-07T11:00:26.532Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 39.06MB / 102.17MB 1.9s [2020-01-07T11:00:26.532Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 22.40MB / 45.98MB 1.9s [2020-01-07T11:00:26.532Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 43.72MB / 50.50MB 2.0s [2020-01-07T11:00:26.532Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 43.70MB / 45.24MB 2.0s [2020-01-07T11:00:26.532Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 26.86MB / 45.98MB 2.0s [2020-01-07T11:00:26.802Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-07T11:00:26.802Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-07T11:00:26.824Z] #41 48.26 CC compel/arch/x86/src/lib/infect.o [2020-01-07T11:00:27.051Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 47.61MB / 50.50MB 2.2s [2020-01-07T11:00:27.051Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 45.16MB / 102.17MB 2.2s [2020-01-07T11:00:27.051Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 30.07MB / 45.98MB 2.2s [2020-01-07T11:00:27.051Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 2.3s [2020-01-07T11:00:27.051Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 45.24MB / 45.24MB 2.2s done [2020-01-07T11:00:27.051Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 51.94MB / 102.17MB 2.3s [2020-01-07T11:00:27.051Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 34.93MB / 45.98MB 2.3s [2020-01-07T11:00:27.051Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 2.4s done [2020-01-07T11:00:27.051Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 60.34MB / 102.17MB 2.5s [2020-01-07T11:00:27.051Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 38.92MB / 45.98MB 2.5s [2020-01-07T11:00:27.169Z] #17 18.32 Setting up libonig4:arm64 (6.1.3-2) ... [2020-01-07T11:00:27.169Z] #17 18.33 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-07T11:00:27.169Z] #17 18.35 Setting up zip (3.0-11+b1) ... [2020-01-07T11:00:27.169Z] #17 18.36 Setting up bzip2 (1.0.6-8.1) ... [2020-01-07T11:00:27.169Z] #17 18.37 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-07T11:00:27.169Z] #17 18.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:00:27.169Z] #17 18.40 Setting up libaio1:arm64 (0.3.110-3) ... [2020-01-07T11:00:27.169Z] #17 18.42 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:00:27.169Z] #17 18.43 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-07T11:00:27.428Z] #17 18.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-07T11:00:27.428Z] #17 18.46 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T11:00:27.428Z] #17 18.47 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:00:27.428Z] #17 18.49 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2020-01-07T11:00:27.428Z] #17 18.51 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:00:27.428Z] #17 18.65 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2020-01-07T11:00:27.428Z] #17 18.66 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2020-01-07T11:00:27.428Z] #17 18.68 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T11:00:27.428Z] #17 18.69 Setting up pigz (2.3.4-1) ... [2020-01-07T11:00:27.448Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 68.79MB / 102.17MB 2.6s [2020-01-07T11:00:27.448Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 2.6s [2020-01-07T11:00:27.448Z] #8 ... [2020-01-07T11:00:27.448Z] [2020-01-07T11:00:27.448Z] #20 [internal] load build context [2020-01-07T11:00:27.448Z] #20 transferring context: 46.33MB 2.9s done [2020-01-07T11:00:27.448Z] #20 DONE 2.9s [2020-01-07T11:00:27.448Z] [2020-01-07T11:00:27.448Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T11:00:27.448Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 82.96MB / 102.17MB 2.8s [2020-01-07T11:00:27.448Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 98.20MB / 102.17MB 2.9s [2020-01-07T11:00:27.448Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 2.8s done [2020-01-07T11:00:27.686Z] #17 18.71 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T11:00:27.686Z] #17 18.72 Setting up libmpdec2:arm64 (2.4.2-1) ... [2020-01-07T11:00:27.686Z] #17 18.73 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:00:27.686Z] #17 18.74 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T11:00:27.686Z] #17 18.76 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2020-01-07T11:00:27.686Z] #17 18.77 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-07T11:00:27.686Z] #17 18.78 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:00:27.686Z] #17 18.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-07T11:00:27.686Z] #17 18.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-07T11:00:27.686Z] #17 18.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-07T11:00:27.686Z] #17 18.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-07T11:00:27.686Z] #17 18.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-07T11:00:27.686Z] #17 18.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-07T11:00:27.686Z] #17 18.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-07T11:00:27.686Z] #17 18.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-07T11:00:27.686Z] #17 18.84 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2020-01-07T11:00:27.686Z] #17 18.85 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:00:27.686Z] #17 18.86 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T11:00:27.686Z] #17 18.88 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T11:00:27.813Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 102.17MB / 102.17MB 3.2s done [2020-01-07T11:00:27.813Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2020-01-07T11:00:27.829Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-07T11:00:27.833Z] #41 48.94 CC compel/src/lib/infect-rpc.o [2020-01-07T11:00:27.833Z] #41 49.17 CC compel/src/lib/infect-util.o [2020-01-07T11:00:28.130Z] #41 49.46 CC compel/src/lib/infect.o [2020-01-07T11:00:28.862Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-07T11:00:28.862Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-07T11:00:29.049Z] #44 ... [2020-01-07T11:00:29.049Z] [2020-01-07T11:00:29.049Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:29.049Z] #41 50.80 CC compel/src/lib/ptrace.o [2020-01-07T11:00:29.049Z] #41 51.17 AR compel/libcompel.a [2020-01-07T11:00:29.049Z] #41 51.23 HOSTCC compel/src/main-host.o [2020-01-07T11:00:29.049Z] #41 51.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-07T11:00:29.154Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-07T11:00:29.317Z] #41 51.77 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-07T11:00:29.456Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-07T11:00:29.750Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-07T11:00:29.750Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-07T11:00:29.750Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-07T11:00:29.750Z] go: finding github.com/kr/text v0.1.0 [2020-01-07T11:00:29.884Z] #41 52.13 HOSTCC compel/src/lib/log-host.o [2020-01-07T11:00:29.884Z] #41 52.31 HOSTLINK compel/compel-host-bin [2020-01-07T11:00:30.096Z] #41 51.10 CC compel/src/lib/ptrace.o [2020-01-07T11:00:30.096Z] #41 51.31 AR compel/libcompel.a [2020-01-07T11:00:30.096Z] #41 51.36 HOSTCC compel/src/main-host.o [2020-01-07T11:00:30.141Z] #41 52.41 DEP soccr/soccr.d [2020-01-07T11:00:30.217Z] #17 20.92 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2020-01-07T11:00:30.217Z] #17 20.93 Setting up python3 (3.5.3-1) ... [2020-01-07T11:00:30.350Z] #41 51.70 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-07T11:00:30.399Z] #41 52.53 CC soccr/soccr.o [2020-01-07T11:00:30.426Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-07T11:00:30.475Z] #17 21.62 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-07T11:00:30.605Z] #41 51.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-07T11:00:30.715Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-07T11:00:30.860Z] #41 52.22 HOSTCC compel/src/lib/log-host.o [2020-01-07T11:00:31.011Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-07T11:00:31.011Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-07T11:00:31.011Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-07T11:00:31.011Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-07T11:00:31.116Z] #41 52.44 HOSTLINK compel/compel-host-bin [2020-01-07T11:00:31.331Z] #41 53.49 AR soccr/libsoccr.a [2020-01-07T11:00:31.331Z] #41 53.54 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T11:00:31.371Z] #41 52.59 DEP soccr/soccr.d [2020-01-07T11:00:31.371Z] #41 52.73 CC soccr/soccr.o [2020-01-07T11:00:31.589Z] #41 53.88 DEP criu/arch/x86/sigframe.d [2020-01-07T11:00:31.589Z] #41 53.97 DEP criu/arch/x86/sigaction_compat.d [2020-01-07T11:00:31.589Z] #41 54.06 DEP criu/arch/x86/kerndat.d [2020-01-07T11:00:31.846Z] #41 54.15 DEP criu/arch/x86/crtools.d [2020-01-07T11:00:31.850Z] #17 22.71 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-07T11:00:31.850Z] #17 22.78 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-07T11:00:31.850Z] #17 22.81 Setting up python3-wheel (0.29.0-2) ... [2020-01-07T11:00:32.047Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-07T11:00:32.103Z] #41 54.25 DEP criu/arch/x86/cpu.d [2020-01-07T11:00:32.103Z] #41 54.42 CC criu/arch/x86/cpu.o [2020-01-07T11:00:32.108Z] #17 23.19 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-07T11:00:32.336Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-07T11:00:32.341Z] #41 ... [2020-01-07T11:00:32.341Z] [2020-01-07T11:00:32.341Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:00:32.341Z] #10 113.7 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-01-07T11:00:32.341Z] #10 113.7 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-01-07T11:00:32.367Z] #17 23.63 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T11:00:32.668Z] #41 55.01 CC criu/arch/x86/crtools.o [2020-01-07T11:00:32.902Z] #10 114.5 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:00:32.902Z] #10 114.6 Fetched 73.5 MB in 1min 14s (987 kB/s) [2020-01-07T11:00:32.902Z] #10 114.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-07T11:00:32.970Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-07T11:00:32.970Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-07T11:00:33.157Z] #10 114.6 (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.) [2020-01-07T11:00:33.157Z] #10 114.7 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-01-07T11:00:33.157Z] #10 114.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-07T11:00:33.302Z] #17 24.11 Setting up python3-setuptools (33.1.1-1) ... [2020-01-07T11:00:33.412Z] #10 114.8 Selecting previously unselected package libudev-dev:amd64. [2020-01-07T11:00:33.413Z] #10 114.8 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-01-07T11:00:33.413Z] #10 114.8 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-07T11:00:33.413Z] #10 115.0 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T11:00:33.413Z] #10 115.0 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T11:00:33.413Z] #10 115.0 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T11:00:33.560Z] #17 24.58 Setting up dh-python (2.20170125) ... [2020-01-07T11:00:33.668Z] #10 115.3 Selecting previously unselected package btrfs-progs. [2020-01-07T11:00:33.819Z] #17 24.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:00:33.923Z] #10 115.3 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-07T11:00:33.923Z] #10 115.4 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T11:00:34.040Z] #41 56.07 CC criu/arch/x86/kerndat.o [2020-01-07T11:00:34.040Z] #41 56.45 CC criu/arch/x86/sigaction_compat.o [2020-01-07T11:00:34.077Z] #17 DONE 25.3s [2020-01-07T11:00:34.178Z] #10 115.8 Selecting previously unselected package btrfs-tools. [2020-01-07T11:00:34.178Z] #10 115.8 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-07T11:00:34.178Z] #10 115.8 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T11:00:34.178Z] #10 115.9 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-07T11:00:34.178Z] #10 115.9 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-07T11:00:34.178Z] #10 115.9 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T11:00:34.298Z] #41 56.73 CC criu/arch/x86/sigframe.o [2020-01-07T11:00:34.337Z] [2020-01-07T11:00:34.337Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:00:34.435Z] #10 116.0 Selecting previously unselected package dmsetup. [2020-01-07T11:00:34.435Z] #10 116.0 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-01-07T11:00:34.435Z] #10 116.0 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-07T11:00:34.435Z] #10 116.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-07T11:00:34.435Z] #10 116.1 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-07T11:00:34.435Z] #10 116.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T11:00:34.435Z] #10 116.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-07T11:00:34.555Z] #41 56.98 LINK criu/arch/x86/crtools.built-in.o [2020-01-07T11:00:34.690Z] #10 116.2 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2020-01-07T11:00:34.690Z] #10 116.2 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-01-07T11:00:34.812Z] #41 57.03 DEP criu/pie/util-vdso-elf32.d [2020-01-07T11:00:34.812Z] #41 57.15 DEP criu/arch/x86/vdso-pie.d [2020-01-07T11:00:34.812Z] #41 57.27 DEP criu/pie/parasite-vdso.d [2020-01-07T11:00:34.945Z] #10 116.5 Selecting previously unselected package libpcre16-3:amd64. [2020-01-07T11:00:34.945Z] #10 116.5 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-01-07T11:00:34.945Z] #10 116.5 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-01-07T11:00:35.069Z] #41 57.37 DEP criu/pie/util-vdso.d [2020-01-07T11:00:35.069Z] #41 57.48 DEP criu/pie/util.d [2020-01-07T11:00:35.242Z] #10 116.7 Selecting previously unselected package libpcre32-3:amd64. [2020-01-07T11:00:35.242Z] #10 116.7 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-01-07T11:00:35.242Z] #10 116.7 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-01-07T11:00:35.242Z] #10 116.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-07T11:00:35.242Z] #10 116.8 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-01-07T11:00:35.242Z] #10 116.8 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-07T11:00:35.327Z] #41 57.63 CC criu/pie/util.o [2020-01-07T11:00:35.541Z] #10 117.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-07T11:00:35.725Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-07T11:00:35.840Z] #10 117.2 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-01-07T11:00:35.840Z] #10 117.2 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-07T11:00:35.840Z] #10 117.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-07T11:00:35.840Z] #10 117.4 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-01-07T11:00:35.840Z] #10 117.5 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-07T11:00:35.893Z] #41 57.94 CC criu/pie/util-vdso.o [2020-01-07T11:00:36.137Z] #10 117.6 Selecting previously unselected package libseccomp2:amd64. [2020-01-07T11:00:36.137Z] #10 117.6 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-07T11:00:36.137Z] #10 117.6 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T11:00:36.137Z] #10 117.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-07T11:00:36.137Z] #10 117.7 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-07T11:00:36.137Z] #10 117.7 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T11:00:36.137Z] #10 117.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-07T11:00:36.150Z] #41 58.40 CC criu/pie/parasite-vdso.o [2020-01-07T11:00:36.393Z] #10 117.8 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-01-07T11:00:36.393Z] #10 117.8 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-07T11:00:36.757Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-07T11:00:37.084Z] #41 59.26 CC criu/arch/x86/vdso-pie.o [2020-01-07T11:00:37.317Z] #10 ... [2020-01-07T11:00:37.317Z] [2020-01-07T11:00:37.317Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:37.317Z] #44 108.4 crypto/tls [2020-01-07T11:00:37.317Z] #44 113.5 net/http [2020-01-07T11:00:37.341Z] #41 59.60 CC criu/pie/util-vdso-elf32.o [2020-01-07T11:00:37.573Z] #44 ... [2020-01-07T11:00:37.573Z] [2020-01-07T11:00:37.573Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:37.573Z] #41 53.77 AR soccr/libsoccr.a [2020-01-07T11:00:37.573Z] #41 53.78 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T11:00:37.573Z] #41 53.99 DEP criu/arch/x86/sigframe.d [2020-01-07T11:00:37.573Z] #41 54.07 DEP criu/arch/x86/sigaction_compat.d [2020-01-07T11:00:37.573Z] #41 54.18 DEP criu/arch/x86/kerndat.d [2020-01-07T11:00:37.573Z] #41 54.27 DEP criu/arch/x86/crtools.d [2020-01-07T11:00:37.573Z] #41 54.37 DEP criu/arch/x86/cpu.d [2020-01-07T11:00:37.573Z] #41 54.52 CC criu/arch/x86/cpu.o [2020-01-07T11:00:37.573Z] #41 55.03 CC criu/arch/x86/crtools.o [2020-01-07T11:00:37.573Z] #41 56.16 CC criu/arch/x86/kerndat.o [2020-01-07T11:00:37.573Z] #41 56.59 CC criu/arch/x86/sigaction_compat.o [2020-01-07T11:00:37.573Z] #41 56.81 CC criu/arch/x86/sigframe.o [2020-01-07T11:00:37.573Z] #41 57.08 LINK criu/arch/x86/crtools.built-in.o [2020-01-07T11:00:37.573Z] #41 57.16 DEP criu/pie/util-vdso-elf32.d [2020-01-07T11:00:37.573Z] #41 57.25 DEP criu/arch/x86/vdso-pie.d [2020-01-07T11:00:37.573Z] #41 57.38 DEP criu/pie/parasite-vdso.d [2020-01-07T11:00:37.573Z] #41 57.57 DEP criu/pie/util-vdso.d [2020-01-07T11:00:37.573Z] #41 57.68 DEP criu/pie/util.d [2020-01-07T11:00:37.573Z] #41 57.86 CC criu/pie/util.o [2020-01-07T11:00:37.573Z] #41 58.11 CC criu/pie/util-vdso.o [2020-01-07T11:00:37.573Z] #41 58.72 CC criu/pie/parasite-vdso.o [2020-01-07T11:00:37.621Z] #18 3.356 Collecting yamllint==1.16.0 [2020-01-07T11:00:37.906Z] #41 60.06 AR criu/pie/pie.lib.a [2020-01-07T11:00:37.906Z] #41 60.13 DEP criu/pie/restorer.d [2020-01-07T11:00:37.906Z] #41 60.28 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-07T11:00:38.165Z] #41 60.45 DEP criu/arch/x86/restorer_unmap.d [2020-01-07T11:00:38.165Z] #41 60.47 DEP criu/arch/x86/restorer.d [2020-01-07T11:00:38.423Z] #41 60.60 DEP criu/pie/parasite.d [2020-01-07T11:00:38.423Z] #41 60.83 CC criu/pie/parasite.o [2020-01-07T11:00:38.498Z] #41 59.65 CC criu/arch/x86/vdso-pie.o [2020-01-07T11:00:38.754Z] #41 60.02 CC criu/pie/util-vdso-elf32.o [2020-01-07T11:00:38.839Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-07T11:00:38.839Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-07T11:00:38.839Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-07T11:00:39.188Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 10.6s done [2020-01-07T11:00:39.188Z] #8 DONE 14.0s [2020-01-07T11:00:39.188Z] [2020-01-07T11:00:39.188Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-07T11:00:39.188Z] #9 DONE 0.3s [2020-01-07T11:00:39.188Z] [2020-01-07T11:00:39.188Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-07T11:00:39.188Z] #10 DONE 0.3s [2020-01-07T11:00:39.188Z] [2020-01-07T11:00:39.188Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:00:39.188Z] #21 DONE 0.1s [2020-01-07T11:00:39.188Z] [2020-01-07T11:00:39.188Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T11:00:39.188Z] #57 ... [2020-01-07T11:00:39.188Z] [2020-01-07T11:00:39.188Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T11:00:39.188Z] #22 DONE 0.1s [2020-01-07T11:00:39.188Z] [2020-01-07T11:00:39.188Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-07T11:00:39.188Z] #68 DONE 0.1s [2020-01-07T11:00:39.356Z] #41 60.61 AR criu/pie/pie.lib.a [2020-01-07T11:00:39.356Z] #41 60.68 DEP criu/pie/restorer.d [2020-01-07T11:00:39.489Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-07T11:00:39.586Z] [2020-01-07T11:00:39.587Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-07T11:00:39.587Z] #44 DONE 0.1s [2020-01-07T11:00:39.587Z] [2020-01-07T11:00:39.587Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-07T11:00:39.587Z] #31 DONE 0.1s [2020-01-07T11:00:39.587Z] [2020-01-07T11:00:39.587Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-07T11:00:39.587Z] #62 DONE 0.1s [2020-01-07T11:00:39.587Z] [2020-01-07T11:00:39.587Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-07T11:00:39.587Z] #50 DONE 0.1s [2020-01-07T11:00:39.587Z] [2020-01-07T11:00:39.587Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-07T11:00:39.587Z] #47 DONE 0.1s [2020-01-07T11:00:39.587Z] [2020-01-07T11:00:39.587Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:39.611Z] #41 60.87 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-07T11:00:39.611Z] #41 61.00 DEP criu/arch/x86/restorer_unmap.d [2020-01-07T11:00:39.778Z] go: finding github.com/kr/pty v1.1.1 [2020-01-07T11:00:39.796Z] #41 61.93 LINK criu/pie/parasite.built-in.o [2020-01-07T11:00:39.796Z] #41 61.95 GEN criu/pie/parasite-blob.h [2020-01-07T11:00:39.796Z] #41 61.97 CC criu/arch/x86/restorer.o [2020-01-07T11:00:39.909Z] #41 61.03 DEP criu/arch/x86/restorer.d [2020-01-07T11:00:39.909Z] #41 61.28 DEP criu/pie/parasite.d [2020-01-07T11:00:39.992Z] #48 0.592 + RM_GOPATH=0 [2020-01-07T11:00:39.992Z] #48 0.592 + TMP_GOPATH= [2020-01-07T11:00:39.992Z] #48 0.592 + : /build [2020-01-07T11:00:39.992Z] #48 0.592 + '[' -z '' ']' [2020-01-07T11:00:39.992Z] #48 0.593 ++ mktemp -d [2020-01-07T11:00:39.992Z] #48 0.594 + export GOPATH=/tmp/tmp.KjQ0yY0US3 [2020-01-07T11:00:39.992Z] #48 0.594 + GOPATH=/tmp/tmp.KjQ0yY0US3 [2020-01-07T11:00:39.992Z] #48 0.595 + RM_GOPATH=1 [2020-01-07T11:00:39.992Z] #48 0.595 ++ dirname ./install.sh [2020-01-07T11:00:39.992Z] #48 0.597 + dir=. [2020-01-07T11:00:39.992Z] #48 0.597 + bin=gotestsum [2020-01-07T11:00:39.992Z] #48 0.597 + shift [2020-01-07T11:00:39.992Z] #48 0.597 + '[' '!' -f ./gotestsum.installer ']' [2020-01-07T11:00:39.992Z] #48 0.597 + . ./gotestsum.installer [2020-01-07T11:00:39.992Z] #48 0.597 ++ : v0.3.5 [2020-01-07T11:00:39.992Z] #48 0.598 + install_gotestsum [2020-01-07T11:00:39.992Z] #48 0.598 Installing gotestsum version v0.3.5 [2020-01-07T11:00:39.992Z] #48 0.598 + echo 'Installing gotestsum version v0.3.5' [2020-01-07T11:00:39.992Z] #48 0.598 + go get -d gotest.tools/gotestsum [2020-01-07T11:00:40.054Z] #41 62.47 CC criu/arch/x86/restorer_unmap.o [2020-01-07T11:00:40.054Z] #41 62.52 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-07T11:00:40.070Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-07T11:00:40.205Z] #41 61.49 CC criu/pie/parasite.o [2020-01-07T11:00:40.358Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-07T11:00:40.358Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-07T11:00:40.620Z] #41 62.82 CC criu/pie/restorer.o [2020-01-07T11:00:40.771Z] #41 ... [2020-01-07T11:00:40.771Z] [2020-01-07T11:00:40.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:00:40.771Z] #10 119.2 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-07T11:00:40.771Z] #10 119.2 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-01-07T11:00:40.771Z] #10 119.2 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T11:00:40.771Z] #10 120.8 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-07T11:00:40.771Z] #10 120.8 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-01-07T11:00:40.771Z] #10 120.8 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T11:00:40.771Z] #10 122.4 Selecting previously unselected package binutils-mingw-w64. [2020-01-07T11:00:40.771Z] #10 122.4 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-07T11:00:40.771Z] #10 122.4 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T11:00:40.771Z] #10 122.5 Selecting previously unselected package mingw-w64-common. [2020-01-07T11:00:40.771Z] #10 122.5 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-07T11:00:41.027Z] #10 122.5 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-07T11:00:41.552Z] #41 ... [2020-01-07T11:00:41.552Z] [2020-01-07T11:00:41.552Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:41.552Z] #44 116.3 net/http/httptrace [2020-01-07T11:00:41.552Z] #44 116.5 net/http [2020-01-07T11:00:41.552Z] #44 125.8 github.com/LK4D4/vndr/godl [2020-01-07T11:00:41.552Z] #44 126.5 github.com/LK4D4/vndr [2020-01-07T11:00:42.485Z] #44 ... [2020-01-07T11:00:42.485Z] [2020-01-07T11:00:42.485Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:42.485Z] #41 64.85 LINK criu/pie/restorer.built-in.o [2020-01-07T11:00:42.485Z] #41 64.86 GEN criu/pie/restorer-blob.h [2020-01-07T11:00:42.742Z] #41 64.93 DEP criu/vdso.d [2020-01-07T11:00:42.742Z] #41 65.09 DEP criu/vdso-compat.d [2020-01-07T11:00:42.887Z] #18 8.819 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-07T11:00:42.999Z] #41 65.23 DEP criu/uts_ns.d [2020-01-07T11:00:42.999Z] #41 65.35 DEP criu/util.d [2020-01-07T11:00:43.146Z] #18 9.079 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-07T11:00:43.256Z] #41 65.52 DEP criu/uffd.d [2020-01-07T11:00:43.513Z] #41 65.81 DEP criu/tun.d [2020-01-07T11:00:43.771Z] #41 65.95 DEP criu/tty.d [2020-01-07T11:00:43.771Z] #41 66.10 DEP criu/timerfd.d [2020-01-07T11:00:44.028Z] #41 66.22 DEP criu/sysfs_parse.d [2020-01-07T11:00:44.028Z] #41 66.36 DEP criu/sysctl.d [2020-01-07T11:00:44.285Z] #41 66.54 DEP criu/string.d [2020-01-07T11:00:44.285Z] #41 66.59 DEP criu/stats.d [2020-01-07T11:00:44.519Z] #18 10.16 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-07T11:00:44.519Z] #18 10.39 Collecting pyyaml (from yamllint==1.16.0) [2020-01-07T11:00:44.542Z] #41 66.69 DEP criu/sockets.d [2020-01-07T11:00:44.542Z] #41 66.87 DEP criu/sk-unix.d [2020-01-07T11:00:44.799Z] #41 67.02 DEP criu/sk-tcp.d [2020-01-07T11:00:44.799Z] #41 67.20 DEP criu/sk-queue.d [2020-01-07T11:00:45.057Z] #41 67.38 DEP criu/sk-packet.d [2020-01-07T11:00:45.313Z] #10 126.2 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-07T11:00:45.313Z] #10 126.2 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-07T11:00:45.313Z] #10 126.2 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T11:00:45.314Z] #41 67.60 DEP criu/sk-netlink.d [2020-01-07T11:00:45.402Z] #48 ... [2020-01-07T11:00:45.402Z] [2020-01-07T11:00:45.402Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:45.402Z] #63 0.588 + RM_GOPATH=0 [2020-01-07T11:00:45.402Z] #63 0.588 + TMP_GOPATH= [2020-01-07T11:00:45.402Z] #63 0.589 + : /build/ [2020-01-07T11:00:45.402Z] #63 0.590 + '[' -z '' ']' [2020-01-07T11:00:45.402Z] #63 0.590 ++ mktemp -d [2020-01-07T11:00:45.402Z] #63 0.591 + export GOPATH=/tmp/tmp.flMcErvP16 [2020-01-07T11:00:45.402Z] #63 0.591 + GOPATH=/tmp/tmp.flMcErvP16 [2020-01-07T11:00:45.402Z] #63 0.591 + RM_GOPATH=1 [2020-01-07T11:00:45.402Z] #63 0.593 ++ dirname ./install.sh [2020-01-07T11:00:45.402Z] #63 0.595 + dir=. [2020-01-07T11:00:45.402Z] #63 0.596 + bin=rootlesskit [2020-01-07T11:00:45.402Z] #63 0.596 + shift [2020-01-07T11:00:45.402Z] #63 0.596 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-07T11:00:45.402Z] #63 0.598 + . ./rootlesskit.installer [2020-01-07T11:00:45.402Z] #63 0.598 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T11:00:45.402Z] #63 0.603 + install_rootlesskit [2020-01-07T11:00:45.402Z] #63 0.604 + case "$1" in [2020-01-07T11:00:45.402Z] #63 0.604 + export CGO_ENABLED=0 [2020-01-07T11:00:45.402Z] #63 0.604 + CGO_ENABLED=0 [2020-01-07T11:00:45.402Z] #63 0.605 + _install_rootlesskit [2020-01-07T11:00:45.402Z] #63 0.605 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-07T11:00:45.402Z] #63 0.606 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.flMcErvP16/src/github.com/rootless-containers/rootlesskit [2020-01-07T11:00:45.402Z] #63 0.606 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T11:00:45.402Z] #63 0.611 Cloning into '/tmp/tmp.flMcErvP16/src/github.com/rootless-containers/rootlesskit'... [2020-01-07T11:00:45.402Z] #63 3.970 + cd /tmp/tmp.flMcErvP16/src/github.com/rootless-containers/rootlesskit [2020-01-07T11:00:45.402Z] #63 3.971 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T11:00:45.402Z] #63 4.549 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T11:00:45.402Z] #63 4.550 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-07T11:00:45.572Z] #41 67.75 DEP criu/sk-inet.d [2020-01-07T11:00:45.572Z] #41 67.95 DEP criu/signalfd.d [2020-01-07T11:00:45.830Z] #41 68.09 DEP criu/sigframe.d [2020-01-07T11:00:45.830Z] #41 68.19 DEP criu/shmem.d [2020-01-07T11:00:45.894Z] #18 11.55 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-07T11:00:46.087Z] #41 68.39 DEP criu/servicefd.d [2020-01-07T11:00:46.281Z] #10 ... [2020-01-07T11:00:46.281Z] [2020-01-07T11:00:46.281Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:46.281Z] #41 62.72 LINK criu/pie/parasite.built-in.o [2020-01-07T11:00:46.281Z] #41 62.74 GEN criu/pie/parasite-blob.h [2020-01-07T11:00:46.281Z] #41 62.77 CC criu/arch/x86/restorer.o [2020-01-07T11:00:46.281Z] #41 63.34 CC criu/arch/x86/restorer_unmap.o [2020-01-07T11:00:46.281Z] #41 63.39 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-07T11:00:46.281Z] #41 63.78 CC criu/pie/restorer.o [2020-01-07T11:00:46.281Z] #41 66.29 LINK criu/pie/restorer.built-in.o [2020-01-07T11:00:46.281Z] #41 66.31 GEN criu/pie/restorer-blob.h [2020-01-07T11:00:46.281Z] #41 66.40 DEP criu/vdso.d [2020-01-07T11:00:46.281Z] #41 66.70 DEP criu/vdso-compat.d [2020-01-07T11:00:46.281Z] #41 66.82 DEP criu/uts_ns.d [2020-01-07T11:00:46.281Z] #41 66.94 DEP criu/util.d [2020-01-07T11:00:46.281Z] #41 67.19 DEP criu/uffd.d [2020-01-07T11:00:46.281Z] #41 67.35 DEP criu/tun.d [2020-01-07T11:00:46.281Z] #41 67.56 DEP criu/tty.d [2020-01-07T11:00:46.345Z] #41 68.52 DEP criu/seize.d [2020-01-07T11:00:46.345Z] #41 68.64 DEP criu/seccomp.d [2020-01-07T11:00:46.345Z] #41 68.79 DEP criu/rst-malloc.d [2020-01-07T11:00:46.579Z] #41 67.72 DEP criu/timerfd.d [2020-01-07T11:00:46.602Z] #41 68.85 DEP criu/rbtree.d [2020-01-07T11:00:46.602Z] #41 68.89 DEP criu/pstree.d [2020-01-07T11:00:46.602Z] #41 69.01 DEP criu/protobuf.d [2020-01-07T11:00:46.828Z] #18 12.72 Building wheels for collected packages: pyyaml [2020-01-07T11:00:46.834Z] #41 67.96 DEP criu/sysfs_parse.d [2020-01-07T11:00:46.834Z] #41 68.16 DEP criu/sysctl.d [2020-01-07T11:00:46.859Z] #41 69.13 GEN criu/protobuf-desc-gen.h [2020-01-07T11:00:47.086Z] #18 12.72 Running setup.py bdist_wheel for pyyaml: started [2020-01-07T11:00:47.133Z] #41 68.33 DEP criu/string.d [2020-01-07T11:00:47.133Z] #41 68.41 DEP criu/stats.d [2020-01-07T11:00:47.133Z] #41 68.48 DEP criu/sockets.d [2020-01-07T11:00:47.429Z] #41 68.65 DEP criu/sk-unix.d [2020-01-07T11:00:47.429Z] #41 68.79 DEP criu/sk-tcp.d [2020-01-07T11:00:47.653Z] #18 13.48 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-07T11:00:47.653Z] #18 13.48 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-07T11:00:47.653Z] #18 13.54 Successfully built pyyaml [2020-01-07T11:00:47.653Z] #18 13.54 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-07T11:00:47.685Z] #41 68.97 DEP criu/sk-queue.d [2020-01-07T11:00:47.912Z] #18 13.81 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-07T11:00:47.940Z] #41 69.16 DEP criu/sk-packet.d [2020-01-07T11:00:47.940Z] #41 69.37 DEP criu/sk-netlink.d [2020-01-07T11:00:48.172Z] #18 DONE 14.0s [2020-01-07T11:00:48.172Z] [2020-01-07T11:00:48.172Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T11:00:48.172Z] #65 CACHED [2020-01-07T11:00:48.172Z] [2020-01-07T11:00:48.172Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:00:48.195Z] #41 69.62 DEP criu/sk-inet.d [2020-01-07T11:00:48.230Z] #41 70.21 DEP criu/protobuf-desc.d [2020-01-07T11:00:48.230Z] #41 70.37 DEP criu/proc_parse.d [2020-01-07T11:00:48.230Z] #41 70.55 DEP criu/plugin.d [2020-01-07T11:00:48.231Z] #41 70.62 DEP criu/pipes.d [2020-01-07T11:00:48.432Z] #38 ... [2020-01-07T11:00:48.432Z] [2020-01-07T11:00:48.432Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-07T11:00:48.432Z] #67 DONE 0.1s [2020-01-07T11:00:48.432Z] [2020-01-07T11:00:48.432Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-07T11:00:48.432Z] #43 DONE 0.2s [2020-01-07T11:00:48.432Z] [2020-01-07T11:00:48.432Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-07T11:00:48.432Z] #30 DONE 0.3s [2020-01-07T11:00:48.432Z] [2020-01-07T11:00:48.432Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-07T11:00:48.432Z] #46 DONE 0.3s [2020-01-07T11:00:48.432Z] [2020-01-07T11:00:48.432Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:00:48.432Z] #34 DONE 0.4s [2020-01-07T11:00:48.432Z] [2020-01-07T11:00:48.432Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:48.451Z] #41 69.87 DEP criu/signalfd.d [2020-01-07T11:00:48.451Z] #41 ... [2020-01-07T11:00:48.451Z] [2020-01-07T11:00:48.451Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:00:48.451Z] #10 130.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-07T11:00:48.451Z] #10 130.1 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T11:00:48.451Z] #10 130.1 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T11:00:48.488Z] #41 ... [2020-01-07T11:00:48.488Z] [2020-01-07T11:00:48.488Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:00:48.488Z] #10 134.0 Get:25 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] [2020-01-07T11:00:48.690Z] #47 ... [2020-01-07T11:00:48.690Z] [2020-01-07T11:00:48.690Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T11:00:48.690Z] #25 DONE 0.4s [2020-01-07T11:00:48.690Z] [2020-01-07T11:00:48.690Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-07T11:00:48.690Z] #49 DONE 0.4s [2020-01-07T11:00:48.690Z] [2020-01-07T11:00:48.690Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-07T11:00:48.690Z] #61 DONE 0.5s [2020-01-07T11:00:48.690Z] [2020-01-07T11:00:48.690Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:00:48.690Z] #52 DONE 0.5s [2020-01-07T11:00:48.690Z] [2020-01-07T11:00:48.690Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-07T11:00:48.690Z] #23 DONE 0.6s [2020-01-07T11:00:48.690Z] [2020-01-07T11:00:48.690Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-07T11:00:48.706Z] #10 130.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-07T11:00:48.706Z] #10 130.3 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T11:00:48.706Z] #10 130.3 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:00:48.742Z] #63 ... [2020-01-07T11:00:48.742Z] [2020-01-07T11:00:48.742Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:48.742Z] #23 0.318 + RM_GOPATH=0 [2020-01-07T11:00:48.742Z] #23 0.318 + TMP_GOPATH= [2020-01-07T11:00:48.742Z] #23 0.318 + : /build [2020-01-07T11:00:48.742Z] #23 0.319 + '[' -z '' ']' [2020-01-07T11:00:48.742Z] #23 0.319 ++ mktemp -d [2020-01-07T11:00:48.742Z] #23 0.319 + export GOPATH=/tmp/tmp.m6PdvidRVf [2020-01-07T11:00:48.742Z] #23 0.319 + GOPATH=/tmp/tmp.m6PdvidRVf [2020-01-07T11:00:48.742Z] #23 0.320 + RM_GOPATH=1 [2020-01-07T11:00:48.742Z] #23 0.320 ++ dirname ./install.sh [2020-01-07T11:00:48.742Z] #23 0.320 + dir=. [2020-01-07T11:00:48.742Z] #23 0.321 + bin=dockercli [2020-01-07T11:00:48.742Z] #23 0.321 + shift [2020-01-07T11:00:48.742Z] #23 0.321 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T11:00:48.742Z] #23 0.321 + . ./dockercli.installer [2020-01-07T11:00:48.742Z] #23 0.321 ++ : stable [2020-01-07T11:00:48.742Z] #23 0.321 ++ : 17.06.2-ce [2020-01-07T11:00:48.742Z] #23 0.321 + install_dockercli [2020-01-07T11:00:48.742Z] #23 0.321 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T11:00:48.742Z] #23 0.321 Install docker/cli version 17.06.2-ce from stable [2020-01-07T11:00:48.742Z] #23 0.321 ++ uname -m [2020-01-07T11:00:48.742Z] #23 0.322 + arch=s390x [2020-01-07T11:00:48.742Z] #23 0.322 + '[' s390x '!=' x86_64 ']' [2020-01-07T11:00:48.742Z] #23 0.322 + '[' s390x '!=' s390x ']' [2020-01-07T11:00:48.742Z] #23 0.322 + url=https://download.docker.com/linux/static [2020-01-07T11:00:48.742Z] #23 0.323 + tar -xz docker/docker [2020-01-07T11:00:48.742Z] #23 0.324 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-01-07T11:00:48.742Z] #23 9.209 + mkdir -p /build [2020-01-07T11:00:48.742Z] #23 9.211 + mv docker/docker /build/ [2020-01-07T11:00:48.742Z] #23 9.213 + rmdir docker [2020-01-07T11:00:48.742Z] #23 DONE 9.3s [2020-01-07T11:00:48.742Z] [2020-01-07T11:00:48.742Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:48.742Z] #45 0.593 + RM_GOPATH=0 [2020-01-07T11:00:48.742Z] #45 0.593 + TMP_GOPATH= [2020-01-07T11:00:48.742Z] #45 0.593 + : /build [2020-01-07T11:00:48.742Z] #45 0.594 + '[' -z '' ']' [2020-01-07T11:00:48.742Z] #45 0.595 ++ mktemp -d [2020-01-07T11:00:48.743Z] #45 0.599 + export GOPATH=/tmp/tmp.idEmZwYH3U [2020-01-07T11:00:48.743Z] #45 0.599 + GOPATH=/tmp/tmp.idEmZwYH3U [2020-01-07T11:00:48.743Z] #45 0.600 + RM_GOPATH=1 [2020-01-07T11:00:48.743Z] #45 0.601 ++ dirname ./install.sh [2020-01-07T11:00:48.743Z] #45 0.603 + dir=. [2020-01-07T11:00:48.743Z] #45 0.603 + bin=vndr [2020-01-07T11:00:48.743Z] #45 0.603 + shift [2020-01-07T11:00:48.743Z] #45 0.604 + '[' '!' -f ./vndr.installer ']' [2020-01-07T11:00:48.743Z] #45 0.605 + . ./vndr.installer [2020-01-07T11:00:48.743Z] #45 0.606 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T11:00:48.743Z] #45 0.609 + install_vndr [2020-01-07T11:00:48.743Z] #45 0.609 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-07T11:00:48.743Z] #45 0.609 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T11:00:48.743Z] #45 0.610 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.idEmZwYH3U/src/github.com/LK4D4/vndr [2020-01-07T11:00:48.743Z] #45 0.616 Cloning into '/tmp/tmp.idEmZwYH3U/src/github.com/LK4D4/vndr'... [2020-01-07T11:00:48.743Z] #45 1.584 + cd /tmp/tmp.idEmZwYH3U/src/github.com/LK4D4/vndr [2020-01-07T11:00:48.743Z] #45 1.585 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T11:00:48.743Z] #45 1.593 + go build -buildmode=pie -v -o /build/vndr . [2020-01-07T11:00:48.743Z] #45 2.667 runtime/internal/math [2020-01-07T11:00:48.743Z] #45 2.698 internal/cpu [2020-01-07T11:00:48.743Z] #45 2.746 internal/race [2020-01-07T11:00:48.743Z] #45 2.837 sync/atomic [2020-01-07T11:00:48.743Z] #45 3.287 unicode [2020-01-07T11:00:48.743Z] #45 4.070 runtime [2020-01-07T11:00:48.743Z] #45 8.403 unicode/utf8 [2020-01-07T11:00:48.743Z] #45 8.675 math [2020-01-07T11:00:48.949Z] #53 ... [2020-01-07T11:00:48.949Z] [2020-01-07T11:00:48.949Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-07T11:00:48.949Z] #35 DONE 0.4s [2020-01-07T11:00:48.949Z] [2020-01-07T11:00:48.949Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-07T11:00:48.949Z] #53 DONE 0.3s [2020-01-07T11:00:48.949Z] [2020-01-07T11:00:48.949Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:49.145Z] #45 ... [2020-01-07T11:00:49.145Z] [2020-01-07T11:00:49.145Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T11:00:49.145Z] #34 0.659 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:00:49.145Z] #34 0.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:00:49.145Z] #34 0.709 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:00:49.145Z] #34 0.843 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:00:49.145Z] #34 1.043 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:00:49.145Z] #34 1.480 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T11:00:49.145Z] #34 3.002 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T11:00:49.145Z] #34 4.087 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T11:00:49.145Z] #34 ... [2020-01-07T11:00:49.145Z] [2020-01-07T11:00:49.145Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:00:49.145Z] #41 0.579 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:00:49.145Z] #41 0.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:00:49.145Z] #41 0.636 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:00:49.145Z] #41 0.843 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:00:49.145Z] #41 0.951 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:00:49.145Z] #41 1.198 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T11:00:49.145Z] #41 2.982 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T11:00:49.145Z] #41 3.959 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T11:00:49.420Z] #10 ... [2020-01-07T11:00:49.420Z] [2020-01-07T11:00:49.420Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:49.420Z] #44 DONE 134.3s [2020-01-07T11:00:49.420Z] [2020-01-07T11:00:49.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:49.420Z] #41 70.78 DEP criu/pie-util.d [2020-01-07T11:00:49.420Z] #41 70.87 DEP criu/pie-util-vdso.d [2020-01-07T11:00:49.420Z] #41 70.98 DEP criu/pie-util-vdso-elf32.d [2020-01-07T11:00:49.420Z] #41 71.19 DEP criu/path.d [2020-01-07T11:00:49.420Z] #41 71.33 DEP criu/parasite-syscall.d [2020-01-07T11:00:49.420Z] #41 71.52 DEP criu/pagemap.d [2020-01-07T11:00:49.570Z] #41 ... [2020-01-07T11:00:49.570Z] [2020-01-07T11:00:49.570Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:49.570Z] #51 0.538 + RM_GOPATH=0 [2020-01-07T11:00:49.570Z] #51 0.552 + TMP_GOPATH= [2020-01-07T11:00:49.570Z] #51 0.552 + : /build [2020-01-07T11:00:49.570Z] #51 0.552 + '[' -z '' ']' [2020-01-07T11:00:49.570Z] #51 0.552 ++ mktemp -d [2020-01-07T11:00:49.570Z] #51 0.552 + export GOPATH=/tmp/tmp.baaqC7IQwp [2020-01-07T11:00:49.570Z] #51 0.552 + GOPATH=/tmp/tmp.baaqC7IQwp [2020-01-07T11:00:49.570Z] #51 0.552 + RM_GOPATH=1 [2020-01-07T11:00:49.570Z] #51 0.556 ++ dirname ./install.sh [2020-01-07T11:00:49.570Z] #51 0.562 Installing golangci-lint version v1.20.0 [2020-01-07T11:00:49.570Z] #51 0.562 + dir=. [2020-01-07T11:00:49.570Z] #51 0.562 + bin=golangci_lint [2020-01-07T11:00:49.570Z] #51 0.562 + shift [2020-01-07T11:00:49.570Z] #51 0.562 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-07T11:00:49.570Z] #51 0.562 + . ./golangci_lint.installer [2020-01-07T11:00:49.570Z] #51 0.562 ++ : v1.20.0 [2020-01-07T11:00:49.570Z] #51 0.562 + install_golangci_lint [2020-01-07T11:00:49.570Z] #51 0.562 + echo 'Installing golangci-lint version v1.20.0' [2020-01-07T11:00:49.570Z] #51 0.562 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T11:00:49.570Z] #51 ... [2020-01-07T11:00:49.570Z] [2020-01-07T11:00:49.570Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:00:49.570Z] #39 0.479 + mktemp -d [2020-01-07T11:00:49.570Z] #39 0.480 + export GOPATH=/tmp/tmp.jzGILvV50T [2020-01-07T11:00:49.570Z] #39 0.481 + git clone https://github.com/docker/distribution.git /tmp/tmp.jzGILvV50T/src/github.com/docker/distribution [2020-01-07T11:00:49.570Z] #39 0.488 Cloning into '/tmp/tmp.jzGILvV50T/src/github.com/docker/distribution'... [2020-01-07T11:00:49.570Z] #39 ... [2020-01-07T11:00:49.570Z] [2020-01-07T11:00:49.570Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T11:00:49.570Z] #57 0.677 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:00:49.570Z] #57 0.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:00:49.570Z] #57 0.740 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:00:49.570Z] #57 0.830 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:00:49.570Z] #57 0.950 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:00:49.570Z] #57 1.478 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T11:00:49.570Z] #57 3.103 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T11:00:49.570Z] #57 4.112 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T11:00:49.678Z] #41 71.85 DEP criu/pagemap-cache.d [2020-01-07T11:00:49.678Z] #41 72.03 DEP criu/page-xfer.d [2020-01-07T11:00:49.935Z] #41 72.23 DEP criu/page-pipe.d [2020-01-07T11:00:49.962Z] #57 ... [2020-01-07T11:00:49.962Z] [2020-01-07T11:00:49.962Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:00:49.962Z] #69 0.626 + RM_GOPATH=0 [2020-01-07T11:00:49.962Z] #69 0.626 + TMP_GOPATH= [2020-01-07T11:00:49.962Z] #69 0.626 + : /build [2020-01-07T11:00:49.962Z] #69 0.627 + '[' -z '' ']' [2020-01-07T11:00:49.962Z] #69 0.627 ++ mktemp -d [2020-01-07T11:00:49.962Z] #69 0.628 + export GOPATH=/tmp/tmp.9SVCIRar4v [2020-01-07T11:00:49.962Z] #69 0.628 + GOPATH=/tmp/tmp.9SVCIRar4v [2020-01-07T11:00:49.962Z] #69 0.628 + RM_GOPATH=1 [2020-01-07T11:00:49.962Z] #69 0.629 ++ dirname ./install.sh [2020-01-07T11:00:49.962Z] #69 0.630 + dir=. [2020-01-07T11:00:49.962Z] #69 0.630 + bin=proxy [2020-01-07T11:00:49.962Z] #69 0.630 + shift [2020-01-07T11:00:49.962Z] #69 0.631 + '[' '!' -f ./proxy.installer ']' [2020-01-07T11:00:49.962Z] #69 0.631 + . ./proxy.installer [2020-01-07T11:00:49.962Z] #69 0.632 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T11:00:49.962Z] #69 0.632 + install_proxy [2020-01-07T11:00:49.962Z] #69 0.633 + case "$1" in [2020-01-07T11:00:49.962Z] #69 0.633 + export CGO_ENABLED=0 [2020-01-07T11:00:49.962Z] #69 0.633 + CGO_ENABLED=0 [2020-01-07T11:00:49.962Z] #69 0.634 + _install_proxy [2020-01-07T11:00:49.962Z] #69 0.634 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-07T11:00:49.962Z] #69 0.634 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T11:00:49.962Z] #69 0.635 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9SVCIRar4v/src/github.com/docker/libnetwork [2020-01-07T11:00:49.962Z] #69 0.636 Cloning into '/tmp/tmp.9SVCIRar4v/src/github.com/docker/libnetwork'... [2020-01-07T11:00:49.962Z] #69 ... [2020-01-07T11:00:49.962Z] [2020-01-07T11:00:49.962Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:00:49.962Z] #29 0.486 + mktemp -d [2020-01-07T11:00:49.962Z] #29 0.487 + export GOPATH=/tmp/tmp.6tH5l0LwDm [2020-01-07T11:00:49.962Z] #29 0.487 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.6tH5l0LwDm/src/github.com/go-swagger/go-swagger [2020-01-07T11:00:49.962Z] #29 0.489 Cloning into '/tmp/tmp.6tH5l0LwDm/src/github.com/go-swagger/go-swagger'... [2020-01-07T11:00:50.192Z] #41 72.37 DEP criu/netfilter.d [2020-01-07T11:00:50.381Z] #29 ... [2020-01-07T11:00:50.381Z] [2020-01-07T11:00:50.381Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:00:50.381Z] #32 0.564 + RM_GOPATH=0 [2020-01-07T11:00:50.381Z] #32 0.564 + TMP_GOPATH= [2020-01-07T11:00:50.381Z] #32 0.564 + : /build [2020-01-07T11:00:50.381Z] #32 0.564 + '[' -z '' ']' [2020-01-07T11:00:50.381Z] #32 0.564 ++ mktemp -d [2020-01-07T11:00:50.381Z] #32 0.565 + export GOPATH=/tmp/tmp.gBF6RmsuGx [2020-01-07T11:00:50.381Z] #32 0.565 + GOPATH=/tmp/tmp.gBF6RmsuGx [2020-01-07T11:00:50.381Z] #32 0.565 + RM_GOPATH=1 [2020-01-07T11:00:50.381Z] #32 0.571 ++ dirname ./install.sh [2020-01-07T11:00:50.381Z] #32 0.571 + dir=. [2020-01-07T11:00:50.381Z] #32 0.571 + bin=tomlv [2020-01-07T11:00:50.381Z] #32 0.571 + shift [2020-01-07T11:00:50.381Z] #32 0.571 + '[' '!' -f ./tomlv.installer ']' [2020-01-07T11:00:50.381Z] #32 0.571 + . ./tomlv.installer [2020-01-07T11:00:50.381Z] #32 0.571 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T11:00:50.381Z] #32 0.572 + install_tomlv [2020-01-07T11:00:50.381Z] #32 0.572 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T11:00:50.381Z] #32 0.572 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-07T11:00:50.381Z] #32 0.572 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gBF6RmsuGx/src/github.com/BurntSushi/toml [2020-01-07T11:00:50.381Z] #32 0.589 Cloning into '/tmp/tmp.gBF6RmsuGx/src/github.com/BurntSushi/toml'... [2020-01-07T11:00:50.381Z] #32 1.712 + cd /tmp/tmp.gBF6RmsuGx/src/github.com/BurntSushi/toml [2020-01-07T11:00:50.381Z] #32 1.712 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T11:00:50.381Z] #32 1.725 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T11:00:50.381Z] #32 2.160 runtime/internal/atomic [2020-01-07T11:00:50.381Z] #32 2.173 internal/cpu [2020-01-07T11:00:50.381Z] #32 2.300 runtime/internal/sys [2020-01-07T11:00:50.381Z] #32 2.580 runtime/internal/math [2020-01-07T11:00:50.381Z] #32 2.711 math/bits [2020-01-07T11:00:50.381Z] #32 2.921 internal/bytealg [2020-01-07T11:00:50.381Z] #32 3.371 runtime [2020-01-07T11:00:50.381Z] #32 3.496 math [2020-01-07T11:00:50.381Z] #32 10.25 internal/testlog [2020-01-07T11:00:50.381Z] #32 10.52 encoding [2020-01-07T11:00:50.381Z] #32 10.68 runtime/cgo [2020-01-07T11:00:50.381Z] #32 ... [2020-01-07T11:00:50.381Z] [2020-01-07T11:00:50.381Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T11:00:50.381Z] #25 0.579 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:00:50.381Z] #25 0.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:00:50.381Z] #25 0.640 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:00:50.381Z] #25 0.914 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:00:50.381Z] #25 0.956 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:00:50.381Z] #25 1.197 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T11:00:50.381Z] #25 2.819 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T11:00:50.381Z] #25 3.722 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T11:00:50.381Z] #25 ... [2020-01-07T11:00:50.381Z] [2020-01-07T11:00:50.381Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:00:50.381Z] #11 0.562 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:00:50.381Z] #11 0.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:00:50.381Z] #11 0.618 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:00:50.381Z] #11 0.830 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:00:50.381Z] #11 0.950 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:00:50.381Z] #11 1.252 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T11:00:50.381Z] #11 2.885 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T11:00:50.381Z] #11 3.908 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T11:00:50.449Z] #41 72.74 DEP criu/net.d [2020-01-07T11:00:50.707Z] #41 72.94 DEP criu/namespaces.d [2020-01-07T11:00:50.707Z] #41 73.10 DEP criu/mount.d [2020-01-07T11:00:50.964Z] #41 73.22 DEP criu/mem.d [2020-01-07T11:00:50.964Z] #41 73.42 DEP criu/lsm.d [2020-01-07T11:00:51.221Z] #41 73.62 DEP criu/log.d [2020-01-07T11:00:51.478Z] #41 73.73 DEP criu/libnetlink.d [2020-01-07T11:00:51.478Z] #41 73.83 DEP criu/kerndat.d [2020-01-07T11:00:51.735Z] #11 ... [2020-01-07T11:00:51.735Z] [2020-01-07T11:00:51.735Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:00:51.735Z] #39 12.53 + cd /tmp/tmp.jzGILvV50T/src/github.com/docker/distribution [2020-01-07T11:00:51.735Z] #39 12.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-07T11:00:51.735Z] #41 73.99 DEP criu/kcmp-ids.d [2020-01-07T11:00:51.735Z] #41 74.05 DEP criu/irmap.d [2020-01-07T11:00:51.993Z] #41 74.23 DEP criu/ipc_ns.d [2020-01-07T11:00:51.993Z] #41 74.44 DEP criu/image.d [2020-01-07T11:00:52.250Z] #41 74.60 DEP criu/image-desc.d [2020-01-07T11:00:52.250Z] #41 74.70 DEP criu/fsnotify.d [2020-01-07T11:00:52.814Z] #41 74.86 DEP criu/filesystems.d [2020-01-07T11:00:52.814Z] #41 75.08 DEP criu/files.d [2020-01-07T11:00:52.814Z] #41 75.28 DEP criu/files-reg.d [2020-01-07T11:00:53.071Z] #41 75.41 DEP criu/files-ext.d [2020-01-07T11:00:53.122Z] #39 14.12 + GOPATH=/tmp/tmp.jzGILvV50T/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jzGILvV50T go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-07T11:00:53.329Z] #41 75.57 DEP criu/file-lock.d [2020-01-07T11:00:53.587Z] #41 75.76 DEP criu/file-ids.d [2020-01-07T11:00:53.587Z] #41 75.90 DEP criu/fifo.d [2020-01-07T11:00:53.587Z] #41 76.02 DEP criu/fdstore.d [2020-01-07T11:00:53.845Z] #41 76.15 DEP criu/fault-injection.d [2020-01-07T11:00:53.845Z] #41 76.17 DEP criu/external.d [2020-01-07T11:00:53.845Z] #41 76.25 DEP criu/eventpoll.d [2020-01-07T11:00:54.028Z] #10 ... [2020-01-07T11:00:54.028Z] [2020-01-07T11:00:54.028Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:54.028Z] #44 124.6 github.com/LK4D4/vndr/godl [2020-01-07T11:00:54.028Z] #44 125.3 github.com/LK4D4/vndr [2020-01-07T11:00:54.028Z] #44 DONE 134.5s [2020-01-07T11:00:54.028Z] [2020-01-07T11:00:54.028Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:54.028Z] #41 69.98 DEP criu/sigframe.d [2020-01-07T11:00:54.028Z] #41 70.11 DEP criu/shmem.d [2020-01-07T11:00:54.028Z] #41 70.30 DEP criu/servicefd.d [2020-01-07T11:00:54.028Z] #41 70.50 DEP criu/seize.d [2020-01-07T11:00:54.028Z] #41 70.66 DEP criu/seccomp.d [2020-01-07T11:00:54.028Z] #41 70.83 DEP criu/rst-malloc.d [2020-01-07T11:00:54.028Z] #41 70.90 DEP criu/rbtree.d [2020-01-07T11:00:54.028Z] #41 70.94 DEP criu/pstree.d [2020-01-07T11:00:54.028Z] #41 71.10 DEP criu/protobuf.d [2020-01-07T11:00:54.028Z] #41 71.32 GEN criu/protobuf-desc-gen.h [2020-01-07T11:00:54.028Z] #41 72.62 DEP criu/protobuf-desc.d [2020-01-07T11:00:54.028Z] #41 72.69 DEP criu/proc_parse.d [2020-01-07T11:00:54.028Z] #41 72.85 DEP criu/plugin.d [2020-01-07T11:00:54.028Z] #41 72.95 DEP criu/pipes.d [2020-01-07T11:00:54.028Z] #41 73.13 DEP criu/pie-util.d [2020-01-07T11:00:54.028Z] #41 73.29 DEP criu/pie-util-vdso.d [2020-01-07T11:00:54.028Z] #41 73.45 DEP criu/pie-util-vdso-elf32.d [2020-01-07T11:00:54.028Z] #41 73.64 DEP criu/path.d [2020-01-07T11:00:54.028Z] #41 73.77 DEP criu/parasite-syscall.d [2020-01-07T11:00:54.028Z] #41 73.95 DEP criu/pagemap.d [2020-01-07T11:00:54.028Z] #41 74.07 DEP criu/pagemap-cache.d [2020-01-07T11:00:54.028Z] #41 74.16 DEP criu/page-xfer.d [2020-01-07T11:00:54.028Z] #41 74.25 DEP criu/page-pipe.d [2020-01-07T11:00:54.028Z] #41 74.30 DEP criu/netfilter.d [2020-01-07T11:00:54.028Z] #41 74.44 DEP criu/net.d [2020-01-07T11:00:54.028Z] #41 74.62 DEP criu/namespaces.d [2020-01-07T11:00:54.028Z] #41 74.78 DEP criu/mount.d [2020-01-07T11:00:54.028Z] #41 75.25 DEP criu/mem.d [2020-01-07T11:00:54.102Z] #41 76.37 DEP criu/eventfd.d [2020-01-07T11:00:54.231Z] #54 4.554 + RM_GOPATH=0 [2020-01-07T11:00:54.231Z] #54 4.554 + TMP_GOPATH= [2020-01-07T11:00:54.231Z] #54 4.554 + : /build [2020-01-07T11:00:54.231Z] #54 4.554 + '[' -z '' ']' [2020-01-07T11:00:54.231Z] #54 4.555 ++ mktemp -d [2020-01-07T11:00:54.231Z] #54 4.567 + export GOPATH=/tmp/tmp.3yg1zHR7Hk [2020-01-07T11:00:54.231Z] #54 4.570 + GOPATH=/tmp/tmp.3yg1zHR7Hk [2020-01-07T11:00:54.231Z] #54 4.570 + RM_GOPATH=1 [2020-01-07T11:00:54.231Z] #54 4.571 ++ dirname ./install.sh [2020-01-07T11:00:54.231Z] #54 4.580 + dir=. [2020-01-07T11:00:54.231Z] #54 4.580 + bin=runc [2020-01-07T11:00:54.231Z] #54 4.580 + shift [2020-01-07T11:00:54.231Z] #54 4.580 + '[' '!' -f ./runc.installer ']' [2020-01-07T11:00:54.231Z] #54 4.581 + . ./runc.installer [2020-01-07T11:00:54.231Z] #54 4.581 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T11:00:54.231Z] #54 4.585 + install_runc [2020-01-07T11:00:54.231Z] #54 4.586 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-07T11:00:54.231Z] #54 4.588 + uname -r [2020-01-07T11:00:54.231Z] #54 4.590 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-07T11:00:54.231Z] #54 4.590 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-07T11:00:54.231Z] #54 4.591 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-07T11:00:54.231Z] #54 4.591 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3yg1zHR7Hk/src/github.com/opencontainers/runc [2020-01-07T11:00:54.231Z] #54 4.601 Cloning into '/tmp/tmp.3yg1zHR7Hk/src/github.com/opencontainers/runc'... [2020-01-07T11:00:54.283Z] #41 75.61 DEP criu/lsm.d [2020-01-07T11:00:54.360Z] #41 76.53 DEP criu/crtools.d [2020-01-07T11:00:54.360Z] #41 76.73 DEP criu/cr-service.d [2020-01-07T11:00:54.539Z] #41 75.89 DEP criu/log.d [2020-01-07T11:00:54.618Z] #41 76.86 DEP criu/cr-restore.d [2020-01-07T11:00:54.618Z] #41 ... [2020-01-07T11:00:54.618Z] [2020-01-07T11:00:54.618Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:00:54.991Z] #54 ... [2020-01-07T11:00:54.991Z] [2020-01-07T11:00:54.991Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:54.991Z] #62 4.314 + RM_GOPATH=0 [2020-01-07T11:00:54.991Z] #62 4.314 + TMP_GOPATH= [2020-01-07T11:00:54.991Z] #62 4.315 + : /build/ [2020-01-07T11:00:54.991Z] #62 4.317 + '[' -z '' ']' [2020-01-07T11:00:54.991Z] #62 4.319 ++ mktemp -d [2020-01-07T11:00:54.991Z] #62 4.320 + export GOPATH=/tmp/tmp.ifDCRWiOwc [2020-01-07T11:00:54.991Z] #62 4.321 + GOPATH=/tmp/tmp.ifDCRWiOwc [2020-01-07T11:00:54.991Z] #62 4.321 + RM_GOPATH=1 [2020-01-07T11:00:54.991Z] #62 4.326 ++ dirname ./install.sh [2020-01-07T11:00:54.991Z] #62 4.329 + dir=. [2020-01-07T11:00:54.991Z] #62 4.329 + bin=rootlesskit [2020-01-07T11:00:54.991Z] #62 4.329 + shift [2020-01-07T11:00:54.991Z] #62 4.330 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-07T11:00:54.991Z] #62 4.332 + . ./rootlesskit.installer [2020-01-07T11:00:54.991Z] #62 4.332 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T11:00:54.991Z] #62 4.333 + install_rootlesskit [2020-01-07T11:00:54.991Z] #62 4.334 + case "$1" in [2020-01-07T11:00:54.991Z] #62 4.340 + export CGO_ENABLED=0 [2020-01-07T11:00:54.991Z] #62 4.340 + CGO_ENABLED=0 [2020-01-07T11:00:54.991Z] #62 4.340 + _install_rootlesskit [2020-01-07T11:00:54.991Z] #62 4.341 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-07T11:00:54.991Z] #62 4.341 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T11:00:54.991Z] #62 4.341 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ifDCRWiOwc/src/github.com/rootless-containers/rootlesskit [2020-01-07T11:00:54.991Z] #62 4.346 Cloning into '/tmp/tmp.ifDCRWiOwc/src/github.com/rootless-containers/rootlesskit'... [2020-01-07T11:00:54.996Z] #28 140.3 + rm -rf /tmp/tmp.K6EdfjvFq8 [2020-01-07T11:00:55.013Z] #41 76.12 DEP criu/libnetlink.d [2020-01-07T11:00:55.013Z] #41 76.25 DEP criu/kerndat.d [2020-01-07T11:00:55.013Z] #41 76.35 DEP criu/kcmp-ids.d [2020-01-07T11:00:55.013Z] #41 76.40 DEP criu/irmap.d [2020-01-07T11:00:55.013Z] #41 76.47 DEP criu/ipc_ns.d [2020-01-07T11:00:55.252Z] #62 6.638 + cd /tmp/tmp.ifDCRWiOwc/src/github.com/rootless-containers/rootlesskit [2020-01-07T11:00:55.252Z] #62 6.639 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T11:00:55.252Z] #62 6.744 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T11:00:55.255Z] #28 DONE 140.7s [2020-01-07T11:00:55.255Z] [2020-01-07T11:00:55.255Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:00:55.255Z] #10 135.6 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-01-07T11:00:55.255Z] #10 135.6 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-01-07T11:00:55.255Z] #10 136.4 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:00:55.255Z] #10 136.5 Fetched 73.5 MB in 1min 37s (754 kB/s) [2020-01-07T11:00:55.255Z] #10 136.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-07T11:00:55.255Z] #10 136.5 (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.) [2020-01-07T11:00:55.255Z] #10 136.5 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 136.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-07T11:00:55.255Z] #10 136.7 Selecting previously unselected package libudev-dev:amd64. [2020-01-07T11:00:55.255Z] #10 136.7 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 136.7 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-07T11:00:55.255Z] #10 136.8 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T11:00:55.255Z] #10 136.8 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 136.8 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T11:00:55.255Z] #10 136.9 Selecting previously unselected package btrfs-progs. [2020-01-07T11:00:55.255Z] #10 136.9 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 136.9 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T11:00:55.255Z] #10 137.3 Selecting previously unselected package btrfs-tools. [2020-01-07T11:00:55.255Z] #10 137.3 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 137.3 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T11:00:55.255Z] #10 137.4 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-07T11:00:55.255Z] #10 137.4 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 137.4 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T11:00:55.255Z] #10 137.4 Selecting previously unselected package dmsetup. [2020-01-07T11:00:55.255Z] #10 137.4 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 137.5 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-07T11:00:55.255Z] #10 137.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-07T11:00:55.255Z] #10 137.6 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 137.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T11:00:55.255Z] #10 137.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-07T11:00:55.255Z] #10 137.7 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 137.7 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-01-07T11:00:55.255Z] #10 137.9 Selecting previously unselected package libpcre16-3:amd64. [2020-01-07T11:00:55.255Z] #10 137.9 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 137.9 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-01-07T11:00:55.255Z] #10 138.0 Selecting previously unselected package libpcre32-3:amd64. [2020-01-07T11:00:55.255Z] #10 138.0 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 138.0 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-01-07T11:00:55.255Z] #10 138.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-07T11:00:55.255Z] #10 138.2 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 138.2 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-07T11:00:55.255Z] #10 138.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-07T11:00:55.255Z] #10 138.5 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 138.5 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-07T11:00:55.255Z] #10 138.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-07T11:00:55.255Z] #10 138.7 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 138.7 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-07T11:00:55.255Z] #10 138.8 Selecting previously unselected package libseccomp2:amd64. [2020-01-07T11:00:55.255Z] #10 138.8 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 138.8 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T11:00:55.255Z] #10 138.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-07T11:00:55.255Z] #10 138.9 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 138.9 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T11:00:55.255Z] #10 139.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-07T11:00:55.255Z] #10 139.0 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 139.0 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-07T11:00:55.255Z] #10 140.2 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-07T11:00:55.255Z] #10 140.2 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-01-07T11:00:55.255Z] #10 140.2 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T11:00:55.309Z] #41 76.59 DEP criu/image.d [2020-01-07T11:00:55.309Z] #41 76.74 DEP criu/image-desc.d [2020-01-07T11:00:55.513Z] #62 6.745 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-07T11:00:55.513Z] #62 ... [2020-01-07T11:00:55.513Z] [2020-01-07T11:00:55.513Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:00:55.513Z] #26 5.824 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T11:00:55.513Z] #26 6.499 [2020-01-07T11:00:55.565Z] #41 76.82 DEP criu/fsnotify.d [2020-01-07T11:00:55.820Z] #41 77.04 DEP criu/filesystems.d [2020-01-07T11:00:56.075Z] #41 77.22 DEP criu/files.d [2020-01-07T11:00:56.075Z] #41 77.39 DEP criu/files-reg.d [2020-01-07T11:00:56.330Z] #41 77.60 DEP criu/files-ext.d [2020-01-07T11:00:56.330Z] #41 77.73 DEP criu/file-lock.d [2020-01-07T11:00:56.586Z] #41 77.87 DEP criu/file-ids.d [2020-01-07T11:00:56.628Z] #10 142.3 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-07T11:00:56.628Z] #10 142.3 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-01-07T11:00:56.628Z] #10 142.3 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T11:00:56.841Z] #41 78.04 DEP criu/fifo.d [2020-01-07T11:00:56.841Z] #41 78.17 DEP criu/fdstore.d [2020-01-07T11:00:56.841Z] #41 78.25 DEP criu/fault-injection.d [2020-01-07T11:00:56.841Z] #41 78.29 DEP criu/external.d [2020-01-07T11:00:57.096Z] #41 78.41 DEP criu/eventpoll.d [2020-01-07T11:00:57.352Z] #41 78.62 DEP criu/eventfd.d [2020-01-07T11:00:57.352Z] #41 78.82 DEP criu/crtools.d [2020-01-07T11:00:57.508Z] #39 ... [2020-01-07T11:00:57.508Z] [2020-01-07T11:00:57.508Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:57.508Z] #51 16.45 + cd /tmp/tmp.baaqC7IQwp/src/github.com/golangci/golangci-lint/ [2020-01-07T11:00:57.508Z] #51 16.45 + git checkout -q v1.20.0 [2020-01-07T11:00:57.508Z] #51 16.99 ++ git describe --tags [2020-01-07T11:00:57.508Z] #51 16.99 + version=v1.20.0 [2020-01-07T11:00:57.508Z] #51 17.00 ++ git rev-parse --short HEAD [2020-01-07T11:00:57.508Z] #51 17.00 + commit=cc98739 [2020-01-07T11:00:57.508Z] #51 17.00 ++ git show -s --format=%cd [2020-01-07T11:00:57.508Z] #51 17.01 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-07T11:00:57.508Z] #51 17.01 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T11:00:57.855Z] #26 6.925 ### 4.6% ######## 11.2% ############ 17.4% ############### 21.9% ################### 26.5% ##################### 30.0% ######################## 34.4% ############################ 39.9% ############################### 43.6% ################################## 48.1% ###################################### 52.9% ######################################### 57.1% ########################################### 60.9% ############################################### 65.3% ################################################### 70.9% ##################################################### 74.8% ######################################################## 79.1% ########################################################### 82.8% ############################################################## 86.7% ################################################################# 90.9% ################################################################### 93.5% ##################################################################### 96.7% ######################################################################## 100.0% [2020-01-07T11:00:57.912Z] #41 78.99 DEP criu/cr-service.d [2020-01-07T11:00:57.912Z] #41 79.18 DEP criu/cr-restore.d [2020-01-07T11:00:57.912Z] #41 79.34 DEP criu/cr-errno.d [2020-01-07T11:00:57.912Z] #41 79.36 DEP criu/cr-dump.d [2020-01-07T11:00:58.002Z] #10 143.5 Selecting previously unselected package binutils-mingw-w64. [2020-01-07T11:00:58.002Z] #10 143.5 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-07T11:00:58.002Z] #10 143.5 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T11:00:58.002Z] #10 143.6 Selecting previously unselected package mingw-w64-common. [2020-01-07T11:00:58.002Z] #10 143.6 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-07T11:00:58.002Z] #10 143.6 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-07T11:00:58.115Z] #26 ... [2020-01-07T11:00:58.115Z] [2020-01-07T11:00:58.115Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:00:58.115Z] #28 2.578 + mktemp -d [2020-01-07T11:00:58.115Z] #28 2.579 + export GOPATH=/tmp/tmp.vhVIzZGQLe [2020-01-07T11:00:58.115Z] #28 2.580 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.vhVIzZGQLe/src/github.com/go-swagger/go-swagger [2020-01-07T11:00:58.115Z] #28 2.640 Cloning into '/tmp/tmp.vhVIzZGQLe/src/github.com/go-swagger/go-swagger'... [2020-01-07T11:00:58.167Z] #41 79.52 DEP criu/cr-dedup.d [2020-01-07T11:00:58.167Z] #41 79.66 DEP criu/cr-check.d [2020-01-07T11:00:58.374Z] #28 ... [2020-01-07T11:00:58.374Z] [2020-01-07T11:00:58.374Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T11:00:58.374Z] #56 5.361 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:00:58.374Z] #56 5.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:00:58.374Z] #56 5.377 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:00:58.374Z] #56 5.392 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:00:58.374Z] #56 5.416 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:00:58.374Z] #56 6.129 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T11:00:58.374Z] #56 7.279 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T11:00:58.374Z] #56 8.096 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T11:00:58.374Z] #56 ... [2020-01-07T11:00:58.374Z] [2020-01-07T11:00:58.374Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:58.374Z] #44 4.222 + RM_GOPATH=0 [2020-01-07T11:00:58.374Z] #44 4.222 + TMP_GOPATH= [2020-01-07T11:00:58.374Z] #44 4.222 + : /build [2020-01-07T11:00:58.374Z] #44 4.222 + '[' -z '' ']' [2020-01-07T11:00:58.374Z] #44 4.222 ++ mktemp -d [2020-01-07T11:00:58.374Z] #44 4.231 + export GOPATH=/tmp/tmp.Y7VLlgLZ85 [2020-01-07T11:00:58.374Z] #44 4.231 + GOPATH=/tmp/tmp.Y7VLlgLZ85 [2020-01-07T11:00:58.374Z] #44 4.231 + RM_GOPATH=1 [2020-01-07T11:00:58.374Z] #44 4.234 ++ dirname ./install.sh [2020-01-07T11:00:58.374Z] #44 4.237 + dir=. [2020-01-07T11:00:58.374Z] #44 4.237 + bin=vndr [2020-01-07T11:00:58.374Z] #44 4.237 + shift [2020-01-07T11:00:58.374Z] #44 4.237 + '[' '!' -f ./vndr.installer ']' [2020-01-07T11:00:58.374Z] #44 4.237 + . ./vndr.installer [2020-01-07T11:00:58.374Z] #44 4.237 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T11:00:58.374Z] #44 4.237 + install_vndr [2020-01-07T11:00:58.374Z] #44 4.237 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-07T11:00:58.374Z] #44 4.237 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Y7VLlgLZ85/src/github.com/LK4D4/vndr [2020-01-07T11:00:58.374Z] #44 4.237 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T11:00:58.374Z] #44 4.243 Cloning into '/tmp/tmp.Y7VLlgLZ85/src/github.com/LK4D4/vndr'... [2020-01-07T11:00:58.374Z] #44 5.065 + cd /tmp/tmp.Y7VLlgLZ85/src/github.com/LK4D4/vndr [2020-01-07T11:00:58.374Z] #44 5.066 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T11:00:58.374Z] #44 5.074 + go build -buildmode=pie -v -o /build/vndr . [2020-01-07T11:00:58.374Z] #44 6.374 github.com/LK4D4/vndr/godl/singleflight [2020-01-07T11:00:58.374Z] #44 6.749 github.com/LK4D4/vndr/build [2020-01-07T11:00:58.374Z] #44 6.783 github.com/LK4D4/vndr/godl [2020-01-07T11:00:58.374Z] #44 9.116 github.com/LK4D4/vndr [2020-01-07T11:00:58.634Z] #44 ... [2020-01-07T11:00:58.634Z] [2020-01-07T11:00:58.634Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:00:58.634Z] #31 4.005 + RM_GOPATH=0 [2020-01-07T11:00:58.634Z] #31 4.005 + TMP_GOPATH= [2020-01-07T11:00:58.634Z] #31 4.005 + : /build [2020-01-07T11:00:58.634Z] #31 4.005 + '[' -z '' ']' [2020-01-07T11:00:58.634Z] #31 4.005 ++ mktemp -d [2020-01-07T11:00:58.634Z] #31 4.005 + export GOPATH=/tmp/tmp.qaMZVWTS4c [2020-01-07T11:00:58.634Z] #31 4.005 + GOPATH=/tmp/tmp.qaMZVWTS4c [2020-01-07T11:00:58.634Z] #31 4.005 + RM_GOPATH=1 [2020-01-07T11:00:58.634Z] #31 4.008 ++ dirname ./install.sh [2020-01-07T11:00:58.634Z] #31 4.012 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T11:00:58.634Z] #31 4.012 + dir=. [2020-01-07T11:00:58.634Z] #31 4.012 + bin=tomlv [2020-01-07T11:00:58.634Z] #31 4.012 + shift [2020-01-07T11:00:58.634Z] #31 4.012 + '[' '!' -f ./tomlv.installer ']' [2020-01-07T11:00:58.634Z] #31 4.012 + . ./tomlv.installer [2020-01-07T11:00:58.634Z] #31 4.012 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T11:00:58.634Z] #31 4.012 + install_tomlv [2020-01-07T11:00:58.634Z] #31 4.012 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-07T11:00:58.634Z] #31 4.012 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qaMZVWTS4c/src/github.com/BurntSushi/toml [2020-01-07T11:00:58.634Z] #31 4.014 Cloning into '/tmp/tmp.qaMZVWTS4c/src/github.com/BurntSushi/toml'... [2020-01-07T11:00:58.634Z] #31 5.096 + cd /tmp/tmp.qaMZVWTS4c/src/github.com/BurntSushi/toml [2020-01-07T11:00:58.634Z] #31 5.097 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T11:00:58.634Z] #31 5.109 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T11:00:58.634Z] #31 5.991 github.com/BurntSushi/toml [2020-01-07T11:00:58.634Z] #31 8.191 github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T11:00:58.634Z] #31 ... [2020-01-07T11:00:58.634Z] [2020-01-07T11:00:58.634Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:00:58.634Z] #40 2.505 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:00:58.634Z] #40 2.505 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:00:58.634Z] #40 2.560 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:00:58.634Z] #40 2.640 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:00:58.634Z] #40 2.738 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:00:58.634Z] #40 3.035 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T11:00:58.634Z] #40 3.697 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T11:00:58.634Z] #40 4.264 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T11:00:58.634Z] #40 8.626 Fetched 7755 kB in 6s (1241 kB/s) [2020-01-07T11:00:58.728Z] #41 79.87 DEP criu/config.d [2020-01-07T11:00:58.728Z] #41 80.00 DEP criu/clone-noasan.d [2020-01-07T11:00:58.728Z] #41 80.06 DEP criu/cgroup.d [2020-01-07T11:00:58.894Z] #40 8.626 Reading package lists... [2020-01-07T11:00:58.894Z] #40 ... [2020-01-07T11:00:58.894Z] [2020-01-07T11:00:58.894Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:00:58.894Z] #50 4.726 + RM_GOPATH=0 [2020-01-07T11:00:58.894Z] #50 4.726 + TMP_GOPATH= [2020-01-07T11:00:58.894Z] #50 4.726 + : /build [2020-01-07T11:00:58.894Z] #50 4.726 + '[' -z '' ']' [2020-01-07T11:00:58.894Z] #50 4.727 ++ mktemp -d [2020-01-07T11:00:58.894Z] #50 4.733 + export GOPATH=/tmp/tmp.z4jwxnS7Dl [2020-01-07T11:00:58.894Z] #50 4.733 + GOPATH=/tmp/tmp.z4jwxnS7Dl [2020-01-07T11:00:58.894Z] #50 4.733 + RM_GOPATH=1 [2020-01-07T11:00:58.894Z] #50 4.733 ++ dirname ./install.sh [2020-01-07T11:00:58.894Z] #50 4.735 + dir=. [2020-01-07T11:00:58.894Z] #50 4.735 + bin=golangci_lint [2020-01-07T11:00:58.894Z] #50 4.735 + shift [2020-01-07T11:00:58.894Z] #50 4.736 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-07T11:00:58.894Z] #50 4.736 + . ./golangci_lint.installer [2020-01-07T11:00:58.894Z] #50 4.736 ++ : v1.20.0 [2020-01-07T11:00:58.894Z] #50 4.736 Installing golangci-lint version v1.20.0 [2020-01-07T11:00:58.894Z] #50 4.736 + install_golangci_lint [2020-01-07T11:00:58.894Z] #50 4.736 + echo 'Installing golangci-lint version v1.20.0' [2020-01-07T11:00:58.894Z] #50 4.737 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T11:00:58.894Z] #50 ... [2020-01-07T11:00:58.894Z] [2020-01-07T11:00:58.894Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:00:58.894Z] #68 3.681 + RM_GOPATH=0 [2020-01-07T11:00:58.894Z] #68 3.681 + TMP_GOPATH= [2020-01-07T11:00:58.894Z] #68 3.681 + : /build [2020-01-07T11:00:58.894Z] #68 3.681 + '[' -z '' ']' [2020-01-07T11:00:58.894Z] #68 3.683 ++ mktemp -d [2020-01-07T11:00:58.894Z] #68 3.689 + export GOPATH=/tmp/tmp.BuJE1IVs6Z [2020-01-07T11:00:58.894Z] #68 3.689 + GOPATH=/tmp/tmp.BuJE1IVs6Z [2020-01-07T11:00:58.894Z] #68 3.689 + RM_GOPATH=1 [2020-01-07T11:00:58.894Z] #68 3.690 ++ dirname ./install.sh [2020-01-07T11:00:58.894Z] #68 3.691 + dir=. [2020-01-07T11:00:58.894Z] #68 3.691 + bin=proxy [2020-01-07T11:00:58.894Z] #68 3.691 + shift [2020-01-07T11:00:58.894Z] #68 3.691 + '[' '!' -f ./proxy.installer ']' [2020-01-07T11:00:58.894Z] #68 3.691 + . ./proxy.installer [2020-01-07T11:00:58.894Z] #68 3.691 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T11:00:58.894Z] #68 3.691 + install_proxy [2020-01-07T11:00:58.894Z] #68 3.691 + case "$1" in [2020-01-07T11:00:58.894Z] #68 3.692 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T11:00:58.894Z] #68 3.692 + export CGO_ENABLED=0 [2020-01-07T11:00:58.894Z] #68 3.692 + CGO_ENABLED=0 [2020-01-07T11:00:58.894Z] #68 3.692 + _install_proxy [2020-01-07T11:00:58.894Z] #68 3.692 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-07T11:00:58.894Z] #68 3.692 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BuJE1IVs6Z/src/github.com/docker/libnetwork [2020-01-07T11:00:58.894Z] #68 3.702 Cloning into '/tmp/tmp.BuJE1IVs6Z/src/github.com/docker/libnetwork'... [2020-01-07T11:00:58.894Z] #68 ... [2020-01-07T11:00:58.894Z] [2020-01-07T11:00:58.894Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:00:58.894Z] #36 4.255 + RM_GOPATH=0 [2020-01-07T11:00:58.894Z] #36 4.255 + TMP_GOPATH= [2020-01-07T11:00:58.894Z] #36 4.255 + : /build [2020-01-07T11:00:58.894Z] #36 4.256 + '[' -z '' ']' [2020-01-07T11:00:58.894Z] #36 4.257 ++ mktemp -d [2020-01-07T11:00:58.894Z] #36 4.259 + export GOPATH=/tmp/tmp.Wrhk4VbtFd [2020-01-07T11:00:58.894Z] #36 4.259 + GOPATH=/tmp/tmp.Wrhk4VbtFd [2020-01-07T11:00:58.894Z] #36 4.259 + RM_GOPATH=1 [2020-01-07T11:00:58.894Z] #36 4.260 ++ dirname ./install.sh [2020-01-07T11:00:58.894Z] #36 4.261 + dir=. [2020-01-07T11:00:58.894Z] #36 4.262 + bin=tini [2020-01-07T11:00:58.894Z] #36 4.262 + shift [2020-01-07T11:00:58.894Z] #36 4.262 + '[' '!' -f ./tini.installer ']' [2020-01-07T11:00:58.894Z] #36 4.262 + . ./tini.installer [2020-01-07T11:00:58.894Z] #36 4.262 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T11:00:58.894Z] #36 4.262 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T11:00:58.894Z] #36 4.262 + install_tini [2020-01-07T11:00:58.894Z] #36 4.262 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-07T11:00:58.894Z] #36 4.262 + git clone https://github.com/krallin/tini.git /tmp/tmp.Wrhk4VbtFd/tini [2020-01-07T11:00:58.894Z] #36 4.264 Cloning into '/tmp/tmp.Wrhk4VbtFd/tini'... [2020-01-07T11:00:58.894Z] #36 5.262 + cd /tmp/tmp.Wrhk4VbtFd/tini [2020-01-07T11:00:58.894Z] #36 5.263 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T11:00:58.894Z] #36 5.270 + cmake . [2020-01-07T11:00:58.894Z] #36 5.868 -- The C compiler identification is GNU 6.3.0 [2020-01-07T11:00:58.894Z] #36 5.903 -- Check for working C compiler: /usr/bin/cc [2020-01-07T11:00:58.894Z] #36 6.761 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-07T11:00:58.894Z] #36 6.772 -- Detecting C compiler ABI info [2020-01-07T11:00:58.894Z] #36 7.676 -- Detecting C compiler ABI info - done [2020-01-07T11:00:58.894Z] #36 7.742 -- Detecting C compile features [2020-01-07T11:00:58.894Z] #36 9.738 -- Detecting C compile features - done [2020-01-07T11:00:58.894Z] #36 9.757 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-07T11:00:58.894Z] #36 9.918 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-07T11:00:58.983Z] #41 80.21 DEP criu/cgroup-props.d [2020-01-07T11:00:58.983Z] #41 80.31 DEP criu/bitmap.d [2020-01-07T11:00:58.983Z] #41 80.34 DEP criu/bfd.d [2020-01-07T11:00:58.983Z] #41 ... [2020-01-07T11:00:58.983Z] [2020-01-07T11:00:58.983Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:00:59.154Z] #36 10.10 -- Configuring done [2020-01-07T11:00:59.154Z] #36 10.13 -- Generating done [2020-01-07T11:00:59.154Z] #36 10.14 -- Build files have been written to: /tmp/tmp.Wrhk4VbtFd/tini [2020-01-07T11:00:59.154Z] #36 10.16 + make tini-static [2020-01-07T11:00:59.154Z] #36 ... [2020-01-07T11:00:59.154Z] [2020-01-07T11:00:59.154Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:00:59.154Z] #26 9.877 [2020-01-07T11:00:59.239Z] #28 140.7 + rm -rf /tmp/tmp.81SXYh5RZM [2020-01-07T11:00:59.494Z] #28 DONE 141.1s [2020-01-07T11:00:59.494Z] [2020-01-07T11:00:59.494Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:00:59.494Z] #41 80.41 DEP criu/autofs.d [2020-01-07T11:00:59.494Z] #41 80.55 DEP criu/aio.d [2020-01-07T11:00:59.494Z] #41 80.72 DEP criu/action-scripts.d [2020-01-07T11:00:59.671Z] #26 10.12 # 1.4% ##### 7.9% ############### 20.8% ###################### 30.8% ############################ 39.7% ################################## 47.3% ######################################### 57.6% ################################################### 71.3% ############################################################### 88.1% ######################################################################## 100.0% [2020-01-07T11:00:59.750Z] #41 80.98 CC criu/action-scripts.o [2020-01-07T11:01:00.240Z] #26 11.64 [2020-01-07T11:01:00.310Z] #41 81.42 CC criu/aio.o [2020-01-07T11:01:00.871Z] #41 82.21 CC criu/autofs.o [2020-01-07T11:01:01.284Z] #10 146.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-07T11:01:01.284Z] #10 146.4 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-07T11:01:01.284Z] #10 146.4 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T11:01:01.339Z] #26 12.07 ### 4.3% ###### 9.6% ############ 17.6% ################# 25.0% ##################### 30.4% ######################### 35.6% ############################ 40.1% [2020-01-07T11:01:01.339Z] #26 ... [2020-01-07T11:01:01.339Z] [2020-01-07T11:01:01.339Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:01:01.339Z] #31 DONE 13.0s [2020-01-07T11:01:01.339Z] [2020-01-07T11:01:01.339Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:01.860Z] #26 12.07 ### 4.3% ###### 9.6% ############ 17.6% ################# 25.0% ##################### 30.4% ######################### 35.6% ############################ 40.1% ############################### 44.0% ###################################### 53.3% ############################################### 66.3% ##################################################### 74.4% ######################################################### 80.2% [2020-01-07T11:01:01.860Z] #26 ... [2020-01-07T11:01:01.860Z] [2020-01-07T11:01:01.860Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:01:01.860Z] #38 3.691 + mktemp -d [2020-01-07T11:01:01.860Z] #38 3.691 + export GOPATH=/tmp/tmp.8n1jNYMqrV [2020-01-07T11:01:01.860Z] #38 3.691 + git clone https://github.com/docker/distribution.git /tmp/tmp.8n1jNYMqrV/src/github.com/docker/distribution [2020-01-07T11:01:01.860Z] #38 3.691 Cloning into '/tmp/tmp.8n1jNYMqrV/src/github.com/docker/distribution'... [2020-01-07T11:01:01.860Z] #38 12.32 + cd /tmp/tmp.8n1jNYMqrV/src/github.com/docker/distribution [2020-01-07T11:01:01.860Z] #38 12.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-07T11:01:02.120Z] #38 ... [2020-01-07T11:01:02.120Z] [2020-01-07T11:01:02.120Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T11:01:02.120Z] #56 13.88 Fetched 7755 kB in 9s (813 kB/s) [2020-01-07T11:01:02.233Z] #41 83.38 CC criu/bfd.o [2020-01-07T11:01:02.488Z] #41 83.83 CC criu/bitmap.o [2020-01-07T11:01:02.688Z] #56 13.88 Reading package lists... [2020-01-07T11:01:02.688Z] #56 ... [2020-01-07T11:01:02.688Z] [2020-01-07T11:01:02.688Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:02.688Z] #36 10.45 Scanning dependencies of target tini-static [2020-01-07T11:01:02.688Z] #36 10.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-07T11:01:02.688Z] #36 12.39 [100%] Linking C executable tini-static [2020-01-07T11:01:02.688Z] #36 12.99 [100%] Built target tini-static [2020-01-07T11:01:02.688Z] #36 13.04 + mkdir -p /build [2020-01-07T11:01:02.688Z] #36 13.05 + cp tini-static /build/docker-init [2020-01-07T11:01:02.688Z] #36 DONE 13.8s [2020-01-07T11:01:02.786Z] #41 84.02 CC criu/cgroup-props.o [2020-01-07T11:01:02.949Z] [2020-01-07T11:01:02.949Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:02.949Z] #54 9.305 + cd /tmp/tmp.3yg1zHR7Hk/src/github.com/opencontainers/runc [2020-01-07T11:01:02.949Z] #54 9.306 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T11:01:02.949Z] #54 9.410 + '[' -z '' ']' [2020-01-07T11:01:02.949Z] #54 9.410 + target=static [2020-01-07T11:01:02.949Z] #54 9.411 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-07T11:01:02.949Z] #54 10.90 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-07T11:01:02.949Z] #54 ... [2020-01-07T11:01:02.949Z] [2020-01-07T11:01:02.949Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:01:02.949Z] #47 4.281 + RM_GOPATH=0 [2020-01-07T11:01:02.949Z] #47 4.281 + TMP_GOPATH= [2020-01-07T11:01:02.949Z] #47 4.281 + : /build [2020-01-07T11:01:02.949Z] #47 4.281 + '[' -z '' ']' [2020-01-07T11:01:02.949Z] #47 4.281 ++ mktemp -d [2020-01-07T11:01:02.949Z] #47 4.285 + export GOPATH=/tmp/tmp.VXeP2S59Xh [2020-01-07T11:01:02.949Z] #47 4.285 + GOPATH=/tmp/tmp.VXeP2S59Xh [2020-01-07T11:01:02.949Z] #47 4.285 + RM_GOPATH=1 [2020-01-07T11:01:02.949Z] #47 4.285 ++ dirname ./install.sh [2020-01-07T11:01:02.949Z] #47 4.285 + dir=. [2020-01-07T11:01:02.949Z] #47 4.285 + bin=gotestsum [2020-01-07T11:01:02.949Z] #47 4.285 + shift [2020-01-07T11:01:02.949Z] #47 4.285 + '[' '!' -f ./gotestsum.installer ']' [2020-01-07T11:01:02.949Z] #47 4.285 + . ./gotestsum.installer [2020-01-07T11:01:02.949Z] #47 4.285 ++ : v0.3.5 [2020-01-07T11:01:02.949Z] #47 4.286 + install_gotestsum [2020-01-07T11:01:02.949Z] #47 4.286 + echo 'Installing gotestsum version v0.3.5' [2020-01-07T11:01:02.949Z] #47 4.286 + go get -d gotest.tools/gotestsum [2020-01-07T11:01:02.949Z] #47 4.286 Installing gotestsum version v0.3.5 [2020-01-07T11:01:03.209Z] #47 ... [2020-01-07T11:01:03.209Z] [2020-01-07T11:01:03.209Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:03.209Z] #26 12.07 ### 4.3% ###### 9.6% ############ 17.6% ################# 25.0% ##################### 30.4% ######################### 35.6% ############################ 40.1% ############################### 44.0% ###################################### 53.3% ############################################### 66.3% ##################################################### 74.4% ######################################################### 80.2% ############################################################# 86.0% ################################################################### 94.0% ####################################################################### 99.4% ######################################################################## 100.0% [2020-01-07T11:01:03.209Z] #26 14.12 [2020-01-07T11:01:03.299Z] #51 ... [2020-01-07T11:01:03.299Z] [2020-01-07T11:01:03.299Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T11:01:03.299Z] #57 13.78 Fetched 7676 kB in 13s (587 kB/s) [2020-01-07T11:01:03.299Z] #57 13.78 Reading package lists... [2020-01-07T11:01:03.299Z] #57 18.09 Reading package lists... [2020-01-07T11:01:03.299Z] #57 22.75 Building dependency tree... [2020-01-07T11:01:03.299Z] #57 ... [2020-01-07T11:01:03.299Z] [2020-01-07T11:01:03.299Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:01:03.299Z] #41 13.69 Fetched 7676 kB in 13s (585 kB/s) [2020-01-07T11:01:03.299Z] #41 13.69 Reading package lists... [2020-01-07T11:01:03.299Z] #41 18.00 Reading package lists... [2020-01-07T11:01:03.299Z] #41 22.66 Building dependency tree... [2020-01-07T11:01:03.299Z] #41 23.89 The following additional packages will be installed: [2020-01-07T11:01:03.299Z] #41 23.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-07T11:01:03.299Z] #41 23.91 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-07T11:01:03.299Z] #41 23.91 Suggested packages: [2020-01-07T11:01:03.299Z] #41 23.91 manpages-dev python-setuptools [2020-01-07T11:01:03.299Z] #41 ... [2020-01-07T11:01:03.299Z] [2020-01-07T11:01:03.299Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:01:03.299Z] #69 13.48 + cd /tmp/tmp.9SVCIRar4v/src/github.com/docker/libnetwork [2020-01-07T11:01:03.299Z] #69 13.48 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T11:01:03.299Z] #69 13.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-07T11:01:03.299Z] #69 ... [2020-01-07T11:01:03.299Z] [2020-01-07T11:01:03.299Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T11:01:03.299Z] #25 14.03 Fetched 7676 kB in 13s (570 kB/s) [2020-01-07T11:01:03.299Z] #25 14.03 Reading package lists... [2020-01-07T11:01:03.299Z] #25 18.56 Reading package lists... [2020-01-07T11:01:03.299Z] #25 23.70 Building dependency tree... [2020-01-07T11:01:03.299Z] #25 ... [2020-01-07T11:01:03.299Z] [2020-01-07T11:01:03.299Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:03.299Z] #45 13.93 unicode/utf16 [2020-01-07T11:01:03.299Z] #45 14.24 container/list [2020-01-07T11:01:03.299Z] #45 14.89 crypto/internal/subtle [2020-01-07T11:01:03.299Z] #45 15.00 crypto/subtle [2020-01-07T11:01:03.299Z] #45 15.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-07T11:01:03.299Z] #45 15.16 internal/nettrace [2020-01-07T11:01:03.299Z] #45 15.25 runtime/cgo [2020-01-07T11:01:03.299Z] #45 ... [2020-01-07T11:01:03.299Z] [2020-01-07T11:01:03.299Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T11:01:03.299Z] #57 23.98 The following additional packages will be installed: [2020-01-07T11:01:03.299Z] #57 23.99 btrfs-progs liblzo2-2 [2020-01-07T11:01:03.299Z] #57 24.19 The following NEW packages will be installed: [2020-01-07T11:01:03.299Z] #57 24.19 btrfs-progs btrfs-tools liblzo2-2 [2020-01-07T11:01:03.299Z] #57 24.28 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:01:03.299Z] #57 24.28 Need to get 668 kB of archives. [2020-01-07T11:01:03.299Z] #57 24.28 After this operation, 5446 kB of additional disk space will be used. [2020-01-07T11:01:03.299Z] #57 24.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-07T11:01:03.299Z] #57 24.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-01-07T11:01:03.299Z] #57 24.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-01-07T11:01:03.699Z] #57 ... [2020-01-07T11:01:03.699Z] [2020-01-07T11:01:03.699Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:01:03.699Z] #11 14.50 Fetched 7676 kB in 13s (550 kB/s) [2020-01-07T11:01:03.699Z] #11 14.50 Reading package lists... [2020-01-07T11:01:03.699Z] #11 19.07 Reading package lists... [2020-01-07T11:01:03.699Z] #11 24.11 Building dependency tree... [2020-01-07T11:01:03.699Z] #11 ... [2020-01-07T11:01:03.699Z] [2020-01-07T11:01:03.699Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T11:01:03.699Z] #25 24.72 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-07T11:01:03.699Z] #25 24.72 The following additional packages will be installed: [2020-01-07T11:01:03.699Z] #25 24.72 libjq1 libonig4 [2020-01-07T11:01:03.711Z] #41 84.74 CC criu/cgroup.o [2020-01-07T11:01:03.815Z] #10 149.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-07T11:01:03.815Z] #10 149.4 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T11:01:03.815Z] #10 149.4 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:04.073Z] #10 149.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-07T11:01:04.073Z] #10 149.5 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T11:01:04.073Z] #10 149.5 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:04.092Z] #25 ... [2020-01-07T11:01:04.092Z] [2020-01-07T11:01:04.092Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T11:01:04.092Z] #34 14.94 Fetched 7676 kB in 14s (537 kB/s) [2020-01-07T11:01:04.092Z] #34 14.94 Reading package lists... [2020-01-07T11:01:04.092Z] #34 19.20 Reading package lists... [2020-01-07T11:01:04.092Z] #34 24.52 Building dependency tree... [2020-01-07T11:01:04.092Z] #34 ... [2020-01-07T11:01:04.092Z] [2020-01-07T11:01:04.092Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T11:01:04.092Z] #25 25.04 The following NEW packages will be installed: [2020-01-07T11:01:04.092Z] #25 25.04 jq libjq1 libonig4 [2020-01-07T11:01:04.485Z] #25 25.28 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:01:04.485Z] #25 25.28 Need to get 328 kB of archives. [2020-01-07T11:01:04.485Z] #25 25.28 After this operation, 1263 kB of additional disk space will be used. [2020-01-07T11:01:04.485Z] #25 25.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-01-07T11:01:04.485Z] #25 25.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-01-07T11:01:04.485Z] #25 25.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-01-07T11:01:04.636Z] #41 ... [2020-01-07T11:01:04.636Z] [2020-01-07T11:01:04.636Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:01:04.636Z] #10 146.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-07T11:01:04.636Z] #10 146.1 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T11:01:04.636Z] #10 146.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:04.639Z] #10 ... [2020-01-07T11:01:04.639Z] [2020-01-07T11:01:04.639Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:04.639Z] #41 77.09 DEP criu/cr-errno.d [2020-01-07T11:01:04.639Z] #41 77.11 DEP criu/cr-dump.d [2020-01-07T11:01:04.639Z] #41 77.33 DEP criu/cr-dedup.d [2020-01-07T11:01:04.639Z] #41 77.41 DEP criu/cr-check.d [2020-01-07T11:01:04.639Z] #41 77.59 DEP criu/config.d [2020-01-07T11:01:04.640Z] #41 77.92 DEP criu/clone-noasan.d [2020-01-07T11:01:04.640Z] #41 77.99 DEP criu/cgroup.d [2020-01-07T11:01:04.640Z] #41 78.15 DEP criu/cgroup-props.d [2020-01-07T11:01:04.640Z] #41 78.29 DEP criu/bitmap.d [2020-01-07T11:01:04.640Z] #41 78.32 DEP criu/bfd.d [2020-01-07T11:01:04.640Z] #41 78.45 DEP criu/autofs.d [2020-01-07T11:01:04.640Z] #41 78.69 DEP criu/aio.d [2020-01-07T11:01:04.640Z] #41 78.89 DEP criu/action-scripts.d [2020-01-07T11:01:04.640Z] #41 79.10 CC criu/action-scripts.o [2020-01-07T11:01:04.640Z] #41 79.50 CC criu/aio.o [2020-01-07T11:01:04.640Z] #41 79.93 CC criu/autofs.o [2020-01-07T11:01:04.640Z] #41 81.06 CC criu/bfd.o [2020-01-07T11:01:04.640Z] #41 81.43 CC criu/bitmap.o [2020-01-07T11:01:04.640Z] #41 81.58 CC criu/cgroup-props.o [2020-01-07T11:01:04.640Z] #41 82.15 CC criu/cgroup.o [2020-01-07T11:01:04.640Z] #41 84.39 CC criu/clone-noasan.o [2020-01-07T11:01:04.640Z] #41 84.56 CC criu/config.o [2020-01-07T11:01:04.640Z] #41 85.77 CC criu/cr-check.o [2020-01-07T11:01:04.898Z] #41 87.17 CC criu/cr-dedup.o [2020-01-07T11:01:05.156Z] #41 87.53 CC criu/cr-dump.o [2020-01-07T11:01:05.445Z] #25 26.26 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:01:05.445Z] #25 26.33 Fetched 328 kB in 0s (1016 kB/s) [2020-01-07T11:01:05.445Z] #25 26.56 Selecting previously unselected package libonig4:s390x. [2020-01-07T11:01:05.445Z] #25 26.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-07T11:01:05.445Z] #25 26.63 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2020-01-07T11:01:05.445Z] #25 26.65 Unpacking libonig4:s390x (6.1.3-2) ... [2020-01-07T11:01:05.556Z] #26 14.54 # 1.4% ## 3.7% ### 5.4% ##### 7.0% ###### 8.6% ####### 10.2% ######## 12.1% ########## 14.4% ############ 17.7% ############## 20.3% ################ 22.3% ################# 24.2% ################### 27.0% #################### 29.1% ###################### 31.8% ######################### 34.9% ########################## 37.3% ############################ 39.8% ############################## 42.3% ################################ 44.7% ################################# 47.1% ################################### 49.5% ####### [2020-01-07T11:01:05.556Z] #26 ... [2020-01-07T11:01:05.556Z] [2020-01-07T11:01:05.556Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:01:05.556Z] #68 11.92 + cd /tmp/tmp.BuJE1IVs6Z/src/github.com/docker/libnetwork [2020-01-07T11:01:05.556Z] #68 11.92 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T11:01:05.556Z] #68 12.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-07T11:01:05.556Z] #68 DONE 17.1s [2020-01-07T11:01:05.556Z] [2020-01-07T11:01:05.556Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:05.884Z] #25 26.89 Selecting previously unselected package libjq1:s390x. [2020-01-07T11:01:05.884Z] #25 26.89 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-01-07T11:01:05.884Z] #25 26.89 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-07T11:01:06.287Z] #25 ... [2020-01-07T11:01:06.287Z] [2020-01-07T11:01:06.287Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T11:01:06.287Z] #57 25.22 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:01:06.287Z] #57 25.34 Fetched 668 kB in 0s (3579 kB/s) [2020-01-07T11:01:06.287Z] #57 25.42 Selecting previously unselected package liblzo2-2:s390x. [2020-01-07T11:01:06.287Z] #57 25.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-07T11:01:06.287Z] #57 25.47 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-07T11:01:06.287Z] #57 25.47 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T11:01:06.287Z] #57 25.57 Selecting previously unselected package btrfs-progs. [2020-01-07T11:01:06.287Z] #57 25.57 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2020-01-07T11:01:06.287Z] #57 25.58 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T11:01:06.287Z] #57 26.28 Selecting previously unselected package btrfs-tools. [2020-01-07T11:01:06.287Z] #57 26.29 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2020-01-07T11:01:06.287Z] #57 26.30 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T11:01:06.287Z] #57 26.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:06.287Z] #57 26.80 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T11:01:06.287Z] #57 26.81 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T11:01:06.287Z] #57 26.83 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T11:01:06.287Z] #57 26.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:06.287Z] #57 DONE 27.0s [2020-01-07T11:01:06.287Z] [2020-01-07T11:01:06.287Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:01:06.287Z] #58 DONE 0.1s [2020-01-07T11:01:06.287Z] [2020-01-07T11:01:06.287Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T11:01:06.287Z] #25 27.08 Selecting previously unselected package jq. [2020-01-07T11:01:06.287Z] #25 27.09 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2020-01-07T11:01:06.287Z] #25 27.10 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T11:01:06.287Z] #25 ... [2020-01-07T11:01:06.287Z] [2020-01-07T11:01:06.287Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-07T11:01:06.287Z] #59 DONE 0.1s [2020-01-07T11:01:06.287Z] [2020-01-07T11:01:06.287Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T11:01:06.287Z] #25 27.27 Setting up libonig4:s390x (6.1.3-2) ... [2020-01-07T11:01:06.287Z] #25 27.28 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-07T11:01:06.287Z] #25 27.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:06.287Z] #25 27.36 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T11:01:06.690Z] #25 DONE 27.7s [2020-01-07T11:01:06.690Z] [2020-01-07T11:01:06.690Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:01:06.690Z] #60 0.251 + RM_GOPATH=0 [2020-01-07T11:01:06.690Z] #60 0.251 + TMP_GOPATH= [2020-01-07T11:01:06.690Z] #60 0.251 + : /build [2020-01-07T11:01:06.690Z] #60 0.251 + '[' -z '' ']' [2020-01-07T11:01:06.690Z] #60 0.251 ++ mktemp -d [2020-01-07T11:01:06.690Z] #60 0.251 + export GOPATH=/tmp/tmp.9K2VMvdArJ [2020-01-07T11:01:06.690Z] #60 0.251 + GOPATH=/tmp/tmp.9K2VMvdArJ [2020-01-07T11:01:06.690Z] #60 0.251 + RM_GOPATH=1 [2020-01-07T11:01:06.690Z] #60 0.255 ++ dirname ./install.sh [2020-01-07T11:01:06.690Z] #60 0.284 + dir=. [2020-01-07T11:01:06.690Z] #60 0.284 + bin=containerd [2020-01-07T11:01:06.690Z] #60 0.285 + shift [2020-01-07T11:01:06.690Z] #60 0.286 + '[' '!' -f ./containerd.installer ']' [2020-01-07T11:01:06.690Z] #60 0.286 + . ./containerd.installer [2020-01-07T11:01:06.690Z] #60 0.287 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T11:01:06.690Z] #60 0.288 + install_containerd [2020-01-07T11:01:06.690Z] #60 0.288 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-07T11:01:06.690Z] #60 0.295 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9K2VMvdArJ/src/github.com/containerd/containerd [2020-01-07T11:01:06.690Z] #60 0.295 Cloning into '/tmp/tmp.9K2VMvdArJ/src/github.com/containerd/containerd'... [2020-01-07T11:01:06.690Z] #60 0.295 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T11:01:06.690Z] #60 ... [2020-01-07T11:01:06.690Z] [2020-01-07T11:01:06.690Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T11:01:06.690Z] #26 DONE 0.1s [2020-01-07T11:01:07.054Z] #41 89.38 CC criu/cr-errno.o [2020-01-07T11:01:07.054Z] #41 89.44 CC criu/cr-restore.o [2020-01-07T11:01:07.084Z] [2020-01-07T11:01:07.084Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:01:07.084Z] #11 25.20 The following additional packages will be installed: [2020-01-07T11:01:07.084Z] #11 25.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-07T11:01:07.084Z] #11 25.21 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-07T11:01:07.084Z] #11 25.21 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T11:01:07.084Z] #11 25.21 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-07T11:01:07.084Z] #11 25.21 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-07T11:01:07.084Z] #11 25.21 Suggested packages: [2020-01-07T11:01:07.084Z] #11 25.21 gcc-6-locales seccomp wine64 [2020-01-07T11:01:07.084Z] #11 27.43 The following NEW packages will be installed: [2020-01-07T11:01:07.084Z] #11 27.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-07T11:01:07.084Z] #11 27.47 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-07T11:01:07.084Z] #11 27.47 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-07T11:01:07.084Z] #11 27.47 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T11:01:07.084Z] #11 27.47 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-07T11:01:07.084Z] #11 27.47 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-07T11:01:07.084Z] #11 27.47 mingw-w64-x86-64-dev [2020-01-07T11:01:07.084Z] #11 27.56 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:01:07.084Z] #11 27.56 Need to get 71.0 MB of archives. [2020-01-07T11:01:07.084Z] #11 27.56 After this operation, 487 MB of additional disk space will be used. [2020-01-07T11:01:07.084Z] #11 27.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2020-01-07T11:01:07.084Z] #11 27.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2020-01-07T11:01:07.084Z] #11 27.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-07T11:01:07.084Z] #11 27.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-01-07T11:01:07.084Z] #11 27.65 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-01-07T11:01:07.084Z] #11 27.70 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2020-01-07T11:01:07.084Z] #11 27.78 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2020-01-07T11:01:07.084Z] #11 27.97 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2020-01-07T11:01:07.119Z] #26 14.54 # 1.4% ## 3.7% ### 5.4% ##### 7.0% ###### 8.6% ####### 10.2% ######## 12.1% ########## 14.4% ############ 17.7% ############## 20.3% ################ 22.3% ################# 24.2% ################### 27.0% #################### 29.1% ###################### 31.8% ######################### 34.9% ########################## 37.3% ############################ 39.8% ############################## 42.3% ################################ 44.7% ################################# 47.1% ################################### 49.5% ##################################### 52.7% ######################################## 55.8% ########################################## 59.5% ########################################### 60.1% ############################################# 63.4% ################################################ 67.6% ################################################### 70.9% ##################################################### 73.8% ####################################################### 77.5% ########################################################## 81.1% ############################################################ 84.3% ############################################################## 87.2% ################################################################# 91.1% #################################################################### 94.5% ###################################################################### 97.5% ######################################################################## 100.0% [2020-01-07T11:01:07.119Z] #26 18.60 [2020-01-07T11:01:07.473Z] #11 28.47 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2020-01-07T11:01:07.473Z] #11 28.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2020-01-07T11:01:07.689Z] #26 ... [2020-01-07T11:01:07.689Z] [2020-01-07T11:01:07.689Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:07.689Z] #44 DONE 19.3s [2020-01-07T11:01:07.887Z] #11 28.69 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2020-01-07T11:01:07.887Z] #11 28.72 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2020-01-07T11:01:07.887Z] #11 28.76 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2020-01-07T11:01:07.887Z] #11 28.78 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2020-01-07T11:01:07.887Z] #11 28.78 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2020-01-07T11:01:07.887Z] #11 28.79 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2020-01-07T11:01:07.887Z] #11 28.80 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2020-01-07T11:01:07.887Z] #11 28.95 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2020-01-07T11:01:07.949Z] [2020-01-07T11:01:07.949Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:01:07.949Z] #50 18.50 + cd /tmp/tmp.z4jwxnS7Dl/src/github.com/golangci/golangci-lint/ [2020-01-07T11:01:07.949Z] #50 18.50 + git checkout -q v1.20.0 [2020-01-07T11:01:07.949Z] #50 18.88 ++ git describe --tags [2020-01-07T11:01:07.949Z] #50 18.88 + version=v1.20.0 [2020-01-07T11:01:07.949Z] #50 18.88 ++ git rev-parse --short HEAD [2020-01-07T11:01:07.949Z] #50 18.88 + commit=cc98739 [2020-01-07T11:01:07.949Z] #50 18.89 ++ git show -s --format=%cd [2020-01-07T11:01:07.949Z] #50 18.89 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-07T11:01:07.949Z] #50 18.89 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T11:01:08.277Z] #11 29.13 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2020-01-07T11:01:08.684Z] #11 29.36 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-07T11:01:08.684Z] #11 29.38 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-07T11:01:08.684Z] #11 29.81 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-07T11:01:09.102Z] #11 30.12 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2020-01-07T11:01:09.102Z] #11 30.12 Get:24 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] [2020-01-07T11:01:09.497Z] #11 ... [2020-01-07T11:01:09.497Z] [2020-01-07T11:01:09.497Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:01:09.497Z] #32 30.32 internal/reflectlite [2020-01-07T11:01:09.900Z] #32 30.32 sync [2020-01-07T11:01:11.166Z] #10 ... [2020-01-07T11:01:11.166Z] [2020-01-07T11:01:11.166Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:11.166Z] #41 87.05 CC criu/clone-noasan.o [2020-01-07T11:01:11.166Z] #41 87.20 CC criu/config.o [2020-01-07T11:01:11.166Z] #41 88.36 CC criu/cr-check.o [2020-01-07T11:01:11.166Z] #41 89.58 CC criu/cr-dedup.o [2020-01-07T11:01:11.166Z] #41 89.93 CC criu/cr-dump.o [2020-01-07T11:01:11.166Z] #41 91.53 CC criu/cr-errno.o [2020-01-07T11:01:11.166Z] #41 91.60 CC criu/cr-restore.o [2020-01-07T11:01:11.232Z] #41 92.88 CC criu/cr-service.o [2020-01-07T11:01:11.252Z] #50 ... [2020-01-07T11:01:11.252Z] [2020-01-07T11:01:11.252Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:01:11.252Z] #40 8.626 Reading package lists... [2020-01-07T11:01:11.252Z] #40 13.17 W: Problem unlinking the file auxfiles - Clean (21: Is a directory) [2020-01-07T11:01:11.252Z] #40 13.38 Reading package lists... [2020-01-07T11:01:11.252Z] #40 18.22 Building dependency tree... [2020-01-07T11:01:11.252Z] #40 19.14 Reading state information... [2020-01-07T11:01:11.252Z] #40 20.09 The following additional packages will be installed: [2020-01-07T11:01:11.252Z] #40 20.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-07T11:01:11.252Z] #40 20.09 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-07T11:01:11.252Z] #40 20.10 Suggested packages: [2020-01-07T11:01:11.252Z] #40 20.10 manpages-dev python-setuptools [2020-01-07T11:01:11.252Z] #40 21.05 The following NEW packages will be installed: [2020-01-07T11:01:11.252Z] #40 21.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-07T11:01:11.252Z] #40 21.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-07T11:01:11.252Z] #40 21.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-07T11:01:11.252Z] #40 21.05 zlib1g-dev [2020-01-07T11:01:11.252Z] #40 22.13 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:01:11.252Z] #40 22.13 Need to get 3415 kB of archives. [2020-01-07T11:01:11.252Z] #40 22.13 After this operation, 19.0 MB of additional disk space will be used. [2020-01-07T11:01:11.252Z] #40 22.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2020-01-07T11:01:11.252Z] #40 22.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2020-01-07T11:01:11.252Z] #40 22.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2020-01-07T11:01:11.252Z] #40 22.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2020-01-07T11:01:11.252Z] #40 22.14 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2020-01-07T11:01:11.252Z] #40 22.14 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2020-01-07T11:01:11.252Z] #40 22.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2020-01-07T11:01:11.252Z] #40 22.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2020-01-07T11:01:11.252Z] #40 22.15 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2020-01-07T11:01:11.252Z] #40 22.18 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2020-01-07T11:01:11.252Z] #40 22.18 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2020-01-07T11:01:11.252Z] #40 22.28 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2020-01-07T11:01:11.252Z] #40 22.32 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2020-01-07T11:01:11.252Z] #40 22.33 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2020-01-07T11:01:11.252Z] #40 22.33 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-07T11:01:11.252Z] #40 22.34 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2020-01-07T11:01:11.252Z] #40 ... [2020-01-07T11:01:11.252Z] [2020-01-07T11:01:11.252Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:01:11.252Z] #28 20.67 + cd /tmp/tmp.vhVIzZGQLe/src/github.com/go-swagger/go-swagger [2020-01-07T11:01:11.252Z] #28 20.68 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-07T11:01:11.252Z] #28 22.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-07T11:01:11.312Z] #32 ... [2020-01-07T11:01:11.312Z] [2020-01-07T11:01:11.312Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:01:11.312Z] #69 DONE 31.8s [2020-01-07T11:01:11.312Z] [2020-01-07T11:01:11.312Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:01:11.312Z] #41 25.62 The following NEW packages will be installed: [2020-01-07T11:01:11.312Z] #41 25.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-07T11:01:11.312Z] #41 25.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-07T11:01:11.312Z] #41 25.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-07T11:01:11.312Z] #41 25.62 zlib1g-dev [2020-01-07T11:01:11.312Z] #41 25.93 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:01:11.312Z] #41 25.93 Need to get 3476 kB of archives. [2020-01-07T11:01:11.312Z] #41 25.93 After this operation, 20.2 MB of additional disk space will be used. [2020-01-07T11:01:11.312Z] #41 25.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-01-07T11:01:11.312Z] #41 26.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2020-01-07T11:01:11.312Z] #41 26.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2020-01-07T11:01:11.312Z] #41 26.04 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-01-07T11:01:11.312Z] #41 26.05 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2020-01-07T11:01:11.312Z] #41 26.17 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-01-07T11:01:11.312Z] #41 26.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2020-01-07T11:01:11.312Z] #41 26.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2020-01-07T11:01:11.312Z] #41 26.47 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2020-01-07T11:01:11.312Z] #41 28.17 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2020-01-07T11:01:11.312Z] #41 28.20 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2020-01-07T11:01:11.313Z] #41 28.36 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2020-01-07T11:01:11.313Z] #41 28.44 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2020-01-07T11:01:11.313Z] #41 28.52 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2020-01-07T11:01:11.313Z] #41 28.52 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-07T11:01:11.313Z] #41 28.54 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2020-01-07T11:01:11.313Z] #41 29.41 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:01:11.313Z] #41 29.54 Fetched 3476 kB in 2s (1216 kB/s) [2020-01-07T11:01:11.313Z] #41 29.61 Selecting previously unselected package libnet1:s390x. [2020-01-07T11:01:11.313Z] #41 29.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-07T11:01:11.313Z] #41 29.67 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-01-07T11:01:11.313Z] #41 29.68 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-07T11:01:11.313Z] #41 29.78 Selecting previously unselected package libcap-dev:s390x. [2020-01-07T11:01:11.313Z] #41 29.79 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2020-01-07T11:01:11.313Z] #41 29.79 Unpacking libcap-dev:s390x (1:2.25-1) ... [2020-01-07T11:01:11.313Z] #41 30.03 Selecting previously unselected package libnet1-dev. [2020-01-07T11:01:11.313Z] #41 30.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2020-01-07T11:01:11.313Z] #41 30.03 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T11:01:11.313Z] #41 30.19 Selecting previously unselected package libnl-3-200:s390x. [2020-01-07T11:01:11.313Z] #41 30.19 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2020-01-07T11:01:11.313Z] #41 30.20 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-01-07T11:01:11.313Z] #41 30.33 Selecting previously unselected package libnl-3-dev:s390x. [2020-01-07T11:01:11.313Z] #41 30.33 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2020-01-07T11:01:11.313Z] #41 30.35 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2020-01-07T11:01:11.313Z] #41 30.74 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-07T11:01:11.313Z] #41 30.74 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-01-07T11:01:11.313Z] #41 30.75 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-07T11:01:11.313Z] #41 30.84 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-01-07T11:01:11.313Z] #41 30.84 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2020-01-07T11:01:11.313Z] #41 30.84 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-01-07T11:01:11.313Z] #41 30.95 Selecting previously unselected package zlib1g-dev:s390x. [2020-01-07T11:01:11.313Z] #41 30.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2020-01-07T11:01:11.313Z] #41 30.96 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-01-07T11:01:11.313Z] #41 31.18 Selecting previously unselected package libprotobuf10:s390x. [2020-01-07T11:01:11.313Z] #41 31.18 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2020-01-07T11:01:11.313Z] #41 31.18 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2020-01-07T11:01:11.313Z] #41 31.69 Selecting previously unselected package libprotobuf-lite10:s390x. [2020-01-07T11:01:11.313Z] #41 31.69 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2020-01-07T11:01:11.313Z] #41 31.70 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2020-01-07T11:01:11.313Z] #41 31.84 Selecting previously unselected package libprotobuf-dev:s390x. [2020-01-07T11:01:11.313Z] #41 31.84 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2020-01-07T11:01:11.313Z] #41 31.84 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2020-01-07T11:01:11.730Z] #41 ... [2020-01-07T11:01:11.730Z] [2020-01-07T11:01:11.730Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:11.730Z] #27 1.608 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T11:01:11.730Z] #27 2.075 [2020-01-07T11:01:11.798Z] #41 94.13 CC criu/crtools.o [2020-01-07T11:01:12.365Z] #41 94.77 CC criu/eventfd.o [2020-01-07T11:01:12.536Z] #27 2.590 # 2.2% ### 4.3% ###### 8.4% ######### 12.6% ############ 16.8% ############# 18.9% ################ 23.1% ################## 25.2% ##################### 29.4% ###################### 31.4% ######################## 33.6% ######################### 35.6% ########################### 37.7% ############################ 39.8% ############################### 44.0% #################################### 50.2% ##################################### 52.4% ####################################### 54.4% [2020-01-07T11:01:12.536Z] #27 ... [2020-01-07T11:01:12.536Z] [2020-01-07T11:01:12.536Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:12.536Z] #45 33.19 github.com/LK4D4/vndr/godl/singleflight [2020-01-07T11:01:12.536Z] #45 33.20 internal/reflectlite [2020-01-07T11:01:12.931Z] #41 95.20 CC criu/eventpoll.o [2020-01-07T11:01:12.941Z] #45 33.40 math/rand [2020-01-07T11:01:13.163Z] #28 ... [2020-01-07T11:01:13.163Z] [2020-01-07T11:01:13.163Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:01:13.163Z] #38 14.81 + GOPATH=/tmp/tmp.8n1jNYMqrV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8n1jNYMqrV go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-07T11:01:13.163Z] #38 ... [2020-01-07T11:01:13.163Z] [2020-01-07T11:01:13.163Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:13.163Z] #26 20.28 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T11:01:13.163Z] #26 20.85 [2020-01-07T11:01:13.163Z] #26 21.04 ######################################################################## 100.0% [2020-01-07T11:01:13.163Z] #26 21.13 [2020-01-07T11:01:13.163Z] #26 22.49 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T11:01:13.163Z] #26 22.92 [2020-01-07T11:01:13.163Z] #26 23.23 ########################################################## 81.1% ######################################################################## 100.0% [2020-01-07T11:01:13.163Z] #26 23.32 [2020-01-07T11:01:13.163Z] #26 24.42 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T11:01:13.163Z] #26 24.48 skipping existing ed4b54129745 [2020-01-07T11:01:13.163Z] #26 24.61 [2020-01-07T11:01:13.764Z] #41 ... [2020-01-07T11:01:13.764Z] [2020-01-07T11:01:13.764Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:01:13.764Z] #10 155.0 Selecting previously unselected package libapparmor1:amd64. [2020-01-07T11:01:13.764Z] #10 155.0 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T11:01:13.764Z] #10 155.0 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T11:01:13.764Z] #10 155.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-07T11:01:13.764Z] #10 155.1 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T11:01:13.764Z] #10 155.1 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T11:01:13.764Z] #10 155.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T11:01:13.764Z] #10 155.2 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-01-07T11:01:13.764Z] #10 155.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T11:01:13.764Z] #10 155.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T11:01:13.764Z] #10 155.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:13.764Z] #10 155.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:13.764Z] #10 155.3 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T11:01:13.764Z] #10 155.3 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T11:01:13.764Z] #10 155.3 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-07T11:01:13.764Z] #10 155.3 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-01-07T11:01:13.764Z] #10 155.3 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-07T11:01:13.764Z] #10 155.4 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-01-07T11:01:13.764Z] #10 155.4 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-07T11:01:13.764Z] #10 155.4 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-07T11:01:13.764Z] #10 155.4 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T11:01:13.764Z] #10 155.4 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-07T11:01:13.764Z] #10 155.5 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T11:01:13.764Z] #10 155.5 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T11:01:13.764Z] #10 155.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T11:01:13.764Z] #10 155.5 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T11:01:13.764Z] #10 155.5 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-07T11:01:13.764Z] #10 155.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:13.764Z] #10 155.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T11:01:13.764Z] #10 155.5 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 [2020-01-07T11:01:13.764Z] #10 155.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T11:01:13.764Z] #10 155.5 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 [2020-01-07T11:01:13.764Z] #10 155.5 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T11:01:13.865Z] #41 95.89 CC criu/external.o [2020-01-07T11:01:13.865Z] #41 96.27 CC criu/fault-injection.o [2020-01-07T11:01:14.022Z] #10 155.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:14.022Z] #10 155.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T11:01:14.022Z] #10 155.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T11:01:14.022Z] #10 155.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T11:01:14.022Z] #10 155.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T11:01:14.022Z] #10 155.6 Setting up dmsetup (2:1.02.137-2) ... [2020-01-07T11:01:14.022Z] #10 155.6 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-07T11:01:14.022Z] #10 155.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:14.123Z] #41 96.38 CC criu/fdstore.o [2020-01-07T11:01:14.300Z] #45 ... [2020-01-07T11:01:14.300Z] [2020-01-07T11:01:14.300Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T11:01:14.300Z] #34 24.52 Building dependency tree... [2020-01-07T11:01:14.300Z] #34 26.12 The following additional packages will be installed: [2020-01-07T11:01:14.300Z] #34 26.12 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-07T11:01:14.300Z] #34 26.12 Suggested packages: [2020-01-07T11:01:14.300Z] #34 26.12 codeblocks eclipse ninja-build lrzip [2020-01-07T11:01:14.300Z] #34 26.12 Recommended packages: [2020-01-07T11:01:14.300Z] #34 26.12 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-07T11:01:14.300Z] #34 26.77 The following NEW packages will be installed: [2020-01-07T11:01:14.300Z] #34 26.77 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-07T11:01:14.300Z] #34 26.77 vim-common xxd [2020-01-07T11:01:14.300Z] #34 26.83 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:01:14.300Z] #34 26.83 Need to get 13.2 MB of archives. [2020-01-07T11:01:14.300Z] #34 26.83 After this operation, 59.4 MB of additional disk space will be used. [2020-01-07T11:01:14.300Z] #34 26.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2020-01-07T11:01:14.300Z] #34 26.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-07T11:01:14.300Z] #34 26.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2020-01-07T11:01:14.300Z] #34 27.50 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2020-01-07T11:01:14.300Z] #34 27.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2020-01-07T11:01:14.300Z] #34 27.67 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-01-07T11:01:14.300Z] #34 27.73 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2020-01-07T11:01:14.300Z] #34 27.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2020-01-07T11:01:14.300Z] #34 27.97 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T11:01:14.300Z] #34 28.06 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T11:01:14.300Z] #34 29.22 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:01:14.300Z] #34 29.28 Fetched 13.2 MB in 1s (10.3 MB/s) [2020-01-07T11:01:14.300Z] #34 29.36 Selecting previously unselected package cmake-data. [2020-01-07T11:01:14.300Z] #34 29.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 ... 14828 files and directories currently installed.) [2020-01-07T11:01:14.300Z] #34 29.40 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-07T11:01:14.300Z] #34 29.40 Unpacking cmake-data (3.7.2-1) ... [2020-01-07T11:01:14.300Z] #34 31.91 Selecting previously unselected package liblzo2-2:s390x. [2020-01-07T11:01:14.300Z] #34 31.95 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-07T11:01:14.300Z] #34 31.95 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T11:01:14.300Z] #34 32.08 Selecting previously unselected package libicu57:s390x. [2020-01-07T11:01:14.300Z] #34 32.09 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2020-01-07T11:01:14.300Z] #34 32.09 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2020-01-07T11:01:14.382Z] #41 96.65 CC criu/fifo.o [2020-01-07T11:01:14.545Z] #26 25.94 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T11:01:14.582Z] #10 DONE 156.1s [2020-01-07T11:01:14.582Z] [2020-01-07T11:01:14.582Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:01:14.582Z] #52 DONE 0.1s [2020-01-07T11:01:14.582Z] [2020-01-07T11:01:14.582Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-07T11:01:14.582Z] #11 ... [2020-01-07T11:01:14.582Z] [2020-01-07T11:01:14.582Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-07T11:01:14.582Z] #53 DONE 0.1s [2020-01-07T11:01:14.640Z] #41 96.99 CC criu/file-ids.o [2020-01-07T11:01:14.714Z] #34 ... [2020-01-07T11:01:14.714Z] [2020-01-07T11:01:14.714Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:14.714Z] #27 2.590 # 2.2% ### 4.3% ###### 8.4% ######### 12.6% ############ 16.8% ############# 18.9% ################ 23.1% ################## 25.2% ##################### 29.4% ###################### 31.4% ######################## 33.6% ######################### 35.6% ########################### 37.7% ############################ 39.8% ############################### 44.0% #################################### 50.2% ##################################### 52.4% ####################################### 54.4% ######################################## 56.5% ########################################## 58.6% ########################################### 60.7% ############################################# 62.8% ############################################## 64.9% ################################################ 67.0% ################################################# 69.1% #################################################### 73.2% ###################################################### 75.3% ####################################################### 77.4% ########################################################## 81.6% ############################################################# 85.8% ################################################################ 89.9% ################################################################## 92.1% ################################################################### 94.1% ###################################################################### 98.3% ######################################################################## 100.0% [2020-01-07T11:01:14.881Z] [2020-01-07T11:01:14.882Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:14.898Z] #41 97.36 CC criu/file-lock.o [2020-01-07T11:01:15.116Z] #26 26.39 [2020-01-07T11:01:15.137Z] #27 8.329 [2020-01-07T11:01:15.376Z] #26 26.58 ######################################################################## 100.0% [2020-01-07T11:01:15.376Z] #26 26.66 [2020-01-07T11:01:15.376Z] #26 26.71 Download of images into '/build' complete. [2020-01-07T11:01:15.376Z] #26 26.71 Use something like the following to load the result into a Docker daemon: [2020-01-07T11:01:15.376Z] #26 26.71 tar -cC '/build' . | docker load [2020-01-07T11:01:15.946Z] #26 DONE 27.4s [2020-01-07T11:01:15.946Z] [2020-01-07T11:01:15.946Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T11:01:15.946Z] #56 13.88 Reading package lists... [2020-01-07T11:01:15.946Z] #56 18.56 W: Problem unlinking the file auxfiles - Clean (21: Is a directory) [2020-01-07T11:01:15.946Z] #56 18.66 Reading package lists... [2020-01-07T11:01:15.946Z] #56 22.22 Building dependency tree... [2020-01-07T11:01:15.946Z] #56 22.72 Reading state information... [2020-01-07T11:01:15.946Z] #56 23.49 The following additional packages will be installed: [2020-01-07T11:01:15.946Z] #56 23.50 btrfs-progs liblzo2-2 [2020-01-07T11:01:15.946Z] #56 23.64 The following NEW packages will be installed: [2020-01-07T11:01:15.946Z] #56 23.65 btrfs-progs btrfs-tools liblzo2-2 [2020-01-07T11:01:15.946Z] #56 24.72 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:01:15.946Z] #56 24.72 Need to get 582 kB of archives. [2020-01-07T11:01:15.946Z] #56 24.72 After this operation, 3944 kB of additional disk space will be used. [2020-01-07T11:01:15.946Z] #56 24.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2020-01-07T11:01:15.946Z] #56 24.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2020-01-07T11:01:15.946Z] #56 24.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2020-01-07T11:01:15.946Z] #56 25.47 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:01:15.946Z] #56 25.55 Fetched 582 kB in 1s (556 kB/s) [2020-01-07T11:01:15.946Z] #56 25.65 Selecting previously unselected package liblzo2-2:arm64. [2020-01-07T11:01:15.946Z] #56 25.65 (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.) [2020-01-07T11:01:15.946Z] #56 25.67 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2020-01-07T11:01:15.946Z] #56 25.70 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T11:01:15.946Z] #56 25.78 Selecting previously unselected package btrfs-progs. [2020-01-07T11:01:15.946Z] #56 25.78 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2020-01-07T11:01:15.946Z] #56 25.80 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T11:01:15.946Z] #56 26.35 Selecting previously unselected package btrfs-tools. [2020-01-07T11:01:15.946Z] #56 26.35 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2020-01-07T11:01:15.946Z] #56 26.36 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T11:01:15.946Z] #56 26.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:15.946Z] #56 26.73 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T11:01:15.946Z] #56 26.77 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T11:01:15.946Z] #56 26.80 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T11:01:15.946Z] #56 26.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:15.946Z] #56 DONE 27.8s [2020-01-07T11:01:15.946Z] [2020-01-07T11:01:15.946Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:01:15.946Z] #40 23.05 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:01:15.946Z] #40 23.14 Fetched 3415 kB in 1s (2702 kB/s) [2020-01-07T11:01:15.946Z] #40 23.25 Selecting previously unselected package libnet1:arm64. [2020-01-07T11:01:15.946Z] #40 23.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 ... 14976 files and directories currently installed.) [2020-01-07T11:01:15.946Z] #40 23.35 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 23.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-07T11:01:15.946Z] #40 23.49 Selecting previously unselected package libcap-dev:arm64. [2020-01-07T11:01:15.946Z] #40 23.50 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 23.51 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2020-01-07T11:01:15.946Z] #40 23.63 Selecting previously unselected package libnet1-dev. [2020-01-07T11:01:15.946Z] #40 23.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 23.64 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T11:01:15.946Z] #40 23.79 Selecting previously unselected package libnl-3-200:arm64. [2020-01-07T11:01:15.946Z] #40 23.79 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 23.80 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2020-01-07T11:01:15.946Z] #40 23.90 Selecting previously unselected package libnl-3-dev:arm64. [2020-01-07T11:01:15.946Z] #40 23.90 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 23.91 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2020-01-07T11:01:15.946Z] #40 24.14 Selecting previously unselected package libprotobuf-c1:arm64. [2020-01-07T11:01:15.946Z] #40 24.14 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 24.15 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-07T11:01:15.946Z] #40 24.23 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-01-07T11:01:15.946Z] #40 24.24 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 24.27 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2020-01-07T11:01:15.946Z] #40 24.36 Selecting previously unselected package zlib1g-dev:arm64. [2020-01-07T11:01:15.946Z] #40 24.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 24.37 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2020-01-07T11:01:15.946Z] #40 24.64 Selecting previously unselected package libprotobuf10:arm64. [2020-01-07T11:01:15.946Z] #40 24.64 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 24.65 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2020-01-07T11:01:15.946Z] #40 25.03 Selecting previously unselected package libprotobuf-lite10:arm64. [2020-01-07T11:01:15.946Z] #40 25.03 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 25.05 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2020-01-07T11:01:15.946Z] #40 25.24 Selecting previously unselected package libprotobuf-dev:arm64. [2020-01-07T11:01:15.946Z] #40 25.24 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 25.24 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2020-01-07T11:01:15.946Z] #40 25.93 Selecting previously unselected package libprotoc10:arm64. [2020-01-07T11:01:15.946Z] #40 25.93 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 25.94 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2020-01-07T11:01:15.946Z] #40 26.28 Selecting previously unselected package protobuf-c-compiler. [2020-01-07T11:01:15.946Z] #40 26.28 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 26.29 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-07T11:01:15.946Z] #40 26.42 Selecting previously unselected package protobuf-compiler. [2020-01-07T11:01:15.946Z] #40 26.43 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2020-01-07T11:01:15.946Z] #40 26.44 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-07T11:01:15.946Z] #40 26.56 Selecting previously unselected package python-pkg-resources. [2020-01-07T11:01:15.946Z] #40 26.57 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T11:01:15.946Z] #40 26.57 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-07T11:01:15.947Z] #40 26.88 Selecting previously unselected package python-protobuf. [2020-01-07T11:01:15.947Z] #40 26.88 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2020-01-07T11:01:15.947Z] #40 26.89 Unpacking python-protobuf (3.0.0-9) ... [2020-01-07T11:01:15.947Z] #40 27.26 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-07T11:01:15.947Z] #40 27.55 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-07T11:01:15.947Z] #40 27.63 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-07T11:01:16.208Z] #40 ... [2020-01-07T11:01:16.208Z] [2020-01-07T11:01:16.208Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:01:16.208Z] #57 DONE 0.2s [2020-01-07T11:01:16.208Z] [2020-01-07T11:01:16.208Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-07T11:01:16.271Z] #41 98.28 CC criu/files-ext.o [2020-01-07T11:01:16.271Z] #41 ... [2020-01-07T11:01:16.271Z] [2020-01-07T11:01:16.271Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:01:16.271Z] #10 161.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-07T11:01:16.271Z] #10 161.7 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T11:01:16.271Z] #10 161.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:16.467Z] #58 DONE 0.2s [2020-01-07T11:01:16.468Z] [2020-01-07T11:01:16.468Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:01:17.394Z] #54 ... [2020-01-07T11:01:17.394Z] [2020-01-07T11:01:17.394Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-07T11:01:17.394Z] #11 DONE 2.3s [2020-01-07T11:01:17.394Z] [2020-01-07T11:01:17.394Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:17.394Z] #54 2.253 + RM_GOPATH=0 [2020-01-07T11:01:17.394Z] #54 2.253 + TMP_GOPATH= [2020-01-07T11:01:17.394Z] #54 2.253 + : /build [2020-01-07T11:01:17.394Z] #54 2.253 + '[' -z '' ']' [2020-01-07T11:01:17.394Z] #54 2.253 ++ mktemp -d [2020-01-07T11:01:17.394Z] #54 2.255 + export GOPATH=/tmp/tmp.bYVf1z302I [2020-01-07T11:01:17.394Z] #54 2.255 + GOPATH=/tmp/tmp.bYVf1z302I [2020-01-07T11:01:17.394Z] #54 2.255 + RM_GOPATH=1 [2020-01-07T11:01:17.394Z] #54 2.255 ++ dirname ./install.sh [2020-01-07T11:01:17.394Z] #54 2.255 + dir=. [2020-01-07T11:01:17.394Z] #54 2.255 + bin=runc [2020-01-07T11:01:17.394Z] #54 2.261 + shift [2020-01-07T11:01:17.394Z] #54 2.261 + '[' '!' -f ./runc.installer ']' [2020-01-07T11:01:17.394Z] #54 2.261 + . ./runc.installer [2020-01-07T11:01:17.394Z] #54 2.261 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T11:01:17.394Z] #54 2.262 + install_runc [2020-01-07T11:01:17.394Z] #54 2.263 + uname -r [2020-01-07T11:01:17.394Z] #54 2.264 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-07T11:01:17.394Z] #54 2.270 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-07T11:01:17.394Z] #54 2.270 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-07T11:01:17.394Z] #54 2.270 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bYVf1z302I/src/github.com/opencontainers/runc [2020-01-07T11:01:17.394Z] #54 2.272 Cloning into '/tmp/tmp.bYVf1z302I/src/github.com/opencontainers/runc'... [2020-01-07T11:01:17.394Z] #54 2.273 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-07T11:01:18.630Z] #27 8.869 #### 5.8% ############ 17.2% ################ 22.8% #################### 28.4% ######################## 34.2% ############################ 39.8% ################################ 45.4% #################################### 51.2% ######################################## 56.8% ############################################ 62.4% ################################################# 68.2% ##################################################### 73.8% ######################################################### 79.4% ############################################################# 85.2% ################################################################# 90.8% ##################################################################### 96.4% ######################################################################## 100.0% [2020-01-07T11:01:19.011Z] #59 2.537 + RM_GOPATH=0 [2020-01-07T11:01:19.011Z] #59 2.537 + TMP_GOPATH= [2020-01-07T11:01:19.011Z] #59 2.537 + : /build [2020-01-07T11:01:19.011Z] #59 2.537 + '[' -z '' ']' [2020-01-07T11:01:19.011Z] #59 2.538 ++ mktemp -d [2020-01-07T11:01:19.011Z] #59 2.547 + export GOPATH=/tmp/tmp.80qp3FguAV [2020-01-07T11:01:19.011Z] #59 2.547 + GOPATH=/tmp/tmp.80qp3FguAV [2020-01-07T11:01:19.011Z] #59 2.547 + RM_GOPATH=1 [2020-01-07T11:01:19.011Z] #59 2.547 ++ dirname ./install.sh [2020-01-07T11:01:19.011Z] #59 2.561 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T11:01:19.011Z] #59 2.561 + dir=. [2020-01-07T11:01:19.011Z] #59 2.561 + bin=containerd [2020-01-07T11:01:19.011Z] #59 2.561 + shift [2020-01-07T11:01:19.011Z] #59 2.561 + '[' '!' -f ./containerd.installer ']' [2020-01-07T11:01:19.011Z] #59 2.561 + . ./containerd.installer [2020-01-07T11:01:19.011Z] #59 2.561 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T11:01:19.011Z] #59 2.561 + install_containerd [2020-01-07T11:01:19.011Z] #59 2.561 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-07T11:01:19.011Z] #59 2.561 + git clone https://github.com/containerd/containerd.git /tmp/tmp.80qp3FguAV/src/github.com/containerd/containerd [2020-01-07T11:01:19.011Z] #59 2.561 Cloning into '/tmp/tmp.80qp3FguAV/src/github.com/containerd/containerd'... [2020-01-07T11:01:19.051Z] #27 12.13 [2020-01-07T11:01:19.280Z] #54 ... [2020-01-07T11:01:19.280Z] [2020-01-07T11:01:19.280Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-07T11:01:19.280Z] #12 DONE 2.2s [2020-01-07T11:01:19.280Z] [2020-01-07T11:01:19.280Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-07T11:01:19.874Z] #27 12.63 ## 3.2% ##### 8.3% ######### 13.4% ########### 16.0% [2020-01-07T11:01:19.874Z] #27 ... [2020-01-07T11:01:19.874Z] [2020-01-07T11:01:19.874Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:01:19.874Z] #48 30.65 + cd /tmp/tmp.KjQ0yY0US3/src/gotest.tools/gotestsum [2020-01-07T11:01:19.874Z] #48 30.65 + git checkout -q v0.3.5 [2020-01-07T11:01:19.874Z] #48 30.70 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-07T11:01:20.289Z] #48 ... [2020-01-07T11:01:20.289Z] [2020-01-07T11:01:20.289Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:20.289Z] #27 12.63 ## 3.2% ##### 8.3% ######### 13.4% ########### 16.0% ############# 18.5% ################ 23.6% #################### 28.7% ######################## [2020-01-07T11:01:20.289Z] #27 ... [2020-01-07T11:01:20.289Z] [2020-01-07T11:01:20.289Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:01:20.289Z] #29 31.26 + cd /tmp/tmp.6tH5l0LwDm/src/github.com/go-swagger/go-swagger [2020-01-07T11:01:20.289Z] #29 31.26 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-07T11:01:20.289Z] #29 33.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-07T11:01:20.289Z] #29 ... [2020-01-07T11:01:20.289Z] [2020-01-07T11:01:20.289Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:20.920Z] #59 ... [2020-01-07T11:01:20.920Z] [2020-01-07T11:01:20.920Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T11:01:20.920Z] #27 DONE 2.0s [2020-01-07T11:01:20.920Z] [2020-01-07T11:01:20.920Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:01:20.920Z] #40 29.82 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T11:01:20.920Z] #40 29.84 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2020-01-07T11:01:20.920Z] #40 29.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:20.920Z] #40 29.90 Setting up python-protobuf (3.0.0-9) ... [2020-01-07T11:01:21.166Z] #13 1.995 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-07T11:01:21.166Z] #13 DONE 2.1s [2020-01-07T11:01:21.166Z] [2020-01-07T11:01:21.166Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:21.166Z] #54 6.419 + cd /tmp/tmp.bYVf1z302I/src/github.com/opencontainers/runc [2020-01-07T11:01:21.166Z] #54 6.421 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T11:01:21.422Z] #54 6.633 + '[' -z '' ']' [2020-01-07T11:01:21.422Z] #54 6.634 + target=static [2020-01-07T11:01:21.422Z] #54 6.634 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-07T11:01:21.490Z] #40 33.20 Setting up libcap-dev:arm64 (1:2.25-1) ... [2020-01-07T11:01:21.490Z] #40 33.21 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2020-01-07T11:01:21.490Z] #40 33.24 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2020-01-07T11:01:21.490Z] #40 33.34 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2020-01-07T11:01:21.490Z] #40 33.36 Setting up libprotoc10:arm64 (3.0.0-9) ... [2020-01-07T11:01:21.490Z] #40 33.39 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-07T11:01:21.490Z] #40 33.43 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2020-01-07T11:01:21.490Z] #40 33.45 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-07T11:01:21.750Z] #40 33.46 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2020-01-07T11:01:21.750Z] #40 33.49 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2020-01-07T11:01:21.750Z] #40 33.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:22.010Z] #40 DONE 33.8s [2020-01-07T11:01:22.010Z] [2020-01-07T11:01:22.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:22.322Z] #27 12.63 ## 3.2% ##### 8.3% ######### 13.4% ########### 16.0% ############# 18.5% ################ 23.6% #################### 28.7% ######################## 33.8% ########################### 38.9% ############################# 41.4% ################################# 46.5% ##################################### 51.6% ######################################## 56.7% ############################################ 61.8% ############################################## 64.3% ################################################# 69.4% ##################################################### 74.5% ####################################################### 77.0% ######################################################### 79.5% ############################################################ [2020-01-07T11:01:22.322Z] #27 ... [2020-01-07T11:01:22.322Z] [2020-01-07T11:01:22.322Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:01:22.322Z] #41 33.09 Selecting previously unselected package libprotoc10:s390x. [2020-01-07T11:01:22.322Z] #41 33.09 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2020-01-07T11:01:22.322Z] #41 33.10 Unpacking libprotoc10:s390x (3.0.0-9) ... [2020-01-07T11:01:22.322Z] #41 33.91 Selecting previously unselected package protobuf-c-compiler. [2020-01-07T11:01:22.322Z] #41 33.91 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2020-01-07T11:01:22.322Z] #41 33.92 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-07T11:01:22.322Z] #41 34.23 Selecting previously unselected package protobuf-compiler. [2020-01-07T11:01:22.322Z] #41 34.23 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2020-01-07T11:01:22.322Z] #41 34.27 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-07T11:01:22.322Z] #41 35.03 Selecting previously unselected package python-pkg-resources. [2020-01-07T11:01:22.322Z] #41 35.03 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T11:01:22.322Z] #41 35.05 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-07T11:01:22.322Z] #41 35.21 Selecting previously unselected package python-protobuf. [2020-01-07T11:01:22.322Z] #41 35.21 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2020-01-07T11:01:22.322Z] #41 35.22 Unpacking python-protobuf (3.0.0-9) ... [2020-01-07T11:01:22.322Z] #41 35.67 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-07T11:01:22.322Z] #41 35.78 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-07T11:01:22.322Z] #41 35.79 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-07T11:01:22.322Z] #41 39.04 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T11:01:22.322Z] #41 39.06 Setting up libprotobuf10:s390x (3.0.0-9) ... [2020-01-07T11:01:22.322Z] #41 39.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:22.322Z] #41 39.13 Setting up python-protobuf (3.0.0-9) ... [2020-01-07T11:01:22.322Z] #41 42.83 Setting up libcap-dev:s390x (1:2.25-1) ... [2020-01-07T11:01:22.322Z] #41 42.84 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-01-07T11:01:22.322Z] #41 42.86 Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-01-07T11:01:22.322Z] #41 42.91 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2020-01-07T11:01:22.322Z] #41 42.92 Setting up libprotoc10:s390x (3.0.0-9) ... [2020-01-07T11:01:22.322Z] #41 42.94 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-07T11:01:22.322Z] #41 42.95 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-01-07T11:01:22.322Z] #41 42.98 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-07T11:01:22.322Z] #41 43.00 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2020-01-07T11:01:22.322Z] #41 43.04 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2020-01-07T11:01:22.322Z] #41 43.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:22.322Z] #41 DONE 43.3s [2020-01-07T11:01:22.322Z] [2020-01-07T11:01:22.322Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:01:22.322Z] #11 33.25 Get:25 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] [2020-01-07T11:01:22.322Z] #11 34.78 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2020-01-07T11:01:22.322Z] #11 34.78 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2020-01-07T11:01:22.322Z] #11 35.61 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:01:22.322Z] #11 35.69 Fetched 71.0 MB in 7s (9768 kB/s) [2020-01-07T11:01:22.322Z] #11 35.75 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-01-07T11:01:22.322Z] #11 35.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-07T11:01:22.322Z] #11 35.79 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 35.81 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2020-01-07T11:01:22.322Z] #11 35.96 Selecting previously unselected package libudev-dev:s390x. [2020-01-07T11:01:22.322Z] #11 35.96 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 35.97 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2020-01-07T11:01:22.322Z] #11 36.14 Selecting previously unselected package liblzo2-2:s390x. [2020-01-07T11:01:22.322Z] #11 36.17 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 36.18 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T11:01:22.322Z] #11 36.39 Selecting previously unselected package btrfs-progs. [2020-01-07T11:01:22.322Z] #11 36.41 Preparing to unpack .../03-btrfs-progs_4.7.3-1_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 36.41 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T11:01:22.322Z] #11 37.43 Selecting previously unselected package btrfs-tools. [2020-01-07T11:01:22.322Z] #11 37.45 Preparing to unpack .../04-btrfs-tools_4.7.3-1_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 37.45 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T11:01:22.322Z] #11 37.56 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-01-07T11:01:22.322Z] #11 37.56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 37.57 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-01-07T11:01:22.322Z] #11 37.87 Selecting previously unselected package dmsetup. [2020-01-07T11:01:22.322Z] #11 37.91 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 37.93 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-07T11:01:22.322Z] #11 38.07 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-01-07T11:01:22.322Z] #11 38.07 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 38.08 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-01-07T11:01:22.322Z] #11 38.22 Selecting previously unselected package libsepol1-dev:s390x. [2020-01-07T11:01:22.322Z] #11 38.23 Preparing to unpack .../08-libsepol1-dev_2.6-2_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 38.24 Unpacking libsepol1-dev:s390x (2.6-2) ... [2020-01-07T11:01:22.322Z] #11 38.84 Selecting previously unselected package libpcre16-3:s390x. [2020-01-07T11:01:22.322Z] #11 38.86 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 38.87 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2020-01-07T11:01:22.322Z] #11 39.13 Selecting previously unselected package libpcre32-3:s390x. [2020-01-07T11:01:22.322Z] #11 39.13 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 39.14 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2020-01-07T11:01:22.322Z] #11 39.36 Selecting previously unselected package libpcre3-dev:s390x. [2020-01-07T11:01:22.322Z] #11 39.36 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 39.37 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2020-01-07T11:01:22.322Z] #11 39.93 Selecting previously unselected package libselinux1-dev:s390x. [2020-01-07T11:01:22.322Z] #11 39.93 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 39.94 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2020-01-07T11:01:22.322Z] #11 40.50 Selecting previously unselected package libdevmapper-dev:s390x. [2020-01-07T11:01:22.322Z] #11 40.50 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 40.50 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-01-07T11:01:22.322Z] #11 40.84 Selecting previously unselected package libseccomp2:s390x. [2020-01-07T11:01:22.322Z] #11 40.84 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 40.84 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-01-07T11:01:22.322Z] #11 40.95 Selecting previously unselected package libseccomp-dev:s390x. [2020-01-07T11:01:22.322Z] #11 40.95 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 40.95 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-01-07T11:01:22.322Z] #11 41.13 Selecting previously unselected package libsystemd-dev:s390x. [2020-01-07T11:01:22.322Z] #11 41.13 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 41.13 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2020-01-07T11:01:22.322Z] #11 43.08 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-07T11:01:22.322Z] #11 43.09 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2020-01-07T11:01:22.322Z] #11 43.09 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T11:01:22.322Z] #11 ... [2020-01-07T11:01:22.322Z] [2020-01-07T11:01:22.322Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:22.398Z] #54 7.689 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-07T11:01:22.726Z] #27 12.63 ## 3.2% ##### 8.3% ######### 13.4% ########### 16.0% ############# 18.5% ################ 23.6% #################### 28.7% ######################## 33.8% ########################### 38.9% ############################# 41.4% ################################# 46.5% ##################################### 51.6% ######################################## 56.7% ############################################ 61.8% ############################################## 64.3% ################################################# 69.4% ##################################################### 74.5% ####################################################### 77.0% ######################################################### 79.5% ############################################################ 84.6% ############################################################## 87.2% ################################################################## 92.3% #################################################################### 94.8% ####################################################################### 99.9% ######################################################################## 100.0% [2020-01-07T11:01:22.727Z] #27 ... [2020-01-07T11:01:22.727Z] [2020-01-07T11:01:22.727Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:01:22.727Z] #32 33.53 errors [2020-01-07T11:01:22.727Z] #32 33.55 sort [2020-01-07T11:01:22.727Z] #32 34.08 strconv [2020-01-07T11:01:22.727Z] #32 34.69 io [2020-01-07T11:01:22.727Z] #32 36.10 syscall [2020-01-07T11:01:22.727Z] #32 38.03 reflect [2020-01-07T11:01:23.132Z] #32 ... [2020-01-07T11:01:23.132Z] [2020-01-07T11:01:23.132Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T11:01:23.132Z] #34 39.29 Selecting previously unselected package libxml2:s390x. [2020-01-07T11:01:23.132Z] #34 39.31 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2020-01-07T11:01:23.132Z] #34 39.31 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T11:01:23.132Z] #34 40.12 Selecting previously unselected package libarchive13:s390x. [2020-01-07T11:01:23.132Z] #34 40.12 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2020-01-07T11:01:23.132Z] #34 40.13 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-01-07T11:01:23.132Z] #34 40.25 Selecting previously unselected package libjsoncpp1:s390x. [2020-01-07T11:01:23.132Z] #34 40.26 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-01-07T11:01:23.132Z] #34 40.26 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-01-07T11:01:23.132Z] #34 40.38 Selecting previously unselected package libuv1:s390x. [2020-01-07T11:01:23.132Z] #34 40.38 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2020-01-07T11:01:23.132Z] #34 40.38 Unpacking libuv1:s390x (1.9.1-3) ... [2020-01-07T11:01:23.132Z] #34 40.45 Selecting previously unselected package cmake. [2020-01-07T11:01:23.132Z] #34 40.46 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2020-01-07T11:01:23.132Z] #34 40.53 Unpacking cmake (3.7.2-1) ... [2020-01-07T11:01:23.132Z] #34 43.08 Selecting previously unselected package xxd. [2020-01-07T11:01:23.132Z] #34 43.09 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-07T11:01:23.132Z] #34 43.09 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:01:23.132Z] #34 43.21 Selecting previously unselected package vim-common. [2020-01-07T11:01:23.132Z] #34 43.21 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:01:23.132Z] #34 43.22 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:01:23.132Z] #34 43.41 Processing triggers for mime-support (3.60) ... [2020-01-07T11:01:23.132Z] #34 43.50 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:01:23.132Z] #34 43.52 Setting up libuv1:s390x (1.9.1-3) ... [2020-01-07T11:01:23.132Z] #34 43.53 Setting up cmake-data (3.7.2-1) ... [2020-01-07T11:01:23.132Z] #34 43.55 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2020-01-07T11:01:23.132Z] #34 43.57 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T11:01:23.132Z] #34 43.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:23.132Z] #34 43.63 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:01:23.132Z] #34 43.66 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T11:01:23.132Z] #34 43.67 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-01-07T11:01:23.132Z] #34 43.68 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-01-07T11:01:23.132Z] #34 43.70 Setting up cmake (3.7.2-1) ... [2020-01-07T11:01:23.132Z] #34 43.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:23.132Z] #34 DONE 44.0s [2020-01-07T11:01:23.132Z] [2020-01-07T11:01:23.132Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:01:23.132Z] #35 DONE 0.1s [2020-01-07T11:01:23.132Z] [2020-01-07T11:01:23.132Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-07T11:01:23.132Z] #36 DONE 0.1s [2020-01-07T11:01:23.132Z] [2020-01-07T11:01:23.132Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:23.132Z] #27 16.36 [2020-01-07T11:01:23.526Z] #54 ... [2020-01-07T11:01:23.526Z] [2020-01-07T11:01:23.526Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-07T11:01:23.526Z] #14 DONE 2.1s [2020-01-07T11:01:23.526Z] [2020-01-07T11:01:23.526Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-07T11:01:23.791Z] #15 ... [2020-01-07T11:01:23.791Z] [2020-01-07T11:01:23.791Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:23.791Z] #41 95.08 CC criu/cr-service.o [2020-01-07T11:01:23.791Z] #41 96.81 CC criu/crtools.o [2020-01-07T11:01:23.791Z] #41 97.58 CC criu/eventfd.o [2020-01-07T11:01:23.791Z] #41 98.06 CC criu/eventpoll.o [2020-01-07T11:01:23.791Z] #41 99.39 CC criu/external.o [2020-01-07T11:01:23.791Z] #41 99.70 CC criu/fault-injection.o [2020-01-07T11:01:23.791Z] #41 99.80 CC criu/fdstore.o [2020-01-07T11:01:23.791Z] #41 100.2 CC criu/fifo.o [2020-01-07T11:01:23.791Z] #41 100.8 CC criu/file-ids.o [2020-01-07T11:01:23.791Z] #41 101.2 CC criu/file-lock.o [2020-01-07T11:01:23.791Z] #41 102.1 CC criu/files-ext.o [2020-01-07T11:01:23.791Z] #41 102.7 CC criu/files-reg.o [2020-01-07T11:01:24.051Z] #41 105.4 CC criu/files.o [2020-01-07T11:01:24.375Z] #10 ... [2020-01-07T11:01:24.375Z] [2020-01-07T11:01:24.375Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:01:24.375Z] #38 168.5 + dpkg --print-architecture [2020-01-07T11:01:24.375Z] #38 168.5 + cd /tmp/tmp.I7KtA4G3Z9/src/github.com/docker/distribution [2020-01-07T11:01:24.375Z] #38 168.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-07T11:01:24.375Z] #38 168.8 + GOPATH=/tmp/tmp.I7KtA4G3Z9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.I7KtA4G3Z9 [2020-01-07T11:01:24.375Z] #38 168.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-07T11:01:24.395Z] #27 16.68 # 1.4% ## 3.3% ### 5.2% #### 6.2% ##### 8.1% ####### 9.9% ######## 11.8% [2020-01-07T11:01:24.395Z] #27 ... [2020-01-07T11:01:24.395Z] [2020-01-07T11:01:24.395Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:24.395Z] #45 35.16 io [2020-01-07T11:01:24.395Z] #45 35.16 strconv [2020-01-07T11:01:24.395Z] #45 36.61 bytes [2020-01-07T11:01:24.395Z] #45 39.71 reflect [2020-01-07T11:01:24.395Z] #45 40.31 bufio [2020-01-07T11:01:24.395Z] #45 42.16 syscall [2020-01-07T11:01:24.808Z] #45 ... [2020-01-07T11:01:24.808Z] [2020-01-07T11:01:24.808Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:25.444Z] #41 3.242 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T11:01:25.444Z] #41 3.243 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T11:01:25.934Z] #41 ... [2020-01-07T11:01:25.934Z] [2020-01-07T11:01:25.934Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-07T11:01:25.934Z] #15 DONE 2.2s [2020-01-07T11:01:25.934Z] [2020-01-07T11:01:25.934Z] #16 [dev 6/24] RUN ldconfig [2020-01-07T11:01:26.276Z] #38 ... [2020-01-07T11:01:26.276Z] [2020-01-07T11:01:26.276Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:01:26.276Z] #10 170.6 Selecting previously unselected package libapparmor1:amd64. [2020-01-07T11:01:26.276Z] #10 170.6 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T11:01:26.276Z] #10 170.7 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T11:01:26.276Z] #10 170.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-07T11:01:26.276Z] #10 170.7 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T11:01:26.276Z] #10 170.8 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T11:01:26.276Z] #10 170.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T11:01:26.276Z] #10 170.9 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-01-07T11:01:26.276Z] #10 170.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T11:01:26.276Z] #10 170.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T11:01:26.276Z] #10 171.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:26.276Z] #10 171.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:26.276Z] #10 171.0 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T11:01:26.276Z] #10 171.0 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T11:01:26.276Z] #10 171.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-07T11:01:26.276Z] #10 171.0 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-01-07T11:01:26.276Z] #10 171.0 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-07T11:01:26.276Z] #10 171.1 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-01-07T11:01:26.276Z] #10 171.1 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-07T11:01:26.276Z] #10 171.1 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-07T11:01:26.276Z] #10 171.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T11:01:26.276Z] #10 171.1 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-07T11:01:26.276Z] #10 171.1 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T11:01:26.276Z] #10 171.1 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T11:01:26.276Z] #10 171.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T11:01:26.276Z] #10 171.2 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T11:01:26.276Z] #10 171.2 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-07T11:01:26.276Z] #10 171.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:26.276Z] #10 171.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T11:01:26.276Z] #10 171.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-07T11:01:26.276Z] #10 171.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T11:01:26.276Z] #10 171.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-07T11:01:26.276Z] #10 171.2 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T11:01:26.276Z] #10 171.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:26.276Z] #10 171.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T11:01:26.276Z] #10 171.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T11:01:26.276Z] #10 171.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T11:01:26.276Z] #10 171.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T11:01:26.276Z] #10 171.3 Setting up dmsetup (2:1.02.137-2) ... [2020-01-07T11:01:26.276Z] #10 171.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-07T11:01:26.276Z] #10 171.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:01:26.276Z] #10 DONE 171.9s [2020-01-07T11:01:26.276Z] [2020-01-07T11:01:26.276Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:01:26.276Z] #52 DONE 0.1s [2020-01-07T11:01:26.276Z] [2020-01-07T11:01:26.276Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-07T11:01:26.535Z] #11 ... [2020-01-07T11:01:26.535Z] [2020-01-07T11:01:26.535Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-07T11:01:26.535Z] #53 DONE 0.1s [2020-01-07T11:01:26.535Z] [2020-01-07T11:01:26.535Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:26.535Z] #41 98.70 CC criu/files-reg.o [2020-01-07T11:01:26.535Z] #41 100.6 CC criu/files.o [2020-01-07T11:01:26.535Z] #41 102.3 CC criu/filesystems.o [2020-01-07T11:01:26.535Z] #41 102.9 CC criu/fsnotify.o [2020-01-07T11:01:26.535Z] #41 103.8 CC criu/image-desc.o [2020-01-07T11:01:26.535Z] #41 103.9 CC criu/image.o [2020-01-07T11:01:26.535Z] #41 104.7 CC criu/ipc_ns.o [2020-01-07T11:01:26.535Z] #41 105.7 CC criu/irmap.o [2020-01-07T11:01:26.535Z] #41 106.2 CC criu/kcmp-ids.o [2020-01-07T11:01:26.535Z] #41 106.5 CC criu/kerndat.o [2020-01-07T11:01:26.535Z] #41 107.6 CC criu/libnetlink.o [2020-01-07T11:01:26.535Z] #41 108.0 CC criu/log.o [2020-01-07T11:01:26.535Z] #41 108.5 CC criu/lsm.o [2020-01-07T11:01:26.535Z] #41 108.8 CC criu/mem.o [2020-01-07T11:01:26.535Z] #41 ... [2020-01-07T11:01:26.535Z] [2020-01-07T11:01:26.535Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:26.835Z] #41 4.723 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T11:01:26.835Z] #41 4.755 GEN .gitid [2020-01-07T11:01:26.835Z] #41 4.766 GEN criu/include/version.h [2020-01-07T11:01:26.835Z] #41 4.808 GEN include/common/asm [2020-01-07T11:01:27.404Z] #41 ... [2020-01-07T11:01:27.404Z] [2020-01-07T11:01:27.404Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:01:27.404Z] #62 33.93 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T11:01:27.404Z] #62 33.93 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-07T11:01:27.404Z] #62 DONE 38.7s [2020-01-07T11:01:27.404Z] [2020-01-07T11:01:27.404Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-07T11:01:27.404Z] #63 DONE 0.1s [2020-01-07T11:01:27.404Z] [2020-01-07T11:01:27.404Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:01:27.404Z] #47 28.91 + cd /tmp/tmp.VXeP2S59Xh/src/gotest.tools/gotestsum [2020-01-07T11:01:27.404Z] #47 28.91 + git checkout -q v0.3.5 [2020-01-07T11:01:27.404Z] #47 28.93 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-07T11:01:27.818Z] #16 DONE 2.3s [2020-01-07T11:01:27.818Z] [2020-01-07T11:01:27.818Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:01:28.343Z] #47 ... [2020-01-07T11:01:28.343Z] [2020-01-07T11:01:28.343Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:28.343Z] #41 6.266 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-07T11:01:28.343Z] #41 6.343 PBCC images/opts.pb-c.c [2020-01-07T11:01:28.343Z] #41 6.404 PBCC images/sit.pb-c.c [2020-01-07T11:01:28.343Z] #41 6.457 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-07T11:01:28.603Z] #41 6.515 DEP images/opts.pb-c.d [2020-01-07T11:01:28.603Z] #41 6.599 DEP images/sit.pb-c.d [2020-01-07T11:01:28.603Z] #41 6.652 PBCC images/macvlan.pb-c.c [2020-01-07T11:01:28.603Z] #41 6.663 DEP images/macvlan.pb-c.d [2020-01-07T11:01:28.603Z] #41 6.739 PBCC images/autofs.pb-c.c [2020-01-07T11:01:28.864Z] #41 6.753 DEP images/autofs.pb-c.d [2020-01-07T11:01:28.864Z] #41 6.802 PBCC images/sysctl.pb-c.c [2020-01-07T11:01:28.864Z] #41 6.863 DEP images/sysctl.pb-c.d [2020-01-07T11:01:28.864Z] #41 6.900 PBCC images/time.pb-c.c [2020-01-07T11:01:28.864Z] #41 6.931 DEP images/time.pb-c.d [2020-01-07T11:01:28.864Z] #41 6.983 PBCC images/binfmt-misc.pb-c.c [2020-01-07T11:01:29.065Z] #54 ... [2020-01-07T11:01:29.065Z] [2020-01-07T11:01:29.065Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-07T11:01:29.065Z] #11 DONE 2.6s [2020-01-07T11:01:29.065Z] [2020-01-07T11:01:29.065Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-07T11:01:29.124Z] #41 7.009 DEP images/binfmt-misc.pb-c.d [2020-01-07T11:01:29.124Z] #41 7.055 PBCC images/seccomp.pb-c.c [2020-01-07T11:01:29.124Z] #41 7.075 DEP images/seccomp.pb-c.d [2020-01-07T11:01:29.124Z] #41 7.143 PBCC images/userns.pb-c.c [2020-01-07T11:01:29.124Z] #41 7.165 DEP images/userns.pb-c.d [2020-01-07T11:01:29.124Z] #41 7.208 PBCC images/cgroup.pb-c.c [2020-01-07T11:01:29.124Z] #41 7.220 DEP images/cgroup.pb-c.d [2020-01-07T11:01:29.385Z] #41 7.295 PBCC images/fown.pb-c.c [2020-01-07T11:01:29.385Z] #41 7.306 PBCC images/ext-file.pb-c.c [2020-01-07T11:01:29.385Z] #41 7.331 DEP images/fown.pb-c.d [2020-01-07T11:01:29.385Z] #41 7.379 DEP images/ext-file.pb-c.d [2020-01-07T11:01:29.385Z] #41 7.411 PBCC images/rpc.pb-c.c [2020-01-07T11:01:29.385Z] #41 7.463 DEP images/rpc.pb-c.d [2020-01-07T11:01:29.385Z] #41 7.513 PBCC images/siginfo.pb-c.c [2020-01-07T11:01:29.645Z] #41 7.535 DEP images/siginfo.pb-c.d [2020-01-07T11:01:29.645Z] #41 7.587 PBCC images/pagemap.pb-c.c [2020-01-07T11:01:29.645Z] #41 7.626 DEP images/pagemap.pb-c.d [2020-01-07T11:01:29.645Z] #41 7.672 PBCC images/rlimit.pb-c.c [2020-01-07T11:01:29.645Z] #41 7.697 DEP images/rlimit.pb-c.d [2020-01-07T11:01:29.645Z] #41 7.741 PBCC images/file-lock.pb-c.c [2020-01-07T11:01:29.906Z] #41 7.763 DEP images/file-lock.pb-c.d [2020-01-07T11:01:29.906Z] #41 7.805 PBCC images/tty.pb-c.c [2020-01-07T11:01:29.906Z] #41 7.852 DEP images/tty.pb-c.d [2020-01-07T11:01:29.906Z] #41 7.916 PBCC images/tun.pb-c.c [2020-01-07T11:01:29.906Z] #41 7.955 PBCC images/netdev.pb-c.c [2020-01-07T11:01:30.166Z] #41 8.011 DEP images/tun.pb-c.d [2020-01-07T11:01:30.166Z] #41 8.046 DEP images/netdev.pb-c.d [2020-01-07T11:01:30.166Z] #41 8.113 PBCC images/vma.pb-c.c [2020-01-07T11:01:30.166Z] #41 8.173 DEP images/vma.pb-c.d [2020-01-07T11:01:30.166Z] #41 8.224 PBCC images/creds.pb-c.c [2020-01-07T11:01:30.166Z] #41 8.251 DEP images/creds.pb-c.d [2020-01-07T11:01:30.166Z] #41 8.288 PBCC images/utsns.pb-c.c [2020-01-07T11:01:30.166Z] #41 8.310 DEP images/utsns.pb-c.d [2020-01-07T11:01:30.166Z] #41 8.358 PBCC images/ipc-desc.pb-c.c [2020-01-07T11:01:30.426Z] #41 8.375 PBCC images/ipc-sem.pb-c.c [2020-01-07T11:01:30.427Z] #41 8.399 DEP images/ipc-desc.pb-c.d [2020-01-07T11:01:30.427Z] #41 8.439 DEP images/ipc-sem.pb-c.d [2020-01-07T11:01:30.427Z] #41 8.483 PBCC images/ipc-msg.pb-c.c [2020-01-07T11:01:30.427Z] #41 8.495 DEP images/ipc-msg.pb-c.d [2020-01-07T11:01:30.427Z] #41 8.525 PBCC images/ipc-shm.pb-c.c [2020-01-07T11:01:30.427Z] #41 8.545 DEP images/ipc-shm.pb-c.d [2020-01-07T11:01:30.427Z] #41 8.569 PBCC images/ipc-var.pb-c.c [2020-01-07T11:01:30.427Z] #41 8.595 DEP images/ipc-var.pb-c.d [2020-01-07T11:01:30.510Z] #27 16.68 # 1.4% ## 3.3% ### 5.2% #### 6.2% ##### 8.1% ####### 9.9% ######## 11.8% ######### 13.7% ########## 14.7% ########### 15.6% ############ 17.5% ############# 19.4% ############### 21.3% ################ 23.2% ################# 24.1% ################## 26.0% #################### 27.9% #################### 28.8% ##################### 29.8% ###################### 30.7% ###################### 31.7% ####################### 32.6% ######################## 34.5% ######################### 35.5% ########################## 37.4% ############################ 39.2% ############################# 41.1% ############################## 42.1% ############################### 44.0% ################################ 44.9% ################################# 46.8% ################################### 48.7% #################################### 50.6% ##################################### 52.5% ###################################### 53.4% ####################################### 55.3% ######################################## 56.3% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################# 63.8% ############################################## 64.8% ############################################### 65.7% ################################################ 67.6% ################################################# 68.5% ################################################## 70.4% [2020-01-07T11:01:30.510Z] #27 ... [2020-01-07T11:01:30.510Z] [2020-01-07T11:01:30.510Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:30.510Z] #45 50.98 time [2020-01-07T11:01:30.510Z] #45 ... [2020-01-07T11:01:30.510Z] [2020-01-07T11:01:30.510Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:30.510Z] #37 0.235 + RM_GOPATH=0 [2020-01-07T11:01:30.510Z] #37 0.240 + TMP_GOPATH= [2020-01-07T11:01:30.510Z] #37 0.240 + : /build [2020-01-07T11:01:30.510Z] #37 0.240 + '[' -z '' ']' [2020-01-07T11:01:30.510Z] #37 0.240 ++ mktemp -d [2020-01-07T11:01:30.510Z] #37 0.240 + export GOPATH=/tmp/tmp.Fx722FgTjg [2020-01-07T11:01:30.510Z] #37 0.240 + GOPATH=/tmp/tmp.Fx722FgTjg [2020-01-07T11:01:30.510Z] #37 0.240 + RM_GOPATH=1 [2020-01-07T11:01:30.510Z] #37 0.240 ++ dirname ./install.sh [2020-01-07T11:01:30.510Z] #37 0.240 + dir=. [2020-01-07T11:01:30.510Z] #37 0.240 + bin=tini [2020-01-07T11:01:30.510Z] #37 0.240 + shift [2020-01-07T11:01:30.510Z] #37 0.240 + '[' '!' -f ./tini.installer ']' [2020-01-07T11:01:30.510Z] #37 0.240 + . ./tini.installer [2020-01-07T11:01:30.510Z] #37 0.240 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T11:01:30.510Z] #37 0.240 + install_tini [2020-01-07T11:01:30.510Z] #37 0.240 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-07T11:01:30.510Z] #37 0.240 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fx722FgTjg/tini [2020-01-07T11:01:30.510Z] #37 0.240 Cloning into '/tmp/tmp.Fx722FgTjg/tini'... [2020-01-07T11:01:30.510Z] #37 0.241 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T11:01:30.510Z] #37 1.269 + cd /tmp/tmp.Fx722FgTjg/tini [2020-01-07T11:01:30.510Z] #37 1.269 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T11:01:30.510Z] #37 1.280 + cmake . [2020-01-07T11:01:30.510Z] #37 1.849 -- The C compiler identification is GNU 6.3.0 [2020-01-07T11:01:30.510Z] #37 1.913 -- Check for working C compiler: /usr/bin/cc [2020-01-07T11:01:30.510Z] #37 2.255 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-07T11:01:30.510Z] #37 2.255 -- Detecting C compiler ABI info [2020-01-07T11:01:30.510Z] #37 2.604 -- Detecting C compiler ABI info - done [2020-01-07T11:01:30.510Z] #37 2.659 -- Detecting C compile features [2020-01-07T11:01:30.510Z] #37 4.162 -- Detecting C compile features - done [2020-01-07T11:01:30.510Z] #37 4.187 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-07T11:01:30.510Z] #37 4.411 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-07T11:01:30.510Z] #37 4.498 -- Configuring done [2020-01-07T11:01:30.510Z] #37 4.524 -- Generating done [2020-01-07T11:01:30.510Z] #37 4.532 -- Build files have been written to: /tmp/tmp.Fx722FgTjg/tini [2020-01-07T11:01:30.510Z] #37 4.547 + make tini-static [2020-01-07T11:01:30.510Z] #37 4.894 Scanning dependencies of target tini-static [2020-01-07T11:01:30.510Z] #37 5.012 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-07T11:01:30.510Z] #37 6.115 [100%] Linking C executable tini-static [2020-01-07T11:01:30.510Z] #37 6.835 [100%] Built target tini-static [2020-01-07T11:01:30.510Z] #37 6.987 + mkdir -p /build [2020-01-07T11:01:30.510Z] #37 7.003 + cp tini-static /build/docker-init [2020-01-07T11:01:30.510Z] #37 DONE 7.1s [2020-01-07T11:01:30.510Z] [2020-01-07T11:01:30.510Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:30.687Z] #41 8.622 PBCC images/sk-opts.pb-c.c [2020-01-07T11:01:30.687Z] #41 8.647 PBCC images/packet-sock.pb-c.c [2020-01-07T11:01:30.687Z] #41 8.688 DEP images/sk-opts.pb-c.d [2020-01-07T11:01:30.687Z] #41 8.735 DEP images/packet-sock.pb-c.d [2020-01-07T11:01:30.687Z] #41 8.808 PBCC images/sk-netlink.pb-c.c [2020-01-07T11:01:30.687Z] #41 8.867 DEP images/sk-netlink.pb-c.d [2020-01-07T11:01:30.947Z] #41 8.908 PBCC images/sk-inet.pb-c.c [2020-01-07T11:01:30.947Z] #41 8.924 DEP images/sk-inet.pb-c.d [2020-01-07T11:01:30.947Z] #41 8.956 PBCC images/sk-unix.pb-c.c [2020-01-07T11:01:30.947Z] #41 9.033 DEP images/sk-unix.pb-c.d [2020-01-07T11:01:30.947Z] #41 9.076 PBCC images/mm.pb-c.c [2020-01-07T11:01:30.947Z] #41 9.128 DEP images/mm.pb-c.d [2020-01-07T11:01:31.160Z] #17 2.964 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:01:31.160Z] #17 2.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:01:31.160Z] #17 2.984 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:01:31.160Z] #17 2.985 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:01:31.160Z] #17 3.002 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:01:31.160Z] #17 3.387 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T11:01:31.239Z] #41 9.185 PBCC images/timerfd.pb-c.c [2020-01-07T11:01:31.240Z] #41 9.217 DEP images/timerfd.pb-c.d [2020-01-07T11:01:31.240Z] #41 9.249 PBCC images/timer.pb-c.c [2020-01-07T11:01:31.499Z] #41 9.272 DEP images/timer.pb-c.d [2020-01-07T11:01:31.499Z] #41 9.295 PBCC images/sa.pb-c.c [2020-01-07T11:01:31.499Z] #41 9.451 DEP images/sa.pb-c.d [2020-01-07T11:01:31.499Z] #41 9.483 PBCC images/pipe-data.pb-c.c [2020-01-07T11:01:31.499Z] #41 9.519 DEP images/pipe-data.pb-c.d [2020-01-07T11:01:31.499Z] #41 9.555 PBCC images/mnt.pb-c.c [2020-01-07T11:01:31.499Z] #41 9.583 DEP images/mnt.pb-c.d [2020-01-07T11:01:31.597Z] #12 DONE 2.3s [2020-01-07T11:01:31.597Z] [2020-01-07T11:01:31.597Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-07T11:01:31.759Z] #41 ... [2020-01-07T11:01:31.759Z] [2020-01-07T11:01:31.759Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:01:31.759Z] #47 DONE 43.2s [2020-01-07T11:01:31.759Z] [2020-01-07T11:01:31.759Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:31.759Z] #41 9.683 PBCC images/sk-packet.pb-c.c [2020-01-07T11:01:31.759Z] #41 9.702 DEP images/sk-packet.pb-c.d [2020-01-07T11:01:31.759Z] #41 9.770 PBCC images/tcp-stream.pb-c.c [2020-01-07T11:01:31.759Z] #41 9.852 DEP images/tcp-stream.pb-c.d [2020-01-07T11:01:31.759Z] #41 9.918 PBCC images/pipe.pb-c.c [2020-01-07T11:01:32.020Z] #41 9.943 DEP images/pipe.pb-c.d [2020-01-07T11:01:32.020Z] #41 10.03 PBCC images/pstree.pb-c.c [2020-01-07T11:01:32.020Z] #41 10.07 DEP images/pstree.pb-c.d [2020-01-07T11:01:32.020Z] #41 10.10 PBCC images/fs.pb-c.c [2020-01-07T11:01:32.020Z] #41 10.12 DEP images/fs.pb-c.d [2020-01-07T11:01:32.020Z] #41 10.17 PBCC images/signalfd.pb-c.c [2020-01-07T11:01:32.125Z] #17 4.313 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T11:01:32.138Z] #27 16.68 # 1.4% ## 3.3% ### 5.2% #### 6.2% ##### 8.1% ####### 9.9% ######## 11.8% ######### 13.7% ########## 14.7% ########### 15.6% ############ 17.5% ############# 19.4% ############### 21.3% ################ 23.2% ################# 24.1% ################## 26.0% #################### 27.9% #################### 28.8% ##################### 29.8% ###################### 30.7% ###################### 31.7% ####################### 32.6% ######################## 34.5% ######################### 35.5% ########################## 37.4% ############################ 39.2% ############################# 41.1% ############################## 42.1% ############################### 44.0% ################################ 44.9% ################################# 46.8% ################################### 48.7% #################################### 50.6% ##################################### 52.5% ###################################### 53.4% ####################################### 55.3% ######################################## 56.3% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################# 63.8% ############################################## 64.8% ############################################### 65.7% ################################################ 67.6% ################################################# 68.5% ################################################## 70.4% ################################################### 71.4% #################################################### 72.3% #################################################### 73.3% ##################################################### 74.2% ###################################################### 75.2% ###################################################### 76.1% ####################################################### 77.1% ######################################################## 78.0% ######################################################## 78.9% ########################################################## 80.8% [2020-01-07T11:01:32.138Z] #27 ... [2020-01-07T11:01:32.138Z] [2020-01-07T11:01:32.138Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:32.138Z] #42 1.555 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T11:01:32.138Z] #42 1.555 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T11:01:32.138Z] #42 2.500 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T11:01:32.138Z] #42 2.526 GEN .gitid [2020-01-07T11:01:32.138Z] #42 2.533 GEN criu/include/version.h [2020-01-07T11:01:32.138Z] #42 2.560 GEN include/common/asm [2020-01-07T11:01:32.138Z] #42 4.002 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-07T11:01:32.138Z] #42 4.142 PBCC images/opts.pb-c.c [2020-01-07T11:01:32.138Z] #42 4.149 PBCC images/sit.pb-c.c [2020-01-07T11:01:32.138Z] #42 4.240 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-07T11:01:32.138Z] #42 4.266 DEP images/opts.pb-c.d [2020-01-07T11:01:32.138Z] #42 4.333 DEP images/sit.pb-c.d [2020-01-07T11:01:32.138Z] #42 4.412 PBCC images/macvlan.pb-c.c [2020-01-07T11:01:32.138Z] #42 4.417 DEP images/macvlan.pb-c.d [2020-01-07T11:01:32.138Z] #42 4.427 PBCC images/autofs.pb-c.c [2020-01-07T11:01:32.138Z] #42 4.469 DEP images/autofs.pb-c.d [2020-01-07T11:01:32.138Z] #42 4.542 PBCC images/sysctl.pb-c.c [2020-01-07T11:01:32.138Z] #42 4.551 DEP images/sysctl.pb-c.d [2020-01-07T11:01:32.138Z] #42 4.615 PBCC images/time.pb-c.c [2020-01-07T11:01:32.138Z] #42 4.623 DEP images/time.pb-c.d [2020-01-07T11:01:32.138Z] #42 4.673 PBCC images/binfmt-misc.pb-c.c [2020-01-07T11:01:32.138Z] #42 4.679 DEP images/binfmt-misc.pb-c.d [2020-01-07T11:01:32.138Z] #42 4.715 PBCC images/seccomp.pb-c.c [2020-01-07T11:01:32.139Z] #42 4.729 DEP images/seccomp.pb-c.d [2020-01-07T11:01:32.139Z] #42 4.744 PBCC images/userns.pb-c.c [2020-01-07T11:01:32.139Z] #42 4.814 DEP images/userns.pb-c.d [2020-01-07T11:01:32.139Z] #42 4.855 PBCC images/cgroup.pb-c.c [2020-01-07T11:01:32.139Z] #42 4.960 DEP images/cgroup.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.049 PBCC images/fown.pb-c.c [2020-01-07T11:01:32.139Z] #42 5.056 PBCC images/ext-file.pb-c.c [2020-01-07T11:01:32.139Z] #42 5.064 DEP images/fown.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.109 DEP images/ext-file.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.128 PBCC images/rpc.pb-c.c [2020-01-07T11:01:32.139Z] #42 5.193 DEP images/rpc.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.276 PBCC images/siginfo.pb-c.c [2020-01-07T11:01:32.139Z] #42 5.280 DEP images/siginfo.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.376 PBCC images/pagemap.pb-c.c [2020-01-07T11:01:32.139Z] #42 5.431 DEP images/pagemap.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.495 PBCC images/rlimit.pb-c.c [2020-01-07T11:01:32.139Z] #42 5.512 DEP images/rlimit.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.526 PBCC images/file-lock.pb-c.c [2020-01-07T11:01:32.139Z] #42 5.560 DEP images/file-lock.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.631 PBCC images/tty.pb-c.c [2020-01-07T11:01:32.139Z] #42 5.671 DEP images/tty.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.740 PBCC images/tun.pb-c.c [2020-01-07T11:01:32.139Z] #42 5.763 PBCC images/netdev.pb-c.c [2020-01-07T11:01:32.139Z] #42 5.820 DEP images/tun.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.852 DEP images/netdev.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.908 PBCC images/vma.pb-c.c [2020-01-07T11:01:32.139Z] #42 5.942 DEP images/vma.pb-c.d [2020-01-07T11:01:32.139Z] #42 5.992 PBCC images/creds.pb-c.c [2020-01-07T11:01:32.139Z] #42 6.018 DEP images/creds.pb-c.d [2020-01-07T11:01:32.139Z] #42 6.029 PBCC images/utsns.pb-c.c [2020-01-07T11:01:32.139Z] #42 6.087 DEP images/utsns.pb-c.d [2020-01-07T11:01:32.139Z] #42 6.104 PBCC images/ipc-desc.pb-c.c [2020-01-07T11:01:32.139Z] #42 6.130 PBCC images/ipc-sem.pb-c.c [2020-01-07T11:01:32.139Z] #42 6.157 DEP images/ipc-desc.pb-c.d [2020-01-07T11:01:32.139Z] #42 6.224 DEP images/ipc-sem.pb-c.d [2020-01-07T11:01:32.139Z] #42 6.265 PBCC images/ipc-msg.pb-c.c [2020-01-07T11:01:32.139Z] #42 6.272 DEP images/ipc-msg.pb-c.d [2020-01-07T11:01:32.139Z] #42 6.413 PBCC images/ipc-shm.pb-c.c [2020-01-07T11:01:32.139Z] #42 6.463 DEP images/ipc-shm.pb-c.d [2020-01-07T11:01:32.139Z] #42 6.561 PBCC images/ipc-var.pb-c.c [2020-01-07T11:01:32.139Z] #42 6.570 DEP images/ipc-var.pb-c.d [2020-01-07T11:01:32.139Z] #42 6.640 PBCC images/sk-opts.pb-c.c [2020-01-07T11:01:32.139Z] #42 6.673 PBCC images/packet-sock.pb-c.c [2020-01-07T11:01:32.139Z] #42 6.732 DEP images/sk-opts.pb-c.d [2020-01-07T11:01:32.139Z] #42 6.772 DEP images/packet-sock.pb-c.d [2020-01-07T11:01:32.139Z] #42 6.800 PBCC images/sk-netlink.pb-c.c [2020-01-07T11:01:32.139Z] #42 6.838 DEP images/sk-netlink.pb-c.d [2020-01-07T11:01:32.139Z] #42 6.879 PBCC images/sk-inet.pb-c.c [2020-01-07T11:01:32.139Z] #42 6.921 DEP images/sk-inet.pb-c.d [2020-01-07T11:01:32.139Z] #42 6.997 PBCC images/sk-unix.pb-c.c [2020-01-07T11:01:32.139Z] #42 7.005 DEP images/sk-unix.pb-c.d [2020-01-07T11:01:32.139Z] #42 7.128 PBCC images/mm.pb-c.c [2020-01-07T11:01:32.139Z] #42 7.221 DEP images/mm.pb-c.d [2020-01-07T11:01:32.139Z] #42 7.315 PBCC images/timerfd.pb-c.c [2020-01-07T11:01:32.139Z] #42 7.326 DEP images/timerfd.pb-c.d [2020-01-07T11:01:32.139Z] #42 7.355 PBCC images/timer.pb-c.c [2020-01-07T11:01:32.139Z] #42 7.380 DEP images/timer.pb-c.d [2020-01-07T11:01:32.139Z] #42 7.421 PBCC images/sa.pb-c.c [2020-01-07T11:01:32.139Z] #42 7.500 DEP images/sa.pb-c.d [2020-01-07T11:01:32.139Z] #42 7.589 PBCC images/pipe-data.pb-c.c [2020-01-07T11:01:32.139Z] #42 7.613 DEP images/pipe-data.pb-c.d [2020-01-07T11:01:32.139Z] #42 7.729 PBCC images/mnt.pb-c.c [2020-01-07T11:01:32.139Z] #42 7.809 DEP images/mnt.pb-c.d [2020-01-07T11:01:32.139Z] #42 7.880 PBCC images/sk-packet.pb-c.c [2020-01-07T11:01:32.139Z] #42 7.933 DEP images/sk-packet.pb-c.d [2020-01-07T11:01:32.139Z] #42 7.965 PBCC images/tcp-stream.pb-c.c [2020-01-07T11:01:32.139Z] #42 8.038 DEP images/tcp-stream.pb-c.d [2020-01-07T11:01:32.139Z] #42 8.296 PBCC images/pipe.pb-c.c [2020-01-07T11:01:32.139Z] #42 8.405 DEP images/pipe.pb-c.d [2020-01-07T11:01:32.139Z] #42 8.576 PBCC images/pstree.pb-c.c [2020-01-07T11:01:32.139Z] #42 8.576 DEP images/pstree.pb-c.d [2020-01-07T11:01:32.139Z] #42 8.661 PBCC images/fs.pb-c.c [2020-01-07T11:01:32.139Z] #42 8.714 DEP images/fs.pb-c.d [2020-01-07T11:01:32.139Z] #42 8.821 PBCC images/signalfd.pb-c.c [2020-01-07T11:01:32.139Z] #42 8.970 DEP images/signalfd.pb-c.d [2020-01-07T11:01:32.139Z] #42 9.121 PBCC images/fh.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.189 PBCC images/fsnotify.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.254 DEP images/fh.pb-c.d [2020-01-07T11:01:32.139Z] #42 9.348 DEP images/fsnotify.pb-c.d [2020-01-07T11:01:32.139Z] #42 9.445 PBCC images/eventpoll.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.488 DEP images/eventpoll.pb-c.d [2020-01-07T11:01:32.139Z] #42 9.550 PBCC images/eventfd.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.556 DEP images/eventfd.pb-c.d [2020-01-07T11:01:32.139Z] #42 9.591 PBCC images/remap-file-path.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.595 DEP images/remap-file-path.pb-c.d [2020-01-07T11:01:32.139Z] #42 9.613 PBCC images/fifo.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.617 DEP images/fifo.pb-c.d [2020-01-07T11:01:32.139Z] #42 9.652 PBCC images/ghost-file.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.660 DEP images/ghost-file.pb-c.d [2020-01-07T11:01:32.139Z] #42 9.671 PBCC images/regfile.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.750 DEP images/regfile.pb-c.d [2020-01-07T11:01:32.139Z] #42 9.763 PBCC images/ns.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.770 DEP images/ns.pb-c.d [2020-01-07T11:01:32.139Z] #42 9.805 PBCC images/fdinfo.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.843 DEP images/fdinfo.pb-c.d [2020-01-07T11:01:32.139Z] #42 9.914 PBCC images/core-aarch64.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.957 PBCC images/core-arm.pb-c.c [2020-01-07T11:01:32.139Z] #42 9.977 PBCC images/core-ppc64.pb-c.c [2020-01-07T11:01:32.139Z] #42 10.00 PBCC images/core-s390.pb-c.c [2020-01-07T11:01:32.139Z] #42 10.01 PBCC images/core-x86.pb-c.c [2020-01-07T11:01:32.280Z] #41 10.19 DEP images/signalfd.pb-c.d [2020-01-07T11:01:32.280Z] #41 10.24 PBCC images/fh.pb-c.c [2020-01-07T11:01:32.280Z] #41 10.27 PBCC images/fsnotify.pb-c.c [2020-01-07T11:01:32.280Z] #41 10.34 DEP images/fh.pb-c.d [2020-01-07T11:01:32.540Z] #41 10.40 DEP images/fsnotify.pb-c.d [2020-01-07T11:01:32.540Z] #41 10.45 PBCC images/eventpoll.pb-c.c [2020-01-07T11:01:32.540Z] #41 10.47 DEP images/eventpoll.pb-c.d [2020-01-07T11:01:32.540Z] #41 10.53 PBCC images/eventfd.pb-c.c [2020-01-07T11:01:32.540Z] #41 10.56 DEP images/eventfd.pb-c.d [2020-01-07T11:01:32.540Z] #41 10.60 PBCC images/remap-file-path.pb-c.c [2020-01-07T11:01:32.540Z] #41 10.64 DEP images/remap-file-path.pb-c.d [2020-01-07T11:01:32.565Z] #42 10.04 PBCC images/core.pb-c.c [2020-01-07T11:01:32.565Z] #42 10.12 PBCC images/inventory.pb-c.c [2020-01-07T11:01:32.565Z] #42 ... [2020-01-07T11:01:32.565Z] [2020-01-07T11:01:32.565Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:32.688Z] #17 4.734 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T11:01:32.800Z] #41 10.72 PBCC images/fifo.pb-c.c [2020-01-07T11:01:32.800Z] #41 10.75 DEP images/fifo.pb-c.d [2020-01-07T11:01:32.800Z] #41 10.79 PBCC images/ghost-file.pb-c.c [2020-01-07T11:01:32.800Z] #41 10.83 DEP images/ghost-file.pb-c.d [2020-01-07T11:01:32.800Z] #41 10.89 PBCC images/regfile.pb-c.c [2020-01-07T11:01:32.972Z] #13 1.777 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-07T11:01:33.061Z] #41 10.94 DEP images/regfile.pb-c.d [2020-01-07T11:01:33.061Z] #41 11.03 PBCC images/ns.pb-c.c [2020-01-07T11:01:33.061Z] #41 11.06 DEP images/ns.pb-c.d [2020-01-07T11:01:33.061Z] #41 11.17 PBCC images/fdinfo.pb-c.c [2020-01-07T11:01:33.230Z] #13 DONE 1.9s [2020-01-07T11:01:33.230Z] [2020-01-07T11:01:33.230Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-07T11:01:33.327Z] #41 11.26 DEP images/fdinfo.pb-c.d [2020-01-07T11:01:33.327Z] #41 11.31 PBCC images/core-aarch64.pb-c.c [2020-01-07T11:01:33.327Z] #41 11.33 PBCC images/core-arm.pb-c.c [2020-01-07T11:01:33.327Z] #41 11.38 PBCC images/core-ppc64.pb-c.c [2020-01-07T11:01:33.327Z] #41 11.41 PBCC images/core-s390.pb-c.c [2020-01-07T11:01:33.587Z] #41 11.48 PBCC images/core-x86.pb-c.c [2020-01-07T11:01:33.587Z] #41 11.54 PBCC images/core.pb-c.c [2020-01-07T11:01:33.587Z] #41 11.58 PBCC images/inventory.pb-c.c [2020-01-07T11:01:33.587Z] #41 11.66 DEP images/core-aarch64.pb-c.d [2020-01-07T11:01:33.587Z] #41 11.68 DEP images/core-arm.pb-c.d [2020-01-07T11:01:33.587Z] #41 11.74 DEP images/core-ppc64.pb-c.d [2020-01-07T11:01:33.587Z] #41 11.77 DEP images/core-s390.pb-c.d [2020-01-07T11:01:33.796Z] #27 16.68 # 1.4% ## 3.3% ### 5.2% #### 6.2% ##### 8.1% ####### 9.9% ######## 11.8% ######### 13.7% ########## 14.7% ########### 15.6% ############ 17.5% ############# 19.4% ############### 21.3% ################ 23.2% ################# 24.1% ################## 26.0% #################### 27.9% #################### 28.8% ##################### 29.8% ###################### 30.7% ###################### 31.7% ####################### 32.6% ######################## 34.5% ######################### 35.5% ########################## 37.4% ############################ 39.2% ############################# 41.1% ############################## 42.1% ############################### 44.0% ################################ 44.9% ################################# 46.8% ################################### 48.7% #################################### 50.6% ##################################### 52.5% ###################################### 53.4% ####################################### 55.3% ######################################## 56.3% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################# 63.8% ############################################## 64.8% ############################################### 65.7% ################################################ 67.6% ################################################# 68.5% ################################################## 70.4% ################################################### 71.4% #################################################### 72.3% #################################################### 73.3% ##################################################### 74.2% ###################################################### 75.2% ###################################################### 76.1% ####################################################### 77.1% ######################################################## 78.0% ######################################################## 78.9% ########################################################## 80.8% ########################################################### 82.7% ############################################################ 84.6% ############################################################## 86.5% ############################################################### 88.4% ################################################################# 91.2% ################################################################### 93.1% #################################################################### 95.0% ##################################################################### 96.9% ###################################################################### 97.7% ####################################################################### 98.8% ####################################################################### 99.7% ######################################################################## 100.0% [2020-01-07T11:01:33.796Z] #27 27.07 [2020-01-07T11:01:33.847Z] #41 11.81 DEP images/core-x86.pb-c.d [2020-01-07T11:01:33.847Z] #41 11.86 DEP images/core.pb-c.d [2020-01-07T11:01:33.847Z] #41 11.93 DEP images/inventory.pb-c.d [2020-01-07T11:01:33.847Z] #41 11.97 PBCC images/cpuinfo.pb-c.c [2020-01-07T11:01:33.847Z] #41 11.98 DEP images/cpuinfo.pb-c.d [2020-01-07T11:01:33.847Z] #41 12.01 PBCC images/stats.pb-c.c [2020-01-07T11:01:33.847Z] #41 12.03 DEP images/stats.pb-c.d [2020-01-07T11:01:34.047Z] #17 ... [2020-01-07T11:01:34.047Z] [2020-01-07T11:01:34.047Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:01:34.047Z] #38 172.0 + dpkg --print-architecture [2020-01-07T11:01:34.047Z] #38 172.0 + cd /tmp/tmp.8NQ7gMP9Fb/src/github.com/docker/distribution [2020-01-07T11:01:34.047Z] #38 172.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-07T11:01:34.047Z] #38 172.3 + GOPATH=/tmp/tmp.8NQ7gMP9Fb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8NQ7gMP9Fb [2020-01-07T11:01:34.047Z] #38 172.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-07T11:01:34.197Z] #27 ... [2020-01-07T11:01:34.197Z] [2020-01-07T11:01:34.197Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:01:34.197Z] #11 45.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-07T11:01:34.197Z] #11 45.12 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2020-01-07T11:01:34.197Z] #11 45.13 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T11:01:34.197Z] #11 48.12 Selecting previously unselected package binutils-mingw-w64. [2020-01-07T11:01:34.197Z] #11 48.12 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-07T11:01:34.197Z] #11 48.13 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T11:01:34.197Z] #11 48.26 Selecting previously unselected package mingw-w64-common. [2020-01-07T11:01:34.197Z] #11 48.26 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-07T11:01:34.197Z] #11 48.26 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-07T11:01:34.197Z] #11 54.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-07T11:01:34.197Z] #11 54.76 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-07T11:01:34.197Z] #11 54.76 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T11:01:34.197Z] #11 ... [2020-01-07T11:01:34.197Z] [2020-01-07T11:01:34.197Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:34.197Z] #45 54.86 internal/fmtsort [2020-01-07T11:01:34.599Z] #45 ... [2020-01-07T11:01:34.599Z] [2020-01-07T11:01:34.599Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:01:34.599Z] #32 45.33 time [2020-01-07T11:01:34.599Z] #32 53.29 internal/poll [2020-01-07T11:01:34.599Z] #32 55.10 internal/fmtsort [2020-01-07T11:01:34.599Z] #32 55.37 internal/syscall/unix [2020-01-07T11:01:34.989Z] #32 55.60 os [2020-01-07T11:01:34.989Z] #32 ... [2020-01-07T11:01:34.989Z] [2020-01-07T11:01:34.989Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:34.989Z] #42 10.18 DEP images/core-aarch64.pb-c.d [2020-01-07T11:01:34.989Z] #42 10.20 DEP images/core-arm.pb-c.d [2020-01-07T11:01:34.989Z] #42 10.24 DEP images/core-ppc64.pb-c.d [2020-01-07T11:01:34.989Z] #42 10.28 DEP images/core-s390.pb-c.d [2020-01-07T11:01:34.989Z] #42 10.31 DEP images/core-x86.pb-c.d [2020-01-07T11:01:34.989Z] #42 10.33 DEP images/core.pb-c.d [2020-01-07T11:01:34.989Z] #42 10.40 DEP images/inventory.pb-c.d [2020-01-07T11:01:34.989Z] #42 10.43 PBCC images/cpuinfo.pb-c.c [2020-01-07T11:01:34.989Z] #42 10.48 DEP images/cpuinfo.pb-c.d [2020-01-07T11:01:34.989Z] #42 10.53 PBCC images/stats.pb-c.c [2020-01-07T11:01:34.989Z] #42 10.56 DEP images/stats.pb-c.d [2020-01-07T11:01:34.989Z] #42 11.68 make[1]: Nothing to be done for 'all'. [2020-01-07T11:01:34.989Z] #42 12.72 CC images/stats.o [2020-01-07T11:01:35.229Z] #41 13.05 make[1]: Nothing to be done for 'all'. [2020-01-07T11:01:35.387Z] #42 12.97 CC images/core.o [2020-01-07T11:01:35.763Z] #14 DONE 2.2s [2020-01-07T11:01:35.763Z] [2020-01-07T11:01:35.763Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-07T11:01:35.885Z] #42 13.54 CC images/core-x86.o [2020-01-07T11:01:36.169Z] #41 14.01 CC images/stats.o [2020-01-07T11:01:36.296Z] #42 14.08 CC images/core-arm.o [2020-01-07T11:01:36.429Z] #41 14.44 CC images/core.o [2020-01-07T11:01:36.602Z] #38 ... [2020-01-07T11:01:36.602Z] [2020-01-07T11:01:36.602Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:36.602Z] #41 107.7 CC criu/filesystems.o [2020-01-07T11:01:36.602Z] #41 108.7 CC criu/fsnotify.o [2020-01-07T11:01:36.602Z] #41 110.1 CC criu/image-desc.o [2020-01-07T11:01:36.602Z] #41 110.2 CC criu/image.o [2020-01-07T11:01:36.602Z] #41 111.1 CC criu/ipc_ns.o [2020-01-07T11:01:36.602Z] #41 112.1 CC criu/irmap.o [2020-01-07T11:01:36.602Z] #41 112.9 CC criu/kcmp-ids.o [2020-01-07T11:01:36.602Z] #41 113.2 CC criu/kerndat.o [2020-01-07T11:01:36.602Z] #41 114.7 CC criu/libnetlink.o [2020-01-07T11:01:36.602Z] #41 115.0 CC criu/log.o [2020-01-07T11:01:36.602Z] #41 115.6 CC criu/lsm.o [2020-01-07T11:01:36.602Z] #41 116.1 CC criu/mem.o [2020-01-07T11:01:36.602Z] #41 117.9 CC criu/mount.o [2020-01-07T11:01:36.689Z] #41 14.84 CC images/core-x86.o [2020-01-07T11:01:36.706Z] #42 14.25 CC images/core-aarch64.o [2020-01-07T11:01:36.706Z] #42 14.51 CC images/core-ppc64.o [2020-01-07T11:01:37.126Z] #42 14.94 CC images/core-s390.o [2020-01-07T11:01:37.162Z] #41 ... [2020-01-07T11:01:37.162Z] [2020-01-07T11:01:37.162Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:01:37.162Z] #17 9.407 Fetched 7932 kB in 7s (1063 kB/s) [2020-01-07T11:01:37.260Z] #41 15.28 CC images/core-arm.o [2020-01-07T11:01:37.664Z] #15 DONE 2.2s [2020-01-07T11:01:37.664Z] [2020-01-07T11:01:37.664Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:37.664Z] #54 2.486 + RM_GOPATH=0 [2020-01-07T11:01:37.664Z] #54 2.486 + TMP_GOPATH= [2020-01-07T11:01:37.664Z] #54 2.486 + : /build [2020-01-07T11:01:37.664Z] #54 2.486 + '[' -z '' ']' [2020-01-07T11:01:37.664Z] #54 2.486 ++ mktemp -d [2020-01-07T11:01:37.664Z] #54 2.494 + export GOPATH=/tmp/tmp.y0vvaGnAcd [2020-01-07T11:01:37.664Z] #54 2.494 + GOPATH=/tmp/tmp.y0vvaGnAcd [2020-01-07T11:01:37.664Z] #54 2.494 + RM_GOPATH=1 [2020-01-07T11:01:37.664Z] #54 2.494 ++ dirname ./install.sh [2020-01-07T11:01:37.664Z] #54 2.494 + dir=. [2020-01-07T11:01:37.664Z] #54 2.494 + bin=runc [2020-01-07T11:01:37.664Z] #54 2.494 + shift [2020-01-07T11:01:37.664Z] #54 2.494 + '[' '!' -f ./runc.installer ']' [2020-01-07T11:01:37.664Z] #54 2.494 + . ./runc.installer [2020-01-07T11:01:37.664Z] #54 2.494 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T11:01:37.664Z] #54 2.494 + install_runc [2020-01-07T11:01:37.664Z] #54 2.494 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-07T11:01:37.664Z] #54 2.494 + uname -r [2020-01-07T11:01:37.664Z] #54 2.505 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-07T11:01:37.664Z] #54 2.505 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-07T11:01:37.664Z] #54 2.505 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.y0vvaGnAcd/src/github.com/opencontainers/runc [2020-01-07T11:01:37.664Z] #54 2.505 Cloning into '/tmp/tmp.y0vvaGnAcd/src/github.com/opencontainers/runc'... [2020-01-07T11:01:37.664Z] #54 2.505 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-07T11:01:37.664Z] #54 7.108 + cd /tmp/tmp.y0vvaGnAcd/src/github.com/opencontainers/runc [2020-01-07T11:01:37.664Z] #54 7.108 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T11:01:37.664Z] #54 7.371 + '[' -z '' ']' [2020-01-07T11:01:37.664Z] #54 7.371 + target=static [2020-01-07T11:01:37.664Z] #54 7.371 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-07T11:01:37.664Z] #54 8.527 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-07T11:01:37.664Z] #54 ... [2020-01-07T11:01:37.664Z] [2020-01-07T11:01:37.664Z] #16 [dev 6/24] RUN ldconfig [2020-01-07T11:01:37.831Z] #41 ... [2020-01-07T11:01:37.832Z] [2020-01-07T11:01:37.832Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:37.832Z] #54 46.44 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-07T11:01:37.832Z] #54 48.14 + mkdir -p /build [2020-01-07T11:01:37.832Z] #54 48.14 + cp runc /build/runc [2020-01-07T11:01:37.832Z] #54 DONE 48.6s [2020-01-07T11:01:37.832Z] [2020-01-07T11:01:37.832Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:37.832Z] #41 15.62 CC images/core-aarch64.o [2020-01-07T11:01:37.832Z] #41 ... [2020-01-07T11:01:37.832Z] [2020-01-07T11:01:37.832Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:01:37.832Z] #59 16.01 + cd /tmp/tmp.80qp3FguAV/src/github.com/containerd/containerd [2020-01-07T11:01:37.832Z] #59 16.01 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T11:01:37.832Z] #59 16.56 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-07T11:01:37.832Z] #59 16.56 + BUILDTAGS='netgo osusergo static_build' [2020-01-07T11:01:37.832Z] #59 16.56 + export EXTRA_FLAGS=-buildmode=pie [2020-01-07T11:01:37.832Z] #59 16.56 + EXTRA_FLAGS=-buildmode=pie [2020-01-07T11:01:37.832Z] #59 16.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-07T11:01:37.832Z] #59 16.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-07T11:01:37.832Z] #59 16.56 + '[' '' = dynamic ']' [2020-01-07T11:01:37.832Z] #59 16.56 + make [2020-01-07T11:01:37.832Z] #59 17.37 + bin/ctr [2020-01-07T11:01:37.955Z] #42 15.51 CC images/cpuinfo.o [2020-01-07T11:01:37.955Z] #42 15.80 CC images/inventory.o [2020-01-07T11:01:38.092Z] #59 ... [2020-01-07T11:01:38.092Z] [2020-01-07T11:01:38.092Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:38.092Z] #41 15.91 CC images/core-ppc64.o [2020-01-07T11:01:38.280Z] #16 ... [2020-01-07T11:01:38.280Z] [2020-01-07T11:01:38.280Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:38.280Z] #41 110.5 CC criu/mount.o [2020-01-07T11:01:38.280Z] #41 115.2 CC criu/namespaces.o [2020-01-07T11:01:38.280Z] #41 117.4 CC criu/net.o [2020-01-07T11:01:38.352Z] #41 16.32 CC images/core-s390.o [2020-01-07T11:01:38.358Z] #42 15.98 CC images/fdinfo.o [2020-01-07T11:01:38.358Z] #42 16.14 CC images/fown.o [2020-01-07T11:01:38.358Z] #42 16.21 CC images/ns.o [2020-01-07T11:01:38.744Z] #42 16.39 CC images/regfile.o [2020-01-07T11:01:38.744Z] #42 16.56 CC images/ghost-file.o [2020-01-07T11:01:39.078Z] #41 16.89 CC images/cpuinfo.o [2020-01-07T11:01:39.078Z] #41 17.15 CC images/inventory.o [2020-01-07T11:01:39.157Z] #42 ... [2020-01-07T11:01:39.157Z] [2020-01-07T11:01:39.157Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:01:39.157Z] #11 60.06 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-07T11:01:39.157Z] #11 60.06 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-07T11:01:39.157Z] #11 60.06 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:39.157Z] #11 60.17 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-07T11:01:39.157Z] #11 60.17 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-07T11:01:39.157Z] #11 60.17 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:01:39.338Z] #41 17.30 CC images/fdinfo.o [2020-01-07T11:01:39.598Z] #41 17.55 CC images/fown.o [2020-01-07T11:01:39.660Z] #41 ... [2020-01-07T11:01:39.660Z] [2020-01-07T11:01:39.660Z] #16 [dev 6/24] RUN ldconfig [2020-01-07T11:01:39.660Z] #16 DONE 2.2s [2020-01-07T11:01:39.660Z] [2020-01-07T11:01:39.660Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:39.660Z] #41 121.9 CC criu/netfilter.o [2020-01-07T11:01:39.660Z] #41 ... [2020-01-07T11:01:39.660Z] [2020-01-07T11:01:39.660Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:01:39.858Z] #41 17.71 CC images/ns.o [2020-01-07T11:01:39.858Z] #41 17.87 CC images/regfile.o [2020-01-07T11:01:40.118Z] #41 18.07 CC images/ghost-file.o [2020-01-07T11:01:40.378Z] #41 18.36 CC images/fifo.o [2020-01-07T11:01:40.492Z] #17 9.407 Reading package lists... [2020-01-07T11:01:40.638Z] #41 18.50 CC images/remap-file-path.o [2020-01-07T11:01:40.638Z] #41 18.61 CC images/eventfd.o [2020-01-07T11:01:40.638Z] #41 18.75 CC images/eventpoll.o [2020-01-07T11:01:40.899Z] #41 18.99 CC images/fh.o [2020-01-07T11:01:41.159Z] #41 19.17 CC images/fsnotify.o [2020-01-07T11:01:41.729Z] #41 19.57 CC images/signalfd.o [2020-01-07T11:01:41.729Z] #41 19.68 CC images/fs.o [2020-01-07T11:01:41.729Z] #41 19.78 CC images/pstree.o [2020-01-07T11:01:41.729Z] #41 19.90 CC images/pipe.o [2020-01-07T11:01:42.300Z] #41 20.11 CC images/tcp-stream.o [2020-01-07T11:01:42.300Z] #41 20.33 CC images/sk-packet.o [2020-01-07T11:01:42.494Z] #11 ... [2020-01-07T11:01:42.494Z] [2020-01-07T11:01:42.494Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:01:42.494Z] #27 28.27 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T11:01:42.494Z] #27 28.65 [2020-01-07T11:01:42.494Z] #27 28.89 #################################################### 73.1% ######################################################################## 100.0% [2020-01-07T11:01:42.494Z] #27 29.16 [2020-01-07T11:01:42.494Z] #27 30.56 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T11:01:42.494Z] #27 30.89 [2020-01-07T11:01:42.494Z] #27 31.19 ######################################################################## 100.0% [2020-01-07T11:01:42.494Z] #27 31.28 [2020-01-07T11:01:42.494Z] #27 33.23 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T11:01:42.494Z] #27 33.33 skipping existing b63cc5f62c21 [2020-01-07T11:01:42.494Z] #27 33.49 [2020-01-07T11:01:42.494Z] #27 34.71 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T11:01:42.494Z] #27 35.09 [2020-01-07T11:01:42.494Z] #27 35.26 ######################################################################## 100.0% [2020-01-07T11:01:42.494Z] #27 35.32 [2020-01-07T11:01:42.494Z] #27 35.33 Download of images into '/build' complete. [2020-01-07T11:01:42.494Z] #27 35.37 Use something like the following to load the result into a Docker daemon: [2020-01-07T11:01:42.494Z] #27 35.37 tar -cC '/build' . | docker load [2020-01-07T11:01:42.494Z] #27 DONE 35.5s [2020-01-07T11:01:42.494Z] [2020-01-07T11:01:42.494Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:42.494Z] #42 16.91 CC images/fifo.o [2020-01-07T11:01:42.494Z] #42 17.03 CC images/remap-file-path.o [2020-01-07T11:01:42.494Z] #42 17.16 CC images/eventfd.o [2020-01-07T11:01:42.494Z] #42 17.30 CC images/eventpoll.o [2020-01-07T11:01:42.494Z] #42 17.65 CC images/fh.o [2020-01-07T11:01:42.494Z] #42 17.82 CC images/fsnotify.o [2020-01-07T11:01:42.494Z] #42 18.28 CC images/signalfd.o [2020-01-07T11:01:42.494Z] #42 18.52 CC images/fs.o [2020-01-07T11:01:42.494Z] #42 18.66 CC images/pstree.o [2020-01-07T11:01:42.494Z] #42 18.78 CC images/pipe.o [2020-01-07T11:01:42.494Z] #42 18.92 CC images/tcp-stream.o [2020-01-07T11:01:42.494Z] #42 19.09 CC images/sk-packet.o [2020-01-07T11:01:42.494Z] #42 19.21 CC images/mnt.o [2020-01-07T11:01:42.494Z] #42 19.38 CC images/pipe-data.o [2020-01-07T11:01:42.494Z] #42 19.50 CC images/sa.o [2020-01-07T11:01:42.494Z] #42 19.67 CC images/timer.o [2020-01-07T11:01:42.494Z] #42 19.92 CC images/timerfd.o [2020-01-07T11:01:42.494Z] #42 20.07 CC images/mm.o [2020-01-07T11:01:42.562Z] #41 20.60 CC images/mnt.o [2020-01-07T11:01:42.823Z] #41 20.76 CC images/pipe-data.o [2020-01-07T11:01:42.823Z] #41 20.89 CC images/sa.o [2020-01-07T11:01:42.900Z] #42 20.67 CC images/sk-opts.o [2020-01-07T11:01:42.937Z] #17 3.105 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:01:42.937Z] #17 3.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:01:42.937Z] #17 3.206 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:01:42.937Z] #17 3.210 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:01:42.937Z] #17 3.244 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:01:43.002Z] #17 12.46 Reading package lists... [2020-01-07T11:01:43.084Z] #41 21.08 CC images/timer.o [2020-01-07T11:01:43.195Z] #17 3.556 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T11:01:43.258Z] #17 14.92 Building dependency tree... [2020-01-07T11:01:43.294Z] #42 21.05 CC images/sk-unix.o [2020-01-07T11:01:43.294Z] #42 21.13 CC images/sk-inet.o [2020-01-07T11:01:43.344Z] #41 21.29 CC images/timerfd.o [2020-01-07T11:01:43.344Z] #41 ... [2020-01-07T11:01:43.344Z] [2020-01-07T11:01:43.344Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:01:43.344Z] #38 54.61 + dpkg --print-architecture [2020-01-07T11:01:43.344Z] #38 54.62 + rm -rf /tmp/tmp.8n1jNYMqrV [2020-01-07T11:01:43.344Z] #38 DONE 55.1s [2020-01-07T11:01:43.344Z] [2020-01-07T11:01:43.344Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:43.344Z] #41 21.38 CC images/mm.o [2020-01-07T11:01:43.513Z] #17 15.87 The following additional packages will be installed: [2020-01-07T11:01:43.604Z] #41 21.55 CC images/sk-opts.o [2020-01-07T11:01:43.604Z] #41 21.65 CC images/sk-unix.o [2020-01-07T11:01:43.706Z] #42 21.41 CC images/tun.o [2020-01-07T11:01:43.706Z] #42 21.57 CC images/sk-netlink.o [2020-01-07T11:01:43.761Z] #17 4.224 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T11:01:43.768Z] #17 15.87 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-07T11:01:43.768Z] #17 15.87 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-07T11:01:43.768Z] #17 15.87 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-07T11:01:43.768Z] #17 15.87 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-07T11:01:43.768Z] #17 15.87 python3.5 python3.5-minimal vim-runtime xxd [2020-01-07T11:01:43.768Z] #17 15.87 Suggested packages: [2020-01-07T11:01:43.768Z] #17 15.87 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-07T11:01:43.768Z] #17 15.87 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-07T11:01:43.768Z] #17 15.87 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-07T11:01:43.768Z] #17 15.87 quota [2020-01-07T11:01:43.768Z] #17 15.87 Recommended packages: [2020-01-07T11:01:43.768Z] #17 15.87 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-07T11:01:43.768Z] #17 15.87 python3-keyrings.alt python3-xdg unzip [2020-01-07T11:01:43.864Z] #41 21.87 CC images/sk-inet.o [2020-01-07T11:01:44.106Z] #42 21.73 CC images/packet-sock.o [2020-01-07T11:01:44.124Z] #41 22.07 CC images/tun.o [2020-01-07T11:01:44.327Z] #17 4.622 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T11:01:44.384Z] #41 22.23 CC images/sk-netlink.o [2020-01-07T11:01:44.384Z] #41 22.35 CC images/packet-sock.o [2020-01-07T11:01:44.512Z] #42 22.01 CC images/ipc-var.o [2020-01-07T11:01:44.512Z] #42 22.15 CC images/ipc-desc.o [2020-01-07T11:01:44.512Z] #42 22.26 CC images/ipc-shm.o [2020-01-07T11:01:44.512Z] #42 22.39 CC images/ipc-msg.o [2020-01-07T11:01:44.644Z] #41 22.70 CC images/ipc-var.o [2020-01-07T11:01:44.904Z] #41 22.91 CC images/ipc-desc.o [2020-01-07T11:01:44.904Z] #41 23.03 CC images/ipc-shm.o [2020-01-07T11:01:44.910Z] #42 22.65 CC images/ipc-sem.o [2020-01-07T11:01:44.910Z] #42 22.74 CC images/utsns.o [2020-01-07T11:01:44.910Z] #42 ... [2020-01-07T11:01:44.910Z] [2020-01-07T11:01:44.910Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:44.910Z] #45 55.66 strings [2020-01-07T11:01:44.910Z] #45 57.87 os [2020-01-07T11:01:44.910Z] #45 58.76 regexp/syntax [2020-01-07T11:01:44.910Z] #45 61.61 fmt [2020-01-07T11:01:44.910Z] #45 63.91 regexp [2020-01-07T11:01:45.164Z] #41 23.15 CC images/ipc-msg.o [2020-01-07T11:01:45.174Z] #17 17.47 The following NEW packages will be installed: [2020-01-07T11:01:45.424Z] #41 23.33 CC images/ipc-sem.o [2020-01-07T11:01:45.424Z] #41 23.44 CC images/utsns.o [2020-01-07T11:01:45.424Z] #41 23.54 CC images/creds.o [2020-01-07T11:01:45.429Z] #17 17.48 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-07T11:01:45.429Z] #17 17.48 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-07T11:01:45.429Z] #17 17.48 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-07T11:01:45.429Z] #17 17.48 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-07T11:01:45.429Z] #17 17.48 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-07T11:01:45.429Z] #17 17.48 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-07T11:01:45.429Z] #17 17.48 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-07T11:01:45.429Z] #17 17.48 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-07T11:01:45.505Z] #45 ... [2020-01-07T11:01:45.505Z] [2020-01-07T11:01:45.505Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:01:45.505Z] #60 28.78 + cd /tmp/tmp.9K2VMvdArJ/src/github.com/containerd/containerd [2020-01-07T11:01:45.505Z] #60 28.79 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T11:01:45.505Z] #60 29.77 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-07T11:01:45.505Z] #60 29.77 + BUILDTAGS='netgo osusergo static_build' [2020-01-07T11:01:45.505Z] #60 29.77 + export EXTRA_FLAGS=-buildmode=pie [2020-01-07T11:01:45.505Z] #60 29.77 + EXTRA_FLAGS=-buildmode=pie [2020-01-07T11:01:45.505Z] #60 29.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-07T11:01:45.505Z] #60 29.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-07T11:01:45.505Z] #60 29.77 + '[' '' = dynamic ']' [2020-01-07T11:01:45.505Z] #60 29.77 + make [2020-01-07T11:01:45.505Z] #60 30.82 + bin/ctr [2020-01-07T11:01:45.505Z] #60 ... [2020-01-07T11:01:45.505Z] [2020-01-07T11:01:45.505Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:01:45.505Z] #32 55.93 strings [2020-01-07T11:01:45.505Z] #32 58.96 path [2020-01-07T11:01:45.505Z] #32 59.23 fmt [2020-01-07T11:01:45.505Z] #32 59.69 path/filepath [2020-01-07T11:01:45.505Z] #32 61.07 io/ioutil [2020-01-07T11:01:45.505Z] #32 61.84 text/tabwriter [2020-01-07T11:01:45.505Z] #32 63.25 flag [2020-01-07T11:01:45.505Z] #32 63.26 github.com/BurntSushi/toml [2020-01-07T11:01:45.505Z] #32 65.29 log [2020-01-07T11:01:45.505Z] #32 ... [2020-01-07T11:01:45.505Z] [2020-01-07T11:01:45.505Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:45.505Z] #42 22.86 CC images/creds.o [2020-01-07T11:01:45.505Z] #42 23.05 CC images/vma.o [2020-01-07T11:01:45.505Z] #42 23.22 CC images/netdev.o [2020-01-07T11:01:45.684Z] #41 23.64 CC images/vma.o [2020-01-07T11:01:45.944Z] #41 23.82 CC images/netdev.o [2020-01-07T11:01:45.944Z] #41 23.99 CC images/tty.o [2020-01-07T11:01:46.188Z] #42 23.44 CC images/tty.o [2020-01-07T11:01:46.205Z] #41 24.29 CC images/file-lock.o [2020-01-07T11:01:46.355Z] #17 18.55 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:01:46.355Z] #17 18.55 Need to get 17.8 MB of archives. [2020-01-07T11:01:46.355Z] #17 18.55 After this operation, 76.2 MB of additional disk space will be used. [2020-01-07T11:01:46.355Z] #17 18.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-07T11:01:46.355Z] #17 18.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-07T11:01:46.355Z] #17 18.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-01-07T11:01:46.355Z] #17 18.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-01-07T11:01:46.355Z] #17 18.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-01-07T11:01:46.355Z] #17 18.69 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-01-07T11:01:46.465Z] #41 24.39 CC images/rlimit.o [2020-01-07T11:01:46.465Z] #41 24.57 CC images/pagemap.o [2020-01-07T11:01:46.654Z] #17 18.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-01-07T11:01:46.654Z] #17 18.70 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-01-07T11:01:46.654Z] #17 18.80 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-01-07T11:01:46.654Z] #17 18.81 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-01-07T11:01:46.654Z] #17 18.81 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-01-07T11:01:46.654Z] #17 18.82 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-01-07T11:01:46.654Z] #17 18.87 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-01-07T11:01:46.654Z] #17 18.87 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-01-07T11:01:46.725Z] #41 24.78 CC images/siginfo.o [2020-01-07T11:01:46.833Z] #42 24.00 CC images/file-lock.o [2020-01-07T11:01:46.833Z] #42 24.22 CC images/rlimit.o [2020-01-07T11:01:46.833Z] #42 24.43 CC images/pagemap.o [2020-01-07T11:01:46.833Z] #42 24.67 CC images/siginfo.o [2020-01-07T11:01:46.909Z] #17 18.96 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-01-07T11:01:46.909Z] #17 18.96 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-01-07T11:01:46.909Z] #17 19.05 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-01-07T11:01:46.909Z] #17 19.06 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-01-07T11:01:46.909Z] #17 19.06 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-01-07T11:01:46.909Z] #17 19.07 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T11:01:46.909Z] #17 19.08 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T11:01:46.909Z] #17 19.09 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-01-07T11:01:46.909Z] #17 19.09 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-01-07T11:01:46.909Z] #17 19.10 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-01-07T11:01:46.909Z] #17 19.11 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-01-07T11:01:46.909Z] #17 19.12 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-07T11:01:46.909Z] #17 19.12 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-07T11:01:46.909Z] #17 19.13 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-07T11:01:46.909Z] #17 19.15 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-01-07T11:01:46.909Z] #17 19.15 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-01-07T11:01:46.909Z] #17 19.15 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-07T11:01:46.909Z] #17 19.15 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-07T11:01:46.909Z] #17 19.16 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-01-07T11:01:46.909Z] #17 19.17 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-01-07T11:01:46.909Z] #17 19.18 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-07T11:01:46.909Z] #17 19.27 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-07T11:01:46.985Z] #41 24.94 CC images/rpc.o [2020-01-07T11:01:47.166Z] #17 19.28 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-07T11:01:47.166Z] #17 19.30 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-07T11:01:47.166Z] #17 19.31 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-07T11:01:47.166Z] #17 19.32 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-01-07T11:01:47.166Z] #17 19.34 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-07T11:01:47.308Z] #42 25.02 CC images/rpc.o [2020-01-07T11:01:47.426Z] #17 19.63 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-01-07T11:01:47.426Z] #17 19.68 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-01-07T11:01:47.555Z] #41 25.53 CC images/ext-file.o [2020-01-07T11:01:47.682Z] #17 19.74 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-07T11:01:47.682Z] #17 19.75 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-01-07T11:01:47.682Z] #17 19.75 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-01-07T11:01:47.815Z] #41 25.62 CC images/cgroup.o [2020-01-07T11:01:48.076Z] #41 25.95 CC images/userns.o [2020-01-07T11:01:48.076Z] #41 26.09 CC images/google/protobuf/descriptor.o [2020-01-07T11:01:48.325Z] #17 20.32 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:01:48.325Z] #17 20.42 Fetched 17.8 MB in 2s (7828 kB/s) [2020-01-07T11:01:48.325Z] #17 20.47 Selecting previously unselected package bash-completion. [2020-01-07T11:01:48.325Z] #17 20.47 (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 ... 23402 files and directories currently installed.) [2020-01-07T11:01:48.326Z] #17 20.51 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-07T11:01:48.508Z] #17 ... [2020-01-07T11:01:48.508Z] [2020-01-07T11:01:48.508Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:48.508Z] #41 122.5 CC criu/page-pipe.o [2020-01-07T11:01:48.508Z] #41 123.3 CC criu/page-xfer.o [2020-01-07T11:01:48.508Z] #41 124.7 CC criu/pagemap-cache.o [2020-01-07T11:01:48.508Z] #41 125.1 CC criu/pagemap.o [2020-01-07T11:01:48.508Z] #41 126.3 CC criu/parasite-syscall.o [2020-01-07T11:01:48.508Z] #41 127.4 CC criu/path.o [2020-01-07T11:01:48.508Z] #41 127.8 CC criu/pie-util-vdso-elf32.o [2020-01-07T11:01:48.508Z] #41 128.3 CC criu/pie-util-vdso.o [2020-01-07T11:01:48.508Z] #41 128.9 CC criu/pie-util.o [2020-01-07T11:01:48.508Z] #41 129.2 CC criu/pipes.o [2020-01-07T11:01:48.508Z] #41 130.1 CC criu/plugin.o [2020-01-07T11:01:48.508Z] #41 130.6 CC criu/proc_parse.o [2020-01-07T11:01:48.873Z] #42 26.47 CC images/ext-file.o [2020-01-07T11:01:48.873Z] #42 26.67 CC images/cgroup.o [2020-01-07T11:01:49.017Z] #41 27.00 CC images/opts.o [2020-01-07T11:01:49.017Z] #41 27.08 CC images/seccomp.o [2020-01-07T11:01:49.280Z] #41 27.26 CC images/binfmt-misc.o [2020-01-07T11:01:49.442Z] #41 ... [2020-01-07T11:01:49.442Z] [2020-01-07T11:01:49.442Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:01:49.442Z] #17 9.521 Fetched 7932 kB in 7s (1053 kB/s) [2020-01-07T11:01:49.552Z] #41 27.40 CC images/time.o [2020-01-07T11:01:49.552Z] #41 27.49 CC images/sysctl.o [2020-01-07T11:01:49.552Z] #41 27.59 CC images/autofs.o [2020-01-07T11:01:49.706Z] #42 27.27 CC images/userns.o [2020-01-07T11:01:49.812Z] #41 27.68 CC images/macvlan.o [2020-01-07T11:01:49.812Z] #41 27.82 CC images/sit.o [2020-01-07T11:01:50.072Z] #41 27.98 LINK images/built-in.o [2020-01-07T11:01:50.072Z] #41 28.06 GEN compel/include/asm [2020-01-07T11:01:50.072Z] #41 28.06 GEN compel/include/version.h [2020-01-07T11:01:50.072Z] #41 28.07 touch .config [2020-01-07T11:01:50.072Z] #41 28.09 GEN include/common/config.h [2020-01-07T11:01:50.072Z] #41 28.15 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-07T11:01:50.072Z] #41 28.17 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-01-07T11:01:50.095Z] #42 27.55 CC images/google/protobuf/descriptor.o [2020-01-07T11:01:50.333Z] #41 28.20 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-01-07T11:01:50.333Z] #41 28.23 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-01-07T11:01:50.333Z] #41 28.24 DEP compel/plugins/std/infect.d [2020-01-07T11:01:50.333Z] #41 28.30 DEP compel/plugins/std/string.d [2020-01-07T11:01:50.333Z] #41 28.34 DEP compel/plugins/std/log.d [2020-01-07T11:01:50.333Z] #41 28.39 DEP compel/plugins/std/fds.d [2020-01-07T11:01:50.593Z] #41 28.47 DEP compel/plugins/std/std.d [2020-01-07T11:01:50.593Z] #41 28.53 DEP compel/plugins/shmem/shmem.d [2020-01-07T11:01:50.593Z] #41 28.58 DEP compel/plugins/fds/fds.d [2020-01-07T11:01:50.593Z] #41 28.65 CC compel/plugins/std/std.o [2020-01-07T11:01:50.839Z] #17 ... [2020-01-07T11:01:50.839Z] [2020-01-07T11:01:50.839Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:50.839Z] #41 121.8 CC criu/namespaces.o [2020-01-07T11:01:50.839Z] #41 124.0 CC criu/net.o [2020-01-07T11:01:50.839Z] #41 127.5 CC criu/netfilter.o [2020-01-07T11:01:50.839Z] #41 128.0 CC criu/page-pipe.o [2020-01-07T11:01:50.839Z] #41 128.8 CC criu/page-xfer.o [2020-01-07T11:01:50.839Z] #41 130.2 CC criu/pagemap-cache.o [2020-01-07T11:01:50.839Z] #41 130.7 CC criu/pagemap.o [2020-01-07T11:01:50.839Z] #41 131.8 CC criu/parasite-syscall.o [2020-01-07T11:01:50.839Z] #41 ... [2020-01-07T11:01:50.839Z] [2020-01-07T11:01:50.839Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:01:50.839Z] #17 22.85 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-07T11:01:50.853Z] #41 28.87 CC compel/plugins/std/fds.o [2020-01-07T11:01:50.935Z] #42 28.68 CC images/opts.o [2020-01-07T11:01:50.935Z] #42 28.81 CC images/seccomp.o [2020-01-07T11:01:51.094Z] #17 23.19 Selecting previously unselected package libnet1:amd64. [2020-01-07T11:01:51.094Z] #17 23.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T11:01:51.094Z] #17 23.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T11:01:51.094Z] #17 23.28 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-07T11:01:51.094Z] #17 23.30 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-01-07T11:01:51.094Z] #17 23.30 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-07T11:01:51.094Z] #17 23.35 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-01-07T11:01:51.094Z] #17 23.37 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T11:01:51.094Z] #17 23.37 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T11:01:51.344Z] #42 29.05 CC images/binfmt-misc.o [2020-01-07T11:01:51.344Z] #42 29.17 CC images/time.o [2020-01-07T11:01:51.425Z] #41 29.19 CC compel/plugins/std/log.o [2020-01-07T11:01:51.655Z] #17 23.76 Selecting previously unselected package python3.5-minimal. [2020-01-07T11:01:51.655Z] #17 23.76 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T11:01:51.655Z] #17 23.77 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T11:01:51.684Z] #41 29.56 CC compel/plugins/std/string.o [2020-01-07T11:01:51.747Z] #42 ... [2020-01-07T11:01:51.747Z] [2020-01-07T11:01:51.747Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:01:51.747Z] #32 67.72 github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T11:01:51.747Z] #32 DONE 72.3s [2020-01-07T11:01:51.747Z] [2020-01-07T11:01:51.747Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:01:51.747Z] #45 66.87 go/token [2020-01-07T11:01:51.747Z] #45 68.03 go/scanner [2020-01-07T11:01:51.747Z] #45 68.03 internal/lazyregexp [2020-01-07T11:01:51.747Z] #45 68.56 net/url [2020-01-07T11:01:51.747Z] #45 70.37 go/ast [2020-01-07T11:01:51.747Z] #45 70.77 text/template/parse [2020-01-07T11:01:51.747Z] #45 ... [2020-01-07T11:01:51.747Z] [2020-01-07T11:01:51.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:51.747Z] #42 29.38 CC images/sysctl.o [2020-01-07T11:01:51.944Z] #41 29.93 CC compel/plugins/std/infect.o [2020-01-07T11:01:51.970Z] #17 9.521 Reading package lists... [2020-01-07T11:01:52.158Z] #42 29.67 CC images/autofs.o [2020-01-07T11:01:52.158Z] #42 29.98 CC images/macvlan.o [2020-01-07T11:01:52.158Z] #42 30.02 CC images/sit.o [2020-01-07T11:01:52.204Z] #41 30.10 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-01-07T11:01:52.204Z] #41 30.14 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-01-07T11:01:52.204Z] #41 30.19 AR compel/plugins/std.lib.a [2020-01-07T11:01:52.204Z] #41 30.25 CC compel/plugins/fds/fds.o [2020-01-07T11:01:52.463Z] #41 30.47 AR compel/plugins/fds.lib.a [2020-01-07T11:01:52.463Z] #41 30.50 HOSTDEP compel/src/lib/log-host.d [2020-01-07T11:01:52.463Z] #41 30.57 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-07T11:01:52.569Z] #42 30.08 LINK images/built-in.o [2020-01-07T11:01:52.569Z] #42 30.12 GEN compel/include/asm [2020-01-07T11:01:52.569Z] #42 30.12 GEN compel/include/version.h [2020-01-07T11:01:52.569Z] #42 30.14 touch .config [2020-01-07T11:01:52.569Z] #42 30.14 GEN include/common/config.h [2020-01-07T11:01:52.569Z] #42 30.20 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-01-07T11:01:52.569Z] #42 30.23 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-07T11:01:52.569Z] #42 30.24 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-07T11:01:52.569Z] #42 30.27 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-01-07T11:01:52.569Z] #42 30.28 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-01-07T11:01:52.569Z] #42 30.29 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-01-07T11:01:52.569Z] #42 30.31 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-07T11:01:52.569Z] #42 30.32 DEP compel/plugins/std/infect.d [2020-01-07T11:01:52.569Z] #42 30.41 DEP compel/plugins/std/string.d [2020-01-07T11:01:52.569Z] #42 30.50 DEP compel/plugins/std/log.d [2020-01-07T11:01:52.602Z] #17 24.54 Selecting previously unselected package python3-minimal. [2020-01-07T11:01:52.602Z] #17 24.54 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2020-01-07T11:01:52.602Z] #17 24.55 Unpacking python3-minimal (3.5.3-1) ... [2020-01-07T11:01:52.602Z] #17 24.64 Selecting previously unselected package libmpdec2:amd64. [2020-01-07T11:01:52.602Z] #17 24.64 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2020-01-07T11:01:52.602Z] #17 24.65 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-01-07T11:01:52.602Z] #17 24.74 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-01-07T11:01:52.602Z] #17 24.74 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T11:01:52.602Z] #17 24.75 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T11:01:52.724Z] #41 30.64 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-01-07T11:01:52.724Z] #41 30.70 HOSTDEP compel/src/main-host.d [2020-01-07T11:01:52.724Z] #41 30.76 DEP compel/src/lib/ptrace.d [2020-01-07T11:01:52.724Z] #41 30.82 DEP compel/src/lib/infect.d [2020-01-07T11:01:52.974Z] #42 30.59 DEP compel/plugins/std/fds.d [2020-01-07T11:01:52.974Z] #42 30.67 DEP compel/plugins/std/std.d [2020-01-07T11:01:52.974Z] #42 30.70 DEP compel/plugins/shmem/shmem.d [2020-01-07T11:01:52.974Z] #42 30.76 DEP compel/plugins/fds/fds.d [2020-01-07T11:01:52.974Z] #42 30.89 CC compel/plugins/std/std.o [2020-01-07T11:01:52.984Z] #41 30.92 DEP compel/src/lib/infect-util.d [2020-01-07T11:01:52.984Z] #41 31.00 DEP compel/src/lib/infect-rpc.d [2020-01-07T11:01:53.244Z] #41 31.09 DEP compel/arch/aarch64/src/lib/infect.d [2020-01-07T11:01:53.244Z] #41 31.16 DEP compel/arch/aarch64/src/lib/cpu.d [2020-01-07T11:01:53.244Z] #41 31.22 DEP compel/src/lib/log.d [2020-01-07T11:01:53.244Z] #41 31.28 DEP compel/src/main.d [2020-01-07T11:01:53.244Z] #41 31.35 DEP compel/src/lib/handle-elf.d [2020-01-07T11:01:53.387Z] #42 31.13 CC compel/plugins/std/fds.o [2020-01-07T11:01:53.505Z] #41 31.44 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-01-07T11:01:53.505Z] #41 31.54 CC compel/src/lib/log.o [2020-01-07T11:01:53.765Z] #41 31.75 CC compel/arch/aarch64/src/lib/cpu.o [2020-01-07T11:01:53.765Z] #41 31.90 CC compel/arch/aarch64/src/lib/infect.o [2020-01-07T11:01:53.798Z] #42 31.53 CC compel/plugins/std/log.o [2020-01-07T11:01:53.964Z] #17 25.99 Selecting previously unselected package python3.5. [2020-01-07T11:01:53.964Z] #17 26.00 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T11:01:53.964Z] #17 26.00 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T11:01:53.964Z] #17 26.09 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-07T11:01:53.964Z] #17 26.10 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-01-07T11:01:53.964Z] #17 26.11 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-07T11:01:53.964Z] #17 26.17 Selecting previously unselected package dh-python. [2020-01-07T11:01:53.964Z] #17 26.17 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-07T11:01:53.964Z] #17 26.18 Unpacking dh-python (2.20170125) ... [2020-01-07T11:01:54.219Z] #17 26.34 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T11:01:54.219Z] #17 26.36 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T11:01:54.335Z] #41 32.12 CC compel/src/lib/infect-rpc.o [2020-01-07T11:01:54.335Z] #41 32.26 CC compel/src/lib/infect-util.o [2020-01-07T11:01:54.595Z] #41 32.44 CC compel/src/lib/infect.o [2020-01-07T11:01:54.648Z] #42 32.17 CC compel/plugins/std/string.o [2020-01-07T11:01:54.756Z] #17 12.34 Reading package lists... [2020-01-07T11:01:55.014Z] #17 15.26 Building dependency tree... [2020-01-07T11:01:55.014Z] #17 ... [2020-01-07T11:01:55.014Z] [2020-01-07T11:01:55.014Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:01:55.014Z] #38 200.5 + rm -rf /tmp/tmp.I7KtA4G3Z9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.I7KtA4G3Z9 [2020-01-07T11:01:55.041Z] #42 32.57 CC compel/plugins/std/infect.o [2020-01-07T11:01:55.041Z] #42 32.69 CC compel/arch/s390/plugins/std/parasite-head.o [2020-01-07T11:01:55.041Z] #42 32.70 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-01-07T11:01:55.041Z] #42 32.71 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-01-07T11:01:55.041Z] #42 32.73 AR compel/plugins/std.lib.a [2020-01-07T11:01:55.041Z] #42 32.74 CC compel/plugins/fds/fds.o [2020-01-07T11:01:55.041Z] #42 32.77 AR compel/plugins/fds.lib.a [2020-01-07T11:01:55.041Z] #42 32.78 HOSTDEP compel/src/lib/log-host.d [2020-01-07T11:01:55.041Z] #42 32.83 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-07T11:01:55.041Z] #42 32.92 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-01-07T11:01:55.273Z] #38 DONE 200.8s [2020-01-07T11:01:55.273Z] [2020-01-07T11:01:55.273Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:55.273Z] #41 133.8 CC criu/protobuf-desc.o [2020-01-07T11:01:55.273Z] #41 135.0 CC criu/protobuf.o [2020-01-07T11:01:55.273Z] #41 135.6 CC criu/pstree.o [2020-01-07T11:01:55.273Z] #41 137.1 CC criu/rbtree.o [2020-01-07T11:01:55.273Z] #41 137.4 CC criu/rst-malloc.o [2020-01-07T11:01:55.431Z] #42 33.07 HOSTDEP compel/src/main-host.d [2020-01-07T11:01:55.431Z] #42 33.13 DEP compel/src/lib/ptrace.d [2020-01-07T11:01:55.431Z] #42 33.25 DEP compel/src/lib/infect.d [2020-01-07T11:01:55.431Z] #42 33.36 DEP compel/src/lib/infect-util.d [2020-01-07T11:01:55.532Z] #41 33.51 CC compel/src/lib/ptrace.o [2020-01-07T11:01:55.532Z] #41 33.72 AR compel/libcompel.a [2020-01-07T11:01:55.792Z] #41 33.76 HOSTCC compel/src/main-host.o [2020-01-07T11:01:55.792Z] #41 ... [2020-01-07T11:01:55.792Z] [2020-01-07T11:01:55.792Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:01:55.792Z] #28 67.52 + rm -rf /tmp/tmp.vhVIzZGQLe [2020-01-07T11:01:55.832Z] #42 33.48 DEP compel/src/lib/infect-rpc.d [2020-01-07T11:01:55.832Z] #42 33.57 DEP compel/arch/s390/src/lib/infect.d [2020-01-07T11:01:55.832Z] #42 33.67 DEP compel/arch/s390/src/lib/cpu.d [2020-01-07T11:01:55.832Z] #42 33.76 DEP compel/src/lib/log.d [2020-01-07T11:01:55.839Z] #41 137.9 CC criu/seccomp.o [2020-01-07T11:01:56.219Z] #42 33.87 DEP compel/src/main.d [2020-01-07T11:01:56.219Z] #42 33.95 DEP compel/src/lib/handle-elf.d [2020-01-07T11:01:56.219Z] #42 34.04 DEP compel/arch/s390/src/lib/handle-elf.d [2020-01-07T11:01:56.219Z] #42 34.16 CC compel/src/lib/log.o [2020-01-07T11:01:56.620Z] #42 34.35 CC compel/arch/s390/src/lib/cpu.o [2020-01-07T11:01:56.772Z] #41 139.2 CC criu/seize.o [2020-01-07T11:01:56.773Z] #17 28.66 Setting up python3-minimal (3.5.3-1) ... [2020-01-07T11:01:57.076Z] #42 34.60 CC compel/arch/s390/src/lib/infect.o [2020-01-07T11:01:57.174Z] #28 DONE 68.7s [2020-01-07T11:01:57.174Z] [2020-01-07T11:01:57.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:57.174Z] #41 33.93 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-01-07T11:01:57.174Z] #41 34.04 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-07T11:01:57.174Z] #41 34.27 HOSTCC compel/src/lib/log-host.o [2020-01-07T11:01:57.174Z] #41 34.45 HOSTLINK compel/compel-host-bin [2020-01-07T11:01:57.174Z] #41 34.52 DEP soccr/soccr.d [2020-01-07T11:01:57.174Z] #41 34.60 CC soccr/soccr.o [2020-01-07T11:01:57.338Z] #41 ... [2020-01-07T11:01:57.338Z] [2020-01-07T11:01:57.338Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:01:57.338Z] #17 15.26 Building dependency tree... [2020-01-07T11:01:57.338Z] #17 17.10 The following additional packages will be installed: [2020-01-07T11:01:57.338Z] #17 17.10 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-07T11:01:57.338Z] #17 17.10 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-07T11:01:57.338Z] #17 17.11 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-07T11:01:57.338Z] #17 17.12 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-07T11:01:57.338Z] #17 17.12 python3.5 python3.5-minimal vim-runtime xxd [2020-01-07T11:01:57.338Z] #17 17.12 Suggested packages: [2020-01-07T11:01:57.338Z] #17 17.12 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-07T11:01:57.338Z] #17 17.12 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-07T11:01:57.338Z] #17 17.12 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-07T11:01:57.338Z] #17 17.12 quota [2020-01-07T11:01:57.338Z] #17 17.12 Recommended packages: [2020-01-07T11:01:57.338Z] #17 17.12 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-07T11:01:57.338Z] #17 17.12 python3-keyrings.alt python3-xdg unzip [2020-01-07T11:01:57.377Z] #17 29.47 Selecting previously unselected package python3. [2020-01-07T11:01:57.377Z] #17 29.47 (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 ... 24906 files and directories currently installed.) [2020-01-07T11:01:57.377Z] #17 29.52 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-01-07T11:01:57.377Z] #17 29.53 Unpacking python3 (3.5.3-1) ... [2020-01-07T11:01:57.377Z] #17 29.61 Selecting previously unselected package pigz. [2020-01-07T11:01:57.377Z] #17 29.62 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-01-07T11:01:57.377Z] #17 29.62 Unpacking pigz (2.3.4-1) ... [2020-01-07T11:01:57.434Z] #41 35.35 AR soccr/libsoccr.a [2020-01-07T11:01:57.434Z] #41 35.39 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T11:01:57.631Z] #17 29.72 Selecting previously unselected package libip4tc0:amd64. [2020-01-07T11:01:57.631Z] #17 29.72 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T11:01:57.631Z] #17 29.72 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:01:57.631Z] #17 29.83 Selecting previously unselected package libip6tc0:amd64. [2020-01-07T11:01:57.631Z] #17 29.83 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T11:01:57.631Z] #17 29.84 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:01:57.631Z] #17 29.93 Selecting previously unselected package libiptc0:amd64. [2020-01-07T11:01:57.694Z] #41 35.64 DEP criu/arch/aarch64/sigframe.d [2020-01-07T11:01:57.694Z] #41 35.72 DEP criu/arch/aarch64/crtools.d [2020-01-07T11:01:57.954Z] #41 35.86 DEP criu/arch/aarch64/cpu.d [2020-01-07T11:01:57.954Z] #41 35.88 DEP criu/arch/aarch64/bitops.d [2020-01-07T11:01:57.954Z] #41 35.91 CC criu/arch/aarch64/bitops.o [2020-01-07T11:01:57.954Z] #41 35.96 CC criu/arch/aarch64/cpu.o [2020-01-07T11:01:57.954Z] #41 36.04 CC criu/arch/aarch64/crtools.o [2020-01-07T11:01:57.973Z] #17 29.93 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T11:01:57.973Z] #17 29.93 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:01:57.973Z] #17 30.00 Selecting previously unselected package libxtables12:amd64. [2020-01-07T11:01:57.973Z] #17 30.02 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T11:01:57.973Z] #17 30.03 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:01:57.974Z] #17 30.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-07T11:01:57.974Z] #17 30.11 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-01-07T11:01:57.974Z] #17 30.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-07T11:01:57.974Z] #17 30.20 Selecting previously unselected package iptables. [2020-01-07T11:01:57.974Z] #17 30.20 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T11:01:57.974Z] #17 30.20 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T11:01:58.028Z] #42 35.47 CC compel/src/lib/infect-rpc.o [2020-01-07T11:01:58.271Z] #17 30.48 Selecting previously unselected package xxd. [2020-01-07T11:01:58.271Z] #17 30.49 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T11:01:58.271Z] #17 30.50 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:01:58.524Z] #41 36.37 CC criu/arch/aarch64/sigframe.o [2020-01-07T11:01:58.524Z] #41 36.56 LINK criu/arch/aarch64/crtools.built-in.o [2020-01-07T11:01:58.524Z] #41 36.63 DEP criu/arch/aarch64/intraprocedure.d [2020-01-07T11:01:58.526Z] #17 30.67 Selecting previously unselected package vim-common. [2020-01-07T11:01:58.526Z] #17 30.67 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:01:58.526Z] #17 30.69 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:01:58.526Z] #17 30.87 Selecting previously unselected package bzip2. [2020-01-07T11:01:58.526Z] #17 30.87 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-01-07T11:01:58.526Z] #17 30.88 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-07T11:01:58.711Z] #17 18.76 The following NEW packages will be installed: [2020-01-07T11:01:58.711Z] #17 18.77 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-07T11:01:58.711Z] #17 18.77 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-07T11:01:58.711Z] #17 18.77 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-07T11:01:58.711Z] #17 18.77 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-07T11:01:58.712Z] #17 18.77 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-07T11:01:58.712Z] #17 18.77 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-07T11:01:58.712Z] #17 18.77 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-07T11:01:58.712Z] #17 18.77 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-07T11:01:58.732Z] #42 35.98 CC compel/src/lib/infect-util.o [2020-01-07T11:01:58.732Z] #42 36.21 CC compel/src/lib/infect.o [2020-01-07T11:01:58.781Z] #17 30.99 Selecting previously unselected package libgpm2:amd64. [2020-01-07T11:01:58.781Z] #17 30.99 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-01-07T11:01:58.781Z] #17 30.99 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-07T11:01:58.781Z] #17 31.07 Selecting previously unselected package xz-utils. [2020-01-07T11:01:58.781Z] #17 31.08 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-01-07T11:01:58.781Z] #17 31.08 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-07T11:01:58.785Z] #41 36.66 DEP criu/arch/aarch64/vdso-pie.d [2020-01-07T11:01:58.785Z] #41 36.75 DEP criu/pie/parasite-vdso.d [2020-01-07T11:01:58.785Z] #41 ... [2020-01-07T11:01:58.785Z] [2020-01-07T11:01:58.785Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-07T11:01:58.785Z] #29 DONE 0.2s [2020-01-07T11:01:58.785Z] [2020-01-07T11:01:58.785Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:58.785Z] #41 36.82 DEP criu/pie/util-vdso.d [2020-01-07T11:01:59.037Z] #17 31.27 Selecting previously unselected package aufs-tools. [2020-01-07T11:01:59.037Z] #17 31.27 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-01-07T11:01:59.037Z] #17 31.28 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-07T11:01:59.067Z] #41 ... [2020-01-07T11:01:59.067Z] [2020-01-07T11:01:59.067Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-07T11:01:59.067Z] #32 DONE 0.1s [2020-01-07T11:01:59.067Z] [2020-01-07T11:01:59.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:59.067Z] #41 36.90 DEP criu/pie/util.d [2020-01-07T11:01:59.067Z] #41 37.02 CC criu/pie/util.o [2020-01-07T11:01:59.067Z] #41 ... [2020-01-07T11:01:59.067Z] [2020-01-07T11:01:59.067Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-07T11:01:59.067Z] #37 DONE 0.1s [2020-01-07T11:01:59.327Z] [2020-01-07T11:01:59.327Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-07T11:01:59.327Z] #39 DONE 0.2s [2020-01-07T11:01:59.327Z] [2020-01-07T11:01:59.327Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:01:59.327Z] #41 37.32 CC criu/pie/util-vdso.o [2020-01-07T11:01:59.335Z] #17 31.41 Selecting previously unselected package libonig4:amd64. [2020-01-07T11:01:59.335Z] #17 31.42 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2020-01-07T11:01:59.335Z] #17 31.42 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-07T11:01:59.335Z] #17 31.54 Selecting previously unselected package libjq1:amd64. [2020-01-07T11:01:59.335Z] #17 31.54 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T11:01:59.335Z] #17 31.55 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T11:01:59.335Z] #17 31.66 Selecting previously unselected package jq. [2020-01-07T11:01:59.588Z] #41 37.72 CC criu/pie/parasite-vdso.o [2020-01-07T11:01:59.591Z] #17 31.66 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T11:01:59.591Z] #17 31.67 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T11:01:59.591Z] #17 31.76 Selecting previously unselected package libaio1:amd64. [2020-01-07T11:01:59.591Z] #17 31.76 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2020-01-07T11:01:59.591Z] #17 31.76 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-01-07T11:01:59.591Z] #17 31.84 Selecting previously unselected package libcap2-bin. [2020-01-07T11:01:59.591Z] #17 31.84 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-01-07T11:01:59.591Z] #17 31.86 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-07T11:01:59.646Z] #17 19.84 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:01:59.646Z] #17 19.84 Need to get 17.8 MB of archives. [2020-01-07T11:01:59.646Z] #17 19.84 After this operation, 76.2 MB of additional disk space will be used. [2020-01-07T11:01:59.646Z] #17 19.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-07T11:01:59.646Z] #17 19.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-07T11:01:59.646Z] #17 19.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-01-07T11:01:59.646Z] #17 19.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-01-07T11:01:59.646Z] #17 19.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-01-07T11:01:59.646Z] #17 19.96 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-01-07T11:01:59.646Z] #17 19.97 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-01-07T11:01:59.646Z] #17 19.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-01-07T11:01:59.646Z] #17 20.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-01-07T11:01:59.646Z] #17 20.09 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-01-07T11:01:59.846Z] #17 31.92 Selecting previously unselected package libnl-3-200:amd64. [2020-01-07T11:01:59.846Z] #17 31.93 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-07T11:01:59.846Z] #17 31.93 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T11:01:59.846Z] #17 32.02 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-07T11:01:59.846Z] #17 32.02 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-07T11:01:59.846Z] #17 32.03 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T11:01:59.846Z] #17 32.09 Selecting previously unselected package libreadline5:amd64. [2020-01-07T11:01:59.846Z] #17 32.09 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-01-07T11:01:59.846Z] #17 32.10 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-07T11:01:59.904Z] #17 20.09 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-01-07T11:01:59.904Z] #17 20.09 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-01-07T11:01:59.904Z] #17 20.10 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-01-07T11:01:59.904Z] #17 20.10 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-01-07T11:01:59.904Z] #17 20.11 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-01-07T11:01:59.904Z] #17 20.11 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-01-07T11:01:59.904Z] #17 20.12 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-01-07T11:01:59.904Z] #17 20.12 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-01-07T11:01:59.904Z] #17 20.12 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-01-07T11:01:59.904Z] #17 20.13 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T11:01:59.904Z] #17 20.14 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T11:01:59.904Z] #17 20.15 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-01-07T11:01:59.904Z] #17 20.16 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-01-07T11:01:59.904Z] #17 20.16 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-01-07T11:01:59.904Z] #17 20.16 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-01-07T11:01:59.904Z] #17 20.17 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-07T11:01:59.904Z] #17 20.18 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-07T11:01:59.904Z] #17 20.18 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-07T11:01:59.904Z] #17 20.19 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-01-07T11:01:59.904Z] #17 20.19 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-01-07T11:01:59.904Z] #17 20.19 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-07T11:01:59.904Z] #17 20.19 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-07T11:01:59.904Z] #17 20.20 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-01-07T11:01:59.904Z] #17 20.20 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-01-07T11:01:59.904Z] #17 20.21 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-07T11:01:59.904Z] #17 20.26 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-07T11:01:59.904Z] #17 20.27 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-07T11:01:59.904Z] #17 20.27 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-07T11:01:59.904Z] #17 20.29 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-07T11:01:59.904Z] #17 20.29 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-01-07T11:01:59.904Z] #17 20.30 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-07T11:02:00.102Z] #17 32.24 Selecting previously unselected package net-tools. [2020-01-07T11:02:00.102Z] #17 32.24 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-01-07T11:02:00.102Z] #17 32.25 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T11:02:00.102Z] #17 32.42 Selecting previously unselected package python-pip-whl. [2020-01-07T11:02:00.162Z] #17 20.52 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-01-07T11:02:00.162Z] #17 20.56 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-01-07T11:02:00.164Z] #41 38.06 CC criu/arch/aarch64/vdso-pie.o [2020-01-07T11:02:00.164Z] #41 38.22 CC criu/arch/aarch64/intraprocedure.o [2020-01-07T11:02:00.164Z] #41 38.26 AR criu/pie/pie.lib.a [2020-01-07T11:02:00.357Z] #17 32.42 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-07T11:02:00.357Z] #17 32.43 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T11:02:00.357Z] #17 ... [2020-01-07T11:02:00.357Z] [2020-01-07T11:02:00.357Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:02:00.420Z] #17 20.59 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-07T11:02:00.420Z] #17 20.60 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-01-07T11:02:00.420Z] #17 20.61 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-01-07T11:02:00.424Z] #41 38.33 DEP criu/pie/restorer.d [2020-01-07T11:02:00.424Z] #41 38.43 DEP criu/arch/aarch64/restorer.d [2020-01-07T11:02:00.424Z] #41 38.58 DEP criu/pie/parasite.d [2020-01-07T11:02:00.613Z] #38 202.1 + rm -rf /tmp/tmp.8NQ7gMP9Fb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8NQ7gMP9Fb [2020-01-07T11:02:00.678Z] #17 21.11 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:02:00.936Z] #17 21.17 Fetched 17.8 MB in 1s (9784 kB/s) [2020-01-07T11:02:00.936Z] #17 21.26 Selecting previously unselected package bash-completion. [2020-01-07T11:02:00.936Z] #17 21.26 (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 ... 23402 files and directories currently installed.) [2020-01-07T11:02:00.936Z] #17 21.31 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-07T11:02:00.993Z] #41 38.73 CC criu/pie/parasite.o [2020-01-07T11:02:01.253Z] #41 39.28 LINK criu/pie/parasite.built-in.o [2020-01-07T11:02:01.253Z] #41 39.29 GEN criu/pie/parasite-blob.h [2020-01-07T11:02:01.253Z] #41 39.31 CC criu/arch/aarch64/restorer.o [2020-01-07T11:02:01.502Z] #42 38.95 CC compel/src/lib/ptrace.o [2020-01-07T11:02:01.502Z] #42 ... [2020-01-07T11:02:01.502Z] [2020-01-07T11:02:01.502Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:02:01.502Z] #11 82.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-07T11:02:01.502Z] #11 82.24 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-07T11:02:01.502Z] #11 82.25 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:02:01.513Z] #41 39.55 CC criu/pie/restorer.o [2020-01-07T11:02:01.538Z] #38 ... [2020-01-07T11:02:01.538Z] [2020-01-07T11:02:01.538Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:01.538Z] #41 132.9 CC criu/path.o [2020-01-07T11:02:01.538Z] #41 133.3 CC criu/pie-util-vdso-elf32.o [2020-01-07T11:02:01.538Z] #41 133.9 CC criu/pie-util-vdso.o [2020-01-07T11:02:01.538Z] #41 134.5 CC criu/pie-util.o [2020-01-07T11:02:01.538Z] #41 134.7 CC criu/pipes.o [2020-01-07T11:02:01.538Z] #41 135.5 CC criu/plugin.o [2020-01-07T11:02:01.538Z] #41 136.0 CC criu/proc_parse.o [2020-01-07T11:02:01.538Z] #41 139.1 CC criu/protobuf-desc.o [2020-01-07T11:02:01.538Z] #41 140.1 CC criu/protobuf.o [2020-01-07T11:02:01.538Z] #41 140.5 CC criu/pstree.o [2020-01-07T11:02:01.538Z] #41 142.0 CC criu/rbtree.o [2020-01-07T11:02:01.538Z] #41 142.3 CC criu/rst-malloc.o [2020-01-07T11:02:01.538Z] #41 142.7 CC criu/seccomp.o [2020-01-07T11:02:01.793Z] #41 ... [2020-01-07T11:02:01.793Z] [2020-01-07T11:02:01.793Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:02:01.793Z] #17 33.19 Selecting previously unselected package python3-pip. [2020-01-07T11:02:01.793Z] #17 33.19 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-07T11:02:01.793Z] #17 33.42 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T11:02:01.793Z] #17 33.80 Selecting previously unselected package python3-pkg-resources. [2020-01-07T11:02:01.793Z] #17 33.80 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T11:02:01.793Z] #17 33.93 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-07T11:02:01.793Z] #17 ... [2020-01-07T11:02:01.793Z] [2020-01-07T11:02:01.793Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:02:01.793Z] #38 DONE 203.5s [2020-01-07T11:02:02.048Z] [2020-01-07T11:02:02.048Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:02:02.048Z] #17 34.26 Selecting previously unselected package python3-setuptools. [2020-01-07T11:02:02.048Z] #17 34.26 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-07T11:02:02.048Z] #17 34.28 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-07T11:02:02.303Z] #17 34.51 Selecting previously unselected package python3-wheel. [2020-01-07T11:02:02.303Z] #17 34.51 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-07T11:02:02.303Z] #17 34.51 Unpacking python3-wheel (0.29.0-2) ... [2020-01-07T11:02:02.559Z] #17 34.72 Selecting previously unselected package thin-provisioning-tools. [2020-01-07T11:02:02.559Z] #17 34.74 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-01-07T11:02:02.559Z] #17 34.77 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T11:02:02.895Z] #41 40.83 LINK criu/pie/restorer.built-in.o [2020-01-07T11:02:02.895Z] #41 40.84 GEN criu/pie/restorer-blob.h [2020-01-07T11:02:02.895Z] #41 40.90 DEP criu/vdso.d [2020-01-07T11:02:02.895Z] #41 41.02 DEP criu/uts_ns.d [2020-01-07T11:02:03.155Z] #41 41.09 DEP criu/util.d [2020-01-07T11:02:03.155Z] #41 41.22 DEP criu/uffd.d [2020-01-07T11:02:03.155Z] #41 41.30 DEP criu/tun.d [2020-01-07T11:02:03.161Z] #17 35.19 Selecting previously unselected package vim-runtime. [2020-01-07T11:02:03.161Z] #17 35.21 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:02:03.161Z] #17 35.27 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-07T11:02:03.161Z] #17 35.30 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-07T11:02:03.161Z] #17 35.31 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:03.416Z] #41 41.38 DEP criu/tty.d [2020-01-07T11:02:03.416Z] #41 41.46 DEP criu/timerfd.d [2020-01-07T11:02:03.416Z] #41 41.54 DEP criu/sysfs_parse.d [2020-01-07T11:02:03.462Z] #17 23.45 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-07T11:02:03.462Z] #17 23.88 Selecting previously unselected package libnet1:amd64. [2020-01-07T11:02:03.676Z] #41 41.60 DEP criu/sysctl.d [2020-01-07T11:02:03.676Z] #41 41.67 DEP criu/string.d [2020-01-07T11:02:03.676Z] #41 41.69 DEP criu/stats.d [2020-01-07T11:02:03.676Z] #41 41.74 DEP criu/sockets.d [2020-01-07T11:02:03.720Z] #17 23.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T11:02:03.720Z] #17 23.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T11:02:03.720Z] #17 23.98 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-07T11:02:03.720Z] #17 23.98 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-01-07T11:02:03.720Z] #17 23.99 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-07T11:02:03.720Z] #17 24.05 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-01-07T11:02:03.720Z] #17 24.06 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T11:02:03.720Z] #17 24.06 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T11:02:03.936Z] #41 41.82 DEP criu/sk-unix.d [2020-01-07T11:02:03.936Z] #41 41.90 DEP criu/sk-tcp.d [2020-01-07T11:02:03.936Z] #41 41.98 DEP criu/sk-queue.d [2020-01-07T11:02:04.195Z] #41 42.05 DEP criu/sk-packet.d [2020-01-07T11:02:04.195Z] #41 42.13 DEP criu/sk-netlink.d [2020-01-07T11:02:04.195Z] #41 42.20 DEP criu/sk-inet.d [2020-01-07T11:02:04.195Z] #41 42.28 DEP criu/signalfd.d [2020-01-07T11:02:04.195Z] #41 42.34 DEP criu/sigframe.d [2020-01-07T11:02:04.285Z] #17 24.44 Selecting previously unselected package python3.5-minimal. [2020-01-07T11:02:04.285Z] #17 24.46 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T11:02:04.285Z] #17 24.47 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T11:02:04.456Z] #41 42.38 DEP criu/shmem.d [2020-01-07T11:02:04.456Z] #41 42.45 DEP criu/servicefd.d [2020-01-07T11:02:04.456Z] #41 42.54 DEP criu/seize.d [2020-01-07T11:02:04.716Z] #41 42.63 DEP criu/seccomp.d [2020-01-07T11:02:04.716Z] #41 42.77 DEP criu/rst-malloc.d [2020-01-07T11:02:04.716Z] #41 42.84 DEP criu/rbtree.d [2020-01-07T11:02:04.716Z] #41 42.87 DEP criu/pstree.d [2020-01-07T11:02:04.845Z] #11 ... [2020-01-07T11:02:04.845Z] [2020-01-07T11:02:04.845Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:02:04.845Z] #45 74.97 text/template [2020-01-07T11:02:04.845Z] #45 75.59 go/parser [2020-01-07T11:02:04.845Z] #45 79.62 encoding/xml [2020-01-07T11:02:04.845Z] #45 81.41 go/doc [2020-01-07T11:02:04.845Z] #45 83.97 github.com/LK4D4/vndr/build [2020-01-07T11:02:04.845Z] #45 ... [2020-01-07T11:02:04.845Z] [2020-01-07T11:02:04.845Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:04.845Z] #42 39.30 AR compel/libcompel.a [2020-01-07T11:02:04.845Z] #42 39.37 HOSTCC compel/src/main-host.o [2020-01-07T11:02:04.845Z] #42 39.70 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-01-07T11:02:04.845Z] #42 39.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-07T11:02:04.845Z] #42 40.14 HOSTCC compel/src/lib/log-host.o [2020-01-07T11:02:04.845Z] #42 40.28 HOSTLINK compel/compel-host-bin [2020-01-07T11:02:04.845Z] #42 40.37 DEP soccr/soccr.d [2020-01-07T11:02:04.845Z] #42 40.48 CC soccr/soccr.o [2020-01-07T11:02:04.845Z] #42 41.63 AR soccr/libsoccr.a [2020-01-07T11:02:04.845Z] #42 41.65 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T11:02:04.845Z] #42 41.92 DEP criu/arch/s390/sigframe.d [2020-01-07T11:02:04.845Z] #42 42.04 DEP criu/arch/s390/crtools.d [2020-01-07T11:02:04.845Z] #42 42.20 DEP criu/arch/s390/cpu.d [2020-01-07T11:02:04.845Z] #42 42.33 CC criu/arch/s390/cpu.o [2020-01-07T11:02:04.845Z] #42 42.71 CC criu/arch/s390/crtools.o [2020-01-07T11:02:04.852Z] #17 25.16 Selecting previously unselected package python3-minimal. [2020-01-07T11:02:04.852Z] #17 25.17 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2020-01-07T11:02:04.852Z] #17 25.17 Unpacking python3-minimal (3.5.3-1) ... [2020-01-07T11:02:04.852Z] #17 25.25 Selecting previously unselected package libmpdec2:amd64. [2020-01-07T11:02:04.852Z] #17 25.26 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2020-01-07T11:02:04.977Z] #41 43.01 DEP criu/protobuf.d [2020-01-07T11:02:04.977Z] #41 43.13 GEN criu/protobuf-desc-gen.h [2020-01-07T11:02:05.109Z] #17 25.27 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-01-07T11:02:05.110Z] #17 25.35 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-01-07T11:02:05.110Z] #17 25.36 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T11:02:05.110Z] #17 25.36 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T11:02:05.704Z] #42 43.45 CC criu/arch/s390/sigframe.o [2020-01-07T11:02:05.704Z] #42 43.58 LINK criu/arch/s390/crtools.built-in.o [2020-01-07T11:02:05.712Z] #17 37.94 Selecting previously unselected package vim. [2020-01-07T11:02:05.713Z] #17 37.95 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T11:02:05.713Z] #17 37.96 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:06.112Z] #42 43.63 DEP criu/arch/s390/vdso-pie.d [2020-01-07T11:02:06.112Z] #42 43.73 DEP criu/pie/parasite-vdso.d [2020-01-07T11:02:06.112Z] #42 43.96 DEP criu/pie/util-vdso.d [2020-01-07T11:02:06.272Z] #17 38.42 Selecting previously unselected package xfsprogs. [2020-01-07T11:02:06.272Z] #17 38.42 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-01-07T11:02:06.272Z] #17 38.43 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-07T11:02:06.300Z] #17 26.47 Selecting previously unselected package python3.5. [2020-01-07T11:02:06.300Z] #17 26.48 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T11:02:06.300Z] #17 26.49 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T11:02:06.300Z] #17 26.58 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-07T11:02:06.300Z] #17 26.58 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-01-07T11:02:06.300Z] #17 26.59 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-07T11:02:06.300Z] #17 26.65 Selecting previously unselected package dh-python. [2020-01-07T11:02:06.300Z] #17 26.65 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-07T11:02:06.300Z] #17 26.66 Unpacking dh-python (2.20170125) ... [2020-01-07T11:02:06.359Z] #41 44.21 DEP criu/protobuf-desc.d [2020-01-07T11:02:06.359Z] #41 44.32 DEP criu/proc_parse.d [2020-01-07T11:02:06.359Z] #41 44.42 DEP criu/plugin.d [2020-01-07T11:02:06.359Z] #41 44.46 DEP criu/pipes.d [2020-01-07T11:02:06.509Z] #42 44.09 DEP criu/pie/util.d [2020-01-07T11:02:06.509Z] #42 44.24 CC criu/pie/util.o [2020-01-07T11:02:06.558Z] #17 26.77 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T11:02:06.558Z] #17 26.78 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T11:02:06.618Z] #41 44.53 DEP criu/pie-util.d [2020-01-07T11:02:06.618Z] #41 44.58 DEP criu/pie-util-vdso.d [2020-01-07T11:02:06.618Z] #41 44.64 DEP criu/pie-util-vdso-elf32.d [2020-01-07T11:02:06.618Z] #41 44.72 DEP criu/path.d [2020-01-07T11:02:06.833Z] #17 38.85 Selecting previously unselected package zip. [2020-01-07T11:02:06.833Z] #17 38.87 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2020-01-07T11:02:06.833Z] #17 38.87 Unpacking zip (3.0-11+b1) ... [2020-01-07T11:02:06.833Z] #17 38.98 Selecting previously unselected package libapparmor-perl. [2020-01-07T11:02:06.833Z] #17 38.99 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T11:02:06.833Z] #17 39.00 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T11:02:06.833Z] #17 39.12 Selecting previously unselected package apparmor. [2020-01-07T11:02:06.878Z] #41 44.81 DEP criu/parasite-syscall.d [2020-01-07T11:02:06.878Z] #41 44.90 DEP criu/pagemap.d [2020-01-07T11:02:06.878Z] #41 44.97 DEP criu/pagemap-cache.d [2020-01-07T11:02:06.973Z] #42 44.54 CC criu/pie/util-vdso.o [2020-01-07T11:02:07.089Z] #17 39.13 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T11:02:07.089Z] #17 39.17 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-07T11:02:07.138Z] #41 45.03 DEP criu/page-xfer.d [2020-01-07T11:02:07.138Z] #41 45.10 DEP criu/page-pipe.d [2020-01-07T11:02:07.138Z] #41 45.15 DEP criu/netfilter.d [2020-01-07T11:02:07.138Z] #41 45.21 DEP criu/net.d [2020-01-07T11:02:07.344Z] #17 39.46 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-07T11:02:07.344Z] #17 39.48 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T11:02:07.344Z] #17 39.49 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T11:02:07.344Z] #17 39.53 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:07.344Z] #17 39.54 Processing triggers for mime-support (3.60) ... [2020-01-07T11:02:07.344Z] #17 39.58 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:07.344Z] #17 39.59 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-07T11:02:07.344Z] #17 39.60 Setting up libcap2-bin (1:2.25-1) ... [2020-01-07T11:02:07.344Z] #17 39.61 Setting up bash-completion (1:2.1-4.3) ... [2020-01-07T11:02:07.399Z] #41 45.30 DEP criu/namespaces.d [2020-01-07T11:02:07.399Z] #41 45.38 DEP criu/mount.d [2020-01-07T11:02:07.399Z] #41 45.45 DEP criu/mem.d [2020-01-07T11:02:07.660Z] #41 45.53 DEP criu/lsm.d [2020-01-07T11:02:07.660Z] #41 45.59 DEP criu/log.d [2020-01-07T11:02:07.660Z] #41 45.64 DEP criu/libnetlink.d [2020-01-07T11:02:07.660Z] #41 45.70 DEP criu/kerndat.d [2020-01-07T11:02:07.868Z] #42 45.36 CC criu/pie/parasite-vdso.o [2020-01-07T11:02:07.920Z] #41 45.82 DEP criu/kcmp-ids.d [2020-01-07T11:02:07.920Z] #41 45.87 DEP criu/irmap.d [2020-01-07T11:02:07.920Z] #41 45.95 DEP criu/ipc_ns.d [2020-01-07T11:02:07.920Z] #41 46.02 DEP criu/image.d [2020-01-07T11:02:07.933Z] #17 ... [2020-01-07T11:02:07.933Z] [2020-01-07T11:02:07.933Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:07.933Z] #41 140.2 CC criu/servicefd.o [2020-01-07T11:02:07.933Z] #41 140.6 CC criu/shmem.o [2020-01-07T11:02:07.933Z] #41 141.5 CC criu/sigframe.o [2020-01-07T11:02:07.933Z] #41 141.6 CC criu/signalfd.o [2020-01-07T11:02:07.933Z] #41 142.0 CC criu/sk-inet.o [2020-01-07T11:02:07.933Z] #41 143.1 CC criu/sk-netlink.o [2020-01-07T11:02:07.933Z] #41 143.5 CC criu/sk-packet.o [2020-01-07T11:02:07.933Z] #41 144.3 CC criu/sk-queue.o [2020-01-07T11:02:07.933Z] #41 144.8 CC criu/sk-tcp.o [2020-01-07T11:02:07.933Z] #41 145.3 CC criu/sk-unix.o [2020-01-07T11:02:07.933Z] #41 147.5 CC criu/sockets.o [2020-01-07T11:02:07.933Z] #41 148.4 CC criu/stats.o [2020-01-07T11:02:07.933Z] #41 148.6 CC criu/string.o [2020-01-07T11:02:07.933Z] #41 148.7 CC criu/sysctl.o [2020-01-07T11:02:07.933Z] #41 149.4 CC criu/sysfs_parse.o [2020-01-07T11:02:07.933Z] #41 149.8 CC criu/timerfd.o [2020-01-07T11:02:07.933Z] #41 150.3 CC criu/tty.o [2020-01-07T11:02:08.180Z] #41 46.10 DEP criu/image-desc.d [2020-01-07T11:02:08.180Z] #41 46.14 DEP criu/fsnotify.d [2020-01-07T11:02:08.180Z] #41 46.22 DEP criu/filesystems.d [2020-01-07T11:02:08.180Z] #41 46.28 DEP criu/files.d [2020-01-07T11:02:08.180Z] #41 46.36 DEP criu/files-reg.d [2020-01-07T11:02:08.273Z] #42 46.00 CC criu/arch/s390/vdso-pie.o [2020-01-07T11:02:08.440Z] #41 46.44 DEP criu/files-ext.d [2020-01-07T11:02:08.441Z] #41 46.49 DEP criu/file-lock.d [2020-01-07T11:02:08.441Z] #41 46.56 DEP criu/file-ids.d [2020-01-07T11:02:08.441Z] #41 46.62 DEP criu/fifo.d [2020-01-07T11:02:08.499Z] #41 ... [2020-01-07T11:02:08.499Z] [2020-01-07T11:02:08.499Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:02:08.499Z] #17 28.82 Setting up python3-minimal (3.5.3-1) ... [2020-01-07T11:02:08.678Z] #42 46.26 AR criu/pie/pie.lib.a [2020-01-07T11:02:08.678Z] #42 46.28 DEP criu/pie/restorer.d [2020-01-07T11:02:08.678Z] #42 46.47 DEP criu/arch/s390/restorer.d [2020-01-07T11:02:08.703Z] #41 46.68 DEP criu/fdstore.d [2020-01-07T11:02:08.703Z] #41 46.72 DEP criu/fault-injection.d [2020-01-07T11:02:08.703Z] #41 46.76 DEP criu/external.d [2020-01-07T11:02:08.703Z] #41 46.83 DEP criu/eventpoll.d [2020-01-07T11:02:08.964Z] #41 46.90 DEP criu/eventfd.d [2020-01-07T11:02:08.964Z] #41 46.97 DEP criu/crtools.d [2020-01-07T11:02:08.964Z] #41 47.07 DEP criu/cr-service.d [2020-01-07T11:02:09.059Z] #42 46.66 DEP criu/pie/parasite.d [2020-01-07T11:02:09.059Z] #42 46.86 CC criu/pie/parasite.o [2020-01-07T11:02:09.224Z] #41 47.15 DEP criu/cr-restore.d [2020-01-07T11:02:09.224Z] #41 47.25 DEP criu/cr-errno.d [2020-01-07T11:02:09.224Z] #41 47.26 DEP criu/cr-dump.d [2020-01-07T11:02:09.224Z] #41 47.35 DEP criu/cr-dedup.d [2020-01-07T11:02:09.433Z] #17 29.61 Selecting previously unselected package python3. [2020-01-07T11:02:09.433Z] #17 29.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24906 files and directories currently installed.) [2020-01-07T11:02:09.433Z] #17 29.64 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-01-07T11:02:09.433Z] #17 29.66 Unpacking python3 (3.5.3-1) ... [2020-01-07T11:02:09.433Z] #17 29.72 Selecting previously unselected package pigz. [2020-01-07T11:02:09.433Z] #17 29.72 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-01-07T11:02:09.433Z] #17 29.73 Unpacking pigz (2.3.4-1) ... [2020-01-07T11:02:09.433Z] #17 29.80 Selecting previously unselected package libip4tc0:amd64. [2020-01-07T11:02:09.433Z] #17 29.80 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T11:02:09.433Z] #17 29.81 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:09.484Z] #41 47.42 DEP criu/cr-check.d [2020-01-07T11:02:09.484Z] #41 47.51 DEP criu/config.d [2020-01-07T11:02:09.484Z] #41 47.58 DEP criu/clone-noasan.d [2020-01-07T11:02:09.484Z] #41 47.62 DEP criu/cgroup.d [2020-01-07T11:02:09.692Z] #17 29.88 Selecting previously unselected package libip6tc0:amd64. [2020-01-07T11:02:09.692Z] #17 29.89 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T11:02:09.692Z] #17 29.89 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:09.692Z] #17 29.98 Selecting previously unselected package libiptc0:amd64. [2020-01-07T11:02:09.692Z] #17 29.98 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T11:02:09.692Z] #17 29.99 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:09.692Z] #17 30.05 Selecting previously unselected package libxtables12:amd64. [2020-01-07T11:02:09.692Z] #17 30.05 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T11:02:09.692Z] #17 30.05 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:09.745Z] #41 47.71 DEP criu/cgroup-props.d [2020-01-07T11:02:09.745Z] #41 47.76 DEP criu/bitmap.d [2020-01-07T11:02:09.745Z] #41 47.78 DEP criu/bfd.d [2020-01-07T11:02:09.745Z] #41 47.84 DEP criu/autofs.d [2020-01-07T11:02:09.745Z] #41 47.91 DEP criu/aio.d [2020-01-07T11:02:09.890Z] #42 47.72 LINK criu/pie/parasite.built-in.o [2020-01-07T11:02:09.890Z] #42 47.72 GEN criu/pie/parasite-blob.h [2020-01-07T11:02:09.890Z] #42 47.75 CC criu/arch/s390/restorer.o [2020-01-07T11:02:09.900Z] #17 41.85 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-07T11:02:09.900Z] #17 41.86 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T11:02:09.900Z] #17 41.86 Setting up zip (3.0-11+b1) ... [2020-01-07T11:02:09.900Z] #17 41.90 Setting up bzip2 (1.0.6-8.1) ... [2020-01-07T11:02:09.900Z] #17 41.91 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T11:02:09.900Z] #17 41.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:02:09.900Z] #17 41.93 Setting up libaio1:amd64 (0.3.110-3) ... [2020-01-07T11:02:09.900Z] #17 41.95 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:09.900Z] #17 41.96 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-07T11:02:09.900Z] #17 41.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-07T11:02:09.900Z] #17 41.98 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T11:02:09.900Z] #17 41.99 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:09.900Z] #17 42.01 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-07T11:02:09.900Z] #17 42.03 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:09.950Z] #17 30.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-07T11:02:09.950Z] #17 30.15 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-01-07T11:02:09.950Z] #17 30.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-07T11:02:09.950Z] #17 30.24 Selecting previously unselected package iptables. [2020-01-07T11:02:09.950Z] #17 30.24 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T11:02:09.950Z] #17 30.24 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:10.004Z] #41 47.99 DEP criu/action-scripts.d [2020-01-07T11:02:10.199Z] #17 42.32 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-07T11:02:10.199Z] #17 42.34 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T11:02:10.199Z] #17 42.36 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T11:02:10.199Z] #17 42.37 Setting up pigz (2.3.4-1) ... [2020-01-07T11:02:10.199Z] #17 42.38 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T11:02:10.199Z] #17 42.39 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-01-07T11:02:10.199Z] #17 42.40 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:10.199Z] #17 42.40 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T11:02:10.199Z] #17 42.41 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-07T11:02:10.199Z] #17 42.42 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-07T11:02:10.199Z] #17 42.43 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:10.199Z] #17 42.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-07T11:02:10.199Z] #17 42.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-07T11:02:10.199Z] #17 42.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-07T11:02:10.199Z] #17 42.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-07T11:02:10.199Z] #17 42.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-07T11:02:10.199Z] #17 42.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-07T11:02:10.199Z] #17 42.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-07T11:02:10.199Z] #17 42.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-07T11:02:10.199Z] #17 42.49 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T11:02:10.199Z] #17 42.50 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:10.199Z] #17 42.51 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:10.199Z] #17 42.52 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T11:02:10.208Z] #17 30.45 Selecting previously unselected package xxd. [2020-01-07T11:02:10.208Z] #17 30.46 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T11:02:10.208Z] #17 30.47 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:10.208Z] #17 30.57 Selecting previously unselected package vim-common. [2020-01-07T11:02:10.208Z] #17 30.58 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:02:10.208Z] #17 30.60 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:10.265Z] #41 48.14 CC criu/action-scripts.o [2020-01-07T11:02:10.289Z] #42 48.20 CC criu/pie/restorer.o [2020-01-07T11:02:10.466Z] #17 30.73 Selecting previously unselected package bzip2. [2020-01-07T11:02:10.466Z] #17 30.74 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-01-07T11:02:10.466Z] #17 30.74 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-07T11:02:10.466Z] #17 30.82 Selecting previously unselected package libgpm2:amd64. [2020-01-07T11:02:10.525Z] #41 48.41 CC criu/aio.o [2020-01-07T11:02:10.724Z] #17 30.82 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-01-07T11:02:10.724Z] #17 30.82 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-07T11:02:10.724Z] #17 30.89 Selecting previously unselected package xz-utils. [2020-01-07T11:02:10.724Z] #17 30.90 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-01-07T11:02:10.724Z] #17 30.91 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-07T11:02:10.724Z] #17 31.06 Selecting previously unselected package aufs-tools. [2020-01-07T11:02:10.724Z] #17 31.07 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-01-07T11:02:10.724Z] #17 31.07 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-07T11:02:10.724Z] #17 31.20 Selecting previously unselected package libonig4:amd64. [2020-01-07T11:02:10.785Z] #41 48.70 CC criu/autofs.o [2020-01-07T11:02:10.982Z] #17 31.20 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2020-01-07T11:02:10.982Z] #17 31.20 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-07T11:02:10.982Z] #17 31.31 Selecting previously unselected package libjq1:amd64. [2020-01-07T11:02:10.982Z] #17 31.31 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T11:02:10.982Z] #17 31.32 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T11:02:10.982Z] #17 31.42 Selecting previously unselected package jq. [2020-01-07T11:02:11.241Z] #17 31.43 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T11:02:11.241Z] #17 31.44 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T11:02:11.241Z] #17 31.51 Selecting previously unselected package libaio1:amd64. [2020-01-07T11:02:11.241Z] #17 31.51 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2020-01-07T11:02:11.241Z] #17 31.52 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-01-07T11:02:11.241Z] #17 31.57 Selecting previously unselected package libcap2-bin. [2020-01-07T11:02:11.241Z] #17 31.57 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-01-07T11:02:11.241Z] #17 31.58 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-07T11:02:11.241Z] #17 31.66 Selecting previously unselected package libnl-3-200:amd64. [2020-01-07T11:02:11.499Z] #17 31.66 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-07T11:02:11.499Z] #17 31.66 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T11:02:11.499Z] #17 31.72 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-07T11:02:11.499Z] #17 31.72 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-07T11:02:11.499Z] #17 31.74 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T11:02:11.499Z] #17 31.81 Selecting previously unselected package libreadline5:amd64. [2020-01-07T11:02:11.499Z] #17 31.81 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-01-07T11:02:11.499Z] #17 31.81 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-07T11:02:11.499Z] #17 31.94 Selecting previously unselected package net-tools. [2020-01-07T11:02:11.499Z] #17 31.94 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-01-07T11:02:11.725Z] #41 49.59 CC criu/bfd.o [2020-01-07T11:02:11.757Z] #17 31.95 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T11:02:11.757Z] #17 32.17 Selecting previously unselected package python-pip-whl. [2020-01-07T11:02:11.757Z] #17 32.17 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-07T11:02:11.757Z] #17 32.17 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T11:02:11.984Z] #41 49.89 CC criu/bitmap.o [2020-01-07T11:02:11.984Z] #41 49.97 CC criu/cgroup-props.o [2020-01-07T11:02:12.243Z] #41 50.38 CC criu/cgroup.o [2020-01-07T11:02:12.324Z] #17 32.61 Selecting previously unselected package python3-pip. [2020-01-07T11:02:12.324Z] #17 32.61 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-07T11:02:12.324Z] #17 32.62 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T11:02:12.636Z] #17 32.75 Selecting previously unselected package python3-pkg-resources. [2020-01-07T11:02:12.636Z] #17 32.75 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T11:02:12.636Z] #17 32.76 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-07T11:02:12.636Z] #17 32.87 Selecting previously unselected package python3-setuptools. [2020-01-07T11:02:12.636Z] #17 32.87 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-07T11:02:12.636Z] #17 32.88 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-07T11:02:12.710Z] #17 ... [2020-01-07T11:02:12.710Z] [2020-01-07T11:02:12.710Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:12.710Z] #41 143.9 CC criu/seize.o [2020-01-07T11:02:12.710Z] #41 145.1 CC criu/servicefd.o [2020-01-07T11:02:12.710Z] #41 145.5 CC criu/shmem.o [2020-01-07T11:02:12.710Z] #41 146.3 CC criu/sigframe.o [2020-01-07T11:02:12.710Z] #41 146.6 CC criu/signalfd.o [2020-01-07T11:02:12.710Z] #41 147.0 CC criu/sk-inet.o [2020-01-07T11:02:12.710Z] #41 148.1 CC criu/sk-netlink.o [2020-01-07T11:02:12.710Z] #41 148.5 CC criu/sk-packet.o [2020-01-07T11:02:12.710Z] #41 149.3 CC criu/sk-queue.o [2020-01-07T11:02:12.710Z] #41 149.9 CC criu/sk-tcp.o [2020-01-07T11:02:12.710Z] #41 150.5 CC criu/sk-unix.o [2020-01-07T11:02:12.710Z] #41 152.5 CC criu/sockets.o [2020-01-07T11:02:12.710Z] #41 153.5 CC criu/stats.o [2020-01-07T11:02:12.710Z] #41 153.9 CC criu/string.o [2020-01-07T11:02:12.710Z] #41 154.0 CC criu/sysctl.o [2020-01-07T11:02:12.850Z] #42 ... [2020-01-07T11:02:12.850Z] [2020-01-07T11:02:12.850Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:12.850Z] #63 93.11 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T11:02:12.850Z] #63 93.12 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-07T11:02:12.894Z] #17 33.06 Selecting previously unselected package python3-wheel. [2020-01-07T11:02:12.894Z] #17 33.06 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-07T11:02:12.894Z] #17 33.07 Unpacking python3-wheel (0.29.0-2) ... [2020-01-07T11:02:12.894Z] #17 33.15 Selecting previously unselected package thin-provisioning-tools. [2020-01-07T11:02:12.894Z] #17 33.16 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-01-07T11:02:12.894Z] #17 33.17 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T11:02:13.152Z] #17 33.41 Selecting previously unselected package vim-runtime. [2020-01-07T11:02:13.153Z] #17 33.42 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:02:13.153Z] #17 33.46 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-07T11:02:13.153Z] #17 33.48 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-07T11:02:13.153Z] #17 33.48 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:13.636Z] #41 154.9 CC criu/sysfs_parse.o [2020-01-07T11:02:13.758Z] #41 51.87 CC criu/clone-noasan.o [2020-01-07T11:02:14.017Z] #41 52.05 CC criu/config.o [2020-01-07T11:02:14.196Z] #41 155.4 CC criu/timerfd.o [2020-01-07T11:02:14.196Z] #41 ... [2020-01-07T11:02:14.196Z] [2020-01-07T11:02:14.196Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:02:14.196Z] #17 46.29 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-07T11:02:14.196Z] #17 46.30 Setting up python3 (3.5.3-1) ... [2020-01-07T11:02:14.585Z] #41 ... [2020-01-07T11:02:14.585Z] [2020-01-07T11:02:14.586Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:14.586Z] #50 DONE 86.0s [2020-01-07T11:02:14.774Z] #63 ... [2020-01-07T11:02:14.774Z] [2020-01-07T11:02:14.774Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:02:14.774Z] #11 94.46 Selecting previously unselected package libapparmor1:s390x. [2020-01-07T11:02:14.774Z] #11 94.47 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2020-01-07T11:02:14.774Z] #11 94.50 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-01-07T11:02:14.774Z] #11 94.57 Selecting previously unselected package libapparmor-dev:s390x. [2020-01-07T11:02:14.774Z] #11 94.57 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2020-01-07T11:02:14.774Z] #11 94.58 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-01-07T11:02:14.774Z] #11 94.77 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T11:02:14.774Z] #11 94.81 Setting up libsepol1-dev:s390x (2.6-2) ... [2020-01-07T11:02:14.774Z] #11 94.81 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T11:02:14.774Z] #11 94.82 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T11:02:14.774Z] #11 94.83 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T11:02:14.774Z] #11 94.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:02:14.774Z] #11 94.88 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-01-07T11:02:14.774Z] #11 94.90 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-01-07T11:02:14.774Z] #11 94.90 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2020-01-07T11:02:14.774Z] #11 94.90 Setting up libpcre32-3:s390x (2:8.39-3) ... [2020-01-07T11:02:14.774Z] #11 94.92 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2020-01-07T11:02:14.774Z] #11 94.93 Setting up libpcre16-3:s390x (2:8.39-3) ... [2020-01-07T11:02:14.774Z] #11 94.94 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2020-01-07T11:02:14.774Z] #11 94.95 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-07T11:02:14.774Z] #11 94.95 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T11:02:14.774Z] #11 94.97 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2020-01-07T11:02:14.774Z] #11 94.98 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-01-07T11:02:14.774Z] #11 94.99 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-01-07T11:02:14.774Z] #11 94.99 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T11:02:14.774Z] #11 95.00 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T11:02:14.774Z] #11 95.01 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2020-01-07T11:02:14.774Z] #11 95.01 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:02:14.774Z] #11 95.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T11:02:14.774Z] #11 95.02 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 [2020-01-07T11:02:14.774Z] #11 95.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T11:02:14.774Z] #11 95.03 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 [2020-01-07T11:02:14.774Z] #11 95.03 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T11:02:14.774Z] #11 95.04 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:02:14.774Z] #11 95.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T11:02:14.774Z] #11 95.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T11:02:14.774Z] #11 95.05 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-01-07T11:02:14.774Z] #11 95.06 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-01-07T11:02:14.774Z] #11 95.06 Setting up dmsetup (2:1.02.137-2) ... [2020-01-07T11:02:14.774Z] #11 95.07 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-01-07T11:02:14.774Z] #11 95.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:02:14.774Z] #11 DONE 95.4s [2020-01-07T11:02:14.774Z] [2020-01-07T11:02:14.774Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:02:14.774Z] #53 DONE 0.2s [2020-01-07T11:02:14.774Z] [2020-01-07T11:02:14.774Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-07T11:02:14.774Z] #54 DONE 0.1s [2020-01-07T11:02:14.774Z] [2020-01-07T11:02:14.774Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:14.774Z] #42 50.36 LINK criu/pie/restorer.built-in.o [2020-01-07T11:02:14.774Z] #42 50.37 GEN criu/pie/restorer-blob.h [2020-01-07T11:02:14.774Z] #42 50.43 DEP criu/vdso.d [2020-01-07T11:02:14.774Z] #42 50.57 DEP criu/uts_ns.d [2020-01-07T11:02:14.774Z] #42 50.68 DEP criu/util.d [2020-01-07T11:02:14.774Z] #42 50.82 DEP criu/uffd.d [2020-01-07T11:02:14.774Z] #42 51.00 DEP criu/tun.d [2020-01-07T11:02:14.774Z] #42 51.25 DEP criu/tty.d [2020-01-07T11:02:14.774Z] #42 51.40 DEP criu/timerfd.d [2020-01-07T11:02:14.774Z] #42 51.53 DEP criu/sysfs_parse.d [2020-01-07T11:02:14.774Z] #42 51.70 DEP criu/sysctl.d [2020-01-07T11:02:14.774Z] #42 51.80 DEP criu/string.d [2020-01-07T11:02:14.774Z] #42 51.84 DEP criu/stats.d [2020-01-07T11:02:14.774Z] #42 51.96 DEP criu/sockets.d [2020-01-07T11:02:14.774Z] #42 52.09 DEP criu/sk-unix.d [2020-01-07T11:02:14.774Z] #42 52.37 DEP criu/sk-tcp.d [2020-01-07T11:02:14.774Z] #42 52.49 DEP criu/sk-queue.d [2020-01-07T11:02:14.774Z] #42 ... [2020-01-07T11:02:14.774Z] [2020-01-07T11:02:14.774Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:02:14.774Z] #45 85.46 crypto/x509/pkix [2020-01-07T11:02:14.774Z] #45 86.03 vendor/golang.org/x/crypto/cryptobyte [2020-01-07T11:02:14.774Z] #45 86.38 net [2020-01-07T11:02:14.774Z] #45 88.17 vendor/golang.org/x/crypto/internal/chacha20 [2020-01-07T11:02:14.774Z] #45 88.56 vendor/golang.org/x/crypto/poly1305 [2020-01-07T11:02:14.774Z] #45 88.96 vendor/golang.org/x/crypto/chacha20poly1305 [2020-01-07T11:02:14.774Z] #45 89.45 vendor/golang.org/x/crypto/curve25519 [2020-01-07T11:02:14.774Z] #45 89.99 vendor/golang.org/x/crypto/hkdf [2020-01-07T11:02:14.774Z] #45 90.20 vendor/golang.org/x/text/transform [2020-01-07T11:02:14.774Z] #45 90.93 vendor/golang.org/x/text/unicode/bidi [2020-01-07T11:02:14.774Z] #45 93.10 vendor/golang.org/x/text/unicode/norm [2020-01-07T11:02:14.845Z] [2020-01-07T11:02:14.845Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:14.845Z] #41 52.87 CC criu/cr-check.o [2020-01-07T11:02:15.176Z] #45 ... [2020-01-07T11:02:15.176Z] [2020-01-07T11:02:15.176Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-07T11:02:15.176Z] #12 DONE 0.5s [2020-01-07T11:02:15.176Z] [2020-01-07T11:02:15.176Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:02:15.176Z] #55 0.215 + RM_GOPATH=0 [2020-01-07T11:02:15.176Z] #55 0.215 + TMP_GOPATH= [2020-01-07T11:02:15.176Z] #55 0.215 + : /build [2020-01-07T11:02:15.176Z] #55 0.216 + '[' -z '' ']' [2020-01-07T11:02:15.176Z] #55 0.216 ++ mktemp -d [2020-01-07T11:02:15.176Z] #55 0.218 + export GOPATH=/tmp/tmp.f6PY2AnfQm [2020-01-07T11:02:15.176Z] #55 0.218 + GOPATH=/tmp/tmp.f6PY2AnfQm [2020-01-07T11:02:15.176Z] #55 0.218 + RM_GOPATH=1 [2020-01-07T11:02:15.176Z] #55 0.218 ++ dirname ./install.sh [2020-01-07T11:02:15.176Z] #55 0.220 + dir=. [2020-01-07T11:02:15.176Z] #55 0.220 + bin=runc [2020-01-07T11:02:15.176Z] #55 0.220 + shift [2020-01-07T11:02:15.176Z] #55 0.220 + '[' '!' -f ./runc.installer ']' [2020-01-07T11:02:15.176Z] #55 0.220 + . ./runc.installer [2020-01-07T11:02:15.176Z] #55 0.221 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T11:02:15.176Z] #55 0.221 + install_runc [2020-01-07T11:02:15.176Z] #55 0.222 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-07T11:02:15.176Z] #55 0.223 + uname -r [2020-01-07T11:02:15.176Z] #55 0.224 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-07T11:02:15.176Z] #55 0.224 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-07T11:02:15.176Z] #55 0.225 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-07T11:02:15.176Z] #55 0.225 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.f6PY2AnfQm/src/github.com/opencontainers/runc [2020-01-07T11:02:15.176Z] #55 0.227 Cloning into '/tmp/tmp.f6PY2AnfQm/src/github.com/opencontainers/runc'... [2020-01-07T11:02:15.580Z] #55 ... [2020-01-07T11:02:15.580Z] [2020-01-07T11:02:15.580Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-07T11:02:15.580Z] #13 DONE 0.7s [2020-01-07T11:02:15.603Z] #17 47.91 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-07T11:02:15.682Z] #17 36.09 Selecting previously unselected package vim. [2020-01-07T11:02:15.682Z] #17 36.11 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T11:02:15.682Z] #17 36.12 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:15.785Z] #41 53.77 CC criu/cr-dedup.o [2020-01-07T11:02:16.045Z] #41 54.01 CC criu/cr-dump.o [2020-01-07T11:02:16.118Z] [2020-01-07T11:02:16.118Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:16.118Z] #42 52.67 DEP criu/sk-packet.d [2020-01-07T11:02:16.118Z] #42 52.88 DEP criu/sk-netlink.d [2020-01-07T11:02:16.118Z] #42 53.07 DEP criu/sk-inet.d [2020-01-07T11:02:16.118Z] #42 53.23 DEP criu/signalfd.d [2020-01-07T11:02:16.118Z] #42 53.33 DEP criu/sigframe.d [2020-01-07T11:02:16.118Z] #42 53.42 DEP criu/shmem.d [2020-01-07T11:02:16.118Z] #42 53.70 DEP criu/servicefd.d [2020-01-07T11:02:16.118Z] #42 ... [2020-01-07T11:02:16.118Z] [2020-01-07T11:02:16.118Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-07T11:02:16.118Z] #14 0.274 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-07T11:02:16.118Z] #14 DONE 0.4s [2020-01-07T11:02:16.118Z] [2020-01-07T11:02:16.118Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:16.118Z] #42 53.91 DEP criu/seize.d [2020-01-07T11:02:16.249Z] #17 36.68 Selecting previously unselected package xfsprogs. [2020-01-07T11:02:16.249Z] #17 36.70 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-01-07T11:02:16.249Z] #17 36.70 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-07T11:02:16.800Z] #42 54.20 DEP criu/seccomp.d [2020-01-07T11:02:16.800Z] #42 ... [2020-01-07T11:02:16.800Z] [2020-01-07T11:02:16.800Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-07T11:02:16.800Z] #15 DONE 0.4s [2020-01-07T11:02:16.800Z] [2020-01-07T11:02:16.800Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-07T11:02:16.816Z] #17 37.11 Selecting previously unselected package zip. [2020-01-07T11:02:16.816Z] #17 37.12 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2020-01-07T11:02:16.816Z] #17 37.13 Unpacking zip (3.0-11+b1) ... [2020-01-07T11:02:16.966Z] #17 49.13 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-07T11:02:17.074Z] #17 37.25 Selecting previously unselected package libapparmor-perl. [2020-01-07T11:02:17.074Z] #17 37.27 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T11:02:17.074Z] #17 37.27 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T11:02:17.074Z] #17 37.38 Selecting previously unselected package apparmor. [2020-01-07T11:02:17.074Z] #17 37.40 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T11:02:17.074Z] #17 37.46 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-07T11:02:17.221Z] #17 49.32 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-07T11:02:17.221Z] #17 49.38 Setting up python3-wheel (0.29.0-2) ... [2020-01-07T11:02:17.345Z] #16 DONE 0.5s [2020-01-07T11:02:17.345Z] [2020-01-07T11:02:17.345Z] #17 [dev 6/24] RUN ldconfig [2020-01-07T11:02:17.345Z] #17 DONE 0.5s [2020-01-07T11:02:17.345Z] [2020-01-07T11:02:17.345Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:02:17.427Z] #41 55.41 CC criu/cr-errno.o [2020-01-07T11:02:17.427Z] #41 55.46 CC criu/cr-restore.o [2020-01-07T11:02:17.641Z] #17 37.83 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-07T11:02:17.641Z] #17 37.85 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T11:02:17.641Z] #17 37.86 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T11:02:17.641Z] #17 37.89 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:17.641Z] #17 37.90 Processing triggers for mime-support (3.60) ... [2020-01-07T11:02:17.641Z] #17 37.92 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:17.641Z] #17 37.94 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-07T11:02:17.641Z] #17 37.95 Setting up libcap2-bin (1:2.25-1) ... [2020-01-07T11:02:17.641Z] #17 37.98 Setting up bash-completion (1:2.1-4.3) ... [2020-01-07T11:02:18.147Z] #17 50.26 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-07T11:02:18.382Z] #18 0.701 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:02:18.382Z] #18 0.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:02:18.382Z] #18 0.757 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:02:18.382Z] #18 0.778 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:02:18.382Z] #18 0.850 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:02:19.072Z] #17 51.30 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T11:02:19.399Z] #18 1.604 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T11:02:19.800Z] #17 39.96 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-07T11:02:19.800Z] #17 39.97 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T11:02:19.800Z] #17 39.98 Setting up zip (3.0-11+b1) ... [2020-01-07T11:02:19.800Z] #17 39.99 Setting up bzip2 (1.0.6-8.1) ... [2020-01-07T11:02:19.800Z] #17 40.00 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T11:02:19.800Z] #17 40.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:02:19.800Z] #17 40.04 Setting up libaio1:amd64 (0.3.110-3) ... [2020-01-07T11:02:19.800Z] #17 40.05 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:19.800Z] #17 40.06 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-07T11:02:19.800Z] #17 40.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-07T11:02:19.800Z] #17 40.09 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T11:02:19.800Z] #17 40.10 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:19.800Z] #17 40.11 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-07T11:02:19.800Z] #17 40.13 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:19.967Z] #41 58.10 CC criu/cr-service.o [2020-01-07T11:02:20.058Z] #17 40.48 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-07T11:02:20.058Z] #17 ... [2020-01-07T11:02:20.058Z] [2020-01-07T11:02:20.058Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:20.058Z] #41 152.4 CC criu/tun.o [2020-01-07T11:02:20.058Z] #41 153.1 CC criu/uffd.o [2020-01-07T11:02:20.058Z] #41 154.6 CC criu/util.o [2020-01-07T11:02:20.058Z] #41 156.3 CC criu/uts_ns.o [2020-01-07T11:02:20.058Z] #41 156.6 CC criu/vdso-compat.o [2020-01-07T11:02:20.058Z] #41 156.9 CC criu/vdso.o [2020-01-07T11:02:20.058Z] #41 158.0 LINK criu/built-in.o [2020-01-07T11:02:20.058Z] #41 158.2 LINK criu/criu [2020-01-07T11:02:20.058Z] #41 158.6 DEP lib/c/criu.d [2020-01-07T11:02:20.058Z] #41 158.7 CC images/rpc.pb-c.o [2020-01-07T11:02:20.058Z] #41 159.4 CC lib/c/criu.o [2020-01-07T11:02:20.058Z] #41 160.7 LINK lib/c/built-in.o [2020-01-07T11:02:20.058Z] #41 160.8 LINK lib/c/libcriu.so [2020-01-07T11:02:20.058Z] #41 160.9 GEN magic.py [2020-01-07T11:02:20.058Z] #41 161.0 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T11:02:20.058Z] #41 161.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T11:02:20.058Z] #41 162.0 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T11:02:20.286Z] #18 2.934 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T11:02:20.317Z] #41 ... [2020-01-07T11:02:20.317Z] [2020-01-07T11:02:20.317Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:02:20.317Z] #17 40.48 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-07T11:02:20.317Z] #17 40.51 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T11:02:20.317Z] #17 40.53 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T11:02:20.317Z] #17 40.56 Setting up pigz (2.3.4-1) ... [2020-01-07T11:02:20.317Z] #17 40.58 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T11:02:20.317Z] #17 40.59 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-01-07T11:02:20.317Z] #17 40.60 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:20.317Z] #17 40.61 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T11:02:20.317Z] #17 40.62 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-07T11:02:20.317Z] #17 40.63 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-07T11:02:20.317Z] #17 40.66 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:20.317Z] #17 40.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-07T11:02:20.317Z] #17 40.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-07T11:02:20.317Z] #17 40.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-07T11:02:20.317Z] #17 40.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-07T11:02:20.317Z] #17 40.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-07T11:02:20.444Z] #17 52.47 Setting up python3-setuptools (33.1.1-1) ... [2020-01-07T11:02:20.575Z] #17 40.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-07T11:02:20.575Z] #17 40.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-07T11:02:20.575Z] #17 40.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-07T11:02:20.575Z] #17 40.72 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T11:02:20.575Z] #17 40.74 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:20.575Z] #17 40.75 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:20.575Z] #17 40.76 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T11:02:20.673Z] #18 ... [2020-01-07T11:02:20.673Z] [2020-01-07T11:02:20.673Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:20.673Z] #63 DONE 101.4s [2020-01-07T11:02:20.673Z] [2020-01-07T11:02:20.673Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-07T11:02:20.673Z] #64 DONE 0.1s [2020-01-07T11:02:20.673Z] [2020-01-07T11:02:20.673Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:20.673Z] #42 54.60 DEP criu/rst-malloc.d [2020-01-07T11:02:20.673Z] #42 54.79 DEP criu/rbtree.d [2020-01-07T11:02:20.673Z] #42 54.85 DEP criu/pstree.d [2020-01-07T11:02:20.673Z] #42 55.29 DEP criu/protobuf.d [2020-01-07T11:02:20.673Z] #42 55.53 GEN criu/protobuf-desc-gen.h [2020-01-07T11:02:20.673Z] #42 57.35 DEP criu/protobuf-desc.d [2020-01-07T11:02:20.673Z] #42 57.59 DEP criu/proc_parse.d [2020-01-07T11:02:20.673Z] #42 57.88 DEP criu/plugin.d [2020-01-07T11:02:20.673Z] #42 58.00 DEP criu/pipes.d [2020-01-07T11:02:20.673Z] #42 58.16 DEP criu/pie-util.d [2020-01-07T11:02:20.673Z] #42 58.30 DEP criu/pie-util-vdso.d [2020-01-07T11:02:20.673Z] #42 58.40 DEP criu/pie-util-vdso-elf32.d [2020-01-07T11:02:21.088Z] #42 58.59 DEP criu/path.d [2020-01-07T11:02:21.088Z] #42 58.74 DEP criu/parasite-syscall.d [2020-01-07T11:02:21.088Z] #42 58.88 DEP criu/pagemap.d [2020-01-07T11:02:21.349Z] #41 59.09 CC criu/crtools.o [2020-01-07T11:02:21.371Z] #17 53.50 Setting up dh-python (2.20170125) ... [2020-01-07T11:02:21.505Z] #42 59.16 DEP criu/pagemap-cache.d [2020-01-07T11:02:21.505Z] #42 59.43 DEP criu/page-xfer.d [2020-01-07T11:02:21.610Z] #41 59.47 CC criu/eventfd.o [2020-01-07T11:02:21.610Z] #41 59.68 CC criu/eventpoll.o [2020-01-07T11:02:21.912Z] #42 59.62 DEP criu/page-pipe.d [2020-01-07T11:02:21.912Z] #42 59.70 DEP criu/netfilter.d [2020-01-07T11:02:22.179Z] #41 60.17 CC criu/external.o [2020-01-07T11:02:22.188Z] #17 54.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:02:22.302Z] #42 59.86 DEP criu/net.d [2020-01-07T11:02:22.302Z] #42 60.06 DEP criu/namespaces.d [2020-01-07T11:02:22.438Z] #41 60.37 CC criu/fault-injection.o [2020-01-07T11:02:22.438Z] #41 60.43 CC criu/fdstore.o [2020-01-07T11:02:22.445Z] #17 DONE 54.7s [2020-01-07T11:02:22.445Z] [2020-01-07T11:02:22.445Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:02:22.697Z] #41 60.64 CC criu/fifo.o [2020-01-07T11:02:22.700Z] #42 60.18 DEP criu/mount.d [2020-01-07T11:02:22.700Z] #42 60.48 DEP criu/mem.d [2020-01-07T11:02:22.956Z] #41 60.88 CC criu/file-ids.o [2020-01-07T11:02:23.079Z] #42 60.81 DEP criu/lsm.d [2020-01-07T11:02:23.105Z] #17 ... [2020-01-07T11:02:23.105Z] [2020-01-07T11:02:23.105Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:23.105Z] #41 162.7 make[1]: Nothing to be done for 'all'. [2020-01-07T11:02:23.105Z] #41 163.5 make[1]: 'images/built-in.o' is up to date. [2020-01-07T11:02:23.105Z] #41 163.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-07T11:02:23.105Z] #41 163.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-07T11:02:23.105Z] #41 163.5 make[1]: 'compel/libcompel.a' is up to date. [2020-01-07T11:02:23.105Z] #41 163.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-07T11:02:23.105Z] #41 163.6 make[1]: Nothing to be done for 'all'. [2020-01-07T11:02:23.105Z] #41 163.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T11:02:23.105Z] #41 163.8 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:23.105Z] #41 163.8 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:23.105Z] #41 163.8 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:23.105Z] #41 163.9 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:23.105Z] #41 164.0 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:23.105Z] #41 164.0 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:23.105Z] #41 164.0 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:23.105Z] #41 164.1 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:23.105Z] #41 164.1 INSTALL criu/criu [2020-01-07T11:02:23.105Z] #41 DONE 165.5s [2020-01-07T11:02:23.215Z] #41 61.08 CC criu/file-lock.o [2020-01-07T11:02:23.363Z] [2020-01-07T11:02:23.363Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:23.363Z] #59 183.5 + bin/containerd [2020-01-07T11:02:23.471Z] #42 60.92 DEP criu/log.d [2020-01-07T11:02:23.471Z] #42 61.00 DEP criu/libnetlink.d [2020-01-07T11:02:23.471Z] #42 61.15 DEP criu/kerndat.d [2020-01-07T11:02:23.471Z] #42 61.27 DEP criu/kcmp-ids.d [2020-01-07T11:02:23.471Z] #42 61.34 DEP criu/irmap.d [2020-01-07T11:02:23.786Z] #41 61.65 CC criu/files-ext.o [2020-01-07T11:02:23.786Z] #41 61.88 CC criu/files-reg.o [2020-01-07T11:02:23.867Z] #42 61.53 DEP criu/ipc_ns.d [2020-01-07T11:02:23.867Z] #42 61.66 DEP criu/image.d [2020-01-07T11:02:24.268Z] #42 61.88 DEP criu/image-desc.d [2020-01-07T11:02:24.268Z] #42 61.95 DEP criu/fsnotify.d [2020-01-07T11:02:24.421Z] #18 ... [2020-01-07T11:02:24.421Z] [2020-01-07T11:02:24.421Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:24.421Z] #41 155.7 CC criu/tty.o [2020-01-07T11:02:24.421Z] #41 157.7 CC criu/tun.o [2020-01-07T11:02:24.421Z] #41 158.2 CC criu/uffd.o [2020-01-07T11:02:24.421Z] #41 159.5 CC criu/util.o [2020-01-07T11:02:24.421Z] #41 161.0 CC criu/uts_ns.o [2020-01-07T11:02:24.421Z] #41 161.2 CC criu/vdso-compat.o [2020-01-07T11:02:24.421Z] #41 161.4 CC criu/vdso.o [2020-01-07T11:02:24.421Z] #41 162.4 LINK criu/built-in.o [2020-01-07T11:02:24.421Z] #41 162.5 LINK criu/criu [2020-01-07T11:02:24.421Z] #41 162.9 DEP lib/c/criu.d [2020-01-07T11:02:24.421Z] #41 163.0 CC images/rpc.pb-c.o [2020-01-07T11:02:24.421Z] #41 163.6 CC lib/c/criu.o [2020-01-07T11:02:24.421Z] #41 165.1 LINK lib/c/built-in.o [2020-01-07T11:02:24.421Z] #41 165.1 LINK lib/c/libcriu.so [2020-01-07T11:02:24.421Z] #41 165.3 GEN magic.py [2020-01-07T11:02:24.421Z] #41 165.5 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T11:02:24.421Z] #41 165.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T11:02:24.667Z] #42 62.09 DEP criu/filesystems.d [2020-01-07T11:02:24.667Z] #42 62.29 DEP criu/files.d [2020-01-07T11:02:24.667Z] #42 62.45 DEP criu/files-reg.d [2020-01-07T11:02:24.676Z] #41 166.1 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T11:02:25.057Z] #42 62.63 DEP criu/files-ext.d [2020-01-07T11:02:25.057Z] #42 62.76 DEP criu/file-lock.d [2020-01-07T11:02:25.057Z] #42 62.89 DEP criu/file-ids.d [2020-01-07T11:02:25.057Z] #42 63.01 DEP criu/fifo.d [2020-01-07T11:02:25.168Z] #41 63.13 CC criu/files.o [2020-01-07T11:02:25.168Z] #41 ... [2020-01-07T11:02:25.168Z] [2020-01-07T11:02:25.168Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:25.168Z] #59 58.83 + bin/containerd [2020-01-07T11:02:25.463Z] #42 63.21 DEP criu/fdstore.d [2020-01-07T11:02:25.463Z] #42 63.30 DEP criu/fault-injection.d [2020-01-07T11:02:25.602Z] #41 166.8 make[1]: Nothing to be done for 'all'. [2020-01-07T11:02:25.866Z] #42 63.33 DEP criu/external.d [2020-01-07T11:02:25.866Z] #42 63.47 DEP criu/eventpoll.d [2020-01-07T11:02:25.866Z] #42 63.69 DEP criu/eventfd.d [2020-01-07T11:02:26.270Z] #42 ... [2020-01-07T11:02:26.270Z] [2020-01-07T11:02:26.270Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:26.270Z] #48 DONE 106.7s [2020-01-07T11:02:26.270Z] [2020-01-07T11:02:26.270Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:02:26.270Z] #55 7.910 + cd /tmp/tmp.f6PY2AnfQm/src/github.com/opencontainers/runc [2020-01-07T11:02:26.270Z] #55 7.916 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T11:02:26.270Z] #55 8.106 + '[' -z '' ']' [2020-01-07T11:02:26.270Z] #55 8.109 + target=static [2020-01-07T11:02:26.270Z] #55 8.109 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-07T11:02:26.270Z] #55 9.280 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-07T11:02:26.526Z] #41 167.6 make[1]: 'images/built-in.o' is up to date. [2020-01-07T11:02:26.526Z] #41 167.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-07T11:02:26.526Z] #41 167.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-07T11:02:26.526Z] #41 167.7 make[1]: 'compel/libcompel.a' is up to date. [2020-01-07T11:02:26.526Z] #41 167.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-07T11:02:26.526Z] #41 167.8 make[1]: Nothing to be done for 'all'. [2020-01-07T11:02:26.526Z] #41 167.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T11:02:26.526Z] #41 168.0 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:26.550Z] #59 ... [2020-01-07T11:02:26.550Z] [2020-01-07T11:02:26.550Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:26.550Z] #41 64.37 CC criu/filesystems.o [2020-01-07T11:02:26.781Z] #41 168.0 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:26.781Z] #41 168.0 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:26.781Z] #41 168.2 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:26.781Z] #41 168.2 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:26.810Z] #41 64.82 CC criu/fsnotify.o [2020-01-07T11:02:27.036Z] #41 168.3 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:27.036Z] #41 168.3 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:27.036Z] #41 168.4 make[2]: Nothing to be done for 'all'. [2020-01-07T11:02:27.036Z] #41 168.4 INSTALL criu/criu [2020-01-07T11:02:27.122Z] #55 ... [2020-01-07T11:02:27.122Z] [2020-01-07T11:02:27.123Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:02:27.123Z] #45 97.78 vendor/golang.org/x/net/idna [2020-01-07T11:02:27.123Z] #45 101.7 vendor/golang.org/x/net/http2/hpack [2020-01-07T11:02:27.123Z] #45 103.1 mime [2020-01-07T11:02:27.123Z] #45 105.1 net/http/internal [2020-01-07T11:02:27.123Z] #45 106.6 mime/multipart [2020-01-07T11:02:27.123Z] #45 106.6 crypto/tls [2020-01-07T11:02:27.123Z] #45 ... [2020-01-07T11:02:27.123Z] [2020-01-07T11:02:27.123Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:27.123Z] #42 63.94 DEP criu/crtools.d [2020-01-07T11:02:27.123Z] #42 64.64 DEP criu/cr-service.d [2020-01-07T11:02:27.123Z] #42 64.81 DEP criu/cr-restore.d [2020-01-07T11:02:27.123Z] #42 65.06 DEP criu/cr-errno.d [2020-01-07T11:02:27.334Z] #41 DONE 168.8s [2020-01-07T11:02:27.334Z] [2020-01-07T11:02:27.334Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:27.381Z] #41 65.51 CC criu/image-desc.o [2020-01-07T11:02:27.520Z] #42 65.08 DEP criu/cr-dump.d [2020-01-07T11:02:27.520Z] #42 65.31 DEP criu/cr-dedup.d [2020-01-07T11:02:27.520Z] #42 65.44 DEP criu/cr-check.d [2020-01-07T11:02:27.631Z] #50 ... [2020-01-07T11:02:27.631Z] [2020-01-07T11:02:27.631Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:27.631Z] #59 185.2 + bin/containerd [2020-01-07T11:02:27.641Z] #41 65.61 CC criu/image.o [2020-01-07T11:02:27.938Z] #42 65.62 DEP criu/config.d [2020-01-07T11:02:27.938Z] #42 65.77 DEP criu/clone-noasan.d [2020-01-07T11:02:27.938Z] #42 65.82 DEP criu/cgroup.d [2020-01-07T11:02:28.211Z] #41 66.15 CC criu/ipc_ns.o [2020-01-07T11:02:28.628Z] #59 ... [2020-01-07T11:02:28.628Z] [2020-01-07T11:02:28.628Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:02:28.628Z] #17 44.51 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-07T11:02:28.628Z] #17 44.54 Setting up python3 (3.5.3-1) ... [2020-01-07T11:02:28.628Z] #17 45.62 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-07T11:02:28.628Z] #17 46.62 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-07T11:02:28.628Z] #17 46.77 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-07T11:02:28.628Z] #17 46.81 Setting up python3-wheel (0.29.0-2) ... [2020-01-07T11:02:28.628Z] #17 47.49 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-07T11:02:28.628Z] #17 48.29 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T11:02:28.708Z] #42 66.17 DEP criu/cgroup-props.d [2020-01-07T11:02:28.708Z] #42 66.39 DEP criu/bitmap.d [2020-01-07T11:02:28.708Z] #42 66.42 DEP criu/bfd.d [2020-01-07T11:02:29.144Z] #17 49.25 Setting up python3-setuptools (33.1.1-1) ... [2020-01-07T11:02:29.151Z] #41 66.91 CC criu/irmap.o [2020-01-07T11:02:29.151Z] #41 67.31 CC criu/kcmp-ids.o [2020-01-07T11:02:29.204Z] #42 66.56 DEP criu/autofs.d [2020-01-07T11:02:29.204Z] #42 66.85 DEP criu/aio.d [2020-01-07T11:02:29.204Z] #42 67.07 DEP criu/action-scripts.d [2020-01-07T11:02:29.616Z] #42 67.39 CC criu/action-scripts.o [2020-01-07T11:02:29.720Z] #41 67.49 CC criu/kerndat.o [2020-01-07T11:02:29.968Z] #17 50.14 Setting up dh-python (2.20170125) ... [2020-01-07T11:02:30.290Z] #41 68.28 CC criu/libnetlink.o [2020-01-07T11:02:30.487Z] #42 68.05 CC criu/aio.o [2020-01-07T11:02:30.535Z] #17 50.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:02:30.550Z] #41 68.55 CC criu/log.o [2020-01-07T11:02:30.793Z] #17 DONE 51.1s [2020-01-07T11:02:30.793Z] [2020-01-07T11:02:30.793Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:30.810Z] #41 68.89 CC criu/lsm.o [2020-01-07T11:02:30.889Z] #42 68.77 CC criu/autofs.o [2020-01-07T11:02:30.889Z] #42 ... [2020-01-07T11:02:30.889Z] [2020-01-07T11:02:30.889Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:02:30.889Z] #18 3.631 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T11:02:30.889Z] #18 10.42 Fetched 7676 kB in 9s (785 kB/s) [2020-01-07T11:02:30.889Z] #18 10.42 Reading package lists... [2020-01-07T11:02:31.050Z] #50 ... [2020-01-07T11:02:31.050Z] [2020-01-07T11:02:31.050Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:02:31.070Z] #41 69.15 CC criu/mem.o [2020-01-07T11:02:32.451Z] #41 70.31 CC criu/mount.o [2020-01-07T11:02:32.769Z] #18 13.08 Reading package lists... [2020-01-07T11:02:32.769Z] #18 ... [2020-01-07T11:02:32.769Z] [2020-01-07T11:02:32.769Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:32.769Z] #42 70.24 CC criu/bfd.o [2020-01-07T11:02:32.769Z] #42 70.62 CC criu/bitmap.o [2020-01-07T11:02:32.948Z] #18 ... [2020-01-07T11:02:32.948Z] [2020-01-07T11:02:32.948Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:32.948Z] #50 DONE 238.0s [2020-01-07T11:02:32.948Z] [2020-01-07T11:02:32.948Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:02:33.173Z] #42 70.78 CC criu/cgroup-props.o [2020-01-07T11:02:34.033Z] #42 71.54 CC criu/cgroup.o [2020-01-07T11:02:34.990Z] #41 72.66 CC criu/namespaces.o [2020-01-07T11:02:35.474Z] #54 ... [2020-01-07T11:02:35.474Z] [2020-01-07T11:02:35.474Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:02:35.474Z] #18 4.430 Collecting yamllint==1.16.0 [2020-01-07T11:02:35.709Z] #59 ... [2020-01-07T11:02:35.709Z] [2020-01-07T11:02:35.709Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:35.709Z] #50 DONE 236.4s [2020-01-07T11:02:35.709Z] [2020-01-07T11:02:35.709Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:02:35.709Z] #18 5.509 Collecting yamllint==1.16.0 [2020-01-07T11:02:35.709Z] #18 12.61 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-07T11:02:35.709Z] #18 12.89 Collecting pyyaml (from yamllint==1.16.0) [2020-01-07T11:02:35.949Z] #41 73.79 CC criu/net.o [2020-01-07T11:02:36.623Z] #42 74.29 CC criu/clone-noasan.o [2020-01-07T11:02:36.623Z] #42 74.39 CC criu/config.o [2020-01-07T11:02:36.761Z] #18 14.01 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-07T11:02:36.762Z] #18 ... [2020-01-07T11:02:36.762Z] [2020-01-07T11:02:36.762Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:02:36.762Z] #54 82.06 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-07T11:02:37.853Z] #41 75.74 CC criu/netfilter.o [2020-01-07T11:02:37.853Z] #41 75.96 CC criu/page-pipe.o [2020-01-07T11:02:37.943Z] #42 75.64 CC criu/cr-check.o [2020-01-07T11:02:38.166Z] #54 83.11 + mkdir -p /build [2020-01-07T11:02:38.166Z] #54 83.11 + cp runc /build/runc [2020-01-07T11:02:38.166Z] #54 DONE 83.3s [2020-01-07T11:02:38.166Z] [2020-01-07T11:02:38.166Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:02:38.166Z] #18 15.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-07T11:02:38.426Z] #41 76.40 CC criu/page-xfer.o [2020-01-07T11:02:38.581Z] #42 ... [2020-01-07T11:02:38.581Z] [2020-01-07T11:02:38.581Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:02:38.581Z] #18 13.08 Reading package lists... [2020-01-07T11:02:38.581Z] #18 15.52 Building dependency tree... [2020-01-07T11:02:38.582Z] #18 16.09 The following additional packages will be installed: [2020-01-07T11:02:38.582Z] #18 16.11 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-07T11:02:38.582Z] #18 16.11 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-07T11:02:38.582Z] #18 16.11 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-07T11:02:38.582Z] #18 16.11 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-07T11:02:38.582Z] #18 16.11 python3.5 python3.5-minimal vim-runtime xxd [2020-01-07T11:02:38.582Z] #18 16.11 Suggested packages: [2020-01-07T11:02:38.582Z] #18 16.11 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-07T11:02:38.582Z] #18 16.11 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-07T11:02:38.582Z] #18 16.11 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-07T11:02:38.582Z] #18 16.11 quota [2020-01-07T11:02:38.582Z] #18 16.11 Recommended packages: [2020-01-07T11:02:38.582Z] #18 16.11 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-07T11:02:38.582Z] #18 16.11 python3-keyrings.alt python3-xdg unzip [2020-01-07T11:02:38.582Z] #18 18.29 The following NEW packages will be installed: [2020-01-07T11:02:38.582Z] #18 18.30 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-07T11:02:38.582Z] #18 18.30 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-07T11:02:38.582Z] #18 18.30 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-07T11:02:38.582Z] #18 18.30 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-07T11:02:38.582Z] #18 18.30 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-07T11:02:38.582Z] #18 18.30 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-07T11:02:38.582Z] #18 18.30 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-07T11:02:38.582Z] #18 18.30 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-07T11:02:38.582Z] #18 18.38 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:02:38.582Z] #18 18.38 Need to get 17.5 MB of archives. [2020-01-07T11:02:38.582Z] #18 18.38 After this operation, 79.0 MB of additional disk space will be used. [2020-01-07T11:02:38.582Z] #18 18.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2020-01-07T11:02:38.582Z] #18 18.43 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-01-07T11:02:38.582Z] #18 18.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2020-01-07T11:02:38.582Z] #18 18.43 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2020-01-07T11:02:38.582Z] #18 18.55 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2020-01-07T11:02:38.582Z] #18 18.71 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2020-01-07T11:02:38.582Z] #18 18.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2020-01-07T11:02:38.582Z] #18 18.79 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2020-01-07T11:02:38.858Z] #18 16.33 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-07T11:02:38.858Z] #18 16.46 Building wheels for collected packages: pyyaml [2020-01-07T11:02:39.102Z] Running on azwin-2-9454c0 in d:\jenkins\workspace\moby_PR-40348 [Pipeline] { [Pipeline] ws [2020-01-07T11:02:39.122Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-01-07T11:02:39.155Z] #18 16.46 Running setup.py bdist_wheel for pyyaml: started [2020-01-07T11:02:39.364Z] #41 77.22 CC criu/pagemap-cache.o [2020-01-07T11:02:39.364Z] #41 77.46 CC criu/pagemap.o [2020-01-07T11:02:39.410Z] #18 17.05 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-07T11:02:39.665Z] #18 17.05 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-07T11:02:39.665Z] #18 17.09 Successfully built pyyaml [2020-01-07T11:02:39.665Z] #18 17.09 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-07T11:02:40.085Z] #18 17.28 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-07T11:02:40.085Z] #18 DONE 17.5s [2020-01-07T11:02:40.085Z] [2020-01-07T11:02:40.085Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:40.085Z] #59 ... [2020-01-07T11:02:40.085Z] [2020-01-07T11:02:40.085Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-07T11:02:40.089Z] #41 78.05 CC criu/parasite-syscall.o [2020-01-07T11:02:40.386Z] #23 DONE 0.4s [2020-01-07T11:02:40.386Z] [2020-01-07T11:02:40.386Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:40.642Z] #59 ... [2020-01-07T11:02:40.642Z] [2020-01-07T11:02:40.642Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T11:02:40.656Z] #41 78.61 CC criu/path.o [2020-01-07T11:02:40.915Z] #41 78.80 CC criu/pie-util-vdso-elf32.o [2020-01-07T11:02:41.173Z] #41 79.05 CC criu/pie-util-vdso.o [2020-01-07T11:02:41.173Z] #41 79.31 CC criu/pie-util.o [2020-01-07T11:02:41.433Z] #41 79.43 CC criu/pipes.o [2020-01-07T11:02:42.000Z] #41 79.91 CC criu/plugin.o [2020-01-07T11:02:42.000Z] #41 80.16 CC criu/proc_parse.o [2020-01-07T11:02:42.028Z] #18 ... [2020-01-07T11:02:42.028Z] [2020-01-07T11:02:42.028Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:02:42.028Z] #54 74.66 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-07T11:02:42.028Z] #54 75.43 + mkdir -p /build [2020-01-07T11:02:42.028Z] #54 75.43 + cp runc /build/runc [2020-01-07T11:02:42.288Z] #54 DONE 75.8s [2020-01-07T11:02:42.288Z] [2020-01-07T11:02:42.288Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:02:42.288Z] #18 10.92 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-07T11:02:42.288Z] #18 11.10 Collecting pyyaml (from yamllint==1.16.0) [2020-01-07T11:02:42.571Z] #27 DONE 1.7s [2020-01-07T11:02:42.571Z] [2020-01-07T11:02:42.571Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-07T11:02:42.571Z] #29 DONE 0.2s [2020-01-07T11:02:42.571Z] [2020-01-07T11:02:42.571Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-07T11:02:42.571Z] #32 DONE 0.1s [2020-01-07T11:02:42.571Z] [2020-01-07T11:02:42.571Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-07T11:02:42.571Z] #37 DONE 0.1s [2020-01-07T11:02:42.571Z] [2020-01-07T11:02:42.571Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:42.571Z] #59 ... [2020-01-07T11:02:42.571Z] [2020-01-07T11:02:42.571Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-07T11:02:42.828Z] #39 DONE 0.3s [2020-01-07T11:02:42.828Z] [2020-01-07T11:02:42.828Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-07T11:02:42.828Z] #42 DONE 0.1s [2020-01-07T11:02:42.828Z] [2020-01-07T11:02:42.828Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:42.994Z] #18 25.19 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2020-01-07T11:02:42.994Z] #18 25.21 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2020-01-07T11:02:42.994Z] #18 25.21 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2020-01-07T11:02:42.994Z] #18 25.22 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2020-01-07T11:02:42.994Z] #18 25.22 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2020-01-07T11:02:42.994Z] #18 25.22 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2020-01-07T11:02:42.994Z] #18 25.23 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2020-01-07T11:02:42.994Z] #18 25.23 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2020-01-07T11:02:42.994Z] #18 25.24 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2020-01-07T11:02:42.994Z] #18 25.24 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2020-01-07T11:02:42.994Z] #18 25.25 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2020-01-07T11:02:42.994Z] #18 25.27 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T11:02:42.994Z] #18 25.28 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T11:02:42.994Z] #18 25.29 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2020-01-07T11:02:42.994Z] #18 25.29 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2020-01-07T11:02:42.994Z] #18 25.29 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2020-01-07T11:02:42.994Z] #18 25.31 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2020-01-07T11:02:42.994Z] #18 25.32 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-01-07T11:02:42.994Z] #18 25.33 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-01-07T11:02:42.994Z] #18 25.34 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-01-07T11:02:42.994Z] #18 25.35 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2020-01-07T11:02:42.994Z] #18 25.35 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2020-01-07T11:02:42.994Z] #18 25.35 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-01-07T11:02:42.994Z] #18 25.36 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-01-07T11:02:42.994Z] #18 25.36 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2020-01-07T11:02:42.994Z] #18 25.37 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2020-01-07T11:02:42.994Z] #18 25.39 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-07T11:02:42.994Z] #18 25.50 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-07T11:02:42.994Z] #18 25.51 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-07T11:02:42.994Z] #18 25.52 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2020-01-07T11:02:42.994Z] #18 25.53 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-07T11:02:42.994Z] #18 25.53 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2020-01-07T11:02:42.994Z] #18 25.56 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-07T11:02:43.083Z] #59 ... [2020-01-07T11:02:43.083Z] [2020-01-07T11:02:43.083Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-07T11:02:43.083Z] #45 DONE 0.3s [2020-01-07T11:02:43.083Z] [2020-01-07T11:02:43.083Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:43.221Z] #18 12.28 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-07T11:02:43.338Z] #59 ... [2020-01-07T11:02:43.338Z] [2020-01-07T11:02:43.338Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-07T11:02:43.338Z] #48 DONE 0.3s [2020-01-07T11:02:43.338Z] [2020-01-07T11:02:43.338Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:43.393Z] #18 25.99 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2020-01-07T11:02:43.393Z] #18 26.05 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2020-01-07T11:02:43.393Z] #18 26.11 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-01-07T11:02:43.393Z] #18 26.13 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2020-01-07T11:02:43.393Z] #18 26.15 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2020-01-07T11:02:43.637Z] #59 ... [2020-01-07T11:02:43.637Z] [2020-01-07T11:02:43.637Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-07T11:02:43.637Z] #51 DONE 0.3s [2020-01-07T11:02:43.637Z] [2020-01-07T11:02:43.637Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:43.790Z] #18 ... [2020-01-07T11:02:43.790Z] [2020-01-07T11:02:43.790Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:02:43.790Z] #45 114.5 net/http/httptrace [2020-01-07T11:02:43.790Z] #45 114.7 net/http [2020-01-07T11:02:43.790Z] #45 122.8 github.com/LK4D4/vndr/godl [2020-01-07T11:02:43.790Z] #45 123.5 github.com/LK4D4/vndr [2020-01-07T11:02:43.892Z] #59 ... [2020-01-07T11:02:43.892Z] [2020-01-07T11:02:43.892Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-07T11:02:43.892Z] #55 DONE 0.1s [2020-01-07T11:02:43.892Z] [2020-01-07T11:02:43.892Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:44.155Z] #18 13.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-07T11:02:44.188Z] #45 ... [2020-01-07T11:02:44.188Z] [2020-01-07T11:02:44.188Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:44.188Z] #42 77.02 CC criu/cr-dedup.o [2020-01-07T11:02:44.188Z] #42 77.35 CC criu/cr-dump.o [2020-01-07T11:02:44.188Z] #42 79.09 CC criu/cr-errno.o [2020-01-07T11:02:44.188Z] #42 79.14 CC criu/cr-restore.o [2020-01-07T11:02:44.188Z] #42 ... [2020-01-07T11:02:44.188Z] [2020-01-07T11:02:44.188Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:02:44.188Z] #18 26.90 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:02:44.534Z] #41 81.97 CC criu/protobuf-desc.o [2020-01-07T11:02:44.534Z] #41 82.56 CC criu/protobuf.o [2020-01-07T11:02:44.580Z] #18 26.98 Fetched 17.5 MB in 7s (2230 kB/s) [2020-01-07T11:02:44.580Z] #18 27.09 Selecting previously unselected package bash-completion. [2020-01-07T11:02:44.580Z] #18 27.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23139 files and directories currently installed.) [2020-01-07T11:02:44.580Z] #18 27.13 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-07T11:02:44.794Z] #41 82.82 CC criu/pstree.o [2020-01-07T11:02:45.529Z] #18 14.42 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-07T11:02:45.529Z] #18 14.48 Building wheels for collected packages: pyyaml [2020-01-07T11:02:45.529Z] #18 14.48 Running setup.py bdist_wheel for pyyaml: started [2020-01-07T11:02:45.730Z] #41 83.57 CC criu/rbtree.o [2020-01-07T11:02:45.730Z] #41 83.76 CC criu/rst-malloc.o [2020-01-07T11:02:45.787Z] #18 15.03 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-07T11:02:45.787Z] #18 15.03 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-07T11:02:45.787Z] #18 15.07 Successfully built pyyaml [2020-01-07T11:02:45.988Z] #41 83.97 CC criu/seccomp.o [2020-01-07T11:02:45.988Z] #41 ... [2020-01-07T11:02:45.988Z] [2020-01-07T11:02:45.988Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:45.988Z] #59 89.67 + bin/containerd-stress [2020-01-07T11:02:46.047Z] #18 15.07 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-07T11:02:46.047Z] #18 15.24 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-07T11:02:46.614Z] #18 DONE 15.8s [2020-01-07T11:02:46.614Z] [2020-01-07T11:02:46.614Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:46.872Z] #59 ... [2020-01-07T11:02:46.872Z] [2020-01-07T11:02:46.872Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-07T11:02:46.872Z] #23 DONE 0.2s [2020-01-07T11:02:46.872Z] [2020-01-07T11:02:46.872Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T11:02:47.570Z] #18 29.50 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-07T11:02:47.570Z] #18 30.11 Selecting previously unselected package libnet1:s390x. [2020-01-07T11:02:47.570Z] #18 30.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-01-07T11:02:47.570Z] #18 30.12 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-07T11:02:48.150Z] #18 30.28 Selecting previously unselected package libnfnetlink0:s390x. [2020-01-07T11:02:48.150Z] #18 30.28 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2020-01-07T11:02:48.150Z] #18 30.29 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2020-01-07T11:02:48.150Z] #18 30.38 Selecting previously unselected package libpython3.5-minimal:s390x. [2020-01-07T11:02:48.150Z] #18 30.38 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-01-07T11:02:48.150Z] #18 30.40 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-01-07T11:02:48.673Z] #18 31.06 Selecting previously unselected package python3.5-minimal. [2020-01-07T11:02:48.673Z] #18 31.06 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-01-07T11:02:48.673Z] #18 31.07 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T11:02:49.277Z] #59 92.44 + bin/containerd-shim [2020-01-07T11:02:49.403Z] #27 DONE 2.6s [2020-01-07T11:02:49.403Z] [2020-01-07T11:02:49.403Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-07T11:02:49.557Z] #18 32.33 Selecting previously unselected package python3-minimal. [2020-01-07T11:02:49.672Z] #29 DONE 0.2s [2020-01-07T11:02:49.672Z] [2020-01-07T11:02:49.672Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-07T11:02:49.672Z] #32 DONE 0.1s [2020-01-07T11:02:49.672Z] [2020-01-07T11:02:49.672Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:49.942Z] #59 ... [2020-01-07T11:02:49.942Z] [2020-01-07T11:02:49.942Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-07T11:02:49.942Z] #37 DONE 0.1s [2020-01-07T11:02:49.942Z] [2020-01-07T11:02:49.942Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-07T11:02:49.942Z] #39 DONE 0.2s [2020-01-07T11:02:49.942Z] [2020-01-07T11:02:49.942Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:49.955Z] #18 32.35 Preparing to unpack .../05-python3-minimal_3.5.3-1_s390x.deb ... [2020-01-07T11:02:49.955Z] #18 32.37 Unpacking python3-minimal (3.5.3-1) ... [2020-01-07T11:02:49.955Z] #18 32.48 Selecting previously unselected package libmpdec2:s390x. [2020-01-07T11:02:49.955Z] #18 32.48 Preparing to unpack .../06-libmpdec2_2.4.2-1_s390x.deb ... [2020-01-07T11:02:49.955Z] #18 32.48 Unpacking libmpdec2:s390x (2.4.2-1) ... [2020-01-07T11:02:49.955Z] #18 32.56 Selecting previously unselected package libpython3.5-stdlib:s390x. [2020-01-07T11:02:49.955Z] #18 32.56 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2020-01-07T11:02:49.955Z] #18 32.56 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-01-07T11:02:50.202Z] #59 ... [2020-01-07T11:02:50.202Z] [2020-01-07T11:02:50.202Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-07T11:02:50.202Z] #42 DONE 0.1s [2020-01-07T11:02:50.202Z] [2020-01-07T11:02:50.202Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-07T11:02:50.785Z] #45 DONE 0.7s [2020-01-07T11:02:50.785Z] [2020-01-07T11:02:50.785Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-07T11:02:51.046Z] #48 DONE 0.2s [2020-01-07T11:02:51.046Z] [2020-01-07T11:02:51.046Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-07T11:02:51.260Z] #18 33.77 Selecting previously unselected package python3.5. [2020-01-07T11:02:51.260Z] #18 33.77 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2020-01-07T11:02:51.260Z] #18 33.77 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T11:02:51.260Z] #18 33.86 Selecting previously unselected package libpython3-stdlib:s390x. [2020-01-07T11:02:51.260Z] #18 33.87 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_s390x.deb ... [2020-01-07T11:02:51.260Z] #18 33.87 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2020-01-07T11:02:51.260Z] #18 33.90 Selecting previously unselected package dh-python. [2020-01-07T11:02:51.260Z] #18 33.90 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-07T11:02:51.260Z] #18 33.90 Unpacking dh-python (2.20170125) ... [2020-01-07T11:02:51.613Z] #51 DONE 0.5s [2020-01-07T11:02:51.613Z] [2020-01-07T11:02:51.613Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-07T11:02:51.613Z] #55 DONE 0.1s [2020-01-07T11:02:51.613Z] [2020-01-07T11:02:51.613Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:51.651Z] #18 34.02 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-01-07T11:02:51.651Z] #18 34.04 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T11:02:51.965Z] #59 ... [2020-01-07T11:02:51.965Z] [2020-01-07T11:02:51.965Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:51.965Z] #41 84.44 CC criu/seize.o [2020-01-07T11:02:51.965Z] #41 85.01 CC criu/servicefd.o [2020-01-07T11:02:51.965Z] #41 85.33 CC criu/shmem.o [2020-01-07T11:02:51.965Z] #41 85.99 CC criu/sigframe.o [2020-01-07T11:02:51.965Z] #41 86.10 CC criu/signalfd.o [2020-01-07T11:02:51.965Z] #41 86.30 CC criu/sk-inet.o [2020-01-07T11:02:51.965Z] #41 87.01 CC criu/sk-netlink.o [2020-01-07T11:02:51.965Z] #41 87.32 CC criu/sk-packet.o [2020-01-07T11:02:51.965Z] #41 87.81 CC criu/sk-queue.o [2020-01-07T11:02:51.965Z] #41 88.18 CC criu/sk-tcp.o [2020-01-07T11:02:51.965Z] #41 88.57 CC criu/sk-unix.o [2020-01-07T11:02:52.224Z] #41 90.09 CC criu/sockets.o [2020-01-07T11:02:52.792Z] #41 90.75 CC criu/stats.o [2020-01-07T11:02:52.997Z] #18 ... [2020-01-07T11:02:52.997Z] [2020-01-07T11:02:52.997Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:02:52.997Z] #45 DONE 133.5s [2020-01-07T11:02:52.997Z] [2020-01-07T11:02:52.997Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:02:52.997Z] #42 83.06 CC criu/cr-service.o [2020-01-07T11:02:52.997Z] #42 85.02 CC criu/crtools.o [2020-01-07T11:02:52.997Z] #42 85.99 CC criu/eventfd.o [2020-01-07T11:02:52.997Z] #42 86.18 CC criu/eventpoll.o [2020-01-07T11:02:52.997Z] #42 87.30 CC criu/external.o [2020-01-07T11:02:52.997Z] #42 87.57 CC criu/fault-injection.o [2020-01-07T11:02:52.997Z] #42 87.65 CC criu/fdstore.o [2020-01-07T11:02:52.997Z] #42 87.91 CC criu/fifo.o [2020-01-07T11:02:52.997Z] #42 88.20 CC criu/file-ids.o [2020-01-07T11:02:52.997Z] #42 88.56 CC criu/file-lock.o [2020-01-07T11:02:52.997Z] #42 89.41 CC criu/files-ext.o [2020-01-07T11:02:52.997Z] #42 89.89 CC criu/files-reg.o [2020-01-07T11:02:53.051Z] #41 90.98 CC criu/string.o [2020-01-07T11:02:53.051Z] #41 91.06 CC criu/sysctl.o [2020-01-07T11:02:53.403Z] #42 ... [2020-01-07T11:02:53.403Z] [2020-01-07T11:02:53.403Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:02:53.403Z] #18 36.16 Setting up python3-minimal (3.5.3-1) ... [2020-01-07T11:02:53.621Z] #41 91.57 CC criu/sysfs_parse.o [2020-01-07T11:02:53.881Z] #41 91.88 CC criu/timerfd.o [2020-01-07T11:02:54.141Z] #41 92.16 CC criu/tty.o [2020-01-07T11:02:54.728Z] #18 37.12 Selecting previously unselected package python3. [2020-01-07T11:02:54.728Z] #18 37.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24643 files and directories currently installed.) [2020-01-07T11:02:54.728Z] #18 37.14 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2020-01-07T11:02:54.728Z] #18 37.14 Unpacking python3 (3.5.3-1) ... [2020-01-07T11:02:54.728Z] #18 37.19 Selecting previously unselected package pigz. [2020-01-07T11:02:54.728Z] #18 37.20 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2020-01-07T11:02:54.728Z] #18 37.20 Unpacking pigz (2.3.4-1) ... [2020-01-07T11:02:54.728Z] #18 37.25 Selecting previously unselected package libip4tc0:s390x. [2020-01-07T11:02:54.728Z] #18 37.25 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-07T11:02:54.728Z] #18 37.25 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:54.728Z] #18 37.30 Selecting previously unselected package libip6tc0:s390x. [2020-01-07T11:02:54.728Z] #18 37.30 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-07T11:02:54.728Z] #18 37.30 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:54.728Z] #18 37.35 Selecting previously unselected package libiptc0:s390x. [2020-01-07T11:02:54.728Z] #18 37.35 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-07T11:02:54.728Z] #18 37.36 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:54.728Z] #18 37.42 Selecting previously unselected package libxtables12:s390x. [2020-01-07T11:02:55.135Z] #18 37.42 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-07T11:02:55.135Z] #18 37.43 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:55.135Z] #18 37.49 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-01-07T11:02:55.135Z] #18 37.49 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2020-01-07T11:02:55.135Z] #18 37.49 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-01-07T11:02:55.135Z] #18 37.62 Selecting previously unselected package iptables. [2020-01-07T11:02:55.135Z] #18 37.62 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-07T11:02:55.135Z] #18 37.62 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T11:02:55.135Z] #18 37.81 Selecting previously unselected package xxd. [2020-01-07T11:02:55.135Z] #18 37.82 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-07T11:02:55.135Z] #18 37.82 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:55.529Z] #18 37.95 Selecting previously unselected package vim-common. [2020-01-07T11:02:55.529Z] #18 37.96 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:02:55.529Z] #18 37.97 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:55.529Z] #18 38.08 Selecting previously unselected package bzip2. [2020-01-07T11:02:55.529Z] #18 38.08 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2020-01-07T11:02:55.529Z] #18 38.09 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-07T11:02:55.529Z] #18 38.15 Selecting previously unselected package libgpm2:s390x. [2020-01-07T11:02:55.529Z] #18 38.15 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2020-01-07T11:02:55.529Z] #18 38.16 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2020-01-07T11:02:55.529Z] #18 38.20 Selecting previously unselected package xz-utils. [2020-01-07T11:02:55.529Z] #18 38.21 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2020-01-07T11:02:55.529Z] #18 38.21 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-07T11:02:55.934Z] #18 38.37 Selecting previously unselected package aufs-tools. [2020-01-07T11:02:55.934Z] #18 38.37 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2020-01-07T11:02:55.935Z] #18 38.38 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-07T11:02:55.935Z] #18 38.50 Selecting previously unselected package libonig4:s390x. [2020-01-07T11:02:55.935Z] #18 38.50 Preparing to unpack .../14-libonig4_6.1.3-2_s390x.deb ... [2020-01-07T11:02:55.935Z] #18 38.50 Unpacking libonig4:s390x (6.1.3-2) ... [2020-01-07T11:02:55.935Z] #18 38.59 Selecting previously unselected package libjq1:s390x. [2020-01-07T11:02:56.047Z] #41 93.66 CC criu/tun.o [2020-01-07T11:02:56.047Z] #41 ... [2020-01-07T11:02:56.047Z] [2020-01-07T11:02:56.047Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:02:56.047Z] #59 99.37 + bin/containerd-shim-runc-v1 [2020-01-07T11:02:56.355Z] #18 38.59 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-01-07T11:02:56.355Z] #18 38.59 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-07T11:02:56.355Z] #18 38.64 Selecting previously unselected package jq. [2020-01-07T11:02:56.355Z] #18 38.64 Preparing to unpack .../16-jq_1.5+dfsg-1.3_s390x.deb ... [2020-01-07T11:02:56.355Z] #18 38.65 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T11:02:56.355Z] #18 38.74 Selecting previously unselected package libaio1:s390x. [2020-01-07T11:02:56.355Z] #18 38.74 Preparing to unpack .../17-libaio1_0.3.110-3_s390x.deb ... [2020-01-07T11:02:56.355Z] #18 38.75 Unpacking libaio1:s390x (0.3.110-3) ... [2020-01-07T11:02:56.355Z] #18 38.80 Selecting previously unselected package libcap2-bin. [2020-01-07T11:02:56.355Z] #18 38.80 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_s390x.deb ... [2020-01-07T11:02:56.355Z] #18 38.80 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-07T11:02:56.355Z] #18 38.88 Selecting previously unselected package libnl-3-200:s390x. [2020-01-07T11:02:56.355Z] #18 38.88 Preparing to unpack .../19-libnl-3-200_3.2.27-2_s390x.deb ... [2020-01-07T11:02:56.355Z] #18 38.88 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-01-07T11:02:56.355Z] #18 38.98 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-07T11:02:56.355Z] #18 38.98 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-01-07T11:02:56.355Z] #18 38.98 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-07T11:02:56.355Z] #18 39.02 Selecting previously unselected package libreadline5:s390x. [2020-01-07T11:02:56.355Z] #18 39.02 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2020-01-07T11:02:56.355Z] #18 39.02 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-01-07T11:02:56.765Z] #18 39.18 Selecting previously unselected package net-tools. [2020-01-07T11:02:56.765Z] #18 39.18 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2020-01-07T11:02:56.765Z] #18 39.19 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T11:02:56.765Z] #18 39.36 Selecting previously unselected package python-pip-whl. [2020-01-07T11:02:56.765Z] #18 39.36 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-07T11:02:56.765Z] #18 39.37 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T11:02:57.155Z] #18 39.85 Selecting previously unselected package python3-pip. [2020-01-07T11:02:57.553Z] #18 39.85 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-07T11:02:57.553Z] #18 39.85 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T11:02:57.553Z] #18 39.97 Selecting previously unselected package python3-pkg-resources. [2020-01-07T11:02:57.553Z] #18 39.97 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T11:02:57.553Z] #18 39.98 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-07T11:02:57.553Z] #18 40.06 Selecting previously unselected package python3-setuptools. [2020-01-07T11:02:57.553Z] #18 40.06 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-07T11:02:57.553Z] #18 40.06 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-07T11:02:57.553Z] #18 40.21 Selecting previously unselected package python3-wheel. [2020-01-07T11:02:57.553Z] #18 40.21 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-07T11:02:57.553Z] #18 40.21 Unpacking python3-wheel (0.29.0-2) ... [2020-01-07T11:02:57.939Z] #18 40.32 Selecting previously unselected package thin-provisioning-tools. [2020-01-07T11:02:57.939Z] #18 40.32 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2020-01-07T11:02:57.939Z] #18 40.32 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T11:02:57.939Z] #18 40.59 Selecting previously unselected package vim-runtime. [2020-01-07T11:02:57.939Z] #18 40.59 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:02:57.939Z] #18 40.60 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-07T11:02:57.939Z] #18 40.62 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-07T11:02:57.939Z] #18 40.62 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:02:59.341Z] #59 102.9 + bin/containerd-shim-runc-v2 [2020-01-07T11:03:00.939Z] #59 104.3 + binaries [2020-01-07T11:03:00.939Z] #59 104.3 + mkdir -p /build [2020-01-07T11:03:00.939Z] #59 104.3 + cp bin/containerd /build/containerd [2020-01-07T11:03:00.939Z] #59 104.4 + cp bin/containerd-shim /build/containerd-shim [2020-01-07T11:03:00.939Z] #59 104.4 + cp bin/ctr /build/ctr [2020-01-07T11:03:01.507Z] #59 DONE 105.1s [2020-01-07T11:03:01.507Z] [2020-01-07T11:03:01.507Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:03:01.507Z] #41 94.07 CC criu/uffd.o [2020-01-07T11:03:01.507Z] #41 95.06 CC criu/util.o [2020-01-07T11:03:01.507Z] #41 96.11 CC criu/uts_ns.o [2020-01-07T11:03:01.507Z] #41 96.29 CC criu/vdso.o [2020-01-07T11:03:01.507Z] #41 96.69 LINK criu/built-in.o [2020-01-07T11:03:01.507Z] #41 96.78 LINK criu/criu [2020-01-07T11:03:01.507Z] #41 97.03 DEP lib/c/criu.d [2020-01-07T11:03:01.507Z] #41 97.09 CC images/rpc.pb-c.o [2020-01-07T11:03:01.507Z] #41 97.59 CC lib/c/criu.o [2020-01-07T11:03:01.507Z] #41 98.59 LINK lib/c/built-in.o [2020-01-07T11:03:01.507Z] #41 98.60 LINK lib/c/libcriu.so [2020-01-07T11:03:01.507Z] #41 98.73 GEN magic.py [2020-01-07T11:03:01.507Z] #41 98.79 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T11:03:01.507Z] #41 98.79 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T11:03:01.507Z] #41 99.24 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T11:03:01.507Z] #41 99.54 make[1]: Nothing to be done for 'all'. [2020-01-07T11:03:01.766Z] #41 99.92 make[1]: 'images/built-in.o' is up to date. [2020-01-07T11:03:02.025Z] #41 99.93 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-07T11:03:02.025Z] #41 99.95 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-07T11:03:02.025Z] #41 99.97 make[1]: 'compel/libcompel.a' is up to date. [2020-01-07T11:03:02.025Z] #41 99.99 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-07T11:03:02.025Z] #41 100.0 make[1]: Nothing to be done for 'all'. [2020-01-07T11:03:02.025Z] #41 100.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T11:03:02.025Z] #41 100.1 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:02.068Z] #59 219.4 + bin/containerd-stress [2020-01-07T11:03:02.080Z] #18 43.91 Selecting previously unselected package vim. [2020-01-07T11:03:02.080Z] #18 43.91 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-07T11:03:02.080Z] #18 43.92 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:03:02.283Z] #41 100.1 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:02.283Z] #41 100.2 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:02.283Z] #41 100.2 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:02.283Z] #41 100.3 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:02.283Z] #41 100.3 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:02.283Z] #41 100.3 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:02.283Z] #41 100.4 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:02.283Z] #41 100.4 INSTALL criu/criu [2020-01-07T11:03:02.542Z] #41 DONE 100.5s [2020-01-07T11:03:02.562Z] #18 44.74 Selecting previously unselected package xfsprogs. [2020-01-07T11:03:02.562Z] #18 44.74 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_s390x.deb ... [2020-01-07T11:03:02.562Z] #18 44.74 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-07T11:03:02.562Z] #18 45.23 Selecting previously unselected package zip. [2020-01-07T11:03:02.562Z] #18 45.24 Preparing to unpack .../32-zip_3.0-11+b1_s390x.deb ... [2020-01-07T11:03:02.562Z] #18 45.24 Unpacking zip (3.0-11+b1) ... [2020-01-07T11:03:02.940Z] using credential docker-jenkins-github-credentials [2020-01-07T11:03:03.017Z] Cloning the remote Git repository [2020-01-07T11:03:03.018Z] Cloning with configured refspecs honoured and without tags [2020-01-07T11:03:03.210Z] #18 45.42 Selecting previously unselected package libapparmor-perl. [2020-01-07T11:03:03.210Z] #18 45.43 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2020-01-07T11:03:03.210Z] #18 45.44 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T11:03:03.210Z] #18 45.52 Selecting previously unselected package apparmor. [2020-01-07T11:03:03.210Z] #18 45.52 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2020-01-07T11:03:03.210Z] #18 45.56 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-07T11:03:03.647Z] #18 46.23 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-07T11:03:03.647Z] #18 46.25 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T11:03:03.647Z] #18 46.26 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-07T11:03:03.647Z] #18 46.27 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T11:03:03.647Z] #18 46.28 Processing triggers for mime-support (3.60) ... [2020-01-07T11:03:03.647Z] #18 46.29 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:03:03.647Z] #18 46.30 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2020-01-07T11:03:03.647Z] #18 46.31 Setting up libcap2-bin (1:2.25-1) ... [2020-01-07T11:03:03.647Z] #18 46.32 Setting up bash-completion (1:2.1-4.3) ... [2020-01-07T11:03:03.916Z] [2020-01-07T11:03:03.916Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-07T11:03:03.916Z] #42 DONE 0.1s [2020-01-07T11:03:03.916Z] [2020-01-07T11:03:03.916Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-07T11:03:03.954Z] #59 221.4 + bin/containerd-shim [2020-01-07T11:03:04.174Z] #45 DONE 0.1s [2020-01-07T11:03:04.174Z] [2020-01-07T11:03:04.174Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-07T11:03:04.174Z] #48 DONE 0.1s [2020-01-07T11:03:04.174Z] [2020-01-07T11:03:04.174Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-07T11:03:04.432Z] #51 DONE 0.4s [2020-01-07T11:03:04.468Z] #18 ... [2020-01-07T11:03:04.468Z] [2020-01-07T11:03:04.468Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:03:04.468Z] #42 91.97 CC criu/files.o [2020-01-07T11:03:04.468Z] #42 93.83 CC criu/filesystems.o [2020-01-07T11:03:04.468Z] #42 94.44 CC criu/fsnotify.o [2020-01-07T11:03:04.468Z] #42 95.44 CC criu/image-desc.o [2020-01-07T11:03:04.468Z] #42 95.65 CC criu/image.o [2020-01-07T11:03:04.468Z] #42 96.41 CC criu/ipc_ns.o [2020-01-07T11:03:04.468Z] #42 97.53 CC criu/irmap.o [2020-01-07T11:03:04.468Z] #42 97.94 CC criu/kcmp-ids.o [2020-01-07T11:03:04.468Z] #42 98.26 CC criu/kerndat.o [2020-01-07T11:03:04.468Z] #42 99.34 CC criu/libnetlink.o [2020-01-07T11:03:04.468Z] #42 100.1 CC criu/log.o [2020-01-07T11:03:04.468Z] #42 100.7 CC criu/lsm.o [2020-01-07T11:03:04.468Z] #42 101.1 CC criu/mem.o [2020-01-07T11:03:04.468Z] #42 ... [2020-01-07T11:03:04.468Z] [2020-01-07T11:03:04.468Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:03:04.468Z] #29 145.3 + rm -rf /tmp/tmp.6tH5l0LwDm [2020-01-07T11:03:03.204Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T11:03:03.576Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-07T11:03:04.389Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T11:03:04.389Z] > git --version # timeout=10 [2020-01-07T11:03:04.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T11:03:04.435Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T11:03:04.690Z] [2020-01-07T11:03:04.690Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-07T11:03:04.690Z] #55 DONE 0.1s [2020-01-07T11:03:04.690Z] [2020-01-07T11:03:04.690Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-07T11:03:04.859Z] #29 DONE 145.6s [2020-01-07T11:03:04.859Z] [2020-01-07T11:03:04.859Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:03:05.256Z] #60 DONE 0.3s [2020-01-07T11:03:05.256Z] [2020-01-07T11:03:05.256Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-07T11:03:05.256Z] #64 DONE 0.1s [2020-01-07T11:03:05.256Z] [2020-01-07T11:03:05.256Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-07T11:03:05.269Z] #42 103.0 CC criu/mount.o [2020-01-07T11:03:05.514Z] #66 DONE 0.4s [2020-01-07T11:03:05.514Z] [2020-01-07T11:03:05.514Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-07T11:03:05.772Z] #69 DONE 0.2s [2020-01-07T11:03:05.773Z] [2020-01-07T11:03:05.773Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-07T11:03:05.773Z] #70 DONE 0.0s [2020-01-07T11:03:05.773Z] [2020-01-07T11:03:05.773Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-07T11:03:06.675Z] #59 225.3 + bin/containerd-stress [2020-01-07T11:03:06.675Z] #59 227.3 + bin/containerd-shim [2020-01-07T11:03:07.675Z] #71 DONE 1.6s [2020-01-07T11:03:07.675Z] [2020-01-07T11:03:07.675Z] #72 exporting to image [2020-01-07T11:03:07.675Z] #72 exporting layers [2020-01-07T11:03:08.589Z] #42 105.7 CC criu/namespaces.o [2020-01-07T11:03:09.437Z] #42 107.1 CC criu/net.o [2020-01-07T11:03:10.477Z] #59 227.9 + bin/containerd-shim-runc-v1 [2020-01-07T11:03:10.799Z] #42 ... [2020-01-07T11:03:10.799Z] [2020-01-07T11:03:10.799Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:03:10.799Z] #18 48.27 Setting up libonig4:s390x (6.1.3-2) ... [2020-01-07T11:03:10.799Z] #18 48.27 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-07T11:03:10.799Z] #18 48.28 Setting up zip (3.0-11+b1) ... [2020-01-07T11:03:10.799Z] #18 48.29 Setting up bzip2 (1.0.6-8.1) ... [2020-01-07T11:03:10.799Z] #18 48.30 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-07T11:03:10.799Z] #18 48.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:03:10.799Z] #18 48.32 Setting up libaio1:s390x (0.3.110-3) ... [2020-01-07T11:03:10.799Z] #18 48.33 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T11:03:10.799Z] #18 48.33 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-07T11:03:10.799Z] #18 48.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-07T11:03:10.799Z] #18 48.35 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T11:03:10.799Z] #18 48.36 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:03:10.799Z] #18 48.37 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2020-01-07T11:03:10.799Z] #18 48.38 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:03:10.799Z] #18 48.61 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-01-07T11:03:10.799Z] #18 48.62 Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-01-07T11:03:10.799Z] #18 48.64 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T11:03:10.799Z] #18 48.64 Setting up pigz (2.3.4-1) ... [2020-01-07T11:03:10.799Z] #18 48.65 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T11:03:10.799Z] #18 48.66 Setting up libmpdec2:s390x (2.4.2-1) ... [2020-01-07T11:03:10.799Z] #18 48.67 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T11:03:10.799Z] #18 48.68 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T11:03:10.799Z] #18 48.68 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-01-07T11:03:10.799Z] #18 48.69 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-07T11:03:10.799Z] #18 48.70 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:03:10.799Z] #18 48.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-07T11:03:10.799Z] #18 48.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-07T11:03:10.799Z] #18 48.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-07T11:03:10.799Z] #18 48.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-07T11:03:10.799Z] #18 48.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-07T11:03:10.799Z] #18 48.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-07T11:03:10.799Z] #18 48.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-07T11:03:10.799Z] #18 48.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-07T11:03:10.799Z] #18 48.74 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-01-07T11:03:10.799Z] #18 48.75 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T11:03:10.799Z] #18 48.76 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T11:03:10.799Z] #18 48.76 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T11:03:10.799Z] #18 51.77 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2020-01-07T11:03:10.799Z] #18 51.80 Setting up python3 (3.5.3-1) ... [2020-01-07T11:03:10.799Z] #18 52.92 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-07T11:03:11.283Z] #18 53.91 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-07T11:03:11.685Z] #18 54.02 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-07T11:03:11.685Z] #18 54.06 Setting up python3-wheel (0.29.0-2) ... [2020-01-07T11:03:11.866Z] #72 exporting layers 3.7s done [2020-01-07T11:03:11.866Z] #72 writing image sha256:3ae279b619a7ea4778645e82645258f19715aa4d37064193180233e8ebd5502e done [2020-01-07T11:03:11.866Z] #72 naming to docker.io/library/docker:9ae7196775dddeb49be5195e00572a55b3c4658a done [2020-01-07T11:03:11.866Z] #72 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-07T11:03:12.070Z] #18 54.76 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-07T11:03:12.326Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40348/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ae7196775dddeb49be5195e00572a55b3c4658a hack/test/unit [2020-01-07T11:03:12.920Z] #18 55.62 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T11:03:13.227Z] #59 234.0 + bin/containerd-shim-runc-v1 [2020-01-07T11:03:13.757Z] #18 56.30 Setting up python3-setuptools (33.1.1-1) ... [2020-01-07T11:03:13.821Z] #59 230.9 + bin/containerd-shim-runc-v2 [2020-01-07T11:03:14.380Z] #59 231.7 + binaries [2020-01-07T11:03:14.380Z] #59 231.7 + mkdir -p /build [2020-01-07T11:03:14.380Z] #59 231.7 + cp bin/containerd /build/containerd [2020-01-07T11:03:14.380Z] #59 231.8 + cp bin/containerd-shim /build/containerd-shim [2020-01-07T11:03:14.380Z] #59 231.8 + cp bin/ctr /build/ctr [2020-01-07T11:03:14.592Z] #18 56.96 Setting up dh-python (2.20170125) ... [2020-01-07T11:03:14.978Z] #18 57.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:03:15.362Z] #18 DONE 57.9s [2020-01-07T11:03:15.362Z] [2020-01-07T11:03:15.362Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:03:15.615Z] ? github.com/docker/docker/api [no test files] [2020-01-07T11:03:15.742Z] #59 DONE 233.1s [2020-01-07T11:03:16.506Z] #59 237.3 + bin/containerd-shim-runc-v2 [2020-01-07T11:03:16.707Z] [2020-01-07T11:03:16.707Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-07T11:03:16.707Z] #60 DONE 0.3s [2020-01-07T11:03:16.707Z] [2020-01-07T11:03:16.707Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-07T11:03:16.961Z] #64 DONE 0.2s [2020-01-07T11:03:16.961Z] [2020-01-07T11:03:16.961Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-07T11:03:16.961Z] #66 DONE 0.1s [2020-01-07T11:03:17.072Z] #59 238.0 + binaries [2020-01-07T11:03:17.072Z] #59 238.0 + mkdir -p /build [2020-01-07T11:03:17.072Z] #59 238.0 + cp bin/containerd /build/containerd [2020-01-07T11:03:17.072Z] #59 238.1 + cp bin/containerd-shim /build/containerd-shim [2020-01-07T11:03:17.072Z] #59 238.1 + cp bin/ctr /build/ctr [2020-01-07T11:03:17.216Z] [2020-01-07T11:03:17.216Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-07T11:03:17.216Z] #69 DONE 0.2s [2020-01-07T11:03:17.216Z] [2020-01-07T11:03:17.216Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-07T11:03:17.216Z] #70 DONE 0.0s [2020-01-07T11:03:17.216Z] [2020-01-07T11:03:17.216Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-07T11:03:17.989Z] Removing intermediate container 30122e244888 [2020-01-07T11:03:17.989Z] ---> 7af886faf324 [2020-01-07T11:03:17.989Z] Step 11/16 : ARG GOOS [2020-01-07T11:03:17.989Z] ---> Running in 7e40707db54d [2020-01-07T11:03:17.989Z] Removing intermediate container 7e40707db54d [2020-01-07T11:03:17.989Z] ---> 86cf45de64c5 [2020-01-07T11:03:17.989Z] Step 12/16 : ARG GOARCH [2020-01-07T11:03:17.989Z] ---> Running in f11f3f44ac6b [2020-01-07T11:03:17.989Z] Removing intermediate container f11f3f44ac6b [2020-01-07T11:03:17.989Z] ---> 48490f28bef8 [2020-01-07T11:03:17.989Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-07T11:03:17.989Z] ---> Running in 144b21fc17c0 [2020-01-07T11:03:18.004Z] #59 DONE 239.1s [2020-01-07T11:03:18.144Z] #71 DONE 0.8s [2020-01-07T11:03:18.145Z] [2020-01-07T11:03:18.145Z] #72 exporting to image [2020-01-07T11:03:18.145Z] #72 exporting layers [2020-01-07T11:03:18.937Z] [2020-01-07T11:03:18.937Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-07T11:03:18.937Z] #60 DONE 0.2s [2020-01-07T11:03:19.195Z] [2020-01-07T11:03:19.195Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-07T11:03:19.195Z] #64 DONE 0.3s [2020-01-07T11:03:19.452Z] [2020-01-07T11:03:19.452Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-07T11:03:19.452Z] #66 DONE 0.1s [2020-01-07T11:03:19.452Z] [2020-01-07T11:03:19.452Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-07T11:03:19.452Z] #69 DONE 0.1s [2020-01-07T11:03:19.452Z] [2020-01-07T11:03:19.452Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-07T11:03:19.452Z] #70 DONE 0.0s [2020-01-07T11:03:19.709Z] [2020-01-07T11:03:19.709Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-07T11:03:19.807Z] Fetching without tags [2020-01-07T11:03:20.092Z] #19 4.849 Collecting yamllint==1.16.0 [2020-01-07T11:03:20.521Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:03:20.640Z] #71 DONE 1.0s [2020-01-07T11:03:20.898Z] [2020-01-07T11:03:20.898Z] #72 exporting to image [2020-01-07T11:03:20.898Z] #72 exporting layers [2020-01-07T11:03:21.267Z] #19 5.565 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-07T11:03:21.267Z] #19 5.754 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-07T11:03:21.267Z] #19 5.860 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-07T11:03:19.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T11:03:19.567Z] > git config --add remote.origin.fetch +refs/pull/40348/head:refs/remotes/origin/PR-40348 # timeout=10 [2020-01-07T11:03:19.610Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T11:03:19.723Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T11:03:19.839Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T11:03:19.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T11:03:19.840Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40348/head:refs/remotes/origin/PR-40348 +refs/heads/master:refs/remotes/origin/master [2020-01-07T11:03:20.623Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T11:03:20.666Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:03:21.691Z] #19 6.173 Collecting pyyaml (from yamllint==1.16.0) [2020-01-07T11:03:21.691Z] #19 6.350 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-07T11:03:21.691Z] #19 ... [2020-01-07T11:03:21.691Z] [2020-01-07T11:03:21.691Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:03:21.691Z] #42 109.3 CC criu/netfilter.o [2020-01-07T11:03:21.691Z] #42 109.6 CC criu/page-pipe.o [2020-01-07T11:03:21.691Z] #42 110.0 CC criu/page-xfer.o [2020-01-07T11:03:21.691Z] #42 110.8 CC criu/pagemap-cache.o [2020-01-07T11:03:21.691Z] #42 111.2 CC criu/pagemap.o [2020-01-07T11:03:21.691Z] #42 112.0 CC criu/parasite-syscall.o [2020-01-07T11:03:21.691Z] #42 112.7 CC criu/path.o [2020-01-07T11:03:21.691Z] #42 113.0 CC criu/pie-util-vdso-elf32.o [2020-01-07T11:03:21.691Z] #42 113.4 CC criu/pie-util-vdso.o [2020-01-07T11:03:21.691Z] #42 113.8 CC criu/pie-util.o [2020-01-07T11:03:21.691Z] #42 114.0 CC criu/pipes.o [2020-01-07T11:03:21.691Z] #42 115.0 CC criu/plugin.o [2020-01-07T11:03:21.691Z] #42 115.7 CC criu/proc_parse.o [2020-01-07T11:03:21.691Z] #42 118.6 CC criu/protobuf-desc.o [2020-01-07T11:03:22.090Z] #42 119.9 CC criu/protobuf.o [2020-01-07T11:03:22.502Z] #42 120.3 CC criu/pstree.o [2020-01-07T11:03:22.918Z] #42 ... [2020-01-07T11:03:22.918Z] [2020-01-07T11:03:22.918Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:03:22.918Z] #19 7.483 Building wheels for collected packages: pyyaml [2020-01-07T11:03:22.918Z] #19 7.484 Running setup.py bdist_wheel for pyyaml: started [2020-01-07T11:03:23.327Z] #19 8.153 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-07T11:03:23.327Z] #19 8.153 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-07T11:03:23.327Z] #19 8.190 Successfully built pyyaml [2020-01-07T11:03:23.373Z] Merge succeeded, producing 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:03:23.374Z] Checking out Revision 9ae7196775dddeb49be5195e00572a55b3c4658a (PR-40348) [2020-01-07T11:03:23.725Z] #19 8.190 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-07T11:03:23.725Z] #19 8.472 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-07T11:03:24.113Z] #19 DONE 8.8s [2020-01-07T11:03:24.113Z] [2020-01-07T11:03:24.113Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:03:24.113Z] #42 121.5 CC criu/rbtree.o [2020-01-07T11:03:24.113Z] #42 ... [2020-01-07T11:03:24.113Z] [2020-01-07T11:03:24.113Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-07T11:03:24.113Z] #24 DONE 0.1s [2020-01-07T11:03:24.113Z] [2020-01-07T11:03:24.113Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:03:24.113Z] #42 121.9 CC criu/rst-malloc.o [2020-01-07T11:03:23.089Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T11:03:23.234Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-01-07T11:03:23.403Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T11:03:23.452Z] > git checkout -f 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:03:24.519Z] #42 122.3 CC criu/seccomp.o [2020-01-07T11:03:24.933Z] #42 ... [2020-01-07T11:03:24.933Z] [2020-01-07T11:03:24.933Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T11:03:24.933Z] #28 DONE 0.5s [2020-01-07T11:03:24.933Z] [2020-01-07T11:03:24.933Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-07T11:03:24.933Z] #30 DONE 0.2s [2020-01-07T11:03:24.933Z] [2020-01-07T11:03:24.933Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-07T11:03:24.933Z] #33 DONE 0.1s [2020-01-07T11:03:24.933Z] [2020-01-07T11:03:24.933Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-07T11:03:24.933Z] #38 DONE 0.1s [2020-01-07T11:03:24.933Z] [2020-01-07T11:03:24.933Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:03:25.327Z] #55 ... [2020-01-07T11:03:25.327Z] [2020-01-07T11:03:25.327Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:03:25.327Z] #42 122.9 CC criu/seize.o [2020-01-07T11:03:25.727Z] #42 123.5 CC criu/servicefd.o [2020-01-07T11:03:26.121Z] #42 123.9 CC criu/shmem.o [2020-01-07T11:03:26.971Z] #42 124.5 CC criu/sigframe.o [2020-01-07T11:03:26.971Z] #42 124.6 CC criu/signalfd.o [2020-01-07T11:03:26.971Z] #42 124.8 CC criu/sk-inet.o [2020-01-07T11:03:27.788Z] #42 125.6 CC criu/sk-netlink.o [2020-01-07T11:03:27.862Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements [2020-01-07T11:03:28.071Z] #72 exporting layers 8.7s done [2020-01-07T11:03:28.071Z] #72 writing image sha256:e9aba46b3d5db916c92b1fd73c4c7cf6d6c29e4a48a9a802ffd5c9a12c17b661 [2020-01-07T11:03:28.071Z] #72 writing image sha256:e9aba46b3d5db916c92b1fd73c4c7cf6d6c29e4a48a9a802ffd5c9a12c17b661 done [2020-01-07T11:03:28.071Z] #72 naming to docker.io/library/docker:9ae7196775dddeb49be5195e00572a55b3c4658a done [2020-01-07T11:03:28.071Z] #72 DONE 8.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-01-07T11:03:28.175Z] #42 125.9 CC criu/sk-packet.o [2020-01-07T11:03:28.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40348/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40348/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ae7196775dddeb49be5195e00572a55b3c4658a hack/validate/default [2020-01-07T11:03:28.567Z] #42 126.3 CC criu/sk-queue.o [2020-01-07T11:03:28.949Z] #42 126.7 CC criu/sk-tcp.o [2020-01-07T11:03:29.343Z] #42 127.2 CC criu/sk-unix.o [2020-01-07T11:03:29.975Z] Congratulations! All commits are properly signed with the DCO! [2020-01-07T11:03:29.975Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-01-07T11:03:30.980Z] #72 exporting layers 8.6s done [2020-01-07T11:03:30.980Z] #72 writing image sha256:fa9196434e3b7972923ff213c54c0073759d1356f710e6e4f08f28ac99dd2032 done [2020-01-07T11:03:30.980Z] #72 naming to docker.io/library/docker:9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:03:30.980Z] #72 naming to docker.io/library/docker:9ae7196775dddeb49be5195e00572a55b3c4658a done [2020-01-07T11:03:30.980Z] #72 DONE 8.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-01-07T11:03:31.059Z] #42 128.5 CC criu/sockets.o [2020-01-07T11:03:31.674Z] #42 129.2 CC criu/stats.o [2020-01-07T11:03:32.009Z] [2020-01-07T11:03:32.269Z] Removing bundles/ [2020-01-07T11:03:32.269Z] [2020-01-07T11:03:32.269Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-07T11:03:32.269Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T11:03:32.269Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T11:03:32.371Z] Commit message: "swagger: add missing container Health docs" [2020-01-07T11:03:32.414Z] #42 129.4 CC criu/string.o [2020-01-07T11:03:32.414Z] #42 129.6 CC criu/sysctl.o [2020-01-07T11:03:32.972Z] #42 130.5 CC criu/sysfs_parse.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T11:03:33.478Z] #42 131.2 CC criu/timerfd.o [2020-01-07T11:03:34.044Z] #42 131.5 CC criu/tty.o [2020-01-07T11:03:34.044Z] #42 ... [2020-01-07T11:03:34.044Z] [2020-01-07T11:03:34.044Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:03:34.044Z] #39 175.1 + dpkg --print-architecture [2020-01-07T11:03:34.044Z] #39 175.1 + cd /tmp/tmp.jzGILvV50T/src/github.com/docker/distribution [2020-01-07T11:03:34.044Z] #39 175.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-07T11:03:35.019Z] #39 175.7 + GOPATH=/tmp/tmp.jzGILvV50T/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jzGILvV50T [2020-01-07T11:03:35.019Z] #39 175.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-07T11:03:35.503Z] + docker version [2020-01-07T11:03:40.151Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-01-07T11:03:40.406Z] Congratulations! All API changes are done the right way. [2020-01-07T11:03:40.406Z] Congratulations! All TOML source files changed here have valid syntax. [2020-01-07T11:03:40.406Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-01-07T11:03:40.406Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-01-07T11:03:40.406Z] Congratulations! No new tests were added to integration-cli. [2020-01-07T11:03:40.406Z] [2020-01-07T11:03:40.406Z] INFO Start validation with golang-ci-lint [2020-01-07T11:03:40.406Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-01-07T11:03:40.406Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-01-07T11:03:42.593Z] Client: Docker Engine - Enterprise [2020-01-07T11:03:42.593Z] Version: 19.03.2 [2020-01-07T11:03:42.593Z] API version: 1.40 [2020-01-07T11:03:42.593Z] Go version: go1.12.8 [2020-01-07T11:03:42.593Z] Git commit: c92ab06ed9 [2020-01-07T11:03:42.593Z] Built: 09/03/2019 16:38:11 [2020-01-07T11:03:42.593Z] OS/Arch: windows/amd64 [2020-01-07T11:03:42.593Z] Experimental: false [2020-01-07T11:03:42.593Z] [2020-01-07T11:03:42.593Z] Server: Docker Engine - Enterprise [2020-01-07T11:03:42.593Z] Engine: [2020-01-07T11:03:42.593Z] Version: 19.03.2 [2020-01-07T11:03:42.593Z] API version: 1.40 (minimum version 1.24) [2020-01-07T11:03:42.593Z] Go version: go1.12.8 [2020-01-07T11:03:42.593Z] Git commit: c92ab06ed9 [2020-01-07T11:03:42.593Z] Built: 09/03/2019 16:35:47 [2020-01-07T11:03:42.593Z] OS/Arch: windows/amd64 [2020-01-07T11:03:42.593Z] Experimental: true [2020-01-07T11:03:42.970Z] #39 ... [2020-01-07T11:03:42.970Z] [2020-01-07T11:03:42.970Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:03:42.970Z] #42 133.4 CC criu/tun.o [2020-01-07T11:03:42.970Z] #42 133.8 CC criu/uffd.o [2020-01-07T11:03:42.970Z] #42 134.6 CC criu/util.o [2020-01-07T11:03:42.970Z] #42 135.6 CC criu/uts_ns.o [2020-01-07T11:03:42.970Z] #42 135.8 CC criu/vdso.o [2020-01-07T11:03:42.970Z] #42 136.2 LINK criu/built-in.o [2020-01-07T11:03:42.970Z] #42 136.3 LINK criu/criu [2020-01-07T11:03:42.970Z] #42 136.8 DEP lib/c/criu.d [2020-01-07T11:03:42.970Z] #42 136.9 CC images/rpc.pb-c.o [2020-01-07T11:03:42.970Z] #42 137.5 CC lib/c/criu.o [2020-01-07T11:03:42.970Z] #42 138.4 LINK lib/c/built-in.o [2020-01-07T11:03:42.970Z] #42 138.4 LINK lib/c/libcriu.so [2020-01-07T11:03:42.970Z] #42 138.6 GEN magic.py [2020-01-07T11:03:42.970Z] #42 138.6 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T11:03:42.970Z] #42 138.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T11:03:42.970Z] #42 139.0 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T11:03:42.970Z] #42 139.5 make[1]: Nothing to be done for 'all'. [2020-01-07T11:03:42.970Z] #42 140.0 make[1]: 'images/built-in.o' is up to date. [2020-01-07T11:03:42.970Z] #42 140.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-07T11:03:42.970Z] #42 140.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-07T11:03:42.970Z] #42 140.1 make[1]: 'compel/libcompel.a' is up to date. [2020-01-07T11:03:42.970Z] #42 140.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-07T11:03:42.970Z] #42 140.1 make[1]: Nothing to be done for 'all'. [2020-01-07T11:03:42.970Z] #42 140.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T11:03:42.970Z] #42 140.2 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:42.970Z] #42 140.3 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:42.970Z] #42 140.3 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:42.970Z] #42 140.4 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:42.970Z] #42 140.4 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:42.970Z] #42 140.4 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:42.970Z] #42 140.5 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:42.970Z] #42 140.5 make[2]: Nothing to be done for 'all'. [2020-01-07T11:03:42.970Z] #42 140.5 INSTALL criu/criu [2020-01-07T11:03:42.970Z] #42 DONE 140.7s [2020-01-07T11:03:42.970Z] [2020-01-07T11:03:42.970Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] sh [2020-01-07T11:03:44.132Z] + docker info [2020-01-07T11:03:48.214Z] #60 ... [2020-01-07T11:03:48.214Z] [2020-01-07T11:03:48.214Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:03:48.214Z] #55 92.93 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-07T11:03:49.078Z] #55 94.24 + mkdir -p /build [2020-01-07T11:03:49.079Z] #55 94.24 + cp runc /build/runc [2020-01-07T11:03:49.079Z] #55 DONE 94.4s [2020-01-07T11:03:49.079Z] [2020-01-07T11:03:49.079Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:03:52.385Z] #60 ... [2020-01-07T11:03:52.385Z] [2020-01-07T11:03:52.385Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:03:52.385Z] #39 193.5 + rm -rf /tmp/tmp.jzGILvV50T/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jzGILvV50T [2020-01-07T11:03:52.906Z] #39 DONE 193.7s [2020-01-07T11:03:52.906Z] [2020-01-07T11:03:52.906Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:03:54.148Z] #60 ... [2020-01-07T11:03:54.148Z] [2020-01-07T11:03:54.148Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-07T11:03:54.148Z] #40 DONE 0.2s [2020-01-07T11:03:54.148Z] [2020-01-07T11:03:54.148Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-07T11:03:54.148Z] #43 DONE 0.1s [2020-01-07T11:03:54.148Z] [2020-01-07T11:03:54.148Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-07T11:03:54.148Z] #46 DONE 0.1s [2020-01-07T11:03:54.148Z] [2020-01-07T11:03:54.148Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:03:54.595Z] #60 ... [2020-01-07T11:03:54.595Z] [2020-01-07T11:03:54.595Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-07T11:03:54.595Z] #49 DONE 0.1s [2020-01-07T11:03:54.595Z] [2020-01-07T11:03:54.595Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:04:01.288Z] #60 175.0 + bin/containerd [2020-01-07T11:04:05.515Z] #60 ... [2020-01-07T11:04:05.515Z] [2020-01-07T11:04:05.515Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:04:05.515Z] #51 DONE 205.6s [2020-01-07T11:04:05.515Z] [2020-01-07T11:04:05.516Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:04:05.516Z] #60 ... [2020-01-07T11:04:05.516Z] [2020-01-07T11:04:05.516Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-07T11:04:05.516Z] #52 DONE 0.1s [2020-01-07T11:04:05.516Z] [2020-01-07T11:04:05.516Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-07T11:04:05.516Z] #56 DONE 0.1s [2020-01-07T11:04:05.910Z] [2020-01-07T11:04:05.910Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:04:09.314Z] Client: [2020-01-07T11:04:09.314Z] Debug Mode: false [2020-01-07T11:04:09.314Z] Plugins: [2020-01-07T11:04:09.314Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-07T11:04:09.314Z] [2020-01-07T11:04:09.314Z] Server: [2020-01-07T11:04:09.314Z] Containers: 0 [2020-01-07T11:04:09.314Z] Running: 0 [2020-01-07T11:04:09.314Z] Paused: 0 [2020-01-07T11:04:09.314Z] Stopped: 0 [2020-01-07T11:04:09.314Z] Images: 0 [2020-01-07T11:04:09.314Z] Server Version: 19.03.2 [2020-01-07T11:04:09.314Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-07T11:04:09.314Z] Windows: [2020-01-07T11:04:09.314Z] LCOW: [2020-01-07T11:04:09.314Z] Logging Driver: json-file [2020-01-07T11:04:09.314Z] Plugins: [2020-01-07T11:04:09.314Z] Volume: local [2020-01-07T11:04:09.314Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-07T11:04:09.314Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-07T11:04:09.314Z] Swarm: inactive [2020-01-07T11:04:09.314Z] Default Isolation: process [2020-01-07T11:04:09.314Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-07T11:04:09.314Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-07T11:04:09.314Z] OSType: windows [2020-01-07T11:04:09.314Z] Architecture: x86_64 [2020-01-07T11:04:09.314Z] CPUs: 4 [2020-01-07T11:04:09.314Z] Total Memory: 32GiB [2020-01-07T11:04:09.314Z] Name: azwin-2-9454c0 [2020-01-07T11:04:09.314Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-07T11:04:09.314Z] Docker Root Dir: D:\docker [2020-01-07T11:04:09.314Z] Debug Mode: false [2020-01-07T11:04:09.314Z] Registry: https://index.docker.io/v1/ [2020-01-07T11:04:09.314Z] Labels: [2020-01-07T11:04:09.314Z] Experimental: true [2020-01-07T11:04:09.314Z] Insecure Registries: [2020-01-07T11:04:09.314Z] 10.0.0.4:5000 [2020-01-07T11:04:09.314Z] 127.0.0.0/8 [2020-01-07T11:04:09.314Z] Registry Mirrors: [2020-01-07T11:04:09.314Z] http://10.0.0.4:5000/ [2020-01-07T11:04:09.314Z] Live Restore Enabled: false [2020-01-07T11:04:09.314Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-07T11:04:15.374Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-01-07T11:04:15.374Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-07T11:04:15.374Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2020-01-07T11:04:15.374Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-07T11:04:15.374Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-07T11:04:15.374Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-07T11:04:15.642Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-07T11:04:15.642Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-07T11:04:15.642Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-07T11:04:15.642Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-07T11:04:15.642Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-07T11:04:15.949Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-07T11:04:16.889Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-07T11:04:16.889Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-07T11:04:17.149Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2020-01-07T11:04:17.409Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.0% of statements [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-07T11:04:17.409Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-07T11:04:17.409Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-07T11:04:17.669Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-01-07T11:04:17.669Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2020-01-07T11:04:17.669Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-07T11:04:17.669Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-07T11:04:17.669Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-07T11:04:17.669Z] ? github.com/docker/docker/builder [no test files] [2020-01-07T11:04:17.669Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-07T11:04:17.669Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-07T11:04:17.669Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-07T11:04:17.669Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-07T11:04:17.669Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-07T11:04:17.669Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-07T11:04:17.669Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-07T11:04:18.240Z] ok github.com/docker/docker/builder/dockerignore 0.027s coverage: 96.8% of statements [2020-01-07T11:04:21.032Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-01-07T11:04:22.410Z] ok github.com/docker/docker/builder/remotecontext 0.333s coverage: 13.6% of statements [2020-01-07T11:04:22.410Z] ok github.com/docker/docker/builder/remotecontext/git 2.948s coverage: 86.3% of statements [2020-01-07T11:04:22.979Z] ok github.com/docker/docker/builder/dockerfile 1.021s coverage: 48.2% of statements [2020-01-07T11:04:22.979Z] ? github.com/docker/docker/cli [no test files] [2020-01-07T11:04:22.979Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-07T11:04:23.211Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-07T11:04:23.211Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-98ec9de9\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-07T11:04:23.211Z] ---------------------------------------------------------------------------- [2020-01-07T11:04:23.211Z] [2020-01-07T11:04:23.211Z] INFO: executeCI.ps1 starting at Tue Jan 7 11:04:21 CUT 2020 [2020-01-07T11:04:23.211Z] [2020-01-07T11:04:23.211Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-07T11:04:23.211Z] INFO: Running git version 2.24.0.windows.1 [2020-01-07T11:04:23.211Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-01-07T11:04:23.211Z] INFO: Environment variables: [2020-01-07T11:04:23.211Z] [2020-01-07T11:04:23.211Z] Name Value [2020-01-07T11:04:23.211Z] ---- ----- [2020-01-07T11:04:23.211Z] ALLUSERSPROFILE C:\ProgramData [2020-01-07T11:04:23.211Z] amd64 true [2020-01-07T11:04:23.211Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-01-07T11:04:23.211Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-07T11:04:23.211Z] arm64 true [2020-01-07T11:04:23.211Z] BRANCH_NAME PR-40348 [2020-01-07T11:04:23.211Z] BUILD_DISPLAY_NAME #4 [2020-01-07T11:04:23.211Z] BUILD_ID 4 [2020-01-07T11:04:23.211Z] BUILD_NUMBER 4 [2020-01-07T11:04:23.211Z] BUILD_TAG jenkins-moby-PR-40348-4 [2020-01-07T11:04:23.211Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40348/4/ [2020-01-07T11:04:23.211Z] CHANGE_AUTHOR thaJeztah [2020-01-07T11:04:23.211Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-01-07T11:04:23.211Z] CHANGE_BRANCH swagger_add_healthcheck [2020-01-07T11:04:23.211Z] CHANGE_FORK thaJeztah [2020-01-07T11:04:23.211Z] CHANGE_ID 40348 [2020-01-07T11:04:23.211Z] CHANGE_TARGET master [2020-01-07T11:04:23.211Z] CHANGE_TITLE Swagger: add missing container Health docs, and add ContainerState as definition [2020-01-07T11:04:23.211Z] CHANGE_URL https://github.com/moby/moby/pull/40348 [2020-01-07T11:04:23.211Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T11:04:23.211Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-07T11:04:23.211Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-07T11:04:23.211Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-07T11:04:23.211Z] COMPUTERNAME azwin-2-9454c0 [2020-01-07T11:04:23.211Z] ComSpec C:\windows\system32\cmd.exe [2020-01-07T11:04:23.211Z] ConfigSequenceNumber 0 [2020-01-07T11:04:23.211Z] dco true [2020-01-07T11:04:23.211Z] DOCKER_BUILDKIT 0 [2020-01-07T11:04:23.211Z] DOCKER_DUT_DEBUG 1 [2020-01-07T11:04:23.211Z] DOCKER_EXPERIMENTAL 1 [2020-01-07T11:04:23.211Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-07T11:04:23.211Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-01-07T11:04:23.211Z] EXECUTOR_NUMBER 0 [2020-01-07T11:04:23.211Z] FQDN azwin-2-9454c0.westus.cloudapp.azure.com [2020-01-07T11:04:23.211Z] GIT_BRANCH PR-40348 [2020-01-07T11:04:23.211Z] GIT_COMMIT 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:04:23.211Z] GIT_PREVIOUS_COMMIT 9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:04:23.211Z] GIT_URL https://github.com/moby/moby.git [2020-01-07T11:04:23.211Z] HUDSON_COOKIE e8c9c441-324b-4838-91a0-b1789fd4e89b [2020-01-07T11:04:23.211Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-07T11:04:23.211Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-07T11:04:23.211Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-07T11:04:23.211Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2020-01-07T11:04:23.211Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-07T11:04:23.211Z] JENKINS_NODE_COOKIE ec20f908-0cef-42c0-a640-651ae3a42a66 [2020-01-07T11:04:23.211Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-07T11:04:23.211Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-07T11:04:23.211Z] JOB_BASE_NAME PR-40348 [2020-01-07T11:04:23.211Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40348/display/redirect [2020-01-07T11:04:23.211Z] JOB_NAME moby/PR-40348 [2020-01-07T11:04:23.211Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40348/ [2020-01-07T11:04:23.211Z] library.jps.version master [2020-01-07T11:04:23.211Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-01-07T11:04:23.211Z] NODE_LABELS amd64 azure azwin-2-9454c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-01-07T11:04:23.211Z] NODE_NAME azwin-2-9454c0 [2020-01-07T11:04:23.211Z] NUMBER_OF_PROCESSORS 4 [2020-01-07T11:04:23.211Z] OS Windows_NT [2020-01-07T11:04:23.211Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-01-07T11:04:23.211Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-01-07T11:04:23.211Z] ppc64le true [2020-01-07T11:04:23.213Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-07T11:04:23.213Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-01-07T11:04:23.213Z] PROCESSOR_LEVEL 6 [2020-01-07T11:04:23.213Z] PROCESSOR_REVISION 4f01 [2020-01-07T11:04:23.213Z] ProgramData C:\ProgramData [2020-01-07T11:04:23.213Z] ProgramFiles C:\Program Files [2020-01-07T11:04:23.213Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-07T11:04:23.213Z] ProgramW6432 C:\Program Files [2020-01-07T11:04:23.213Z] PROMPT $P$G [2020-01-07T11:04:23.213Z] PSExecutionPolicyPreference Bypass [2020-01-07T11:04:23.213Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-01-07T11:04:23.213Z] PUBLIC C:\Users\Public [2020-01-07T11:04:23.213Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40348/4/display/redirect?page=changes [2020-01-07T11:04:23.213Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40348/4/display/redirect [2020-01-07T11:04:23.213Z] s390x true [2020-01-07T11:04:23.213Z] SKIP_VALIDATION_TESTS 1 [2020-01-07T11:04:23.213Z] SOURCES_DRIVE d [2020-01-07T11:04:23.213Z] SOURCES_SUBDIR gopath [2020-01-07T11:04:23.213Z] STAGE_NAME Run tests [2020-01-07T11:04:23.213Z] SystemDrive C: [2020-01-07T11:04:23.213Z] SystemRoot C:\windows [2020-01-07T11:04:23.213Z] TEMP C:\windows\TEMP [2020-01-07T11:04:23.213Z] TESTDEBUG 0 [2020-01-07T11:04:23.213Z] TESTRUN_DRIVE d [2020-01-07T11:04:23.213Z] TESTRUN_SUBDIR CI [2020-01-07T11:04:23.213Z] TIMEOUT 120m [2020-01-07T11:04:23.213Z] TMP C:\windows\TEMP [2020-01-07T11:04:23.213Z] unit_validate true [2020-01-07T11:04:23.213Z] USERDOMAIN WORKGROUP [2020-01-07T11:04:23.213Z] USERNAME azwin-2-9454c0$ [2020-01-07T11:04:23.213Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-07T11:04:23.213Z] validate_force false [2020-01-07T11:04:23.213Z] windir C:\windows [2020-01-07T11:04:23.213Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-07T11:04:23.213Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-01-07T11:04:23.213Z] windowsRS1 false [2020-01-07T11:04:23.213Z] windowsRS5 true [2020-01-07T11:04:23.213Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-07T11:04:23.213Z] [2020-01-07T11:04:23.213Z] [2020-01-07T11:04:23.213Z] [2020-01-07T11:04:23.213Z] INFO: Sources under d:\gopath\... [2020-01-07T11:04:23.213Z] INFO: Test run under d:\CI\... [2020-01-07T11:04:23.213Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-07T11:04:23.213Z] INFO: docker/docker repository was found [2020-01-07T11:04:23.213Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-01-07T11:04:23.674Z] ltsc2019: Pulling from windows/servercore [2020-01-07T11:04:24.136Z] 65014b3c3121: Pulling fs layer [2020-01-07T11:04:24.136Z] faf31ee0aa3d: Pulling fs layer [2020-01-07T11:04:26.609Z] #60 199.9 + bin/containerd-stress [2020-01-07T11:04:26.879Z] Removing intermediate container 144b21fc17c0 [2020-01-07T11:04:26.879Z] ---> 1136be796ea4 [2020-01-07T11:04:26.879Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-07T11:04:26.879Z] ---> ebd73b5ebd31 [2020-01-07T11:04:26.879Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-07T11:04:26.879Z] ---> f41d04d0e2a1 [2020-01-07T11:04:26.879Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-07T11:04:26.879Z] ---> Running in 3fd9a7998eed [2020-01-07T11:04:26.879Z] Removing intermediate container 3fd9a7998eed [2020-01-07T11:04:26.879Z] ---> 35b23f911a66 [2020-01-07T11:04:26.879Z] Successfully built 35b23f911a66 [2020-01-07T11:04:26.879Z] Successfully tagged moby-buildx:latest [2020-01-07T11:04:26.879Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-07T11:04:26.879Z] if [ -n "${id}" ]; then \ [2020-01-07T11:04:26.879Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-07T11:04:26.879Z] && touch bundles/buildx; \ [2020-01-07T11:04:26.879Z] docker rm -f ${id}; \ [2020-01-07T11:04:26.879Z] fi [2020-01-07T11:04:26.879Z] c71999b082a6be590f6782d9ec6ba3fdafeecd2575bacc4b3aa307a58dc5e15d [2020-01-07T11:04:26.879Z] bundles/buildx version [2020-01-07T11:04:26.879Z] buildx v0.3.1 6db68d0 [2020-01-07T11:04:26.879Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9ae7196775dddeb49be5195e00572a55b3c4658a . [2020-01-07T11:04:26.879Z] #1 [internal] booting buildkit [2020-01-07T11:04:26.879Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-07T11:04:26.879Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-01-07T11:04:27.166Z] #1 creating container buildx_buildkit_default [2020-01-07T11:04:27.450Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-07T11:04:27.450Z] #1 DONE 3.3s [2020-01-07T11:04:27.734Z] [2020-01-07T11:04:27.734Z] #3 [internal] load .dockerignore [2020-01-07T11:04:27.734Z] #3 transferring context: 112B done [2020-01-07T11:04:27.734Z] #3 DONE 0.0s [2020-01-07T11:04:27.734Z] [2020-01-07T11:04:27.734Z] #2 [internal] load build definition from Dockerfile [2020-01-07T11:04:27.734Z] #2 transferring dockerfile: 15.34kB done [2020-01-07T11:04:27.734Z] #2 DONE 0.0s [2020-01-07T11:04:27.734Z] [2020-01-07T11:04:27.734Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-07T11:04:27.929Z] #60 201.8 + bin/containerd-shim [2020-01-07T11:04:28.017Z] #4 DONE 0.5s [2020-01-07T11:04:28.017Z] [2020-01-07T11:04:28.017Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-07T11:04:28.017Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-07T11:04:28.017Z] #5 DONE 0.0s [2020-01-07T11:04:28.272Z] ok github.com/docker/docker/client 0.335s coverage: 75.8% of statements [2020-01-07T11:04:28.303Z] [2020-01-07T11:04:28.303Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-07T11:04:28.303Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-01-07T11:04:28.303Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-01-07T11:04:28.303Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-07T11:04:28.303Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-01-07T11:04:28.585Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-07T11:04:28.867Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-01-07T11:04:29.151Z] #5 DONE 0.8s [2020-01-07T11:04:29.151Z] [2020-01-07T11:04:29.151Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-07T11:04:29.435Z] #7 DONE 0.2s [2020-01-07T11:04:29.435Z] [2020-01-07T11:04:29.435Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T11:04:29.435Z] #6 DONE 0.3s [2020-01-07T11:04:29.435Z] [2020-01-07T11:04:29.435Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T11:04:29.435Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-07T11:04:29.725Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 0B / 96.42MB 0.1s [2020-01-07T11:04:29.725Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 162.94kB / 4.30MB 0.1s [2020-01-07T11:04:29.725Z] #8 sha256:d8eacd7a76298e69ac0982f2f9bbfd2c07d45b30831dd120643a7bacb9a90094 5.47kB / 5.47kB done [2020-01-07T11:04:29.725Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 0B / 45.65MB 0.1s [2020-01-07T11:04:29.725Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 0B / 52.87MB 0.1s [2020-01-07T11:04:29.725Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 0B / 10.00MB 0.1s [2020-01-07T11:04:29.725Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 0B / 50.09MB 0.1s [2020-01-07T11:04:29.725Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-07T11:04:29.725Z] #8 sha256:7cd59ac6f354066c58b96d8eedc3dfffb35b77cd61bbd8bc5d9cf8f177e2297f 1.79kB / 1.79kB done [2020-01-07T11:04:29.725Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 1.05MB / 4.30MB 0.3s [2020-01-07T11:04:29.725Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 156B / 156B 0.1s done [2020-01-07T11:04:30.029Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 1.51MB / 4.30MB 0.4s [2020-01-07T11:04:30.029Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 785.49kB / 10.00MB 0.4s [2020-01-07T11:04:30.344Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 2.06MB / 4.30MB 0.6s [2020-01-07T11:04:30.344Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 1.34MB / 10.00MB 0.6s [2020-01-07T11:04:30.344Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 2.65MB / 4.30MB 0.7s [2020-01-07T11:04:30.344Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 1.90MB / 10.00MB 0.7s [2020-01-07T11:04:30.344Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 3.31MB / 4.30MB 0.9s [2020-01-07T11:04:30.344Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 2.52MB / 10.00MB 0.9s [2020-01-07T11:04:30.631Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 3.87MB / 4.30MB 1.0s [2020-01-07T11:04:30.631Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 2.78MB / 45.65MB 1.0s [2020-01-07T11:04:30.631Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 2.85MB / 52.87MB 1.0s [2020-01-07T11:04:30.631Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 3.08MB / 10.00MB 1.0s [2020-01-07T11:04:30.631Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 2.98MB / 50.09MB 1.0s [2020-01-07T11:04:30.927Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.30MB / 4.30MB 1.2s [2020-01-07T11:04:30.927Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.30MB / 4.30MB 1.2s done [2020-01-07T11:04:30.927Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 4.10MB / 10.00MB 1.3s [2020-01-07T11:04:31.226Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 4.65MB / 10.00MB 1.5s [2020-01-07T11:04:31.226Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 5.21MB / 96.42MB 1.6s [2020-01-07T11:04:31.226Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 5.37MB / 10.00MB 1.6s [2020-01-07T11:04:31.226Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 5.76MB / 45.65MB 1.8s [2020-01-07T11:04:31.226Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 5.80MB / 52.87MB 1.8s [2020-01-07T11:04:31.226Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 6.06MB / 10.00MB 1.8s [2020-01-07T11:04:31.226Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 6.00MB / 50.09MB 1.8s [2020-01-07T11:04:31.246Z] faf31ee0aa3d: Verifying Checksum [2020-01-07T11:04:31.246Z] faf31ee0aa3d: Download complete [2020-01-07T11:04:31.515Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 6.75MB / 10.00MB 1.9s [2020-01-07T11:04:31.808Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 7.44MB / 10.00MB 2.1s [2020-01-07T11:04:31.808Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 8.26MB / 10.00MB 2.3s [2020-01-07T11:04:31.808Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 8.45MB / 45.65MB 2.4s [2020-01-07T11:04:31.808Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 8.49MB / 52.87MB 2.4s [2020-01-07T11:04:31.808Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 8.62MB / 50.09MB 2.4s [2020-01-07T11:04:32.096Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 9.24MB / 10.00MB 2.5s [2020-01-07T11:04:32.389Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 9.80MB / 10.00MB 2.7s [2020-01-07T11:04:32.389Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 10.35MB / 96.42MB 2.8s [2020-01-07T11:04:32.389Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 10.00MB / 10.00MB 2.7s done [2020-01-07T11:04:32.682Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 11.17MB / 45.65MB 3.0s [2020-01-07T11:04:32.682Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 11.27MB / 52.87MB 3.0s [2020-01-07T11:04:32.682Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 11.31MB / 50.09MB 3.0s [2020-01-07T11:04:33.017Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 14.09MB / 45.65MB 3.6s [2020-01-07T11:04:33.017Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 14.15MB / 52.87MB 3.6s [2020-01-07T11:04:33.017Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 14.65MB / 50.09MB 3.6s [2020-01-07T11:04:33.675Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 15.85MB / 96.42MB 4.0s [2020-01-07T11:04:33.969Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 17.63MB / 45.65MB 4.3s [2020-01-07T11:04:33.969Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 17.78MB / 52.87MB 4.3s [2020-01-07T11:04:33.969Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 18.05MB / 50.09MB 4.3s [2020-01-07T11:04:34.271Z] #60 207.4 + bin/containerd-shim-runc-v1 [2020-01-07T11:04:34.602Z] #8 ... [2020-01-07T11:04:34.602Z] [2020-01-07T11:04:34.602Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T11:04:34.602Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-07T11:04:34.602Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-07T11:04:34.602Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done [2020-01-07T11:04:34.602Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-07T11:04:34.602Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done [2020-01-07T11:04:34.602Z] #66 DONE 4.9s [2020-01-07T11:04:34.602Z] [2020-01-07T11:04:34.602Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T11:04:34.602Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 20.77MB / 96.42MB 4.9s [2020-01-07T11:04:34.602Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 20.84MB / 45.65MB 4.9s [2020-01-07T11:04:34.602Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 21.04MB / 52.87MB 4.9s [2020-01-07T11:04:34.602Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 21.20MB / 50.09MB 4.9s [2020-01-07T11:04:34.602Z] #8 ... [2020-01-07T11:04:34.602Z] [2020-01-07T11:04:34.602Z] #20 [internal] load build context [2020-01-07T11:04:34.602Z] #20 transferring context: 34.84MB 5.0s [2020-01-07T11:04:35.242Z] #20 transferring context: 46.33MB 5.9s done [2020-01-07T11:04:35.532Z] #20 DONE 6.0s [2020-01-07T11:04:35.532Z] [2020-01-07T11:04:35.532Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T11:04:35.532Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 28.12MB / 96.42MB 6.0s [2020-01-07T11:04:35.532Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 27.77MB / 45.65MB 6.0s [2020-01-07T11:04:35.532Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 28.05MB / 52.87MB 6.0s [2020-01-07T11:04:35.532Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 28.44MB / 50.09MB 6.0s [2020-01-07T11:04:35.818Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 31.57MB / 45.65MB 6.3s [2020-01-07T11:04:35.818Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 31.78MB / 52.87MB 6.3s [2020-01-07T11:04:35.818Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 32.14MB / 50.09MB 6.3s [2020-01-07T11:04:36.102Z] #60 210.1 + bin/containerd-shim-runc-v2 [2020-01-07T11:04:36.105Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 35.72MB / 96.42MB 6.6s [2020-01-07T11:04:36.105Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 35.37MB / 45.65MB 6.6s [2020-01-07T11:04:36.105Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 35.59MB / 52.87MB 6.6s [2020-01-07T11:04:36.105Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 36.01MB / 50.09MB 6.6s [2020-01-07T11:04:36.403Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 38.35MB / 45.65MB 6.9s [2020-01-07T11:04:36.403Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 38.50MB / 52.87MB 6.9s [2020-01-07T11:04:36.403Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 39.12MB / 50.09MB 6.9s [2020-01-07T11:04:36.688Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 40.87MB / 96.42MB 7.2s [2020-01-07T11:04:36.974Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 42.22MB / 45.65MB 7.3s [2020-01-07T11:04:36.974Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 42.11MB / 52.87MB 7.3s [2020-01-07T11:04:36.974Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 43.02MB / 50.09MB 7.3s [2020-01-07T11:04:37.260Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 46.08MB / 96.42MB 7.6s [2020-01-07T11:04:37.260Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.65MB / 45.65MB 7.6s [2020-01-07T11:04:37.260Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 45.73MB / 52.87MB 7.6s [2020-01-07T11:04:37.260Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 46.56MB / 50.09MB 7.6s [2020-01-07T11:04:37.260Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.65MB / 45.65MB 7.6s done [2020-01-07T11:04:37.260Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 48.45MB / 52.87MB 7.8s [2020-01-07T11:04:37.260Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 49.12MB / 50.09MB 7.8s [2020-01-07T11:04:37.540Z] #60 211.0 + mkdir -p /build [2020-01-07T11:04:37.540Z] #60 211.0 + cp bin/containerd /build/containerd [2020-01-07T11:04:37.540Z] #60 211.0 + binaries [2020-01-07T11:04:37.540Z] #60 211.0 + cp bin/containerd-shim /build/containerd-shim [2020-01-07T11:04:37.540Z] #60 211.0 + cp bin/ctr /build/ctr [2020-01-07T11:04:37.540Z] #60 DONE 211.1s [2020-01-07T11:04:37.546Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 52.08MB / 96.42MB 7.9s [2020-01-07T11:04:37.546Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 51.58MB / 52.87MB 7.9s [2020-01-07T11:04:37.546Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 50.09MB / 50.09MB 7.8s done [2020-01-07T11:04:37.546Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 59.13MB / 96.42MB 8.1s [2020-01-07T11:04:37.546Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 8.0s done [2020-01-07T11:04:37.838Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 74.42MB / 96.42MB 8.4s [2020-01-07T11:04:38.122Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 82.97MB / 96.42MB 8.5s [2020-01-07T11:04:38.122Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 92.37MB / 96.42MB 8.7s [2020-01-07T11:04:38.357Z] [2020-01-07T11:04:38.357Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-07T11:04:38.357Z] #61 DONE 0.2s [2020-01-07T11:04:38.357Z] [2020-01-07T11:04:38.357Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-07T11:04:38.357Z] #65 DONE 0.1s [2020-01-07T11:04:38.357Z] [2020-01-07T11:04:38.357Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-07T11:04:38.357Z] #67 DONE 0.1s [2020-01-07T11:04:38.404Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 96.42MB / 96.42MB 8.8s done [2020-01-07T11:04:38.405Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2020-01-07T11:04:38.728Z] [2020-01-07T11:04:38.728Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-07T11:04:38.728Z] #70 DONE 0.1s [2020-01-07T11:04:38.728Z] [2020-01-07T11:04:38.728Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-07T11:04:38.728Z] #71 DONE 0.0s [2020-01-07T11:04:38.728Z] [2020-01-07T11:04:38.728Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-07T11:04:40.556Z] #72 DONE 1.7s [2020-01-07T11:04:40.556Z] [2020-01-07T11:04:40.556Z] #73 exporting to oci image format [2020-01-07T11:04:40.556Z] #73 exporting layers [2020-01-07T11:04:46.241Z] 65014b3c3121: Verifying Checksum [2020-01-07T11:04:46.241Z] 65014b3c3121: Download complete [2020-01-07T11:04:53.927Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T11:04:54.858Z] [2020-01-07T11:04:54.979Z] ok github.com/docker/docker/cmd/dockerd 0.107s coverage: 30.3% of statements [2020-01-07T11:04:54.979Z] ok github.com/docker/docker/container 0.150s coverage: 35.0% of statements [2020-01-07T11:04:54.979Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-07T11:04:54.979Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-07T11:04:54.979Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-07T11:04:54.979Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-07T11:04:58.137Z] [2020-01-07T11:04:58.137Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T11:04:58.137Z] PKG_CONFIG=pkg-config [2020-01-07T11:04:58.137Z] GOLANG_VERSION=1.13.5 [2020-01-07T11:04:58.137Z] HOSTNAME=03b628577f1b [2020-01-07T11:04:58.137Z] KEEPBUNDLE=1 [2020-01-07T11:04:58.137Z] container=docker [2020-01-07T11:04:58.137Z] TEST_SKIP_INTEGRATION=1 [2020-01-07T11:04:58.137Z] GO111MODULE=off [2020-01-07T11:04:58.137Z] GOPATH=/go [2020-01-07T11:04:58.137Z] PWD=/go/src/github.com/docker/docker [2020-01-07T11:04:58.137Z] HOME=/root [2020-01-07T11:04:58.137Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T11:04:58.137Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T11:04:58.137Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T11:04:58.137Z] DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:04:58.137Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T11:04:58.137Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T11:04:58.137Z] TERM=xterm [2020-01-07T11:04:58.137Z] VALIDATE_BRANCH=master [2020-01-07T11:04:58.137Z] DEST=bundles/test-integration [2020-01-07T11:04:58.137Z] SHLVL=1 [2020-01-07T11:04:58.137Z] TIMEOUT=120m [2020-01-07T11:04:58.137Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-07T11:04:58.137Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T11:04:58.137Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T11:04:58.137Z] TESTDEBUG=0 [2020-01-07T11:04:58.137Z] _=/usr/bin/env [2020-01-07T11:04:58.137Z] Building test suite binary ./integration-cli/test.main [2020-01-07T11:04:58.137Z] [2020-01-07T11:04:58.322Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2020-01-07T11:04:58.322Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.8% of statements [2020-01-07T11:04:58.395Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T11:04:58.395Z] PKG_CONFIG=pkg-config [2020-01-07T11:04:58.395Z] GOLANG_VERSION=1.13.5 [2020-01-07T11:04:58.395Z] HOSTNAME=a11fe61d111d [2020-01-07T11:04:58.395Z] KEEPBUNDLE=1 [2020-01-07T11:04:58.395Z] container=docker [2020-01-07T11:04:58.395Z] TEST_SKIP_INTEGRATION=1 [2020-01-07T11:04:58.395Z] GO111MODULE=off [2020-01-07T11:04:58.395Z] GOPATH=/go [2020-01-07T11:04:58.395Z] PWD=/go/src/github.com/docker/docker [2020-01-07T11:04:58.395Z] HOME=/root [2020-01-07T11:04:58.395Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T11:04:58.395Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T11:04:58.395Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T11:04:58.395Z] DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:04:58.395Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T11:04:58.395Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T11:04:58.395Z] TERM=xterm [2020-01-07T11:04:58.395Z] VALIDATE_BRANCH=master [2020-01-07T11:04:58.395Z] DEST=bundles/test-integration [2020-01-07T11:04:58.395Z] SHLVL=1 [2020-01-07T11:04:58.395Z] TIMEOUT=120m [2020-01-07T11:04:58.396Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-07T11:04:58.396Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T11:04:58.396Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T11:04:58.396Z] TESTDEBUG=0 [2020-01-07T11:04:58.396Z] _=/usr/bin/env [2020-01-07T11:04:58.396Z] Building test suite binary ./integration-cli/test.main [2020-01-07T11:04:58.396Z] [2020-01-07T11:04:58.653Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-01-07T11:04:58.892Z] ok github.com/docker/docker/daemon/cluster 0.203s coverage: 0.5% of statements [2020-01-07T11:04:59.218Z] No new tests added to integration. [2020-01-07T11:04:59.218Z] [2020-01-07T11:04:59.218Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T11:05:00.738Z] PKG_CONFIG=pkg-config [2020-01-07T11:05:00.738Z] GOLANG_VERSION=1.13.5 [2020-01-07T11:05:00.738Z] HOSTNAME=abae99495000 [2020-01-07T11:05:00.738Z] KEEPBUNDLE=1 [2020-01-07T11:05:00.738Z] container=docker [2020-01-07T11:05:00.738Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-07T11:05:00.738Z] GO111MODULE=off [2020-01-07T11:05:00.738Z] GOPATH=/go [2020-01-07T11:05:00.738Z] PWD=/go/src/github.com/docker/docker [2020-01-07T11:05:00.738Z] HOME=/root [2020-01-07T11:05:00.738Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T11:05:00.738Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T11:05:00.738Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T11:05:00.738Z] DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:05:00.738Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T11:05:00.738Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T11:05:00.738Z] TERM=xterm [2020-01-07T11:05:00.738Z] VALIDATE_BRANCH=master [2020-01-07T11:05:00.738Z] DEST=bundles/test-integration [2020-01-07T11:05:00.738Z] SHLVL=1 [2020-01-07T11:05:00.738Z] TIMEOUT=120m [2020-01-07T11:05:00.738Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T11:05:00.738Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T11:05:00.738Z] TESTDEBUG=0 [2020-01-07T11:05:00.738Z] _=/usr/bin/env [2020-01-07T11:05:00.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-07T11:05:02.301Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2020-01-07T11:05:02.301Z] ok github.com/docker/docker/daemon/config 0.058s coverage: 82.1% of statements [2020-01-07T11:05:03.241Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2020-01-07T11:05:04.625Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-01-07T11:05:05.372Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 26.4s done [2020-01-07T11:05:05.372Z] #8 DONE 35.3s [2020-01-07T11:05:05.372Z] [2020-01-07T11:05:05.372Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-07T11:05:05.372Z] #9 DONE 0.2s [2020-01-07T11:05:05.372Z] [2020-01-07T11:05:05.372Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-07T11:05:05.372Z] #10 DONE 0.2s [2020-01-07T11:05:05.372Z] [2020-01-07T11:05:05.372Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T11:05:05.372Z] #34 ... [2020-01-07T11:05:05.372Z] [2020-01-07T11:05:05.372Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:05:05.372Z] #21 DONE 0.1s [2020-01-07T11:05:05.372Z] [2020-01-07T11:05:05.372Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-07T11:05:05.372Z] #68 DONE 0.1s [2020-01-07T11:05:05.372Z] [2020-01-07T11:05:05.372Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T11:05:05.372Z] #22 DONE 0.1s [2020-01-07T11:05:05.372Z] [2020-01-07T11:05:05.372Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-07T11:05:05.372Z] #31 DONE 0.1s [2020-01-07T11:05:05.372Z] [2020-01-07T11:05:05.372Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-07T11:05:05.372Z] #62 DONE 0.1s [2020-01-07T11:05:05.372Z] [2020-01-07T11:05:05.372Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-07T11:05:05.372Z] #50 DONE 0.2s [2020-01-07T11:05:05.372Z] [2020-01-07T11:05:05.372Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-07T11:05:05.372Z] #47 DONE 0.2s [2020-01-07T11:05:05.372Z] [2020-01-07T11:05:05.372Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:05:05.807Z] #51 ... [2020-01-07T11:05:05.807Z] [2020-01-07T11:05:05.807Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-07T11:05:05.807Z] #44 DONE 0.2s [2020-01-07T11:05:05.807Z] [2020-01-07T11:05:05.807Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:05:05.807Z] #39 0.267 + mktemp -d [2020-01-07T11:05:05.807Z] #39 0.275 + export GOPATH=/tmp/tmp.xURyeyb1rB [2020-01-07T11:05:05.807Z] #39 0.275 + git clone https://github.com/docker/distribution.git /tmp/tmp.xURyeyb1rB/src/github.com/docker/distribution [2020-01-07T11:05:05.807Z] #39 0.275 Cloning into '/tmp/tmp.xURyeyb1rB/src/github.com/docker/distribution'... [2020-01-07T11:05:08.058Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-01-07T11:05:09.456Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.469s coverage: 13.6% of statements [2020-01-07T11:05:10.024Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.706s coverage: 57.0% of statements [2020-01-07T11:05:10.257Z] #39 ... [2020-01-07T11:05:10.257Z] [2020-01-07T11:05:10.257Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:05:10.257Z] #32 0.832 + RM_GOPATH=0 [2020-01-07T11:05:10.257Z] #32 0.849 + TMP_GOPATH= [2020-01-07T11:05:10.257Z] #32 0.850 + : /build [2020-01-07T11:05:10.257Z] #32 0.862 + '[' -z '' ']' [2020-01-07T11:05:10.257Z] #32 0.871 ++ mktemp -d [2020-01-07T11:05:10.257Z] #32 0.907 + export GOPATH=/tmp/tmp.ABFpa26PVM [2020-01-07T11:05:10.257Z] #32 0.907 + GOPATH=/tmp/tmp.ABFpa26PVM [2020-01-07T11:05:10.257Z] #32 0.908 + RM_GOPATH=1 [2020-01-07T11:05:10.257Z] #32 0.926 ++ dirname ./install.sh [2020-01-07T11:05:10.257Z] #32 0.947 + dir=. [2020-01-07T11:05:10.257Z] #32 0.948 + bin=tomlv [2020-01-07T11:05:10.257Z] #32 0.949 + shift [2020-01-07T11:05:10.257Z] #32 0.953 + '[' '!' -f ./tomlv.installer ']' [2020-01-07T11:05:10.257Z] #32 0.967 + . ./tomlv.installer [2020-01-07T11:05:10.257Z] #32 0.968 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T11:05:10.257Z] #32 0.970 + install_tomlv [2020-01-07T11:05:10.257Z] #32 0.971 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-07T11:05:10.257Z] #32 0.971 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T11:05:10.257Z] #32 0.972 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ABFpa26PVM/src/github.com/BurntSushi/toml [2020-01-07T11:05:10.257Z] #32 0.979 Cloning into '/tmp/tmp.ABFpa26PVM/src/github.com/BurntSushi/toml'... [2020-01-07T11:05:10.257Z] #32 3.233 + cd /tmp/tmp.ABFpa26PVM/src/github.com/BurntSushi/toml [2020-01-07T11:05:10.257Z] #32 3.233 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T11:05:10.257Z] #32 3.256 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T11:05:10.257Z] #32 4.255 internal/cpu [2020-01-07T11:05:10.257Z] #32 4.505 runtime/internal/sys [2020-01-07T11:05:10.257Z] #32 4.523 runtime/internal/atomic [2020-01-07T11:05:10.257Z] #32 4.579 math/bits [2020-01-07T11:05:10.898Z] #32 5.465 runtime/internal/math [2020-01-07T11:05:11.532Z] #32 5.981 unicode/utf8 [2020-01-07T11:05:11.532Z] #32 6.093 sync/atomic [2020-01-07T11:05:12.165Z] #32 6.634 internal/bytealg [2020-01-07T11:05:13.198Z] #32 7.503 unicode [2020-01-07T11:05:13.198Z] #32 7.851 math [2020-01-07T11:05:13.847Z] #32 8.239 internal/testlog [2020-01-07T11:05:14.220Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.321s coverage: 45.9% of statements [2020-01-07T11:05:14.220Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.804s coverage: 48.6% of statements [2020-01-07T11:05:14.788Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.069s coverage: 72.5% of statements [2020-01-07T11:05:14.882Z] #32 9.392 encoding [2020-01-07T11:05:15.172Z] #32 9.828 runtime [2020-01-07T11:05:15.172Z] #32 ... [2020-01-07T11:05:15.172Z] [2020-01-07T11:05:15.172Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:05:15.172Z] #11 0.891 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:05:15.172Z] #11 0.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:05:15.172Z] #11 1.216 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:05:15.172Z] #11 1.309 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:05:15.172Z] #11 1.452 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:05:15.172Z] #11 2.767 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T11:05:15.172Z] #11 5.841 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T11:05:15.172Z] #11 7.718 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T11:05:15.485Z] #11 ... [2020-01-07T11:05:15.485Z] [2020-01-07T11:05:15.485Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:05:15.485Z] #41 0.890 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:05:15.485Z] #41 1.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:05:15.485Z] #41 1.300 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:05:15.485Z] #41 1.414 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:05:15.485Z] #41 1.664 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:05:15.485Z] #41 3.006 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T11:05:15.485Z] #41 6.389 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T11:05:15.485Z] #41 8.653 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T11:05:15.485Z] #41 ... [2020-01-07T11:05:15.485Z] [2020-01-07T11:05:15.485Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T11:05:15.485Z] #25 1.401 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:05:15.485Z] #25 1.413 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:05:15.485Z] #25 1.546 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:05:15.485Z] #25 1.569 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:05:15.485Z] #25 1.634 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:05:15.485Z] #25 3.351 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T11:05:15.485Z] #25 6.453 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T11:05:15.485Z] #25 8.218 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T11:05:15.773Z] #25 ... [2020-01-07T11:05:15.773Z] [2020-01-07T11:05:15.773Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:05:15.773Z] #48 2.226 + RM_GOPATH=0 [2020-01-07T11:05:15.773Z] #48 2.238 + TMP_GOPATH= [2020-01-07T11:05:15.773Z] #48 2.239 + : /build [2020-01-07T11:05:15.773Z] #48 2.242 + '[' -z '' ']' [2020-01-07T11:05:15.773Z] #48 2.246 ++ mktemp -d [2020-01-07T11:05:15.773Z] #48 2.262 + export GOPATH=/tmp/tmp.yMgucwjDXr [2020-01-07T11:05:15.773Z] #48 2.262 + GOPATH=/tmp/tmp.yMgucwjDXr [2020-01-07T11:05:15.773Z] #48 2.263 + RM_GOPATH=1 [2020-01-07T11:05:15.773Z] #48 2.264 ++ dirname ./install.sh [2020-01-07T11:05:15.773Z] #48 2.267 + dir=. [2020-01-07T11:05:15.773Z] #48 2.273 + bin=gotestsum [2020-01-07T11:05:15.773Z] #48 2.273 + shift [2020-01-07T11:05:15.773Z] #48 2.274 + '[' '!' -f ./gotestsum.installer ']' [2020-01-07T11:05:15.773Z] #48 2.274 + . ./gotestsum.installer [2020-01-07T11:05:15.773Z] #48 2.275 ++ : v0.3.5 [2020-01-07T11:05:15.773Z] #48 2.276 + install_gotestsum [2020-01-07T11:05:15.773Z] #48 2.276 + echo 'Installing gotestsum version v0.3.5' [2020-01-07T11:05:15.773Z] #48 2.276 Installing gotestsum version v0.3.5 [2020-01-07T11:05:15.773Z] #48 2.277 + go get -d gotest.tools/gotestsum [2020-01-07T11:05:15.773Z] #48 ... [2020-01-07T11:05:15.773Z] [2020-01-07T11:05:15.773Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:05:15.773Z] #69 0.834 + RM_GOPATH=0 [2020-01-07T11:05:15.773Z] #69 0.841 + TMP_GOPATH= [2020-01-07T11:05:15.773Z] #69 0.841 + : /build [2020-01-07T11:05:15.773Z] #69 0.841 + '[' -z '' ']' [2020-01-07T11:05:15.773Z] #69 0.841 ++ mktemp -d [2020-01-07T11:05:15.773Z] #69 0.908 + export GOPATH=/tmp/tmp.NoqN9GjqEl [2020-01-07T11:05:15.773Z] #69 0.909 + GOPATH=/tmp/tmp.NoqN9GjqEl [2020-01-07T11:05:15.773Z] #69 0.911 + RM_GOPATH=1 [2020-01-07T11:05:15.773Z] #69 0.921 ++ dirname ./install.sh [2020-01-07T11:05:15.773Z] #69 0.947 + dir=. [2020-01-07T11:05:15.773Z] #69 0.947 + bin=proxy [2020-01-07T11:05:15.773Z] #69 0.947 + shift [2020-01-07T11:05:15.773Z] #69 0.967 + '[' '!' -f ./proxy.installer ']' [2020-01-07T11:05:15.773Z] #69 0.968 + . ./proxy.installer [2020-01-07T11:05:15.773Z] #69 0.969 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T11:05:15.773Z] #69 0.973 + install_proxy [2020-01-07T11:05:15.773Z] #69 0.973 + case "$1" in [2020-01-07T11:05:15.773Z] #69 0.973 + export CGO_ENABLED=0 [2020-01-07T11:05:15.773Z] #69 0.974 + CGO_ENABLED=0 [2020-01-07T11:05:15.773Z] #69 0.974 + _install_proxy [2020-01-07T11:05:15.773Z] #69 0.975 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-07T11:05:15.773Z] #69 0.975 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NoqN9GjqEl/src/github.com/docker/libnetwork [2020-01-07T11:05:15.773Z] #69 0.975 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T11:05:15.773Z] #69 0.983 Cloning into '/tmp/tmp.NoqN9GjqEl/src/github.com/docker/libnetwork'... [2020-01-07T11:05:16.062Z] #69 ... [2020-01-07T11:05:16.062Z] [2020-01-07T11:05:16.062Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:05:16.062Z] #63 0.814 + RM_GOPATH=0 [2020-01-07T11:05:16.062Z] #63 0.814 + TMP_GOPATH= [2020-01-07T11:05:16.062Z] #63 0.814 + : /build/ [2020-01-07T11:05:16.062Z] #63 0.815 + '[' -z '' ']' [2020-01-07T11:05:16.062Z] #63 0.824 ++ mktemp -d [2020-01-07T11:05:16.062Z] #63 0.861 + export GOPATH=/tmp/tmp.MAPCrFpiLb [2020-01-07T11:05:16.062Z] #63 0.887 + GOPATH=/tmp/tmp.MAPCrFpiLb [2020-01-07T11:05:16.062Z] #63 0.894 + RM_GOPATH=1 [2020-01-07T11:05:16.062Z] #63 0.897 ++ dirname ./install.sh [2020-01-07T11:05:16.062Z] #63 0.942 + dir=. [2020-01-07T11:05:16.063Z] #63 0.949 + bin=rootlesskit [2020-01-07T11:05:16.063Z] #63 0.950 + shift [2020-01-07T11:05:16.063Z] #63 0.951 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-07T11:05:16.063Z] #63 0.962 + . ./rootlesskit.installer [2020-01-07T11:05:16.063Z] #63 0.964 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T11:05:16.063Z] #63 0.967 + install_rootlesskit [2020-01-07T11:05:16.063Z] #63 0.968 + case "$1" in [2020-01-07T11:05:16.063Z] #63 0.968 + export CGO_ENABLED=0 [2020-01-07T11:05:16.063Z] #63 0.968 + CGO_ENABLED=0 [2020-01-07T11:05:16.063Z] #63 0.968 + _install_rootlesskit [2020-01-07T11:05:16.063Z] #63 0.968 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-07T11:05:16.063Z] #63 0.969 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T11:05:16.063Z] #63 0.969 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MAPCrFpiLb/src/github.com/rootless-containers/rootlesskit [2020-01-07T11:05:16.063Z] #63 0.973 Cloning into '/tmp/tmp.MAPCrFpiLb/src/github.com/rootless-containers/rootlesskit'... [2020-01-07T11:05:16.063Z] #63 7.774 + cd /tmp/tmp.MAPCrFpiLb/src/github.com/rootless-containers/rootlesskit [2020-01-07T11:05:16.063Z] #63 7.782 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T11:05:16.063Z] #63 8.689 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T11:05:16.063Z] #63 8.691 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-07T11:05:16.063Z] #63 ... [2020-01-07T11:05:16.063Z] [2020-01-07T11:05:16.063Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:05:16.063Z] #23 0.840 + RM_GOPATH=0 [2020-01-07T11:05:16.063Z] #23 0.841 + TMP_GOPATH= [2020-01-07T11:05:16.063Z] #23 0.857 + : /build [2020-01-07T11:05:16.063Z] #23 0.858 + '[' -z '' ']' [2020-01-07T11:05:16.063Z] #23 0.868 ++ mktemp -d [2020-01-07T11:05:16.063Z] #23 0.940 + export GOPATH=/tmp/tmp.vef0FHbK9A [2020-01-07T11:05:16.063Z] #23 0.941 + GOPATH=/tmp/tmp.vef0FHbK9A [2020-01-07T11:05:16.063Z] #23 0.942 + RM_GOPATH=1 [2020-01-07T11:05:16.063Z] #23 0.963 ++ dirname ./install.sh [2020-01-07T11:05:16.063Z] #23 1.009 + dir=. [2020-01-07T11:05:16.063Z] #23 1.013 + bin=dockercli [2020-01-07T11:05:16.063Z] #23 1.013 + shift [2020-01-07T11:05:16.063Z] #23 1.018 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T11:05:16.063Z] #23 1.025 + . ./dockercli.installer [2020-01-07T11:05:16.063Z] #23 1.026 ++ : stable [2020-01-07T11:05:16.063Z] #23 1.026 ++ : 17.06.2-ce [2020-01-07T11:05:16.063Z] #23 1.027 + install_dockercli [2020-01-07T11:05:16.063Z] #23 1.041 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T11:05:16.063Z] #23 1.041 Install docker/cli version 17.06.2-ce from stable [2020-01-07T11:05:16.063Z] #23 1.042 ++ uname -m [2020-01-07T11:05:16.063Z] #23 1.044 + arch=ppc64le [2020-01-07T11:05:16.063Z] #23 1.052 + '[' ppc64le '!=' x86_64 ']' [2020-01-07T11:05:16.063Z] #23 1.053 + '[' ppc64le '!=' s390x ']' [2020-01-07T11:05:16.063Z] #23 1.053 + '[' ppc64le '!=' armhf ']' [2020-01-07T11:05:16.063Z] #23 1.053 + build_dockercli [2020-01-07T11:05:16.063Z] #23 1.054 + git clone https://github.com/docker/docker-ce /tmp/tmp.vef0FHbK9A/tmp/docker-ce [2020-01-07T11:05:16.063Z] #23 1.060 Cloning into '/tmp/tmp.vef0FHbK9A/tmp/docker-ce'... [2020-01-07T11:05:16.352Z] #23 ... [2020-01-07T11:05:16.352Z] [2020-01-07T11:05:16.352Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:05:16.352Z] #45 0.768 + RM_GOPATH=0 [2020-01-07T11:05:16.352Z] #45 0.768 + TMP_GOPATH= [2020-01-07T11:05:16.352Z] #45 0.768 + : /build [2020-01-07T11:05:16.352Z] #45 0.800 + '[' -z '' ']' [2020-01-07T11:05:16.352Z] #45 0.826 ++ mktemp -d [2020-01-07T11:05:16.352Z] #45 0.908 + export GOPATH=/tmp/tmp.QUEhbFmKf3 [2020-01-07T11:05:16.352Z] #45 0.908 + GOPATH=/tmp/tmp.QUEhbFmKf3 [2020-01-07T11:05:16.352Z] #45 0.908 + RM_GOPATH=1 [2020-01-07T11:05:16.352Z] #45 0.910 ++ dirname ./install.sh [2020-01-07T11:05:16.352Z] #45 0.936 + dir=. [2020-01-07T11:05:16.352Z] #45 0.936 + bin=vndr [2020-01-07T11:05:16.352Z] #45 0.936 + shift [2020-01-07T11:05:16.352Z] #45 0.936 + '[' '!' -f ./vndr.installer ']' [2020-01-07T11:05:16.352Z] #45 0.937 + . ./vndr.installer [2020-01-07T11:05:16.352Z] #45 0.938 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T11:05:16.352Z] #45 0.938 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T11:05:16.352Z] #45 0.938 + install_vndr [2020-01-07T11:05:16.352Z] #45 0.938 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-07T11:05:16.352Z] #45 0.938 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QUEhbFmKf3/src/github.com/LK4D4/vndr [2020-01-07T11:05:16.352Z] #45 0.949 Cloning into '/tmp/tmp.QUEhbFmKf3/src/github.com/LK4D4/vndr'... [2020-01-07T11:05:16.352Z] #45 2.536 + cd /tmp/tmp.QUEhbFmKf3/src/github.com/LK4D4/vndr [2020-01-07T11:05:16.352Z] #45 2.537 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T11:05:16.352Z] #45 2.581 + go build -buildmode=pie -v -o /build/vndr . [2020-01-07T11:05:16.352Z] #45 4.872 internal/race [2020-01-07T11:05:16.352Z] #45 4.878 internal/cpu [2020-01-07T11:05:16.352Z] #45 4.977 runtime/internal/atomic [2020-01-07T11:05:16.352Z] #45 5.016 runtime/internal/sys [2020-01-07T11:05:16.352Z] #45 5.401 sync/atomic [2020-01-07T11:05:16.352Z] #45 5.972 unicode [2020-01-07T11:05:16.352Z] #45 6.386 unicode/utf8 [2020-01-07T11:05:16.352Z] #45 6.695 math/bits [2020-01-07T11:05:16.352Z] #45 6.860 internal/bytealg [2020-01-07T11:05:16.352Z] #45 8.839 internal/testlog [2020-01-07T11:05:16.352Z] #45 9.601 runtime [2020-01-07T11:05:16.352Z] #45 9.697 math [2020-01-07T11:05:16.352Z] #45 10.32 unicode/utf16 [2020-01-07T11:05:16.352Z] #45 ... [2020-01-07T11:05:16.352Z] [2020-01-07T11:05:16.352Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:05:16.352Z] #29 0.878 + mktemp -d [2020-01-07T11:05:16.352Z] #29 0.880 + export GOPATH=/tmp/tmp.MuModl2iVp [2020-01-07T11:05:16.352Z] #29 0.880 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.MuModl2iVp/src/github.com/go-swagger/go-swagger [2020-01-07T11:05:16.352Z] #29 0.882 Cloning into '/tmp/tmp.MuModl2iVp/src/github.com/go-swagger/go-swagger'... [2020-01-07T11:05:16.642Z] #29 ... [2020-01-07T11:05:16.642Z] [2020-01-07T11:05:16.642Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T11:05:16.642Z] #57 1.445 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:05:16.642Z] #57 1.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:05:16.642Z] #57 1.567 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:05:16.642Z] #57 1.674 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:05:16.642Z] #57 1.750 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:05:16.642Z] #57 3.504 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T11:05:16.642Z] #57 6.351 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T11:05:16.642Z] #57 8.549 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T11:05:16.642Z] #57 ... [2020-01-07T11:05:16.642Z] [2020-01-07T11:05:16.642Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:05:16.642Z] #51 0.805 + RM_GOPATH=0 [2020-01-07T11:05:16.642Z] #51 0.832 + TMP_GOPATH= [2020-01-07T11:05:16.642Z] #51 0.835 + : /build [2020-01-07T11:05:16.642Z] #51 0.839 + '[' -z '' ']' [2020-01-07T11:05:16.642Z] #51 0.862 ++ mktemp -d [2020-01-07T11:05:16.642Z] #51 0.927 + export GOPATH=/tmp/tmp.U23kG3AHP9 [2020-01-07T11:05:16.642Z] #51 0.929 + GOPATH=/tmp/tmp.U23kG3AHP9 [2020-01-07T11:05:16.642Z] #51 0.929 + RM_GOPATH=1 [2020-01-07T11:05:16.642Z] #51 0.966 ++ dirname ./install.sh [2020-01-07T11:05:16.642Z] #51 0.989 + dir=. [2020-01-07T11:05:16.642Z] #51 1.002 + bin=golangci_lint [2020-01-07T11:05:16.642Z] #51 1.003 + shift [2020-01-07T11:05:16.642Z] #51 1.003 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-07T11:05:16.642Z] #51 1.006 + . ./golangci_lint.installer [2020-01-07T11:05:16.642Z] #51 1.008 ++ : v1.20.0 [2020-01-07T11:05:16.642Z] #51 1.011 + install_golangci_lint [2020-01-07T11:05:16.642Z] #51 1.022 + echo 'Installing golangci-lint version v1.20.0' [2020-01-07T11:05:16.642Z] #51 1.023 Installing golangci-lint version v1.20.0 [2020-01-07T11:05:16.642Z] #51 1.023 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T11:05:16.695Z] ok github.com/docker/docker/daemon 12.298s coverage: 17.6% of statements [2020-01-07T11:05:16.695Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-07T11:05:16.695Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-07T11:05:16.695Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-07T11:05:16.695Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-07T11:05:16.695Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-07T11:05:16.931Z] #51 ... [2020-01-07T11:05:16.931Z] [2020-01-07T11:05:16.931Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T11:05:16.931Z] #34 1.524 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:05:16.931Z] #34 1.537 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:05:16.931Z] #34 1.651 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:05:16.931Z] #34 1.685 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:05:16.931Z] #34 1.739 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:05:16.931Z] #34 3.360 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T11:05:16.931Z] #34 6.115 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T11:05:16.931Z] #34 8.421 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T11:05:16.954Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.605s coverage: 76.1% of statements [2020-01-07T11:05:16.954Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-01-07T11:05:17.222Z] #34 ... [2020-01-07T11:05:17.222Z] [2020-01-07T11:05:17.222Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:05:17.222Z] #45 11.83 container/list [2020-01-07T11:05:17.893Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2020-01-07T11:05:18.462Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.051s coverage: 3.0% of statements [2020-01-07T11:05:20.371Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 42.7% of statements [2020-01-07T11:05:21.312Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 4.9% of statements [2020-01-07T11:05:21.572Z] ok github.com/docker/docker/daemon/logger/awslogs 0.246s coverage: 77.4% of statements [2020-01-07T11:05:21.572Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 67.0% of statements [2020-01-07T11:05:21.810Z] #45 15.91 crypto/internal/subtle [2020-01-07T11:05:21.810Z] #45 16.00 crypto/subtle [2020-01-07T11:05:22.143Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.984s coverage: 60.1% of statements [2020-01-07T11:05:22.143Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-07T11:05:22.143Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-07T11:05:22.143Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-07T11:05:22.143Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-07T11:05:22.143Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-07T11:05:22.143Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-07T11:05:22.403Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 88.3% of statements [2020-01-07T11:05:22.437Z] #45 16.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-07T11:05:22.664Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2020-01-07T11:05:22.732Z] #45 17.41 internal/nettrace [2020-01-07T11:05:22.924Z] time="2020-01-07T11:05:22Z" level=error msg="Failed to open log file: open /tmp/docker-logger-128111034/container.log.1: no such file or directory" [2020-01-07T11:05:22.924Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 62.1% of statements [2020-01-07T11:05:23.362Z] #45 17.77 runtime/cgo [2020-01-07T11:05:23.865Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 74.7% of statements [2020-01-07T11:05:23.865Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-07T11:05:24.436Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 19.9% of statements [2020-01-07T11:05:25.006Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements [2020-01-07T11:05:25.006Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-01-07T11:05:25.943Z] ok github.com/docker/docker/daemon/network 0.065s coverage: 63.8% of statements [2020-01-07T11:05:26.084Z] #45 ... [2020-01-07T11:05:26.084Z] [2020-01-07T11:05:26.084Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:05:26.084Z] #32 10.34 runtime/cgo [2020-01-07T11:05:26.882Z] ok github.com/docker/docker/daemon/logger/splunk 1.937s coverage: 82.5% of statements [2020-01-07T11:05:26.882Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-07T11:05:26.882Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-07T11:05:27.647Z] #32 ... [2020-01-07T11:05:27.647Z] [2020-01-07T11:05:27.647Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:05:27.647Z] #39 22.53 + cd /tmp/tmp.xURyeyb1rB/src/github.com/docker/distribution [2020-01-07T11:05:27.647Z] #39 22.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-07T11:05:27.823Z] ok github.com/docker/docker/distribution/metadata 0.095s coverage: 48.2% of statements [2020-01-07T11:05:28.761Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements [2020-01-07T11:05:28.761Z] ok github.com/docker/docker/distribution 0.262s coverage: 22.1% of statements [2020-01-07T11:05:28.761Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-07T11:05:30.142Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-01-07T11:05:30.401Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.1% of statements [2020-01-07T11:05:30.401Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-07T11:05:30.401Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-01-07T11:05:30.401Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-07T11:05:30.660Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-01-07T11:05:30.660Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-07T11:05:31.170Z] #39 25.74 + GOPATH=/tmp/tmp.xURyeyb1rB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xURyeyb1rB go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-07T11:05:31.230Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2020-01-07T11:05:31.676Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 50.0% of statements [2020-01-07T11:05:32.131Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 1m48.059507902s [2020-01-07T11:05:32.131Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 463.894959ms [2020-01-07T11:05:32.622Z] ok github.com/docker/docker/opts 0.050s coverage: 66.9% of statements [2020-01-07T11:05:33.243Z] #39 ... [2020-01-07T11:05:33.243Z] [2020-01-07T11:05:33.243Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:05:33.243Z] #69 27.92 + cd /tmp/tmp.NoqN9GjqEl/src/github.com/docker/libnetwork [2020-01-07T11:05:33.243Z] #69 27.92 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T11:05:33.879Z] #69 28.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-07T11:05:33.998Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-01-07T11:05:34.567Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-01-07T11:05:34.567Z] ok github.com/docker/docker/pkg/authorization 1.017s coverage: 68.3% of statements [2020-01-07T11:05:35.505Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-01-07T11:05:35.764Z] ok github.com/docker/docker/pkg/archive 1.280s coverage: 76.9% of statements [2020-01-07T11:05:36.023Z] ok github.com/docker/docker/pkg/discovery 0.022s coverage: 58.3% of statements [2020-01-07T11:05:36.590Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-01-07T11:05:37.159Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-01-07T11:05:37.727Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-07T11:05:38.294Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-01-07T11:05:38.336Z] #69 ... [2020-01-07T11:05:38.336Z] [2020-01-07T11:05:38.336Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T11:05:38.336Z] #25 22.81 Fetched 7732 kB in 21s (361 kB/s) [2020-01-07T11:05:38.336Z] #25 22.81 Reading package lists... [2020-01-07T11:05:38.336Z] #25 32.97 Reading package lists... [2020-01-07T11:05:38.336Z] #25 ... [2020-01-07T11:05:38.336Z] [2020-01-07T11:05:38.336Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:05:38.336Z] #51 32.18 + cd /tmp/tmp.U23kG3AHP9/src/github.com/golangci/golangci-lint/ [2020-01-07T11:05:38.336Z] #51 32.18 + git checkout -q v1.20.0 [2020-01-07T11:05:38.631Z] #51 ... [2020-01-07T11:05:38.631Z] [2020-01-07T11:05:38.631Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:05:38.631Z] #45 23.17 vendor/golang.org/x/crypto/internal/subtle [2020-01-07T11:05:38.919Z] #45 ... [2020-01-07T11:05:38.919Z] [2020-01-07T11:05:38.919Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T11:05:38.919Z] #34 23.55 Fetched 7732 kB in 22s (351 kB/s) [2020-01-07T11:05:38.919Z] #34 23.55 Reading package lists... [2020-01-07T11:05:38.919Z] #34 33.80 Reading package lists... [2020-01-07T11:05:38.919Z] #34 ... [2020-01-07T11:05:38.919Z] [2020-01-07T11:05:38.919Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T11:05:38.919Z] #57 23.53 Fetched 7732 kB in 22s (350 kB/s) [2020-01-07T11:05:38.919Z] #57 23.53 Reading package lists... [2020-01-07T11:05:39.207Z] #57 33.28 Reading package lists... [2020-01-07T11:05:39.207Z] #57 ... [2020-01-07T11:05:39.207Z] [2020-01-07T11:05:39.207Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:05:39.207Z] #51 33.75 ++ git describe --tags [2020-01-07T11:05:39.207Z] #51 33.76 + version=v1.20.0 [2020-01-07T11:05:39.207Z] #51 33.76 ++ git rev-parse --short HEAD [2020-01-07T11:05:39.207Z] #51 33.76 + commit=cc98739 [2020-01-07T11:05:39.207Z] #51 33.77 ++ git show -s --format=%cd [2020-01-07T11:05:39.207Z] #51 33.78 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-07T11:05:39.207Z] #51 33.78 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T11:05:39.230Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-01-07T11:05:39.230Z] ok github.com/docker/docker/pkg/chrootarchive 3.438s coverage: 43.2% of statements [2020-01-07T11:05:39.495Z] #51 ... [2020-01-07T11:05:39.495Z] [2020-01-07T11:05:39.495Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:05:39.495Z] #11 24.21 Fetched 7732 kB in 23s (331 kB/s) [2020-01-07T11:05:39.495Z] #11 24.21 Reading package lists... [2020-01-07T11:05:40.167Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-01-07T11:05:40.427Z] ok github.com/docker/docker/pkg/fsutils 0.305s coverage: 85.1% of statements [2020-01-07T11:05:40.427Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-01-07T11:05:40.427Z] ok github.com/docker/docker/pkg/discovery/kv 3.144s coverage: 84.1% of statements [2020-01-07T11:05:40.528Z] #11 34.18 Reading package lists... [2020-01-07T11:05:40.528Z] #11 ... [2020-01-07T11:05:40.528Z] [2020-01-07T11:05:40.528Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:05:40.528Z] #41 25.07 Fetched 7732 kB in 24s (319 kB/s) [2020-01-07T11:05:40.528Z] #41 25.07 Reading package lists... [2020-01-07T11:05:40.623Z] #73 exporting layers 55.4s done [2020-01-07T11:05:40.623Z] #73 exporting manifest sha256:cbcfa222a060198c9917a6828633634b6ba8ec7bfbbd58513883033c38188986 done [2020-01-07T11:05:40.623Z] #73 exporting config sha256:87a9e784ece67d07b489327f3c06364b2caf77079013594eadcf1fe48f312349 0.0s done [2020-01-07T11:05:40.623Z] #73 sending tarball [2020-01-07T11:05:41.366Z] ok github.com/docker/docker/layer 7.561s coverage: 68.8% of statements [2020-01-07T11:05:41.366Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-07T11:05:41.366Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-07T11:05:41.366Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-07T11:05:41.366Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-07T11:05:41.366Z] ? github.com/docker/docker/oci [no test files] [2020-01-07T11:05:41.366Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-07T11:05:41.366Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-07T11:05:41.366Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-07T11:05:41.625Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-01-07T11:05:41.884Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2020-01-07T11:05:41.884Z] ok github.com/docker/docker/pkg/idtools 0.685s coverage: 70.1% of statements [2020-01-07T11:05:41.884Z] ok github.com/docker/docker/pkg/ioutils 0.673s coverage: 70.6% of statements [2020-01-07T11:05:42.145Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-01-07T11:05:42.145Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-07T11:05:42.404Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-01-07T11:05:42.664Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2020-01-07T11:05:42.924Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-01-07T11:05:43.184Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2020-01-07T11:05:43.444Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 91.4% of statements [2020-01-07T11:05:43.704Z] ok github.com/docker/docker/pkg/mount 0.899s coverage: 70.0% of statements [2020-01-07T11:05:43.704Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-07T11:05:43.704Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-07T11:05:43.704Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-07T11:05:43.964Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2020-01-07T11:05:44.534Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-01-07T11:05:44.534Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-01-07T11:05:44.795Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-01-07T11:05:44.965Z] #73 sending tarball 8.5s done [2020-01-07T11:05:44.965Z] #73 DONE 63.9s [2020-01-07T11:05:44.965Z] [2020-01-07T11:05:44.965Z] #74 importing to docker [2020-01-07T11:05:45.364Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2020-01-07T11:05:45.932Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-01-07T11:05:46.191Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2020-01-07T11:05:46.759Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-01-07T11:05:46.759Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 70.6% of statements [2020-01-07T11:05:47.329Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-01-07T11:05:47.329Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 80.6% of statements [2020-01-07T11:05:48.266Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2020-01-07T11:05:48.266Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.2% of statements [2020-01-07T11:05:48.527Z] ok github.com/docker/docker/pkg/signal 2.867s coverage: 61.0% of statements [2020-01-07T11:05:48.994Z] #41 35.19 Reading package lists... [2020-01-07T11:05:48.994Z] #41 ... [2020-01-07T11:05:48.994Z] [2020-01-07T11:05:48.994Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T11:05:48.994Z] #57 33.28 Reading package lists... [2020-01-07T11:05:49.097Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2020-01-07T11:05:49.097Z] testing: warning: no tests to run [2020-01-07T11:05:49.097Z] coverage: [no statements] [2020-01-07T11:05:49.097Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-01-07T11:05:49.097Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2020-01-07T11:05:49.626Z] #57 42.78 Building dependency tree... [2020-01-07T11:05:49.666Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-01-07T11:05:49.666Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2020-01-07T11:05:49.666Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-01-07T11:05:50.659Z] #57 45.49 The following additional packages will be installed: [2020-01-07T11:05:50.660Z] #57 45.51 btrfs-progs liblzo2-2 [2020-01-07T11:05:50.950Z] #57 45.93 The following NEW packages will be installed: [2020-01-07T11:05:51.247Z] #57 45.95 btrfs-progs btrfs-tools liblzo2-2 [2020-01-07T11:05:51.247Z] #57 46.12 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:05:51.247Z] #57 46.12 Need to get 588 kB of archives. [2020-01-07T11:05:51.247Z] #57 46.12 After this operation, 5005 kB of additional disk space will be used. [2020-01-07T11:05:51.247Z] #57 46.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-07T11:05:51.247Z] #57 46.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-07T11:05:51.537Z] #57 46.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-07T11:05:51.575Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 14.5% of statements [2020-01-07T11:05:51.575Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 73.8% of statements [2020-01-07T11:05:52.514Z] ok github.com/docker/docker/reference 0.029s coverage: 84.4% of statements [2020-01-07T11:05:53.084Z] ok github.com/docker/docker/plugin 0.576s coverage: 27.1% of statements [2020-01-07T11:05:53.606Z] #57 48.05 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:05:53.606Z] #57 48.33 Fetched 588 kB in 0s (2853 kB/s) [2020-01-07T11:05:53.606Z] #57 48.48 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-07T11:05:53.657Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-01-07T11:05:53.657Z] ok github.com/docker/docker/restartmanager 0.021s coverage: 45.3% of statements [2020-01-07T11:05:53.902Z] #57 48.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 ... 14950 files and directories currently installed.) [2020-01-07T11:05:53.902Z] #57 48.73 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-07T11:05:53.902Z] #57 48.75 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T11:05:53.917Z] ok github.com/docker/docker/registry 0.270s coverage: 56.0% of statements [2020-01-07T11:05:54.193Z] #57 49.04 Selecting previously unselected package btrfs-progs. [2020-01-07T11:05:54.193Z] #57 49.05 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-07T11:05:54.193Z] #57 49.09 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T11:05:54.487Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2020-01-07T11:05:54.823Z] #57 49.84 Selecting previously unselected package btrfs-tools. [2020-01-07T11:05:55.057Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2020-01-07T11:05:55.113Z] #57 49.86 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-07T11:05:55.113Z] #57 49.86 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T11:05:55.113Z] #57 50.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:05:55.402Z] #57 50.32 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T11:05:55.702Z] #57 50.34 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T11:05:55.702Z] #57 50.36 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T11:05:55.702Z] #57 50.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:05:55.993Z] #57 DONE 50.7s [2020-01-07T11:05:55.993Z] [2020-01-07T11:05:55.993Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:05:55.993Z] #58 DONE 0.1s [2020-01-07T11:05:55.993Z] [2020-01-07T11:05:55.993Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T11:05:55.993Z] #25 32.97 Reading package lists... [2020-01-07T11:05:55.993Z] #25 42.89 Building dependency tree... [2020-01-07T11:05:55.993Z] #25 46.13 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-07T11:05:55.993Z] #25 46.13 The following additional packages will be installed: [2020-01-07T11:05:55.993Z] #25 46.14 libjq1 libonig4 [2020-01-07T11:05:55.993Z] #25 46.83 The following NEW packages will be installed: [2020-01-07T11:05:55.993Z] #25 46.84 jq libjq1 libonig4 [2020-01-07T11:05:55.993Z] #25 47.01 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:05:55.993Z] #25 47.01 Need to get 310 kB of archives. [2020-01-07T11:05:55.993Z] #25 47.01 After this operation, 1267 kB of additional disk space will be used. [2020-01-07T11:05:55.993Z] #25 47.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-07T11:05:55.993Z] #25 47.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-07T11:05:55.993Z] #25 47.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-07T11:05:55.993Z] #25 49.07 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:05:55.993Z] #25 49.26 Fetched 310 kB in 0s (631 kB/s) [2020-01-07T11:05:55.993Z] #25 49.42 Selecting previously unselected package libonig4:ppc64el. [2020-01-07T11:05:55.993Z] #25 49.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-07T11:05:55.993Z] #25 49.57 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2020-01-07T11:05:55.993Z] #25 49.62 Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-07T11:05:55.993Z] #25 49.95 Selecting previously unselected package libjq1:ppc64el. [2020-01-07T11:05:55.993Z] #25 50.00 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-07T11:05:55.993Z] #25 50.00 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-07T11:05:55.993Z] #25 50.29 Selecting previously unselected package jq. [2020-01-07T11:05:55.993Z] #25 50.31 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-07T11:05:55.993Z] #25 50.33 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T11:05:55.993Z] #25 50.65 Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-07T11:05:55.993Z] #25 50.67 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-07T11:05:55.993Z] #25 50.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:05:55.993Z] #25 ... [2020-01-07T11:05:55.993Z] [2020-01-07T11:05:55.993Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-07T11:05:55.993Z] #59 DONE 0.1s [2020-01-07T11:05:55.993Z] [2020-01-07T11:05:55.993Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:05:56.288Z] #60 ... [2020-01-07T11:05:56.288Z] [2020-01-07T11:05:56.288Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T11:05:56.288Z] #25 50.93 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T11:05:56.288Z] #25 DONE 51.1s [2020-01-07T11:05:56.288Z] [2020-01-07T11:05:56.288Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T11:05:56.288Z] #26 DONE 0.1s [2020-01-07T11:05:56.288Z] [2020-01-07T11:05:56.288Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:05:56.288Z] #60 0.390 + RM_GOPATH=0 [2020-01-07T11:05:56.288Z] #60 0.391 + TMP_GOPATH= [2020-01-07T11:05:56.288Z] #60 0.391 + : /build [2020-01-07T11:05:56.288Z] #60 0.391 + '[' -z '' ']' [2020-01-07T11:05:56.288Z] #60 0.406 ++ mktemp -d [2020-01-07T11:05:56.288Z] #60 0.453 + export GOPATH=/tmp/tmp.wkGTtXeaK3 [2020-01-07T11:05:56.589Z] #60 0.458 + GOPATH=/tmp/tmp.wkGTtXeaK3 [2020-01-07T11:05:56.589Z] #60 0.458 + RM_GOPATH=1 [2020-01-07T11:05:56.589Z] #60 0.462 ++ dirname ./install.sh [2020-01-07T11:05:56.589Z] #60 0.465 + dir=. [2020-01-07T11:05:56.589Z] #60 0.466 + bin=containerd [2020-01-07T11:05:56.589Z] #60 0.470 + shift [2020-01-07T11:05:56.589Z] #60 0.470 + '[' '!' -f ./containerd.installer ']' [2020-01-07T11:05:56.589Z] #60 0.470 + . ./containerd.installer [2020-01-07T11:05:56.589Z] #60 0.470 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T11:05:56.589Z] #60 0.472 + install_containerd [2020-01-07T11:05:56.589Z] #60 0.473 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-07T11:05:56.589Z] #60 0.474 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T11:05:56.589Z] #60 0.474 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wkGTtXeaK3/src/github.com/containerd/containerd [2020-01-07T11:05:56.589Z] #60 0.482 Cloning into '/tmp/tmp.wkGTtXeaK3/src/github.com/containerd/containerd'... [2020-01-07T11:05:56.965Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-01-07T11:05:56.965Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-01-07T11:05:57.226Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.0% of statements [2020-01-07T11:05:58.606Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-01-07T11:06:00.117Z] #60 ... [2020-01-07T11:06:00.118Z] [2020-01-07T11:06:00.118Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:06:00.118Z] #41 35.19 Reading package lists... [2020-01-07T11:06:00.118Z] #41 44.86 Building dependency tree... [2020-01-07T11:06:00.118Z] #41 48.80 The following additional packages will be installed: [2020-01-07T11:06:00.118Z] #41 48.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-07T11:06:00.118Z] #41 48.81 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-07T11:06:00.118Z] #41 48.82 Suggested packages: [2020-01-07T11:06:00.118Z] #41 48.82 manpages-dev python-setuptools [2020-01-07T11:06:00.118Z] #41 51.37 The following NEW packages will be installed: [2020-01-07T11:06:00.118Z] #41 51.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-07T11:06:00.118Z] #41 51.39 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-07T11:06:00.118Z] #41 51.39 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-07T11:06:00.118Z] #41 51.39 zlib1g-dev [2020-01-07T11:06:00.118Z] #41 51.61 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:06:00.118Z] #41 51.61 Need to get 3548 kB of archives. [2020-01-07T11:06:00.118Z] #41 51.61 After this operation, 21.2 MB of additional disk space will be used. [2020-01-07T11:06:00.118Z] #41 51.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-07T11:06:00.118Z] #41 51.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2020-01-07T11:06:00.118Z] #41 51.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2020-01-07T11:06:00.118Z] #41 51.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-07T11:06:00.118Z] #41 51.75 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2020-01-07T11:06:00.118Z] #41 51.75 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-07T11:06:00.118Z] #41 51.76 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2020-01-07T11:06:00.118Z] #41 51.77 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2020-01-07T11:06:00.118Z] #41 51.81 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2020-01-07T11:06:00.118Z] #41 51.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2020-01-07T11:06:00.118Z] #41 51.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2020-01-07T11:06:00.118Z] #41 52.25 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2020-01-07T11:06:00.118Z] #41 52.37 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2020-01-07T11:06:00.118Z] #41 52.39 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2020-01-07T11:06:00.118Z] #41 52.40 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-07T11:06:00.118Z] #41 52.41 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2020-01-07T11:06:00.118Z] #41 53.78 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:06:00.118Z] #41 53.95 Fetched 3548 kB in 0s (3893 kB/s) [2020-01-07T11:06:00.118Z] #41 54.12 Selecting previously unselected package libnet1:ppc64el. [2020-01-07T11:06:00.118Z] #41 54.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-07T11:06:00.118Z] #41 54.29 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-07T11:06:00.118Z] #41 54.29 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-07T11:06:00.118Z] #41 54.66 Selecting previously unselected package libcap-dev:ppc64el. [2020-01-07T11:06:00.118Z] #41 ... [2020-01-07T11:06:00.118Z] [2020-01-07T11:06:00.118Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T11:06:00.118Z] #34 33.80 Reading package lists... [2020-01-07T11:06:00.118Z] #34 45.00 Building dependency tree... [2020-01-07T11:06:00.118Z] #34 48.36 The following additional packages will be installed: [2020-01-07T11:06:00.118Z] #34 48.37 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-07T11:06:00.118Z] #34 48.38 Suggested packages: [2020-01-07T11:06:00.118Z] #34 48.39 codeblocks eclipse ninja-build lrzip [2020-01-07T11:06:00.118Z] #34 48.39 Recommended packages: [2020-01-07T11:06:00.118Z] #34 48.39 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-07T11:06:00.118Z] #34 50.39 The following NEW packages will be installed: [2020-01-07T11:06:00.118Z] #34 50.40 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-07T11:06:00.118Z] #34 50.40 vim-common xxd [2020-01-07T11:06:00.118Z] #34 50.57 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:06:00.118Z] #34 50.57 Need to get 13.4 MB of archives. [2020-01-07T11:06:00.118Z] #34 50.57 After this operation, 60.4 MB of additional disk space will be used. [2020-01-07T11:06:00.118Z] #34 50.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2020-01-07T11:06:00.118Z] #34 51.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-07T11:06:00.118Z] #34 51.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2020-01-07T11:06:00.118Z] #34 52.84 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2020-01-07T11:06:00.118Z] #34 52.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2020-01-07T11:06:00.118Z] #34 53.06 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-01-07T11:06:00.118Z] #34 53.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2020-01-07T11:06:00.118Z] #34 53.10 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2020-01-07T11:06:00.118Z] #34 53.72 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T11:06:00.118Z] #34 53.75 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T11:06:00.118Z] #34 ... [2020-01-07T11:06:00.118Z] [2020-01-07T11:06:00.118Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:06:00.118Z] #41 54.67 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2020-01-07T11:06:00.118Z] #41 54.68 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2020-01-07T11:06:00.118Z] #41 54.89 Selecting previously unselected package libnet1-dev. [2020-01-07T11:06:00.118Z] #41 54.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-07T11:06:00.118Z] #41 54.94 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T11:06:00.118Z] #41 ... [2020-01-07T11:06:00.118Z] [2020-01-07T11:06:00.118Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:06:00.118Z] #11 34.18 Reading package lists... [2020-01-07T11:06:00.118Z] #11 45.39 Building dependency tree... [2020-01-07T11:06:00.118Z] #11 48.89 The following additional packages will be installed: [2020-01-07T11:06:00.118Z] #11 48.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-07T11:06:00.118Z] #11 48.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-07T11:06:00.118Z] #11 48.90 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T11:06:00.118Z] #11 48.90 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-07T11:06:00.118Z] #11 48.91 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-07T11:06:00.118Z] #11 48.94 Suggested packages: [2020-01-07T11:06:00.118Z] #11 48.94 gcc-6-locales seccomp wine64 [2020-01-07T11:06:00.118Z] #11 52.64 The following NEW packages will be installed: [2020-01-07T11:06:00.118Z] #11 52.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-07T11:06:00.118Z] #11 52.64 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-07T11:06:00.118Z] #11 52.65 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-07T11:06:00.118Z] #11 52.65 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T11:06:00.118Z] #11 52.65 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-07T11:06:00.118Z] #11 52.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-07T11:06:00.118Z] #11 52.66 mingw-w64-x86-64-dev [2020-01-07T11:06:00.118Z] #11 52.82 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:06:00.118Z] #11 52.82 Need to get 70.1 MB of archives. [2020-01-07T11:06:00.118Z] #11 52.82 After this operation, 498 MB of additional disk space will be used. [2020-01-07T11:06:00.118Z] #11 52.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2020-01-07T11:06:00.118Z] #11 52.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2020-01-07T11:06:00.118Z] #11 52.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-07T11:06:00.118Z] #11 52.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-07T11:06:00.118Z] #11 53.09 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-07T11:06:00.118Z] #11 53.10 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2020-01-07T11:06:00.118Z] #11 53.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2020-01-07T11:06:00.118Z] #11 53.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2020-01-07T11:06:00.118Z] #11 53.19 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2020-01-07T11:06:00.118Z] #11 53.29 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2020-01-07T11:06:00.118Z] #11 53.33 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2020-01-07T11:06:00.118Z] #11 53.38 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2020-01-07T11:06:00.118Z] #11 53.51 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2020-01-07T11:06:00.118Z] #11 53.56 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2020-01-07T11:06:00.118Z] #11 53.58 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2020-01-07T11:06:00.118Z] #11 53.59 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2020-01-07T11:06:00.118Z] #11 53.62 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2020-01-07T11:06:00.118Z] #11 53.92 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2020-01-07T11:06:00.118Z] #11 54.25 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2020-01-07T11:06:00.118Z] #11 54.94 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-07T11:06:00.118Z] #11 54.98 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-07T11:06:00.410Z] #11 ... [2020-01-07T11:06:00.410Z] [2020-01-07T11:06:00.410Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:06:00.410Z] #41 55.32 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-07T11:06:00.410Z] #41 55.32 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-07T11:06:00.410Z] #41 55.34 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-07T11:06:00.700Z] #41 55.61 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-01-07T11:06:00.700Z] #41 55.62 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2020-01-07T11:06:00.700Z] #41 55.64 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-07T11:06:01.742Z] #41 56.29 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-07T11:06:01.742Z] #41 56.33 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-07T11:06:01.742Z] #41 56.35 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-07T11:06:01.742Z] #41 56.44 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-01-07T11:06:01.742Z] #41 56.45 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2020-01-07T11:06:01.742Z] #41 56.46 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-07T11:06:01.742Z] #41 56.70 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-01-07T11:06:02.029Z] #41 56.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2020-01-07T11:06:02.029Z] #41 56.71 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-07T11:06:02.322Z] #41 57.27 Selecting previously unselected package libprotobuf10:ppc64el. [2020-01-07T11:06:02.620Z] #41 57.27 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2020-01-07T11:06:02.620Z] #41 57.28 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-07T11:06:04.188Z] #41 58.93 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2020-01-07T11:06:04.188Z] #41 58.93 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2020-01-07T11:06:04.188Z] #41 58.95 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-07T11:06:04.477Z] #41 59.33 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-01-07T11:06:04.477Z] #41 59.33 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2020-01-07T11:06:04.477Z] #41 59.35 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-07T11:06:05.977Z] #41 ... [2020-01-07T11:06:05.977Z] [2020-01-07T11:06:05.977Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:06:05.977Z] #27 4.408 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T11:06:05.977Z] #27 5.691 [2020-01-07T11:06:05.977Z] #27 6.342 ### 5.0% ######## 11.4% ############ 17.8% ################## 26.0% ##################### 30.3% ########################## 36.6% ############################## 43.0% ################################### 49.4% ###################################### 53.7% ########################################### 60.1% ############################################## 64.3% ################################################## 70.7% ##################################################### 75.0% ######################################################### 79.2% ############################################################# 85.6% ################################################################## 92.0% ###################################################################### 98.4% ######################################################################## 100.0% [2020-01-07T11:06:06.268Z] #27 9.806 [2020-01-07T11:06:06.558Z] #27 ... [2020-01-07T11:06:06.558Z] [2020-01-07T11:06:06.558Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:06:06.558Z] #41 61.38 Selecting previously unselected package libprotoc10:ppc64el. [2020-01-07T11:06:06.558Z] #41 61.39 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2020-01-07T11:06:06.558Z] #41 61.40 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2020-01-07T11:06:07.599Z] #41 62.29 Selecting previously unselected package protobuf-c-compiler. [2020-01-07T11:06:07.599Z] #41 62.30 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2020-01-07T11:06:07.599Z] #41 62.31 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-07T11:06:07.889Z] #41 62.57 Selecting previously unselected package protobuf-compiler. [2020-01-07T11:06:07.889Z] #41 62.57 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2020-01-07T11:06:07.889Z] #41 62.58 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-07T11:06:07.889Z] #41 ... [2020-01-07T11:06:07.889Z] [2020-01-07T11:06:07.889Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:06:07.889Z] #69 DONE 62.6s [2020-01-07T11:06:07.889Z] [2020-01-07T11:06:07.889Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:06:07.889Z] #41 62.85 Selecting previously unselected package python-pkg-resources. [2020-01-07T11:06:08.179Z] #41 62.89 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T11:06:08.179Z] #41 62.90 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-07T11:06:08.789Z] #74 DONE 21.8s [2020-01-07T11:06:08.805Z] #41 63.57 Selecting previously unselected package python-protobuf. [2020-01-07T11:06:08.806Z] #41 63.62 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2020-01-07T11:06:08.806Z] #41 63.63 Unpacking python-protobuf (3.0.0-9) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-07T11:06:09.640Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40348/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ae7196775dddeb49be5195e00572a55b3c4658a hack/test/unit [2020-01-07T11:06:09.839Z] #41 64.57 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-07T11:06:10.135Z] #41 64.79 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-07T11:06:10.135Z] #41 64.80 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-07T11:06:10.815Z] #41 ... [2020-01-07T11:06:10.815Z] [2020-01-07T11:06:10.815Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:06:10.815Z] #11 55.73 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-07T11:06:10.815Z] #11 56.45 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2020-01-07T11:06:10.815Z] #11 56.47 Get:24 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] [2020-01-07T11:06:10.815Z] #11 63.01 Get:25 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] [2020-01-07T11:06:11.114Z] #11 ... [2020-01-07T11:06:11.114Z] [2020-01-07T11:06:11.114Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T11:06:11.114Z] #34 55.87 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:06:11.114Z] #34 56.17 Fetched 13.4 MB in 3s (4078 kB/s) [2020-01-07T11:06:11.114Z] #34 56.29 Selecting previously unselected package cmake-data. [2020-01-07T11:06:11.114Z] #34 56.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.) [2020-01-07T11:06:11.114Z] #34 56.46 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-07T11:06:11.114Z] #34 56.49 Unpacking cmake-data (3.7.2-1) ... [2020-01-07T11:06:11.114Z] #34 61.41 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-07T11:06:11.114Z] #34 61.43 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-07T11:06:11.114Z] #34 61.44 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T11:06:11.114Z] #34 61.66 Selecting previously unselected package libicu57:ppc64el. [2020-01-07T11:06:11.114Z] #34 61.67 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2020-01-07T11:06:11.114Z] #34 61.69 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-07T11:06:11.114Z] #34 ... [2020-01-07T11:06:11.114Z] [2020-01-07T11:06:11.114Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:06:11.115Z] #27 10.69 ############## 20.1% ########################## 37.4% ########################################### 60.3% #################################################################### 94.9% ######################################################################## 100.0% [2020-01-07T11:06:11.115Z] #27 12.74 [2020-01-07T11:06:11.416Z] #27 13.69 ### 5.4% ######### 13.2% ################ 23.5% ##################### 30.0% ######################## 34.5% ############################ 39.7% #################################### 50.0% ########################################### 60.4% ################################################## 70.7% ############################################################# 84.8% ###################################################################### 97.7% ######################################################################## 100.0% [2020-01-07T11:06:12.921Z] #27 16.33 [2020-01-07T11:06:12.921Z] #27 ... [2020-01-07T11:06:12.921Z] [2020-01-07T11:06:12.921Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:06:12.921Z] #11 67.82 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2020-01-07T11:06:13.214Z] #11 67.82 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2020-01-07T11:06:13.764Z] ? github.com/docker/docker/api [no test files] [2020-01-07T11:06:14.730Z] #11 69.35 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:06:14.731Z] #11 69.52 Fetched 70.1 MB in 15s (4646 kB/s) [2020-01-07T11:06:14.731Z] #11 69.64 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-01-07T11:06:15.033Z] #11 69.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-07T11:06:15.033Z] #11 69.75 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2020-01-07T11:06:15.033Z] #11 69.76 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-07T11:06:15.033Z] #11 70.03 Selecting previously unselected package libudev-dev:ppc64el. [2020-01-07T11:06:15.033Z] #11 70.04 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-07T11:06:15.331Z] #11 70.09 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-07T11:06:15.632Z] #11 70.39 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-07T11:06:15.632Z] #11 70.39 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-07T11:06:15.632Z] #11 70.40 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T11:06:15.632Z] #11 70.61 Selecting previously unselected package btrfs-progs. [2020-01-07T11:06:15.632Z] #11 70.63 Preparing to unpack .../03-btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-07T11:06:15.928Z] #11 70.63 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T11:06:16.965Z] #11 71.84 Selecting previously unselected package btrfs-tools. [2020-01-07T11:06:16.965Z] #11 71.85 Preparing to unpack .../04-btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-07T11:06:16.965Z] #11 71.85 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T11:06:17.260Z] #11 72.02 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-01-07T11:06:17.260Z] #11 72.06 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-07T11:06:17.260Z] #11 72.06 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-07T11:06:17.552Z] #11 72.47 Selecting previously unselected package dmsetup. [2020-01-07T11:06:17.552Z] #11 72.48 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2020-01-07T11:06:17.552Z] #11 72.49 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-07T11:06:18.186Z] #11 72.90 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-01-07T11:06:18.186Z] #11 72.93 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-07T11:06:18.186Z] #11 72.96 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-07T11:06:18.186Z] #11 ... [2020-01-07T11:06:18.186Z] [2020-01-07T11:06:18.186Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:06:18.186Z] #27 17.09 # 1.6% ## 3.4% ### 4.6% #### 6.0% ###### 8.6% ######## 11.3% ########## 14.0% ############ 17.6% ############## 20.2% ############### 22.0% ############### 22.2% ################ 22.8% ################## 25.3% ################### 27.1% #################### 28.9% ###################### 31.6% ######################## 34.1% ########################## 36.7% ############################ 39.4% ############################## 43.0% ################################ 45.7% ################################## 48.4% #################################### 50.1% ###################################### 52.8% ####################################### 55.5% ######################################### 58.2% ########################################### 60.1% ############################################ 61.7% ############################################# 63.5% ############################################### 66.1% ################################################# 68.8% ################################################## 70.6% #################################################### 72.4% ###################################################### 75.1% ####################################################### 76.9% ######################################################### 79.5% ############################################################ 84.3% ############################################################# 86.1% ############################################################### 88.8% ################################################################# 91.5% ################################################################### 94.1% ##################################################################### 96.8% ######################################################################## 100.0% [2020-01-07T11:06:18.817Z] #27 22.25 [2020-01-07T11:06:19.844Z] #27 ... [2020-01-07T11:06:19.844Z] [2020-01-07T11:06:19.844Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:06:20.136Z] #29 74.77 + cd /tmp/tmp.MuModl2iVp/src/github.com/go-swagger/go-swagger [2020-01-07T11:06:20.136Z] #29 74.78 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-07T11:06:20.523Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/rootless [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/volume [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-07T11:06:20.523Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === Skipped [2020-01-07T11:06:20.523Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-07T11:06:20.523Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-07T11:06:20.523Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:06:20.523Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:06:20.523Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:06:20.523Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:06:20.523Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:06:20.523Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:73: No driver to put! [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-07T11:06:20.523Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-07T11:06:20.523Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-07T11:06:20.523Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:06:20.523Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:06:20.523Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:06:20.523Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:06:20.523Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:06:20.523Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-07T11:06:20.523Z] graphtest_unix.go:73: No driver to put! [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-07T11:06:20.523Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-07T11:06:20.523Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] [2020-01-07T11:06:20.523Z] DONE 2155 tests, 20 skipped in 183.992s Post stage [Pipeline] junit [2020-01-07T11:06:20.540Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-07T11:06:21.165Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40348/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -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:9ae7196775dddeb49be5195e00572a55b3c4658a hack/make.sh dynbinary test-integration [2020-01-07T11:06:22.102Z] [2020-01-07T11:06:22.102Z] Removing bundles/ [2020-01-07T11:06:22.102Z] [2020-01-07T11:06:22.102Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-07T11:06:22.102Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T11:06:22.102Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T11:06:22.860Z] #29 ... [2020-01-07T11:06:22.860Z] [2020-01-07T11:06:22.860Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:06:22.860Z] #32 66.89 internal/reflectlite [2020-01-07T11:06:22.860Z] #32 66.89 sync [2020-01-07T11:06:22.860Z] #32 72.12 sort [2020-01-07T11:06:22.860Z] #32 72.15 errors [2020-01-07T11:06:22.860Z] #32 73.03 io [2020-01-07T11:06:22.860Z] #32 73.03 internal/oserror [2020-01-07T11:06:22.860Z] #32 73.07 strconv [2020-01-07T11:06:22.860Z] #32 73.80 syscall [2020-01-07T11:06:22.860Z] #32 ... [2020-01-07T11:06:22.860Z] [2020-01-07T11:06:22.860Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:06:22.860Z] #11 73.21 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-01-07T11:06:22.860Z] #11 73.24 Preparing to unpack .../08-libsepol1-dev_2.6-2_ppc64el.deb ... [2020-01-07T11:06:22.860Z] #11 73.24 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2020-01-07T11:06:22.860Z] #11 73.91 Selecting previously unselected package libpcre16-3:ppc64el. [2020-01-07T11:06:22.860Z] #11 73.92 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2020-01-07T11:06:22.860Z] #11 73.94 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-07T11:06:22.860Z] #11 74.37 Selecting previously unselected package libpcre32-3:ppc64el. [2020-01-07T11:06:22.860Z] #11 74.42 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2020-01-07T11:06:22.860Z] #11 74.44 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-07T11:06:22.860Z] #11 74.70 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-01-07T11:06:22.860Z] #11 74.71 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2020-01-07T11:06:22.860Z] #11 74.73 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-07T11:06:22.860Z] #11 75.41 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-01-07T11:06:22.860Z] #11 75.42 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2020-01-07T11:06:22.860Z] #11 75.42 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-07T11:06:22.860Z] #11 75.98 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-01-07T11:06:22.860Z] #11 75.99 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2020-01-07T11:06:22.860Z] #11 76.00 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-07T11:06:22.860Z] #11 76.23 Selecting previously unselected package libseccomp2:ppc64el. [2020-01-07T11:06:22.860Z] #11 76.23 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-07T11:06:22.860Z] #11 76.25 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-07T11:06:22.860Z] #11 76.49 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-01-07T11:06:22.860Z] #11 76.53 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-07T11:06:22.860Z] #11 76.53 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-07T11:06:22.860Z] #11 76.79 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-01-07T11:06:22.860Z] #11 76.80 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-07T11:06:22.860Z] #11 76.82 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-07T11:06:22.860Z] #11 ... [2020-01-07T11:06:22.860Z] [2020-01-07T11:06:22.860Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:06:22.860Z] #45 67.42 internal/reflectlite [2020-01-07T11:06:22.860Z] #45 67.43 sync [2020-01-07T11:06:22.860Z] #45 71.62 github.com/LK4D4/vndr/godl/singleflight [2020-01-07T11:06:22.860Z] #45 71.64 internal/singleflight [2020-01-07T11:06:22.860Z] #45 71.65 math/rand [2020-01-07T11:06:22.860Z] #45 75.98 sort [2020-01-07T11:06:22.860Z] #45 76.10 io [2020-01-07T11:06:22.860Z] #45 76.17 strconv [2020-01-07T11:06:22.860Z] #45 76.18 syscall [2020-01-07T11:06:23.150Z] #45 ... [2020-01-07T11:06:23.150Z] [2020-01-07T11:06:23.150Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:06:23.150Z] #29 77.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-07T11:06:25.751Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-01-07T11:06:25.903Z] #29 ... [2020-01-07T11:06:25.903Z] [2020-01-07T11:06:25.903Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T11:06:25.903Z] #34 72.03 Selecting previously unselected package libxml2:ppc64el. [2020-01-07T11:06:25.903Z] #34 72.05 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2020-01-07T11:06:25.903Z] #34 72.07 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T11:06:25.903Z] #34 73.23 Selecting previously unselected package libarchive13:ppc64el. [2020-01-07T11:06:25.903Z] #34 73.25 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2020-01-07T11:06:25.903Z] #34 73.26 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-07T11:06:25.903Z] #34 73.93 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-01-07T11:06:25.903Z] #34 73.94 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-01-07T11:06:25.903Z] #34 73.95 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-07T11:06:25.903Z] #34 74.26 Selecting previously unselected package libuv1:ppc64el. [2020-01-07T11:06:25.903Z] #34 74.28 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2020-01-07T11:06:25.903Z] #34 74.28 Unpacking libuv1:ppc64el (1.9.1-3) ... [2020-01-07T11:06:25.903Z] #34 74.56 Selecting previously unselected package cmake. [2020-01-07T11:06:25.903Z] #34 74.56 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2020-01-07T11:06:25.903Z] #34 74.78 Unpacking cmake (3.7.2-1) ... [2020-01-07T11:06:25.903Z] #34 78.38 Selecting previously unselected package xxd. [2020-01-07T11:06:25.903Z] #34 78.42 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-07T11:06:25.903Z] #34 78.43 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:06:25.903Z] #34 78.79 Selecting previously unselected package vim-common. [2020-01-07T11:06:25.903Z] #34 78.80 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:06:25.903Z] #34 78.83 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:06:25.903Z] #34 79.41 Processing triggers for mime-support (3.60) ... [2020-01-07T11:06:25.903Z] #34 79.63 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:06:25.903Z] #34 79.65 Setting up libuv1:ppc64el (1.9.1-3) ... [2020-01-07T11:06:25.903Z] #34 79.65 Setting up cmake-data (3.7.2-1) ... [2020-01-07T11:06:25.903Z] #34 79.66 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-07T11:06:25.903Z] #34 79.68 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T11:06:25.903Z] #34 79.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:06:25.903Z] #34 79.80 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:06:25.903Z] #34 79.81 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T11:06:25.903Z] #34 79.81 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-07T11:06:25.903Z] #34 79.84 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-07T11:06:25.903Z] #34 79.85 Setting up cmake (3.7.2-1) ... [2020-01-07T11:06:25.903Z] #34 80.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:06:25.903Z] #34 DONE 80.3s [2020-01-07T11:06:25.903Z] [2020-01-07T11:06:25.903Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:06:25.903Z] #35 DONE 0.1s [2020-01-07T11:06:25.903Z] [2020-01-07T11:06:25.903Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-07T11:06:25.903Z] #36 DONE 0.1s [2020-01-07T11:06:25.903Z] [2020-01-07T11:06:25.903Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:06:25.903Z] #11 80.39 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-07T11:06:25.903Z] #11 80.39 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-07T11:06:25.903Z] #11 80.40 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T11:06:26.936Z] #11 ... [2020-01-07T11:06:26.936Z] [2020-01-07T11:06:26.936Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:06:26.936Z] #41 71.65 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T11:06:26.936Z] #41 71.67 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-07T11:06:26.936Z] #41 71.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:06:26.936Z] #41 71.76 Setting up python-protobuf (3.0.0-9) ... [2020-01-07T11:06:26.936Z] #41 ... [2020-01-07T11:06:26.936Z] [2020-01-07T11:06:26.936Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:06:26.936Z] #37 0.389 + RM_GOPATH=0 [2020-01-07T11:06:26.936Z] #37 0.396 + TMP_GOPATH= [2020-01-07T11:06:26.936Z] #37 0.396 + : /build [2020-01-07T11:06:26.936Z] #37 0.398 + '[' -z '' ']' [2020-01-07T11:06:26.936Z] #37 0.400 ++ mktemp -d [2020-01-07T11:06:26.936Z] #37 0.403 + export GOPATH=/tmp/tmp.17WFybctXi [2020-01-07T11:06:26.936Z] #37 0.403 + GOPATH=/tmp/tmp.17WFybctXi [2020-01-07T11:06:26.936Z] #37 0.404 + RM_GOPATH=1 [2020-01-07T11:06:26.936Z] #37 0.407 ++ dirname ./install.sh [2020-01-07T11:06:26.936Z] #37 0.409 + dir=. [2020-01-07T11:06:26.936Z] #37 0.410 + bin=tini [2020-01-07T11:06:26.936Z] #37 0.410 + shift [2020-01-07T11:06:26.936Z] #37 0.413 + '[' '!' -f ./tini.installer ']' [2020-01-07T11:06:26.936Z] #37 0.415 + . ./tini.installer [2020-01-07T11:06:26.936Z] #37 0.418 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T11:06:26.936Z] #37 0.424 + install_tini [2020-01-07T11:06:26.936Z] #37 0.425 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-07T11:06:26.936Z] #37 0.426 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T11:06:26.936Z] #37 0.427 + git clone https://github.com/krallin/tini.git /tmp/tmp.17WFybctXi/tini [2020-01-07T11:06:26.936Z] #37 0.435 Cloning into '/tmp/tmp.17WFybctXi/tini'... [2020-01-07T11:06:27.570Z] #37 ... [2020-01-07T11:06:27.570Z] [2020-01-07T11:06:27.570Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T11:06:27.570Z] #41 81.91 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2020-01-07T11:06:27.570Z] #41 81.91 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-07T11:06:27.570Z] #41 81.92 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-07T11:06:27.570Z] #41 81.94 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-07T11:06:27.570Z] #41 81.95 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2020-01-07T11:06:27.570Z] #41 81.96 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-07T11:06:27.570Z] #41 81.97 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-07T11:06:27.570Z] #41 81.98 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-07T11:06:27.570Z] #41 81.99 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-07T11:06:27.570Z] #41 82.00 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-07T11:06:27.570Z] #41 82.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:06:27.570Z] #41 DONE 82.3s [2020-01-07T11:06:27.570Z] [2020-01-07T11:06:27.570Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:06:30.303Z] #42 2.377 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T11:06:30.303Z] #42 2.378 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T11:06:30.595Z] #42 ... [2020-01-07T11:06:30.595Z] [2020-01-07T11:06:30.595Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:06:30.595Z] #48 75.17 + cd /tmp/tmp.yMgucwjDXr/src/gotest.tools/gotestsum [2020-01-07T11:06:30.595Z] #48 75.17 + git checkout -q v0.3.5 [2020-01-07T11:06:30.595Z] #48 75.29 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-07T11:06:30.595Z] #48 ... [2020-01-07T11:06:30.595Z] [2020-01-07T11:06:30.595Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:06:30.595Z] #11 84.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-07T11:06:30.595Z] #11 84.12 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-07T11:06:30.595Z] #11 84.14 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T11:06:32.108Z] #11 ... [2020-01-07T11:06:32.108Z] [2020-01-07T11:06:32.108Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:06:32.108Z] #27 25.53 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T11:06:32.108Z] #27 26.83 [2020-01-07T11:06:32.108Z] #27 27.37 ######################################################################## 100.0% [2020-01-07T11:06:32.108Z] #27 27.81 [2020-01-07T11:06:32.108Z] #27 30.86 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T11:06:32.108Z] #27 32.04 [2020-01-07T11:06:32.108Z] #27 32.56 ######################################################################## 100.0% [2020-01-07T11:06:32.108Z] #27 32.72 [2020-01-07T11:06:32.108Z] #27 35.36 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T11:06:32.108Z] #27 35.56 skipping existing c8c2d4a6b2e3 [2020-01-07T11:06:32.108Z] #27 ... [2020-01-07T11:06:32.108Z] [2020-01-07T11:06:32.108Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:06:32.108Z] #42 4.334 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T11:06:32.108Z] #42 4.362 GEN .gitid [2020-01-07T11:06:32.108Z] #42 4.380 GEN criu/include/version.h [2020-01-07T11:06:32.108Z] #42 4.502 GEN include/common/asm [2020-01-07T11:06:34.830Z] #42 ... [2020-01-07T11:06:34.830Z] [2020-01-07T11:06:34.830Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:06:34.830Z] #32 79.47 bytes [2020-01-07T11:06:34.830Z] #32 79.49 strings [2020-01-07T11:06:34.830Z] #32 89.52 reflect [2020-01-07T11:06:34.830Z] #32 ... [2020-01-07T11:06:34.830Z] [2020-01-07T11:06:34.830Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:06:34.830Z] #42 7.483 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-07T11:06:35.121Z] #42 7.736 PBCC images/opts.pb-c.c [2020-01-07T11:06:35.121Z] #42 7.812 PBCC images/sit.pb-c.c [2020-01-07T11:06:35.413Z] #42 7.881 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-07T11:06:35.413Z] #42 8.000 DEP images/opts.pb-c.d [2020-01-07T11:06:35.702Z] #42 8.184 DEP images/sit.pb-c.d [2020-01-07T11:06:35.702Z] #42 8.336 PBCC images/macvlan.pb-c.c [2020-01-07T11:06:35.702Z] #42 8.371 DEP images/macvlan.pb-c.d [2020-01-07T11:06:35.702Z] #42 8.430 PBCC images/autofs.pb-c.c [2020-01-07T11:06:35.996Z] #42 8.448 DEP images/autofs.pb-c.d [2020-01-07T11:06:35.996Z] #42 8.586 PBCC images/sysctl.pb-c.c [2020-01-07T11:06:35.996Z] #42 8.623 DEP images/sysctl.pb-c.d [2020-01-07T11:06:35.996Z] #42 8.701 PBCC images/time.pb-c.c [2020-01-07T11:06:36.287Z] #42 8.780 DEP images/time.pb-c.d [2020-01-07T11:06:36.287Z] #42 8.925 PBCC images/binfmt-misc.pb-c.c [2020-01-07T11:06:36.287Z] #42 9.000 DEP images/binfmt-misc.pb-c.d [2020-01-07T11:06:36.576Z] #42 9.160 PBCC images/seccomp.pb-c.c [2020-01-07T11:06:36.576Z] #42 9.225 DEP images/seccomp.pb-c.d [2020-01-07T11:06:36.867Z] #42 9.349 PBCC images/userns.pb-c.c [2020-01-07T11:06:36.867Z] #42 9.400 DEP images/userns.pb-c.d [2020-01-07T11:06:36.867Z] #42 9.499 PBCC images/cgroup.pb-c.c [2020-01-07T11:06:37.158Z] #42 9.601 DEP images/cgroup.pb-c.d [2020-01-07T11:06:37.158Z] #42 ... [2020-01-07T11:06:37.158Z] [2020-01-07T11:06:37.158Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T11:06:37.158Z] #27 35.86 [2020-01-07T11:06:37.158Z] #27 38.99 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T11:06:37.158Z] #27 39.92 [2020-01-07T11:06:37.158Z] #27 40.33 ######################################################################## 100.0% [2020-01-07T11:06:37.158Z] #27 40.59 [2020-01-07T11:06:37.158Z] #27 40.69 Download of images into '/build' complete. [2020-01-07T11:06:37.158Z] #27 40.69 Use something like the following to load the result into a Docker daemon: [2020-01-07T11:06:37.158Z] #27 40.69 tar -cC '/build' . | docker load [2020-01-07T11:06:37.158Z] #27 DONE 40.7s [2020-01-07T11:06:37.453Z] [2020-01-07T11:06:37.453Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:06:37.453Z] #45 81.79 vendor/golang.org/x/net/dns/dnsmessage [2020-01-07T11:06:37.453Z] #45 83.43 bytes [2020-01-07T11:06:37.453Z] #45 ... [2020-01-07T11:06:37.453Z] [2020-01-07T11:06:37.453Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:06:37.453Z] #42 9.828 PBCC images/fown.pb-c.c [2020-01-07T11:06:37.453Z] #42 9.857 PBCC images/ext-file.pb-c.c [2020-01-07T11:06:37.453Z] #42 10.03 DEP images/fown.pb-c.d [2020-01-07T11:06:37.453Z] #42 10.11 DEP images/ext-file.pb-c.d [2020-01-07T11:06:37.745Z] #42 10.21 PBCC images/rpc.pb-c.c [2020-01-07T11:06:37.745Z] #42 10.30 DEP images/rpc.pb-c.d [2020-01-07T11:06:37.745Z] #42 10.38 PBCC images/siginfo.pb-c.c [2020-01-07T11:06:38.035Z] #42 10.44 DEP images/siginfo.pb-c.d [2020-01-07T11:06:38.035Z] #42 10.53 PBCC images/pagemap.pb-c.c [2020-01-07T11:06:38.035Z] #42 ... [2020-01-07T11:06:38.035Z] [2020-01-07T11:06:38.035Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:06:38.035Z] #37 2.282 + cd /tmp/tmp.17WFybctXi/tini [2020-01-07T11:06:38.035Z] #37 2.283 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T11:06:38.035Z] #37 2.305 + cmake . [2020-01-07T11:06:38.035Z] #37 3.445 -- The C compiler identification is GNU 6.3.0 [2020-01-07T11:06:38.035Z] #37 3.533 -- Check for working C compiler: /usr/bin/cc [2020-01-07T11:06:38.035Z] #37 4.375 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-07T11:06:38.035Z] #37 4.399 -- Detecting C compiler ABI info [2020-01-07T11:06:38.035Z] #37 5.309 -- Detecting C compiler ABI info - done [2020-01-07T11:06:38.035Z] #37 5.457 -- Detecting C compile features [2020-01-07T11:06:38.035Z] #37 8.067 -- Detecting C compile features - done [2020-01-07T11:06:38.035Z] #37 8.155 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-07T11:06:38.035Z] #37 8.512 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-07T11:06:38.035Z] #37 8.764 -- Configuring done [2020-01-07T11:06:38.035Z] #37 8.807 -- Generating done [2020-01-07T11:06:38.035Z] #37 8.818 -- Build files have been written to: /tmp/tmp.17WFybctXi/tini [2020-01-07T11:06:38.035Z] #37 8.832 + make tini-static [2020-01-07T11:06:38.035Z] #37 9.310 Scanning dependencies of target tini-static [2020-01-07T11:06:38.035Z] #37 9.474 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-07T11:06:38.035Z] #37 ... [2020-01-07T11:06:38.035Z] [2020-01-07T11:06:38.035Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:06:38.035Z] #42 10.61 DEP images/pagemap.pb-c.d [2020-01-07T11:06:38.329Z] #42 10.89 PBCC images/rlimit.pb-c.c [2020-01-07T11:06:38.329Z] #42 10.95 DEP images/rlimit.pb-c.d [2020-01-07T11:06:38.329Z] #42 11.00 PBCC images/file-lock.pb-c.c [2020-01-07T11:06:38.329Z] #42 11.07 DEP images/file-lock.pb-c.d [2020-01-07T11:06:38.622Z] #42 11.21 PBCC images/tty.pb-c.c [2020-01-07T11:06:38.622Z] #42 11.32 DEP images/tty.pb-c.d [2020-01-07T11:06:38.911Z] #42 11.46 PBCC images/tun.pb-c.c [2020-01-07T11:06:38.911Z] #42 11.54 PBCC images/netdev.pb-c.c [2020-01-07T11:06:39.215Z] #42 11.62 DEP images/tun.pb-c.d [2020-01-07T11:06:39.215Z] #42 ... [2020-01-07T11:06:39.215Z] [2020-01-07T11:06:39.215Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:06:39.215Z] #37 12.79 [100%] Linking C executable tini-static [2020-01-07T11:06:39.215Z] #37 13.46 [100%] Built target tini-static [2020-01-07T11:06:39.215Z] #37 13.52 + mkdir -p /build [2020-01-07T11:06:39.215Z] #37 13.54 + cp tini-static /build/docker-init [2020-01-07T11:06:39.215Z] #37 DONE 13.6s [2020-01-07T11:06:39.215Z] [2020-01-07T11:06:39.215Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:06:39.215Z] #42 11.74 DEP images/netdev.pb-c.d [2020-01-07T11:06:39.215Z] #42 11.82 PBCC images/vma.pb-c.c [2020-01-07T11:06:39.504Z] #42 11.92 DEP images/vma.pb-c.d [2020-01-07T11:06:39.504Z] #42 12.03 PBCC images/creds.pb-c.c [2020-01-07T11:06:39.504Z] #42 12.07 DEP images/creds.pb-c.d [2020-01-07T11:06:39.792Z] #42 12.19 PBCC images/utsns.pb-c.c [2020-01-07T11:06:39.792Z] #42 12.21 DEP images/utsns.pb-c.d [2020-01-07T11:06:40.083Z] #42 12.48 PBCC images/ipc-desc.pb-c.c [2020-01-07T11:06:40.083Z] #42 12.58 PBCC images/ipc-sem.pb-c.c [2020-01-07T11:06:40.083Z] #42 12.61 DEP images/ipc-desc.pb-c.d [2020-01-07T11:06:40.083Z] #42 12.68 DEP images/ipc-sem.pb-c.d [2020-01-07T11:06:40.083Z] #42 12.73 PBCC images/ipc-msg.pb-c.c [2020-01-07T11:06:40.083Z] #42 12.76 DEP images/ipc-msg.pb-c.d [2020-01-07T11:06:40.083Z] #42 12.82 PBCC images/ipc-shm.pb-c.c [2020-01-07T11:06:40.374Z] #42 12.85 DEP images/ipc-shm.pb-c.d [2020-01-07T11:06:40.374Z] #42 12.90 PBCC images/ipc-var.pb-c.c [2020-01-07T11:06:40.374Z] #42 12.93 DEP images/ipc-var.pb-c.d [2020-01-07T11:06:40.374Z] #42 12.97 PBCC images/sk-opts.pb-c.c [2020-01-07T11:06:40.374Z] #42 13.00 PBCC images/packet-sock.pb-c.c [2020-01-07T11:06:40.374Z] #42 13.06 DEP images/sk-opts.pb-c.d [2020-01-07T11:06:40.666Z] #42 13.11 DEP images/packet-sock.pb-c.d [2020-01-07T11:06:40.666Z] #42 13.18 PBCC images/sk-netlink.pb-c.c [2020-01-07T11:06:40.666Z] #42 13.23 DEP images/sk-netlink.pb-c.d [2020-01-07T11:06:40.666Z] #42 13.30 PBCC images/sk-inet.pb-c.c [2020-01-07T11:06:40.957Z] #42 13.37 DEP images/sk-inet.pb-c.d [2020-01-07T11:06:40.957Z] #42 13.58 PBCC images/sk-unix.pb-c.c [2020-01-07T11:06:41.249Z] #42 13.78 DEP images/sk-unix.pb-c.d [2020-01-07T11:06:41.249Z] #42 13.88 PBCC images/mm.pb-c.c [2020-01-07T11:06:41.540Z] #42 13.95 DEP images/mm.pb-c.d [2020-01-07T11:06:41.540Z] #42 14.02 PBCC images/timerfd.pb-c.c [2020-01-07T11:06:41.540Z] #42 14.10 DEP images/timerfd.pb-c.d [2020-01-07T11:06:41.540Z] #42 14.17 PBCC images/timer.pb-c.c [2020-01-07T11:06:41.540Z] #42 14.21 DEP images/timer.pb-c.d [2020-01-07T11:06:41.540Z] #42 14.28 PBCC images/sa.pb-c.c [2020-01-07T11:06:41.832Z] #42 14.36 DEP images/sa.pb-c.d [2020-01-07T11:06:41.832Z] #42 14.43 PBCC images/pipe-data.pb-c.c [2020-01-07T11:06:41.832Z] #42 14.47 DEP images/pipe-data.pb-c.d [2020-01-07T11:06:41.832Z] #42 14.55 PBCC images/mnt.pb-c.c [2020-01-07T11:06:42.124Z] #42 14.65 DEP images/mnt.pb-c.d [2020-01-07T11:06:42.124Z] #42 14.75 PBCC images/sk-packet.pb-c.c [2020-01-07T11:06:42.124Z] #42 14.80 DEP images/sk-packet.pb-c.d [2020-01-07T11:06:42.414Z] #42 14.92 PBCC images/tcp-stream.pb-c.c [2020-01-07T11:06:42.414Z] #42 14.98 DEP images/tcp-stream.pb-c.d [2020-01-07T11:06:42.706Z] #42 15.08 PBCC images/pipe.pb-c.c [2020-01-07T11:06:42.706Z] #42 15.12 DEP images/pipe.pb-c.d [2020-01-07T11:06:42.706Z] #42 15.18 PBCC images/pstree.pb-c.c [2020-01-07T11:06:42.706Z] #42 15.23 DEP images/pstree.pb-c.d [2020-01-07T11:06:42.706Z] #42 15.29 PBCC images/fs.pb-c.c [2020-01-07T11:06:42.706Z] #42 15.34 DEP images/fs.pb-c.d [2020-01-07T11:06:42.998Z] #42 15.44 PBCC images/signalfd.pb-c.c [2020-01-07T11:06:42.998Z] #42 15.59 DEP images/signalfd.pb-c.d [2020-01-07T11:06:42.998Z] #42 15.70 PBCC images/fh.pb-c.c [2020-01-07T11:06:42.998Z] #42 ... [2020-01-07T11:06:42.998Z] [2020-01-07T11:06:42.998Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:06:42.998Z] #11 87.92 Selecting previously unselected package binutils-mingw-w64. [2020-01-07T11:06:42.998Z] #11 87.92 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-07T11:06:42.998Z] #11 87.93 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T11:06:42.998Z] #11 88.12 Selecting previously unselected package mingw-w64-common. [2020-01-07T11:06:42.998Z] #11 88.13 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-07T11:06:42.998Z] #11 88.13 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-07T11:06:43.292Z] #11 ... [2020-01-07T11:06:43.292Z] [2020-01-07T11:06:43.292Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:06:43.292Z] #42 15.78 PBCC images/fsnotify.pb-c.c [2020-01-07T11:06:43.292Z] #42 15.95 DEP images/fh.pb-c.d [2020-01-07T11:06:43.584Z] #42 16.05 DEP images/fsnotify.pb-c.d [2020-01-07T11:06:43.584Z] #42 16.17 PBCC images/eventpoll.pb-c.c [2020-01-07T11:06:43.584Z] #42 16.20 DEP images/eventpoll.pb-c.d [2020-01-07T11:06:43.875Z] #42 16.27 PBCC images/eventfd.pb-c.c [2020-01-07T11:06:43.875Z] #42 16.30 DEP images/eventfd.pb-c.d [2020-01-07T11:06:43.875Z] #42 16.38 PBCC images/remap-file-path.pb-c.c [2020-01-07T11:06:43.875Z] #42 16.44 DEP images/remap-file-path.pb-c.d [2020-01-07T11:06:44.174Z] #42 16.51 PBCC images/fifo.pb-c.c [2020-01-07T11:06:44.174Z] #42 16.54 DEP images/fifo.pb-c.d [2020-01-07T11:06:44.174Z] #42 16.66 PBCC images/ghost-file.pb-c.c [2020-01-07T11:06:44.174Z] #42 16.73 DEP images/ghost-file.pb-c.d [2020-01-07T11:06:44.464Z] #42 16.87 PBCC images/regfile.pb-c.c [2020-01-07T11:06:44.464Z] #42 16.99 DEP images/regfile.pb-c.d [2020-01-07T11:06:44.755Z] #42 17.12 PBCC images/ns.pb-c.c [2020-01-07T11:06:44.755Z] #42 17.18 DEP images/ns.pb-c.d [2020-01-07T11:06:44.755Z] #42 17.27 PBCC images/fdinfo.pb-c.c [2020-01-07T11:06:45.045Z] #42 17.42 DEP images/fdinfo.pb-c.d [2020-01-07T11:06:45.045Z] #42 17.59 PBCC images/core-aarch64.pb-c.c [2020-01-07T11:06:45.045Z] #42 17.67 PBCC images/core-arm.pb-c.c [2020-01-07T11:06:45.339Z] #42 17.83 PBCC images/core-ppc64.pb-c.c [2020-01-07T11:06:45.339Z] #42 17.94 PBCC images/core-s390.pb-c.c [2020-01-07T11:06:45.339Z] #42 18.04 PBCC images/core-x86.pb-c.c [2020-01-07T11:06:45.632Z] #42 18.13 PBCC images/core.pb-c.c [2020-01-07T11:06:45.632Z] #42 18.34 PBCC images/inventory.pb-c.c [2020-01-07T11:06:45.632Z] #42 ... [2020-01-07T11:06:45.632Z] [2020-01-07T11:06:45.632Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:06:45.632Z] #32 90.36 bufio [2020-01-07T11:06:45.632Z] #32 93.87 path [2020-01-07T11:06:45.632Z] #32 96.18 text/tabwriter [2020-01-07T11:06:45.924Z] #32 ... [2020-01-07T11:06:45.924Z] [2020-01-07T11:06:45.924Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:06:45.924Z] #42 18.46 DEP images/core-aarch64.pb-c.d [2020-01-07T11:06:45.924Z] #42 18.58 DEP images/core-arm.pb-c.d [2020-01-07T11:06:46.215Z] #42 18.68 DEP images/core-ppc64.pb-c.d [2020-01-07T11:06:46.215Z] #42 18.81 DEP images/core-s390.pb-c.d [2020-01-07T11:06:46.506Z] #42 18.96 DEP images/core-x86.pb-c.d [2020-01-07T11:06:46.506Z] #42 19.06 DEP images/core.pb-c.d [2020-01-07T11:06:46.506Z] #42 19.15 DEP images/inventory.pb-c.d [2020-01-07T11:06:46.797Z] #42 19.33 PBCC images/cpuinfo.pb-c.c [2020-01-07T11:06:46.797Z] #42 19.36 DEP images/cpuinfo.pb-c.d [2020-01-07T11:06:47.088Z] #42 19.45 PBCC images/stats.pb-c.c [2020-01-07T11:06:47.088Z] #42 19.52 DEP images/stats.pb-c.d [2020-01-07T11:06:49.817Z] #42 22.02 make[1]: Nothing to be done for 'all'. [2020-01-07T11:06:51.908Z] #42 24.44 CC images/stats.o [2020-01-07T11:06:52.197Z] #42 ... [2020-01-07T11:06:52.197Z] [2020-01-07T11:06:52.197Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:06:52.197Z] #45 96.62 bufio [2020-01-07T11:06:52.197Z] #45 97.07 reflect [2020-01-07T11:06:52.197Z] #45 103.4 regexp/syntax [2020-01-07T11:06:52.197Z] #45 106.1 hash/crc32 [2020-01-07T11:06:52.197Z] #45 ... [2020-01-07T11:06:52.197Z] [2020-01-07T11:06:52.197Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:06:52.197Z] #11 98.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-07T11:06:52.197Z] #11 98.27 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-07T11:06:52.197Z] #11 98.27 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T11:06:52.197Z] #11 106.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-07T11:06:52.197Z] #11 106.2 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-07T11:06:52.197Z] #11 106.2 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T11:06:52.197Z] #11 106.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-07T11:06:52.197Z] #11 106.4 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-07T11:06:52.197Z] #11 106.4 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:06:52.486Z] #11 ... [2020-01-07T11:06:52.486Z] [2020-01-07T11:06:52.486Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:06:52.486Z] #42 25.11 CC images/core.o [2020-01-07T11:06:53.994Z] #42 26.31 CC images/core-x86.o [2020-01-07T11:06:54.632Z] #42 27.24 CC images/core-arm.o [2020-01-07T11:06:55.263Z] #42 27.95 CC images/core-aarch64.o [2020-01-07T11:06:56.298Z] #42 28.68 CC images/core-ppc64.o [2020-01-07T11:06:57.328Z] #42 29.80 CC images/core-s390.o [2020-01-07T11:06:57.981Z] 65014b3c3121: Pull complete [2020-01-07T11:06:58.838Z] #42 31.09 CC images/cpuinfo.o [2020-01-07T11:06:58.838Z] #42 ... [2020-01-07T11:06:58.838Z] [2020-01-07T11:06:58.838Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:06:58.838Z] #32 103.4 time [2020-01-07T11:06:58.838Z] #32 103.4 internal/syscall/unix [2020-01-07T11:06:58.838Z] #32 112.7 internal/poll [2020-01-07T11:06:58.838Z] #32 ... [2020-01-07T11:06:58.838Z] [2020-01-07T11:06:58.838Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:06:58.838Z] #60 58.63 + cd /tmp/tmp.wkGTtXeaK3/src/github.com/containerd/containerd [2020-01-07T11:06:58.838Z] #60 58.63 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T11:06:58.838Z] #60 59.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-07T11:06:58.838Z] #60 59.82 + BUILDTAGS='netgo osusergo static_build' [2020-01-07T11:06:58.838Z] #60 59.82 + export EXTRA_FLAGS=-buildmode=pie [2020-01-07T11:06:58.838Z] #60 59.83 + EXTRA_FLAGS=-buildmode=pie [2020-01-07T11:06:58.838Z] #60 59.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-07T11:06:58.838Z] #60 59.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-07T11:06:58.838Z] #60 59.83 + '[' '' = dynamic ']' [2020-01-07T11:06:58.838Z] #60 59.83 + make [2020-01-07T11:06:58.838Z] #60 61.39 + bin/ctr [2020-01-07T11:07:01.586Z] #60 ... [2020-01-07T11:07:01.586Z] [2020-01-07T11:07:01.586Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:07:01.586Z] #32 116.3 os [2020-01-07T11:07:03.649Z] #32 118.0 internal/fmtsort [2020-01-07T11:07:06.374Z] #32 120.6 fmt [2020-01-07T11:07:06.374Z] #32 120.6 path/filepath [2020-01-07T11:07:07.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-07T11:07:07.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-07T11:07:07.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-07T11:07:07.881Z] #32 ... [2020-01-07T11:07:07.881Z] [2020-01-07T11:07:07.881Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:07:07.881Z] #45 112.2 time [2020-01-07T11:07:07.881Z] #45 118.4 regexp [2020-01-07T11:07:07.881Z] #45 ... [2020-01-07T11:07:07.881Z] [2020-01-07T11:07:07.881Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:07:07.881Z] #42 32.09 CC images/inventory.o [2020-01-07T11:07:07.881Z] #42 32.55 CC images/fdinfo.o [2020-01-07T11:07:07.881Z] #42 33.29 CC images/fown.o [2020-01-07T11:07:07.881Z] #42 33.66 CC images/ns.o [2020-01-07T11:07:07.881Z] #42 33.99 CC images/regfile.o [2020-01-07T11:07:07.881Z] #42 34.39 CC images/ghost-file.o [2020-01-07T11:07:07.881Z] #42 34.92 CC images/fifo.o [2020-01-07T11:07:07.881Z] #42 35.41 CC images/remap-file-path.o [2020-01-07T11:07:07.881Z] #42 35.74 CC images/eventfd.o [2020-01-07T11:07:07.881Z] #42 36.13 CC images/eventpoll.o [2020-01-07T11:07:07.881Z] #42 36.66 CC images/fh.o [2020-01-07T11:07:07.881Z] #42 37.30 CC images/fsnotify.o [2020-01-07T11:07:07.881Z] #42 38.31 CC images/signalfd.o [2020-01-07T11:07:07.881Z] #42 38.70 CC images/fs.o [2020-01-07T11:07:07.881Z] #42 39.03 CC images/pstree.o [2020-01-07T11:07:07.881Z] #42 39.47 CC images/pipe.o [2020-01-07T11:07:07.881Z] #42 40.02 CC images/tcp-stream.o [2020-01-07T11:07:07.881Z] #42 40.40 CC images/sk-packet.o [2020-01-07T11:07:08.170Z] #42 ... [2020-01-07T11:07:08.170Z] [2020-01-07T11:07:08.170Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:07:08.170Z] #32 122.9 io/ioutil [2020-01-07T11:07:08.573Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-01-07T11:07:08.573Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-01-07T11:07:08.573Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 10/10, skip_files: 10/10, skip_dirs: 10/10, identifier_marker: 1/1, nolint: 0/1, cgo: 10/46, exclude: 1/1, filename_unadjuster: 10/10, autogenerated_exclude: 1/10, exclude-rules: 1/1 [2020-01-07T11:07:08.573Z] INFO [runner] processing took 768.37µs with stages: nolint: 391.958µs, path_prettifier: 144.574µs, skip_dirs: 97.053µs, autogenerated_exclude: 56.983µs, cgo: 44.838µs, identifier_marker: 23.468µs, filename_unadjuster: 3.81µs, exclude-rules: 2.574µs, max_same_issues: 923ns, max_from_linter: 363ns, diff: 337ns, uniq_by_line: 301ns, path_shortener: 275ns, source_code: 250ns, exclude: 243ns, skip_files: 241ns, max_per_file_from_linter: 179ns [2020-01-07T11:07:08.573Z] INFO [runner] linters took 1m27.913231766s with stages: goanalysis_metalinter: 1m9.803260561s, unused: 18.109073623s [2020-01-07T11:07:08.573Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-01-07T11:07:08.573Z] INFO Memory: 1334 samples, avg is 621.9MB, max is 3437.0MB [2020-01-07T11:07:08.573Z] INFO Execution took 3m16.449085113s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-01-07T11:07:08.977Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40348/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ae7196775dddeb49be5195e00572a55b3c4658a hack/make.sh dynbinary-daemon test-docker-py [2020-01-07T11:07:09.537Z] [2020-01-07T11:07:09.537Z] Removing bundles/ [2020-01-07T11:07:09.537Z] [2020-01-07T11:07:09.537Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-07T11:07:09.537Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T11:07:09.537Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T11:07:11.675Z] #32 125.9 log [2020-01-07T11:07:11.675Z] #32 125.9 github.com/BurntSushi/toml [2020-01-07T11:07:11.675Z] #32 125.9 flag [2020-01-07T11:07:14.399Z] #32 ... [2020-01-07T11:07:14.399Z] [2020-01-07T11:07:14.399Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:07:14.399Z] #45 128.3 os/exec [2020-01-07T11:07:14.399Z] #45 128.6 net [2020-01-07T11:07:15.927Z] #45 130.2 internal/lazyregexp [2020-01-07T11:07:18.675Z] #45 ... [2020-01-07T11:07:18.675Z] [2020-01-07T11:07:18.675Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:07:18.675Z] #42 41.00 CC images/mnt.o [2020-01-07T11:07:18.675Z] #42 41.48 CC images/pipe-data.o [2020-01-07T11:07:18.675Z] #42 41.84 CC images/sa.o [2020-01-07T11:07:18.675Z] #42 42.30 CC images/timer.o [2020-01-07T11:07:18.675Z] #42 43.00 CC images/timerfd.o [2020-01-07T11:07:18.675Z] #42 43.35 CC images/mm.o [2020-01-07T11:07:18.675Z] #42 43.90 CC images/sk-opts.o [2020-01-07T11:07:18.675Z] #42 44.19 CC images/sk-unix.o [2020-01-07T11:07:18.675Z] #42 44.83 CC images/sk-inet.o [2020-01-07T11:07:18.675Z] #42 45.60 CC images/tun.o [2020-01-07T11:07:18.675Z] #42 46.24 CC images/sk-netlink.o [2020-01-07T11:07:18.675Z] #42 46.66 CC images/packet-sock.o [2020-01-07T11:07:18.675Z] #42 47.33 CC images/ipc-var.o [2020-01-07T11:07:18.675Z] #42 47.74 CC images/ipc-desc.o [2020-01-07T11:07:18.675Z] #42 48.12 CC images/ipc-shm.o [2020-01-07T11:07:18.675Z] #42 48.58 CC images/ipc-msg.o [2020-01-07T11:07:18.675Z] #42 49.17 CC images/ipc-sem.o [2020-01-07T11:07:18.675Z] #42 49.55 CC images/utsns.o [2020-01-07T11:07:18.675Z] #42 49.95 CC images/creds.o [2020-01-07T11:07:18.675Z] #42 50.26 CC images/vma.o [2020-01-07T11:07:18.675Z] #42 50.57 CC images/netdev.o [2020-01-07T11:07:18.675Z] #42 ... [2020-01-07T11:07:18.675Z] [2020-01-07T11:07:18.675Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:07:18.675Z] #32 133.1 github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T11:07:24.227Z] #32 ... [2020-01-07T11:07:24.227Z] [2020-01-07T11:07:24.227Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:07:24.227Z] #42 51.15 CC images/tty.o [2020-01-07T11:07:24.227Z] #42 52.29 CC images/file-lock.o [2020-01-07T11:07:24.227Z] #42 52.65 CC images/rlimit.o [2020-01-07T11:07:24.227Z] #42 53.20 CC images/pagemap.o [2020-01-07T11:07:24.227Z] #42 53.78 CC images/siginfo.o [2020-01-07T11:07:24.227Z] #42 54.25 CC images/rpc.o [2020-01-07T11:07:24.517Z] #42 56.96 CC images/ext-file.o [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-07T11:07:24.556Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-01-07T11:07:24.556Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-07T11:07:24.556Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-07T11:07:24.556Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-01-07T11:07:24.556Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-07T11:07:24.556Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-01-07T11:07:24.556Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/builder [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-07T11:07:24.556Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-07T11:07:24.556Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-01-07T11:07:24.809Z] #42 ... [2020-01-07T11:07:24.809Z] [2020-01-07T11:07:24.809Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T11:07:24.809Z] #32 DONE 139.3s [2020-01-07T11:07:24.809Z] [2020-01-07T11:07:24.809Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:07:24.809Z] #45 134.9 go/token [2020-01-07T11:07:24.809Z] #45 134.9 text/template/parse [2020-01-07T11:07:24.809Z] #45 134.9 net/url [2020-01-07T11:07:24.809Z] #45 139.2 go/scanner [2020-01-07T11:07:26.391Z] ok github.com/docker/docker/builder/remotecontext 0.304s coverage: 13.6% of statements [2020-01-07T11:07:26.793Z] ok github.com/docker/docker/builder/dockerfile 0.993s coverage: 48.2% of statements [2020-01-07T11:07:27.547Z] #45 ... [2020-01-07T11:07:27.547Z] [2020-01-07T11:07:27.547Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:07:27.547Z] #11 132.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-07T11:07:27.547Z] #11 132.0 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-07T11:07:27.547Z] #11 132.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:07:27.547Z] #11 ... [2020-01-07T11:07:27.547Z] [2020-01-07T11:07:27.547Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:07:27.547Z] #42 57.39 CC images/cgroup.o [2020-01-07T11:07:27.547Z] #42 59.47 CC images/userns.o [2020-01-07T11:07:27.547Z] #42 60.03 CC images/google/protobuf/descriptor.o [2020-01-07T11:07:27.574Z] ok github.com/docker/docker/builder/remotecontext/git 0.703s coverage: 86.3% of statements [2020-01-07T11:07:27.574Z] ? github.com/docker/docker/cli [no test files] [2020-01-07T11:07:27.574Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-07T11:07:27.574Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-01-07T11:07:30.272Z] #42 62.90 CC images/opts.o [2020-01-07T11:07:30.563Z] #42 63.24 CC images/seccomp.o [2020-01-07T11:07:31.195Z] #42 63.68 CC images/binfmt-misc.o [2020-01-07T11:07:31.486Z] #42 63.98 CC images/time.o [2020-01-07T11:07:31.712Z] ok github.com/docker/docker/client 0.290s coverage: 75.8% of statements [2020-01-07T11:07:31.776Z] #42 64.27 CC images/sysctl.o [2020-01-07T11:07:32.070Z] #42 64.65 CC images/autofs.o [2020-01-07T11:07:32.360Z] #42 64.98 CC images/macvlan.o [2020-01-07T11:07:32.997Z] #42 65.35 CC images/sit.o [2020-01-07T11:07:33.303Z] #42 65.75 LINK images/built-in.o [2020-01-07T11:07:33.303Z] #42 66.01 GEN compel/include/asm [2020-01-07T11:07:33.594Z] #42 66.01 GEN compel/include/version.h [2020-01-07T11:07:33.594Z] #42 66.08 touch .config [2020-01-07T11:07:33.594Z] #42 66.12 GEN include/common/config.h [2020-01-07T11:07:33.594Z] #42 66.26 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-07T11:07:33.884Z] #42 66.29 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-07T11:07:33.884Z] #42 66.31 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-01-07T11:07:33.884Z] #42 66.33 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-01-07T11:07:33.884Z] #42 66.36 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-01-07T11:07:33.884Z] #42 66.38 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-01-07T11:07:33.884Z] #42 66.40 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-01-07T11:07:33.884Z] #42 66.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-07T11:07:33.884Z] #42 66.43 DEP compel/plugins/std/infect.d [2020-01-07T11:07:34.174Z] #42 66.60 DEP compel/plugins/std/string.d [2020-01-07T11:07:34.174Z] #42 66.76 DEP compel/plugins/std/log.d [2020-01-07T11:07:34.462Z] #42 66.91 DEP compel/plugins/std/fds.d [2020-01-07T11:07:34.462Z] #42 67.09 DEP compel/plugins/std/std.d [2020-01-07T11:07:35.091Z] #42 67.39 DEP compel/plugins/shmem/shmem.d [2020-01-07T11:07:35.091Z] #42 67.54 DEP compel/plugins/fds/fds.d [2020-01-07T11:07:35.091Z] #42 67.77 CC compel/plugins/std/std.o [2020-01-07T11:07:35.728Z] #42 68.23 CC compel/plugins/std/fds.o [2020-01-07T11:07:36.370Z] #42 68.93 CC compel/plugins/std/log.o [2020-01-07T11:07:37.006Z] #42 ... [2020-01-07T11:07:37.006Z] [2020-01-07T11:07:37.006Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T11:07:37.006Z] #11 151.7 Selecting previously unselected package libapparmor1:ppc64el. [2020-01-07T11:07:37.006Z] #11 151.7 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-07T11:07:37.006Z] #11 151.7 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-07T11:07:37.294Z] #11 151.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-01-07T11:07:37.294Z] #11 152.0 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-07T11:07:37.294Z] #11 152.0 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-07T11:07:37.584Z] #11 152.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T11:07:37.584Z] #11 152.2 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2020-01-07T11:07:37.584Z] #11 152.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T11:07:37.584Z] #11 152.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T11:07:37.584Z] #11 152.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T11:07:37.584Z] #11 152.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:07:37.584Z] #11 152.4 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-07T11:07:37.584Z] #11 152.4 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-07T11:07:37.584Z] #11 152.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-07T11:07:37.584Z] #11 152.4 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-07T11:07:37.584Z] #11 152.4 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-07T11:07:37.584Z] #11 152.4 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-07T11:07:37.584Z] #11 152.4 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-07T11:07:37.584Z] #11 152.4 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-07T11:07:37.584Z] #11 152.4 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T11:07:37.584Z] #11 152.5 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-07T11:07:37.584Z] #11 152.5 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-07T11:07:37.584Z] #11 152.5 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-07T11:07:37.584Z] #11 152.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T11:07:37.584Z] #11 152.5 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T11:07:37.584Z] #11 152.5 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-07T11:07:37.584Z] #11 152.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:07:37.584Z] #11 152.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T11:07:37.584Z] #11 152.5 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 [2020-01-07T11:07:37.584Z] #11 152.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T11:07:37.584Z] #11 152.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-07T11:07:37.584Z] #11 152.6 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T11:07:37.584Z] #11 152.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T11:07:37.584Z] #11 152.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T11:07:37.873Z] #11 152.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T11:07:37.873Z] #11 152.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-07T11:07:37.873Z] #11 152.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-07T11:07:37.873Z] #11 152.6 Setting up dmsetup (2:1.02.137-2) ... [2020-01-07T11:07:37.873Z] #11 152.7 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-07T11:07:37.873Z] #11 152.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:07:38.163Z] #11 DONE 153.0s [2020-01-07T11:07:38.163Z] [2020-01-07T11:07:38.163Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:07:38.163Z] #42 70.41 CC compel/plugins/std/string.o [2020-01-07T11:07:38.163Z] #42 ... [2020-01-07T11:07:38.163Z] [2020-01-07T11:07:38.163Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:07:38.163Z] #45 142.9 encoding/binary [2020-01-07T11:07:38.163Z] #45 143.1 go/ast [2020-01-07T11:07:38.163Z] #45 149.9 encoding/base64 [2020-01-07T11:07:38.163Z] #45 152.4 text/template [2020-01-07T11:07:38.451Z] #45 ... [2020-01-07T11:07:38.451Z] [2020-01-07T11:07:38.451Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:07:38.451Z] #53 DONE 0.3s [2020-01-07T11:07:38.451Z] [2020-01-07T11:07:38.451Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-07T11:07:38.451Z] #12 ... [2020-01-07T11:07:38.451Z] [2020-01-07T11:07:38.451Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-07T11:07:38.451Z] #54 DONE 0.1s [2020-01-07T11:07:38.739Z] [2020-01-07T11:07:38.739Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:07:38.739Z] #45 153.1 encoding/json [2020-01-07T11:07:39.028Z] #45 ... [2020-01-07T11:07:39.028Z] [2020-01-07T11:07:39.028Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-07T11:07:39.028Z] #12 DONE 0.9s [2020-01-07T11:07:39.319Z] [2020-01-07T11:07:39.319Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:07:39.319Z] #55 0.359 + RM_GOPATH=0 [2020-01-07T11:07:39.319Z] #55 0.360 + TMP_GOPATH= [2020-01-07T11:07:39.319Z] #55 0.360 + : /build [2020-01-07T11:07:39.319Z] #55 0.360 + '[' -z '' ']' [2020-01-07T11:07:39.319Z] #55 0.363 ++ mktemp -d [2020-01-07T11:07:39.319Z] #55 0.369 + export GOPATH=/tmp/tmp.n2cDvpYlVb [2020-01-07T11:07:39.319Z] #55 0.371 + GOPATH=/tmp/tmp.n2cDvpYlVb [2020-01-07T11:07:39.319Z] #55 0.372 + RM_GOPATH=1 [2020-01-07T11:07:39.319Z] #55 0.375 ++ dirname ./install.sh [2020-01-07T11:07:39.319Z] #55 0.380 + dir=. [2020-01-07T11:07:39.319Z] #55 0.381 + bin=runc [2020-01-07T11:07:39.319Z] #55 0.382 + shift [2020-01-07T11:07:39.319Z] #55 0.384 + '[' '!' -f ./runc.installer ']' [2020-01-07T11:07:39.319Z] #55 0.385 + . ./runc.installer [2020-01-07T11:07:39.319Z] #55 0.386 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T11:07:39.319Z] #55 0.389 + install_runc [2020-01-07T11:07:39.319Z] #55 0.393 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-07T11:07:39.319Z] #55 0.400 + uname -r [2020-01-07T11:07:39.319Z] #55 0.405 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-07T11:07:39.319Z] #55 0.405 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-07T11:07:39.319Z] #55 0.406 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-07T11:07:39.319Z] #55 0.406 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.n2cDvpYlVb/src/github.com/opencontainers/runc [2020-01-07T11:07:39.319Z] #55 0.412 Cloning into '/tmp/tmp.n2cDvpYlVb/src/github.com/opencontainers/runc'... [2020-01-07T11:07:39.633Z] #55 ... [2020-01-07T11:07:39.633Z] [2020-01-07T11:07:39.633Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-07T11:07:39.633Z] #13 DONE 0.5s [2020-01-07T11:07:39.633Z] [2020-01-07T11:07:39.633Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-07T11:07:39.920Z] #14 0.415 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-07T11:07:39.920Z] #14 DONE 0.5s [2020-01-07T11:07:39.920Z] [2020-01-07T11:07:39.920Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:07:39.920Z] #42 71.94 CC compel/plugins/std/infect.o [2020-01-07T11:07:40.210Z] #42 72.78 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-01-07T11:07:40.210Z] #42 72.82 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-01-07T11:07:40.210Z] #42 72.88 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-01-07T11:07:40.499Z] #42 ... [2020-01-07T11:07:40.499Z] [2020-01-07T11:07:40.499Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-07T11:07:40.499Z] #15 DONE 0.4s [2020-01-07T11:07:40.499Z] [2020-01-07T11:07:40.499Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:07:40.499Z] #42 72.97 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-01-07T11:07:40.787Z] #42 73.18 AR compel/plugins/std.lib.a [2020-01-07T11:07:40.787Z] #42 73.25 CC compel/plugins/fds/fds.o [2020-01-07T11:07:40.787Z] #42 ... [2020-01-07T11:07:40.787Z] [2020-01-07T11:07:40.787Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-07T11:07:40.787Z] #16 DONE 0.4s [2020-01-07T11:07:41.076Z] [2020-01-07T11:07:41.076Z] #17 [dev 6/24] RUN ldconfig [2020-01-07T11:07:41.366Z] #17 DONE 0.4s [2020-01-07T11:07:41.366Z] [2020-01-07T11:07:41.366Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:07:41.366Z] #42 73.76 AR compel/plugins/fds.lib.a [2020-01-07T11:07:41.366Z] #42 73.85 HOSTDEP compel/src/lib/log-host.d [2020-01-07T11:07:41.655Z] #42 74.20 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-07T11:07:41.945Z] #42 74.52 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-01-07T11:07:42.235Z] #42 74.89 HOSTDEP compel/src/main-host.d [2020-01-07T11:07:42.525Z] #42 75.12 DEP compel/src/lib/ptrace.d [2020-01-07T11:07:42.814Z] #42 75.42 DEP compel/src/lib/infect.d [2020-01-07T11:07:43.142Z] #42 75.73 DEP compel/src/lib/infect-util.d [2020-01-07T11:07:43.432Z] #42 76.00 DEP compel/src/lib/infect-rpc.d [2020-01-07T11:07:43.557Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T11:07:43.557Z] [2020-01-07T11:07:43.557Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T11:07:43.557Z] PKG_CONFIG=pkg-config [2020-01-07T11:07:43.557Z] GOLANG_VERSION=1.13.5 [2020-01-07T11:07:43.557Z] HOSTNAME=21b3f0464603 [2020-01-07T11:07:43.557Z] DOCKER_EXPERIMENTAL=1 [2020-01-07T11:07:43.557Z] container=docker [2020-01-07T11:07:43.557Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-07T11:07:43.557Z] GO111MODULE=off [2020-01-07T11:07:43.557Z] GOPATH=/go [2020-01-07T11:07:43.557Z] PWD=/go/src/github.com/docker/docker [2020-01-07T11:07:43.557Z] HOME=/root [2020-01-07T11:07:43.557Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T11:07:43.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T11:07:43.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T11:07:43.557Z] DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:07:43.557Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T11:07:43.557Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T11:07:43.557Z] TERM=xterm [2020-01-07T11:07:43.557Z] VALIDATE_BRANCH=master [2020-01-07T11:07:43.557Z] DEST=bundles/test-integration [2020-01-07T11:07:43.557Z] SHLVL=1 [2020-01-07T11:07:43.557Z] TIMEOUT=120m [2020-01-07T11:07:43.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T11:07:43.557Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T11:07:43.557Z] TESTDEBUG=0 [2020-01-07T11:07:43.557Z] _=/usr/bin/env [2020-01-07T11:07:43.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-07T11:07:43.722Z] #42 76.26 DEP compel/arch/ppc64/src/lib/infect.d [2020-01-07T11:07:43.722Z] #42 76.40 DEP compel/arch/ppc64/src/lib/cpu.d [2020-01-07T11:07:44.014Z] #42 76.64 DEP compel/src/lib/log.d [2020-01-07T11:07:44.304Z] #42 76.89 DEP compel/src/main.d [2020-01-07T11:07:44.609Z] #42 77.18 DEP compel/src/lib/handle-elf.d [2020-01-07T11:07:44.905Z] #42 77.45 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-01-07T11:07:45.193Z] #42 77.83 CC compel/src/lib/log.o [2020-01-07T11:07:45.823Z] #42 78.39 CC compel/arch/ppc64/src/lib/cpu.o [2020-01-07T11:07:46.451Z] #42 79.04 CC compel/arch/ppc64/src/lib/infect.o [2020-01-07T11:07:48.521Z] #42 80.61 CC compel/src/lib/infect-rpc.o [2020-01-07T11:07:48.521Z] #42 ... [2020-01-07T11:07:48.521Z] [2020-01-07T11:07:48.521Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:07:48.521Z] #45 163.0 go/parser [2020-01-07T11:07:52.041Z] #45 ... [2020-01-07T11:07:52.041Z] [2020-01-07T11:07:52.041Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:07:52.041Z] #18 0.620 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T11:07:52.041Z] #18 0.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T11:07:52.041Z] #18 0.898 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T11:07:52.041Z] #18 0.967 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T11:07:52.041Z] #18 1.163 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T11:07:52.041Z] #18 2.221 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T11:07:52.041Z] #18 4.184 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T11:07:52.041Z] #18 5.580 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T11:07:52.041Z] #18 ... [2020-01-07T11:07:52.041Z] [2020-01-07T11:07:52.041Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:07:52.041Z] #55 11.15 + cd /tmp/tmp.n2cDvpYlVb/src/github.com/opencontainers/runc [2020-01-07T11:07:52.041Z] #55 11.15 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T11:07:52.041Z] #55 11.79 + '[' -z '' ']' [2020-01-07T11:07:52.041Z] #55 11.79 + target=static [2020-01-07T11:07:52.041Z] #55 11.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-07T11:07:53.073Z] #55 14.56 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-07T11:07:58.651Z] #55 ... [2020-01-07T11:07:58.651Z] [2020-01-07T11:07:58.651Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:07:58.651Z] #42 81.32 CC compel/src/lib/infect-util.o [2020-01-07T11:07:58.651Z] #42 81.76 CC compel/src/lib/infect.o [2020-01-07T11:07:58.651Z] #42 86.90 CC compel/src/lib/ptrace.o [2020-01-07T11:07:58.651Z] #42 87.84 AR compel/libcompel.a [2020-01-07T11:07:58.651Z] #42 87.95 HOSTCC compel/src/main-host.o [2020-01-07T11:07:58.651Z] #42 88.64 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-01-07T11:07:58.651Z] #42 89.05 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-07T11:07:58.651Z] #42 89.93 HOSTCC compel/src/lib/log-host.o [2020-01-07T11:07:58.651Z] #42 90.35 HOSTLINK compel/compel-host-bin [2020-01-07T11:07:58.651Z] #42 90.60 DEP soccr/soccr.d [2020-01-07T11:07:58.651Z] #42 ... [2020-01-07T11:07:58.651Z] [2020-01-07T11:07:58.651Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:07:58.651Z] #18 16.68 Fetched 7732 kB in 16s (478 kB/s) [2020-01-07T11:08:01.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-07T11:08:02.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-07T11:08:03.091Z] #18 16.68 Reading package lists... [2020-01-07T11:08:03.091Z] #18 ... [2020-01-07T11:08:03.091Z] [2020-01-07T11:08:03.091Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:08:03.091Z] #63 177.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T11:08:03.091Z] #63 177.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-07T11:08:06.187Z] ok github.com/docker/docker/cmd/dockerd 0.053s coverage: 30.3% of statements [2020-01-07T11:08:06.187Z] ok github.com/docker/docker/container 0.113s coverage: 35.3% of statements [2020-01-07T11:08:06.187Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-07T11:08:06.187Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-07T11:08:06.187Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-07T11:08:06.187Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-07T11:08:07.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-07T11:08:08.672Z] #63 ... [2020-01-07T11:08:08.672Z] [2020-01-07T11:08:08.672Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:08:08.672Z] #42 91.02 CC soccr/soccr.o [2020-01-07T11:08:08.672Z] #42 94.31 AR soccr/libsoccr.a [2020-01-07T11:08:08.672Z] #42 94.40 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T11:08:08.672Z] #42 94.99 DEP criu/arch/ppc64/sigframe.d [2020-01-07T11:08:08.672Z] #42 95.22 DEP criu/arch/ppc64/crtools.d [2020-01-07T11:08:08.672Z] #42 95.60 DEP criu/arch/ppc64/cpu.d [2020-01-07T11:08:08.672Z] #42 96.02 CC criu/arch/ppc64/cpu.o [2020-01-07T11:08:08.672Z] #42 97.20 CC criu/arch/ppc64/crtools.o [2020-01-07T11:08:08.672Z] #42 99.25 CC criu/arch/ppc64/sigframe.o [2020-01-07T11:08:08.672Z] #42 99.90 LINK criu/arch/ppc64/crtools.built-in.o [2020-01-07T11:08:08.672Z] #42 99.97 DEP criu/arch/ppc64/misc.d [2020-01-07T11:08:08.672Z] #42 100.0 DEP criu/arch/ppc64/vdso-trampoline.d [2020-01-07T11:08:08.672Z] #42 100.0 DEP criu/arch/ppc64/vdso-pie.d [2020-01-07T11:08:08.672Z] #42 100.3 DEP criu/pie/parasite-vdso.d [2020-01-07T11:08:08.672Z] #42 100.7 DEP criu/pie/util-vdso.d [2020-01-07T11:08:08.672Z] #42 100.9 DEP criu/pie/util.d [2020-01-07T11:08:08.962Z] #42 101.4 CC criu/pie/util.o [2020-01-07T11:08:09.590Z] #42 101.9 CC criu/pie/util-vdso.o [2020-01-07T11:08:09.646Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2020-01-07T11:08:10.618Z] #42 103.2 CC criu/pie/parasite-vdso.o [2020-01-07T11:08:11.537Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-01-07T11:08:12.122Z] #42 104.4 CC criu/arch/ppc64/vdso-pie.o [2020-01-07T11:08:12.412Z] #42 ... [2020-01-07T11:08:12.412Z] [2020-01-07T11:08:12.412Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:08:12.412Z] #45 177.0 go/doc [2020-01-07T11:08:12.412Z] #45 179.6 encoding/xml [2020-01-07T11:08:12.412Z] #45 179.9 math/big [2020-01-07T11:08:12.705Z] #45 ... [2020-01-07T11:08:12.705Z] [2020-01-07T11:08:12.705Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:08:12.705Z] #18 16.68 Reading package lists... [2020-01-07T11:08:12.705Z] #18 24.03 Reading package lists... [2020-01-07T11:08:12.705Z] #18 30.01 Building dependency tree... [2020-01-07T11:08:12.705Z] #18 ... [2020-01-07T11:08:12.705Z] [2020-01-07T11:08:12.705Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:08:12.705Z] #42 105.2 CC criu/arch/ppc64/vdso-trampoline.o [2020-01-07T11:08:12.705Z] #42 105.2 CC criu/arch/ppc64/misc.o [2020-01-07T11:08:12.705Z] #42 105.3 AR criu/pie/pie.lib.a [2020-01-07T11:08:13.002Z] #42 105.6 DEP criu/pie/restorer.d [2020-01-07T11:08:13.397Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.8% of statements [2020-01-07T11:08:13.641Z] #42 106.2 DEP criu/arch/ppc64/restorer.d [2020-01-07T11:08:14.271Z] #42 106.6 DEP criu/pie/parasite.d [2020-01-07T11:08:14.560Z] #42 107.3 CC criu/pie/parasite.o [2020-01-07T11:08:17.309Z] #42 ... [2020-01-07T11:08:17.309Z] [2020-01-07T11:08:17.309Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:08:17.309Z] #63 DONE 191.8s [2020-01-07T11:08:17.309Z] [2020-01-07T11:08:17.309Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-07T11:08:17.309Z] #64 DONE 0.1s [2020-01-07T11:08:17.309Z] [2020-01-07T11:08:17.309Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:08:17.309Z] #18 32.11 The following additional packages will be installed: [2020-01-07T11:08:17.309Z] #18 32.13 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-07T11:08:17.309Z] #18 32.13 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-07T11:08:17.309Z] #18 32.14 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-07T11:08:17.309Z] #18 32.14 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-07T11:08:17.309Z] #18 32.14 python3.5 python3.5-minimal vim-runtime xxd [2020-01-07T11:08:17.309Z] #18 32.14 Suggested packages: [2020-01-07T11:08:17.309Z] #18 32.14 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-07T11:08:17.309Z] #18 32.14 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-07T11:08:17.309Z] #18 32.14 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-07T11:08:17.309Z] #18 32.14 quota [2020-01-07T11:08:17.309Z] #18 32.14 Recommended packages: [2020-01-07T11:08:17.309Z] #18 32.14 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-07T11:08:17.309Z] #18 32.14 python3-keyrings.alt python3-xdg unzip [2020-01-07T11:08:17.938Z] #18 36.61 The following NEW packages will be installed: [2020-01-07T11:08:17.938Z] #18 36.61 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-07T11:08:17.938Z] #18 36.62 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-07T11:08:17.938Z] #18 36.62 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-07T11:08:17.938Z] #18 36.62 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-07T11:08:17.938Z] #18 36.62 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-07T11:08:17.938Z] #18 36.62 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-07T11:08:17.938Z] #18 36.62 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-07T11:08:17.938Z] #18 36.62 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-07T11:08:18.230Z] #18 36.73 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T11:08:18.230Z] #18 36.73 Need to get 17.5 MB of archives. [2020-01-07T11:08:18.230Z] #18 36.73 After this operation, 89.1 MB of additional disk space will be used. [2020-01-07T11:08:18.230Z] #18 36.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2020-01-07T11:08:18.230Z] #18 36.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-07T11:08:18.230Z] #18 36.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2020-01-07T11:08:18.230Z] #18 36.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2020-01-07T11:08:18.230Z] #18 36.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2020-01-07T11:08:18.522Z] #18 37.04 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2020-01-07T11:08:18.522Z] #18 37.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2020-01-07T11:08:18.522Z] #18 37.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2020-01-07T11:08:18.522Z] #18 37.29 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2020-01-07T11:08:18.522Z] #18 37.32 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2020-01-07T11:08:18.522Z] #18 37.33 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2020-01-07T11:08:18.522Z] #18 37.34 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2020-01-07T11:08:18.522Z] #18 37.35 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2020-01-07T11:08:18.522Z] #18 37.36 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2020-01-07T11:08:18.522Z] #18 37.37 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2020-01-07T11:08:18.522Z] #18 37.38 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2020-01-07T11:08:18.522Z] #18 37.39 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2020-01-07T11:08:18.522Z] #18 37.40 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2020-01-07T11:08:18.811Z] #18 37.42 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2020-01-07T11:08:18.811Z] #18 37.45 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T11:08:18.811Z] #18 37.47 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T11:08:18.811Z] #18 37.49 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2020-01-07T11:08:18.811Z] #18 37.51 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2020-01-07T11:08:18.811Z] #18 37.52 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2020-01-07T11:08:18.811Z] #18 37.55 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2020-01-07T11:08:18.811Z] #18 37.57 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-07T11:08:18.811Z] #18 37.59 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-07T11:08:18.811Z] #18 37.60 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-07T11:08:18.811Z] #18 37.61 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2020-01-07T11:08:19.101Z] #18 37.61 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2020-01-07T11:08:19.101Z] #18 37.62 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-07T11:08:19.101Z] #18 37.63 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-07T11:08:19.101Z] #18 37.64 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2020-01-07T11:08:19.101Z] #18 37.65 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2020-01-07T11:08:19.101Z] #18 37.68 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-07T11:08:19.101Z] #18 37.86 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-07T11:08:19.101Z] #18 37.88 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-07T11:08:19.391Z] #18 37.89 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2020-01-07T11:08:19.391Z] #18 37.92 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-07T11:08:19.391Z] #18 37.93 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2020-01-07T11:08:19.391Z] #18 37.97 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-07T11:08:19.681Z] #18 38.39 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2020-01-07T11:08:19.681Z] #18 38.45 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2020-01-07T11:08:19.985Z] #18 38.49 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-01-07T11:08:19.985Z] #18 38.52 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2020-01-07T11:08:19.985Z] #18 38.53 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2020-01-07T11:08:21.486Z] #18 39.83 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T11:08:21.486Z] #18 39.98 Fetched 17.5 MB in 1s (9311 kB/s) [2020-01-07T11:08:21.486Z] #18 40.09 Selecting previously unselected package bash-completion. [2020-01-07T11:08:21.486Z] #18 40.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23261 files and directories currently installed.) [2020-01-07T11:08:21.486Z] #18 40.21 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-07T11:08:21.512Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2020-01-07T11:08:21.942Z] ok github.com/docker/docker/daemon 12.358s coverage: 17.6% of statements [2020-01-07T11:08:21.942Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-07T11:08:21.942Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-07T11:08:23.291Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 82.1% of statements [2020-01-07T11:08:23.663Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-01-07T11:08:24.511Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-01-07T11:08:24.511Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-07T11:08:24.511Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-07T11:08:25.367Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2020-01-07T11:08:27.034Z] #18 44.93 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-07T11:08:27.034Z] #18 45.57 Selecting previously unselected package libnet1:ppc64el. [2020-01-07T11:08:27.034Z] #18 45.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-07T11:08:27.034Z] #18 45.58 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-07T11:08:27.034Z] #18 45.68 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-01-07T11:08:27.034Z] #18 45.69 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2020-01-07T11:08:27.034Z] #18 45.70 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-07T11:08:27.324Z] #18 45.83 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2020-01-07T11:08:27.324Z] #18 45.86 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-07T11:08:27.324Z] #18 45.86 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-07T11:08:27.614Z] #18 ... [2020-01-07T11:08:27.614Z] [2020-01-07T11:08:27.614Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:08:27.614Z] #42 110.1 LINK criu/pie/parasite.built-in.o [2020-01-07T11:08:27.614Z] #42 110.2 GEN criu/pie/parasite-blob.h [2020-01-07T11:08:27.614Z] #42 110.3 CC criu/arch/ppc64/restorer.o [2020-01-07T11:08:27.614Z] #42 111.8 CC criu/pie/restorer.o [2020-01-07T11:08:27.614Z] #42 117.6 LINK criu/pie/restorer.built-in.o [2020-01-07T11:08:27.614Z] #42 117.7 GEN criu/pie/restorer-blob.h [2020-01-07T11:08:27.614Z] #42 118.0 DEP criu/vdso.d [2020-01-07T11:08:27.614Z] #42 118.5 DEP criu/uts_ns.d [2020-01-07T11:08:27.614Z] #42 119.0 DEP criu/util.d [2020-01-07T11:08:27.614Z] #42 119.3 DEP criu/uffd.d [2020-01-07T11:08:27.614Z] #42 119.7 DEP criu/tun.d [2020-01-07T11:08:27.614Z] #42 120.0 DEP criu/tty.d [2020-01-07T11:08:27.905Z] #42 ... [2020-01-07T11:08:27.905Z] [2020-01-07T11:08:27.905Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:08:27.905Z] #18 46.46 Selecting previously unselected package python3.5-minimal. [2020-01-07T11:08:27.905Z] #18 46.48 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-07T11:08:27.905Z] #18 46.53 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T11:08:27.995Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-01-07T11:08:28.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-07T11:08:28.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-07T11:08:28.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-07T11:08:28.933Z] #18 47.68 Selecting previously unselected package python3-minimal. [2020-01-07T11:08:28.933Z] #18 47.69 Preparing to unpack .../05-python3-minimal_3.5.3-1_ppc64el.deb ... [2020-01-07T11:08:28.933Z] #18 47.70 Unpacking python3-minimal (3.5.3-1) ... [2020-01-07T11:08:29.262Z] #18 47.80 Selecting previously unselected package libmpdec2:ppc64el. [2020-01-07T11:08:29.262Z] #18 47.81 Preparing to unpack .../06-libmpdec2_2.4.2-1_ppc64el.deb ... [2020-01-07T11:08:29.262Z] #18 47.82 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2020-01-07T11:08:29.262Z] #18 47.97 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2020-01-07T11:08:29.262Z] #18 47.98 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-07T11:08:29.262Z] #18 47.98 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-07T11:08:29.281Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.254s coverage: 57.9% of statements [2020-01-07T11:08:29.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-07T11:08:29.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-07T11:08:31.099Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T11:08:31.100Z] [2020-01-07T11:08:31.100Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-01-07T11:08:31.100Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-01-07T11:08:31.100Z] Using test binary docker [2020-01-07T11:08:31.100Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-07T11:08:31.100Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T11:08:31.100Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T11:08:31.100Z] Warning failed to create cache: (null) [2020-01-07T11:08:31.100Z] . [2020-01-07T11:08:31.100Z] INFO: Waiting for daemon to start... [2020-01-07T11:08:31.100Z] Starting dockerd [2020-01-07T11:08:31.324Z] #18 ... [2020-01-07T11:08:31.324Z] [2020-01-07T11:08:31.324Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:08:31.324Z] #45 195.5 github.com/LK4D4/vndr/build [2020-01-07T11:08:31.324Z] #45 ... [2020-01-07T11:08:31.324Z] [2020-01-07T11:08:31.324Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:08:31.324Z] #42 120.5 DEP criu/timerfd.d [2020-01-07T11:08:31.324Z] #42 120.8 DEP criu/sysfs_parse.d [2020-01-07T11:08:31.324Z] #42 121.0 DEP criu/sysctl.d [2020-01-07T11:08:31.324Z] #42 121.4 DEP criu/string.d [2020-01-07T11:08:31.324Z] #42 121.5 DEP criu/stats.d [2020-01-07T11:08:31.324Z] #42 121.8 DEP criu/sockets.d [2020-01-07T11:08:31.324Z] #42 122.1 DEP criu/sk-unix.d [2020-01-07T11:08:31.324Z] #42 122.5 DEP criu/sk-tcp.d [2020-01-07T11:08:31.324Z] #42 123.0 DEP criu/sk-queue.d [2020-01-07T11:08:31.324Z] #42 123.4 DEP criu/sk-packet.d [2020-01-07T11:08:31.324Z] #42 123.8 DEP criu/sk-netlink.d [2020-01-07T11:08:31.613Z] #42 124.2 DEP criu/sk-inet.d [2020-01-07T11:08:31.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-07T11:08:32.241Z] #42 124.8 DEP criu/signalfd.d [2020-01-07T11:08:32.531Z] #42 125.2 DEP criu/sigframe.d [2020-01-07T11:08:32.821Z] #42 125.4 DEP criu/shmem.d [2020-01-07T11:08:32.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-07T11:08:33.023Z] . [2020-01-07T11:08:33.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-07T11:08:33.278Z] INFO: Building docker-sdk-python3:4.1.0... [2020-01-07T11:08:33.452Z] #42 125.8 DEP criu/servicefd.d [2020-01-07T11:08:33.452Z] #42 ... [2020-01-07T11:08:33.452Z] [2020-01-07T11:08:33.452Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:08:33.452Z] #45 208.0 vendor/golang.org/x/net/idna [2020-01-07T11:08:33.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-07T11:08:33.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-07T11:08:35.649Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.537s coverage: 45.9% of statements [2020-01-07T11:08:36.173Z] #45 210.3 vendor/golang.org/x/net/http2/hpack [2020-01-07T11:08:37.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-07T11:08:38.187Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.883s coverage: 48.6% of statements [2020-01-07T11:08:38.589Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.194s coverage: 72.5% of statements [2020-01-07T11:08:38.589Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-07T11:08:38.912Z] #45 ... [2020-01-07T11:08:38.912Z] [2020-01-07T11:08:38.912Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:08:38.912Z] #18 50.09 Selecting previously unselected package python3.5. [2020-01-07T11:08:38.912Z] #18 50.11 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-07T11:08:38.912Z] #18 50.12 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T11:08:38.912Z] #18 50.33 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-01-07T11:08:38.912Z] #18 50.36 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2020-01-07T11:08:38.912Z] #18 50.37 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-07T11:08:38.912Z] #18 50.44 Selecting previously unselected package dh-python. [2020-01-07T11:08:38.912Z] #18 50.45 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-07T11:08:38.912Z] #18 50.47 Unpacking dh-python (2.20170125) ... [2020-01-07T11:08:38.912Z] #18 50.79 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-07T11:08:38.912Z] #18 50.80 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T11:08:38.912Z] #18 55.79 Setting up python3-minimal (3.5.3-1) ... [2020-01-07T11:08:38.912Z] #18 57.47 Selecting previously unselected package python3. [2020-01-07T11:08:38.912Z] #18 57.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 ... 24765 files and directories currently installed.) [2020-01-07T11:08:38.912Z] #18 57.59 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2020-01-07T11:08:38.912Z] #18 57.63 Unpacking python3 (3.5.3-1) ... [2020-01-07T11:08:39.200Z] #18 57.82 Selecting previously unselected package pigz. [2020-01-07T11:08:39.200Z] #18 57.85 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2020-01-07T11:08:39.200Z] #18 57.86 Unpacking pigz (2.3.4-1) ... [2020-01-07T11:08:39.200Z] #18 57.99 Selecting previously unselected package libip4tc0:ppc64el. [2020-01-07T11:08:39.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-07T11:08:39.490Z] #18 58.00 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-07T11:08:39.490Z] #18 58.01 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T11:08:39.490Z] #18 58.19 Selecting previously unselected package libip6tc0:ppc64el. [2020-01-07T11:08:39.490Z] #18 58.23 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-07T11:08:39.490Z] #18 58.23 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T11:08:39.781Z] #18 58.35 Selecting previously unselected package libiptc0:ppc64el. [2020-01-07T11:08:39.781Z] #18 58.37 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-07T11:08:39.781Z] #18 58.38 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T11:08:39.781Z] #18 58.56 Selecting previously unselected package libxtables12:ppc64el. [2020-01-07T11:08:40.069Z] #18 58.57 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-07T11:08:40.069Z] #18 58.57 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T11:08:40.069Z] #18 58.68 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-01-07T11:08:40.069Z] #18 58.69 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2020-01-07T11:08:40.069Z] #18 58.70 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-07T11:08:40.357Z] #18 58.82 Selecting previously unselected package iptables. [2020-01-07T11:08:40.357Z] #18 58.84 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-07T11:08:40.357Z] #18 58.84 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T11:08:40.646Z] #18 59.53 Selecting previously unselected package xxd. [2020-01-07T11:08:40.933Z] #18 59.54 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-07T11:08:40.933Z] #18 59.54 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:08:41.220Z] #18 59.73 Selecting previously unselected package vim-common. [2020-01-07T11:08:41.220Z] #18 59.75 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:08:41.220Z] #18 59.77 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:08:41.477Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.677s coverage: 76.1% of statements [2020-01-07T11:08:41.508Z] #18 60.00 Selecting previously unselected package bzip2. [2020-01-07T11:08:41.508Z] #18 60.00 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2020-01-07T11:08:41.508Z] #18 60.01 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-07T11:08:41.508Z] #18 60.17 Selecting previously unselected package libgpm2:ppc64el. [2020-01-07T11:08:41.508Z] #18 60.18 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2020-01-07T11:08:41.508Z] #18 60.21 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-07T11:08:41.796Z] #18 60.31 Selecting previously unselected package xz-utils. [2020-01-07T11:08:41.796Z] #18 60.32 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2020-01-07T11:08:41.796Z] #18 60.34 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-07T11:08:41.796Z] #18 60.54 Selecting previously unselected package aufs-tools. [2020-01-07T11:08:41.796Z] #18 60.56 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2020-01-07T11:08:41.796Z] #18 60.57 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-07T11:08:41.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-07T11:08:42.084Z] #18 60.83 Selecting previously unselected package libonig4:ppc64el. [2020-01-07T11:08:42.084Z] #18 60.85 Preparing to unpack .../14-libonig4_6.1.3-2_ppc64el.deb ... [2020-01-07T11:08:42.084Z] #18 60.85 Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-07T11:08:42.371Z] #18 61.13 Selecting previously unselected package libjq1:ppc64el. [2020-01-07T11:08:42.371Z] #18 61.15 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-07T11:08:42.371Z] #18 61.16 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-07T11:08:42.664Z] #18 61.34 Selecting previously unselected package jq. [2020-01-07T11:08:42.664Z] #18 61.36 Preparing to unpack .../16-jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-07T11:08:42.664Z] #18 61.37 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T11:08:42.767Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-01-07T11:08:42.967Z] #18 61.51 Selecting previously unselected package libaio1:ppc64el. [2020-01-07T11:08:42.967Z] #18 61.51 Preparing to unpack .../17-libaio1_0.3.110-3_ppc64el.deb ... [2020-01-07T11:08:42.967Z] #18 61.52 Unpacking libaio1:ppc64el (0.3.110-3) ... [2020-01-07T11:08:42.967Z] #18 61.62 Selecting previously unselected package libcap2-bin. [2020-01-07T11:08:42.967Z] #18 61.62 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2020-01-07T11:08:42.967Z] #18 61.63 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-07T11:08:43.269Z] #18 61.83 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-07T11:08:43.269Z] #18 61.84 Preparing to unpack .../19-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-07T11:08:43.269Z] #18 61.85 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-07T11:08:43.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-07T11:08:43.559Z] #18 62.05 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-07T11:08:43.559Z] #18 62.07 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-07T11:08:43.559Z] #18 62.07 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-07T11:08:43.559Z] #18 62.21 Selecting previously unselected package libreadline5:ppc64el. [2020-01-07T11:08:43.559Z] #18 62.24 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2020-01-07T11:08:43.559Z] #18 62.25 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-07T11:08:43.559Z] #18 ... [2020-01-07T11:08:43.559Z] [2020-01-07T11:08:43.559Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:08:43.559Z] #42 126.1 DEP criu/seize.d [2020-01-07T11:08:43.559Z] #42 126.5 DEP criu/seccomp.d [2020-01-07T11:08:43.559Z] #42 127.0 DEP criu/rst-malloc.d [2020-01-07T11:08:43.559Z] #42 127.2 DEP criu/rbtree.d [2020-01-07T11:08:43.559Z] #42 127.3 DEP criu/pstree.d [2020-01-07T11:08:43.559Z] #42 127.7 DEP criu/protobuf.d [2020-01-07T11:08:43.559Z] #42 128.1 GEN criu/protobuf-desc-gen.h [2020-01-07T11:08:43.559Z] #42 130.8 DEP criu/protobuf-desc.d [2020-01-07T11:08:43.559Z] #42 131.2 DEP criu/proc_parse.d [2020-01-07T11:08:43.559Z] #42 131.6 DEP criu/plugin.d [2020-01-07T11:08:43.559Z] #42 131.9 DEP criu/pipes.d [2020-01-07T11:08:43.559Z] #42 132.3 DEP criu/pie-util.d [2020-01-07T11:08:43.559Z] #42 132.6 DEP criu/pie-util-vdso.d [2020-01-07T11:08:43.559Z] #42 132.9 DEP criu/pie-util-vdso-elf32.d [2020-01-07T11:08:43.559Z] #42 133.2 DEP criu/path.d [2020-01-07T11:08:43.559Z] #42 133.6 DEP criu/parasite-syscall.d [2020-01-07T11:08:43.559Z] #42 134.0 DEP criu/pagemap.d [2020-01-07T11:08:43.559Z] #42 134.3 DEP criu/pagemap-cache.d [2020-01-07T11:08:43.559Z] #42 134.6 DEP criu/page-xfer.d [2020-01-07T11:08:43.559Z] #42 134.8 DEP criu/page-pipe.d [2020-01-07T11:08:43.559Z] #42 135.1 DEP criu/netfilter.d [2020-01-07T11:08:43.559Z] #42 135.5 DEP criu/net.d [2020-01-07T11:08:43.559Z] #42 135.9 DEP criu/namespaces.d [2020-01-07T11:08:43.848Z] #42 ... [2020-01-07T11:08:43.848Z] [2020-01-07T11:08:43.848Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:08:43.848Z] #18 62.43 Selecting previously unselected package net-tools. [2020-01-07T11:08:43.848Z] #18 62.47 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2020-01-07T11:08:43.848Z] #18 62.48 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T11:08:44.081Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-01-07T11:08:44.476Z] #18 63.00 Selecting previously unselected package python-pip-whl. [2020-01-07T11:08:44.476Z] #18 63.03 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-07T11:08:44.476Z] #18 63.05 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T11:08:44.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-07T11:08:45.104Z] #18 63.76 Selecting previously unselected package python3-pip. [2020-01-07T11:08:45.104Z] #18 63.78 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-07T11:08:45.104Z] #18 63.78 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T11:08:45.395Z] #18 63.99 Selecting previously unselected package python3-pkg-resources. [2020-01-07T11:08:45.395Z] #18 64.00 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T11:08:45.395Z] #18 64.02 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-07T11:08:45.395Z] #18 64.28 Selecting previously unselected package python3-setuptools. [2020-01-07T11:08:45.685Z] #18 64.30 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-07T11:08:45.686Z] #18 64.31 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-07T11:08:45.952Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.985s coverage: 59.8% of statements [2020-01-07T11:08:45.952Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-07T11:08:45.952Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-07T11:08:45.975Z] #18 64.62 Selecting previously unselected package python3-wheel. [2020-01-07T11:08:45.975Z] #18 64.64 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-07T11:08:45.975Z] #18 64.64 Unpacking python3-wheel (0.29.0-2) ... [2020-01-07T11:08:46.265Z] #18 64.79 Selecting previously unselected package thin-provisioning-tools. [2020-01-07T11:08:46.265Z] #18 64.80 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2020-01-07T11:08:46.265Z] #18 64.80 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T11:08:46.265Z] #18 65.11 Selecting previously unselected package vim-runtime. [2020-01-07T11:08:46.366Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.9% of statements [2020-01-07T11:08:46.366Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-07T11:08:46.556Z] #18 65.12 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T11:08:46.556Z] #18 65.19 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-07T11:08:46.556Z] #18 65.27 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-07T11:08:46.556Z] #18 65.27 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:08:46.750Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-01-07T11:08:46.750Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-07T11:08:47.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-07T11:08:48.071Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements [2020-01-07T11:08:48.901Z] ok github.com/docker/docker/daemon/logger/awslogs 0.120s coverage: 77.8% of statements [2020-01-07T11:08:48.901Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-07T11:08:48.901Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-07T11:08:49.285Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-01-07T11:08:50.074Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-01-07T11:08:50.248Z] #18 ... [2020-01-07T11:08:50.248Z] [2020-01-07T11:08:50.248Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:08:50.883Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 62.1% of statements [2020-01-07T11:08:50.883Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-01-07T11:08:50.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-07T11:08:51.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-07T11:08:51.151Z] #23 224.5 Checking out files: 18% (1965/10436) Checking out files: 19% (1983/10436) Checking out files: 20% (2088/10436) Checking out files: 21% (2192/10436) Checking out files: 22% (2296/10436) Checking out files: 23% (2401/10436) Checking out files: 24% (2505/10436) Checking out files: 25% (2609/10436) Checking out files: 26% (2714/10436) Checking out files: 27% (2818/10436) Checking out files: 28% (2923/10436) Checking out files: 29% (3027/10436) Checking out files: 30% (3131/10436) Checking out files: 31% (3236/10436) Checking out files: 31% (3304/10436) Checking out files: 32% (3340/10436) Checking out files: 33% (3444/10436) Checking out files: 34% (3549/10436) Checking out files: 35% (3653/10436) [2020-01-07T11:08:51.151Z] #23 ... [2020-01-07T11:08:51.151Z] [2020-01-07T11:08:51.151Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:08:51.151Z] #45 215.7 mime [2020-01-07T11:08:51.151Z] #45 220.0 mime/quotedprintable [2020-01-07T11:08:51.151Z] #45 220.2 crypto/rsa [2020-01-07T11:08:51.151Z] #45 221.7 crypto/x509/pkix [2020-01-07T11:08:51.151Z] #45 223.6 vendor/golang.org/x/crypto/cryptobyte [2020-01-07T11:08:51.441Z] #45 ... [2020-01-07T11:08:51.441Z] [2020-01-07T11:08:51.441Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:08:52.198Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 74.7% of statements [2020-01-07T11:08:52.198Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-07T11:08:52.574Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 19.9% of statements [2020-01-07T11:08:52.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-07T11:08:53.778Z] #23 224.5 Checking out files: 18% (1965/10436) Checking out files: 19% (1983/10436) Checking out files: 20% (2088/10436) Checking out files: 21% (2192/10436) Checking out files: 22% (2296/10436) Checking out files: 23% (2401/10436) Checking out files: 24% (2505/10436) Checking out files: 25% (2609/10436) Checking out files: 26% (2714/10436) Checking out files: 27% (2818/10436) Checking out files: 28% (2923/10436) Checking out files: 29% (3027/10436) Checking out files: 30% (3131/10436) Checking out files: 31% (3236/10436) Checking out files: 31% (3304/10436) Checking out files: 32% (3340/10436) Checking out files: 33% (3444/10436) Checking out files: 34% (3549/10436) Checking out files: 35% (3653/10436) Checking out files: 36% (3757/10436) Checking out files: 37% (3862/10436) Checking out files: 38% (3966/10436) Checking out files: 39% (4071/10436) Checking out files: 40% (4175/10436) Checking out files: 41% (4279/10436) Checking out files: 41% (4375/10436) Checking out files: 42% (4384/10436) Checking out files: 43% (4488/10436) Checking out files: 44% (4592/10436) Checking out files: 45% (4697/10436) Checking out files: 46% (4801/10436) Checking out files: 47% (4905/10436) Checking out files: 48% (5010/10436) Checking out files: 49% (5114/10436) Checking out files: 50% (5218/10436) Checking out files: 51% (5323/10436) Checking out files: 52% (5427/10436) Checking out files: 52% (5483/10436) Checking out files: 53% (5532/10436) Checking out files: 54% (5636/10436) Checking out files: 55% (5740/10436) Checking out files: 56% (5845/10436) Checking out files: 57% (5949/10436) Checking out files: 58% (6053/10436) Checking out files: 59% (6158/10436) Checking out files: 60% (6262/10436) Checking out files: 61% (6366/10436) Checking out files: 62% (6471/10436) Checking out files: 63% (6575/10436) Checking out files: 64% (6680/10436) Checking out files: 65% (6784/10436) Checking out files: 66% (6888/10436) [2020-01-07T11:08:53.778Z] #23 ... [2020-01-07T11:08:53.778Z] [2020-01-07T11:08:53.778Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:08:53.778Z] #42 136.4 DEP criu/mount.d [2020-01-07T11:08:53.778Z] #42 136.8 DEP criu/mem.d [2020-01-07T11:08:53.778Z] #42 137.2 DEP criu/lsm.d [2020-01-07T11:08:53.778Z] #42 137.6 DEP criu/log.d [2020-01-07T11:08:53.778Z] #42 137.9 DEP criu/libnetlink.d [2020-01-07T11:08:53.778Z] #42 138.2 DEP criu/kerndat.d [2020-01-07T11:08:53.778Z] #42 138.6 DEP criu/kcmp-ids.d [2020-01-07T11:08:53.778Z] #42 138.9 DEP criu/irmap.d [2020-01-07T11:08:53.778Z] #42 139.2 DEP criu/ipc_ns.d [2020-01-07T11:08:53.778Z] #42 139.6 DEP criu/image.d [2020-01-07T11:08:53.778Z] #42 140.0 DEP criu/image-desc.d [2020-01-07T11:08:53.778Z] #42 140.4 DEP criu/fsnotify.d [2020-01-07T11:08:53.778Z] #42 140.7 DEP criu/filesystems.d [2020-01-07T11:08:53.778Z] #42 141.0 DEP criu/files.d [2020-01-07T11:08:53.778Z] #42 141.5 DEP criu/files-reg.d [2020-01-07T11:08:53.778Z] #42 142.0 DEP criu/files-ext.d [2020-01-07T11:08:53.778Z] #42 142.3 DEP criu/file-lock.d [2020-01-07T11:08:53.778Z] #42 142.8 DEP criu/file-ids.d [2020-01-07T11:08:53.778Z] #42 143.1 DEP criu/fifo.d [2020-01-07T11:08:53.778Z] #42 143.4 DEP criu/fdstore.d [2020-01-07T11:08:53.778Z] #42 143.7 DEP criu/fault-injection.d [2020-01-07T11:08:53.778Z] #42 143.8 DEP criu/external.d [2020-01-07T11:08:53.778Z] #42 144.0 DEP criu/eventpoll.d [2020-01-07T11:08:53.778Z] #42 144.4 DEP criu/eventfd.d [2020-01-07T11:08:53.778Z] #42 144.8 DEP criu/crtools.d [2020-01-07T11:08:53.778Z] #42 145.2 DEP criu/cr-service.d [2020-01-07T11:08:53.778Z] #42 145.8 DEP criu/cr-restore.d [2020-01-07T11:08:53.778Z] #42 ... [2020-01-07T11:08:53.778Z] [2020-01-07T11:08:53.778Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:08:54.075Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-01-07T11:08:54.554Z] faf31ee0aa3d: Pull complete [2020-01-07T11:08:54.554Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-07T11:08:54.554Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:08:54.554Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:08:54.554Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-01-07T11:08:54.554Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-01-07T11:08:54.554Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2020-01-07T11:08:54.554Z] INFO: Docker version of control daemon [2020-01-07T11:08:54.554Z] [2020-01-07T11:08:54.554Z] Client: Docker Engine - Enterprise [2020-01-07T11:08:54.554Z] Version: 19.03.2 [2020-01-07T11:08:54.554Z] API version: 1.40 [2020-01-07T11:08:54.554Z] Go version: go1.12.8 [2020-01-07T11:08:54.554Z] Git commit: c92ab06ed9 [2020-01-07T11:08:54.554Z] Built: 09/03/2019 16:38:11 [2020-01-07T11:08:54.554Z] OS/Arch: windows/amd64 [2020-01-07T11:08:54.554Z] Experimental: false [2020-01-07T11:08:54.554Z] [2020-01-07T11:08:54.554Z] Server: Docker Engine - Enterprise [2020-01-07T11:08:54.554Z] Engine: [2020-01-07T11:08:54.554Z] Version: 19.03.2 [2020-01-07T11:08:54.554Z] API version: 1.40 (minimum version 1.24) [2020-01-07T11:08:54.554Z] Go version: go1.12.8 [2020-01-07T11:08:54.554Z] Git commit: c92ab06ed9 [2020-01-07T11:08:54.554Z] Built: 09/03/2019 16:35:47 [2020-01-07T11:08:54.554Z] OS/Arch: windows/amd64 [2020-01-07T11:08:54.554Z] Experimental: true [2020-01-07T11:08:54.554Z] [2020-01-07T11:08:54.554Z] INFO: Docker info of control daemon [2020-01-07T11:08:54.554Z] [2020-01-07T11:08:54.554Z] Client: [2020-01-07T11:08:54.554Z] Debug Mode: false [2020-01-07T11:08:54.554Z] Plugins: [2020-01-07T11:08:54.554Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-07T11:08:54.554Z] [2020-01-07T11:08:54.554Z] Server: [2020-01-07T11:08:54.554Z] Containers: 0 [2020-01-07T11:08:54.554Z] Running: 0 [2020-01-07T11:08:54.554Z] Paused: 0 [2020-01-07T11:08:54.554Z] Stopped: 0 [2020-01-07T11:08:54.554Z] Images: 1 [2020-01-07T11:08:54.554Z] Server Version: 19.03.2 [2020-01-07T11:08:54.554Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-07T11:08:54.554Z] Windows: [2020-01-07T11:08:54.554Z] LCOW: [2020-01-07T11:08:54.554Z] Logging Driver: json-file [2020-01-07T11:08:54.554Z] Plugins: [2020-01-07T11:08:54.554Z] Volume: local [2020-01-07T11:08:54.554Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-07T11:08:54.554Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-07T11:08:54.554Z] Swarm: inactive [2020-01-07T11:08:54.554Z] Default Isolation: process [2020-01-07T11:08:54.554Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-07T11:08:54.554Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-07T11:08:54.554Z] OSType: windows [2020-01-07T11:08:54.554Z] Architecture: x86_64 [2020-01-07T11:08:54.554Z] CPUs: 4 [2020-01-07T11:08:54.554Z] Total Memory: 32GiB [2020-01-07T11:08:54.554Z] Name: azwin-2-9454c0 [2020-01-07T11:08:54.554Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-07T11:08:54.554Z] Docker Root Dir: D:\docker [2020-01-07T11:08:54.554Z] Debug Mode: false [2020-01-07T11:08:54.554Z] Registry: https://index.docker.io/v1/ [2020-01-07T11:08:54.554Z] Labels: [2020-01-07T11:08:54.554Z] Experimental: true [2020-01-07T11:08:54.554Z] Insecure Registries: [2020-01-07T11:08:54.554Z] 10.0.0.4:5000 [2020-01-07T11:08:54.554Z] 127.0.0.0/8 [2020-01-07T11:08:54.554Z] Registry Mirrors: [2020-01-07T11:08:54.554Z] http://10.0.0.4:5000/ [2020-01-07T11:08:54.554Z] Live Restore Enabled: false [2020-01-07T11:08:54.554Z] [2020-01-07T11:08:54.554Z] [2020-01-07T11:08:54.554Z] INFO: Commit hash is 9ae719677 [2020-01-07T11:08:54.554Z] INFO: Nuke-Everything... [2020-01-07T11:08:54.554Z] INFO: Container count on control daemon to delete is 0 [2020-01-07T11:08:54.554Z] INFO: Nuking d:\CI [2020-01-07T11:08:54.554Z] INFO: Zapped successfully [2020-01-07T11:08:54.554Z] INFO: Location for testing is d:\CI\PR-40348\4 [2020-01-07T11:08:54.554Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-07T11:08:54.554Z] [2020-01-07T11:08:54.554Z] [2020-01-07T11:08:54.554Z] INFO: Building the image from Dockerfile.windows at 01/07/2020 11:08:48... [2020-01-07T11:08:54.554Z] [2020-01-07T11:08:54.554Z] Sending build context to Docker daemon 50.83MB [2020-01-07T11:08:54.554Z] [2020-01-07T11:08:54.554Z] Step 1/10 : FROM microsoft/windowsservercore [2020-01-07T11:08:54.554Z] ---> 782a75e44953 [2020-01-07T11:08:54.554Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-07T11:08:54.554Z] ---> Running in a5f9f4575fcd [2020-01-07T11:08:55.018Z] Removing intermediate container a5f9f4575fcd [2020-01-07T11:08:55.018Z] ---> 27503d7ec2d8 [2020-01-07T11:08:55.018Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2020-01-07T11:08:55.018Z] ---> Running in f4d79be6e233 [2020-01-07T11:08:55.141Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-01-07T11:08:55.528Z] #23 224.5 Checking out files: 18% (1965/10436) Checking out files: 19% (1983/10436) Checking out files: 20% (2088/10436) Checking out files: 21% (2192/10436) Checking out files: 22% (2296/10436) Checking out files: 23% (2401/10436) Checking out files: 24% (2505/10436) Checking out files: 25% (2609/10436) Checking out files: 26% (2714/10436) Checking out files: 27% (2818/10436) Checking out files: 28% (2923/10436) Checking out files: 29% (3027/10436) Checking out files: 30% (3131/10436) Checking out files: 31% (3236/10436) Checking out files: 31% (3304/10436) Checking out files: 32% (3340/10436) Checking out files: 33% (3444/10436) Checking out files: 34% (3549/10436) Checking out files: 35% (3653/10436) Checking out files: 36% (3757/10436) Checking out files: 37% (3862/10436) Checking out files: 38% (3966/10436) Checking out files: 39% (4071/10436) Checking out files: 40% (4175/10436) Checking out files: 41% (4279/10436) Checking out files: 41% (4375/10436) Checking out files: 42% (4384/10436) Checking out files: 43% (4488/10436) Checking out files: 44% (4592/10436) Checking out files: 45% (4697/10436) Checking out files: 46% (4801/10436) Checking out files: 47% (4905/10436) Checking out files: 48% (5010/10436) Checking out files: 49% (5114/10436) Checking out files: 50% (5218/10436) Checking out files: 51% (5323/10436) Checking out files: 52% (5427/10436) Checking out files: 52% (5483/10436) Checking out files: 53% (5532/10436) Checking out files: 54% (5636/10436) Checking out files: 55% (5740/10436) Checking out files: 56% (5845/10436) Checking out files: 57% (5949/10436) Checking out files: 58% (6053/10436) Checking out files: 59% (6158/10436) Checking out files: 60% (6262/10436) Checking out files: 61% (6366/10436) Checking out files: 62% (6471/10436) Checking out files: 63% (6575/10436) Checking out files: 64% (6680/10436) Checking out files: 65% (6784/10436) Checking out files: 66% (6888/10436) Checking out files: 67% (6993/10436) Checking out files: 67% (7032/10436) Checking out files: 68% (7097/10436) Checking out files: 69% (7201/10436) Checking out files: 70% (7306/10436) Checking out files: 71% (7410/10436) Checking out files: 72% (7514/10436) Checking out files: 73% (7619/10436) Checking out files: 74% (7723/10436) Checking out files: 75% (7827/10436) Checking out files: 76% (7932/10436) Checking out files: 77% (8036/10436) Checking out files: 78% (8141/10436) Checking out files: 79% (8245/10436) Checking out files: 80% (8349/10436) Checking out files: 81% (8454/10436) Checking out files: 82% (8558/10436) Checking out files: 82% (8571/10436) Checking out files: 83% (8662/10436) Checking out files: 84% (8767/10436) Checking out files: 85% (8871/10436) Checking out files: 86% (8975/10436) Checking out files: 87% (9080/10436) Checking out files: 88% (9184/10436) Checking out files: 89% (9289/10436) Checking out files: 90% (9393/10436) Checking out files: 91% (9497/10436) Checking out files: 92% (9602/10436) Checking out files: 93% (9706/10436) Checking out files: 94% (9810/10436) [2020-01-07T11:08:55.528Z] #23 ... [2020-01-07T11:08:55.528Z] [2020-01-07T11:08:55.528Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:08:55.528Z] #48 DONE 230.1s [2020-01-07T11:08:55.528Z] [2020-01-07T11:08:55.528Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:08:56.002Z] Removing intermediate container f4d79be6e233 [2020-01-07T11:08:56.002Z] ---> e5a7425e4e43 [2020-01-07T11:08:56.002Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-01-07T11:08:56.002Z] ---> Running in 7f975d1ba918 [2020-01-07T11:08:56.130Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-01-07T11:08:56.130Z] ok github.com/docker/docker/daemon/logger/splunk 1.874s coverage: 82.5% of statements [2020-01-07T11:08:56.130Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-07T11:08:56.130Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-07T11:08:56.161Z] #23 224.5 Checking out files: 18% (1965/10436) Checking out files: 19% (1983/10436) Checking out files: 20% (2088/10436) Checking out files: 21% (2192/10436) Checking out files: 22% (2296/10436) Checking out files: 23% (2401/10436) Checking out files: 24% (2505/10436) Checking out files: 25% (2609/10436) Checking out files: 26% (2714/10436) Checking out files: 27% (2818/10436) Checking out files: 28% (2923/10436) Checking out files: 29% (3027/10436) Checking out files: 30% (3131/10436) Checking out files: 31% (3236/10436) Checking out files: 31% (3304/10436) Checking out files: 32% (3340/10436) Checking out files: 33% (3444/10436) Checking out files: 34% (3549/10436) Checking out files: 35% (3653/10436) Checking out files: 36% (3757/10436) Checking out files: 37% (3862/10436) Checking out files: 38% (3966/10436) Checking out files: 39% (4071/10436) Checking out files: 40% (4175/10436) Checking out files: 41% (4279/10436) Checking out files: 41% (4375/10436) Checking out files: 42% (4384/10436) Checking out files: 43% (4488/10436) Checking out files: 44% (4592/10436) Checking out files: 45% (4697/10436) Checking out files: 46% (4801/10436) Checking out files: 47% (4905/10436) Checking out files: 48% (5010/10436) Checking out files: 49% (5114/10436) Checking out files: 50% (5218/10436) Checking out files: 51% (5323/10436) Checking out files: 52% (5427/10436) Checking out files: 52% (5483/10436) Checking out files: 53% (5532/10436) Checking out files: 54% (5636/10436) Checking out files: 55% (5740/10436) Checking out files: 56% (5845/10436) Checking out files: 57% (5949/10436) Checking out files: 58% (6053/10436) Checking out files: 59% (6158/10436) Checking out files: 60% (6262/10436) Checking out files: 61% (6366/10436) Checking out files: 62% (6471/10436) Checking out files: 63% (6575/10436) Checking out files: 64% (6680/10436) Checking out files: 65% (6784/10436) Checking out files: 66% (6888/10436) Checking out files: 67% (6993/10436) Checking out files: 67% (7032/10436) Checking out files: 68% (7097/10436) Checking out files: 69% (7201/10436) Checking out files: 70% (7306/10436) Checking out files: 71% (7410/10436) Checking out files: 72% (7514/10436) Checking out files: 73% (7619/10436) Checking out files: 74% (7723/10436) Checking out files: 75% (7827/10436) Checking out files: 76% (7932/10436) Checking out files: 77% (8036/10436) Checking out files: 78% (8141/10436) Checking out files: 79% (8245/10436) Checking out files: 80% (8349/10436) Checking out files: 81% (8454/10436) Checking out files: 82% (8558/10436) Checking out files: 82% (8571/10436) Checking out files: 83% (8662/10436) Checking out files: 84% (8767/10436) Checking out files: 85% (8871/10436) Checking out files: 86% (8975/10436) Checking out files: 87% (9080/10436) Checking out files: 88% (9184/10436) Checking out files: 89% (9289/10436) Checking out files: 90% (9393/10436) Checking out files: 91% (9497/10436) Checking out files: 92% (9602/10436) Checking out files: 93% (9706/10436) Checking out files: 94% (9810/10436) Checking out files: 95% (9915/10436) Checking out files: 96% (10019/10436) Checking out files: 97% (10123/10436) Checking out files: 97% (10170/10436) Checking out files: 98% (10228/10436) Checking out files: 99% (10332/10436) Checking out files: 100% (10436/10436) Checking out files: 100% (10436/10436), done. [2020-01-07T11:08:56.161Z] #23 231.0 + cd /tmp/tmp.vef0FHbK9A/tmp/docker-ce [2020-01-07T11:08:56.452Z] #23 231.0 + git checkout -q v17.06.2-ce [2020-01-07T11:08:56.466Z] Removing intermediate container 7f975d1ba918 [2020-01-07T11:08:56.466Z] ---> 162690ae7235 [2020-01-07T11:08:56.466Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-01-07T11:08:56.466Z] ---> Running in 648845e849f2 [2020-01-07T11:08:56.930Z] Removing intermediate container 648845e849f2 [2020-01-07T11:08:56.930Z] ---> 7930a1f38586 [2020-01-07T11:08:56.930Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-01-07T11:08:56.930Z] ---> Running in 68b258569048 [2020-01-07T11:08:57.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-07T11:08:58.163Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-01-07T11:08:58.578Z] ok github.com/docker/docker/distribution 0.335s coverage: 22.1% of statements [2020-01-07T11:08:58.578Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-07T11:08:58.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-07T11:08:59.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-07T11:08:59.900Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-01-07T11:09:00.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-07T11:09:00.898Z] #23 235.2 + mkdir -p /tmp/tmp.vef0FHbK9A/src/github.com/docker [2020-01-07T11:09:00.898Z] #23 235.2 + mv components/cli /tmp/tmp.vef0FHbK9A/src/github.com/docker/cli [2020-01-07T11:09:00.898Z] #23 235.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-07T11:09:01.164Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-01-07T11:09:01.957Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 85.1% of statements [2020-01-07T11:09:01.957Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-07T11:09:02.193Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T11:09:02.193Z] Using test binary docker [2020-01-07T11:09:02.193Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-07T11:09:02.359Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2020-01-07T11:09:02.359Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-07T11:09:02.407Z] #23 ... [2020-01-07T11:09:02.407Z] [2020-01-07T11:09:02.407Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:09:02.407Z] #18 71.31 Selecting previously unselected package vim. [2020-01-07T11:09:02.407Z] #18 71.35 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-07T11:09:02.407Z] #18 71.35 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:09:02.407Z] #18 72.14 Selecting previously unselected package xfsprogs. [2020-01-07T11:09:02.407Z] #18 72.17 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2020-01-07T11:09:02.407Z] #18 72.18 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-07T11:09:02.407Z] #18 72.91 Selecting previously unselected package zip. [2020-01-07T11:09:02.407Z] #18 72.92 Preparing to unpack .../32-zip_3.0-11+b1_ppc64el.deb ... [2020-01-07T11:09:02.407Z] #18 72.92 Unpacking zip (3.0-11+b1) ... [2020-01-07T11:09:02.407Z] #18 73.14 Selecting previously unselected package libapparmor-perl. [2020-01-07T11:09:02.407Z] #18 73.16 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-07T11:09:02.407Z] #18 73.17 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T11:09:02.407Z] #18 73.35 Selecting previously unselected package apparmor. [2020-01-07T11:09:02.407Z] #18 73.38 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-07T11:09:02.407Z] #18 73.59 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-07T11:09:02.408Z] #18 74.15 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-07T11:09:02.408Z] #18 74.17 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T11:09:02.408Z] #18 74.18 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-07T11:09:02.408Z] #18 74.40 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T11:09:02.408Z] #18 74.47 Processing triggers for mime-support (3.60) ... [2020-01-07T11:09:02.408Z] #18 74.77 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:09:02.408Z] #18 74.78 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-07T11:09:02.408Z] #18 74.78 Setting up libcap2-bin (1:2.25-1) ... [2020-01-07T11:09:02.408Z] #18 74.79 Setting up bash-completion (1:2.1-4.3) ... [2020-01-07T11:09:02.408Z] #18 81.11 Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-07T11:09:02.408Z] #18 81.11 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-07T11:09:02.408Z] #18 81.12 Setting up zip (3.0-11+b1) ... [2020-01-07T11:09:02.408Z] #18 81.12 Setting up bzip2 (1.0.6-8.1) ... [2020-01-07T11:09:02.408Z] #18 81.13 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-07T11:09:02.408Z] #18 81.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:09:02.408Z] #18 81.19 Setting up libaio1:ppc64el (0.3.110-3) ... [2020-01-07T11:09:02.408Z] #18 81.20 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T11:09:02.408Z] #18 81.21 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-07T11:09:02.452Z] +++ /etc/init.d/apparmor start [2020-01-07T11:09:02.452Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T11:09:02.452Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T11:09:02.452Z] Warning failed to create cache: (null) [2020-01-07T11:09:02.452Z] . [2020-01-07T11:09:02.452Z] INFO: Waiting for daemon to start... [2020-01-07T11:09:02.452Z] Starting dockerd [2020-01-07T11:09:02.452Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-01-07T11:09:02.699Z] #18 81.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-07T11:09:02.699Z] #18 81.28 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T11:09:02.699Z] #18 81.28 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:09:02.699Z] #18 81.29 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-07T11:09:02.699Z] #18 81.36 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:09:03.205Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2020-01-07T11:09:03.205Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-07T11:09:03.735Z] #18 82.25 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-07T11:09:03.736Z] #18 82.26 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-07T11:09:03.736Z] #18 82.27 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T11:09:03.736Z] #18 82.27 Setting up pigz (2.3.4-1) ... [2020-01-07T11:09:03.736Z] #18 82.29 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T11:09:03.736Z] #18 82.30 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2020-01-07T11:09:03.736Z] #18 82.30 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T11:09:03.736Z] #18 82.31 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T11:09:03.736Z] #18 82.32 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-07T11:09:03.736Z] #18 82.33 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-07T11:09:03.736Z] #18 82.34 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T11:09:03.736Z] #18 82.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-07T11:09:03.736Z] #18 82.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-07T11:09:03.736Z] #18 82.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-07T11:09:03.736Z] #18 82.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-07T11:09:03.736Z] #18 82.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-07T11:09:03.736Z] #18 82.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-07T11:09:03.736Z] #18 82.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-07T11:09:03.736Z] #18 82.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-07T11:09:03.736Z] #18 82.47 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-07T11:09:03.736Z] #18 82.47 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T11:09:03.736Z] #18 82.48 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T11:09:03.736Z] #18 82.48 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T11:09:04.017Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-01-07T11:09:04.027Z] #18 ... [2020-01-07T11:09:04.027Z] [2020-01-07T11:09:04.027Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:09:04.027Z] #42 146.5 DEP criu/cr-errno.d [2020-01-07T11:09:04.027Z] #42 146.6 DEP criu/cr-dump.d [2020-01-07T11:09:04.027Z] #42 147.1 DEP criu/cr-dedup.d [2020-01-07T11:09:04.027Z] #42 147.4 DEP criu/cr-check.d [2020-01-07T11:09:04.027Z] #42 147.9 DEP criu/config.d [2020-01-07T11:09:04.027Z] #42 148.6 DEP criu/clone-noasan.d [2020-01-07T11:09:04.027Z] #42 148.8 DEP criu/cgroup.d [2020-01-07T11:09:04.027Z] #42 149.4 DEP criu/cgroup-props.d [2020-01-07T11:09:04.027Z] #42 149.8 DEP criu/bitmap.d [2020-01-07T11:09:04.027Z] #42 149.9 DEP criu/bfd.d [2020-01-07T11:09:04.027Z] #42 150.3 DEP criu/autofs.d [2020-01-07T11:09:04.027Z] #42 150.5 DEP criu/aio.d [2020-01-07T11:09:04.027Z] #42 150.8 DEP criu/action-scripts.d [2020-01-07T11:09:04.027Z] #42 151.4 CC criu/action-scripts.o [2020-01-07T11:09:04.027Z] #42 152.5 CC criu/aio.o [2020-01-07T11:09:04.027Z] #42 153.7 CC criu/autofs.o [2020-01-07T11:09:04.060Z] [2020-01-07T11:09:04.060Z] SUCCESS: Specified value was saved. [2020-01-07T11:09:04.351Z] . [2020-01-07T11:09:04.351Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T11:09:04.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-07T11:09:04.609Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T11:09:04.609Z] Error: No such image: emptyfs [2020-01-07T11:09:04.609Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T11:09:04.609Z] ++++ docker load [2020-01-07T11:09:04.655Z] #42 157.2 CC criu/bfd.o [2020-01-07T11:09:04.868Z] Running integration-test (iteration 1) [2020-01-07T11:09:04.868Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-01-07T11:09:04.868Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:09:04.868Z] ++ set -e [2020-01-07T11:09:04.868Z] ++ '[' -n 0 ']' [2020-01-07T11:09:04.868Z] ++ set -x [2020-01-07T11:09:04.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-07T11:09:05.039Z] INFO: Downloading git... [2020-01-07T11:09:05.309Z] ok github.com/docker/docker/opts 0.020s coverage: 66.9% of statements [2020-01-07T11:09:05.310Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-07T11:09:06.071Z] INFO: Downloading go... [2020-01-07T11:09:06.181Z] #42 158.6 CC criu/bitmap.o [2020-01-07T11:09:06.472Z] #42 158.9 CC criu/cgroup-props.o [2020-01-07T11:09:07.503Z] #42 ... [2020-01-07T11:09:07.503Z] [2020-01-07T11:09:07.503Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:09:07.503Z] #45 231.9 mime/multipart [2020-01-07T11:09:07.503Z] #45 231.9 vendor/golang.org/x/net/http/httpguts [2020-01-07T11:09:07.503Z] #45 232.0 crypto/x509 [2020-01-07T11:09:07.503Z] #45 238.6 crypto/tls [2020-01-07T11:09:07.659Z] INFO: Downloading compiler 1 of 3... [2020-01-07T11:09:07.856Z] ok github.com/docker/docker/pkg/archive 0.489s coverage: 76.9% of statements [2020-01-07T11:09:08.136Z] #45 ... [2020-01-07T11:09:08.136Z] [2020-01-07T11:09:08.136Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:09:08.136Z] #42 160.7 CC criu/cgroup.o [2020-01-07T11:09:08.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-07T11:09:08.641Z] INFO: Downloading compiler 2 of 3... [2020-01-07T11:09:09.137Z] INFO: Downloading compiler 3 of 3... [2020-01-07T11:09:09.206Z] ok github.com/docker/docker/pkg/authorization 0.840s coverage: 68.3% of statements [2020-01-07T11:09:09.601Z] INFO: Extracting git... [2020-01-07T11:09:09.610Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-07T11:09:09.610Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-07T11:09:12.328Z] ok github.com/docker/docker/layer 7.810s coverage: 68.8% of statements [2020-01-07T11:09:12.328Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-07T11:09:12.328Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-07T11:09:12.328Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-07T11:09:12.328Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-07T11:09:12.328Z] ? github.com/docker/docker/oci [no test files] [2020-01-07T11:09:12.328Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-07T11:09:12.706Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-01-07T11:09:13.072Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-07T11:09:13.454Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-07T11:09:13.702Z] #42 ... [2020-01-07T11:09:13.702Z] [2020-01-07T11:09:13.702Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:09:13.702Z] #18 91.49 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-07T11:09:13.702Z] #18 91.50 Setting up python3 (3.5.3-1) ... [2020-01-07T11:09:14.237Z] ok github.com/docker/docker/pkg/chrootarchive 3.307s coverage: 43.2% of statements [2020-01-07T11:09:14.237Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-07T11:09:14.237Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-07T11:09:14.844Z] Loaded image: buildpack-deps:jessie [2020-01-07T11:09:14.844Z] Loaded image: busybox:latest [2020-01-07T11:09:14.844Z] Loaded image: busybox:glibc [2020-01-07T11:09:14.844Z] Loaded image: debian:jessie [2020-01-07T11:09:14.844Z] Loaded image: hello-world:latest [2020-01-07T11:09:14.844Z] INFO: Testing against a local daemon [2020-01-07T11:09:14.844Z] === RUN TestCgroupNamespacesBuild [2020-01-07T11:09:15.032Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-01-07T11:09:15.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-07T11:09:15.407Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-01-07T11:09:16.395Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-01-07T11:09:16.416Z] #18 94.74 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-07T11:09:17.689Z] ok github.com/docker/docker/pkg/discovery/kv 3.172s coverage: 84.1% of statements [2020-01-07T11:09:17.689Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-01-07T11:09:18.081Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-01-07T11:09:18.473Z] #18 96.79 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-07T11:09:18.473Z] #18 97.15 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-07T11:09:18.474Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-01-07T11:09:18.474Z] ok github.com/docker/docker/pkg/fsutils 0.421s coverage: 85.1% of statements [2020-01-07T11:09:18.763Z] #18 97.30 Setting up python3-wheel (0.29.0-2) ... [2020-01-07T11:09:19.275Z] ok github.com/docker/docker/pkg/idtools 0.464s coverage: 70.1% of statements [2020-01-07T11:09:19.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-07T11:09:20.027Z] sha256:adfc1967bc14d90736265709ea11e0472887df0628a9905b3067d523bfbaa30d [2020-01-07T11:09:20.027Z] INFO: Starting docker-py tests... [2020-01-07T11:09:20.027Z] ============================= test session starts ============================== [2020-01-07T11:09:20.027Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-01-07T11:09:20.027Z] rootdir: /src, inifile: pytest.ini [2020-01-07T11:09:20.027Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-01-07T11:09:20.027Z] collected 385 items / 3 deselected / 382 selected [2020-01-07T11:09:20.027Z] [2020-01-07T11:09:20.107Z] --- PASS: TestCgroupNamespacesBuild (5.53s) [2020-01-07T11:09:20.107Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-07T11:09:20.107Z] ok github.com/docker/docker/pkg/ioutils 0.495s coverage: 70.6% of statements [2020-01-07T11:09:20.107Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-01-07T11:09:20.502Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-01-07T11:09:20.502Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2020-01-07T11:09:20.502Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-07T11:09:20.823Z] #18 99.41 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-07T11:09:20.879Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-01-07T11:09:21.287Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-07T11:09:21.483Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-01-07T11:09:21.483Z] === RUN TestBuildWithSession [2020-01-07T11:09:21.483Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-07T11:09:21.483Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T11:09:21.483Z] === RUN TestBuildSquashParent [2020-01-07T11:09:21.659Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-01-07T11:09:22.052Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-01-07T11:09:22.438Z] ok github.com/docker/docker/pkg/mount 1.155s coverage: 70.0% of statements [2020-01-07T11:09:22.438Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-07T11:09:22.438Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-01-07T11:09:22.438Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-07T11:09:22.438Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-07T11:09:22.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-07T11:09:22.890Z] #18 101.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T11:09:23.480Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2020-01-07T11:09:24.486Z] INFO: Expanding go... [2020-01-07T11:09:24.512Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-07T11:09:24.946Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-07T11:09:25.375Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-07T11:09:25.612Z] #18 ... [2020-01-07T11:09:25.612Z] [2020-01-07T11:09:25.612Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:09:25.612Z] #42 167.6 CC criu/clone-noasan.o [2020-01-07T11:09:25.612Z] #42 167.9 CC criu/config.o [2020-01-07T11:09:25.612Z] #42 170.8 CC criu/cr-check.o [2020-01-07T11:09:25.612Z] #42 174.3 CC criu/cr-dedup.o [2020-01-07T11:09:25.612Z] #42 175.3 CC criu/cr-dump.o [2020-01-07T11:09:25.612Z] #42 ... [2020-01-07T11:09:25.612Z] [2020-01-07T11:09:25.612Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:09:25.612Z] #45 250.0 net/http/httptrace [2020-01-07T11:09:25.612Z] #45 250.5 net/http [2020-01-07T11:09:25.612Z] #45 ... [2020-01-07T11:09:25.612Z] [2020-01-07T11:09:25.612Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T11:09:25.612Z] #18 104.2 Setting up python3-setuptools (33.1.1-1) ... [2020-01-07T11:09:26.768Z] ok github.com/docker/docker/pkg/pubsub 1.039s coverage: 73.9% of statements [2020-01-07T11:09:26.841Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T11:09:26.841Z] Using test binary docker [2020-01-07T11:09:27.099Z] +++ /etc/init.d/apparmor start [2020-01-07T11:09:27.099Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T11:09:27.099Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T11:09:27.099Z] Warning failed to create cache: (null) [2020-01-07T11:09:27.099Z] . [2020-01-07T11:09:27.099Z] INFO: Waiting for daemon to start... [2020-01-07T11:09:27.099Z] Starting dockerd [2020-01-07T11:09:27.099Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-01-07T11:09:27.129Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-01-07T11:09:28.042Z] --- PASS: TestBuildSquashParent (6.38s) [2020-01-07T11:09:28.042Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-07T11:09:28.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:09:28.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:09:28.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:09:28.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:09:28.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:09:28.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:09:28.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:09:28.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:09:28.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:09:28.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:09:28.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:09:28.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:09:28.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:09:28.042Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:09:28.042Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:09:28.042Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:09:28.332Z] #18 106.6 Setting up dh-python (2.20170125) ... [2020-01-07T11:09:28.999Z] . [2020-01-07T11:09:28.999Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T11:09:29.258Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T11:09:29.258Z] Error: No such image: emptyfs [2020-01-07T11:09:29.258Z] ++++ docker load [2020-01-07T11:09:29.258Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T11:09:29.362Z] #18 108.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T11:09:29.653Z] #18 DONE 108.4s [2020-01-07T11:09:29.653Z] [2020-01-07T11:09:29.653Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:09:29.653Z] #42 180.3 CC criu/cr-errno.o [2020-01-07T11:09:29.653Z] #42 180.5 CC criu/cr-restore.o [2020-01-07T11:09:29.824Z] Running integration-test (iteration 1) [2020-01-07T11:09:29.824Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-01-07T11:09:29.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:09:29.824Z] ++ set -e [2020-01-07T11:09:29.824Z] ++ '[' -n 0 ']' [2020-01-07T11:09:29.824Z] ++ set -x [2020-01-07T11:09:29.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:09:30.307Z] ok github.com/docker/docker/pkg/signal 2.485s coverage: 61.0% of statements [2020-01-07T11:09:30.307Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-01-07T11:09:30.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:09:30.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:09:30.689Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2020-01-07T11:09:31.058Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-07T11:09:31.423Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-07T11:09:31.995Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2020-01-07T11:09:32.836Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 36.2% of statements [2020-01-07T11:09:33.112Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-07T11:09:33.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s) [2020-01-07T11:09:33.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2020-01-07T11:09:33.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2020-01-07T11:09:33.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2020-01-07T11:09:33.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2020-01-07T11:09:33.112Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2020-01-07T11:09:33.112Z] === RUN TestBuildMultiStageCopy [2020-01-07T11:09:33.112Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-07T11:09:33.204Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-01-07T11:09:33.993Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2020-01-07T11:09:34.378Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-01-07T11:09:34.378Z] testing: warning: no tests to run [2020-01-07T11:09:34.378Z] coverage: [no statements] [2020-01-07T11:09:34.378Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-01-07T11:09:35.174Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-07T11:09:35.174Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-01-07T11:09:35.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-07T11:09:35.425Z] #42 ... [2020-01-07T11:09:35.425Z] [2020-01-07T11:09:35.425Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:09:35.425Z] #45 269.5 github.com/LK4D4/vndr/godl [2020-01-07T11:09:35.531Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-07T11:09:35.569Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-01-07T11:09:36.053Z] #45 270.7 github.com/LK4D4/vndr [2020-01-07T11:09:36.103Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-07T11:09:36.675Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-07T11:09:37.241Z] --- PASS: TestBuildMultiStageCopy (4.48s) [2020-01-07T11:09:37.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2020-01-07T11:09:37.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-01-07T11:09:37.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-01-07T11:09:37.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-01-07T11:09:37.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-01-07T11:09:37.241Z] === RUN TestBuildMultiStageParentConfig [2020-01-07T11:09:38.514Z] ok github.com/docker/docker/plugin 0.555s coverage: 27.1% of statements [2020-01-07T11:09:38.982Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-07T11:09:39.142Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-01-07T11:09:39.142Z] === RUN TestBuildLabelWithTargets [2020-01-07T11:09:40.326Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-01-07T11:09:40.515Z] #45 ... [2020-01-07T11:09:40.515Z] [2020-01-07T11:09:40.515Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:09:40.515Z] #19 ... [2020-01-07T11:09:40.515Z] [2020-01-07T11:09:40.515Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:09:40.515Z] #42 190.7 CC criu/cr-service.o [2020-01-07T11:09:40.699Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-07T11:09:41.044Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-01-07T11:09:41.044Z] === RUN TestBuildWithEmptyLayers [2020-01-07T11:09:41.980Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-01-07T11:09:41.980Z] === RUN TestBuildMultiStageOnBuild [2020-01-07T11:09:41.980Z] ok github.com/docker/docker/registry 0.146s coverage: 56.0% of statements [2020-01-07T11:09:42.000Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-01-07T11:09:42.025Z] #42 194.7 CC criu/crtools.o [2020-01-07T11:09:42.295Z] tests/integration/api_client_test.py ..... [ 7%] [2020-01-07T11:09:42.785Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-07T11:09:43.165Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-01-07T11:09:43.990Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-07T11:09:44.120Z] #42 196.2 CC criu/eventfd.o [2020-01-07T11:09:44.120Z] #42 196.8 CC criu/eventpoll.o [2020-01-07T11:09:44.213Z] tests/integration/api_config_test.py ..... [ 8%] [2020-01-07T11:09:44.380Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-07T11:09:45.263Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2020-01-07T11:09:45.263Z] === RUN TestBuildUncleanTarFilenames [2020-01-07T11:09:46.199Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2020-01-07T11:09:46.199Z] === RUN TestBuildMultiStageLayerLeak [2020-01-07T11:09:46.415Z] #42 198.4 CC criu/external.o [2020-01-07T11:09:46.415Z] #42 ... [2020-01-07T11:09:46.415Z] [2020-01-07T11:09:46.415Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:09:46.415Z] #19 11.64 Collecting yamllint==1.16.0 [2020-01-07T11:09:46.415Z] #19 13.79 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-07T11:09:46.415Z] #19 14.86 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-07T11:09:46.415Z] #19 15.19 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-07T11:09:46.415Z] #19 16.37 Collecting pyyaml (from yamllint==1.16.0) [2020-01-07T11:09:46.704Z] #19 ... [2020-01-07T11:09:46.704Z] [2020-01-07T11:09:46.704Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:09:46.704Z] #42 199.4 CC criu/fault-injection.o [2020-01-07T11:09:46.995Z] #42 199.7 CC criu/fdstore.o [2020-01-07T11:09:47.628Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-07T11:09:48.006Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-01-07T11:09:48.032Z] #42 200.5 CC criu/fifo.o [2020-01-07T11:09:48.377Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.0% of statements [2020-01-07T11:09:49.088Z] #42 201.6 CC criu/file-ids.o [2020-01-07T11:09:49.482Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s) [2020-01-07T11:09:49.482Z] === RUN TestBuildWithHugeFile [2020-01-07T11:09:49.677Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-01-07T11:09:49.712Z] INFO: Expanding compiler 1 of 3... [2020-01-07T11:09:49.712Z] INFO: Expanding compiler 2 of 3... [2020-01-07T11:09:49.727Z] #42 202.4 CC criu/file-lock.o [2020-01-07T11:09:51.805Z] #42 ... [2020-01-07T11:09:51.805Z] [2020-01-07T11:09:51.805Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:09:51.805Z] #45 DONE 286.0s [2020-01-07T11:09:51.805Z] [2020-01-07T11:09:51.805Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:09:51.805Z] #19 17.06 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-07T11:09:52.459Z] #19 ... [2020-01-07T11:09:52.459Z] [2020-01-07T11:09:52.459Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:09:52.459Z] #42 205.0 CC criu/files-ext.o [2020-01-07T11:09:52.648Z] INFO: Expanding compiler 3 of 3... [2020-01-07T11:09:53.626Z] INFO: Removing downloaded files... [2020-01-07T11:09:53.626Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-01-07T11:09:53.626Z] INFO: Configuring git core.autocrlf... [2020-01-07T11:09:54.052Z] #42 206.4 CC criu/files-reg.o [2020-01-07T11:09:57.453Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/rootless [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/volume [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-07T11:09:57.453Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === Skipped [2020-01-07T11:09:57.453Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-07T11:09:57.453Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-07T11:09:57.453Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:09:57.453Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:09:57.453Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:09:57.453Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:09:57.453Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:09:57.453Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:73: No driver to put! [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-07T11:09:57.453Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-07T11:09:57.453Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-07T11:09:57.453Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:09:57.453Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:09:57.453Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:09:57.453Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:09:57.453Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:09:57.453Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-07T11:09:57.453Z] graphtest_unix.go:73: No driver to put! [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-07T11:09:57.453Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-07T11:09:57.453Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] [2020-01-07T11:09:57.453Z] DONE 2155 tests, 20 skipped in 225.633s [2020-01-07T11:09:57.907Z] #42 ... [2020-01-07T11:09:57.907Z] [2020-01-07T11:09:57.907Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T11:09:57.907Z] #19 23.19 Building wheels for collected packages: pyyaml [2020-01-07T11:09:57.907Z] #19 23.20 Running setup.py bdist_wheel for pyyaml: started [2020-01-07T11:09:57.907Z] #19 26.56 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-07T11:09:57.907Z] #19 26.56 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-07T11:09:57.907Z] #19 26.72 Successfully built pyyaml [2020-01-07T11:09:57.907Z] #19 26.72 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-07T11:09:57.907Z] #19 27.78 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-07T11:09:57.907Z] #19 DONE 28.2s [2020-01-07T11:09:58.200Z] [2020-01-07T11:09:58.200Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:09:58.200Z] #23 ... [2020-01-07T11:09:58.200Z] [2020-01-07T11:09:58.200Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:09:58.200Z] #42 210.8 CC criu/files.o Post stage [Pipeline] junit [2020-01-07T11:09:58.456Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-07T11:10:00.962Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40348/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -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:9ae7196775dddeb49be5195e00572a55b3c4658a hack/make.sh dynbinary test-integration [2020-01-07T11:10:01.335Z] [2020-01-07T11:10:01.335Z] Removing bundles/ [2020-01-07T11:10:01.335Z] [2020-01-07T11:10:01.335Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-07T11:10:01.335Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T11:10:01.335Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T11:10:02.094Z] Loaded image: buildpack-deps:jessie [2020-01-07T11:10:02.094Z] Loaded image: busybox:latest [2020-01-07T11:10:02.094Z] Loaded image: busybox:glibc [2020-01-07T11:10:02.094Z] Loaded image: debian:jessie [2020-01-07T11:10:02.094Z] Loaded image: hello-world:latest [2020-01-07T11:10:02.094Z] INFO: Testing against a local daemon [2020-01-07T11:10:02.094Z] === RUN TestCgroupNamespacesBuild [2020-01-07T11:10:02.667Z] #42 215.0 CC criu/filesystems.o [2020-01-07T11:10:03.720Z] #42 216.4 CC criu/fsnotify.o [2020-01-07T11:10:05.378Z] --- PASS: TestCgroupNamespacesBuild (3.95s) [2020-01-07T11:10:05.378Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-07T11:10:05.841Z] #42 ... [2020-01-07T11:10:05.841Z] [2020-01-07T11:10:05.841Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T11:10:05.841Z] #29 300.4 + rm -rf /tmp/tmp.MuModl2iVp [2020-01-07T11:10:06.176Z] #29 DONE 300.8s [2020-01-07T11:10:06.176Z] [2020-01-07T11:10:06.176Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:10:06.840Z] #23 ... [2020-01-07T11:10:06.840Z] [2020-01-07T11:10:06.840Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:10:06.840Z] #42 219.2 CC criu/image-desc.o [2020-01-07T11:10:06.840Z] #42 219.6 CC criu/image.o [2020-01-07T11:10:07.911Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.37s) [2020-01-07T11:10:07.911Z] === RUN TestBuildWithSession [2020-01-07T11:10:07.911Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-07T11:10:07.911Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T11:10:07.911Z] === RUN TestBuildSquashParent [2020-01-07T11:10:08.934Z] #42 221.5 CC criu/ipc_ns.o [2020-01-07T11:10:11.092Z] #42 223.5 CC criu/irmap.o [2020-01-07T11:10:12.126Z] #42 224.7 CC criu/kcmp-ids.o [2020-01-07T11:10:12.771Z] #42 225.2 CC criu/kerndat.o [2020-01-07T11:10:14.932Z] #42 227.3 CC criu/libnetlink.o [2020-01-07T11:10:15.608Z] #42 228.0 CC criu/log.o [2020-01-07T11:10:16.262Z] #42 228.8 CC criu/lsm.o [2020-01-07T11:10:16.954Z] #42 229.4 CC criu/mem.o [2020-01-07T11:10:17.882Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-01-07T11:10:19.707Z] #42 232.2 CC criu/mount.o [2020-01-07T11:10:20.102Z] --- PASS: TestBuildSquashParent (10.94s) [2020-01-07T11:10:20.102Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-07T11:10:20.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:10:20.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:10:20.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:10:20.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:10:20.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:10:20.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:10:20.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:10:20.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:10:20.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:10:20.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:10:20.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:10:20.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:10:20.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:10:20.102Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:10:22.028Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:10:22.285Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:10:25.562Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:10:25.562Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:10:26.665Z] #42 238.8 CC criu/namespaces.o [2020-01-07T11:10:28.840Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-07T11:10:28.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.48s) [2020-01-07T11:10:28.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.76s) [2020-01-07T11:10:28.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s) [2020-01-07T11:10:28.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2020-01-07T11:10:28.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s) [2020-01-07T11:10:28.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) [2020-01-07T11:10:28.840Z] === RUN TestBuildMultiStageCopy [2020-01-07T11:10:28.840Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-07T11:10:30.182Z] #42 242.5 CC criu/net.o [2020-01-07T11:10:33.024Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-07T11:10:33.024Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-07T11:10:33.591Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-07T11:10:34.158Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-07T11:10:35.092Z] --- PASS: TestBuildMultiStageCopy (6.13s) [2020-01-07T11:10:35.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.44s) [2020-01-07T11:10:35.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2020-01-07T11:10:35.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.70s) [2020-01-07T11:10:35.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s) [2020-01-07T11:10:35.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-01-07T11:10:35.092Z] === RUN TestBuildMultiStageParentConfig [2020-01-07T11:10:35.771Z] #42 248.2 CC criu/netfilter.o [2020-01-07T11:10:36.158Z] --- PASS: TestBuildWithHugeFile (42.66s) [2020-01-07T11:10:36.158Z] === RUN TestBuildWithEmptyDockerfile [2020-01-07T11:10:36.158Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:10:36.158Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:10:36.158Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:10:36.158Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:10:36.158Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:10:36.158Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:10:36.158Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:10:36.158Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:10:36.158Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:10:36.158Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-01-07T11:10:36.158Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-01-07T11:10:36.158Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-01-07T11:10:36.158Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-01-07T11:10:36.158Z] === RUN TestBuildPreserveOwnership [2020-01-07T11:10:36.158Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-07T11:10:36.158Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-07T11:10:36.409Z] #42 248.9 CC criu/page-pipe.o [2020-01-07T11:10:36.466Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-01-07T11:10:36.466Z] === RUN TestBuildLabelWithTargets [2020-01-07T11:10:37.916Z] #42 250.2 CC criu/page-xfer.o [2020-01-07T11:10:38.059Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2020-01-07T11:10:38.059Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2020-01-07T11:10:38.059Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-01-07T11:10:38.059Z] === RUN TestBuildPlatformInvalid [2020-01-07T11:10:38.059Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-07T11:10:38.059Z] PASS [2020-01-07T11:10:38.059Z] [2020-01-07T11:10:38.059Z] === Skipped [2020-01-07T11:10:38.059Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-01-07T11:10:38.059Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T11:10:38.059Z] [2020-01-07T11:10:38.059Z] [2020-01-07T11:10:38.059Z] DONE 32 tests, 1 skipped in 93.144s [2020-01-07T11:10:38.059Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-01-07T11:10:38.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:10:38.059Z] ++ set -e [2020-01-07T11:10:38.059Z] ++ '[' -n 0 ']' [2020-01-07T11:10:38.059Z] ++ set -x [2020-01-07T11:10:38.059Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:10:38.318Z] INFO: Testing against a local daemon [2020-01-07T11:10:38.318Z] === RUN TestConfigList [2020-01-07T11:10:39.746Z] --- PASS: TestBuildLabelWithTargets (2.56s) [2020-01-07T11:10:39.746Z] === RUN TestBuildWithEmptyLayers [2020-01-07T11:10:39.984Z] #42 252.6 CC criu/pagemap-cache.o [2020-01-07T11:10:40.310Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2020-01-07T11:10:40.310Z] === RUN TestBuildMultiStageOnBuild [2020-01-07T11:10:41.025Z] #42 253.5 CC criu/pagemap.o [2020-01-07T11:10:41.600Z] --- PASS: TestConfigList (3.27s) [2020-01-07T11:10:41.601Z] === RUN TestConfigsCreateAndDelete [2020-01-07T11:10:42.530Z] #42 254.9 CC criu/parasite-syscall.o [2020-01-07T11:10:42.839Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T11:10:42.839Z] Using test binary docker [2020-01-07T11:10:42.839Z] +++ /etc/init.d/apparmor start [2020-01-07T11:10:42.839Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T11:10:42.839Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T11:10:42.839Z] Warning failed to create cache: (null) [2020-01-07T11:10:42.839Z] . [2020-01-07T11:10:42.839Z] INFO: Waiting for daemon to start... [2020-01-07T11:10:42.839Z] Starting dockerd [2020-01-07T11:10:42.839Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-01-07T11:10:42.839Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T11:10:42.839Z] Using test binary docker [2020-01-07T11:10:42.839Z] +++ /etc/init.d/apparmor start [2020-01-07T11:10:42.839Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T11:10:42.839Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T11:10:42.839Z] Warning failed to create cache: (null) [2020-01-07T11:10:42.839Z] . [2020-01-07T11:10:42.839Z] Starting dockerd [2020-01-07T11:10:42.839Z] INFO: Waiting for daemon to start... [2020-01-07T11:10:42.839Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-01-07T11:10:44.210Z] .--- PASS: TestBuildMultiStageOnBuild (3.68s) [2020-01-07T11:10:44.210Z] === RUN TestBuildUncleanTarFilenames [2020-01-07T11:10:44.624Z] #42 256.9 CC criu/path.o [2020-01-07T11:10:44.775Z] [2020-01-07T11:10:44.775Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T11:10:44.775Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T11:10:44.775Z] Error: No such image: emptyfs [2020-01-07T11:10:44.775Z] ++++ docker load [2020-01-07T11:10:44.775Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T11:10:44.775Z] [2020-01-07T11:10:44.775Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T11:10:44.882Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-01-07T11:10:44.882Z] === RUN TestConfigsUpdate [2020-01-07T11:10:44.917Z] #42 257.6 CC criu/pie-util-vdso-elf32.o [2020-01-07T11:10:45.033Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T11:10:45.033Z] Error: No such image: emptyfs [2020-01-07T11:10:45.033Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T11:10:45.033Z] ++++ docker load [2020-01-07T11:10:45.033Z] --- PASS: TestBuildUncleanTarFilenames (1.05s) [2020-01-07T11:10:45.033Z] === RUN TestBuildMultiStageLayerLeak [2020-01-07T11:10:45.291Z] Running integration-test (iteration 1) [2020-01-07T11:10:45.291Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-07T11:10:45.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-01-07T11:10:45.291Z] ++ set -e [2020-01-07T11:10:45.291Z] ++ '[' -n 0 ']' [2020-01-07T11:10:45.291Z] ++ set -x [2020-01-07T11:10:45.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-01-07T11:10:45.291Z] Running integration-test (iteration 1) [2020-01-07T11:10:45.291Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-07T11:10:45.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-01-07T11:10:45.291Z] ++ set -e [2020-01-07T11:10:45.291Z] ++ '[' -n 0 ']' [2020-01-07T11:10:45.291Z] ++ set -x [2020-01-07T11:10:45.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-01-07T11:10:45.948Z] #42 258.3 CC criu/pie-util-vdso.o [2020-01-07T11:10:46.238Z] #42 258.9 CC criu/pie-util.o [2020-01-07T11:10:46.873Z] #42 259.3 CC criu/pipes.o [2020-01-07T11:10:48.130Z] #42 260.6 CC criu/plugin.o [2020-01-07T11:10:48.164Z] --- PASS: TestConfigsUpdate (3.20s) [2020-01-07T11:10:48.164Z] === RUN TestTemplatedConfig [2020-01-07T11:10:48.764Z] #42 261.2 CC criu/proc_parse.o [2020-01-07T11:10:50.695Z] --- PASS: TestTemplatedConfig (2.91s) [2020-01-07T11:10:50.695Z] === RUN TestConfigInspect [2020-01-07T11:10:51.845Z] --- PASS: TestBuildMultiStageLayerLeak (6.73s) [2020-01-07T11:10:51.845Z] === RUN TestBuildWithHugeFile [2020-01-07T11:10:53.251Z] #42 265.8 CC criu/protobuf-desc.o [2020-01-07T11:10:53.977Z] --- PASS: TestConfigInspect (2.73s) [2020-01-07T11:10:53.977Z] === RUN TestConfigCreateWithLabels [2020-01-07T11:10:54.961Z] #42 267.6 CC criu/protobuf.o [2020-01-07T11:10:56.028Z] #42 268.4 CC criu/pstree.o [2020-01-07T11:10:57.263Z] --- PASS: TestConfigCreateWithLabels (3.25s) [2020-01-07T11:10:57.263Z] === RUN TestConfigCreateResolve [2020-01-07T11:10:58.104Z] #42 270.5 CC criu/rbtree.o [2020-01-07T11:10:58.739Z] #42 271.1 CC criu/rst-malloc.o [2020-01-07T11:10:59.373Z] #42 271.8 CC criu/seccomp.o [2020-01-07T11:11:00.544Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-01-07T11:11:00.544Z] === RUN TestConfigDaemonLibtrustID [2020-01-07T11:11:00.544Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-01-07T11:11:00.544Z] PASS [2020-01-07T11:11:00.544Z] [2020-01-07T11:11:00.544Z] DONE 8 tests in 22.557s [2020-01-07T11:11:00.544Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-01-07T11:11:00.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:11:00.544Z] ++ set -e [2020-01-07T11:11:00.544Z] ++ '[' -n 0 ']' [2020-01-07T11:11:00.544Z] ++ set -x [2020-01-07T11:11:00.544Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:11:00.802Z] INFO: Testing against a local daemon [2020-01-07T11:11:00.802Z] === RUN TestCheckpoint [2020-01-07T11:11:00.802Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-07T11:11:00.802Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T11:11:00.802Z] === RUN TestContainerInvalidJSON [2020-01-07T11:11:00.802Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:11:00.802Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:11:00.802Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:11:00.802Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:11:00.802Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:11:00.802Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:11:00.802Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:11:00.802Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:11:00.802Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:11:00.802Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-01-07T11:11:00.802Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-07T11:11:00.802Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-07T11:11:00.802Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-07T11:11:00.802Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-07T11:11:00.802Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-01-07T11:11:00.802Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-07T11:11:00.902Z] #42 273.2 CC criu/seize.o [2020-01-07T11:11:01.061Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-07T11:11:01.061Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-07T11:11:01.061Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-01-07T11:11:01.061Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-07T11:11:01.319Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-01-07T11:11:01.319Z] === RUN TestCopyFromContainer [2020-01-07T11:11:02.404Z] #42 274.9 CC criu/servicefd.o [2020-01-07T11:11:03.220Z] === RUN TestCopyFromContainer// [2020-01-07T11:11:03.442Z] #42 276.0 CC criu/shmem.o [2020-01-07T11:11:03.478Z] === RUN TestCopyFromContainer//bar/root [2020-01-07T11:11:03.478Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-07T11:11:03.736Z] === RUN TestCopyFromContainer/bar/quux [2020-01-07T11:11:03.736Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-07T11:11:03.994Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-07T11:11:03.994Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-07T11:11:03.994Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-07T11:11:04.253Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-07T11:11:04.253Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-07T11:11:04.511Z] --- PASS: TestCopyFromContainer (3.18s) [2020-01-07T11:11:04.511Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-01-07T11:11:04.511Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-01-07T11:11:04.511Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-07T11:11:04.511Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-01-07T11:11:04.511Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-01-07T11:11:04.511Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-01-07T11:11:04.511Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-01-07T11:11:04.511Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-01-07T11:11:04.511Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-01-07T11:11:04.511Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-01-07T11:11:04.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-07T11:11:04.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:11:04.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:11:04.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:11:04.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:11:04.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:11:04.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:11:04.511Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:11:04.511Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:11:04.511Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:11:04.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-07T11:11:04.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-01-07T11:11:04.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-07T11:11:04.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-07T11:11:04.511Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-07T11:11:04.511Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-01-07T11:11:04.511Z] === RUN TestCreateWithInvalidEnv [2020-01-07T11:11:04.511Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-07T11:11:04.511Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-07T11:11:04.511Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-07T11:11:04.511Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-07T11:11:04.511Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-07T11:11:04.511Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-07T11:11:04.511Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-07T11:11:04.511Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-07T11:11:04.511Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-07T11:11:04.511Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-07T11:11:04.511Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-07T11:11:04.511Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-07T11:11:04.511Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-07T11:11:04.511Z] === RUN TestCreateTmpfsMountsTarget [2020-01-07T11:11:04.769Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-07T11:11:04.769Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-07T11:11:05.514Z] #42 278.0 CC criu/sigframe.o [2020-01-07T11:11:06.151Z] #42 278.6 CC criu/signalfd.o [2020-01-07T11:11:06.450Z] #42 ... [2020-01-07T11:11:06.450Z] [2020-01-07T11:11:06.450Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:11:06.450Z] #39 361.3 + dpkg --print-architecture [2020-01-07T11:11:06.450Z] #39 361.3 + cd /tmp/tmp.xURyeyb1rB/src/github.com/docker/distribution [2020-01-07T11:11:06.450Z] #39 361.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-07T11:11:07.298Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:11:07.298Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:11:07.298Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:11:07.298Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:11:07.298Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:11:07.298Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-07T11:11:07.298Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:11:07.298Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:11:07.298Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:11:07.298Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:11:07.298Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:11:07.298Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-07T11:11:07.298Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-07T11:11:07.298Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:11:07.298Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:11:07.298Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:11:07.298Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:11:07.298Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:11:07.298Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:11:07.298Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:11:07.298Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:11:07.298Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.22s) [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.22s) [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.22s) [2020-01-07T11:11:07.298Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.22s) [2020-01-07T11:11:07.298Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-07T11:11:07.486Z] #39 362.2 + GOPATH=/tmp/tmp.xURyeyb1rB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xURyeyb1rB [2020-01-07T11:11:07.486Z] #39 362.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-07T11:11:09.826Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2020-01-07T11:11:09.826Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-07T11:11:09.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:11:09.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:11:09.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:11:09.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:11:09.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:11:09.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:11:09.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:11:09.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:11:09.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:11:09.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:11:09.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:11:09.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:11:09.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:11:09.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:11:09.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:11:09.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-01-07T11:11:09.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-01-07T11:11:09.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-01-07T11:11:09.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-01-07T11:11:09.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2020-01-07T11:11:09.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-07T11:11:09.827Z] === RUN TestContainerStartOnDaemonRestart [2020-01-07T11:11:09.827Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-07T11:11:09.827Z] === RUN TestDaemonRestartIpcMode [2020-01-07T11:11:09.827Z] === PAUSE TestDaemonRestartIpcMode [2020-01-07T11:11:09.827Z] === RUN TestDiff [2020-01-07T11:11:10.393Z] --- PASS: TestDiff (0.79s) [2020-01-07T11:11:10.393Z] === RUN TestExecWithCloseStdin [2020-01-07T11:11:10.999Z] #39 ... [2020-01-07T11:11:10.999Z] [2020-01-07T11:11:10.999Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T11:11:10.999Z] #55 208.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-07T11:11:10.999Z] #55 212.4 + mkdir -p /build [2020-01-07T11:11:10.999Z] #55 212.4 + cp runc /build/runc [2020-01-07T11:11:10.999Z] #55 DONE 212.5s [2020-01-07T11:11:10.999Z] [2020-01-07T11:11:10.999Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T11:11:10.999Z] #42 279.2 CC criu/sk-inet.o [2020-01-07T11:11:10.999Z] #42 281.4 CC criu/sk-netlink.o [2020-01-07T11:11:10.999Z] #42 282.2 CC criu/sk-packet.o [2020-01-07T11:11:10.999Z] #42 283.7 CC criu/sk-queue.o [2020-01-07T11:11:11.327Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-01-07T11:11:11.327Z] === RUN TestExec [2020-01-07T11:11:11.923Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T11:11:11.923Z] [2020-01-07T11:11:11.923Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T11:11:11.923Z] PKG_CONFIG=pkg-config [2020-01-07T11:11:11.923Z] GOLANG_VERSION=1.13.5 [2020-01-07T11:11:11.923Z] HOSTNAME=c3a347754c22 [2020-01-07T11:11:11.923Z] DOCKER_EXPERIMENTAL=1 [2020-01-07T11:11:11.923Z] container=docker [2020-01-07T11:11:11.923Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-07T11:11:11.923Z] GO111MODULE=off [2020-01-07T11:11:11.923Z] GOPATH=/go [2020-01-07T11:11:11.923Z] PWD=/go/src/github.com/docker/docker [2020-01-07T11:11:11.923Z] HOME=/root [2020-01-07T11:11:11.923Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T11:11:11.923Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T11:11:11.923Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T11:11:11.923Z] DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:11:11.923Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T11:11:11.923Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T11:11:11.923Z] TERM=xterm [2020-01-07T11:11:11.923Z] VALIDATE_BRANCH=master [2020-01-07T11:11:11.923Z] DEST=bundles/test-integration [2020-01-07T11:11:11.923Z] SHLVL=1 [2020-01-07T11:11:11.923Z] TIMEOUT=120m [2020-01-07T11:11:11.923Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T11:11:11.923Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T11:11:11.923Z] TESTDEBUG=0 [2020-01-07T11:11:11.923Z] _=/usr/bin/env [2020-01-07T11:11:11.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-07T11:11:12.261Z] --- PASS: TestExec (0.89s) [2020-01-07T11:11:12.261Z] === RUN TestExecUser [2020-01-07T11:11:12.505Z] #42 285.0 CC criu/sk-tcp.o [2020-01-07T11:11:13.196Z] --- PASS: TestExecUser (0.95s) [2020-01-07T11:11:13.196Z] === RUN TestExportContainerAndImportImage [2020-01-07T11:11:14.105Z] #42 286.3 CC criu/sk-unix.o [2020-01-07T11:11:14.131Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-01-07T11:11:14.131Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-07T11:11:16.662Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-01-07T11:11:16.662Z] === RUN TestHealthCheckWorkdir [2020-01-07T11:11:17.228Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-01-07T11:11:17.228Z] === RUN TestHealthKillContainer [2020-01-07T11:11:17.647Z] #42 289.8 CC criu/sockets.o [2020-01-07T11:11:18.372Z] Loaded image: buildpack-deps:jessie [2020-01-07T11:11:18.372Z] Loaded image: busybox:latest [2020-01-07T11:11:18.372Z] Loaded image: buildpack-deps:jessie [2020-01-07T11:11:18.372Z] Loaded image: busybox:glibc [2020-01-07T11:11:18.372Z] Loaded image: busybox:latest [2020-01-07T11:11:18.372Z] Loaded image: debian:jessie [2020-01-07T11:11:18.372Z] Loaded image: hello-world:latest [2020-01-07T11:11:18.372Z] INFO: Testing against a local daemon [2020-01-07T11:11:18.372Z] === RUN TestDockerDaemonSuite [2020-01-07T11:11:18.372Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-07T11:11:18.372Z] Loaded image: busybox:glibc [2020-01-07T11:11:18.372Z] Loaded image: debian:jessie [2020-01-07T11:11:18.372Z] Loaded image: hello-world:latest [2020-01-07T11:11:18.372Z] INFO: Testing against a local daemon [2020-01-07T11:11:18.372Z] === RUN TestDockerSuite [2020-01-07T11:11:18.372Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-07T11:11:18.372Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-07T11:11:18.372Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-07T11:11:18.372Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-07T11:11:18.372Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-07T11:11:18.372Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-07T11:11:18.372Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-07T11:11:18.372Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-07T11:11:18.653Z] ................................................ [ 29%] [2020-01-07T11:11:18.684Z] #42 291.3 CC criu/stats.o [2020-01-07T11:11:18.937Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-07T11:11:19.195Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-07T11:11:19.334Z] #42 291.9 CC criu/string.o [2020-01-07T11:11:19.666Z] #42 292.1 CC criu/sysctl.o [2020-01-07T11:11:20.129Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-07T11:11:20.129Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-07T11:11:20.509Z] --- PASS: TestHealthKillContainer (2.96s) [2020-01-07T11:11:20.509Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-07T11:11:20.829Z] #42 293.4 CC criu/sysfs_parse.o [2020-01-07T11:11:21.075Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-01-07T11:11:21.075Z] === RUN TestIpcModeNone [2020-01-07T11:11:21.502Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-07T11:11:21.502Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-07T11:11:21.502Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-07T11:11:21.538Z] #42 294.0 CC criu/timerfd.o [2020-01-07T11:11:22.009Z] --- PASS: TestIpcModeNone (0.89s) [2020-01-07T11:11:22.009Z] === RUN TestIpcModePrivate [2020-01-07T11:11:22.195Z] #42 294.7 CC criu/tty.o [2020-01-07T11:11:22.944Z] --- PASS: TestIpcModePrivate (0.86s) [2020-01-07T11:11:22.944Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-01-07T11:11:22.944Z] === RUN TestIpcModeShareable [2020-01-07T11:11:23.878Z] --- PASS: TestIpcModeShareable (0.94s) [2020-01-07T11:11:23.878Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-01-07T11:11:23.878Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-07T11:11:24.781Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-07T11:11:24.781Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-07T11:11:24.781Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-07T11:11:24.781Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-07T11:11:24.781Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-07T11:11:26.407Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2020-01-07T11:11:26.407Z] === RUN TestAPIIpcModeHost [2020-01-07T11:11:26.680Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-07T11:11:26.790Z] #42 298.6 CC criu/tun.o [2020-01-07T11:11:27.087Z] #42 299.7 CC criu/uffd.o [2020-01-07T11:11:27.342Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-01-07T11:11:27.342Z] === RUN TestDaemonIpcModeShareable [2020-01-07T11:11:28.052Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-07T11:11:28.052Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-07T11:11:28.310Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-07T11:11:28.310Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-07T11:11:28.310Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-07T11:11:28.876Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-07T11:11:29.245Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-01-07T11:11:29.245Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-07T11:11:29.245Z] === RUN TestDaemonIpcModePrivate [2020-01-07T11:11:29.867Z] #42 302.0 CC criu/util.o [2020-01-07T11:11:31.145Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-01-07T11:11:31.145Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-07T11:11:31.145Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-07T11:11:31.999Z] #42 304.5 CC criu/uts_ns.o [2020-01-07T11:11:32.521Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-01-07T11:11:32.521Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-07T11:11:32.521Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-07T11:11:32.669Z] #42 305.1 CC criu/vdso.o [2020-01-07T11:11:33.738Z] #42 306.3 LINK criu/built-in.o [2020-01-07T11:11:34.045Z] #42 306.6 LINK criu/criu [2020-01-07T11:11:34.137Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-07T11:11:34.395Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-07T11:11:34.426Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-01-07T11:11:34.426Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-07T11:11:34.426Z] === RUN TestIpcModeOlderClient [2020-01-07T11:11:34.426Z] === PAUSE TestIpcModeOlderClient [2020-01-07T11:11:34.426Z] === RUN TestKillContainerInvalidSignal [2020-01-07T11:11:34.714Z] #42 307.4 DEP lib/c/criu.d [2020-01-07T11:11:35.019Z] #42 307.7 CC images/rpc.pb-c.o [2020-01-07T11:11:35.362Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-01-07T11:11:35.362Z] === RUN TestKillContainer [2020-01-07T11:11:35.362Z] === RUN TestKillContainer/no_signal [2020-01-07T11:11:35.929Z] === RUN TestKillContainer/non_killing_signal [2020-01-07T11:11:36.496Z] === RUN TestKillContainer/killing_signal [2020-01-07T11:11:36.576Z] #42 308.9 CC lib/c/criu.o [2020-01-07T11:11:36.845Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-01-07T11:11:36.924Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-07T11:11:37.972Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-07T11:11:37.973Z] --- PASS: TestKillContainer (2.39s) [2020-01-07T11:11:37.973Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-01-07T11:11:37.973Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-01-07T11:11:37.973Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-01-07T11:11:37.973Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-07T11:11:37.973Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-07T11:11:38.548Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-07T11:11:38.691Z] #42 311.2 LINK lib/c/built-in.o [2020-01-07T11:11:38.691Z] #42 311.2 LINK lib/c/libcriu.so [2020-01-07T11:11:39.360Z] #42 311.8 GEN magic.py [2020-01-07T11:11:39.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2020-01-07T11:11:39.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-01-07T11:11:39.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-01-07T11:11:39.483Z] === RUN TestKillStoppedContainer [2020-01-07T11:11:39.483Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-07T11:11:39.483Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-07T11:11:39.483Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-07T11:11:39.483Z] === RUN TestKillDifferentUserContainer [2020-01-07T11:11:39.670Z] #42 312.1 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T11:11:39.670Z] #42 312.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T11:11:39.883Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-07T11:11:40.143Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-07T11:11:40.418Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-01-07T11:11:40.418Z] === RUN TestInspectOomKilledTrue [2020-01-07T11:11:40.418Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-07T11:11:40.418Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:11:40.418Z] === RUN TestInspectOomKilledFalse [2020-01-07T11:11:40.418Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-07T11:11:40.418Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:11:40.418Z] === RUN TestLinksEtcHostsContentMatch [2020-01-07T11:11:40.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-07T11:11:40.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-07T11:11:40.739Z] #42 313.1 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T11:11:40.986Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-01-07T11:11:40.986Z] === RUN TestLinksContainerNames [2020-01-07T11:11:41.815Z] #42 314.5 make[1]: Nothing to be done for 'all'. [2020-01-07T11:11:41.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-07T11:11:42.761Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-07T11:11:42.761Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-07T11:11:42.887Z] --- PASS: TestLinksContainerNames (1.56s) [2020-01-07T11:11:42.887Z] === RUN TestLogsFollowTailEmpty [2020-01-07T11:11:43.358Z] #42 315.8 make[1]: 'images/built-in.o' is up to date. [2020-01-07T11:11:43.358Z] #42 315.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-07T11:11:43.358Z] #42 315.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-07T11:11:43.454Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-01-07T11:11:43.454Z] === RUN TestContainerNetworkMountsNoChown [2020-01-07T11:11:43.648Z] #42 316.0 make[1]: 'compel/libcompel.a' is up to date. [2020-01-07T11:11:43.648Z] #42 316.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-07T11:11:43.648Z] #42 316.1 make[1]: Nothing to be done for 'all'. [2020-01-07T11:11:43.648Z] #42 316.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T11:11:43.696Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-07T11:11:43.937Z] #42 316.5 make[2]: Nothing to be done for 'all'. [2020-01-07T11:11:43.937Z] #42 316.5 make[2]: Nothing to be done for 'all'. [2020-01-07T11:11:43.937Z] #42 316.6 make[2]: Nothing to be done for 'all'. [2020-01-07T11:11:44.020Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/default [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/default [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/private [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/private [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rprivate [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/slave [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/slave [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rslave [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/shared [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/shared [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rshared [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-07T11:11:44.020Z] === CONT TestMountDaemonRoot/default [2020-01-07T11:11:44.020Z] === CONT TestMountDaemonRoot/shared [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-07T11:11:44.020Z] === CONT TestMountDaemonRoot/rshared [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:11:44.020Z] === CONT TestMountDaemonRoot/rprivate [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:11:44.020Z] === CONT TestMountDaemonRoot/slave [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:11:44.020Z] === CONT TestMountDaemonRoot/private [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:11:44.020Z] === CONT TestMountDaemonRoot/rslave [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:11:44.020Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:11:44.020Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:11:44.020Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:11:44.020Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-07T11:11:44.020Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:11:44.020Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:11:44.229Z] #42 316.9 make[2]: Nothing to be done for 'all'. [2020-01-07T11:11:44.229Z] #42 317.0 make[2]: Nothing to be done for 'all'. [2020-01-07T11:11:44.279Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:11:44.279Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:11:44.279Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-07T11:11:44.279Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-07T11:11:44.279Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:11:44.279Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-07T11:11:44.279Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:11:44.279Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-07T11:11:44.279Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:11:44.279Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:11:44.279Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:11:44.521Z] #42 317.0 make[2]: Nothing to be done for 'all'. [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:11:44.537Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-07T11:11:44.537Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-01-07T11:11:44.537Z] === RUN TestContainerBindMountNonRecursive [2020-01-07T11:11:44.660Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-01-07T11:11:44.810Z] #42 317.1 make[2]: Nothing to be done for 'all'. [2020-01-07T11:11:44.810Z] #42 317.4 make[2]: Nothing to be done for 'all'. [2020-01-07T11:11:44.810Z] #42 317.4 INSTALL criu/criu [2020-01-07T11:11:44.810Z] #42 DONE 317.5s [2020-01-07T11:11:44.810Z] [2020-01-07T11:11:44.810Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:11:45.067Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-07T11:11:46.001Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-07T11:11:46.259Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-07T11:11:47.067Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-01-07T11:11:47.067Z] === RUN TestNetworkNat [2020-01-07T11:11:47.630Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-01-07T11:11:47.635Z] --- PASS: TestNetworkNat (0.89s) [2020-01-07T11:11:47.635Z] === RUN TestNetworkLocalhostTCPNat [2020-01-07T11:11:48.291Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-01-07T11:11:48.350Z] #23 ... [2020-01-07T11:11:48.350Z] [2020-01-07T11:11:48.350Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T11:11:48.350Z] #39 402.6 + rm -rf /tmp/tmp.xURyeyb1rB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xURyeyb1rB [2020-01-07T11:11:48.350Z] #39 DONE 402.7s [2020-01-07T11:11:48.350Z] [2020-01-07T11:11:48.350Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:11:48.569Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-01-07T11:11:48.569Z] === RUN TestNetworkLoopbackNat [2020-01-07T11:11:49.504Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2020-01-07T11:11:49.504Z] === RUN TestPause [2020-01-07T11:11:49.527Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-07T11:11:49.785Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-07T11:11:50.215Z] Removing intermediate container 68b258569048 [2020-01-07T11:11:50.215Z] ---> eec6dafed269 [2020-01-07T11:11:50.215Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-01-07T11:11:50.215Z] ---> Running in 75587b1a92be [2020-01-07T11:11:50.439Z] --- PASS: TestPause (0.82s) [2020-01-07T11:11:50.439Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-07T11:11:50.439Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T11:11:50.439Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T11:11:50.439Z] === RUN TestPauseStopPausedContainer [2020-01-07T11:11:51.005Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-01-07T11:11:51.005Z] === RUN TestPsFilter [2020-01-07T11:11:51.194Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-01-07T11:11:51.264Z] --- PASS: TestPsFilter (0.28s) [2020-01-07T11:11:51.264Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-07T11:11:52.199Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-01-07T11:11:52.199Z] === RUN TestRemoveContainerWithVolume [2020-01-07T11:11:53.064Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-07T11:11:53.133Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-01-07T11:11:53.133Z] === RUN TestRemoveContainerRunning [2020-01-07T11:11:53.699Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-01-07T11:11:53.699Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-07T11:11:54.439Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-07T11:11:54.633Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-01-07T11:11:54.633Z] === RUN TestRemoveInvalidContainer [2020-01-07T11:11:54.633Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-07T11:11:54.633Z] === RUN TestRenameLinkedContainer [2020-01-07T11:11:55.811Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-07T11:11:56.376Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-07T11:11:57.916Z] --- PASS: TestRenameLinkedContainer (3.06s) [2020-01-07T11:11:57.916Z] === RUN TestRenameStoppedContainer [2020-01-07T11:11:58.524Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-01-07T11:11:58.524Z] === RUN TestRenameRunningContainerAndReuse [2020-01-07T11:11:59.138Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-07T11:11:59.900Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2020-01-07T11:11:59.900Z] === RUN TestRenameInvalidName [2020-01-07T11:12:00.834Z] --- PASS: TestRenameInvalidName (0.77s) [2020-01-07T11:12:00.834Z] === RUN TestRenameAnonymousContainer [2020-01-07T11:12:01.036Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-07T11:12:01.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-07T11:12:02.410Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-07T11:12:02.667Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-07T11:12:03.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-07T11:12:04.570Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-07T11:12:05.018Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2020-01-07T11:12:05.018Z] === RUN TestRenameContainerWithSameName [2020-01-07T11:12:05.585Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-01-07T11:12:05.585Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-07T11:12:05.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-07T11:12:05.945Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-07T11:12:07.318Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-07T11:12:07.318Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-07T11:12:07.492Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2020-01-07T11:12:07.492Z] === RUN TestResize [2020-01-07T11:12:07.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-07T11:12:07.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-07T11:12:08.059Z] --- PASS: TestResize (0.80s) [2020-01-07T11:12:08.059Z] === RUN TestResizeWithInvalidSize [2020-01-07T11:12:08.993Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-01-07T11:12:08.993Z] === RUN TestResizeWhenContainerNotStarted [2020-01-07T11:12:09.051Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-01-07T11:12:09.848Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-07T11:12:09.928Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:12:09.928Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:12:09.928Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:12:09.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:12:09.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:12:09.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:12:09.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:12:10.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-07T11:12:11.223Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-07T11:12:11.223Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-07T11:12:11.223Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-07T11:12:11.787Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-07T11:12:12.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-07T11:12:12.353Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-07T11:12:12.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:12:12.464Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:12:13.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:12:13.726Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-07T11:12:13.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:12:14.294Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-07T11:12:14.560Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-07T11:12:14.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-07T11:12:14.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:12:14.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:12:15.126Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-07T11:12:15.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:12:16.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:12:17.315Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-01-07T11:12:17.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-07T11:12:18.619Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.57s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.71s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (4.15s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.59s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-01-07T11:12:18.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.32s) [2020-01-07T11:12:18.740Z] === RUN TestCgroupNamespacesRun [2020-01-07T11:12:19.392Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-07T11:12:20.118Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-01-07T11:12:20.118Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-07T11:12:20.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-07T11:12:21.290Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-07T11:12:21.431Z] INFO: Sources obtained for gotestsum... [2020-01-07T11:12:21.431Z] INFO: Checkout done for gotestsum... [2020-01-07T11:12:22.022Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-01-07T11:12:22.022Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-07T11:12:22.409Z] INFO: Build done for gotestsum... [2020-01-07T11:12:22.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-07T11:12:23.055Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-01-07T11:12:23.923Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-01-07T11:12:23.923Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-07T11:12:24.573Z] --- PASS: TestBuildWithHugeFile (92.56s) [2020-01-07T11:12:24.573Z] === RUN TestBuildWithEmptyDockerfile [2020-01-07T11:12:24.573Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:12:24.573Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:12:24.573Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:12:24.573Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:12:24.573Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:12:24.573Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:12:24.573Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:12:24.573Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:12:24.573Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-07T11:12:24.573Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:12:24.831Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-01-07T11:12:24.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-01-07T11:12:24.831Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-01-07T11:12:24.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-01-07T11:12:24.831Z] === RUN TestBuildPreserveOwnership [2020-01-07T11:12:24.831Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-07T11:12:25.299Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-01-07T11:12:25.299Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-07T11:12:25.764Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-07T11:12:26.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-07T11:12:26.454Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-07T11:12:27.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-07T11:12:27.791Z] #51 ... [2020-01-07T11:12:27.791Z] [2020-01-07T11:12:27.791Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:12:27.791Z] #60 389.7 + bin/containerd [2020-01-07T11:12:27.830Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.94s) [2020-01-07T11:12:27.830Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-07T11:12:28.397Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-01-07T11:12:28.397Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-07T11:12:28.981Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-07T11:12:29.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-07T11:12:29.332Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-01-07T11:12:29.332Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-07T11:12:29.913Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-07T11:12:30.523Z] #60 ... [2020-01-07T11:12:30.523Z] [2020-01-07T11:12:30.523Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:12:30.523Z] #51 DONE 444.8s [2020-01-07T11:12:30.523Z] [2020-01-07T11:12:30.523Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:12:30.847Z] --- PASS: TestBuildPreserveOwnership (5.90s) [2020-01-07T11:12:30.847Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2020-01-07T11:12:30.847Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s) [2020-01-07T11:12:30.847Z] === RUN TestBuildPlatformInvalid [2020-01-07T11:12:30.847Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-01-07T11:12:30.847Z] PASS [2020-01-07T11:12:30.847Z] [2020-01-07T11:12:30.847Z] === Skipped [2020-01-07T11:12:30.847Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-01-07T11:12:30.847Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T11:12:30.847Z] [2020-01-07T11:12:30.847Z] [2020-01-07T11:12:30.847Z] DONE 32 tests, 1 skipped in 181.117s [2020-01-07T11:12:30.847Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-01-07T11:12:30.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:12:30.847Z] ++ set -e [2020-01-07T11:12:30.847Z] ++ '[' -n 0 ']' [2020-01-07T11:12:30.847Z] ++ set -x [2020-01-07T11:12:30.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:12:31.105Z] INFO: Testing against a local daemon [2020-01-07T11:12:31.105Z] === RUN TestConfigList [2020-01-07T11:12:31.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T11:12:31.169Z] Using test binary docker [2020-01-07T11:12:31.169Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-07T11:12:31.169Z] +++ /etc/init.d/apparmor start [2020-01-07T11:12:31.169Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T11:12:31.169Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T11:12:31.169Z] Warning failed to create cache: (null) [2020-01-07T11:12:31.169Z] . [2020-01-07T11:12:31.169Z] Starting dockerd [2020-01-07T11:12:31.169Z] INFO: Waiting for daemon to start... [2020-01-07T11:12:31.169Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-01-07T11:12:31.235Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-01-07T11:12:31.235Z] === RUN TestKernelTCPMemory [2020-01-07T11:12:31.948Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-01-07T11:12:31.948Z] === RUN TestNISDomainname [2020-01-07T11:12:32.785Z] Removing intermediate container 75587b1a92be [2020-01-07T11:12:32.785Z] ---> fc021e5e2583 [2020-01-07T11:12:32.785Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-01-07T11:12:32.785Z] ---> Running in 7060f77f61ea [2020-01-07T11:12:32.888Z] --- PASS: TestNISDomainname (1.00s) [2020-01-07T11:12:32.888Z] === RUN TestHostnameDnsResolution [2020-01-07T11:12:33.033Z] . [2020-01-07T11:12:33.033Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T11:12:33.033Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T11:12:33.033Z] Error: No such image: emptyfs [2020-01-07T11:12:33.033Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T11:12:33.033Z] ++++ docker load [2020-01-07T11:12:33.249Z] Removing intermediate container 7060f77f61ea [2020-01-07T11:12:33.249Z] ---> 026f5eba249a [2020-01-07T11:12:33.249Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-01-07T11:12:33.249Z] ---> Running in 71c01aa1df5c [2020-01-07T11:12:33.414Z] Running integration-test (iteration 1) [2020-01-07T11:12:33.414Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-01-07T11:12:33.414Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:12:33.414Z] ++ set -e [2020-01-07T11:12:33.414Z] ++ '[' -n 0 ']' [2020-01-07T11:12:33.414Z] ++ set -x [2020-01-07T11:12:33.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:12:33.632Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-07T11:12:34.198Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-07T11:12:34.198Z] --- PASS: TestConfigList (3.27s) [2020-01-07T11:12:34.198Z] === RUN TestConfigsCreateAndDelete [2020-01-07T11:12:34.226Z] Removing intermediate container 71c01aa1df5c [2020-01-07T11:12:34.226Z] ---> 53d5af237edd [2020-01-07T11:12:34.226Z] Step 10/10 : COPY . . [2020-01-07T11:12:34.764Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-07T11:12:34.792Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-01-07T11:12:34.792Z] === RUN TestStats [2020-01-07T11:12:35.022Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-07T11:12:35.588Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-07T11:12:37.321Z] --- PASS: TestStats (2.24s) [2020-01-07T11:12:37.321Z] === RUN TestStopContainerWithTimeout [2020-01-07T11:12:37.321Z] === RUN TestStopContainerWithTimeout/0 [2020-01-07T11:12:37.321Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-07T11:12:37.321Z] === RUN TestStopContainerWithTimeout/1 [2020-01-07T11:12:37.321Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-07T11:12:37.321Z] === RUN TestStopContainerWithTimeout/3 [2020-01-07T11:12:37.321Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-07T11:12:37.321Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-07T11:12:37.321Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-07T11:12:37.321Z] === CONT TestStopContainerWithTimeout/0 [2020-01-07T11:12:37.321Z] === CONT TestStopContainerWithTimeout/3 [2020-01-07T11:12:37.321Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-07T11:12:37.321Z] === CONT TestStopContainerWithTimeout/1 [2020-01-07T11:12:37.486Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-07T11:12:37.625Z] ......................... [ 67%] [2020-01-07T11:12:37.745Z] --- PASS: TestConfigsCreateAndDelete (3.40s) [2020-01-07T11:12:37.745Z] === RUN TestConfigsUpdate [2020-01-07T11:12:38.312Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-07T11:12:39.246Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-07T11:12:39.246Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-07T11:12:39.812Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-07T11:12:40.070Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-07T11:12:40.606Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-07T11:12:40.606Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-01-07T11:12:40.606Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-01-07T11:12:40.606Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-01-07T11:12:40.606Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2020-01-07T11:12:40.606Z] === RUN TestDeleteDevicemapper [2020-01-07T11:12:40.606Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-07T11:12:40.606Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T11:12:40.606Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-07T11:12:40.888Z] #23 453.8 + return [2020-01-07T11:12:40.888Z] #23 DONE 453.9s [2020-01-07T11:12:40.888Z] [2020-01-07T11:12:40.888Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:12:41.003Z] --- PASS: TestConfigsUpdate (3.23s) [2020-01-07T11:12:41.003Z] === RUN TestTemplatedConfig [2020-01-07T11:12:41.003Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-07T11:12:41.511Z] #60 ... [2020-01-07T11:12:41.511Z] [2020-01-07T11:12:41.511Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-07T11:12:41.511Z] #24 DONE 0.1s [2020-01-07T11:12:41.511Z] [2020-01-07T11:12:41.511Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T11:12:42.118Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-07T11:12:42.118Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-07T11:12:42.138Z] #28 DONE 0.5s [2020-01-07T11:12:42.138Z] [2020-01-07T11:12:42.138Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-07T11:12:42.138Z] #30 DONE 0.1s [2020-01-07T11:12:42.138Z] [2020-01-07T11:12:42.138Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:12:42.138Z] #60 ... [2020-01-07T11:12:42.138Z] [2020-01-07T11:12:42.138Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-07T11:12:42.138Z] #33 DONE 0.1s [2020-01-07T11:12:42.138Z] [2020-01-07T11:12:42.138Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-07T11:12:42.138Z] #38 DONE 0.0s [2020-01-07T11:12:42.138Z] [2020-01-07T11:12:42.138Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-07T11:12:42.138Z] #40 DONE 0.1s [2020-01-07T11:12:42.138Z] [2020-01-07T11:12:42.138Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:12:42.425Z] #60 ... [2020-01-07T11:12:42.426Z] [2020-01-07T11:12:42.426Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-07T11:12:42.426Z] #43 DONE 0.1s [2020-01-07T11:12:42.426Z] [2020-01-07T11:12:42.426Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-07T11:12:42.426Z] #46 DONE 0.1s [2020-01-07T11:12:42.426Z] [2020-01-07T11:12:42.426Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-07T11:12:42.426Z] #49 DONE 0.1s [2020-01-07T11:12:42.426Z] [2020-01-07T11:12:42.426Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:12:42.713Z] #60 ... [2020-01-07T11:12:42.713Z] [2020-01-07T11:12:42.713Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-07T11:12:42.713Z] #52 DONE 0.1s [2020-01-07T11:12:42.713Z] [2020-01-07T11:12:42.713Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-07T11:12:42.713Z] #56 DONE 0.1s [2020-01-07T11:12:42.713Z] [2020-01-07T11:12:42.713Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T11:12:43.142Z] Loaded image: buildpack-deps:jessie [2020-01-07T11:12:43.142Z] Loaded image: busybox:latest [2020-01-07T11:12:43.142Z] Loaded image: busybox:glibc [2020-01-07T11:12:43.142Z] Loaded image: debian:jessie [2020-01-07T11:12:43.142Z] Loaded image: hello-world:latest [2020-01-07T11:12:43.142Z] INFO: Testing against a local daemon [2020-01-07T11:12:43.142Z] === RUN TestCgroupNamespacesBuild [2020-01-07T11:12:43.349Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2020-01-07T11:12:43.349Z] === RUN TestUpdateMemory [2020-01-07T11:12:43.349Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-07T11:12:43.349Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:12:43.349Z] === RUN TestUpdateCPUQuota [2020-01-07T11:12:43.493Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-07T11:12:44.390Z] --- PASS: TestCgroupNamespacesBuild (1.82s) [2020-01-07T11:12:44.390Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-07T11:12:44.428Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-07T11:12:44.686Z] --- PASS: TestTemplatedConfig (3.64s) [2020-01-07T11:12:44.686Z] === RUN TestConfigInspect [2020-01-07T11:12:44.725Z] --- PASS: TestUpdateCPUQuota (1.43s) [2020-01-07T11:12:44.725Z] === RUN TestUpdatePidsLimit [2020-01-07T11:12:44.725Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-07T11:12:44.725Z] === RUN TestUpdatePidsLimit/no_change [2020-01-07T11:12:45.292Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-07T11:12:45.551Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-07T11:12:46.117Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-07T11:12:46.193Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2020-01-07T11:12:46.193Z] === RUN TestBuildWithSession [2020-01-07T11:12:46.193Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-07T11:12:46.193Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T11:12:46.193Z] === RUN TestBuildSquashParent [2020-01-07T11:12:46.375Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-07T11:12:46.585Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-07T11:12:46.585Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-07T11:12:47.137Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-07T11:12:47.519Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-07T11:12:47.777Z] --- PASS: TestConfigInspect (3.20s) [2020-01-07T11:12:47.777Z] === RUN TestConfigCreateWithLabels [2020-01-07T11:12:48.439Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-07T11:12:48.568Z] --- PASS: TestUpdatePidsLimit (4.03s) [2020-01-07T11:12:48.568Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-01-07T11:12:48.568Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2020-01-07T11:12:48.568Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-01-07T11:12:48.568Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-01-07T11:12:48.568Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-01-07T11:12:48.568Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-01-07T11:12:48.568Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-01-07T11:12:48.568Z] === RUN TestUpdateRestartPolicy [2020-01-07T11:12:50.338Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-07T11:12:50.913Z] --- PASS: TestConfigCreateWithLabels (3.10s) [2020-01-07T11:12:50.913Z] === RUN TestConfigCreateResolve [2020-01-07T11:12:52.647Z] --- PASS: TestBuildSquashParent (6.54s) [2020-01-07T11:12:52.648Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-07T11:12:52.648Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:12:52.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:12:52.648Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:12:52.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:12:52.648Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:12:52.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:12:52.648Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:12:52.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:12:52.648Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:12:52.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:12:52.648Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:12:52.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:12:52.648Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:12:52.648Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:12:54.198Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-07T11:12:54.198Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-01-07T11:12:54.198Z] === RUN TestConfigDaemonLibtrustID [2020-01-07T11:12:54.198Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-07T11:12:54.763Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-01-07T11:12:54.763Z] PASS [2020-01-07T11:12:54.763Z] [2020-01-07T11:12:54.763Z] DONE 8 tests in 23.730s [2020-01-07T11:12:54.763Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-01-07T11:12:54.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:12:54.763Z] ++ set -e [2020-01-07T11:12:54.763Z] ++ '[' -n 0 ']' [2020-01-07T11:12:54.763Z] ++ set -x [2020-01-07T11:12:54.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:12:54.763Z] INFO: Testing against a local daemon [2020-01-07T11:12:54.763Z] === RUN TestCheckpoint [2020-01-07T11:12:54.763Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-07T11:12:54.763Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T11:12:54.763Z] === RUN TestContainerInvalidJSON [2020-01-07T11:12:54.763Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:12:54.763Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:12:54.763Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:12:54.763Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:12:54.763Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:12:54.763Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:12:54.763Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:12:54.763Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:12:54.763Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:12:54.763Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-01-07T11:12:54.763Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-07T11:12:54.763Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-07T11:12:54.763Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-01-07T11:12:54.763Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-07T11:12:55.020Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-01-07T11:12:55.020Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-07T11:12:55.020Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-01-07T11:12:55.020Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-07T11:12:55.281Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-01-07T11:12:55.281Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-07T11:12:55.281Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-01-07T11:12:55.281Z] === RUN TestCopyFromContainer [2020-01-07T11:12:55.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:12:55.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:12:56.654Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-07T11:12:57.374Z] === RUN TestCopyFromContainer// [2020-01-07T11:12:57.374Z] === RUN TestCopyFromContainer//bar/root [2020-01-07T11:12:57.374Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-07T11:12:57.374Z] === RUN TestCopyFromContainer/bar/quux [2020-01-07T11:12:57.633Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-07T11:12:57.633Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-07T11:12:57.633Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-07T11:12:57.891Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-07T11:12:57.891Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-07T11:12:57.891Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-07T11:12:58.149Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-07T11:12:58.149Z] --- PASS: TestCopyFromContainer (2.97s) [2020-01-07T11:12:58.149Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-01-07T11:12:58.149Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-01-07T11:12:58.149Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-01-07T11:12:58.149Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-01-07T11:12:58.149Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-07T11:12:58.149Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-01-07T11:12:58.149Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-01-07T11:12:58.149Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-01-07T11:12:58.149Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2020-01-07T11:12:58.149Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-01-07T11:12:58.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-07T11:12:58.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:12:58.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:12:58.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:12:58.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:12:58.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:12:58.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:12:58.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:12:58.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:12:58.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:12:58.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-07T11:12:58.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-07T11:12:58.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-01-07T11:12:58.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-07T11:12:58.149Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-07T11:12:58.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:12:58.299Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:12:58.407Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-01-07T11:12:58.407Z] === RUN TestCreateWithInvalidEnv [2020-01-07T11:12:58.407Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-07T11:12:58.407Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-07T11:12:58.407Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-07T11:12:58.407Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-07T11:12:58.407Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-07T11:12:58.407Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-07T11:12:58.407Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-07T11:12:58.407Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-07T11:12:58.407Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-07T11:12:58.407Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-07T11:12:58.407Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-07T11:12:58.407Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-07T11:12:58.407Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-07T11:12:58.407Z] === RUN TestCreateTmpfsMountsTarget [2020-01-07T11:12:58.407Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-07T11:12:58.407Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-07T11:12:59.450Z] ---> 4b8d9e5a8566 [2020-01-07T11:12:59.914Z] Successfully built 4b8d9e5a8566 [2020-01-07T11:12:59.914Z] Successfully tagged docker:latest [2020-01-07T11:12:59.914Z] INFO: Image build ended at 01/07/2020 11:12:59. Duration:00:04:11.2171539 [2020-01-07T11:12:59.914Z] [2020-01-07T11:12:59.914Z] [2020-01-07T11:12:59.914Z] INFO: Building the test binaries at 01/07/2020 11:12:59... [2020-01-07T11:13:01.015Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-07T11:13:01.015Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-07T11:13:01.272Z] --- PASS: TestCreateWithCustomMaskedPaths (2.81s) [2020-01-07T11:13:01.272Z] === RUN TestCreateWithCapabilities [2020-01-07T11:13:01.272Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-07T11:13:01.272Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-07T11:13:01.272Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:13:01.272Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:13:01.272Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:13:01.272Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:13:01.272Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:13:01.272Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:13:01.272Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:13:01.273Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:13:01.273Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:13:01.273Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:13:01.273Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-07T11:13:01.273Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-07T11:13:01.273Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:13:01.273Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:13:01.273Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:13:01.273Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:13:01.273Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:13:01.273Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:13:01.273Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:13:01.273Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:13:01.273Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-07T11:13:01.273Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:13:01.273Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:13:01.273Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:13:01.273Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:13:01.273Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-07T11:13:01.273Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:13:01.273Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:13:01.512Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-07T11:13:01.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s) [2020-01-07T11:13:01.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2020-01-07T11:13:01.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s) [2020-01-07T11:13:01.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.80s) [2020-01-07T11:13:01.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.79s) [2020-01-07T11:13:01.512Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s) [2020-01-07T11:13:01.512Z] === RUN TestBuildMultiStageCopy [2020-01-07T11:13:01.512Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-07T11:13:01.532Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:13:01.532Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:13:01.532Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-01-07T11:13:01.533Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-01-07T11:13:01.533Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-07T11:13:01.793Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-07T11:13:03.165Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-07T11:13:03.439Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2020-01-07T11:13:03.439Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-07T11:13:03.439Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-01-07T11:13:03.439Z] === RUN TestWaitNonBlocked [2020-01-07T11:13:03.439Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:13:03.439Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:13:03.439Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:13:03.439Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:13:03.439Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:13:03.439Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:13:03.439Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-07T11:13:03.439Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-01-07T11:13:03.439Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-01-07T11:13:03.439Z] === RUN TestWaitBlocked [2020-01-07T11:13:03.439Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:13:03.439Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:13:03.439Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:13:03.439Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:13:03.439Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:13:03.439Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:13:03.820Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-07T11:13:04.005Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-07T11:13:04.005Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-01-07T11:13:04.005Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-01-07T11:13:04.005Z] === CONT TestContainerStartOnDaemonRestart [2020-01-07T11:13:04.005Z] === CONT TestIpcModeOlderClient [2020-01-07T11:13:04.005Z] === CONT TestDaemonRestartIpcMode [2020-01-07T11:13:04.211Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-07T11:13:04.263Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-01-07T11:13:04.537Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.84s) [2020-01-07T11:13:04.537Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-07T11:13:04.537Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:13:04.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:13:04.537Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:13:04.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:13:04.537Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:13:04.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:13:04.537Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:13:04.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:13:04.537Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:13:04.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:13:04.537Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:13:04.537Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:13:04.537Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:13:04.537Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:13:04.537Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:13:04.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-07T11:13:04.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-07T11:13:04.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-07T11:13:04.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-07T11:13:04.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-07T11:13:04.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-07T11:13:04.537Z] === RUN TestContainerStartOnDaemonRestart [2020-01-07T11:13:04.537Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-07T11:13:04.537Z] === RUN TestDaemonRestartIpcMode [2020-01-07T11:13:04.537Z] === PAUSE TestDaemonRestartIpcMode [2020-01-07T11:13:04.537Z] === RUN TestDiff [2020-01-07T11:13:04.598Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-07T11:13:04.634Z] INFO: make.ps1 starting at 01/07/2020 11:13:04 [2020-01-07T11:13:04.634Z] INFO: Git commit (9ae719677) assumed from DOCKER_GITCOMMIT environment variable [2020-01-07T11:13:04.634Z] INFO: Invoking autogen... [2020-01-07T11:13:05.102Z] --- PASS: TestDiff (0.72s) [2020-01-07T11:13:05.102Z] === RUN TestExecWithCloseStdin [2020-01-07T11:13:05.388Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-07T11:13:05.610Z] INFO: Building daemon... [2020-01-07T11:13:05.670Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-07T11:13:05.758Z] --- PASS: TestBuildMultiStageCopy (4.78s) [2020-01-07T11:13:05.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2020-01-07T11:13:05.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-01-07T11:13:05.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-01-07T11:13:05.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-01-07T11:13:05.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-01-07T11:13:05.758Z] === RUN TestBuildMultiStageParentConfig [2020-01-07T11:13:06.235Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-07T11:13:06.235Z] --- PASS: TestExecWithCloseStdin (1.10s) [2020-01-07T11:13:06.235Z] === RUN TestExec [2020-01-07T11:13:06.800Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-07T11:13:07.057Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-07T11:13:07.057Z] --- PASS: TestExec (0.90s) [2020-01-07T11:13:07.057Z] === RUN TestExecUser [2020-01-07T11:13:07.057Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-07T11:13:07.543Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-01-07T11:13:07.543Z] === RUN TestBuildLabelWithTargets [2020-01-07T11:13:08.432Z] --- PASS: TestExecUser (1.06s) [2020-01-07T11:13:08.432Z] === RUN TestExportContainerAndImportImage [2020-01-07T11:13:08.432Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-07T11:13:08.453Z] --- PASS: TestDaemonRestartIpcMode (4.00s) [2020-01-07T11:13:08.453Z] --- PASS: TestContainerStartOnDaemonRestart (4.08s) [2020-01-07T11:13:08.453Z] PASS [2020-01-07T11:13:08.453Z] [2020-01-07T11:13:08.453Z] === Skipped [2020-01-07T11:13:08.453Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-01-07T11:13:08.453Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T11:13:08.453Z] [2020-01-07T11:13:08.453Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-07T11:13:08.453Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:13:08.453Z] [2020-01-07T11:13:08.453Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-07T11:13:08.453Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:13:08.453Z] [2020-01-07T11:13:08.453Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T11:13:08.453Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T11:13:08.453Z] [2020-01-07T11:13:08.453Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-07T11:13:08.453Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T11:13:08.453Z] [2020-01-07T11:13:08.453Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-01-07T11:13:08.453Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:13:08.453Z] [2020-01-07T11:13:08.453Z] [2020-01-07T11:13:08.453Z] DONE 197 tests, 6 skipped in 127.468s [2020-01-07T11:13:08.453Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-01-07T11:13:08.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:13:08.453Z] ++ set -e [2020-01-07T11:13:08.453Z] ++ '[' -n 0 ']' [2020-01-07T11:13:08.453Z] ++ set -x [2020-01-07T11:13:08.453Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:13:08.453Z] INFO: Testing against a local daemon [2020-01-07T11:13:08.453Z] === RUN TestCommitInheritsEnv [2020-01-07T11:13:08.998Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-07T11:13:09.019Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-01-07T11:13:09.019Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-07T11:13:09.019Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-01-07T11:13:09.019Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-07T11:13:09.019Z] === RUN TestImagesFilterMultiReference [2020-01-07T11:13:09.019Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-01-07T11:13:09.019Z] === RUN TestImagePullPlatformInvalid [2020-01-07T11:13:09.019Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-07T11:13:09.019Z] === RUN TestRemoveImageOrphaning [2020-01-07T11:13:09.256Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-07T11:13:09.372Z] --- PASS: TestBuildLabelWithTargets (2.03s) [2020-01-07T11:13:09.372Z] === RUN TestBuildWithEmptyLayers [2020-01-07T11:13:09.586Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-01-07T11:13:09.586Z] === RUN TestRemoveImageGarbageCollector [2020-01-07T11:13:09.586Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-07T11:13:09.586Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:13:09.586Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-07T11:13:09.586Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-01-07T11:13:09.586Z] === RUN TestTagInvalidReference [2020-01-07T11:13:09.586Z] --- PASS: TestTagInvalidReference (0.03s) [2020-01-07T11:13:09.586Z] === RUN TestTagValidPrefixedRepo [2020-01-07T11:13:09.820Z] --- PASS: TestExportContainerAndImportImage (1.57s) [2020-01-07T11:13:09.821Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-07T11:13:09.845Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-01-07T11:13:09.845Z] === RUN TestTagExistedNameWithoutForce [2020-01-07T11:13:09.845Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-07T11:13:09.845Z] === RUN TestTagOfficialNames [2020-01-07T11:13:09.845Z] --- PASS: TestTagOfficialNames (0.08s) [2020-01-07T11:13:09.845Z] === RUN TestTagMatchesDigest [2020-01-07T11:13:09.845Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-07T11:13:09.845Z] PASS [2020-01-07T11:13:09.845Z] [2020-01-07T11:13:09.845Z] === Skipped [2020-01-07T11:13:09.845Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-07T11:13:09.845Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-07T11:13:09.845Z] [2020-01-07T11:13:09.845Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-07T11:13:09.845Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:13:09.845Z] [2020-01-07T11:13:09.845Z] [2020-01-07T11:13:09.845Z] DONE 12 tests, 2 skipped in 1.796s [2020-01-07T11:13:09.845Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-01-07T11:13:09.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:13:09.845Z] ++ set -e [2020-01-07T11:13:09.845Z] ++ '[' -n 0 ']' [2020-01-07T11:13:09.845Z] ++ set -x [2020-01-07T11:13:09.845Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:13:10.103Z] INFO: Testing against a local daemon [2020-01-07T11:13:10.103Z] === RUN TestNetworkCreateDelete [2020-01-07T11:13:10.362Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-01-07T11:13:10.362Z] === RUN TestDockerNetworkDeletePreferID [2020-01-07T11:13:10.626Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-01-07T11:13:10.626Z] === RUN TestBuildMultiStageOnBuild [2020-01-07T11:13:11.191Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-07T11:13:11.191Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-01-07T11:13:11.191Z] === RUN TestHealthCheckWorkdir [2020-01-07T11:13:11.737Z] --- PASS: TestDockerNetworkDeletePreferID (1.09s) [2020-01-07T11:13:11.737Z] === RUN TestInspectNetwork [2020-01-07T11:13:12.565Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-01-07T11:13:12.565Z] === RUN TestHealthKillContainer [2020-01-07T11:13:12.823Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-07T11:13:12.824Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-07T11:13:13.806Z] --- PASS: TestBuildMultiStageOnBuild (3.04s) [2020-01-07T11:13:13.806Z] === RUN TestBuildUncleanTarFilenames [2020-01-07T11:13:13.868Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-01-07T11:13:14.602Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2020-01-07T11:13:14.602Z] === RUN TestBuildMultiStageLayerLeak [2020-01-07T11:13:14.723Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-07T11:13:15.287Z] --- PASS: TestHealthKillContainer (2.97s) [2020-01-07T11:13:15.287Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-07T11:13:15.852Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-07T11:13:16.109Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2020-01-07T11:13:16.109Z] === RUN TestIpcModeNone [2020-01-07T11:13:16.367Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-07T11:13:16.934Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-07T11:13:17.521Z] --- PASS: TestIpcModeNone (1.21s) [2020-01-07T11:13:17.521Z] === RUN TestIpcModePrivate [2020-01-07T11:13:18.129Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s) [2020-01-07T11:13:18.129Z] === RUN TestBuildWithHugeFile [2020-01-07T11:13:18.295Z] === RUN TestInspectNetwork/full_network_id [2020-01-07T11:13:18.295Z] === RUN TestInspectNetwork/partial_network_id [2020-01-07T11:13:18.295Z] === RUN TestInspectNetwork/network_name [2020-01-07T11:13:18.295Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-07T11:13:18.454Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-07T11:13:18.712Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-07T11:13:18.712Z] --- PASS: TestIpcModePrivate (1.28s) [2020-01-07T11:13:18.712Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:216, shared: false, mustBeShared: false [2020-01-07T11:13:18.712Z] === RUN TestIpcModeShareable [2020-01-07T11:13:20.086Z] --- PASS: TestIpcModeShareable (1.11s) [2020-01-07T11:13:20.086Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:191, shared: true, mustBeShared: true [2020-01-07T11:13:20.086Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-07T11:13:20.343Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-07T11:13:20.908Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-07T11:13:21.579Z] --- PASS: TestInspectNetwork (10.14s) [2020-01-07T11:13:21.579Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-07T11:13:21.579Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-07T11:13:21.579Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-07T11:13:21.579Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-07T11:13:21.579Z] === RUN TestRunContainerWithBridgeNone [2020-01-07T11:13:21.841Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-07T11:13:22.014Z] #60 441.0 + bin/containerd-stress [2020-01-07T11:13:22.014Z] #60 444.8 + bin/containerd-shim [2020-01-07T11:13:22.776Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2020-01-07T11:13:22.776Z] === RUN TestAPIIpcModeHost [2020-01-07T11:13:23.341Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-01-07T11:13:23.341Z] === RUN TestDaemonIpcModeShareable [2020-01-07T11:13:24.716Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-07T11:13:24.863Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2020-01-07T11:13:24.863Z] === RUN TestNetworkInvalidJSON [2020-01-07T11:13:24.863Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-07T11:13:24.863Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-07T11:13:24.863Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:13:24.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:13:24.863Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:13:24.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:13:24.863Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-07T11:13:24.863Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:13:24.863Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:13:24.863Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-07T11:13:24.863Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-07T11:13:24.863Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-07T11:13:24.863Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-07T11:13:24.863Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-07T11:13:25.282Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-01-07T11:13:25.282Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true [2020-01-07T11:13:25.282Z] === RUN TestDaemonIpcModePrivate [2020-01-07T11:13:25.798Z] --- PASS: TestDaemonRestartWithLiveRestore (1.47s) [2020-01-07T11:13:25.798Z] === RUN TestDaemonDefaultNetworkPools [2020-01-07T11:13:26.654Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2020-01-07T11:13:26.654Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false [2020-01-07T11:13:26.654Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-07T11:13:27.173Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-01-07T11:13:27.173Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-07T11:13:28.552Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-01-07T11:13:28.552Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-01-07T11:13:28.552Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-07T11:13:28.901Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-01-07T11:13:29.075Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.81s) [2020-01-07T11:13:29.075Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-07T11:13:29.485Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-07T11:13:30.419Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-01-07T11:13:30.419Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true [2020-01-07T11:13:30.419Z] === RUN TestIpcModeOlderClient [2020-01-07T11:13:30.419Z] === PAUSE TestIpcModeOlderClient [2020-01-07T11:13:30.419Z] === RUN TestKillContainerInvalidSignal [2020-01-07T11:13:30.985Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-07T11:13:30.996Z] tests/integration/client_test.py ..... [ 76%] [2020-01-07T11:13:31.242Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-01-07T11:13:31.242Z] === RUN TestKillContainer [2020-01-07T11:13:31.242Z] === RUN TestKillContainer/no_signal [2020-01-07T11:13:31.596Z] tests/integration/errors_test.py . [ 76%] [2020-01-07T11:13:31.613Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) [2020-01-07T11:13:31.614Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-07T11:13:31.872Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-01-07T11:13:31.872Z] === RUN TestServiceWithPredefinedNetwork [2020-01-07T11:13:32.176Z] === RUN TestKillContainer/non_killing_signal [2020-01-07T11:13:32.353Z] #60 455.2 + bin/containerd-shim-runc-v1 [2020-01-07T11:13:33.109Z] === RUN TestKillContainer/killing_signal [2020-01-07T11:13:34.483Z] --- PASS: TestKillContainer (3.04s) [2020-01-07T11:13:34.483Z] --- PASS: TestKillContainer/no_signal (0.98s) [2020-01-07T11:13:34.483Z] --- PASS: TestKillContainer/non_killing_signal (0.79s) [2020-01-07T11:13:34.483Z] --- PASS: TestKillContainer/killing_signal (0.97s) [2020-01-07T11:13:34.483Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-07T11:13:34.483Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-07T11:13:35.049Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-07T11:13:35.156Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-01-07T11:13:35.157Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-07T11:13:35.157Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T11:13:35.157Z] service_test.go:230: FLAKY_TEST [2020-01-07T11:13:35.157Z] === RUN TestServiceWithDataPathPortInit [2020-01-07T11:13:35.307Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-07T11:13:36.240Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.17s) [2020-01-07T11:13:36.240Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.13s) [2020-01-07T11:13:36.240Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.76s) [2020-01-07T11:13:36.240Z] === RUN TestKillStoppedContainer [2020-01-07T11:13:36.502Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-07T11:13:36.502Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-07T11:13:36.502Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-01-07T11:13:36.502Z] === RUN TestKillDifferentUserContainer [2020-01-07T11:13:36.777Z] #60 460.3 + bin/containerd-shim-runc-v2 [2020-01-07T11:13:37.826Z] #60 461.8 + binaries [2020-01-07T11:13:37.826Z] #60 461.8 + mkdir -p /build [2020-01-07T11:13:37.826Z] #60 461.8 + cp bin/containerd /build/containerd [2020-01-07T11:13:37.826Z] #60 461.8 + cp bin/containerd-shim /build/containerd-shim [2020-01-07T11:13:37.826Z] #60 461.8 + cp bin/ctr /build/ctr [2020-01-07T11:13:37.826Z] #60 DONE 461.9s [2020-01-07T11:13:37.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-07T11:13:37.890Z] --- PASS: TestKillDifferentUserContainer (1.19s) [2020-01-07T11:13:37.890Z] === RUN TestInspectOomKilledTrue [2020-01-07T11:13:37.890Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-07T11:13:37.890Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:13:37.890Z] === RUN TestInspectOomKilledFalse [2020-01-07T11:13:37.890Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-07T11:13:37.890Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:13:37.890Z] === RUN TestLinksEtcHostsContentMatch [2020-01-07T11:13:38.456Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s) [2020-01-07T11:13:38.456Z] === RUN TestLinksContainerNames [2020-01-07T11:13:38.714Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-07T11:13:39.280Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-07T11:13:39.310Z] [2020-01-07T11:13:39.310Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-07T11:13:39.595Z] #61 DONE 0.1s [2020-01-07T11:13:39.595Z] [2020-01-07T11:13:39.595Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-07T11:13:39.595Z] #65 DONE 0.1s [2020-01-07T11:13:39.595Z] [2020-01-07T11:13:39.595Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-07T11:13:39.595Z] #67 DONE 0.1s [2020-01-07T11:13:39.595Z] [2020-01-07T11:13:39.595Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-07T11:13:39.595Z] #70 DONE 0.1s [2020-01-07T11:13:39.595Z] [2020-01-07T11:13:39.595Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-07T11:13:39.595Z] #71 DONE 0.0s [2020-01-07T11:13:39.595Z] [2020-01-07T11:13:39.595Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-07T11:13:40.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-07T11:13:40.214Z] --- PASS: TestLinksContainerNames (1.89s) [2020-01-07T11:13:40.214Z] === RUN TestLogsFollowTailEmpty [2020-01-07T11:13:41.149Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-01-07T11:13:41.149Z] === RUN TestContainerNetworkMountsNoChown [2020-01-07T11:13:42.343Z] #72 DONE 2.2s [2020-01-07T11:13:42.343Z] [2020-01-07T11:13:42.343Z] #73 exporting to oci image format [2020-01-07T11:13:42.343Z] #73 exporting layers [2020-01-07T11:13:42.522Z] --- PASS: TestContainerNetworkMountsNoChown (1.31s) [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/default [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/default [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/private [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/private [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rprivate [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/slave [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/slave [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rslave [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/shared [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/shared [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rshared [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-07T11:13:42.522Z] === CONT TestMountDaemonRoot/default [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:13:42.522Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-07T11:13:42.522Z] === CONT TestMountDaemonRoot/rprivate [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:13:42.522Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:13:42.522Z] === CONT TestMountDaemonRoot/rshared [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:13:42.522Z] === CONT TestMountDaemonRoot/shared [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:13:42.522Z] === CONT TestMountDaemonRoot/rslave [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:13:42.522Z] === CONT TestMountDaemonRoot/slave [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-07T11:13:42.522Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:13:42.522Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:13:42.522Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:13:42.781Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:13:42.781Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:13:42.781Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:13:42.781Z] === CONT TestMountDaemonRoot/private [2020-01-07T11:13:42.781Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:13:42.781Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:13:42.781Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-07T11:13:42.781Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-07T11:13:42.781Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:13:42.781Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:13:42.781Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-07T11:13:42.781Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-07T11:13:42.781Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-07T11:13:42.781Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:13:42.781Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:13:42.781Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-07T11:13:42.781Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:13:42.781Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:13:43.040Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:13:43.040Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:13:43.040Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:13:43.040Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-07T11:13:43.040Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:13:43.040Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-07T11:13:43.040Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:13:43.040Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:13:43.298Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:13:43.298Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:13:43.298Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-07T11:13:43.298Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:13:43.298Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:13:43.298Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:13:43.298Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-07T11:13:43.298Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-01-07T11:13:43.298Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-01-07T11:13:43.298Z] === RUN TestContainerBindMountNonRecursive [2020-01-07T11:13:45.829Z] --- PASS: TestContainerBindMountNonRecursive (2.37s) [2020-01-07T11:13:45.829Z] === RUN TestNetworkNat [2020-01-07T11:13:47.254Z] --- PASS: TestNetworkNat (1.41s) [2020-01-07T11:13:47.254Z] === RUN TestNetworkLocalhostTCPNat [2020-01-07T11:13:48.186Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2020-01-07T11:13:48.186Z] === RUN TestNetworkLoopbackNat [2020-01-07T11:13:49.558Z] --- PASS: TestNetworkLoopbackNat (1.43s) [2020-01-07T11:13:49.558Z] === RUN TestPause [2020-01-07T11:13:49.817Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-07T11:13:51.190Z] --- PASS: TestPause (1.59s) [2020-01-07T11:13:51.190Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-07T11:13:51.190Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T11:13:51.190Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T11:13:51.190Z] === RUN TestPauseStopPausedContainer [2020-01-07T11:13:51.757Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-07T11:13:52.015Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2020-01-07T11:13:52.015Z] === RUN TestPsFilter [2020-01-07T11:13:52.274Z] --- PASS: TestPsFilter (0.25s) [2020-01-07T11:13:52.274Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-07T11:13:52.581Z] --- PASS: TestBuildWithHugeFile (30.01s) [2020-01-07T11:13:52.581Z] === RUN TestBuildWithEmptyDockerfile [2020-01-07T11:13:52.581Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:13:52.581Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:13:52.581Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:13:52.581Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:13:52.581Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:13:52.581Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:13:52.581Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:13:52.581Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:13:52.581Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:13:52.581Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-01-07T11:13:52.581Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-01-07T11:13:52.581Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-01-07T11:13:52.581Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-01-07T11:13:52.581Z] === RUN TestBuildPreserveOwnership [2020-01-07T11:13:52.581Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-07T11:13:52.581Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-07T11:13:53.209Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-07T11:13:53.466Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.21s) [2020-01-07T11:13:53.466Z] === RUN TestRemoveContainerWithVolume [2020-01-07T11:13:53.851Z] --- PASS: TestBuildPreserveOwnership (5.86s) [2020-01-07T11:13:53.851Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2020-01-07T11:13:53.851Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s) [2020-01-07T11:13:53.851Z] === RUN TestBuildPlatformInvalid [2020-01-07T11:13:53.851Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-01-07T11:13:53.851Z] PASS [2020-01-07T11:13:54.229Z] [2020-01-07T11:13:54.229Z] === Skipped [2020-01-07T11:13:54.229Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-01-07T11:13:54.229Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T11:13:54.229Z] [2020-01-07T11:13:54.229Z] [2020-01-07T11:13:54.229Z] DONE 32 tests, 1 skipped in 80.726s [2020-01-07T11:13:54.229Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-01-07T11:13:54.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:13:54.229Z] ++ set -e [2020-01-07T11:13:54.229Z] ++ '[' -n 0 ']' [2020-01-07T11:13:54.229Z] ++ set -x [2020-01-07T11:13:54.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:13:54.229Z] INFO: Testing against a local daemon [2020-01-07T11:13:54.229Z] === RUN TestConfigList [2020-01-07T11:13:54.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-07T11:13:54.657Z] --- PASS: TestRemoveContainerWithVolume (1.07s) [2020-01-07T11:13:54.657Z] === RUN TestRemoveContainerRunning [2020-01-07T11:13:55.590Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-01-07T11:13:55.590Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-07T11:13:56.523Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2020-01-07T11:13:56.523Z] === RUN TestRemoveInvalidContainer [2020-01-07T11:13:56.523Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-01-07T11:13:56.523Z] === RUN TestRenameLinkedContainer [2020-01-07T11:13:56.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-07T11:13:57.082Z] --- PASS: TestServiceWithDataPathPortInit (19.36s) [2020-01-07T11:13:57.082Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-07T11:13:57.370Z] --- PASS: TestConfigList (2.88s) [2020-01-07T11:13:57.370Z] === RUN TestConfigsCreateAndDelete [2020-01-07T11:13:57.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-07T11:13:58.465Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-07T11:14:00.364Z] --- PASS: TestRenameLinkedContainer (3.83s) [2020-01-07T11:14:00.365Z] === RUN TestRenameStoppedContainer [2020-01-07T11:14:00.585Z] --- PASS: TestConfigsCreateAndDelete (3.03s) [2020-01-07T11:14:00.585Z] === RUN TestConfigsUpdate [2020-01-07T11:14:00.931Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-01-07T11:14:00.931Z] === RUN TestRenameRunningContainerAndReuse [2020-01-07T11:14:02.854Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2020-01-07T11:14:02.854Z] === RUN TestRenameInvalidName [2020-01-07T11:14:03.261Z] --- PASS: TestConfigsUpdate (2.92s) [2020-01-07T11:14:03.261Z] === RUN TestTemplatedConfig [2020-01-07T11:14:03.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-07T11:14:03.675Z] --- PASS: TestRenameInvalidName (0.86s) [2020-01-07T11:14:03.675Z] === RUN TestRenameAnonymousContainer [2020-01-07T11:14:05.192Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.86s) [2020-01-07T11:14:05.192Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:77u9lwt0nbbr6zz0t22j3kl4z Created:2020-01-07 11:13:56.24019483 +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[63efbf7948741f2ce2a15d2e4a9b63577664c9a8cdfb6b3a7b344bac6768e38d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aix8nxk5zes2zl7kxazc2z9o4 EndpointID:b3c46f7480b8915db2ea6fb44844438b43778597d23d6c9f114daee020b3e8d0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ca9faef793cbd35381b084970b696a37ce7a1eaaaf103e0537c5a541b8219853 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:619b9690a1ff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aix8nxk5zes2zl7kxazc2z9o4 EndpointID:b3c46f7480b8915db2ea6fb44844438b43778597d23d6c9f114daee020b3e8d0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-07T11:14:05.192Z] PASS [2020-01-07T11:14:05.192Z] [2020-01-07T11:14:05.192Z] === Skipped [2020-01-07T11:14:05.192Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T11:14:05.192Z] service_test.go:230: FLAKY_TEST [2020-01-07T11:14:05.192Z] [2020-01-07T11:14:05.192Z] [2020-01-07T11:14:05.192Z] DONE 21 tests, 1 skipped in 54.517s [2020-01-07T11:14:05.192Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-07T11:14:05.192Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:14:05.192Z] ++ set -e [2020-01-07T11:14:05.192Z] ++ '[' -n 0 ']' [2020-01-07T11:14:05.192Z] ++ set -x [2020-01-07T11:14:05.192Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:14:05.192Z] INFO: Testing against a local daemon [2020-01-07T11:14:05.192Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-07T11:14:05.192Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T11:14:05.192Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:14:05.192Z] === RUN TestDockerNetworkIpvlan [2020-01-07T11:14:05.192Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-07T11:14:05.192Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:14:05.192Z] PASS [2020-01-07T11:14:05.192Z] [2020-01-07T11:14:05.192Z] === Skipped [2020-01-07T11:14:05.192Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T11:14:05.192Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:14:05.192Z] [2020-01-07T11:14:05.192Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-07T11:14:05.192Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:14:05.192Z] [2020-01-07T11:14:05.192Z] [2020-01-07T11:14:05.192Z] DONE 2 tests, 2 skipped in 0.143s [2020-01-07T11:14:05.192Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-07T11:14:05.192Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:14:05.192Z] ++ set -e [2020-01-07T11:14:05.192Z] ++ '[' -n 0 ']' [2020-01-07T11:14:05.192Z] ++ set -x [2020-01-07T11:14:05.192Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:14:05.192Z] INFO: Testing against a local daemon [2020-01-07T11:14:05.192Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-07T11:14:06.202Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-07T11:14:06.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-07T11:14:06.461Z] --- PASS: TestTemplatedConfig (3.37s) [2020-01-07T11:14:06.461Z] === RUN TestConfigInspect [2020-01-07T11:14:06.643Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-01-07T11:14:06.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-07T11:14:07.095Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2020-01-07T11:14:07.095Z] === RUN TestDockerNetworkMacvlan [2020-01-07T11:14:07.651Z] --- PASS: TestRenameAnonymousContainer (3.85s) [2020-01-07T11:14:07.651Z] === RUN TestRenameContainerWithSameName [2020-01-07T11:14:08.030Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-07T11:14:08.584Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-01-07T11:14:08.584Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-07T11:14:09.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-07T11:14:09.405Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-07T11:14:09.622Z] --- PASS: TestConfigInspect (2.76s) [2020-01-07T11:14:09.622Z] === RUN TestConfigCreateWithLabels [2020-01-07T11:14:10.521Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s) [2020-01-07T11:14:10.521Z] === RUN TestResize [2020-01-07T11:14:10.780Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-07T11:14:11.086Z] --- PASS: TestResize (0.81s) [2020-01-07T11:14:11.086Z] === RUN TestResizeWithInvalidSize [2020-01-07T11:14:11.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-07T11:14:11.909Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-07T11:14:12.060Z] --- PASS: TestConfigCreateWithLabels (2.87s) [2020-01-07T11:14:12.060Z] === RUN TestConfigCreateResolve [2020-01-07T11:14:12.167Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2020-01-07T11:14:12.167Z] === RUN TestResizeWhenContainerNotStarted [2020-01-07T11:14:13.099Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:14:13.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:14:13.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:14:13.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:14:13.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:14:13.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-07T11:14:13.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-07T11:14:14.066Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-07T11:14:14.501Z] --- PASS: TestConfigCreateResolve (2.37s) [2020-01-07T11:14:14.501Z] === RUN TestConfigDaemonLibtrustID [2020-01-07T11:14:15.287Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-01-07T11:14:15.287Z] PASS [2020-01-07T11:14:15.287Z] [2020-01-07T11:14:15.287Z] DONE 8 tests in 20.905s [2020-01-07T11:14:15.287Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-01-07T11:14:15.287Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:14:15.287Z] ++ set -e [2020-01-07T11:14:15.287Z] ++ '[' -n 0 ']' [2020-01-07T11:14:15.287Z] ++ set -x [2020-01-07T11:14:15.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:14:15.287Z] INFO: Testing against a local daemon [2020-01-07T11:14:15.287Z] === RUN TestCheckpoint [2020-01-07T11:14:15.287Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-07T11:14:15.287Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T11:14:15.287Z] === RUN TestContainerInvalidJSON [2020-01-07T11:14:15.287Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:14:15.287Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:14:15.287Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:14:15.287Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:14:15.287Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:14:15.287Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:14:15.287Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:14:15.287Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:14:15.287Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:14:15.287Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-01-07T11:14:15.287Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-07T11:14:15.287Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-07T11:14:15.287Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-07T11:14:15.287Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-07T11:14:15.287Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-01-07T11:14:15.287Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-07T11:14:15.651Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-07T11:14:15.651Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-07T11:14:15.651Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-01-07T11:14:15.651Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-07T11:14:15.651Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-01-07T11:14:15.651Z] === RUN TestCopyFromContainer [2020-01-07T11:14:15.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:14:15.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-07T11:14:16.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-07T11:14:16.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:14:17.635Z] === RUN TestCopyFromContainer// [2020-01-07T11:14:17.635Z] === RUN TestCopyFromContainer//bar/root [2020-01-07T11:14:17.824Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-07T11:14:17.824Z] [2020-01-07T11:14:17.824Z] ________ ____ __. [2020-01-07T11:14:17.824Z] \_____ \ | |/ _| [2020-01-07T11:14:17.824Z] / | \| < [2020-01-07T11:14:17.824Z] / | \ | \ [2020-01-07T11:14:17.824Z] \_______ /____|__ \ [2020-01-07T11:14:17.824Z] \/ \/ [2020-01-07T11:14:17.824Z] [2020-01-07T11:14:17.824Z] INFO: make.ps1 ended at 01/07/2020 11:14:10 [2020-01-07T11:14:17.824Z] INFO: Binaries build ended at 01/07/2020 11:14:12. Duration:00:01:12.3561857 [2020-01-07T11:14:17.824Z] INFO: Copying the built daemon binary to d:\CI\PR-40348\4\binary\dockerd-9ae719677.exe... [2020-01-07T11:14:17.824Z] INFO: Copying the built client binary to d:\CI\PR-40348\4\binary\docker-9ae719677.exe... [2020-01-07T11:14:17.824Z] INFO: Copying dockerversion from the container... [2020-01-07T11:14:17.824Z] INFO: Copying the golang package from the container to d:\CI\PR-40348\4\installer\go.zip... [2020-01-07T11:14:18.142Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-07T11:14:18.142Z] === RUN TestCopyFromContainer/bar/quux [2020-01-07T11:14:18.142Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-07T11:14:18.142Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-07T11:14:18.142Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-07T11:14:18.252Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-07T11:14:18.549Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-07T11:14:18.549Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-07T11:14:18.549Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-07T11:14:18.549Z] --- PASS: TestCopyFromContainer (2.88s) [2020-01-07T11:14:18.550Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-01-07T11:14:18.550Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-01-07T11:14:18.550Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-01-07T11:14:18.550Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-01-07T11:14:18.550Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-01-07T11:14:18.550Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-01-07T11:14:18.550Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-01-07T11:14:18.550Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-01-07T11:14:18.550Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-01-07T11:14:18.550Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-01-07T11:14:18.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-07T11:14:18.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:14:18.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:14:18.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:14:18.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:14:18.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:14:18.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:14:18.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:14:18.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:14:18.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:14:18.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-07T11:14:18.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-07T11:14:18.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-07T11:14:18.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-07T11:14:18.550Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-07T11:14:18.550Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-07T11:14:18.550Z] === RUN TestCreateWithInvalidEnv [2020-01-07T11:14:18.550Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-07T11:14:18.550Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-07T11:14:18.550Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-07T11:14:18.550Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-07T11:14:18.550Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-07T11:14:18.550Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-07T11:14:18.550Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-07T11:14:18.550Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-07T11:14:18.550Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-07T11:14:18.550Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-01-07T11:14:18.550Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-07T11:14:18.550Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-07T11:14:18.550Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-07T11:14:18.550Z] === RUN TestCreateTmpfsMountsTarget [2020-01-07T11:14:18.550Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-01-07T11:14:18.550Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-07T11:14:18.801Z] INFO: Extracting go.zip to d:\CI\PR-40348\4\go [2020-01-07T11:14:18.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-07T11:14:18.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:14:20.399Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:14:21.014Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-07T11:14:21.014Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:14:21.014Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:14:21.014Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:14:21.014Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:14:21.014Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:14:21.014Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-07T11:14:21.014Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:14:21.014Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:14:21.014Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:14:21.014Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:14:21.014Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:14:21.014Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:14:21.014Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-07T11:14:21.014Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:14:21.014Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:14:21.014Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:14:21.376Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:14:21.376Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-07T11:14:21.376Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:14:21.376Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:14:21.376Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:14:21.376Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:14:21.376Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-07T11:14:21.376Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-01-07T11:14:21.376Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-07T11:14:21.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:14:21.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-07T11:14:22.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:14:23.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-07T11:14:24.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:14:24.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:14:24.551Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s) [2020-01-07T11:14:24.551Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-07T11:14:24.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:14:24.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:14:24.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:14:24.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:14:24.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:14:24.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:14:24.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:14:24.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:14:24.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:14:24.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:14:24.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:14:24.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:14:24.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:14:24.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:14:24.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:14:24.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-01-07T11:14:24.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-01-07T11:14:24.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-07T11:14:24.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-07T11:14:24.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-07T11:14:24.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-07T11:14:24.551Z] === RUN TestContainerStartOnDaemonRestart [2020-01-07T11:14:24.551Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-07T11:14:24.551Z] === RUN TestDaemonRestartIpcMode [2020-01-07T11:14:24.551Z] === PAUSE TestDaemonRestartIpcMode [2020-01-07T11:14:24.551Z] === RUN TestDiff [2020-01-07T11:14:24.559Z] ......... [ 86%] [2020-01-07T11:14:24.814Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-07T11:14:24.920Z] --- PASS: TestDiff (0.80s) [2020-01-07T11:14:24.920Z] === RUN TestExecWithCloseStdin [2020-01-07T11:14:25.698Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-01-07T11:14:25.698Z] === RUN TestExec [2020-01-07T11:14:26.189Z] --- PASS: TestDockerNetworkMacvlan (19.32s) [2020-01-07T11:14:26.189Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-01-07T11:14:26.189Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-01-07T11:14:26.189Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2020-01-07T11:14:26.189Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2020-01-07T11:14:26.189Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.77s) [2020-01-07T11:14:26.189Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-01-07T11:14:26.189Z] PASS [2020-01-07T11:14:26.189Z] [2020-01-07T11:14:26.189Z] DONE 8 tests in 21.517s [2020-01-07T11:14:26.189Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-07T11:14:26.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:14:26.189Z] ++ set -e [2020-01-07T11:14:26.189Z] ++ '[' -n 0 ']' [2020-01-07T11:14:26.189Z] ++ set -x [2020-01-07T11:14:26.189Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:14:26.189Z] testing: warning: no tests to run [2020-01-07T11:14:26.189Z] PASS [2020-01-07T11:14:26.189Z] [2020-01-07T11:14:26.189Z] DONE 0 tests in 0.026s [2020-01-07T11:14:26.189Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-07T11:14:26.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:14:26.189Z] ++ set -e [2020-01-07T11:14:26.189Z] ++ '[' -n 0 ']' [2020-01-07T11:14:26.189Z] ++ set -x [2020-01-07T11:14:26.189Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:14:26.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:14:26.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:14:26.448Z] INFO: Testing against a local daemon [2020-01-07T11:14:26.448Z] === RUN TestAuthZPluginAllowRequest [2020-01-07T11:14:26.951Z] --- PASS: TestExec (0.99s) [2020-01-07T11:14:26.951Z] === RUN TestExecUser [2020-01-07T11:14:27.732Z] --- PASS: TestExecUser (1.05s) [2020-01-07T11:14:27.732Z] === RUN TestExportContainerAndImportImage [2020-01-07T11:14:27.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-07T11:14:28.012Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-07T11:14:28.354Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-01-07T11:14:28.354Z] === RUN TestAuthZPluginTLS [2020-01-07T11:14:28.936Z] --- PASS: TestAuthZPluginTLS (0.71s) [2020-01-07T11:14:28.936Z] === RUN TestAuthZPluginDenyRequest [2020-01-07T11:14:28.977Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-01-07T11:14:28.977Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-07T11:14:29.445Z] tests/integration/models_images_test.py .............. [ 89%] [2020-01-07T11:14:29.503Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-01-07T11:14:29.503Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.56s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.59s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.76s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-01-07T11:14:29.909Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.45s) [2020-01-07T11:14:29.909Z] === RUN TestCgroupNamespacesRun [2020-01-07T11:14:30.069Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-01-07T11:14:30.069Z] === RUN TestAuthZPluginDenyResponse [2020-01-07T11:14:30.793Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-01-07T11:14:30.793Z] === RUN TestHealthCheckWorkdir [2020-01-07T11:14:31.005Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-01-07T11:14:31.005Z] === RUN TestAuthZPluginAllowEventStream [2020-01-07T11:14:31.227Z] tests/integration/models_networks_test.py .... [ 90%] [2020-01-07T11:14:31.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-07T11:14:31.543Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-01-07T11:14:31.543Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-07T11:14:31.565Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-01-07T11:14:31.565Z] === RUN TestHealthKillContainer [2020-01-07T11:14:32.907Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-01-07T11:14:32.907Z] === RUN TestAuthZPluginErrorResponse [2020-01-07T11:14:32.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-07T11:14:33.165Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-01-07T11:14:33.165Z] === RUN TestAuthZPluginErrorRequest [2020-01-07T11:14:33.850Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2020-01-07T11:14:33.850Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-07T11:14:34.102Z] --- PASS: TestAuthZPluginErrorRequest (0.72s) [2020-01-07T11:14:34.102Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-07T11:14:34.670Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2020-01-07T11:14:34.670Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-07T11:14:34.762Z] --- PASS: TestHealthKillContainer (3.11s) [2020-01-07T11:14:34.762Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-07T11:14:35.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-07T11:14:35.480Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2020-01-07T11:14:35.480Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-07T11:14:35.662Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2020-01-07T11:14:35.662Z] === RUN TestIpcModeNone [2020-01-07T11:14:36.611Z] tests/integration/models_nodes_test.py . [ 91%] [2020-01-07T11:14:36.969Z] --- PASS: TestIpcModeNone (1.08s) [2020-01-07T11:14:36.969Z] === RUN TestIpcModePrivate [2020-01-07T11:14:37.200Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-01-07T11:14:37.200Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-07T11:14:37.378Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2020-01-07T11:14:37.378Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-07T11:14:37.750Z] --- PASS: TestIpcModePrivate (1.04s) [2020-01-07T11:14:37.750Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-07T11:14:37.750Z] === RUN TestIpcModeShareable [2020-01-07T11:14:38.015Z] tests/integration/models_resources_test.py . [ 91%] [2020-01-07T11:14:38.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-07T11:14:38.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-07T11:14:38.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-07T11:14:38.990Z] --- PASS: TestIpcModeShareable (1.09s) [2020-01-07T11:14:38.990Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-07T11:14:38.990Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-07T11:14:39.102Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.42s) [2020-01-07T11:14:39.102Z] === RUN TestAuthZPluginHeader [2020-01-07T11:14:39.244Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2020-01-07T11:14:39.244Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-07T11:14:40.176Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-01-07T11:14:40.176Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-07T11:14:40.477Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-01-07T11:14:40.478Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-07T11:14:40.478Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-07T11:14:40.478Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:14:40.478Z] === RUN TestAuthZPluginV2Disable [2020-01-07T11:14:40.478Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-07T11:14:40.478Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:14:40.478Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-07T11:14:40.478Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T11:14:40.478Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:14:40.478Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-07T11:14:40.478Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T11:14:40.478Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:14:40.478Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-07T11:14:41.109Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-01-07T11:14:41.109Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-07T11:14:41.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-07T11:14:42.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-07T11:14:42.151Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2020-01-07T11:14:42.151Z] === RUN TestAPIIpcModeHost [2020-01-07T11:14:42.520Z] --- PASS: TestAPIIpcModeHost (0.73s) [2020-01-07T11:14:42.520Z] === RUN TestDaemonIpcModeShareable [2020-01-07T11:14:42.978Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2020-01-07T11:14:42.978Z] === RUN TestKernelTCPMemory [2020-01-07T11:14:43.845Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-01-07T11:14:43.911Z] --- PASS: TestKernelTCPMemory (1.04s) [2020-01-07T11:14:43.911Z] === RUN TestNISDomainname [2020-01-07T11:14:44.019Z] INFO: Extraction ended at 01/07/2020 11:14:43. Duration:00:00:24.9577231 [2020-01-07T11:14:44.019Z] INFO: Updating the golang and path environment variables [2020-01-07T11:14:44.019Z] INFO: GOPATH=d:\gopath [2020-01-07T11:14:44.019Z] INFO: go version go1.13.5 windows/amd64 [2020-01-07T11:14:44.019Z] INFO: Running the daemon under test in debug mode [2020-01-07T11:14:44.019Z] INFO: Starting a daemon under test... [2020-01-07T11:14:44.019Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40348\4\daemon --pidfile d:\CI\PR-40348\4\docker.pid -D [2020-01-07T11:14:44.019Z] INFO: Process started successfully. [2020-01-07T11:14:44.019Z] INFO: Start tailing logs of the daemon under tests [2020-01-07T11:14:44.019Z] INFO: Waiting for the daemon under test to start... [2020-01-07T11:14:44.346Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-01-07T11:14:44.346Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-07T11:14:44.346Z] === RUN TestDaemonIpcModePrivate [2020-01-07T11:14:44.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-07T11:14:45.041Z] --- PASS: TestNISDomainname (1.26s) [2020-01-07T11:14:45.041Z] === RUN TestHostnameDnsResolution [2020-01-07T11:14:46.175Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-01-07T11:14:46.176Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-07T11:14:46.176Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-07T11:14:46.940Z] --- PASS: TestHostnameDnsResolution (1.56s) [2020-01-07T11:14:46.940Z] === RUN TestStats [2020-01-07T11:14:47.171Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-01-07T11:14:47.427Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-01-07T11:14:47.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-07T11:14:47.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-07T11:14:47.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-07T11:14:47.779Z] INFO: Daemon under test started and replied! [2020-01-07T11:14:47.779Z] INFO: Docker version of the daemon under test [2020-01-07T11:14:47.779Z] [2020-01-07T11:14:47.779Z] Client: [2020-01-07T11:14:47.779Z] Version: 17.06.2-ce [2020-01-07T11:14:47.779Z] API version: 1.30 [2020-01-07T11:14:47.779Z] Go version: go1.8.3 [2020-01-07T11:14:47.779Z] Git commit: cec0b72 [2020-01-07T11:14:47.779Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-07T11:14:47.779Z] OS/Arch: windows/amd64 [2020-01-07T11:14:47.779Z] [2020-01-07T11:14:47.779Z] Server: [2020-01-07T11:14:47.779Z] Version: 0.0.0-dev [2020-01-07T11:14:47.779Z] API version: 1.41 (minimum version 1.24) [2020-01-07T11:14:47.779Z] Go version: go1.13.5 [2020-01-07T11:14:47.779Z] Git commit: 9ae719677 [2020-01-07T11:14:47.779Z] Built: 01/07/2020 11:13:04 [2020-01-07T11:14:47.779Z] OS/Arch: windows/amd64 [2020-01-07T11:14:47.779Z] Experimental: false [2020-01-07T11:14:47.779Z] [2020-01-07T11:14:47.779Z] INFO: Docker info of the daemon under test [2020-01-07T11:14:47.779Z] [2020-01-07T11:14:47.779Z] Containers: 0 [2020-01-07T11:14:47.779Z] Running: 0 [2020-01-07T11:14:47.779Z] Paused: 0 [2020-01-07T11:14:47.779Z] Stopped: 0 [2020-01-07T11:14:47.779Z] Images: 0 [2020-01-07T11:14:47.779Z] Server Version: 0.0.0-dev [2020-01-07T11:14:47.779Z] Storage Driver: windowsfilter [2020-01-07T11:14:47.779Z] Windows: [2020-01-07T11:14:47.779Z] Logging Driver: json-file [2020-01-07T11:14:47.779Z] Plugins: [2020-01-07T11:14:47.779Z] Volume: local [2020-01-07T11:14:47.779Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-07T11:14:47.779Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-07T11:14:47.779Z] Swarm: inactive [2020-01-07T11:14:47.779Z] Default Isolation: process [2020-01-07T11:14:47.779Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-07T11:14:47.779Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-07T11:14:47.779Z] OSType: windows [2020-01-07T11:14:47.779Z] Architecture: x86_64 [2020-01-07T11:14:47.779Z] CPUs: 4 [2020-01-07T11:14:47.779Z] Total Memory: 32GiB [2020-01-07T11:14:47.779Z] Name: azwin-2-9454c0 [2020-01-07T11:14:47.779Z] ID: ZVWX:QEGA:APPU:LQLT:C5TG:CA5Y:4O4F:BRDU:AXCM:5PR6:HDA4:AKQM [2020-01-07T11:14:47.779Z] Docker Root Dir: D:\CI\PR-40348\4\daemon [2020-01-07T11:14:47.779Z] Debug Mode (client): false [2020-01-07T11:14:47.779Z] Debug Mode (server): true [2020-01-07T11:14:47.779Z] File Descriptors: -1 [2020-01-07T11:14:47.779Z] Goroutines: 17 [2020-01-07T11:14:47.779Z] System Time: 2020-01-07T11:14:47.0871742Z [2020-01-07T11:14:47.779Z] EventsListeners: 0 [2020-01-07T11:14:47.779Z] Registry: https://index.docker.io/v1/ [2020-01-07T11:14:47.779Z] Labels: [2020-01-07T11:14:47.779Z] Experimental: false [2020-01-07T11:14:47.779Z] Insecure Registries: [2020-01-07T11:14:47.779Z] 127.0.0.0/8 [2020-01-07T11:14:47.779Z] Live Restore Enabled: false [2020-01-07T11:14:47.779Z] [2020-01-07T11:14:47.779Z] [2020-01-07T11:14:47.779Z] INFO: Docker images of the daemon under test [2020-01-07T11:14:47.779Z] [2020-01-07T11:14:47.779Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-07T11:14:47.779Z] [2020-01-07T11:14:47.779Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-07T11:14:47.779Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-01-07T11:14:47.779Z] ltsc2019: Pulling from windows/servercore [2020-01-07T11:14:47.779Z] 65014b3c3121: Pulling fs layer [2020-01-07T11:14:47.779Z] faf31ee0aa3d: Pulling fs layer [2020-01-07T11:14:48.060Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-01-07T11:14:48.060Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-07T11:14:48.060Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-07T11:14:49.134Z] --- PASS: TestStats (2.53s) [2020-01-07T11:14:49.134Z] === RUN TestStopContainerWithTimeout [2020-01-07T11:14:49.393Z] === RUN TestStopContainerWithTimeout/0 [2020-01-07T11:14:49.393Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-07T11:14:49.393Z] === RUN TestStopContainerWithTimeout/1 [2020-01-07T11:14:49.393Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-07T11:14:49.393Z] === RUN TestStopContainerWithTimeout/3 [2020-01-07T11:14:49.393Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-07T11:14:49.393Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-07T11:14:49.393Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-07T11:14:49.393Z] === CONT TestStopContainerWithTimeout/0 [2020-01-07T11:14:49.393Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-07T11:14:49.935Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-01-07T11:14:49.935Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-07T11:14:49.935Z] === RUN TestIpcModeOlderClient [2020-01-07T11:14:49.935Z] === PAUSE TestIpcModeOlderClient [2020-01-07T11:14:49.935Z] === RUN TestKillContainerInvalidSignal [2020-01-07T11:14:49.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-07T11:14:50.535Z] === CONT TestStopContainerWithTimeout/3 [2020-01-07T11:14:50.721Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-01-07T11:14:50.721Z] === RUN TestKillContainer [2020-01-07T11:14:50.721Z] === RUN TestKillContainer/no_signal [2020-01-07T11:14:50.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-07T11:14:51.506Z] === RUN TestKillContainer/non_killing_signal [2020-01-07T11:14:51.689Z] tests/integration/regression_test.py ...... [ 98%] [2020-01-07T11:14:52.166Z] === CONT TestStopContainerWithTimeout/1 [2020-01-07T11:14:52.198Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-01-07T11:14:52.198Z] tests/integration/credentials/utils_test.py . [100%] [2020-01-07T11:14:52.198Z] [2020-01-07T11:14:52.198Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-01-07T11:14:52.198Z] =========================== short test summary info ============================ [2020-01-07T11:14:52.198Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-01-07T11:14:52.198Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-01-07T11:14:52.198Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-01-07T11:14:52.198Z] Not supported on most drivers [2020-01-07T11:14:52.198Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-01-07T11:14:52.198Z] Can fail if eth0 has multiple IP addresses [2020-01-07T11:14:52.198Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-01-07T11:14:52.198Z] This doesn't seem to be taken into account by the engine [2020-01-07T11:14:52.198Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-01-07T11:14:52.198Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-01-07T11:14:52.198Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-01-07T11:14:52.198Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-01-07T11:14:52.198Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-01-07T11:14:52.198Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-01-07T11:14:52.198Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-01-07T11:14:52.198Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 333.14 seconds == [2020-01-07T11:14:52.293Z] === RUN TestKillContainer/killing_signal [2020-01-07T11:14:52.452Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-01-07T11:14:52.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-07T11:14:53.082Z] --- PASS: TestKillContainer (2.58s) [2020-01-07T11:14:53.082Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-01-07T11:14:53.082Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-01-07T11:14:53.082Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-01-07T11:14:53.082Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-07T11:14:53.082Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-07T11:14:54.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-07T11:14:54.105Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-07T11:14:54.105Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2020-01-07T11:14:54.105Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-01-07T11:14:54.105Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-01-07T11:14:54.105Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-01-07T11:14:54.105Z] === RUN TestDeleteDevicemapper [2020-01-07T11:14:54.105Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-07T11:14:54.105Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T11:14:54.105Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-07T11:14:54.355Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-07T11:14:54.914Z] faf31ee0aa3d: Verifying Checksum [2020-01-07T11:14:54.914Z] faf31ee0aa3d: Download complete [2020-01-07T11:14:55.134Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s) [2020-01-07T11:14:55.134Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2020-01-07T11:14:55.134Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2020-01-07T11:14:55.134Z] === RUN TestKillStoppedContainer [2020-01-07T11:14:55.134Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-07T11:14:55.134Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-07T11:14:55.134Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-01-07T11:14:55.134Z] === RUN TestKillDifferentUserContainer [2020-01-07T11:14:55.927Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-01-07T11:14:55.927Z] === RUN TestInspectOomKilledTrue [2020-01-07T11:14:55.927Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-01-07T11:14:55.927Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:14:55.927Z] === RUN TestInspectOomKilledFalse [2020-01-07T11:14:55.927Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-07T11:14:55.927Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:14:55.927Z] === RUN TestLinksEtcHostsContentMatch [2020-01-07T11:14:56.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-07T11:14:56.720Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-01-07T11:14:56.720Z] === RUN TestLinksContainerNames [2020-01-07T11:14:57.200Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.13s) [2020-01-07T11:14:57.200Z] === RUN TestUpdateMemory [2020-01-07T11:14:57.200Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-07T11:14:57.200Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:14:57.200Z] === RUN TestUpdateCPUQuota [2020-01-07T11:14:58.532Z] --- PASS: TestLinksContainerNames (1.55s) [2020-01-07T11:14:58.532Z] === RUN TestLogsFollowTailEmpty [2020-01-07T11:14:58.554Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s) [2020-01-07T11:14:58.554Z] PASS [2020-01-07T11:14:58.554Z] [2020-01-07T11:14:58.554Z] === Skipped [2020-01-07T11:14:58.554Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-07T11:14:58.554Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:14:58.554Z] [2020-01-07T11:14:58.554Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-07T11:14:58.554Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:14:58.554Z] [2020-01-07T11:14:58.554Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T11:14:58.554Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:14:58.554Z] [2020-01-07T11:14:58.554Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T11:14:58.554Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:14:58.554Z] [2020-01-07T11:14:58.554Z] [2020-01-07T11:14:58.554Z] DONE 17 tests, 4 skipped in 32.023s [2020-01-07T11:14:58.554Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-07T11:14:58.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:14:58.554Z] ++ set -e [2020-01-07T11:14:58.554Z] ++ '[' -n 0 ']' [2020-01-07T11:14:58.554Z] ++ set -x [2020-01-07T11:14:58.554Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:14:58.554Z] INFO: Testing against a local daemon [2020-01-07T11:14:58.554Z] === RUN TestPluginInvalidJSON [2020-01-07T11:14:58.554Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:14:58.554Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:14:58.554Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:14:58.554Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-07T11:14:58.554Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-07T11:14:58.554Z] PASS [2020-01-07T11:14:58.554Z] [2020-01-07T11:14:58.554Z] DONE 2 tests in 0.156s [2020-01-07T11:14:58.554Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-07T11:14:58.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:14:58.554Z] ++ set -e [2020-01-07T11:14:58.554Z] ++ '[' -n 0 ']' [2020-01-07T11:14:58.554Z] ++ set -x [2020-01-07T11:14:58.554Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:14:58.554Z] INFO: Testing against a local daemon [2020-01-07T11:14:58.554Z] === RUN TestExternalGraphDriver [2020-01-07T11:14:58.729Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-01-07T11:14:58.729Z] === RUN TestUpdatePidsLimit [2020-01-07T11:14:58.729Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-07T11:14:58.812Z] === RUN TestExternalGraphDriver/json [2020-01-07T11:14:58.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-07T11:14:59.244Z] === RUN TestUpdatePidsLimit/no_change [2020-01-07T11:14:59.308Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-01-07T11:14:59.308Z] === RUN TestContainerNetworkMountsNoChown [2020-01-07T11:14:59.810Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-07T11:15:00.067Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-07T11:15:00.114Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/default [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/default [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/private [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/private [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rprivate [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/slave [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/slave [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rslave [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/shared [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/shared [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rshared [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/default [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/rprivate [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/rshared [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/shared [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/rslave [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/slave [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/private [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-07T11:15:00.114Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:15:00.114Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:15:00.114Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:15:00.484Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-07T11:15:00.632Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-07T11:15:00.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-07T11:15:00.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-07T11:15:00.853Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:15:00.853Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-07T11:15:00.853Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-07T11:15:00.853Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-07T11:15:00.853Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:15:00.853Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-07T11:15:00.853Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-07T11:15:00.853Z] === RUN TestContainerBindMountNonRecursive [2020-01-07T11:15:00.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-07T11:15:01.345Z] === RUN TestExternalGraphDriver/spec [2020-01-07T11:15:01.455Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-07T11:15:02.388Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-07T11:15:02.654Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-01-07T11:15:02.654Z] === RUN TestNetworkNat [2020-01-07T11:15:03.049Z] --- PASS: TestUpdatePidsLimit (4.31s) [2020-01-07T11:15:03.049Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.56s) [2020-01-07T11:15:03.049Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-01-07T11:15:03.049Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-01-07T11:15:03.049Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-01-07T11:15:03.049Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2020-01-07T11:15:03.049Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-01-07T11:15:03.049Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-01-07T11:15:03.049Z] === RUN TestUpdateRestartPolicy [2020-01-07T11:15:03.306Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-07T11:15:03.662Z] --- PASS: TestNetworkNat (0.89s) [2020-01-07T11:15:03.662Z] === RUN TestNetworkLocalhostTCPNat [2020-01-07T11:15:03.875Z] === RUN TestExternalGraphDriver/pull [2020-01-07T11:15:04.241Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-07T11:15:04.601Z] --- PASS: TestNetworkLocalhostTCPNat (1.01s) [2020-01-07T11:15:04.601Z] === RUN TestNetworkLoopbackNat [2020-01-07T11:15:04.726Z] Clearing AppArmor profiles cache:. [2020-01-07T11:15:04.726Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T11:15:04.726Z] Unloading profiles will leave already running processes permanently [2020-01-07T11:15:04.726Z] unconfined, which can lead to unexpected situations. [2020-01-07T11:15:04.726Z] [2020-01-07T11:15:04.726Z] To set a process to complain mode, use the command line tool [2020-01-07T11:15:04.726Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T11:15:04.726Z] with the 'teardown' option." [2020-01-07T11:15:04.726Z] [2020-01-07T11:15:05.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume Post stage [Pipeline] junit [2020-01-07T11:15:05.297Z] Recording test results [2020-01-07T11:15:06.407Z] --- PASS: TestExternalGraphDriver (7.60s) [2020-01-07T11:15:06.407Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-01-07T11:15:06.407Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2020-01-07T11:15:06.407Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2020-01-07T11:15:06.407Z] === RUN TestGraphdriverPluginV2 [2020-01-07T11:15:06.407Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-01-07T11:15:06.407Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:15:06.407Z] PASS [2020-01-07T11:15:06.407Z] [2020-01-07T11:15:06.407Z] === Skipped [2020-01-07T11:15:06.407Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-01-07T11:15:06.407Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:15:06.407Z] [2020-01-07T11:15:06.407Z] [2020-01-07T11:15:06.407Z] DONE 5 tests, 1 skipped in 7.770s [2020-01-07T11:15:06.407Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-07T11:15:06.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:15:06.407Z] ++ set -e [2020-01-07T11:15:06.407Z] ++ '[' -n 0 ']' [2020-01-07T11:15:06.407Z] ++ set -x [2020-01-07T11:15:06.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-07T11:15:06.407Z] INFO: Testing against a local daemon [2020-01-07T11:15:06.407Z] === RUN TestContinueAfterPluginCrash [2020-01-07T11:15:06.407Z] === PAUSE TestContinueAfterPluginCrash [2020-01-07T11:15:06.407Z] === RUN TestDaemonStartWithLogOpt [2020-01-07T11:15:06.407Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-07T11:15:06.407Z] === CONT TestContinueAfterPluginCrash [2020-01-07T11:15:06.407Z] === CONT TestDaemonStartWithLogOpt [Pipeline] sh [2020-01-07T11:15:06.563Z] --- PASS: TestNetworkLoopbackNat (1.55s) [2020-01-07T11:15:06.563Z] === RUN TestPause [2020-01-07T11:15:06.802Z] + echo Ensuring container killed. [2020-01-07T11:15:06.802Z] Ensuring container killed. [2020-01-07T11:15:06.802Z] + docker rm -vf docker-pr4 [2020-01-07T11:15:06.802Z] Error: No such container: docker-pr4 [2020-01-07T11:15:06.802Z] + true [Pipeline] sh [2020-01-07T11:15:07.159Z] + echo Chowning /workspace to jenkins user [2020-01-07T11:15:07.159Z] Chowning /workspace to jenkins user [2020-01-07T11:15:07.159Z] + id -u [2020-01-07T11:15:07.159Z] + id -g [2020-01-07T11:15:07.159Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40348:/workspace busybox chown -R 1000:1000 /workspace [2020-01-07T11:15:07.159Z] Unable to find image 'busybox:latest' locally [2020-01-07T11:15:07.159Z] latest: Pulling from library/busybox [2020-01-07T11:15:07.159Z] bdbbaa22dec6: Pulling fs layer [2020-01-07T11:15:07.343Z] --- PASS: TestPause (0.97s) [2020-01-07T11:15:07.343Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-07T11:15:07.343Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T11:15:07.343Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T11:15:07.343Z] === RUN TestPauseStopPausedContainer [2020-01-07T11:15:07.457Z] bdbbaa22dec6: Download complete [2020-01-07T11:15:07.457Z] bdbbaa22dec6: Pull complete [2020-01-07T11:15:07.457Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-07T11:15:07.457Z] Status: Downloaded newer image for busybox:latest [2020-01-07T11:15:08.132Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2020-01-07T11:15:08.132Z] === RUN TestPsFilter [2020-01-07T11:15:08.513Z] --- PASS: TestPsFilter (0.23s) [2020-01-07T11:15:08.513Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-07T11:15:09.199Z] + bundleName=docker-py [2020-01-07T11:15:09.199Z] + echo Creating docker-py-bundles.tar.gz [2020-01-07T11:15:09.199Z] Creating docker-py-bundles.tar.gz [2020-01-07T11:15:09.199Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-01-07T11:15:09.207Z] Archiving artifacts [2020-01-07T11:15:09.308Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-01-07T11:15:09.308Z] === RUN TestRemoveContainerWithVolume [2020-01-07T11:15:09.448Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40348/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-01-07T11:15:09.795Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40348/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -e DOCKER_GRAPHDRIVER docker:9ae7196775dddeb49be5195e00572a55b3c4658a hack/make.sh binary-daemon [2020-01-07T11:15:10.091Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-01-07T11:15:10.091Z] === RUN TestRemoveContainerRunning [2020-01-07T11:15:10.355Z] [2020-01-07T11:15:10.355Z] Removing bundles/ [2020-01-07T11:15:10.355Z] [2020-01-07T11:15:10.355Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-01-07T11:15:10.355Z] Building: bundles/binary-daemon/dockerd-dev [2020-01-07T11:15:10.355Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T11:15:10.433Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-07T11:15:10.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-07T11:15:11.355Z] --- PASS: TestRemoveContainerRunning (1.02s) [2020-01-07T11:15:11.355Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-07T11:15:11.366Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-07T11:15:12.135Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-01-07T11:15:12.135Z] === RUN TestRemoveInvalidContainer [2020-01-07T11:15:12.135Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-01-07T11:15:12.135Z] === RUN TestRenameLinkedContainer [2020-01-07T11:15:12.300Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-07T11:15:12.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-07T11:15:12.663Z] 65014b3c3121: Verifying Checksum [2020-01-07T11:15:12.663Z] 65014b3c3121: Download complete [2020-01-07T11:15:13.234Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-07T11:15:15.761Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-07T11:15:16.388Z] --- PASS: TestRenameLinkedContainer (3.66s) [2020-01-07T11:15:16.388Z] === RUN TestRenameStoppedContainer [2020-01-07T11:15:16.693Z] --- PASS: TestUpdateRestartPolicy (13.57s) [2020-01-07T11:15:16.694Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-07T11:15:16.865Z] --- PASS: TestRenameStoppedContainer (1.07s) [2020-01-07T11:15:16.865Z] === RUN TestRenameRunningContainerAndReuse [2020-01-07T11:15:18.067Z] --- PASS: TestUpdateRestartWithAutoRemove (1.14s) [2020-01-07T11:15:18.067Z] === RUN TestWaitNonBlocked [2020-01-07T11:15:18.067Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:15:18.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:15:18.067Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:15:18.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:15:18.067Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:15:18.067Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:15:18.617Z] --- PASS: TestDaemonStartWithLogOpt (10.40s) [2020-01-07T11:15:18.746Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2020-01-07T11:15:18.746Z] === RUN TestRenameInvalidName [2020-01-07T11:15:19.442Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-01-07T11:15:19.442Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2020-01-07T11:15:19.442Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.40s) [2020-01-07T11:15:19.442Z] === RUN TestWaitBlocked [2020-01-07T11:15:19.442Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:15:19.442Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:15:19.442Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:15:19.442Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:15:19.442Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:15:19.442Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:15:19.442Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-07T11:15:19.534Z] --- PASS: TestRenameInvalidName (0.98s) [2020-01-07T11:15:19.534Z] === RUN TestRenameAnonymousContainer [2020-01-07T11:15:20.008Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-07T11:15:20.572Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-07T11:15:20.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2020-01-07T11:15:20.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2020-01-07T11:15:20.573Z] === CONT TestContainerStartOnDaemonRestart [2020-01-07T11:15:20.573Z] === CONT TestIpcModeOlderClient [2020-01-07T11:15:20.573Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-01-07T11:15:20.573Z] === CONT TestDaemonRestartIpcMode [2020-01-07T11:15:21.505Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-07T11:15:21.902Z] --- PASS: TestContinueAfterPluginCrash (15.17s) [2020-01-07T11:15:21.902Z] PASS [2020-01-07T11:15:21.902Z] [2020-01-07T11:15:21.902Z] DONE 2 tests in 15.320s [2020-01-07T11:15:21.902Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-07T11:15:21.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:15:21.902Z] ++ set -e [2020-01-07T11:15:21.902Z] ++ '[' -n 0 ']' [2020-01-07T11:15:21.902Z] ++ set -x [2020-01-07T11:15:21.902Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:15:21.902Z] INFO: Testing against a local daemon [2020-01-07T11:15:21.902Z] === RUN TestPluginWithDevMounts [2020-01-07T11:15:21.902Z] === PAUSE TestPluginWithDevMounts [2020-01-07T11:15:21.902Z] === CONT TestPluginWithDevMounts [2020-01-07T11:15:22.707Z] --- PASS: TestRenameAnonymousContainer (2.69s) [2020-01-07T11:15:22.707Z] === RUN TestRenameContainerWithSameName [2020-01-07T11:15:22.880Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-07T11:15:23.070Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2020-01-07T11:15:23.070Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-07T11:15:23.813Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-07T11:15:24.070Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2020-01-07T11:15:24.071Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-07T11:15:24.435Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-01-07T11:15:24.435Z] PASS [2020-01-07T11:15:24.435Z] [2020-01-07T11:15:24.435Z] DONE 1 tests in 2.365s [2020-01-07T11:15:24.435Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-07T11:15:24.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:15:24.435Z] ++ set -e [2020-01-07T11:15:24.435Z] ++ '[' -n 0 ']' [2020-01-07T11:15:24.435Z] ++ set -x [2020-01-07T11:15:24.435Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:15:24.435Z] INFO: Testing against a local daemon [2020-01-07T11:15:24.435Z] === RUN TestSecretInspect [2020-01-07T11:15:24.635Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-07T11:15:24.635Z] --- PASS: TestDaemonRestartIpcMode (4.07s) [2020-01-07T11:15:24.635Z] PASS [2020-01-07T11:15:24.635Z] [2020-01-07T11:15:24.635Z] === Skipped [2020-01-07T11:15:24.635Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-01-07T11:15:24.635Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T11:15:24.635Z] [2020-01-07T11:15:24.635Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-07T11:15:24.635Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:15:24.635Z] [2020-01-07T11:15:24.635Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-07T11:15:24.635Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:15:24.635Z] [2020-01-07T11:15:24.635Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T11:15:24.635Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T11:15:24.635Z] [2020-01-07T11:15:24.635Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-07T11:15:24.635Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T11:15:24.635Z] [2020-01-07T11:15:24.635Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-01-07T11:15:24.636Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:15:24.636Z] [2020-01-07T11:15:24.636Z] [2020-01-07T11:15:24.636Z] DONE 197 tests, 6 skipped in 150.038s [2020-01-07T11:15:24.636Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-01-07T11:15:24.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:15:24.636Z] ++ set -e [2020-01-07T11:15:24.636Z] ++ '[' -n 0 ']' [2020-01-07T11:15:24.636Z] ++ set -x [2020-01-07T11:15:24.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:15:24.896Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-07T11:15:24.896Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-07T11:15:24.896Z] INFO: Testing against a local daemon [2020-01-07T11:15:24.896Z] === RUN TestCommitInheritsEnv [2020-01-07T11:15:25.117Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-01-07T11:15:25.117Z] === RUN TestResize [2020-01-07T11:15:25.461Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-07T11:15:25.461Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-07T11:15:25.461Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-01-07T11:15:25.461Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-07T11:15:25.461Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-07T11:15:25.461Z] === RUN TestImagesFilterMultiReference [2020-01-07T11:15:25.461Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-01-07T11:15:25.461Z] === RUN TestImagePullPlatformInvalid [2020-01-07T11:15:25.492Z] --- PASS: TestResize (0.88s) [2020-01-07T11:15:25.492Z] === RUN TestResizeWithInvalidSize [2020-01-07T11:15:25.718Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-01-07T11:15:25.718Z] === RUN TestRemoveImageOrphaning [2020-01-07T11:15:25.976Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-01-07T11:15:25.976Z] === RUN TestRemoveImageGarbageCollector [2020-01-07T11:15:26.731Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-01-07T11:15:26.731Z] === RUN TestResizeWhenContainerNotStarted [2020-01-07T11:15:26.909Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-07T11:15:26.965Z] --- PASS: TestSecretInspect (2.76s) [2020-01-07T11:15:26.965Z] === RUN TestSecretList [2020-01-07T11:15:27.502Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:15:27.502Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:15:27.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:15:27.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:15:27.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:15:28.284Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2020-01-07T11:15:28.284Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-07T11:15:28.284Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-07T11:15:28.284Z] === RUN TestTagInvalidReference [2020-01-07T11:15:28.284Z] --- PASS: TestTagInvalidReference (0.01s) [2020-01-07T11:15:28.284Z] === RUN TestTagValidPrefixedRepo [2020-01-07T11:15:28.284Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-01-07T11:15:28.284Z] === RUN TestTagExistedNameWithoutForce [2020-01-07T11:15:28.284Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-01-07T11:15:28.284Z] === RUN TestTagOfficialNames [2020-01-07T11:15:28.284Z] --- PASS: TestTagOfficialNames (0.06s) [2020-01-07T11:15:28.284Z] === RUN TestTagMatchesDigest [2020-01-07T11:15:28.284Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-01-07T11:15:28.284Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-07T11:15:29.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:15:30.249Z] --- PASS: TestSecretList (3.23s) [2020-01-07T11:15:30.249Z] === RUN TestSecretsCreateAndDelete [2020-01-07T11:15:30.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:15:30.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:15:31.563Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-07T11:15:32.130Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-07T11:15:32.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:15:32.398Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:15:32.696Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-07T11:15:33.261Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-07T11:15:33.533Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-01-07T11:15:33.533Z] === RUN TestSecretsUpdate [2020-01-07T11:15:33.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:15:33.826Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-07T11:15:34.697Z] #73 exporting layers 106.0s done [2020-01-07T11:15:34.697Z] #73 exporting manifest sha256:d60fa5098e9176be0cd8ac39d5ae9484de818bb581f5ab9c2938b5a8f4e5121a done [2020-01-07T11:15:34.697Z] #73 exporting config sha256:9e78a41ad18c768289a9fb04fe9d7e524b0597d70a3052a654ebeaa9f0daac61 done [2020-01-07T11:15:34.697Z] #73 sending tarball [2020-01-07T11:15:35.202Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-07T11:15:35.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:15:36.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:15:36.820Z] --- PASS: TestSecretsUpdate (3.26s) [2020-01-07T11:15:36.820Z] === RUN TestTemplatedSecret [2020-01-07T11:15:37.933Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:15:38.483Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-07T11:15:39.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:15:39.858Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-07T11:15:39.858Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-07T11:15:40.107Z] --- PASS: TestTemplatedSecret (3.40s) [2020-01-07T11:15:40.107Z] === RUN TestSecretCreateResolve [2020-01-07T11:15:40.116Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-07T11:15:40.682Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-07T11:15:41.247Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.20s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.62s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2020-01-07T11:15:41.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2020-01-07T11:15:41.622Z] === RUN TestCgroupNamespacesRun [2020-01-07T11:15:41.813Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-07T11:15:42.070Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-07T11:15:43.004Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-07T11:15:43.391Z] --- PASS: TestSecretCreateResolve (3.31s) [2020-01-07T11:15:43.391Z] PASS [2020-01-07T11:15:43.391Z] [2020-01-07T11:15:43.391Z] DONE 6 tests in 19.336s [2020-01-07T11:15:43.391Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-01-07T11:15:43.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:15:43.391Z] ++ set -e [2020-01-07T11:15:43.391Z] ++ '[' -n 0 ']' [2020-01-07T11:15:43.391Z] ++ set -x [2020-01-07T11:15:43.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-07T11:15:43.391Z] INFO: Testing against a local daemon [2020-01-07T11:15:43.391Z] === RUN TestServiceCreateInit [2020-01-07T11:15:43.401Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2020-01-07T11:15:43.401Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-07T11:15:43.569Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-07T11:15:43.649Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-07T11:15:44.504Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-07T11:15:44.660Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s) [2020-01-07T11:15:44.660Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-07T11:15:45.070Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-07T11:15:46.611Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-01-07T11:15:46.611Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-07T11:15:47.346Z] #73 sending tarball 17.5s done [2020-01-07T11:15:47.346Z] #73 DONE 123.6s [2020-01-07T11:15:47.346Z] [2020-01-07T11:15:47.346Z] #74 importing to docker [2020-01-07T11:15:48.349Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-07T11:15:48.560Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s) [2020-01-07T11:15:48.560Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-07T11:15:48.916Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-07T11:15:50.519Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2020-01-07T11:15:50.519Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-07T11:15:51.075Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-07T11:15:51.294Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2020-01-07T11:15:51.294Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-07T11:15:52.069Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-01-07T11:15:52.069Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-07T11:15:53.888Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-01-07T11:15:53.888Z] === RUN TestKernelTCPMemory [2020-01-07T11:15:54.347Z] --- PASS: TestServiceCreateInit (10.23s) [2020-01-07T11:15:54.347Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2020-01-07T11:15:54.347Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.15s) [2020-01-07T11:15:54.347Z] === RUN TestCreateServiceMultipleTimes [2020-01-07T11:15:54.693Z] --- PASS: TestKernelTCPMemory (1.06s) [2020-01-07T11:15:54.693Z] === RUN TestNISDomainname [2020-01-07T11:15:55.255Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-07T11:15:55.820Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-07T11:15:56.058Z] --- PASS: TestNISDomainname (1.07s) [2020-01-07T11:15:56.058Z] === RUN TestHostnameDnsResolution [2020-01-07T11:15:57.307Z] --- PASS: TestHostnameDnsResolution (1.38s) [2020-01-07T11:15:57.307Z] === RUN TestStats [2020-01-07T11:15:59.716Z] --- PASS: TestStats (2.36s) [2020-01-07T11:15:59.716Z] === RUN TestStopContainerWithTimeout [2020-01-07T11:15:59.716Z] === RUN TestStopContainerWithTimeout/0 [2020-01-07T11:15:59.716Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-07T11:15:59.716Z] === RUN TestStopContainerWithTimeout/1 [2020-01-07T11:15:59.716Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-07T11:15:59.716Z] === RUN TestStopContainerWithTimeout/3 [2020-01-07T11:15:59.716Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-07T11:15:59.716Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-07T11:15:59.716Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-07T11:15:59.716Z] === CONT TestStopContainerWithTimeout/0 [2020-01-07T11:15:59.716Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-07T11:16:00.001Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-07T11:16:00.260Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-07T11:16:01.196Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-07T11:16:01.517Z] === CONT TestStopContainerWithTimeout/3 [2020-01-07T11:16:01.761Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-07T11:16:02.758Z] === CONT TestStopContainerWithTimeout/1 [2020-01-07T11:16:04.922Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-07T11:16:04.922Z] --- PASS: TestStopContainerWithTimeout/0 (1.56s) [2020-01-07T11:16:04.922Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2020-01-07T11:16:04.922Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2020-01-07T11:16:04.922Z] --- PASS: TestStopContainerWithTimeout/3 (3.49s) [2020-01-07T11:16:04.922Z] === RUN TestDeleteDevicemapper [2020-01-07T11:16:04.922Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-07T11:16:04.922Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T11:16:04.922Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-07T11:16:05.942Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-07T11:16:05.942Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-07T11:16:09.159Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.03s) [2020-01-07T11:16:09.159Z] === RUN TestUpdateMemory [2020-01-07T11:16:09.159Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-07T11:16:09.159Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:16:09.159Z] === RUN TestUpdateCPUQuota [2020-01-07T11:16:09.233Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-07T11:16:10.413Z] --- PASS: TestUpdateCPUQuota (1.55s) [2020-01-07T11:16:10.413Z] === RUN TestUpdatePidsLimit [2020-01-07T11:16:10.413Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-07T11:16:10.779Z] === RUN TestUpdatePidsLimit/no_change [2020-01-07T11:16:11.131Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-07T11:16:11.131Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-07T11:16:11.551Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-07T11:16:11.696Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-07T11:16:12.263Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-07T11:16:12.798Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-07T11:16:12.798Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-07T11:16:12.829Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-07T11:16:13.163Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-07T11:16:13.395Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-07T11:16:13.395Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-07T11:16:13.395Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-07T11:16:13.395Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-07T11:16:13.395Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-07T11:16:13.530Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-07T11:16:14.770Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-07T11:16:14.770Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-07T11:16:15.954Z] --- PASS: TestUpdatePidsLimit (5.36s) [2020-01-07T11:16:15.954Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-01-07T11:16:15.954Z] --- PASS: TestUpdatePidsLimit/no_change (1.00s) [2020-01-07T11:16:15.954Z] --- PASS: TestUpdatePidsLimit/update_lower (0.81s) [2020-01-07T11:16:15.954Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-01-07T11:16:15.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-01-07T11:16:15.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-01-07T11:16:15.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2020-01-07T11:16:15.954Z] === RUN TestUpdateRestartPolicy [2020-01-07T11:16:16.271Z] --- PASS: TestCreateServiceMultipleTimes (22.47s) [2020-01-07T11:16:16.271Z] === RUN TestCreateServiceConflict [2020-01-07T11:16:16.667Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-07T11:16:18.565Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-07T11:16:19.130Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-07T11:16:19.560Z] --- PASS: TestCreateServiceConflict (3.26s) [2020-01-07T11:16:19.560Z] === RUN TestCreateServiceMaxReplicas [2020-01-07T11:16:23.313Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-07T11:16:23.750Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2020-01-07T11:16:23.750Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-07T11:16:24.687Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-07T11:16:25.620Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-07T11:16:26.673Z] #74 DONE 36.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-07T11:16:26.996Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-07T11:16:27.107Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40348/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ae7196775dddeb49be5195e00572a55b3c4658a hack/test/unit [2020-01-07T11:16:29.640Z] --- PASS: TestUpdateRestartPolicy (13.50s) [2020-01-07T11:16:29.641Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-07T11:16:30.004Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-01-07T11:16:30.004Z] === RUN TestWaitNonBlocked [2020-01-07T11:16:30.004Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:16:30.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:16:30.004Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:16:30.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:16:30.004Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:16:30.004Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:16:30.279Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-07T11:16:30.279Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-07T11:16:30.537Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-07T11:16:31.264Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-07T11:16:31.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-01-07T11:16:31.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2020-01-07T11:16:31.264Z] === RUN TestWaitBlocked [2020-01-07T11:16:31.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:16:31.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:16:31.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:16:31.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:16:31.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:16:31.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:16:31.520Z] ? github.com/docker/docker/api [no test files] [2020-01-07T11:16:32.081Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-01-07T11:16:32.081Z] Copying nested executables into bundles/binary-daemon [2020-01-07T11:16:32.081Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-01-07T11:16:32.439Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40348/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -e DOCKER_GRAPHDRIVER docker:9ae7196775dddeb49be5195e00572a55b3c4658a hack/make.sh cross [2020-01-07T11:16:32.524Z] --- PASS: TestWaitBlocked (0.01s) [2020-01-07T11:16:32.524Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2020-01-07T11:16:32.524Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2020-01-07T11:16:32.524Z] === CONT TestContainerStartOnDaemonRestart [2020-01-07T11:16:32.524Z] === CONT TestIpcModeOlderClient [2020-01-07T11:16:32.898Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-01-07T11:16:32.898Z] === CONT TestDaemonRestartIpcMode [2020-01-07T11:16:33.040Z] [2020-01-07T11:16:33.040Z] Removing bundles/ [2020-01-07T11:16:33.040Z] [2020-01-07T11:16:33.040Z] ---> Making bundle: cross (in bundles/cross) [2020-01-07T11:16:33.040Z] Cross building: bundles/cross/linux/amd64 [2020-01-07T11:16:33.040Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-01-07T11:16:33.040Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-01-07T11:16:34.721Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-07T11:16:35.552Z] --- PASS: TestContainerStartOnDaemonRestart (2.96s) [2020-01-07T11:16:36.826Z] --- PASS: TestDaemonRestartIpcMode (4.03s) [2020-01-07T11:16:36.826Z] PASS [2020-01-07T11:16:36.826Z] [2020-01-07T11:16:36.826Z] === Skipped [2020-01-07T11:16:36.826Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-01-07T11:16:36.826Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T11:16:36.826Z] [2020-01-07T11:16:36.826Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-01-07T11:16:36.826Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:16:36.826Z] [2020-01-07T11:16:36.826Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-07T11:16:36.826Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:16:36.826Z] [2020-01-07T11:16:36.826Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T11:16:36.826Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T11:16:36.826Z] [2020-01-07T11:16:36.826Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-01-07T11:16:36.826Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T11:16:36.826Z] [2020-01-07T11:16:36.826Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-01-07T11:16:36.826Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:16:36.826Z] [2020-01-07T11:16:36.826Z] [2020-01-07T11:16:36.826Z] DONE 197 tests, 6 skipped in 141.661s [2020-01-07T11:16:36.826Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-01-07T11:16:36.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:16:36.826Z] ++ set -e [2020-01-07T11:16:36.826Z] ++ '[' -n 0 ']' [2020-01-07T11:16:36.826Z] ++ set -x [2020-01-07T11:16:36.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:16:37.218Z] INFO: Testing against a local daemon [2020-01-07T11:16:37.218Z] === RUN TestCommitInheritsEnv [2020-01-07T11:16:37.585Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-01-07T11:16:37.585Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-07T11:16:37.585Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-07T11:16:37.585Z] === RUN TestImagesFilterMultiReference [2020-01-07T11:16:37.585Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-01-07T11:16:37.585Z] === RUN TestImagePullPlatformInvalid [2020-01-07T11:16:37.585Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-07T11:16:37.585Z] === RUN TestRemoveImageOrphaning [2020-01-07T11:16:38.002Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-07T11:16:38.385Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-01-07T11:16:38.385Z] === RUN TestRemoveImageGarbageCollector [2020-01-07T11:16:38.385Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-07T11:16:38.385Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:16:38.385Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-07T11:16:38.385Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-01-07T11:16:38.385Z] === RUN TestTagInvalidReference [2020-01-07T11:16:38.385Z] --- PASS: TestTagInvalidReference (0.02s) [2020-01-07T11:16:38.385Z] === RUN TestTagValidPrefixedRepo [2020-01-07T11:16:38.385Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-01-07T11:16:38.385Z] === RUN TestTagExistedNameWithoutForce [2020-01-07T11:16:38.385Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-01-07T11:16:38.385Z] === RUN TestTagOfficialNames [2020-01-07T11:16:38.385Z] --- PASS: TestTagOfficialNames (0.04s) [2020-01-07T11:16:38.385Z] === RUN TestTagMatchesDigest [2020-01-07T11:16:38.385Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-01-07T11:16:38.385Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-07T11:16:38.625Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.59s) [2020-01-07T11:16:38.625Z] === RUN TestCreateServiceSecretFileMode [2020-01-07T11:16:39.903Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-07T11:16:41.803Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-07T11:16:41.911Z] --- PASS: TestCreateServiceSecretFileMode (2.76s) [2020-01-07T11:16:41.911Z] === RUN TestCreateServiceConfigFileMode [2020-01-07T11:16:43.176Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-07T11:16:44.550Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-07T11:16:45.197Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2020-01-07T11:16:45.197Z] === RUN TestCreateServiceSysctls [2020-01-07T11:16:45.925Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-07T11:16:46.859Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-07T11:16:48.235Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-07T11:16:48.801Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-07T11:16:49.386Z] --- PASS: TestCreateServiceSysctls (4.52s) [2020-01-07T11:16:49.386Z] === RUN TestCreateServiceCapabilities [2020-01-07T11:16:52.673Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2020-01-07T11:16:52.673Z] === RUN TestInspect [2020-01-07T11:16:53.928Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements [2020-01-07T11:16:54.065Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-07T11:16:54.323Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-07T11:16:54.323Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-07T11:16:55.960Z] --- PASS: TestInspect (3.03s) [2020-01-07T11:16:55.960Z] === RUN TestServiceListWithStatuses [2020-01-07T11:16:55.960Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-07T11:16:55.960Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T11:16:55.960Z] === RUN TestDockerNetworkConnectAlias [2020-01-07T11:16:56.226Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-07T11:16:57.601Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-07T11:16:58.052Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-07T11:16:59.427Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-07T11:17:04.256Z] --- PASS: TestDockerNetworkConnectAlias (7.21s) [2020-01-07T11:17:04.256Z] === RUN TestDockerNetworkReConnect [2020-01-07T11:17:08.443Z] --- PASS: TestDockerNetworkReConnect (5.49s) [2020-01-07T11:17:08.443Z] === RUN TestServicePlugin [2020-01-07T11:17:08.443Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-07T11:17:08.443Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:17:08.443Z] === RUN TestServiceUpdateLabel [2020-01-07T11:17:09.411Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-07T11:17:10.786Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-07T11:17:11.735Z] --- PASS: TestServiceUpdateLabel (3.20s) [2020-01-07T11:17:11.735Z] === RUN TestServiceUpdateSecrets [2020-01-07T11:17:13.317Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-07T11:17:13.317Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-07T11:17:14.777Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-07T11:17:16.677Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-07T11:17:16.677Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-07T11:17:19.204Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-07T11:17:22.484Z] --- PASS: TestDockerDaemonSuite (366.54s) [2020-01-07T11:17:22.484Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.92s) [2020-01-07T11:17:22.484Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.54s) [2020-01-07T11:17:22.484Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.74s) [2020-01-07T11:17:22.484Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.55s) [2020-01-07T11:17:22.484Z] docker_cli_daemon_test.go:1449: [defb7ef7d54d4] daemon is not started [2020-01-07T11:17:22.484Z] check_test.go:309: [dc0b7f995fcba] daemon is not started [2020-01-07T11:17:22.484Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.33s) [2020-01-07T11:17:22.484Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.37s) [2020-01-07T11:17:22.484Z] check_test.go:309: [d9fb90b324e65] daemon is not started [2020-01-07T11:17:22.484Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.77s) [2020-01-07T11:17:22.484Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.47s) [2020-01-07T11:17:22.484Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.30s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.08s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.55s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.66s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.80s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2020-01-07T11:17:22.485Z] check_test.go:309: [da6df936e4e97] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-01-07T11:17:22.485Z] check_test.go:309: [d86c0c4b7712b] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.15s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.69s) [2020-01-07T11:17:22.485Z] check_test.go:309: [d7907f1cb75cf] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.63s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.42s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.52s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-01-07T11:17:22.485Z] check_test.go:309: [db8abd234f430] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.41s) [2020-01-07T11:17:22.485Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-07T11:17:22.485Z] check_test.go:309: [dc6312d0d8518] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.97s) [2020-01-07T11:17:22.485Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-07T11:17:22.485Z] check_test.go:309: [d39f8a6f1c3d2] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.12s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.85s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2020-01-07T11:17:22.485Z] check_test.go:309: [d2e8783665fc4] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.62s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-01-07T11:17:22.485Z] check_test.go:309: [d0d0a55263604] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.75s) [2020-01-07T11:17:22.485Z] docker_cli_daemon_plugins_test.go:79: [d8e0fb264a10a] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.92s) [2020-01-07T11:17:22.485Z] docker_cli_daemon_plugins_test.go:169: [d7c94cf56ad54] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-01-07T11:17:22.485Z] check_test.go:309: [d8fb9ef0f8ba5] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.01s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.90s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.84s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.66s) [2020-01-07T11:17:22.485Z] check_test.go:309: [d716bc70e0754] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.02s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.28s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.64s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.21s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.45s) [2020-01-07T11:17:22.485Z] check_test.go:309: [dd938fe8a8500] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.63s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.85s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.13s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.43s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.97s) [2020-01-07T11:17:22.485Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-07T11:17:22.485Z] check_test.go:309: [d2abe32b1653c] daemon is not started [2020-01-07T11:17:22.485Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-07T11:17:22.485Z] check_test.go:309: [d1e50397002ae] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.83s) [2020-01-07T11:17:22.485Z] check_test.go:309: [da027d76da5d4] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.39s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.36s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.50s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.42s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.36s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.88s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.44s) [2020-01-07T11:17:22.485Z] check_test.go:309: [dd3d2d1c06fa2] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.19s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.74s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.97s) [2020-01-07T11:17:22.485Z] check_test.go:309: [d02f3beb4bab4] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.22s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-07T11:17:22.485Z] check_test.go:309: [d8a2365a8caf1] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.30s) [2020-01-07T11:17:22.485Z] check_test.go:309: [dabb3e75215b8] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.58s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-01-07T11:17:22.485Z] check_test.go:309: [dd1b2c219e381] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.39s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.17s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.39s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-01-07T11:17:22.485Z] check_test.go:309: [d5ce071c570e0] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.78s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.95s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.16s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.28s) [2020-01-07T11:17:22.485Z] check_test.go:309: [dc3222a248837] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-01-07T11:17:22.485Z] check_test.go:309: [d6d8327c488f4] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.78s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.37s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.71s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.13s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.83s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.96s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.33s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.07s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.45s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.80s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.28s) [2020-01-07T11:17:22.485Z] docker_cli_daemon_test.go:2542: [d48a2514ae993] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.22s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.05s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.33s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.33s) [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-01-07T11:17:22.485Z] check_test.go:309: [d8eaca1c46d23] daemon is not started [2020-01-07T11:17:22.485Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.49s) [2020-01-07T11:17:22.485Z] === RUN TestDockerSwarmSuite [2020-01-07T11:17:22.485Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-07T11:17:24.450Z] 65014b3c3121: Pull complete [2020-01-07T11:17:26.667Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-07T11:17:29.847Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2020-01-07T11:17:29.847Z] === RUN TestServiceUpdateConfigs [2020-01-07T11:17:30.850Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-07T11:17:34.134Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-07T11:17:35.508Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-07T11:17:35.508Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-07T11:17:36.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-07T11:17:42.153Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-07T11:17:44.052Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-07T11:17:44.716Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2020-01-07T11:17:44.716Z] === RUN TestServiceUpdateNetwork [2020-01-07T11:17:46.579Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-07T11:17:49.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-07T11:17:50.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-07T11:17:54.588Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-01-07T11:17:54.588Z] Copying nested executables into bundles/cross/linux/amd64 [2020-01-07T11:17:54.588Z] Cross building: bundles/cross/windows/amd64 [2020-01-07T11:17:54.588Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-07T11:17:54.588Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-01-07T11:17:54.973Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-07T11:17:57.500Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-07T11:17:59.588Z] --- PASS: TestServiceUpdateNetwork (15.44s) [2020-01-07T11:17:59.588Z] PASS [2020-01-07T11:17:59.588Z] [2020-01-07T11:17:59.588Z] === Skipped [2020-01-07T11:17:59.588Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-07T11:17:59.588Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T11:17:59.588Z] [2020-01-07T11:17:59.588Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-01-07T11:17:59.588Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:17:59.588Z] [2020-01-07T11:17:59.588Z] [2020-01-07T11:17:59.588Z] DONE 20 tests, 2 skipped in 134.491s [2020-01-07T11:17:59.588Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-01-07T11:17:59.588Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:17:59.588Z] ++ set -e [2020-01-07T11:17:59.588Z] ++ '[' -n 0 ']' [2020-01-07T11:17:59.588Z] ++ set -x [2020-01-07T11:17:59.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=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 [2020-01-07T11:17:59.588Z] INFO: Testing against a local daemon [2020-01-07T11:17:59.588Z] === RUN TestSessionCreate [2020-01-07T11:17:59.588Z] --- PASS: TestSessionCreate (0.05s) [2020-01-07T11:17:59.588Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-07T11:17:59.588Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-07T11:17:59.588Z] PASS [2020-01-07T11:17:59.588Z] [2020-01-07T11:17:59.588Z] DONE 2 tests in 0.235s [2020-01-07T11:17:59.588Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-01-07T11:17:59.588Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:17:59.588Z] ++ set -e [2020-01-07T11:17:59.588Z] ++ '[' -n 0 ']' [2020-01-07T11:17:59.588Z] ++ set -x [2020-01-07T11:17:59.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=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 [2020-01-07T11:17:59.588Z] INFO: Testing against a local daemon [2020-01-07T11:17:59.588Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-07T11:17:59.588Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T11:17:59.588Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T11:17:59.588Z] === RUN TestEventsExecDie [2020-01-07T11:17:59.588Z] --- PASS: TestEventsExecDie (0.92s) [2020-01-07T11:17:59.588Z] === RUN TestEventsBackwardsCompatible [2020-01-07T11:17:59.588Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-01-07T11:17:59.588Z] === RUN TestInfoBinaryCommits [2020-01-07T11:17:59.588Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-07T11:17:59.588Z] === RUN TestInfoAPIVersioned [2020-01-07T11:17:59.588Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-07T11:17:59.588Z] === RUN TestInfoDiscoveryBackend [2020-01-07T11:18:00.155Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-01-07T11:18:00.155Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-07T11:18:00.780Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-07T11:18:01.089Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-07T11:18:01.089Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-07T11:18:01.655Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-01-07T11:18:01.655Z] === RUN TestInfoAPI [2020-01-07T11:18:01.655Z] --- PASS: TestInfoAPI (0.06s) [2020-01-07T11:18:01.655Z] === RUN TestInfoAPIWarnings [2020-01-07T11:18:02.223Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-01-07T11:18:02.223Z] === RUN TestInfoDebug [2020-01-07T11:18:02.792Z] --- PASS: TestInfoDebug (0.61s) [2020-01-07T11:18:02.792Z] === RUN TestInfoInsecureRegistries [2020-01-07T11:18:03.727Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-01-07T11:18:03.727Z] === RUN TestInfoRegistryMirrors [2020-01-07T11:18:04.293Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-01-07T11:18:04.293Z] === RUN TestLoginFailsWithBadCredentials [2020-01-07T11:18:04.552Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-01-07T11:18:04.552Z] === RUN TestPingCacheHeaders [2020-01-07T11:18:04.552Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-07T11:18:04.552Z] === RUN TestPingGet [2020-01-07T11:18:04.552Z] --- PASS: TestPingGet (0.03s) [2020-01-07T11:18:04.552Z] === RUN TestPingHead [2020-01-07T11:18:04.552Z] --- PASS: TestPingHead (0.05s) [2020-01-07T11:18:04.552Z] === RUN TestVersion [2020-01-07T11:18:04.552Z] --- PASS: TestVersion (0.05s) [2020-01-07T11:18:04.552Z] PASS [2020-01-07T11:18:04.552Z] [2020-01-07T11:18:04.552Z] === Skipped [2020-01-07T11:18:04.552Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T11:18:04.552Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T11:18:04.552Z] [2020-01-07T11:18:04.552Z] [2020-01-07T11:18:04.552Z] DONE 18 tests, 1 skipped in 6.493s [2020-01-07T11:18:04.552Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-07T11:18:04.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:18:04.552Z] ++ set -e [2020-01-07T11:18:04.552Z] ++ '[' -n 0 ']' [2020-01-07T11:18:04.552Z] ++ set -x [2020-01-07T11:18:04.552Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:18:04.811Z] INFO: Testing against a local daemon [2020-01-07T11:18:04.811Z] === RUN TestVolumesCreateAndList [2020-01-07T11:18:04.811Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-07T11:18:04.811Z] === RUN TestVolumesRemove [2020-01-07T11:18:04.811Z] --- PASS: TestVolumesRemove (0.12s) [2020-01-07T11:18:04.811Z] === RUN TestVolumesInspect [2020-01-07T11:18:05.070Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-07T11:18:05.070Z] === RUN TestVolumesInvalidJSON [2020-01-07T11:18:05.070Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-07T11:18:05.070Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-07T11:18:05.070Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-07T11:18:05.070Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-07T11:18:05.070Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-07T11:18:05.070Z] PASS [2020-01-07T11:18:05.070Z] [2020-01-07T11:18:05.070Z] DONE 5 tests in 0.361s [2020-01-07T11:18:05.070Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T11:18:05.328Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T11:18:05.328Z] +++ kill 13077 [2020-01-07T11:18:06.702Z] +++ /etc/init.d/apparmor stop [2020-01-07T11:18:06.702Z] Clearing AppArmor profiles cache:. [2020-01-07T11:18:06.702Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T11:18:06.702Z] Unloading profiles will leave already running processes permanently [2020-01-07T11:18:06.702Z] unconfined, which can lead to unexpected situations. [2020-01-07T11:18:06.702Z] [2020-01-07T11:18:06.702Z] To set a process to complain mode, use the command line tool [2020-01-07T11:18:06.702Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T11:18:06.702Z] with the 'teardown' option." [2020-01-07T11:18:06.702Z] Post stage [Pipeline] junit [2020-01-07T11:18:09.999Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-07T11:18:10.663Z] + echo Ensuring container killed. [2020-01-07T11:18:10.663Z] Ensuring container killed. [2020-01-07T11:18:10.663Z] + docker rm -vf docker-pr4 [2020-01-07T11:18:10.663Z] Error: No such container: docker-pr4 [2020-01-07T11:18:10.663Z] + true [Pipeline] sh [2020-01-07T11:18:10.954Z] + echo Chowning /workspace to jenkins user [2020-01-07T11:18:10.954Z] Chowning /workspace to jenkins user [2020-01-07T11:18:10.954Z] + id -u [2020-01-07T11:18:10.954Z] + id -g [2020-01-07T11:18:10.954Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40348:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-07T11:18:15.448Z] + bundleName=arm64-integration [2020-01-07T11:18:15.448Z] + echo Creating arm64-integration-bundles.tar.gz [2020-01-07T11:18:15.448Z] Creating arm64-integration-bundles.tar.gz [2020-01-07T11:18:15.448Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-07T11:18:15.448Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-01-07T11:18:15.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-07T11:18:15.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [Pipeline] archiveArtifacts [2020-01-07T11:18:15.719Z] Archiving artifacts [2020-01-07T11:18:15.978Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40348/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T11:18:16.297Z] + make clean [2020-01-07T11:18:16.864Z] docker volume rm -f docker-dev-cache [2020-01-07T11:18:17.123Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-07T11:18:20.911Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-07T11:18:20.911Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-07T11:18:27.467Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-07T11:18:27.467Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-07T11:18:27.467Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-07T11:18:28.399Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-07T11:18:28.656Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-07T11:18:28.914Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-07T11:18:29.478Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-07T11:18:32.725Z] --- PASS: TestImportExtremelyLargeImageWorks (106.35s) [2020-01-07T11:18:32.725Z] PASS [2020-01-07T11:18:32.725Z] [2020-01-07T11:18:32.725Z] === Skipped [2020-01-07T11:18:32.725Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-07T11:18:32.725Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:18:32.725Z] [2020-01-07T11:18:32.725Z] [2020-01-07T11:18:32.725Z] DONE 12 tests, 1 skipped in 107.873s [2020-01-07T11:18:32.725Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-01-07T11:18:32.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:18:32.725Z] ++ set -e [2020-01-07T11:18:32.725Z] ++ '[' -n 0 ']' [2020-01-07T11:18:32.725Z] ++ set -x [2020-01-07T11:18:32.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:18:32.725Z] INFO: Testing against a local daemon [2020-01-07T11:18:32.725Z] === RUN TestNetworkCreateDelete [2020-01-07T11:18:32.725Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-01-07T11:18:32.725Z] === RUN TestDockerNetworkDeletePreferID [2020-01-07T11:18:32.725Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-01-07T11:18:32.725Z] === RUN TestInspectNetwork [2020-01-07T11:18:32.725Z] === RUN TestInspectNetwork/full_network_id [2020-01-07T11:18:32.725Z] === RUN TestInspectNetwork/partial_network_id [2020-01-07T11:18:32.725Z] === RUN TestInspectNetwork/network_name [2020-01-07T11:18:32.725Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-07T11:18:32.758Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-07T11:18:33.962Z] --- PASS: TestInspectNetwork (8.42s) [2020-01-07T11:18:33.962Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-01-07T11:18:33.962Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-07T11:18:33.962Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-07T11:18:33.962Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-07T11:18:33.962Z] === RUN TestRunContainerWithBridgeNone [2020-01-07T11:18:34.128Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-07T11:18:36.499Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-01-07T11:18:36.499Z] === RUN TestNetworkInvalidJSON [2020-01-07T11:18:36.499Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-07T11:18:36.499Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-07T11:18:36.499Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:18:36.499Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:18:36.499Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:18:36.499Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:18:36.499Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-07T11:18:36.499Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:18:36.499Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:18:36.499Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-01-07T11:18:36.499Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-07T11:18:36.499Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-07T11:18:36.499Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-07T11:18:36.499Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-07T11:18:36.652Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-07T11:18:37.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-07T11:18:37.270Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-01-07T11:18:37.270Z] === RUN TestDaemonDefaultNetworkPools [2020-01-07T11:18:38.054Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-01-07T11:18:38.054Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-07T11:18:38.151Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-07T11:18:38.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-07T11:18:39.317Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-01-07T11:18:39.317Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-07T11:18:40.048Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-07T11:18:40.572Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2020-01-07T11:18:40.572Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-07T11:18:40.946Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-01-07T11:18:40.946Z] === RUN TestServiceWithPredefinedNetwork [2020-01-07T11:18:41.422Z] --- PASS: TestImportExtremelyLargeImageWorks (192.94s) [2020-01-07T11:18:41.422Z] PASS [2020-01-07T11:18:41.422Z] [2020-01-07T11:18:41.422Z] DONE 12 tests in 196.591s [2020-01-07T11:18:41.422Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-01-07T11:18:41.422Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:18:41.422Z] ++ set -e [2020-01-07T11:18:41.422Z] ++ '[' -n 0 ']' [2020-01-07T11:18:41.422Z] ++ set -x [2020-01-07T11:18:41.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:18:41.422Z] INFO: Testing against a local daemon [2020-01-07T11:18:41.422Z] === RUN TestNetworkCreateDelete [2020-01-07T11:18:41.679Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-07T11:18:41.679Z] --- PASS: TestNetworkCreateDelete (0.25s) [2020-01-07T11:18:41.679Z] === RUN TestDockerNetworkDeletePreferID [2020-01-07T11:18:42.244Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-01-07T11:18:42.244Z] === RUN TestInspectNetwork [2020-01-07T11:18:43.367Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2020-01-07T11:18:43.367Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-07T11:18:43.367Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T11:18:43.367Z] service_test.go:230: FLAKY_TEST [2020-01-07T11:18:43.367Z] === RUN TestServiceWithDataPathPortInit [2020-01-07T11:18:46.229Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-07T11:18:46.229Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-07T11:18:46.229Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2020-01-07T11:18:46.229Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2020-01-07T11:18:46.229Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 4.0% of statements [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-07T11:18:46.229Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2020-01-07T11:18:46.229Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/builder [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-07T11:18:46.229Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-07T11:18:46.229Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-01-07T11:18:46.229Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-01-07T11:18:48.297Z] ok github.com/docker/docker/builder/remotecontext/git 4.740s coverage: 86.3% of statements [2020-01-07T11:18:48.795Z] === RUN TestInspectNetwork/full_network_id [2020-01-07T11:18:48.795Z] === RUN TestInspectNetwork/partial_network_id [2020-01-07T11:18:48.795Z] === RUN TestInspectNetwork/network_name [2020-01-07T11:18:48.795Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-07T11:18:48.795Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-07T11:18:51.019Z] ok github.com/docker/docker/builder/remotecontext 0.559s coverage: 13.6% of statements [2020-01-07T11:18:52.523Z] ok github.com/docker/docker/builder/dockerfile 1.558s coverage: 48.2% of statements [2020-01-07T11:18:52.523Z] ? github.com/docker/docker/cli [no test files] [2020-01-07T11:18:52.523Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-07T11:18:52.973Z] --- PASS: TestInspectNetwork (10.94s) [2020-01-07T11:18:52.973Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-07T11:18:52.973Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-07T11:18:52.973Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-07T11:18:52.973Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-07T11:18:52.973Z] === RUN TestRunContainerWithBridgeNone [2020-01-07T11:18:56.250Z] --- PASS: TestRunContainerWithBridgeNone (2.82s) [2020-01-07T11:18:56.250Z] === RUN TestNetworkInvalidJSON [2020-01-07T11:18:56.250Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-07T11:18:56.250Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-07T11:18:56.250Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:18:56.250Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:18:56.250Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:18:56.250Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:18:56.250Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-07T11:18:56.250Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:18:56.250Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:18:56.250Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-07T11:18:56.250Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-07T11:18:56.250Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-07T11:18:56.250Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-07T11:18:56.250Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-07T11:18:57.184Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-07T11:18:57.184Z] === RUN TestDaemonDefaultNetworkPools [2020-01-07T11:18:57.748Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2020-01-07T11:18:57.748Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-07T11:18:58.681Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2020-01-07T11:18:58.681Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-07T11:19:00.052Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-01-07T11:19:00.052Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-07T11:19:00.496Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-01-07T11:19:00.496Z] === RUN TestServiceWithPredefinedNetwork [2020-01-07T11:19:00.992Z] ok github.com/docker/docker/client 1.013s coverage: 75.8% of statements [2020-01-07T11:19:03.126Z] --- PASS: TestServiceWithDataPathPortInit (16.93s) [2020-01-07T11:19:03.126Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-07T11:19:03.771Z] --- PASS: TestServiceWithPredefinedNetwork (3.20s) [2020-01-07T11:19:03.771Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-07T11:19:03.771Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T11:19:03.771Z] service_test.go:230: FLAKY_TEST [2020-01-07T11:19:03.771Z] === RUN TestServiceWithDataPathPortInit [2020-01-07T11:19:09.320Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.40s) [2020-01-07T11:19:09.321Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a4p97w370glsql2k5ayaru9id Created:2020-01-07 11:19:01.767582246 +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[f03769e99a6b061279c77a95b20375c61923b2c0cfb0b80a07d778ab62f7c188:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wib529yo1zstijtmgraid7xje EndpointID:ce271c6b7d6e9ffe9d4a23bb8a03dc231414c865d535f5c00fb7cbbf82312f0a MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1f023000ac203d01c7868f331024a562ae7d01078eab82f2275b8a91a4c8a467 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:4beb94cd0ad4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wib529yo1zstijtmgraid7xje EndpointID:ce271c6b7d6e9ffe9d4a23bb8a03dc231414c865d535f5c00fb7cbbf82312f0a EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-07T11:19:09.321Z] PASS [2020-01-07T11:19:09.321Z] [2020-01-07T11:19:09.321Z] === Skipped [2020-01-07T11:19:09.321Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T11:19:09.321Z] service_test.go:230: FLAKY_TEST [2020-01-07T11:19:09.321Z] [2020-01-07T11:19:09.321Z] [2020-01-07T11:19:09.321Z] DONE 21 tests, 1 skipped in 44.048s [2020-01-07T11:19:09.321Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-07T11:19:09.321Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:09.321Z] ++ set -e [2020-01-07T11:19:09.321Z] ++ '[' -n 0 ']' [2020-01-07T11:19:09.321Z] ++ set -x [2020-01-07T11:19:09.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:09.321Z] INFO: Testing against a local daemon [2020-01-07T11:19:09.321Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-07T11:19:09.321Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T11:19:09.321Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:19:09.321Z] === RUN TestDockerNetworkIpvlan [2020-01-07T11:19:09.321Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-07T11:19:09.321Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:19:09.321Z] PASS [2020-01-07T11:19:09.321Z] [2020-01-07T11:19:09.321Z] === Skipped [2020-01-07T11:19:09.321Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T11:19:09.321Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:19:09.321Z] [2020-01-07T11:19:09.321Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-07T11:19:09.321Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:19:09.321Z] [2020-01-07T11:19:09.321Z] [2020-01-07T11:19:09.321Z] DONE 2 tests, 2 skipped in 0.198s [2020-01-07T11:19:09.321Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-07T11:19:09.321Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:09.321Z] ++ set -e [2020-01-07T11:19:09.321Z] ++ '[' -n 0 ']' [2020-01-07T11:19:09.321Z] ++ set -x [2020-01-07T11:19:09.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:09.321Z] INFO: Testing against a local daemon [2020-01-07T11:19:09.321Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-07T11:19:10.584Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-01-07T11:19:10.584Z] === RUN TestDockerNetworkMacvlan [2020-01-07T11:19:11.392Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-07T11:19:11.869Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-07T11:19:12.193Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-07T11:19:12.435Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-07T11:19:12.972Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-07T11:19:15.624Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-07T11:19:16.269Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-07T11:19:16.269Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-01-07T11:19:16.269Z] remote: Enumerating objects: 19, done. [2020-01-07T11:19:16.269Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-01-07T11:19:16.269Z] 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. [2020-01-07T11:19:16.269Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-01-07T11:19:16.269Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-07T11:19:16.631Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40348/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ae7196775dddeb49be5195e00572a55b3c4658a hack/test/unit [2020-01-07T11:19:19.141Z] ? github.com/docker/docker/api [no test files] [2020-01-07T11:19:19.853Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-07T11:19:20.953Z] faf31ee0aa3d: Pull complete [2020-01-07T11:19:20.953Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-07T11:19:20.953Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:19:20.953Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-01-07T11:19:20.953Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-01-07T11:19:20.953Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2020-01-07T11:19:20.953Z] WARN: Skipping validation tests [2020-01-07T11:19:20.953Z] INFO: Running unit tests at 01/07/2020 11:19:19... [2020-01-07T11:19:22.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-07T11:19:22.957Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-07T11:19:23.215Z] --- PASS: TestServiceWithDataPathPortInit (19.41s) [2020-01-07T11:19:23.215Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-07T11:19:23.472Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-07T11:19:23.859Z] INFO: make.ps1 starting at 01/07/2020 11:19:23 [2020-01-07T11:19:23.879Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-07T11:19:24.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-07T11:19:24.315Z] INFO: Git commit (9ae719677) assumed from DOCKER_GITCOMMIT environment variable [2020-01-07T11:19:24.315Z] INFO: Invoking autogen... [2020-01-07T11:19:24.315Z] INFO: Running unit tests... [2020-01-07T11:19:25.160Z] --- PASS: TestDockerNetworkMacvlan (14.54s) [2020-01-07T11:19:25.161Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-01-07T11:19:25.161Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-01-07T11:19:25.161Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2020-01-07T11:19:25.161Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.30s) [2020-01-07T11:19:25.161Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.89s) [2020-01-07T11:19:25.161Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2020-01-07T11:19:25.161Z] PASS [2020-01-07T11:19:25.161Z] [2020-01-07T11:19:25.161Z] DONE 8 tests in 16.064s [2020-01-07T11:19:25.161Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-07T11:19:25.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:25.161Z] ++ set -e [2020-01-07T11:19:25.161Z] ++ '[' -n 0 ']' [2020-01-07T11:19:25.161Z] ++ set -x [2020-01-07T11:19:25.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:25.161Z] testing: warning: no tests to run [2020-01-07T11:19:25.161Z] PASS [2020-01-07T11:19:25.161Z] [2020-01-07T11:19:25.161Z] DONE 0 tests in 0.065s [2020-01-07T11:19:25.161Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-07T11:19:25.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:25.161Z] ++ set -e [2020-01-07T11:19:25.161Z] ++ '[' -n 0 ']' [2020-01-07T11:19:25.161Z] ++ set -x [2020-01-07T11:19:25.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:25.422Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-07T11:19:25.422Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-07T11:19:25.522Z] INFO: Testing against a local daemon [2020-01-07T11:19:25.522Z] === RUN TestAuthZPluginAllowRequest [2020-01-07T11:19:25.987Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-07T11:19:26.874Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-01-07T11:19:26.874Z] === RUN TestAuthZPluginTLS [2020-01-07T11:19:27.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-07T11:19:27.637Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-01-07T11:19:27.637Z] === RUN TestAuthZPluginDenyRequest [2020-01-07T11:19:27.995Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-01-07T11:19:27.995Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-07T11:19:28.769Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-01-07T11:19:28.769Z] === RUN TestAuthZPluginDenyResponse [2020-01-07T11:19:29.130Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-07T11:19:29.130Z] === RUN TestAuthZPluginAllowEventStream [2020-01-07T11:19:30.944Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-01-07T11:19:30.944Z] === RUN TestAuthZPluginErrorResponse [2020-01-07T11:19:31.329Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-01-07T11:19:31.329Z] === RUN TestAuthZPluginErrorRequest [2020-01-07T11:19:31.843Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-01-07T11:19:31.843Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-07T11:19:32.329Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-01-07T11:19:32.329Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-07T11:19:33.912Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.89s) [2020-01-07T11:19:33.912Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k16e37bo1z1yefe5lc5wiebzk Created:2020-01-07 11:19:24.65950157 +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[8dee42f1cc3af7481dece1725403e7646db27a0a107c6b6a441870a6406faef2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h3dtj9tlheehcxawr529cvc1s EndpointID:eefd962795887d7b88c278a2e78cb749f6bf921b6cd2c4ae9073eb7142269b29 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:23c448d2b1f8cc01125aeee761935d9ecb7b25424816a643692f709c2b5729d1 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:4aacdd053e4c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h3dtj9tlheehcxawr529cvc1s EndpointID:eefd962795887d7b88c278a2e78cb749f6bf921b6cd2c4ae9073eb7142269b29 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-07T11:19:33.912Z] PASS [2020-01-07T11:19:33.912Z] [2020-01-07T11:19:33.912Z] === Skipped [2020-01-07T11:19:33.912Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T11:19:33.912Z] service_test.go:230: FLAKY_TEST [2020-01-07T11:19:33.912Z] [2020-01-07T11:19:33.912Z] [2020-01-07T11:19:33.912Z] DONE 21 tests, 1 skipped in 51.709s [2020-01-07T11:19:33.912Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-07T11:19:33.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:33.912Z] ++ set -e [2020-01-07T11:19:33.912Z] ++ '[' -n 0 ']' [2020-01-07T11:19:33.912Z] ++ set -x [2020-01-07T11:19:33.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:33.912Z] INFO: Testing against a local daemon [2020-01-07T11:19:33.912Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-07T11:19:33.912Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T11:19:33.912Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:19:33.912Z] === RUN TestDockerNetworkIpvlan [2020-01-07T11:19:33.912Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-07T11:19:33.912Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:19:33.912Z] PASS [2020-01-07T11:19:33.912Z] [2020-01-07T11:19:33.912Z] === Skipped [2020-01-07T11:19:33.912Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T11:19:33.912Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:19:33.912Z] [2020-01-07T11:19:33.912Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-07T11:19:33.912Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T11:19:33.912Z] [2020-01-07T11:19:33.912Z] [2020-01-07T11:19:33.912Z] DONE 2 tests, 2 skipped in 0.104s [2020-01-07T11:19:33.912Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-07T11:19:33.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:33.912Z] ++ set -e [2020-01-07T11:19:33.912Z] ++ '[' -n 0 ']' [2020-01-07T11:19:33.912Z] ++ set -x [2020-01-07T11:19:33.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:33.912Z] INFO: Testing against a local daemon [2020-01-07T11:19:33.912Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-07T11:19:33.998Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-01-07T11:19:34.524Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-01-07T11:19:34.524Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-07T11:19:34.611Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-01-07T11:19:34.844Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-01-07T11:19:34.844Z] === RUN TestDockerNetworkMacvlan [2020-01-07T11:19:35.408Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-07T11:19:36.341Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-07T11:19:36.971Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-01-07T11:19:36.971Z] === RUN TestAuthZPluginHeader [2020-01-07T11:19:37.274Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-07T11:19:37.758Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-01-07T11:19:37.758Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-07T11:19:37.758Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-01-07T11:19:37.758Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:19:37.758Z] === RUN TestAuthZPluginV2Disable [2020-01-07T11:19:37.758Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-07T11:19:37.758Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:19:37.758Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-07T11:19:37.758Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T11:19:37.758Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:19:37.758Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-07T11:19:37.758Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T11:19:37.758Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:19:37.758Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-07T11:19:37.840Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-07T11:19:38.405Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-07T11:19:38.969Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-07T11:19:39.534Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-07T11:19:39.791Z] === RUN TestDockerSuite/TestBuildFails [2020-01-07T11:19:40.049Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-07T11:19:40.615Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-07T11:19:40.615Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-07T11:19:43.140Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-07T11:19:43.202Z] ? github.com/docker/docker/api [no test files] [2020-01-07T11:19:44.071Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-07T11:19:45.968Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-07T11:19:48.494Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-07T11:19:49.866Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-07T11:19:50.123Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-07T11:19:50.383Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-07T11:19:51.759Z] --- PASS: TestDockerNetworkMacvlan (16.80s) [2020-01-07T11:19:51.759Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-01-07T11:19:51.759Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-01-07T11:19:51.759Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.79s) [2020-01-07T11:19:51.759Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.75s) [2020-01-07T11:19:51.759Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.46s) [2020-01-07T11:19:51.759Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2020-01-07T11:19:51.759Z] PASS [2020-01-07T11:19:51.759Z] [2020-01-07T11:19:51.759Z] DONE 8 tests in 18.254s [2020-01-07T11:19:51.759Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-07T11:19:51.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:51.759Z] ++ set -e [2020-01-07T11:19:51.759Z] ++ '[' -n 0 ']' [2020-01-07T11:19:51.759Z] ++ set -x [2020-01-07T11:19:51.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:51.759Z] testing: warning: no tests to run [2020-01-07T11:19:51.759Z] PASS [2020-01-07T11:19:51.759Z] [2020-01-07T11:19:51.759Z] DONE 0 tests in 0.021s [2020-01-07T11:19:51.759Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-07T11:19:51.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:51.759Z] ++ set -e [2020-01-07T11:19:51.759Z] ++ '[' -n 0 ']' [2020-01-07T11:19:51.759Z] ++ set -x [2020-01-07T11:19:51.759Z] ++ env -i DEST=/go/src/github.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 [2020-01-07T11:19:51.759Z] INFO: Testing against a local daemon [2020-01-07T11:19:51.759Z] === RUN TestAuthZPluginAllowRequest [2020-01-07T11:19:51.759Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-07T11:19:53.658Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-01-07T11:19:53.658Z] === RUN TestAuthZPluginTLS [2020-01-07T11:19:53.658Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-07T11:19:53.915Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-01-07T11:19:53.915Z] === RUN TestAuthZPluginDenyRequest [2020-01-07T11:19:54.478Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-07T11:19:54.478Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-01-07T11:19:54.478Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-07T11:19:54.736Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-07T11:19:54.993Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-01-07T11:19:54.993Z] === RUN TestAuthZPluginDenyResponse [2020-01-07T11:19:55.558Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-07T11:19:55.558Z] === RUN TestAuthZPluginAllowEventStream [2020-01-07T11:19:56.929Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-07T11:19:57.187Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-01-07T11:19:57.187Z] === RUN TestAuthZPluginErrorResponse [2020-01-07T11:19:57.376Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2020-01-07T11:19:57.376Z] PASS [2020-01-07T11:19:57.376Z] [2020-01-07T11:19:57.376Z] === Skipped [2020-01-07T11:19:57.376Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-01-07T11:19:57.376Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:19:57.376Z] [2020-01-07T11:19:57.376Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-07T11:19:57.376Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:19:57.376Z] [2020-01-07T11:19:57.376Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T11:19:57.376Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:19:57.376Z] [2020-01-07T11:19:57.376Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T11:19:57.376Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:19:57.376Z] [2020-01-07T11:19:57.376Z] [2020-01-07T11:19:57.376Z] DONE 17 tests, 4 skipped in 29.534s [2020-01-07T11:19:57.376Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-07T11:19:57.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:57.376Z] ++ set -e [2020-01-07T11:19:57.376Z] ++ '[' -n 0 ']' [2020-01-07T11:19:57.376Z] ++ set -x [2020-01-07T11:19:57.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:57.376Z] INFO: Testing against a local daemon [2020-01-07T11:19:57.376Z] === RUN TestPluginInvalidJSON [2020-01-07T11:19:57.376Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:19:57.376Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:19:57.376Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:19:57.376Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-01-07T11:19:57.376Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-07T11:19:57.376Z] PASS [2020-01-07T11:19:57.376Z] [2020-01-07T11:19:57.376Z] DONE 2 tests in 0.198s [2020-01-07T11:19:57.376Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-07T11:19:57.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:57.376Z] ++ set -e [2020-01-07T11:19:57.377Z] ++ '[' -n 0 ']' [2020-01-07T11:19:57.377Z] ++ set -x [2020-01-07T11:19:57.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:19:57.377Z] INFO: Testing against a local daemon [2020-01-07T11:19:57.377Z] === RUN TestExternalGraphDriver [2020-01-07T11:19:57.377Z] === RUN TestExternalGraphDriver/json [2020-01-07T11:19:57.377Z] === RUN TestExternalGraphDriver/spec [2020-01-07T11:19:57.752Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-01-07T11:19:57.752Z] === RUN TestAuthZPluginErrorRequest [2020-01-07T11:19:57.902Z] ok github.com/docker/docker/cmd/dockerd 0.158s coverage: 30.3% of statements [2020-01-07T11:19:57.902Z] ok github.com/docker/docker/container 0.188s coverage: 35.3% of statements [2020-01-07T11:19:57.902Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-07T11:19:57.902Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-07T11:19:57.902Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-07T11:19:57.902Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-07T11:19:57.996Z] ok github.com/docker/docker/api/server 0.128s coverage: 9.0% of statements [2020-01-07T11:19:58.318Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-01-07T11:19:58.318Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-07T11:19:58.883Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-01-07T11:19:58.883Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-07T11:19:59.141Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-07T11:19:59.434Z] === RUN TestExternalGraphDriver/pull [2020-01-07T11:19:59.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-07T11:20:01.078Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-07T11:20:01.078Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.29s) [2020-01-07T11:20:01.078Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-07T11:20:01.252Z] --- PASS: TestExternalGraphDriver (6.30s) [2020-01-07T11:20:01.252Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2020-01-07T11:20:01.252Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-01-07T11:20:01.253Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-01-07T11:20:01.253Z] === RUN TestGraphdriverPluginV2 [2020-01-07T11:20:01.253Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-01-07T11:20:01.253Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:20:01.253Z] PASS [2020-01-07T11:20:01.253Z] [2020-01-07T11:20:01.253Z] === Skipped [2020-01-07T11:20:01.253Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-01-07T11:20:01.253Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:20:01.253Z] [2020-01-07T11:20:01.253Z] [2020-01-07T11:20:01.253Z] DONE 5 tests, 1 skipped in 6.509s [2020-01-07T11:20:01.253Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-07T11:20:01.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:01.253Z] ++ set -e [2020-01-07T11:20:01.253Z] ++ '[' -n 0 ']' [2020-01-07T11:20:01.253Z] ++ set -x [2020-01-07T11:20:01.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:01.622Z] INFO: Testing against a local daemon [2020-01-07T11:20:01.622Z] === RUN TestContinueAfterPluginCrash [2020-01-07T11:20:01.622Z] === PAUSE TestContinueAfterPluginCrash [2020-01-07T11:20:01.622Z] === RUN TestDaemonStartWithLogOpt [2020-01-07T11:20:01.622Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-07T11:20:01.622Z] === CONT TestContinueAfterPluginCrash [2020-01-07T11:20:01.622Z] === CONT TestDaemonStartWithLogOpt [2020-01-07T11:20:02.334Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2020-01-07T11:20:03.605Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.51s) [2020-01-07T11:20:03.605Z] === RUN TestAuthZPluginHeader [2020-01-07T11:20:04.978Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-01-07T11:20:04.978Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-07T11:20:06.875Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-07T11:20:07.133Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-07T11:20:07.390Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-07T11:20:07.957Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-07T11:20:08.522Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-07T11:20:08.522Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-07T11:20:09.454Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.61s) [2020-01-07T11:20:09.454Z] === RUN TestAuthZPluginV2Disable [2020-01-07T11:20:09.454Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-07T11:20:10.019Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-07T11:20:10.276Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-07T11:20:10.809Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.8% of statements [2020-01-07T11:20:10.842Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-07T11:20:11.406Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-07T11:20:11.665Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-07T11:20:13.045Z] --- PASS: TestAuthZPluginV2Disable (3.56s) [2020-01-07T11:20:13.045Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-07T11:20:13.045Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-07T11:20:13.080Z] --- PASS: TestDaemonStartWithLogOpt (10.51s) [2020-01-07T11:20:14.311Z] ok github.com/docker/docker/daemon/cluster 0.239s coverage: 0.5% of statements [2020-01-07T11:20:16.322Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-07T11:20:16.322Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2020-01-07T11:20:16.322Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-07T11:20:17.071Z] --- PASS: TestContinueAfterPluginCrash (15.40s) [2020-01-07T11:20:17.071Z] PASS [2020-01-07T11:20:17.071Z] [2020-01-07T11:20:17.071Z] DONE 2 tests in 15.601s [2020-01-07T11:20:17.071Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-07T11:20:17.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:17.071Z] ++ set -e [2020-01-07T11:20:17.071Z] ++ '[' -n 0 ']' [2020-01-07T11:20:17.071Z] ++ set -x [2020-01-07T11:20:17.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:17.436Z] INFO: Testing against a local daemon [2020-01-07T11:20:17.436Z] === RUN TestPluginWithDevMounts [2020-01-07T11:20:17.436Z] === PAUSE TestPluginWithDevMounts [2020-01-07T11:20:17.436Z] === CONT TestPluginWithDevMounts [2020-01-07T11:20:19.214Z] --- PASS: TestPluginWithDevMounts (1.97s) [2020-01-07T11:20:19.214Z] PASS [2020-01-07T11:20:19.214Z] [2020-01-07T11:20:19.214Z] DONE 1 tests in 2.209s [2020-01-07T11:20:19.214Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-01-07T11:20:19.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:19.214Z] ++ set -e [2020-01-07T11:20:19.214Z] ++ '[' -n 0 ']' [2020-01-07T11:20:19.214Z] ++ set -x [2020-01-07T11:20:19.214Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:19.588Z] INFO: Testing against a local daemon [2020-01-07T11:20:19.588Z] === RUN TestSecretInspect [2020-01-07T11:20:19.881Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2020-01-07T11:20:21.938Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-01-07T11:20:21.938Z] ok github.com/docker/docker/daemon/config 0.100s coverage: 82.1% of statements [2020-01-07T11:20:22.490Z] --- PASS: TestSecretInspect (3.12s) [2020-01-07T11:20:22.490Z] === RUN TestSecretList [2020-01-07T11:20:24.423Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-07T11:20:24.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-07T11:20:25.437Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-01-07T11:20:25.710Z] --- PASS: TestSecretList (2.85s) [2020-01-07T11:20:25.710Z] === RUN TestSecretsCreateAndDelete [2020-01-07T11:20:27.515Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.47s) [2020-01-07T11:20:27.515Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-07T11:20:28.080Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-07T11:20:28.080Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-07T11:20:28.158Z] --- PASS: TestSecretsCreateAndDelete (2.82s) [2020-01-07T11:20:28.158Z] === RUN TestSecretsUpdate [2020-01-07T11:20:28.159Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.523s coverage: 13.7% of statements [2020-01-07T11:20:28.337Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-07T11:20:28.337Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-07T11:20:28.595Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-07T11:20:28.853Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-07T11:20:30.222Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-07T11:20:30.869Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-01-07T11:20:31.439Z] --- PASS: TestSecretsUpdate (3.00s) [2020-01-07T11:20:31.439Z] === RUN TestTemplatedSecret [2020-01-07T11:20:31.896Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.227s coverage: 57.9% of statements [2020-01-07T11:20:31.896Z] ok github.com/docker/docker/daemon 12.619s coverage: 17.6% of statements [2020-01-07T11:20:31.896Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-07T11:20:31.896Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-07T11:20:31.896Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-07T11:20:31.896Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-07T11:20:32.118Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-07T11:20:35.570Z] --- PASS: TestTemplatedSecret (3.70s) [2020-01-07T11:20:35.570Z] === RUN TestSecretCreateResolve [2020-01-07T11:20:36.299Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-07T11:20:36.299Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-07T11:20:36.556Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-07T11:20:37.442Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.070s coverage: 68.6% of statements [2020-01-07T11:20:38.026Z] --- PASS: TestSecretCreateResolve (2.85s) [2020-01-07T11:20:38.026Z] PASS [2020-01-07T11:20:38.026Z] [2020-01-07T11:20:38.026Z] DONE 6 tests in 18.559s [2020-01-07T11:20:38.026Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-01-07T11:20:38.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:38.026Z] ++ set -e [2020-01-07T11:20:38.026Z] ++ '[' -n 0 ']' [2020-01-07T11:20:38.026Z] ++ set -x [2020-01-07T11:20:38.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:38.026Z] INFO: Testing against a local daemon [2020-01-07T11:20:38.026Z] === RUN TestServiceCreateInit [2020-01-07T11:20:38.026Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-07T11:20:38.937Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.889s coverage: 48.6% of statements [2020-01-07T11:20:40.984Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.091s coverage: 46.2% of statements [2020-01-07T11:20:40.984Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-07T11:20:41.610Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.578s coverage: 76.1% of statements [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-07T11:20:41.681Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-01-07T11:20:41.681Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-07T11:20:41.681Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-07T11:20:41.681Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-01-07T11:20:41.681Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-07T11:20:41.681Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-01-07T11:20:41.681Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/builder [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-07T11:20:41.681Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-07T11:20:41.897Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.215s coverage: 54.8% of statements [2020-01-07T11:20:41.897Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-07T11:20:41.897Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-07T11:20:41.935Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-07T11:20:42.493Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-01-07T11:20:43.056Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-07T11:20:43.401Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-01-07T11:20:44.426Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-01-07T11:20:44.656Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-01-07T11:20:44.656Z] PASS [2020-01-07T11:20:44.656Z] [2020-01-07T11:20:44.656Z] DONE 17 tests in 52.663s [2020-01-07T11:20:44.656Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-07T11:20:44.656Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:44.656Z] ++ set -e [2020-01-07T11:20:44.656Z] ++ '[' -n 0 ']' [2020-01-07T11:20:44.656Z] ++ set -x [2020-01-07T11:20:44.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:44.656Z] INFO: Testing against a local daemon [2020-01-07T11:20:44.656Z] === RUN TestPluginInvalidJSON [2020-01-07T11:20:44.656Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:20:44.656Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:20:44.656Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:20:44.656Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-07T11:20:44.656Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-07T11:20:44.656Z] PASS [2020-01-07T11:20:44.656Z] [2020-01-07T11:20:44.656Z] DONE 2 tests in 0.122s [2020-01-07T11:20:44.656Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-07T11:20:44.656Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:44.656Z] ++ set -e [2020-01-07T11:20:44.656Z] ++ '[' -n 0 ']' [2020-01-07T11:20:44.656Z] ++ set -x [2020-01-07T11:20:44.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:44.656Z] INFO: Testing against a local daemon [2020-01-07T11:20:44.656Z] === RUN TestExternalGraphDriver [2020-01-07T11:20:44.656Z] === RUN TestExternalGraphDriver/json [2020-01-07T11:20:46.647Z] ok github.com/docker/docker/builder/remotecontext 0.172s coverage: 13.6% of statements [2020-01-07T11:20:46.647Z] ok github.com/docker/docker/builder/dockerfile 0.506s coverage: 48.2% of statements [2020-01-07T11:20:46.901Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-01-07T11:20:47.225Z] === RUN TestExternalGraphDriver/spec [2020-01-07T11:20:47.225Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-07T11:20:47.927Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.051s coverage: 3.0% of statements [2020-01-07T11:20:48.217Z] --- PASS: TestServiceCreateInit (10.06s) [2020-01-07T11:20:48.217Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.79s) [2020-01-07T11:20:48.217Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2020-01-07T11:20:48.217Z] === RUN TestCreateServiceMultipleTimes [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-07T11:20:48.845Z] ok github.com/docker/docker/api/server/httputils 0.121s coverage: 14.7% of statements [2020-01-07T11:20:48.845Z] ok github.com/docker/docker/api/server/middleware 0.239s coverage: 37.7% of statements [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-07T11:20:48.845Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-07T11:20:48.845Z] ok github.com/docker/docker/api/types/strslice 0.120s coverage: 90.0% of statements [2020-01-07T11:20:48.869Z] ok github.com/docker/docker/builder/remotecontext/git 1.711s coverage: 86.3% of statements [2020-01-07T11:20:48.869Z] ? github.com/docker/docker/cli [no test files] [2020-01-07T11:20:48.869Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-07T11:20:49.122Z] === RUN TestExternalGraphDriver/pull [2020-01-07T11:20:49.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-07T11:20:49.302Z] ok github.com/docker/docker/api/server/router/swarm 0.106s coverage: 4.0% of statements [2020-01-07T11:20:49.302Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-07T11:20:49.302Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-07T11:20:49.302Z] ? github.com/docker/docker/api/types [no test files] [2020-01-07T11:20:49.302Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-07T11:20:49.302Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-07T11:20:49.302Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-07T11:20:49.302Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-07T11:20:49.302Z] ok github.com/docker/docker/api/types/filters 0.173s coverage: 92.2% of statements [2020-01-07T11:20:49.302Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-07T11:20:49.302Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-07T11:20:49.302Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-07T11:20:49.303Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-07T11:20:49.303Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-07T11:20:49.303Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-07T11:20:49.303Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-07T11:20:49.303Z] ok github.com/docker/docker/api/types/time 0.197s coverage: 100.0% of statements [2020-01-07T11:20:49.761Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/builder [no test files] [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-07T11:20:49.761Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-07T11:20:49.982Z] ok github.com/docker/docker/daemon/logger 0.272s coverage: 42.7% of statements [2020-01-07T11:20:50.726Z] ok github.com/docker/docker/builder/dockerignore 0.155s coverage: 96.8% of statements [2020-01-07T11:20:51.020Z] --- PASS: TestExternalGraphDriver (6.25s) [2020-01-07T11:20:51.020Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-01-07T11:20:51.020Z] --- PASS: TestExternalGraphDriver/spec (2.19s) [2020-01-07T11:20:51.020Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2020-01-07T11:20:51.020Z] === RUN TestGraphdriverPluginV2 [2020-01-07T11:20:51.422Z] ok github.com/docker/docker/client 0.251s coverage: 75.8% of statements [2020-01-07T11:20:51.587Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-07T11:20:52.036Z] ok github.com/docker/docker/daemon/logger/awslogs 0.729s coverage: 77.8% of statements [2020-01-07T11:20:52.037Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2020-01-07T11:20:52.672Z] ok github.com/docker/docker/daemon/images 0.062s coverage: 4.9% of statements [2020-01-07T11:20:52.672Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-07T11:20:52.672Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-07T11:20:52.672Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-07T11:20:52.672Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-07T11:20:53.486Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-07T11:20:53.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-07T11:20:54.581Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-01-07T11:20:54.581Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.057s coverage: 88.3% of statements [2020-01-07T11:20:55.405Z] ok github.com/docker/docker/cli/debug 0.089s coverage: 100.0% of statements [2020-01-07T11:20:55.405Z] ok github.com/docker/docker/builder/dockerfile 0.596s coverage: 46.3% of statements [2020-01-07T11:20:55.405Z] ok github.com/docker/docker/builder/remotecontext 0.875s coverage: 9.2% of statements [2020-01-07T11:20:55.643Z] --- PASS: TestGraphdriverPluginV2 (4.88s) [2020-01-07T11:20:55.643Z] PASS [2020-01-07T11:20:55.643Z] [2020-01-07T11:20:55.643Z] DONE 5 tests in 11.260s [2020-01-07T11:20:55.643Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-07T11:20:55.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:55.643Z] ++ set -e [2020-01-07T11:20:55.643Z] ++ '[' -n 0 ']' [2020-01-07T11:20:55.643Z] ++ set -x [2020-01-07T11:20:55.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:20:55.643Z] INFO: Testing against a local daemon [2020-01-07T11:20:55.643Z] === RUN TestContinueAfterPluginCrash [2020-01-07T11:20:55.643Z] === PAUSE TestContinueAfterPluginCrash [2020-01-07T11:20:55.643Z] === RUN TestDaemonStartWithLogOpt [2020-01-07T11:20:55.643Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-07T11:20:55.643Z] === CONT TestContinueAfterPluginCrash [2020-01-07T11:20:55.643Z] === CONT TestDaemonStartWithLogOpt [2020-01-07T11:20:56.078Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.089s coverage: 62.1% of statements [2020-01-07T11:20:56.207Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-07T11:20:56.208Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-07T11:20:57.579Z] ok github.com/docker/docker/daemon/logger/local 0.098s coverage: 74.7% of statements [2020-01-07T11:20:57.579Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-07T11:20:59.104Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.081s coverage: 19.9% of statements [2020-01-07T11:20:59.747Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2020-01-07T11:21:01.242Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2020-01-07T11:21:02.298Z] ok github.com/docker/docker/daemon/network 0.039s coverage: 63.8% of statements [2020-01-07T11:21:02.923Z] ok github.com/docker/docker/daemon/logger/splunk 3.043s coverage: 82.5% of statements [2020-01-07T11:21:02.923Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-07T11:21:02.923Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-07T11:21:04.314Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-07T11:21:04.572Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-07T11:21:07.346Z] ok github.com/docker/docker/distribution/metadata 0.304s coverage: 48.2% of statements [2020-01-07T11:21:07.636Z] ok github.com/docker/docker/errdefs 0.043s coverage: 49.4% of statements [2020-01-07T11:21:07.765Z] ok github.com/docker/docker/client 0.644s coverage: 75.3% of statements [2020-01-07T11:21:07.853Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-07T11:21:07.908Z] --- PASS: TestCreateServiceMultipleTimes (17.70s) [2020-01-07T11:21:07.908Z] === RUN TestCreateServiceConflict [2020-01-07T11:21:08.111Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-07T11:21:08.680Z] --- PASS: TestCreateServiceConflict (2.76s) [2020-01-07T11:21:08.680Z] === RUN TestCreateServiceMaxReplicas [2020-01-07T11:21:09.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-07T11:21:09.131Z] ok github.com/docker/docker/distribution 0.622s coverage: 22.1% of statements [2020-01-07T11:21:09.131Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-07T11:21:10.632Z] ok github.com/docker/docker/distribution/xfer 1.700s coverage: 85.1% of statements [2020-01-07T11:21:10.632Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-07T11:21:11.569Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-07T11:21:11.569Z] --- PASS: TestDaemonStartWithLogOpt (15.82s) [2020-01-07T11:21:12.133Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-07T11:21:12.716Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2020-01-07T11:21:12.716Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-07T11:21:13.343Z] ok github.com/docker/docker/image 0.105s coverage: 86.4% of statements [2020-01-07T11:21:13.343Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2020-01-07T11:21:13.343Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-07T11:21:13.504Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-07T11:21:13.974Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-01-07T11:21:13.974Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-07T11:21:14.874Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-07T11:21:15.483Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2020-01-07T11:21:15.770Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 50.0% of statements [2020-01-07T11:21:16.253Z] --- PASS: TestContinueAfterPluginCrash (20.25s) [2020-01-07T11:21:16.253Z] PASS [2020-01-07T11:21:16.253Z] [2020-01-07T11:21:16.253Z] DONE 2 tests in 20.389s [2020-01-07T11:21:16.253Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-07T11:21:16.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:21:16.253Z] ++ set -e [2020-01-07T11:21:16.253Z] ++ '[' -n 0 ']' [2020-01-07T11:21:16.253Z] ++ set -x [2020-01-07T11:21:16.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:21:16.253Z] INFO: Testing against a local daemon [2020-01-07T11:21:16.253Z] === RUN TestPluginWithDevMounts [2020-01-07T11:21:16.253Z] === PAUSE TestPluginWithDevMounts [2020-01-07T11:21:16.253Z] === CONT TestPluginWithDevMounts [2020-01-07T11:21:16.253Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-07T11:21:16.819Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-07T11:21:16.819Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-07T11:21:17.384Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-07T11:21:17.643Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-07T11:21:18.208Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-01-07T11:21:18.208Z] PASS [2020-01-07T11:21:18.208Z] [2020-01-07T11:21:18.208Z] DONE 1 tests in 2.134s [2020-01-07T11:21:18.208Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-07T11:21:18.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:21:18.208Z] ++ set -e [2020-01-07T11:21:18.208Z] ++ '[' -n 0 ']' [2020-01-07T11:21:18.208Z] ++ set -x [2020-01-07T11:21:18.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:21:18.208Z] INFO: Testing against a local daemon [2020-01-07T11:21:18.208Z] === RUN TestSecretInspect [2020-01-07T11:21:18.465Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-07T11:21:19.269Z] ok github.com/docker/docker/opts 0.070s coverage: 66.9% of statements [2020-01-07T11:21:20.762Z] ok github.com/docker/docker/pkg/authorization 1.099s coverage: 68.3% of statements [2020-01-07T11:21:20.762Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-01-07T11:21:20.993Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-07T11:21:21.558Z] --- PASS: TestSecretInspect (3.15s) [2020-01-07T11:21:21.559Z] === RUN TestSecretList [2020-01-07T11:21:21.559Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-07T11:21:21.783Z] ok github.com/docker/docker/pkg/capabilities 0.020s coverage: 87.5% of statements [2020-01-07T11:21:22.562Z] ok github.com/docker/docker/builder/remotecontext/git 30.397s coverage: 86.3% of statements [2020-01-07T11:21:22.808Z] ok github.com/docker/docker/pkg/archive 1.635s coverage: 77.1% of statements [2020-01-07T11:21:23.022Z] ? github.com/docker/docker/cli [no test files] [2020-01-07T11:21:23.022Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-07T11:21:23.096Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-01-07T11:21:24.081Z] --- PASS: TestSecretList (2.70s) [2020-01-07T11:21:24.081Z] === RUN TestSecretsCreateAndDelete [2020-01-07T11:21:24.118Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-01-07T11:21:24.405Z] ok github.com/docker/docker/pkg/discovery/file 0.025s coverage: 92.9% of statements [2020-01-07T11:21:24.646Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-07T11:21:25.915Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-01-07T11:21:26.202Z] ok github.com/docker/docker/layer 7.384s coverage: 68.8% of statements [2020-01-07T11:21:26.202Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-07T11:21:26.202Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-07T11:21:26.202Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-07T11:21:26.202Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-07T11:21:26.202Z] ? github.com/docker/docker/oci [no test files] [2020-01-07T11:21:26.202Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-07T11:21:26.543Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-07T11:21:26.801Z] --- PASS: TestSecretsCreateAndDelete (2.65s) [2020-01-07T11:21:26.801Z] === RUN TestSecretsUpdate [2020-01-07T11:21:27.230Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-01-07T11:21:27.231Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-01-07T11:21:28.259Z] ok github.com/docker/docker/pkg/chrootarchive 4.787s coverage: 43.2% of statements [2020-01-07T11:21:28.259Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-07T11:21:28.259Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-07T11:21:28.697Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-07T11:21:29.136Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.30s) [2020-01-07T11:21:29.136Z] === RUN TestCreateServiceSecretFileMode [2020-01-07T11:21:29.288Z] ok github.com/docker/docker/pkg/filenotify 0.658s coverage: 67.0% of statements [2020-01-07T11:21:29.506Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2020-01-07T11:21:29.506Z] === RUN TestCreateServiceConfigFileMode [2020-01-07T11:21:29.576Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-01-07T11:21:29.864Z] ok github.com/docker/docker/pkg/fsutils 0.387s coverage: 85.1% of statements [2020-01-07T11:21:30.067Z] --- PASS: TestSecretsUpdate (3.06s) [2020-01-07T11:21:30.067Z] === RUN TestTemplatedSecret [2020-01-07T11:21:30.067Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-07T11:21:30.094Z] ok github.com/docker/docker/cmd/dockerd 0.678s coverage: 19.0% of statements [2020-01-07T11:21:30.103Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 30.3% of statements [2020-01-07T11:21:30.103Z] ok github.com/docker/docker/container 0.120s coverage: 35.3% of statements [2020-01-07T11:21:30.103Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-07T11:21:30.103Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-07T11:21:30.103Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-07T11:21:30.103Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-07T11:21:30.895Z] ok github.com/docker/docker/pkg/discovery/kv 3.700s coverage: 84.1% of statements [2020-01-07T11:21:31.522Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-01-07T11:21:31.628Z] ok github.com/docker/docker/container 0.488s coverage: 42.5% of statements [2020-01-07T11:21:31.628Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-07T11:21:31.628Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-07T11:21:31.628Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-07T11:21:31.628Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-07T11:21:31.963Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-07T11:21:32.220Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-07T11:21:32.593Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.257s coverage: 65.3% of statements [2020-01-07T11:21:32.699Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2020-01-07T11:21:32.699Z] === RUN TestCreateServiceSysctls [2020-01-07T11:21:33.580Z] ok github.com/docker/docker/pkg/locker 0.073s coverage: 88.9% of statements [2020-01-07T11:21:33.580Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2020-01-07T11:21:33.593Z] --- PASS: TestTemplatedSecret (3.66s) [2020-01-07T11:21:33.593Z] === RUN TestSecretCreateResolve [2020-01-07T11:21:33.868Z] ok github.com/docker/docker/pkg/idtools 1.115s coverage: 70.1% of statements [2020-01-07T11:21:34.160Z] ok github.com/docker/docker/pkg/ioutils 1.763s coverage: 69.3% of statements [2020-01-07T11:21:34.160Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-01-07T11:21:34.160Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-07T11:21:35.186Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-01-07T11:21:35.477Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-01-07T11:21:36.103Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2020-01-07T11:21:36.731Z] --- PASS: TestCreateServiceSysctls (3.74s) [2020-01-07T11:21:36.731Z] === RUN TestCreateServiceCapabilities [2020-01-07T11:21:36.731Z] ok github.com/docker/docker/pkg/mount 0.941s coverage: 70.0% of statements [2020-01-07T11:21:36.731Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-07T11:21:36.731Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 91.4% of statements [2020-01-07T11:21:36.731Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-01-07T11:21:36.731Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-07T11:21:36.731Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-07T11:21:36.875Z] --- PASS: TestSecretCreateResolve (2.92s) [2020-01-07T11:21:36.875Z] PASS [2020-01-07T11:21:36.875Z] [2020-01-07T11:21:36.875Z] DONE 6 tests in 18.259s [2020-01-07T11:21:36.875Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-01-07T11:21:36.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:21:36.875Z] ++ set -e [2020-01-07T11:21:36.875Z] ++ '[' -n 0 ']' [2020-01-07T11:21:36.875Z] ++ set -x [2020-01-07T11:21:36.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:21:36.875Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-07T11:21:36.875Z] INFO: Testing against a local daemon [2020-01-07T11:21:36.875Z] === RUN TestServiceCreateInit [2020-01-07T11:21:36.875Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-07T11:21:38.218Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-01-07T11:21:38.377Z] ok github.com/docker/docker/daemon/cluster/convert 0.774s coverage: 35.8% of statements [2020-01-07T11:21:38.798Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.073s coverage: 56.8% of statements [2020-01-07T11:21:39.227Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-01-07T11:21:39.401Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-07T11:21:39.424Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2020-01-07T11:21:39.898Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2020-01-07T11:21:39.898Z] === RUN TestInspect [2020-01-07T11:21:39.980Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-07T11:21:40.049Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-01-07T11:21:40.049Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-01-07T11:21:41.070Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-01-07T11:21:41.109Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-01-07T11:21:41.358Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-07T11:21:41.691Z] ok github.com/docker/docker/pkg/pubsub 1.167s coverage: 73.9% of statements [2020-01-07T11:21:41.923Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-07T11:21:42.317Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-01-07T11:21:43.054Z] ok github.com/docker/docker/daemon/cluster 1.651s coverage: 0.5% of statements [2020-01-07T11:21:43.060Z] --- PASS: TestInspect (3.58s) [2020-01-07T11:21:43.060Z] === RUN TestServiceListWithStatuses [2020-01-07T11:21:43.060Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-01-07T11:21:43.060Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T11:21:43.060Z] === RUN TestDockerNetworkConnectAlias [2020-01-07T11:21:43.337Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-01-07T11:21:43.337Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-01-07T11:21:44.363Z] ok github.com/docker/docker/pkg/symlink 0.029s coverage: 87.7% of statements [2020-01-07T11:21:44.363Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.0% of statements [2020-01-07T11:21:44.585Z] ok github.com/docker/docker/daemon/config 0.952s coverage: 80.1% of statements [2020-01-07T11:21:44.985Z] ok github.com/docker/docker/pkg/signal 3.450s coverage: 61.0% of statements [2020-01-07T11:21:45.549Z] ok github.com/docker/docker/daemon/discovery 0.381s coverage: 30.0% of statements [2020-01-07T11:21:45.609Z] ok github.com/docker/docker/pkg/tailfile 0.191s coverage: 88.6% of statements [2020-01-07T11:21:45.897Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.2% of statements [2020-01-07T11:21:47.090Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.116s coverage: 10.9% of statements [2020-01-07T11:21:47.180Z] --- PASS: TestServiceCreateInit (10.26s) [2020-01-07T11:21:47.180Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2020-01-07T11:21:47.180Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2020-01-07T11:21:47.180Z] === RUN TestCreateServiceMultipleTimes [2020-01-07T11:21:47.386Z] ok github.com/docker/docker/pkg/term 0.028s coverage: 85.9% of statements [2020-01-07T11:21:47.386Z] testing: warning: no tests to run [2020-01-07T11:21:47.386Z] coverage: [no statements] [2020-01-07T11:21:47.386Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-01-07T11:21:47.548Z] ok github.com/docker/docker/daemon/events 0.401s coverage: 50.0% of statements [2020-01-07T11:21:48.008Z] ok github.com/docker/docker/pkg/tarsum 0.229s coverage: 89.3% of statements [2020-01-07T11:21:48.300Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-01-07T11:21:48.300Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-01-07T11:21:48.925Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2020-01-07T11:21:49.179Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-01-07T11:21:49.410Z] --- PASS: TestDockerNetworkConnectAlias (6.07s) [2020-01-07T11:21:49.410Z] === RUN TestDockerNetworkReConnect [2020-01-07T11:21:49.724Z] ok github.com/docker/docker/daemon/graphdriver 0.732s coverage: 2.3% of statements [2020-01-07T11:21:49.725Z] ok github.com/docker/docker/daemon/links 0.076s coverage: 93.0% of statements [2020-01-07T11:21:50.103Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 82.1% of statements [2020-01-07T11:21:50.663Z] ok github.com/docker/docker/daemon 12.220s coverage: 17.6% of statements [2020-01-07T11:21:50.663Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-07T11:21:50.663Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-07T11:21:50.969Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-01-07T11:21:51.223Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-01-07T11:21:51.358Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-07T11:21:51.783Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-01-07T11:21:51.783Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-07T11:21:51.783Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-07T11:21:51.898Z] ok github.com/docker/docker/daemon 3.271s coverage: 9.2% of statements [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-07T11:21:51.898Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-01-07T11:21:52.865Z] ok github.com/docker/docker/daemon/logger/awslogs 0.638s coverage: 77.4% of statements [2020-01-07T11:21:52.865Z] ok github.com/docker/docker/daemon/logger 0.419s coverage: 43.0% of statements [2020-01-07T11:21:53.026Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2020-01-07T11:21:53.147Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-01-07T11:21:53.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-07T11:21:53.830Z] ok github.com/docker/docker/daemon/images 0.422s coverage: 4.9% of statements [2020-01-07T11:21:53.830Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-07T11:21:53.830Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-07T11:21:53.830Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-07T11:21:53.830Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-07T11:21:53.830Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-07T11:21:53.830Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-07T11:21:53.830Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-07T11:21:54.045Z] ok github.com/docker/docker/profiles/seccomp 0.036s coverage: 68.8% of statements [2020-01-07T11:21:54.665Z] ok github.com/docker/docker/plugin 0.611s coverage: 27.1% of statements [2020-01-07T11:21:54.717Z] --- PASS: TestDockerNetworkReConnect (5.46s) [2020-01-07T11:21:54.717Z] === RUN TestServicePlugin [2020-01-07T11:21:54.717Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-07T11:21:54.717Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:21:54.717Z] === RUN TestServiceUpdateLabel [2020-01-07T11:21:54.796Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.225s coverage: 88.3% of statements [2020-01-07T11:21:54.796Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.516s coverage: 62.1% of statements [2020-01-07T11:21:55.656Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-07T11:21:56.167Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2020-01-07T11:21:56.214Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.223s coverage: 57.0% of statements [2020-01-07T11:21:56.329Z] ok github.com/docker/docker/daemon/logger/local 0.359s coverage: 74.7% of statements [2020-01-07T11:21:56.329Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-07T11:21:56.455Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-01-07T11:21:56.533Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-07T11:21:56.788Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.192s coverage: 21.4% of statements [2020-01-07T11:21:57.763Z] ok github.com/docker/docker/daemon/logger/syslog 0.226s coverage: 47.8% of statements [2020-01-07T11:21:57.763Z] ok github.com/docker/docker/daemon/logger/templates 0.099s coverage: 8.3% of statements [2020-01-07T11:21:57.946Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-01-07T11:21:57.980Z] --- PASS: TestServiceUpdateLabel (2.85s) [2020-01-07T11:21:57.980Z] === RUN TestServiceUpdateSecrets [2020-01-07T11:21:58.571Z] ok github.com/docker/docker/runconfig 0.029s coverage: 68.2% of statements [2020-01-07T11:21:58.571Z] ok github.com/docker/docker/registry 0.523s coverage: 56.0% of statements [2020-01-07T11:21:59.059Z] === RUN TestDockerSuite/TestBuildRm [2020-01-07T11:21:59.515Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.244s coverage: 72.5% of statements [2020-01-07T11:21:59.515Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.734s coverage: 45.9% of statements [2020-01-07T11:21:59.515Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-07T11:21:59.935Z] ok github.com/docker/docker/daemon/logger/splunk 2.232s coverage: 82.5% of statements [2020-01-07T11:21:59.936Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-07T11:21:59.936Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-07T11:21:59.936Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-07T11:22:01.471Z] ok github.com/docker/docker/distribution/metadata 1.333s coverage: 48.2% of statements [2020-01-07T11:22:01.471Z] ok github.com/docker/docker/distribution 1.521s coverage: 20.3% of statements [2020-01-07T11:22:01.471Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-07T11:22:01.930Z] ok github.com/docker/docker/errdefs 0.151s coverage: 49.4% of statements [2020-01-07T11:22:02.066Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.103s coverage: 48.6% of statements [2020-01-07T11:22:02.074Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements [2020-01-07T11:22:02.340Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-07T11:22:03.275Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-07T11:22:03.461Z] ok github.com/docker/docker/distribution/xfer 2.501s coverage: 76.8% of statements [2020-01-07T11:22:03.461Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-07T11:22:03.512Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.272s coverage: 76.1% of statements [2020-01-07T11:22:03.918Z] ok github.com/docker/docker/image/cache 0.289s coverage: 19.2% of statements [2020-01-07T11:22:03.918Z] ok github.com/docker/docker/image/v1 0.401s coverage: 25.0% of statements [2020-01-07T11:22:04.477Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-01-07T11:22:04.477Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.121s coverage: 60.1% of statements [2020-01-07T11:22:04.477Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-07T11:22:04.477Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-07T11:22:04.773Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 67.0% of statements [2020-01-07T11:22:04.883Z] ok github.com/docker/docker/image 1.053s coverage: 86.4% of statements [2020-01-07T11:22:05.059Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-01-07T11:22:05.173Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-07T11:22:05.341Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-07T11:22:05.341Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-07T11:22:05.341Z] ok github.com/docker/docker/libcontainerd/queue 0.137s coverage: 100.0% of statements [2020-01-07T11:22:05.430Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-07T11:22:05.837Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-01-07T11:22:05.995Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-07T11:22:06.538Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-01-07T11:22:06.761Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-01-07T11:22:07.366Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-07T11:22:07.521Z] ok github.com/docker/docker/pkg/aaparser 0.090s coverage: 50.0% of statements [2020-01-07T11:22:07.686Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-01-07T11:22:07.686Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-07T11:22:07.686Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-07T11:22:07.979Z] ok github.com/docker/docker/layer 0.418s coverage: 30.0% of statements [2020-01-07T11:22:07.979Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-07T11:22:08.441Z] ok github.com/docker/docker/opts 0.294s coverage: 67.3% of statements [2020-01-07T11:22:08.751Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-07T11:22:09.049Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 42.7% of statements [2020-01-07T11:22:09.405Z] ok github.com/docker/docker/libcontainerd/local 0.444s coverage: 1.0% of statements [2020-01-07T11:22:09.405Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-07T11:22:09.405Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-07T11:22:09.405Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-07T11:22:09.405Z] ? github.com/docker/docker/oci [no test files] [2020-01-07T11:22:09.405Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-07T11:22:09.652Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 77.8% of statements [2020-01-07T11:22:09.652Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-07T11:22:09.652Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-07T11:22:09.684Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-07T11:22:09.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-07T11:22:10.212Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-01-07T11:22:10.369Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2020-01-07T11:22:10.827Z] ok github.com/docker/docker/pkg/capabilities 0.078s coverage: 87.5% of statements [2020-01-07T11:22:10.827Z] ok github.com/docker/docker/pkg/authorization 0.651s coverage: 26.8% of statements [2020-01-07T11:22:11.141Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2020-01-07T11:22:11.311Z] --- PASS: TestCreateServiceMultipleTimes (24.34s) [2020-01-07T11:22:11.311Z] === RUN TestCreateServiceConflict [2020-01-07T11:22:11.701Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2020-01-07T11:22:11.701Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2020-01-07T11:22:11.792Z] ok github.com/docker/docker/pkg/chrootarchive 0.130s coverage: 15.4% of statements [2020-01-07T11:22:11.792Z] ok github.com/docker/docker/pkg/directory 0.095s coverage: 80.0% of statements [2020-01-07T11:22:12.759Z] ok github.com/docker/docker/pkg/discovery 0.130s coverage: 58.3% of statements [2020-01-07T11:22:13.103Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 74.7% of statements [2020-01-07T11:22:13.103Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-07T11:22:13.216Z] ok github.com/docker/docker/pkg/discovery/file 0.087s coverage: 92.9% of statements [2020-01-07T11:22:13.363Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 19.9% of statements [2020-01-07T11:22:14.189Z] ok github.com/docker/docker/pkg/discovery/memory 0.123s coverage: 92.3% of statements [2020-01-07T11:22:14.439Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-01-07T11:22:14.439Z] === RUN TestServiceUpdateConfigs [2020-01-07T11:22:14.588Z] --- PASS: TestCreateServiceConflict (3.35s) [2020-01-07T11:22:14.588Z] === RUN TestCreateServiceMaxReplicas [2020-01-07T11:22:14.588Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-07T11:22:14.646Z] ok github.com/docker/docker/pkg/discovery/nodes 0.119s coverage: 93.8% of statements [2020-01-07T11:22:14.846Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-07T11:22:14.930Z] ok github.com/docker/docker/pkg/plugins 33.664s coverage: 76.6% of statements [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/rootless [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/volume [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-07T11:22:14.930Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === Skipped [2020-01-07T11:22:14.930Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-07T11:22:14.930Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-07T11:22:14.930Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:22:14.930Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:22:14.930Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:22:14.930Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:22:14.930Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:22:14.930Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:73: No driver to put! [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-07T11:22:14.930Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-07T11:22:14.930Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-07T11:22:14.930Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:22:14.930Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:22:14.930Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:22:14.930Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:22:14.930Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:22:14.930Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-07T11:22:14.930Z] graphtest_unix.go:73: No driver to put! [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-07T11:22:14.930Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-07T11:22:14.930Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] [2020-01-07T11:22:14.930Z] DONE 2155 tests, 20 skipped in 344.555s Post stage [Pipeline] junit [2020-01-07T11:22:14.966Z] Recording test results [2020-01-07T11:22:15.104Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-07T11:22:15.104Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-07T11:22:15.252Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-07T11:22:15.508Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2020-01-07T11:22:15.613Z] ok github.com/docker/docker/pkg/filenotify 0.082s coverage: 36.2% of statements [2020-01-07T11:22:15.669Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-07T11:22:15.844Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40348/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -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:9ae7196775dddeb49be5195e00572a55b3c4658a hack/make.sh dynbinary test-integration [2020-01-07T11:22:16.071Z] ok github.com/docker/docker/pkg/fileutils 0.168s coverage: 87.7% of statements [2020-01-07T11:22:16.108Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-01-07T11:22:16.131Z] [2020-01-07T11:22:16.418Z] Removing bundles/ [2020-01-07T11:22:16.418Z] [2020-01-07T11:22:16.418Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-07T11:22:16.418Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T11:22:16.418Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T11:22:16.534Z] ok github.com/docker/docker/pkg/homedir 0.062s coverage: 42.9% of statements [2020-01-07T11:22:16.602Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-07T11:22:16.667Z] ok github.com/docker/docker/daemon/logger/splunk 1.641s coverage: 82.5% of statements [2020-01-07T11:22:16.667Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-07T11:22:16.667Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-07T11:22:16.860Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-07T11:22:17.500Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 6.3% of statements [2020-01-07T11:22:17.501Z] ok github.com/docker/docker/pkg/discovery/kv 3.411s coverage: 84.1% of statements [2020-01-07T11:22:17.792Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2020-01-07T11:22:17.792Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-07T11:22:18.049Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-07T11:22:19.032Z] ok github.com/docker/docker/pkg/archive 9.134s coverage: 62.0% of statements [2020-01-07T11:22:19.032Z] ok github.com/docker/docker/pkg/ioutils 0.795s coverage: 69.2% of statements [2020-01-07T11:22:19.032Z] ok github.com/docker/docker/pkg/locker 0.149s coverage: 88.9% of statements [2020-01-07T11:22:19.032Z] ok github.com/docker/docker/pkg/jsonmessage 0.210s coverage: 91.7% of statements [2020-01-07T11:22:19.173Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2020-01-07T11:22:19.173Z] ok github.com/docker/docker/distribution 0.186s coverage: 22.1% of statements [2020-01-07T11:22:19.173Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-07T11:22:19.997Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2020-01-07T11:22:19.997Z] ok github.com/docker/docker/pkg/namesgenerator 0.068s coverage: 85.7% of statements [2020-01-07T11:22:20.096Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-01-07T11:22:20.455Z] ok github.com/docker/docker/pkg/parsers 0.194s coverage: 97.0% of statements [2020-01-07T11:22:20.914Z] ok github.com/docker/docker/pkg/pidfile 0.068s coverage: 82.6% of statements [2020-01-07T11:22:21.455Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-01-07T11:22:22.379Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-01-07T11:22:22.379Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.6% of statements [2020-01-07T11:22:22.379Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-07T11:22:22.379Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-07T11:22:22.446Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.380s coverage: 56.8% of statements [2020-01-07T11:22:23.307Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-07T11:22:23.783Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-01-07T11:22:23.783Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-07T11:22:23.872Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-07T11:22:23.978Z] ok github.com/docker/docker/pkg/plugins/transport 0.655s coverage: 85.7% of statements [2020-01-07T11:22:23.978Z] ok github.com/docker/docker/pkg/pools 0.059s coverage: 88.2% of statements [2020-01-07T11:22:24.343Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-01-07T11:22:24.943Z] ok github.com/docker/docker/pkg/progress 0.078s coverage: 75.9% of statements [2020-01-07T11:22:25.243Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-07T11:22:25.501Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-07T11:22:25.705Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2020-01-07T11:22:25.705Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-07T11:22:25.909Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2020-01-07T11:22:25.909Z] ok github.com/docker/docker/pkg/pubsub 1.111s coverage: 73.9% of statements [2020-01-07T11:22:26.870Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-07T11:22:26.874Z] ok github.com/docker/docker/pkg/signal 0.053s coverage: 20.3% of statements [2020-01-07T11:22:27.332Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2020-01-07T11:22:27.590Z] ok github.com/docker/docker/pkg/archive 0.392s coverage: 77.3% of statements [2020-01-07T11:22:28.241Z] === RUN TestDockerSuite/TestBuildUser [2020-01-07T11:22:28.298Z] ok github.com/docker/docker/pkg/stringid 0.086s coverage: 70.6% of statements [2020-01-07T11:22:28.298Z] ok github.com/docker/docker/pkg/streamformatter 0.062s coverage: 66.2% of statements [2020-01-07T11:22:28.556Z] ok github.com/docker/docker/pkg/authorization 0.111s coverage: 68.3% of statements [2020-01-07T11:22:28.556Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-07T11:22:28.811Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-07T11:22:29.263Z] ok github.com/docker/docker/pkg/sysinfo 0.072s coverage: 38.2% of statements [2020-01-07T11:22:30.140Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-07T11:22:30.227Z] ok github.com/docker/docker/pkg/system 0.098s coverage: 13.1% of statements [2020-01-07T11:22:30.227Z] ok github.com/docker/docker/pkg/tailfile 0.196s coverage: 88.6% of statements [2020-01-07T11:22:30.902Z] --- PASS: TestServiceUpdateConfigs (15.55s) [2020-01-07T11:22:30.902Z] === RUN TestServiceUpdateNetwork [2020-01-07T11:22:31.758Z] ok github.com/docker/docker/pkg/tarsum 0.138s coverage: 89.3% of statements [2020-01-07T11:22:31.758Z] ok github.com/docker/docker/pkg/term 0.042s coverage: 30.8% of statements [2020-01-07T11:22:32.147Z] ok github.com/docker/docker/layer 7.296s coverage: 68.8% of statements [2020-01-07T11:22:32.148Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-07T11:22:32.148Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-07T11:22:32.148Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-07T11:22:32.148Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-07T11:22:32.148Z] ? github.com/docker/docker/oci [no test files] [2020-01-07T11:22:32.148Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-07T11:22:32.403Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-01-07T11:22:32.403Z] ok github.com/docker/docker/pkg/chrootarchive 2.954s coverage: 43.2% of statements [2020-01-07T11:22:32.403Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-07T11:22:32.403Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-07T11:22:32.723Z] testing: warning: no tests to run [2020-01-07T11:22:32.723Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: 0.0% of statements [no tests to run] [2020-01-07T11:22:32.723Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2020-01-07T11:22:32.963Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-07T11:22:33.180Z] ok github.com/docker/docker/pkg/urlutil 0.058s coverage: 100.0% of statements [2020-01-07T11:22:33.218Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-01-07T11:22:33.416Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.37s) [2020-01-07T11:22:33.416Z] === RUN TestCreateServiceSecretFileMode [2020-01-07T11:22:33.638Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2020-01-07T11:22:33.674Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-07T11:22:34.143Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-01-07T11:22:34.703Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-01-07T11:22:34.958Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-01-07T11:22:35.170Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-07T11:22:35.170Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-07T11:22:35.170Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-07T11:22:35.170Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-07T11:22:35.170Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-07T11:22:35.170Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-07T11:22:35.170Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-07T11:22:35.170Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-07T11:22:35.628Z] ok github.com/docker/docker/plugin/v2 0.157s coverage: 20.1% of statements [2020-01-07T11:22:36.087Z] ok github.com/docker/docker/plugin 0.327s coverage: 11.6% of statements [2020-01-07T11:22:36.220Z] --- PASS: TestCreateServiceSecretFileMode (2.69s) [2020-01-07T11:22:36.220Z] === RUN TestCreateServiceConfigFileMode [2020-01-07T11:22:36.318Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-01-07T11:22:36.877Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-01-07T11:22:37.052Z] ok github.com/docker/docker/reference 0.171s coverage: 84.4% of statements [2020-01-07T11:22:37.437Z] ok github.com/docker/docker/pkg/discovery/kv 3.130s coverage: 84.1% of statements [2020-01-07T11:22:37.691Z] ok github.com/docker/docker/pkg/fsutils 0.204s coverage: 85.1% of statements [2020-01-07T11:22:37.691Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-01-07T11:22:38.018Z] ok github.com/docker/docker/registry/resumable 0.283s coverage: 100.0% of statements [2020-01-07T11:22:38.018Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2020-01-07T11:22:38.983Z] ok github.com/docker/docker/registry 0.420s coverage: 51.7% of statements [2020-01-07T11:22:39.094Z] ok github.com/docker/docker/pkg/idtools 0.459s coverage: 70.1% of statements [2020-01-07T11:22:39.348Z] ok github.com/docker/docker/pkg/ioutils 0.555s coverage: 69.3% of statements [2020-01-07T11:22:39.441Z] ok github.com/docker/docker/testutil 0.113s coverage: 62.5% of statements [2020-01-07T11:22:39.441Z] ok github.com/docker/docker/runconfig 0.243s coverage: 54.5% of statements [2020-01-07T11:22:39.498Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2020-01-07T11:22:39.498Z] === RUN TestCreateServiceSysctls [2020-01-07T11:22:39.603Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-01-07T11:22:39.858Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-01-07T11:22:39.858Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-01-07T11:22:39.858Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-07T11:22:40.462Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-01-07T11:22:40.804Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-01-07T11:22:41.059Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-07T11:22:41.313Z] ok github.com/docker/docker/pkg/mount 0.553s coverage: 70.0% of statements [2020-01-07T11:22:41.313Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-07T11:22:41.612Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2020-01-07T11:22:41.866Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-01-07T11:22:41.866Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-07T11:22:41.866Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-07T11:22:42.337Z] ok github.com/docker/docker/volume/drivers 0.143s coverage: 36.1% of statements [2020-01-07T11:22:42.791Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-01-07T11:22:42.795Z] ok github.com/docker/docker/volume/local 0.345s coverage: 37.7% of statements [2020-01-07T11:22:42.795Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 66.2% of statements [2020-01-07T11:22:43.350Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-07T11:22:43.604Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-07T11:22:43.675Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-01-07T11:22:43.675Z] === RUN TestCreateServiceCapabilities [2020-01-07T11:22:43.859Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-01-07T11:22:44.404Z] --- PASS: TestServiceUpdateNetwork (15.17s) [2020-01-07T11:22:44.404Z] PASS [2020-01-07T11:22:44.404Z] [2020-01-07T11:22:44.404Z] === Skipped [2020-01-07T11:22:44.404Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-01-07T11:22:44.404Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T11:22:44.404Z] [2020-01-07T11:22:44.404Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-01-07T11:22:44.404Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:22:44.404Z] [2020-01-07T11:22:44.404Z] [2020-01-07T11:22:44.404Z] DONE 20 tests, 2 skipped in 125.913s [2020-01-07T11:22:44.404Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-01-07T11:22:44.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:22:44.404Z] ++ set -e [2020-01-07T11:22:44.404Z] ++ '[' -n 0 ']' [2020-01-07T11:22:44.404Z] ++ set -x [2020-01-07T11:22:44.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-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:22:44.405Z] INFO: Testing against a local daemon [2020-01-07T11:22:44.405Z] === RUN TestSessionCreate [2020-01-07T11:22:44.405Z] --- PASS: TestSessionCreate (0.02s) [2020-01-07T11:22:44.405Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-07T11:22:44.405Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-01-07T11:22:44.405Z] PASS [2020-01-07T11:22:44.405Z] [2020-01-07T11:22:44.405Z] DONE 2 tests in 0.228s [2020-01-07T11:22:44.405Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-01-07T11:22:44.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:22:44.405Z] ++ set -e [2020-01-07T11:22:44.405Z] ++ '[' -n 0 ']' [2020-01-07T11:22:44.405Z] ++ set -x [2020-01-07T11:22:44.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-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:22:44.405Z] INFO: Testing against a local daemon [2020-01-07T11:22:44.405Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-07T11:22:44.405Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-01-07T11:22:44.405Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T11:22:44.405Z] === RUN TestEventsExecDie [2020-01-07T11:22:44.965Z] ok github.com/docker/docker/volume/service 0.476s coverage: 70.3% of statements [2020-01-07T11:22:45.183Z] --- PASS: TestEventsExecDie (0.91s) [2020-01-07T11:22:45.183Z] === RUN TestEventsBackwardsCompatible [2020-01-07T11:22:45.183Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-01-07T11:22:45.183Z] === RUN TestInfoBinaryCommits [2020-01-07T11:22:45.183Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-01-07T11:22:45.183Z] === RUN TestInfoAPIVersioned [2020-01-07T11:22:45.183Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-07T11:22:45.183Z] === RUN TestInfoDiscoveryBackend [2020-01-07T11:22:45.258Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-01-07T11:22:45.513Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-01-07T11:22:45.554Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-07T11:22:45.554Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-07T11:22:46.797Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-07T11:22:46.797Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-07T11:22:46.951Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2020-01-07T11:22:46.951Z] === RUN TestInspect [2020-01-07T11:22:46.951Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-07T11:22:47.164Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-01-07T11:22:47.164Z] === RUN TestInfoAPI [2020-01-07T11:22:47.164Z] --- PASS: TestInfoAPI (0.02s) [2020-01-07T11:22:47.164Z] === RUN TestInfoAPIWarnings [2020-01-07T11:22:47.944Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-01-07T11:22:47.944Z] === RUN TestInfoDebug [2020-01-07T11:22:48.308Z] --- PASS: TestInfoDebug (0.52s) [2020-01-07T11:22:48.308Z] === RUN TestInfoInsecureRegistries [2020-01-07T11:22:48.676Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-07T11:22:48.676Z] === RUN TestInfoRegistryMirrors [2020-01-07T11:22:48.767Z] ok github.com/docker/docker/pkg/signal 2.393s coverage: 61.0% of statements [2020-01-07T11:22:48.767Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-07T11:22:49.022Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-01-07T11:22:49.320Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-01-07T11:22:49.320Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-07T11:22:49.466Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-01-07T11:22:49.466Z] === RUN TestLoginFailsWithBadCredentials [2020-01-07T11:22:49.879Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2020-01-07T11:22:49.968Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-01-07T11:22:49.968Z] === RUN TestPingCacheHeaders [2020-01-07T11:22:49.968Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-07T11:22:49.968Z] === RUN TestPingGet [2020-01-07T11:22:49.968Z] --- PASS: TestPingGet (0.02s) [2020-01-07T11:22:49.968Z] === RUN TestPingHead [2020-01-07T11:22:49.968Z] --- PASS: TestPingHead (0.02s) [2020-01-07T11:22:49.968Z] === RUN TestVersion [2020-01-07T11:22:49.968Z] --- PASS: TestVersion (0.05s) [2020-01-07T11:22:49.968Z] PASS [2020-01-07T11:22:49.968Z] [2020-01-07T11:22:49.968Z] === Skipped [2020-01-07T11:22:49.968Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-01-07T11:22:49.968Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T11:22:49.968Z] [2020-01-07T11:22:49.968Z] [2020-01-07T11:22:49.968Z] DONE 18 tests, 1 skipped in 5.903s [2020-01-07T11:22:49.968Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-01-07T11:22:49.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:22:49.968Z] ++ set -e [2020-01-07T11:22:49.968Z] ++ '[' -n 0 ']' [2020-01-07T11:22:49.968Z] ++ set -x [2020-01-07T11:22:49.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:22:50.403Z] INFO: Testing against a local daemon [2020-01-07T11:22:50.403Z] === RUN TestVolumesCreateAndList [2020-01-07T11:22:50.403Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-01-07T11:22:50.403Z] === RUN TestVolumesRemove [2020-01-07T11:22:50.403Z] --- PASS: TestVolumesRemove (0.11s) [2020-01-07T11:22:50.403Z] === RUN TestVolumesInspect [2020-01-07T11:22:50.403Z] --- PASS: TestVolumesInspect (0.02s) [2020-01-07T11:22:50.403Z] === RUN TestVolumesInvalidJSON [2020-01-07T11:22:50.403Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-07T11:22:50.403Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-07T11:22:50.403Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-07T11:22:50.403Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-07T11:22:50.403Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-07T11:22:50.403Z] PASS [2020-01-07T11:22:50.403Z] [2020-01-07T11:22:50.403Z] DONE 5 tests in 0.511s [2020-01-07T11:22:50.403Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T11:22:50.403Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T11:22:50.403Z] +++ kill 11455 [2020-01-07T11:22:50.439Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.2% of statements [2020-01-07T11:22:50.694Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-01-07T11:22:51.133Z] --- PASS: TestInspect (3.83s) [2020-01-07T11:22:51.133Z] === RUN TestServiceListWithStatuses [2020-01-07T11:22:51.133Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-07T11:22:51.133Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T11:22:51.133Z] === RUN TestDockerNetworkConnectAlias [2020-01-07T11:22:51.253Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2020-01-07T11:22:51.717Z] +++ /etc/init.d/apparmor stop [2020-01-07T11:22:51.717Z] Clearing AppArmor profiles cache:. [2020-01-07T11:22:51.717Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T11:22:51.717Z] Unloading profiles will leave already running processes permanently [2020-01-07T11:22:51.717Z] unconfined, which can lead to unexpected situations. [2020-01-07T11:22:51.717Z] [2020-01-07T11:22:51.717Z] To set a process to complain mode, use the command line tool [2020-01-07T11:22:51.717Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T11:22:51.717Z] with the 'teardown' option." [2020-01-07T11:22:51.717Z] [2020-01-07T11:22:51.813Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2020-01-07T11:22:51.813Z] testing: warning: no tests to run [2020-01-07T11:22:51.813Z] coverage: [no statements] [2020-01-07T11:22:51.813Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-07T11:22:52.371Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-07T11:22:52.503Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-07T11:22:52.626Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-01-07T11:22:52.626Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-07T11:22:53.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote Post stage [Pipeline] junit [2020-01-07T11:22:53.634Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-07T11:22:53.678Z] Recording test results [2020-01-07T11:22:54.199Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-07T11:22:55.134Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2020-01-07T11:22:55.219Z] + echo Ensuring container killed. [2020-01-07T11:22:55.219Z] Ensuring container killed. [2020-01-07T11:22:55.219Z] + docker rm -vf docker-pr4 [2020-01-07T11:22:55.219Z] Error: No such container: docker-pr4 [2020-01-07T11:22:55.219Z] + true [Pipeline] sh [2020-01-07T11:22:55.389Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-07T11:22:55.571Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-07T11:22:56.169Z] + echo Chowning /workspace to jenkins user [2020-01-07T11:22:56.169Z] Chowning /workspace to jenkins user [2020-01-07T11:22:56.169Z] + id -u [2020-01-07T11:22:56.169Z] + id -g [2020-01-07T11:22:56.169Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40348:/workspace busybox chown -R 1001:1001 /workspace [2020-01-07T11:22:56.169Z] Unable to find image 'busybox:latest' locally [2020-01-07T11:22:56.313Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-01-07T11:22:56.503Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-07T11:22:56.534Z] latest: Pulling from library/busybox [2020-01-07T11:22:56.534Z] 6dc7af96dfc8: Pulling fs layer [2020-01-07T11:22:56.534Z] 6dc7af96dfc8: Verifying Checksum [2020-01-07T11:22:56.534Z] 6dc7af96dfc8: Download complete [2020-01-07T11:22:56.567Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-07T11:22:57.326Z] ok github.com/docker/docker/pkg/plugins 35.276s coverage: 73.4% of statements [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/rootless [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/volume [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-07T11:22:57.326Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-07T11:22:57.355Z] 6dc7af96dfc8: Pull complete [2020-01-07T11:22:57.355Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-07T11:22:57.355Z] Status: Downloaded newer image for busybox:latest [2020-01-07T11:22:57.979Z] ok github.com/docker/docker/registry 0.089s coverage: 56.0% of statements [2020-01-07T11:22:57.988Z] --- PASS: TestDockerNetworkConnectAlias (7.43s) [2020-01-07T11:22:57.988Z] === RUN TestDockerNetworkReConnect [2020-01-07T11:22:57.988Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-07T11:22:58.245Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-07T11:22:58.245Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-07T11:22:58.245Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-07T11:22:58.245Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-07T11:22:58.543Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-07T11:22:58.797Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === Skipped [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-01-07T11:22:59.514Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-01-07T11:22:59.514Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-01-07T11:22:59.514Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-01-07T11:22:59.514Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-01-07T11:22:59.514Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-01-07T11:22:59.514Z] client_test.go:23: runtime.GOOS == "windows" [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-01-07T11:22:59.514Z] daemon_test.go:147: root required [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-01-07T11:22:59.514Z] reload_test.go:520: root required [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-01-07T11:22:59.514Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-01-07T11:22:59.514Z] pull_v2_test.go:73: Needs fixing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-01-07T11:22:59.514Z] pull_v2_test.go:118: Needs fixing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-01-07T11:22:59.514Z] download_test.go:268: Needs fixing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-01-07T11:22:59.514Z] layer_test.go:304: Failing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-01-07T11:22:59.514Z] layer_test.go:353: Failing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-01-07T11:22:59.514Z] layer_test.go:468: Failing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-01-07T11:22:59.514Z] layer_test.go:697: Failing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-01-07T11:22:59.514Z] migration_test.go:46: Failing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-01-07T11:22:59.514Z] migration_test.go:182: Failing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-01-07T11:22:59.514Z] mount_test.go:17: Failing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-01-07T11:22:59.514Z] mount_test.go:76: Failing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-01-07T11:22:59.514Z] mount_test.go:125: Failing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-01-07T11:22:59.514Z] mount_test.go:212: Failing on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-01-07T11:22:59.514Z] archive_test.go:133: Xz not present in msys2 [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-01-07T11:22:59.514Z] archive_test.go:238: Failing on Windows CI machines [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-01-07T11:22:59.514Z] archive_windows_test.go:16: Currently fails [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-01-07T11:22:59.514Z] changes_test.go:192: needs more investigation [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-01-07T11:22:59.514Z] changes_test.go:405: needs further investigation [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-01-07T11:22:59.514Z] changes_test.go:441: needs further investigation [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-01-07T11:22:59.514Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-01-07T11:22:59.514Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-01-07T11:22:59.514Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-01-07T11:22:59.514Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-01-07T11:22:59.514Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-01-07T11:22:59.514Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-01-07T11:22:59.514Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-01-07T11:22:59.514Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-01-07T11:22:59.514Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-01-07T11:22:59.514Z] poller_test.go:41: No chmod on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-01-07T11:22:59.514Z] fileutils_test.go:134: Needs porting to Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-01-07T11:22:59.514Z] fileutils_test.go:180: Needs porting to Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-01-07T11:22:59.514Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-01-07T11:22:59.514Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-01-07T11:22:59.514Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-01-07T11:22:59.514Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-01-07T11:22:59.514Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-01-07T11:22:59.514Z] [2020-01-07T11:22:59.514Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-01-07T11:22:59.514Z] local_test.go:181: runtime.GOOS == "windows" [2020-01-07T11:22:59.515Z] [2020-01-07T11:22:59.515Z] [2020-01-07T11:22:59.515Z] DONE 1759 tests, 46 skipped in 205.244s [2020-01-07T11:22:59.515Z] INFO: make.ps1 ended at 01/07/2020 11:22:59 [2020-01-07T11:22:59.722Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-01-07T11:22:59.722Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-07T11:22:59.938Z] + bundleName=s390x-integration [2020-01-07T11:22:59.938Z] + echo Creating s390x-integration-bundles.tar.gz [2020-01-07T11:22:59.938Z] Creating s390x-integration-bundles.tar.gz [2020-01-07T11:22:59.938Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-07T11:22:59.938Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-07T11:23:00.069Z] Archiving artifacts [2020-01-07T11:23:00.769Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-07T11:23:00.769Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-07T11:23:01.060Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-01-07T11:23:01.206Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40348/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T11:23:01.333Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-07T11:23:01.520Z] INFO: Unit tests ended at 01/07/2020 11:23:01. Duration:00:03:41.1577047 [2020-01-07T11:23:01.520Z] INFO: Building busybox [2020-01-07T11:23:01.898Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-07T11:23:01.932Z] + make clean [2020-01-07T11:23:01.980Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-07T11:23:01.980Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-07T11:23:01.980Z] [2020-01-07T11:23:01.980Z] Sending build context to Docker daemon 2.56kB [2020-01-07T11:23:01.980Z] [2020-01-07T11:23:01.980Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-07T11:23:01.980Z] ---> 782a75e44953 [2020-01-07T11:23:01.980Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-07T11:23:01.980Z] ---> Running in 37fb4c38f6fa [2020-01-07T11:23:02.292Z] make: command: Command not found [2020-01-07T11:23:02.292Z] make: command: Command not found [2020-01-07T11:23:02.292Z] docker volume rm -f docker-dev-cache [2020-01-07T11:23:02.292Z] docker-dev-cache [Pipeline] deleteDir [2020-01-07T11:23:03.024Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-07T11:23:03.024Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2020-01-07T11:23:03.284Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-07T11:23:03.284Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-07T11:23:03.541Z] --- PASS: TestDockerNetworkReConnect (5.72s) [2020-01-07T11:23:03.541Z] === RUN TestServicePlugin [2020-01-07T11:23:03.624Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-01-07T11:23:04.983Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-01-07T11:23:07.719Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-07T11:23:07.783Z] Removing intermediate container 37fb4c38f6fa [2020-01-07T11:23:07.783Z] ---> bbdc09f944ff [2020-01-07T11:23:07.783Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-07T11:23:08.243Z] [2020-01-07T11:23:08.243Z] ---> 3a652bce7ac3 [2020-01-07T11:23:08.243Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-07T11:23:08.243Z] ---> Running in ec9a4122aad8 [2020-01-07T11:23:09.616Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-07T11:23:09.783Z] [2020-01-07T11:23:09.783Z] SUCCESS: Specified value was saved. [2020-01-07T11:23:10.547Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-07T11:23:10.804Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-07T11:23:11.738Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-07T11:23:11.738Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-07T11:23:12.701Z] Removing intermediate container ec9a4122aad8 [2020-01-07T11:23:12.701Z] ---> fc25b627bc8e [2020-01-07T11:23:12.701Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-07T11:23:12.701Z] ---> Running in fbfc36889464 [2020-01-07T11:23:13.108Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-07T11:23:15.631Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-07T11:23:15.631Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-07T11:23:15.631Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-07T11:23:16.195Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-07T11:23:17.127Z] === RUN TestDockerSuite/TestCommitChange [2020-01-07T11:23:17.208Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/rootless [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/volume [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-07T11:23:17.208Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-07T11:23:17.208Z] [2020-01-07T11:23:17.208Z] === Skipped [2020-01-07T11:23:17.208Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-07T11:23:17.208Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-07T11:23:17.208Z] [2020-01-07T11:23:17.208Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-07T11:23:17.208Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-07T11:23:17.208Z] [2020-01-07T11:23:17.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-07T11:23:17.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:23:17.208Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:23:17.208Z] [2020-01-07T11:23:17.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-07T11:23:17.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:23:17.208Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:23:17.208Z] [2020-01-07T11:23:17.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-07T11:23:17.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:23:17.208Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:23:17.208Z] [2020-01-07T11:23:17.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-07T11:23:17.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:23:17.208Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:23:17.208Z] [2020-01-07T11:23:17.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-07T11:23:17.208Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:23:17.208Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T11:23:17.208Z] [2020-01-07T11:23:17.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-07T11:23:17.208Z] graphtest_unix.go:73: No driver to put! [2020-01-07T11:23:17.208Z] [2020-01-07T11:23:17.208Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-07T11:23:17.208Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-07T11:23:17.208Z] [2020-01-07T11:23:17.209Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-07T11:23:17.209Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-07T11:23:17.209Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-07T11:23:17.209Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-07T11:23:17.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:23:17.209Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-07T11:23:17.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:23:17.209Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-07T11:23:17.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:23:17.209Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-07T11:23:17.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:23:17.209Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-07T11:23:17.209Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T11:23:17.209Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-07T11:23:17.209Z] graphtest_unix.go:73: No driver to put! [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-07T11:23:17.209Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-07T11:23:17.209Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] [2020-01-07T11:23:17.209Z] DONE 2155 tests, 20 skipped in 238.576s Post stage [Pipeline] junit [2020-01-07T11:23:17.260Z] Recording test results [2020-01-07T11:23:17.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-01-07T11:23:18.172Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40348/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ae7196775dddeb49be5195e00572a55b3c4658a hack/validate/vendor [2020-01-07T11:23:18.505Z] Cannot create a file when that file already exists. [2020-01-07T11:23:18.732Z] No vendor changes in diff. [2020-01-07T11:23:18.756Z] === RUN TestDockerSuite/TestCommitChangeLabels [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-01-07T11:23:19.614Z] + echo Building e2e image [2020-01-07T11:23:19.614Z] Building e2e image [2020-01-07T11:23:19.614Z] + docker build --build-arg DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a -t moby-e2e-test -f Dockerfile.e2e . [2020-01-07T11:23:19.614Z] #2 [internal] load .dockerignore [2020-01-07T11:23:19.614Z] #2 transferring context: 34B done [2020-01-07T11:23:19.614Z] #2 DONE 0.0s [2020-01-07T11:23:19.614Z] [2020-01-07T11:23:19.614Z] #1 [internal] load build definition from Dockerfile.e2e [2020-01-07T11:23:19.614Z] #1 transferring dockerfile: 3.21kB done [2020-01-07T11:23:19.614Z] #1 DONE 0.0s [2020-01-07T11:23:19.614Z] [2020-01-07T11:23:19.614Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-01-07T11:23:19.614Z] #3 DONE 0.1s [2020-01-07T11:23:19.614Z] [2020-01-07T11:23:19.614Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2020-01-07T11:23:19.690Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-07T11:23:19.870Z] #4 DONE 0.2s [2020-01-07T11:23:19.870Z] [2020-01-07T11:23:19.870Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2020-01-07T11:23:19.870Z] #5 CACHED [2020-01-07T11:23:19.870Z] [2020-01-07T11:23:19.870Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-07T11:23:19.870Z] #14 resolve docker.io/library/golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa done [2020-01-07T11:23:20.125Z] #14 sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f 2.80MB / 2.80MB 0.1s done [2020-01-07T11:23:20.125Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done [2020-01-07T11:23:20.125Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 0B / 154B 0.1s [2020-01-07T11:23:20.125Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 0B / 126.88MB 0.1s [2020-01-07T11:23:20.125Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 0B / 126B 0.1s [2020-01-07T11:23:20.125Z] #14 sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa 1.65kB / 1.65kB done [2020-01-07T11:23:20.125Z] #14 sha256:eec8b6c0bc53eff8fc6d5f934279138854f6c93c7d997cb292bcab09d3c6a3b6 1.36kB / 1.36kB done [2020-01-07T11:23:20.125Z] #14 sha256:57ce7b9daa9bccf08840e20b6014c51c382d06ff45e8b6aeeac21b4e71071186 3.83kB / 3.83kB done [2020-01-07T11:23:20.125Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.1s done [2020-01-07T11:23:20.125Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 126B / 126B 0.2s done [2020-01-07T11:23:20.125Z] #14 extracting sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f [2020-01-07T11:23:20.380Z] #14 ... [2020-01-07T11:23:20.380Z] [2020-01-07T11:23:20.380Z] #8 [internal] load build context [2020-01-07T11:23:20.380Z] #8 transferring context: 808.88kB 0.4s done [2020-01-07T11:23:20.380Z] #8 DONE 0.5s [2020-01-07T11:23:20.380Z] [2020-01-07T11:23:20.380Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-07T11:23:20.380Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 7.20MB / 126.88MB 0.4s [2020-01-07T11:23:20.380Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 16.52MB / 126.88MB 0.5s [2020-01-07T11:23:20.676Z] #14 extracting sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f 0.5s done [2020-01-07T11:23:20.676Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 33.07MB / 126.88MB 0.8s [2020-01-07T11:23:20.676Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 [2020-01-07T11:23:20.676Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 41.64MB / 126.88MB 0.9s [2020-01-07T11:23:20.931Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.2s done [2020-01-07T11:23:20.931Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done [2020-01-07T11:23:21.186Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 51.37MB / 126.88MB 1.1s [2020-01-07T11:23:21.186Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 68.90MB / 126.88MB 1.3s [2020-01-07T11:23:21.481Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 79.08MB / 126.88MB 1.4s [2020-01-07T11:23:21.481Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 102.21MB / 126.88MB 1.6s [2020-01-07T11:23:21.481Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 113.31MB / 126.88MB 1.7s [Pipeline] } [Pipeline] // withEnv [2020-01-07T11:23:21.587Z] === RUN TestDockerSuite/TestCommitNewFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-07T11:23:21.736Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.87MB / 126.88MB 1.8s [2020-01-07T11:23:21.990Z] #14 ... [2020-01-07T11:23:21.990Z] [2020-01-07T11:23:21.990Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-01-07T11:23:21.990Z] #6 DONE 2.2s [2020-01-07T11:23:21.990Z] [2020-01-07T11:23:21.990Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-07T11:23:21.990Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 2.1s done [2020-01-07T11:23:22.244Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 [2020-01-07T11:23:23.487Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-07T11:23:24.319Z] Removing intermediate container fbfc36889464 [2020-01-07T11:23:24.319Z] ---> ac580f23bed2 [2020-01-07T11:23:24.319Z] Step 6/6 : CMD ["sh"] [2020-01-07T11:23:24.319Z] ---> Running in 54e51fde9ade [2020-01-07T11:23:24.419Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-07T11:23:24.779Z] Removing intermediate container 54e51fde9ade [2020-01-07T11:23:24.779Z] ---> ce71f9dd33c4 [2020-01-07T11:23:24.779Z] Successfully built ce71f9dd33c4 [2020-01-07T11:23:24.779Z] Successfully tagged busybox:latest [2020-01-07T11:23:24.779Z] INFO: Docker images of the daemon under test [2020-01-07T11:23:24.779Z] [2020-01-07T11:23:24.779Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-07T11:23:24.779Z] busybox latest ce71f9dd33c4 Less than a second ago 4.85GB [2020-01-07T11:23:24.779Z] microsoft/windowsservercore latest 782a75e44953 5 weeks ago 4.82GB [2020-01-07T11:23:24.779Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 5 weeks ago 4.82GB [2020-01-07T11:23:24.779Z] [2020-01-07T11:23:24.779Z] INFO: Running integration tests at 01/07/2020 11:23:24... [2020-01-07T11:23:24.779Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-07T11:23:24.779Z] INFO: Integration API tests being run from the host: [2020-01-07T11:23:24.779Z] INFO: make.ps1 starting at 01/07/2020 11:23:24 [2020-01-07T11:23:25.759Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-07T11:23:26.944Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-07T11:23:27.560Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 5.2s [2020-01-07T11:23:27.885Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-07T11:23:28.483Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 6.3s done [2020-01-07T11:23:28.737Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 done [2020-01-07T11:23:28.991Z] #14 DONE 9.3s [2020-01-07T11:23:28.991Z] [2020-01-07T11:23:28.991Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-01-07T11:23:28.991Z] #7 1.131 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-01-07T11:23:28.991Z] #7 2.231 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-01-07T11:23:28.991Z] #7 2.340 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2020-01-07T11:23:28.991Z] #7 2.346 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2020-01-07T11:23:28.991Z] #7 2.565 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2020-01-07T11:23:28.991Z] #7 2.574 (4/31) Installing readline (8.0.0-r0) [2020-01-07T11:23:28.991Z] #7 2.580 (5/31) Installing bash (5.0.0-r0) [2020-01-07T11:23:28.991Z] #7 2.600 Executing bash-5.0.0-r0.post-install [2020-01-07T11:23:28.991Z] #7 2.605 (6/31) Installing ca-certificates (20190108-r0) [2020-01-07T11:23:28.991Z] #7 2.634 (7/31) Installing libgcc (8.3.0-r0) [2020-01-07T11:23:28.991Z] #7 2.638 (8/31) Installing libstdc++ (8.3.0-r0) [2020-01-07T11:23:28.991Z] #7 2.653 (9/31) Installing binutils (2.32-r0) [2020-01-07T11:23:28.991Z] #7 2.762 (10/31) Installing gmp (6.1.2-r1) [2020-01-07T11:23:28.991Z] #7 2.772 (11/31) Installing isl (0.18-r0) [2020-01-07T11:23:28.991Z] #7 2.795 (12/31) Installing libgomp (8.3.0-r0) [2020-01-07T11:23:28.991Z] #7 2.800 (13/31) Installing libatomic (8.3.0-r0) [2020-01-07T11:23:28.991Z] #7 2.803 (14/31) Installing mpfr3 (3.1.5-r1) [2020-01-07T11:23:28.991Z] #7 2.810 (15/31) Installing mpc1 (1.1.0-r0) [2020-01-07T11:23:28.991Z] #7 2.814 (16/31) Installing gcc (8.3.0-r0) [2020-01-07T11:23:28.991Z] #7 3.796 (17/31) Installing musl-dev (1.1.22-r3) [2020-01-07T11:23:28.991Z] #7 3.915 (18/31) Installing libc-dev (0.7.1-r0) [2020-01-07T11:23:28.991Z] #7 3.916 (19/31) Installing g++ (8.3.0-r0) [2020-01-07T11:23:28.991Z] #7 4.567 (20/31) Installing nghttp2-libs (1.39.2-r0) [2020-01-07T11:23:28.991Z] #7 4.574 (21/31) Installing libcurl (7.66.0-r0) [2020-01-07T11:23:28.991Z] #7 4.584 (22/31) Installing expat (2.2.8-r0) [2020-01-07T11:23:28.991Z] #7 4.587 (23/31) Installing pcre2 (10.33-r0) [2020-01-07T11:23:28.991Z] #7 4.597 (24/31) Installing git (2.22.2-r0) [2020-01-07T11:23:28.991Z] #7 4.826 (25/31) Installing libmnl (1.0.4-r0) [2020-01-07T11:23:28.991Z] #7 4.830 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-01-07T11:23:28.991Z] #7 4.834 (27/31) Installing iptables (1.8.3-r0) [2020-01-07T11:23:28.991Z] #7 4.865 (28/31) Installing pigz (2.4-r0) [2020-01-07T11:23:28.991Z] #7 4.872 (29/31) Installing tar (1.32-r0) [2020-01-07T11:23:28.991Z] #7 4.882 (30/31) Installing xz-libs (5.2.4-r0) [2020-01-07T11:23:28.991Z] #7 4.886 (31/31) Installing xz (5.2.4-r0) [2020-01-07T11:23:28.991Z] #7 4.893 Executing busybox-1.30.1-r2.trigger [2020-01-07T11:23:28.991Z] #7 4.903 Executing ca-certificates-20190108-r0.trigger [2020-01-07T11:23:28.991Z] #7 4.959 OK: 185 MiB in 45 packages [2020-01-07T11:23:29.550Z] #7 DONE 7.4s [2020-01-07T11:23:29.550Z] [2020-01-07T11:23:29.550Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-01-07T11:23:29.550Z] #9 DONE 0.1s [2020-01-07T11:23:29.550Z] [2020-01-07T11:23:29.550Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-07T11:23:29.550Z] #15 ... [2020-01-07T11:23:29.550Z] [2020-01-07T11:23:29.550Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-01-07T11:23:29.550Z] #10 DONE 0.1s [2020-01-07T11:23:29.550Z] [2020-01-07T11:23:29.550Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-01-07T11:23:29.550Z] #11 DONE 0.1s [2020-01-07T11:23:29.781Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-07T11:23:29.806Z] [2020-01-07T11:23:29.806Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-01-07T11:23:29.806Z] #12 DONE 0.1s [2020-01-07T11:23:29.806Z] [2020-01-07T11:23:29.806Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-01-07T11:23:29.806Z] #13 DONE 0.1s [2020-01-07T11:23:29.806Z] [2020-01-07T11:23:29.806Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-07T11:23:30.060Z] #15 0.976 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-01-07T11:23:30.712Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-07T11:23:30.712Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-07T11:23:30.712Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-07T11:23:30.712Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-07T11:23:30.969Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-07T11:23:30.969Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-07T11:23:30.969Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-07T11:23:31.418Z] #15 2.047 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-01-07T11:23:31.418Z] #15 2.140 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-01-07T11:23:31.418Z] #15 2.143 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-01-07T11:23:31.418Z] #15 2.272 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-01-07T11:23:31.418Z] #15 2.280 (4/43) Installing readline (8.0.1-r0) [2020-01-07T11:23:31.418Z] #15 2.284 (5/43) Installing bash (5.0.11-r1) [2020-01-07T11:23:31.418Z] #15 2.296 Executing bash-5.0.11-r1.post-install [2020-01-07T11:23:31.418Z] #15 2.298 (6/43) Installing linux-headers (4.19.36-r0) [2020-01-07T11:23:31.418Z] #15 2.370 (7/43) Installing libblkid (2.34-r1) [2020-01-07T11:23:31.418Z] #15 2.375 (8/43) Installing libuuid (2.34-r1) [2020-01-07T11:23:31.672Z] #15 2.377 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-01-07T11:23:31.926Z] #15 2.696 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-01-07T11:23:31.926Z] #15 2.701 (11/43) Installing libgcc (9.2.0-r3) [2020-01-07T11:23:31.926Z] #15 2.703 (12/43) Installing libstdc++ (9.2.0-r3) [2020-01-07T11:23:31.926Z] #15 2.715 (13/43) Installing binutils (2.33.1-r0) [2020-01-07T11:23:31.926Z] #15 2.786 (14/43) Installing libmagic (5.37-r1) [2020-01-07T11:23:31.926Z] #15 2.808 (15/43) Installing file (5.37-r1) [2020-01-07T11:23:31.926Z] #15 2.810 (16/43) Installing gmp (6.1.2-r1) [2020-01-07T11:23:31.926Z] #15 2.816 (17/43) Installing isl (0.18-r0) [2020-01-07T11:23:31.926Z] #15 2.832 (18/43) Installing libgomp (9.2.0-r3) [2020-01-07T11:23:31.926Z] #15 2.835 (19/43) Installing libatomic (9.2.0-r3) [2020-01-07T11:23:31.926Z] #15 2.837 (20/43) Installing mpfr4 (4.0.2-r1) [2020-01-07T11:23:31.926Z] #15 2.843 (21/43) Installing mpc1 (1.1.0-r1) [2020-01-07T11:23:31.926Z] #15 2.845 (22/43) Installing gcc (9.2.0-r3) [2020-01-07T11:23:32.865Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-07T11:23:32.902Z] #15 3.636 (23/43) Installing musl-dev (1.1.24-r0) [2020-01-07T11:23:32.902Z] #15 3.716 (24/43) Installing libc-dev (0.7.2-r0) [2020-01-07T11:23:32.902Z] #15 3.718 (25/43) Installing g++ (9.2.0-r3) [2020-01-07T11:23:33.463Z] #15 4.208 (26/43) Installing make (4.2.1-r2) [2020-01-07T11:23:33.463Z] #15 4.212 (27/43) Installing fortify-headers (1.1-r0) [2020-01-07T11:23:33.463Z] #15 4.214 (28/43) Installing build-base (0.5-r1) [2020-01-07T11:23:33.463Z] #15 4.216 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-01-07T11:23:33.463Z] #15 4.219 (30/43) Installing libcurl (7.67.0-r0) [2020-01-07T11:23:33.463Z] #15 4.225 (31/43) Installing curl (7.67.0-r0) [2020-01-07T11:23:33.463Z] #15 4.228 (32/43) Installing oniguruma (6.9.4-r0) [2020-01-07T11:23:33.463Z] #15 4.233 (33/43) Installing jq (1.6-r0) [2020-01-07T11:23:33.463Z] #15 4.242 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-01-07T11:23:33.463Z] #15 4.249 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-01-07T11:23:33.463Z] #15 4.252 (36/43) Installing libaio (0.3.112-r1) [2020-01-07T11:23:33.463Z] #15 4.255 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-01-07T11:23:33.463Z] #15 4.293 (38/43) Installing libfdisk (2.34-r1) [2020-01-07T11:23:33.463Z] #15 4.300 (39/43) Installing libmount (2.34-r1) [2020-01-07T11:23:33.463Z] #15 4.305 (40/43) Installing libsmartcols (2.34-r1) [2020-01-07T11:23:33.463Z] #15 4.309 (41/43) Installing pkgconf (1.6.3-r0) [2020-01-07T11:23:33.463Z] #15 4.312 (42/43) Installing util-linux-dev (2.34-r1) [2020-01-07T11:23:33.463Z] #15 4.334 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-01-07T11:23:33.463Z] #15 4.343 Executing busybox-1.31.1-r8.trigger [2020-01-07T11:23:33.463Z] #15 4.349 OK: 203 MiB in 58 packages [2020-01-07T11:23:34.407Z] #15 DONE 5.3s [2020-01-07T11:23:34.662Z] [2020-01-07T11:23:34.662Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-01-07T11:23:34.761Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-07T11:23:34.761Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-07T11:23:35.220Z] #16 DONE 0.8s [2020-01-07T11:23:35.220Z] [2020-01-07T11:23:35.220Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-01-07T11:23:35.324Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-07T11:23:35.948Z] #17 DONE 0.8s [2020-01-07T11:23:35.948Z] [2020-01-07T11:23:35.948Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-01-07T11:23:35.948Z] #18 DONE 0.0s [2020-01-07T11:23:35.948Z] [2020-01-07T11:23:35.948Z] #31 [builder 1/4] COPY . . [2020-01-07T11:23:36.202Z] #31 ... [2020-01-07T11:23:36.202Z] [2020-01-07T11:23:36.202Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T11:23:36.202Z] #19 DONE 0.1s [2020-01-07T11:23:36.257Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-07T11:23:36.456Z] [2020-01-07T11:23:36.456Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-07T11:23:37.189Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-07T11:23:37.380Z] #20 1.260 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T11:23:37.634Z] #20 1.416 curl: option --progress: is ambiguous [2020-01-07T11:23:37.634Z] #20 1.417 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T11:23:37.634Z] #20 1.604 curl: option --progress: is ambiguous [2020-01-07T11:23:37.931Z] #20 1.605 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T11:23:37.931Z] #20 1.773 curl: option --progress: is ambiguous [2020-01-07T11:23:37.931Z] #20 1.773 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T11:23:38.119Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-07T11:23:38.229Z] #20 1.936 curl: option --progress: is ambiguous [2020-01-07T11:23:38.229Z] #20 1.936 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T11:23:38.229Z] #20 2.087 [2020-01-07T11:23:38.683Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-07T11:23:38.788Z] #20 2.610 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T11:23:38.941Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-07T11:23:38.941Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-07T11:23:39.043Z] #20 2.757 curl: option --progress: is ambiguous [2020-01-07T11:23:39.043Z] #20 2.757 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T11:23:39.043Z] #20 2.895 [2020-01-07T11:23:39.199Z] --- PASS: TestServicePlugin (35.57s) [2020-01-07T11:23:39.199Z] plugin_test.go:62: [df708ad536717] joining swarm manager [d9a73bb08512d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:23:39.199Z] plugin_test.go:65: [d108d0faf5544] joining swarm manager [d9a73bb08512d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:23:39.199Z] === RUN TestServiceUpdateLabel [2020-01-07T11:23:39.297Z] #20 ... [2020-01-07T11:23:39.297Z] [2020-01-07T11:23:39.297Z] #31 [builder 1/4] COPY . . [2020-01-07T11:23:39.297Z] #31 DONE 3.2s [2020-01-07T11:23:39.297Z] [2020-01-07T11:23:39.297Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-01-07T11:23:39.457Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-07T11:23:39.457Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-07T11:23:39.715Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-07T11:23:39.715Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-07T11:23:39.972Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-07T11:23:40.656Z] #32 DONE 1.0s [2020-01-07T11:23:40.656Z] [2020-01-07T11:23:40.656Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-07T11:23:40.656Z] #20 3.524 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T11:23:40.656Z] #20 3.723 curl: option --progress: is ambiguous [2020-01-07T11:23:40.656Z] #20 3.726 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T11:23:40.656Z] #20 3.931 [2020-01-07T11:23:40.905Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-07T11:23:40.910Z] #20 4.693 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T11:23:40.910Z] #20 4.828 curl: option --progress: is ambiguous [2020-01-07T11:23:40.910Z] #20 4.832 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T11:23:41.165Z] #20 5.042 [2020-01-07T11:23:41.837Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-07T11:23:41.837Z] --- PASS: TestServiceUpdateLabel (2.62s) [2020-01-07T11:23:41.837Z] === RUN TestServiceUpdateSecrets [2020-01-07T11:23:42.087Z] #20 5.778 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T11:23:42.342Z] #20 6.031 curl: option --progress: is ambiguous [2020-01-07T11:23:42.342Z] #20 6.031 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T11:23:42.342Z] #20 6.244 [2020-01-07T11:23:42.342Z] #20 6.308 Download of images into '/build' complete. [2020-01-07T11:23:42.342Z] #20 6.308 Use something like the following to load the result into a Docker daemon: [2020-01-07T11:23:42.342Z] #20 6.308 tar -cC '/build' . | docker load [2020-01-07T11:23:42.342Z] #20 DONE 6.4s [2020-01-07T11:23:42.342Z] [2020-01-07T11:23:42.342Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-07T11:23:42.342Z] #33 0.899 [2020-01-07T11:23:42.342Z] #33 0.971 Removing bundles/ [2020-01-07T11:23:42.342Z] #33 0.972 [2020-01-07T11:23:42.342Z] #33 0.976 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-01-07T11:23:42.342Z] #33 1.607 Building test suite binary ./integration-cli/test.main [2020-01-07T11:23:42.401Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-07T11:23:42.401Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-07T11:23:42.596Z] #33 ... [2020-01-07T11:23:42.596Z] [2020-01-07T11:23:42.596Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-01-07T11:23:42.596Z] #26 DONE 0.1s [2020-01-07T11:23:42.596Z] [2020-01-07T11:23:42.596Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T11:23:42.596Z] #22 DONE 0.1s [2020-01-07T11:23:42.596Z] [2020-01-07T11:23:42.596Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-01-07T11:23:42.596Z] #27 DONE 0.1s [2020-01-07T11:23:42.596Z] [2020-01-07T11:23:42.596Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T11:23:42.596Z] #23 DONE 0.1s [2020-01-07T11:23:42.596Z] [2020-01-07T11:23:42.596Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-01-07T11:23:42.596Z] #28 DONE 0.1s [2020-01-07T11:23:42.596Z] [2020-01-07T11:23:42.596Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-07T11:23:43.955Z] #24 ... [2020-01-07T11:23:43.955Z] [2020-01-07T11:23:43.955Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T11:23:43.955Z] #21 DONE 0.1s [2020-01-07T11:23:43.955Z] [2020-01-07T11:23:43.955Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-07T11:23:44.926Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-07T11:23:45.490Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-07T11:23:45.490Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-07T11:23:46.053Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-07T11:23:46.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:23:46.904Z] INFO: Testing against a local daemon [2020-01-07T11:23:46.985Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-07T11:23:47.254Z] #29 ... [2020-01-07T11:23:47.254Z] [2020-01-07T11:23:47.254Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-07T11:23:47.254Z] #24 1.793 + RM_GOPATH=0 [2020-01-07T11:23:47.254Z] #24 1.793 + TMP_GOPATH= [2020-01-07T11:23:47.254Z] #24 1.793 + : /build [2020-01-07T11:23:47.254Z] #24 1.793 + '[' -z '' ']' [2020-01-07T11:23:47.254Z] #24 1.793 ++ mktemp -d [2020-01-07T11:23:47.254Z] #24 1.795 + export GOPATH=/tmp/tmp.JJGKPF [2020-01-07T11:23:47.254Z] #24 1.795 + GOPATH=/tmp/tmp.JJGKPF [2020-01-07T11:23:47.254Z] #24 1.795 + RM_GOPATH=1 [2020-01-07T11:23:47.254Z] #24 1.795 ++ dirname ./install.sh [2020-01-07T11:23:47.254Z] #24 1.795 + dir=. [2020-01-07T11:23:47.254Z] #24 1.795 + bin=dockercli [2020-01-07T11:23:47.254Z] #24 1.795 + shift [2020-01-07T11:23:47.254Z] #24 1.795 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T11:23:47.254Z] #24 1.795 + . ./dockercli.installer [2020-01-07T11:23:47.254Z] #24 1.796 ++ : stable [2020-01-07T11:23:47.254Z] #24 1.796 ++ : 17.06.2-ce [2020-01-07T11:23:47.254Z] #24 1.797 Install docker/cli version 17.06.2-ce from stable [2020-01-07T11:23:47.254Z] #24 1.797 + install_dockercli [2020-01-07T11:23:47.254Z] #24 1.797 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T11:23:47.254Z] #24 1.797 ++ uname -m [2020-01-07T11:23:47.254Z] #24 1.799 + arch=x86_64 [2020-01-07T11:23:47.254Z] #24 1.799 + '[' x86_64 '!=' x86_64 ']' [2020-01-07T11:23:47.254Z] #24 1.799 + url=https://download.docker.com/linux/static [2020-01-07T11:23:47.254Z] #24 1.799 + tar -xz docker/docker [2020-01-07T11:23:47.254Z] #24 1.799 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-07T11:23:47.254Z] #24 4.250 + mkdir -p /build [2020-01-07T11:23:47.254Z] #24 4.252 + mv docker/docker /build/ [2020-01-07T11:23:47.254Z] #24 4.253 + rmdir docker [2020-01-07T11:23:47.254Z] #24 DONE 4.4s [2020-01-07T11:23:47.254Z] [2020-01-07T11:23:47.254Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-07T11:23:47.916Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-07T11:23:48.614Z] #33 ... [2020-01-07T11:23:48.614Z] [2020-01-07T11:23:48.614Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-01-07T11:23:48.614Z] #25 DONE 0.1s [2020-01-07T11:23:48.614Z] [2020-01-07T11:23:48.614Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-07T11:23:48.848Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-07T11:23:48.848Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-07T11:23:49.420Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-07T11:23:50.355Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-07T11:23:51.286Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-07T11:23:51.286Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-07T11:23:52.217Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-07T11:23:54.112Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-07T11:23:55.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-07T11:23:55.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-07T11:23:55.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-07T11:23:55.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-07T11:23:55.481Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-07T11:23:56.413Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-07T11:23:56.978Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-01-07T11:23:56.978Z] === RUN TestServiceUpdateConfigs [2020-01-07T11:24:01.171Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-07T11:24:01.735Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-07T11:24:01.875Z] ok github.com/docker/docker/integration/build 15.352s [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] === Skipped [2020-01-07T11:24:01.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-01-07T11:24:01.876Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-01-07T11:24:01.876Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-01-07T11:24:01.876Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-01-07T11:24:01.876Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-01-07T11:24:01.876Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-01-07T11:24:01.876Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-01-07T11:24:01.876Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-01-07T11:24:01.876Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-01-07T11:24:01.876Z] build_test.go:491: testEnv.OSType == "windows" [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-01-07T11:24:01.876Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] DONE 22 tests, 10 skipped in 35.374s [2020-01-07T11:24:01.876Z] [2020-01-07T11:24:01.876Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-01-07T11:24:02.666Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-07T11:24:02.666Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-07T11:24:02.666Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-07T11:24:03.419Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:24:03.419Z] INFO: Testing against a local daemon [2020-01-07T11:24:03.419Z] ok github.com/docker/docker/integration/config 0.205s [2020-01-07T11:24:03.419Z] [2020-01-07T11:24:03.419Z] === Skipped [2020-01-07T11:24:03.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-01-07T11:24:03.419Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:24:03.419Z] [2020-01-07T11:24:03.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-01-07T11:24:03.419Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:24:03.419Z] [2020-01-07T11:24:03.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-01-07T11:24:03.419Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:24:03.419Z] [2020-01-07T11:24:03.419Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-01-07T11:24:03.419Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:24:03.419Z] [2020-01-07T11:24:03.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-01-07T11:24:03.419Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:24:03.419Z] [2020-01-07T11:24:03.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-01-07T11:24:03.419Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:24:03.419Z] [2020-01-07T11:24:03.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-01-07T11:24:03.419Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:24:03.419Z] [2020-01-07T11:24:03.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-01-07T11:24:03.419Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:24:03.419Z] [2020-01-07T11:24:03.419Z] [2020-01-07T11:24:03.419Z] DONE 8 tests, 8 skipped in 2.366s [2020-01-07T11:24:03.419Z] [2020-01-07T11:24:03.419Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-07T11:24:05.941Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-07T11:24:06.198Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-07T11:24:06.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:24:06.346Z] INFO: Testing against a local daemon [2020-01-07T11:24:07.569Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-07T11:24:10.526Z] #29 27.64 # github.com/docker/docker/contrib/httpserver [2020-01-07T11:24:10.526Z] #29 27.64 loadinternal: cannot find runtime/cgo [2020-01-07T11:24:10.780Z] #29 DONE 28.1s [2020-01-07T11:24:10.780Z] [2020-01-07T11:24:10.780Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-07T11:24:11.703Z] #33 ... [2020-01-07T11:24:11.703Z] [2020-01-07T11:24:11.703Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-01-07T11:24:11.703Z] #30 DONE 0.1s [2020-01-07T11:24:11.703Z] [2020-01-07T11:24:11.703Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-07T11:24:12.825Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-07T11:24:12.825Z] --- PASS: TestServiceUpdateConfigs (14.99s) [2020-01-07T11:24:12.825Z] === RUN TestServiceUpdateNetwork [2020-01-07T11:24:12.825Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-07T11:24:15.350Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-07T11:24:16.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-07T11:24:17.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-01-07T11:24:19.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-07T11:24:20.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-07T11:24:22.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-07T11:24:22.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-07T11:24:23.665Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T11:24:23.665Z] [2020-01-07T11:24:23.665Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T11:24:23.665Z] PKG_CONFIG=pkg-config [2020-01-07T11:24:23.665Z] GOLANG_VERSION=1.13.5 [2020-01-07T11:24:23.665Z] HOSTNAME=3000bcad5501 [2020-01-07T11:24:23.665Z] DOCKER_EXPERIMENTAL=1 [2020-01-07T11:24:23.665Z] container=docker [2020-01-07T11:24:23.665Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-07T11:24:23.665Z] GO111MODULE=off [2020-01-07T11:24:23.665Z] GOPATH=/go [2020-01-07T11:24:23.665Z] PWD=/go/src/github.com/docker/docker [2020-01-07T11:24:23.665Z] HOME=/root [2020-01-07T11:24:23.665Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T11:24:23.665Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T11:24:23.665Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T11:24:23.665Z] DOCKER_GITCOMMIT=9ae7196775dddeb49be5195e00572a55b3c4658a [2020-01-07T11:24:23.665Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T11:24:23.665Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T11:24:23.665Z] TERM=xterm [2020-01-07T11:24:23.665Z] VALIDATE_BRANCH=master [2020-01-07T11:24:23.665Z] DEST=bundles/test-integration [2020-01-07T11:24:23.665Z] SHLVL=1 [2020-01-07T11:24:23.665Z] TIMEOUT=120m [2020-01-07T11:24:23.665Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T11:24:23.665Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T11:24:23.665Z] TESTDEBUG=0 [2020-01-07T11:24:23.665Z] _=/usr/bin/env [2020-01-07T11:24:23.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-07T11:24:24.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a858a0_} [2020-01-07T11:24:26.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1479164825_/foo_false____} [2020-01-07T11:24:27.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1479164825_/foo_true____} [2020-01-07T11:24:27.726Z] --- PASS: TestServiceUpdateNetwork (15.60s) [2020-01-07T11:24:27.726Z] PASS [2020-01-07T11:24:27.726Z] [2020-01-07T11:24:27.726Z] === Skipped [2020-01-07T11:24:27.726Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-07T11:24:27.726Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T11:24:27.726Z] [2020-01-07T11:24:27.726Z] [2020-01-07T11:24:27.726Z] DONE 20 tests, 1 skipped in 171.214s [2020-01-07T11:24:27.726Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-01-07T11:24:27.726Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:24:27.726Z] ++ set -e [2020-01-07T11:24:27.726Z] ++ '[' -n 0 ']' [2020-01-07T11:24:27.726Z] ++ set -x [2020-01-07T11:24:27.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:24:27.984Z] INFO: Testing against a local daemon [2020-01-07T11:24:27.984Z] === RUN TestSessionCreate [2020-01-07T11:24:27.984Z] --- PASS: TestSessionCreate (0.05s) [2020-01-07T11:24:27.984Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-07T11:24:27.984Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-01-07T11:24:27.984Z] PASS [2020-01-07T11:24:27.984Z] [2020-01-07T11:24:27.984Z] DONE 2 tests in 0.245s [2020-01-07T11:24:27.984Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-01-07T11:24:27.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:24:27.984Z] ++ set -e [2020-01-07T11:24:27.984Z] ++ '[' -n 0 ']' [2020-01-07T11:24:27.984Z] ++ set -x [2020-01-07T11:24:27.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:24:28.241Z] INFO: Testing against a local daemon [2020-01-07T11:24:28.241Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-07T11:24:28.241Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T11:24:28.241Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T11:24:28.241Z] === RUN TestEventsExecDie [2020-01-07T11:24:29.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3496436772_/foo_false____} [2020-01-07T11:24:29.174Z] --- PASS: TestEventsExecDie (1.05s) [2020-01-07T11:24:29.174Z] === RUN TestEventsBackwardsCompatible [2020-01-07T11:24:29.431Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-01-07T11:24:29.431Z] === RUN TestInfoBinaryCommits [2020-01-07T11:24:29.431Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-01-07T11:24:29.431Z] === RUN TestInfoAPIVersioned [2020-01-07T11:24:29.431Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-07T11:24:29.431Z] === RUN TestInfoDiscoveryBackend [2020-01-07T11:24:29.995Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-01-07T11:24:29.995Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-07T11:24:30.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3496436772_/foo_true____} [2020-01-07T11:24:30.926Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-07T11:24:30.926Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-07T11:24:31.491Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-01-07T11:24:31.491Z] === RUN TestInfoAPI [2020-01-07T11:24:31.491Z] --- PASS: TestInfoAPI (0.02s) [2020-01-07T11:24:31.491Z] === RUN TestInfoAPIWarnings [2020-01-07T11:24:32.056Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-01-07T11:24:32.056Z] === RUN TestInfoDebug [2020-01-07T11:24:32.620Z] --- PASS: TestInfoDebug (0.53s) [2020-01-07T11:24:32.620Z] === RUN TestInfoInsecureRegistries [2020-01-07T11:24:32.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3496436772_/foo_true__0xc000a85d40__} [2020-01-07T11:24:33.184Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-01-07T11:24:33.184Z] === RUN TestInfoRegistryMirrors [2020-01-07T11:24:33.748Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-01-07T11:24:33.748Z] === RUN TestLoginFailsWithBadCredentials [2020-01-07T11:24:33.748Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-01-07T11:24:33.748Z] === RUN TestPingCacheHeaders [2020-01-07T11:24:33.748Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-07T11:24:33.748Z] === RUN TestPingGet [2020-01-07T11:24:33.748Z] --- PASS: TestPingGet (0.02s) [2020-01-07T11:24:33.748Z] === RUN TestPingHead [2020-01-07T11:24:34.006Z] --- PASS: TestPingHead (0.02s) [2020-01-07T11:24:34.006Z] === RUN TestVersion [2020-01-07T11:24:34.006Z] --- PASS: TestVersion (0.03s) [2020-01-07T11:24:34.006Z] PASS [2020-01-07T11:24:34.006Z] [2020-01-07T11:24:34.006Z] === Skipped [2020-01-07T11:24:34.006Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T11:24:34.006Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T11:24:34.006Z] [2020-01-07T11:24:34.006Z] [2020-01-07T11:24:34.006Z] DONE 18 tests, 1 skipped in 5.942s [2020-01-07T11:24:34.006Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-07T11:24:34.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:24:34.006Z] ++ set -e [2020-01-07T11:24:34.006Z] ++ '[' -n 0 ']' [2020-01-07T11:24:34.006Z] ++ set -x [2020-01-07T11:24:34.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:24:34.006Z] INFO: Testing against a local daemon [2020-01-07T11:24:34.006Z] === RUN TestVolumesCreateAndList [2020-01-07T11:24:34.006Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-01-07T11:24:34.006Z] === RUN TestVolumesRemove [2020-01-07T11:24:34.264Z] --- PASS: TestVolumesRemove (0.10s) [2020-01-07T11:24:34.264Z] === RUN TestVolumesInspect [2020-01-07T11:24:34.264Z] --- PASS: TestVolumesInspect (0.03s) [2020-01-07T11:24:34.264Z] === RUN TestVolumesInvalidJSON [2020-01-07T11:24:34.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a85d60_} [2020-01-07T11:24:34.264Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-07T11:24:34.264Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-07T11:24:34.264Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-07T11:24:34.264Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-01-07T11:24:34.264Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-07T11:24:34.264Z] PASS [2020-01-07T11:24:34.264Z] [2020-01-07T11:24:34.264Z] DONE 5 tests in 0.265s [2020-01-07T11:24:34.264Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T11:24:34.521Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T11:24:34.521Z] +++ kill 5335 [2020-01-07T11:24:35.890Z] +++ /etc/init.d/apparmor stop [2020-01-07T11:24:35.890Z] Clearing AppArmor profiles cache:. [2020-01-07T11:24:35.890Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T11:24:35.890Z] Unloading profiles will leave already running processes permanently [2020-01-07T11:24:35.890Z] unconfined, which can lead to unexpected situations. [2020-01-07T11:24:35.890Z] [2020-01-07T11:24:35.890Z] To set a process to complain mode, use the command line tool [2020-01-07T11:24:35.890Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T11:24:35.890Z] with the 'teardown' option." [2020-01-07T11:24:35.890Z] [2020-01-07T11:24:35.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a85d80_} [2020-01-07T11:24:38.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a85da0_} [2020-01-07T11:24:39.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a85dc0_} [2020-01-07T11:24:41.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-07T11:24:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-07T11:24:43.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-07T11:24:43.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-07T11:24:43.319Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-07T11:24:46.593Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-07T11:24:49.116Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-07T11:24:51.639Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-07T11:24:53.536Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-07T11:24:53.536Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-07T11:24:54.467Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-07T11:24:55.398Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-07T11:24:56.330Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-07T11:24:57.261Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-07T11:24:58.191Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-07T11:24:59.124Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-07T11:25:00.495Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-07T11:25:01.865Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-07T11:25:02.432Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-07T11:25:03.815Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-07T11:25:04.747Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-07T11:25:05.679Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-07T11:25:06.611Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-07T11:25:06.833Z] ok github.com/docker/docker/integration/container 53.114s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === Skipped [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-01-07T11:25:06.833Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-01-07T11:25:06.833Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-01-07T11:25:06.833Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-01-07T11:25:06.833Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-01-07T11:25:06.833Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-01-07T11:25:06.833Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-01-07T11:25:06.833Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-01-07T11:25:06.833Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-01-07T11:25:06.833Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-01-07T11:25:06.833Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-01-07T11:25:06.833Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-01-07T11:25:06.833Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-01-07T11:25:06.833Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-01-07T11:25:06.833Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-01-07T11:25:06.833Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-01-07T11:25:06.833Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-01-07T11:25:06.833Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-01-07T11:25:06.833Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-01-07T11:25:06.833Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-01-07T11:25:06.833Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-07T11:25:06.833Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-01-07T11:25:06.833Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-07T11:25:06.833Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-01-07T11:25:06.833Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-01-07T11:25:06.833Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-01-07T11:25:06.833Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-01-07T11:25:06.833Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-01-07T11:25:06.833Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-01-07T11:25:06.833Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-01-07T11:25:06.833Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-01-07T11:25:06.833Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-01-07T11:25:06.833Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-01-07T11:25:06.833Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-01-07T11:25:06.833Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-01-07T11:25:06.833Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-01-07T11:25:06.833Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-01-07T11:25:06.833Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-01-07T11:25:06.833Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-01-07T11:25:06.833Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-01-07T11:25:06.833Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] DONE 79 tests, 40 skipped in 55.648s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-07T11:25:06.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:06.833Z] INFO: Testing against a local daemon [2020-01-07T11:25:06.833Z] ok github.com/docker/docker/integration/image 0.458s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === Skipped [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-01-07T11:25:06.833Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-07T11:25:06.833Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-01-07T11:25:06.833Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-01-07T11:25:06.833Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] DONE 11 tests, 4 skipped in 2.497s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-07T11:25:06.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:06.833Z] INFO: Testing against a local daemon [2020-01-07T11:25:06.833Z] ok github.com/docker/docker/integration/network 0.232s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === Skipped [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-01-07T11:25:06.833Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-01-07T11:25:06.833Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-01-07T11:25:06.833Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-01-07T11:25:06.833Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-01-07T11:25:06.833Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-01-07T11:25:06.833Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-07T11:25:06.833Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-07T11:25:06.833Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-07T11:25:06.833Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-01-07T11:25:06.833Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T11:25:06.833Z] service_test.go:230: FLAKY_TEST [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-01-07T11:25:06.833Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-07T11:25:06.833Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] DONE 17 tests, 13 skipped in 2.427s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-07T11:25:06.833Z] testing: warning: no tests to run [2020-01-07T11:25:06.833Z] ok github.com/docker/docker/integration/network/ipvlan 0.088s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] DONE 0 tests in 0.768s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-07T11:25:06.833Z] testing: warning: no tests to run [2020-01-07T11:25:06.833Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] DONE 0 tests in 0.723s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-07T11:25:06.833Z] testing: warning: no tests to run [2020-01-07T11:25:06.833Z] ok github.com/docker/docker/integration/plugin 0.109s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] DONE 0 tests in 0.708s [2020-01-07T11:25:06.833Z] [2020-01-07T11:25:06.833Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-07T11:25:07.296Z] testing: warning: no tests to run [2020-01-07T11:25:07.296Z] ok github.com/docker/docker/integration/plugin/authz 0.102s [2020-01-07T11:25:07.296Z] [2020-01-07T11:25:07.296Z] DONE 0 tests in 0.737s [2020-01-07T11:25:07.296Z] [2020-01-07T11:25:07.296Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-07T11:25:08.507Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-07T11:25:09.438Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-07T11:25:09.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:09.482Z] INFO: Testing against a local daemon [2020-01-07T11:25:09.482Z] ok github.com/docker/docker/integration/plugin/common 0.209s [2020-01-07T11:25:09.943Z] [2020-01-07T11:25:09.943Z] DONE 2 tests in 2.314s [2020-01-07T11:25:09.943Z] [2020-01-07T11:25:09.943Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-07T11:25:10.369Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-07T11:25:10.369Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-07T11:25:11.302Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-07T11:25:12.233Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-07T11:25:12.861Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:12.861Z] INFO: Testing against a local daemon [2020-01-07T11:25:12.861Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.277s [2020-01-07T11:25:13.164Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-07T11:25:13.321Z] [2020-01-07T11:25:13.321Z] === Skipped [2020-01-07T11:25:13.321Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-01-07T11:25:13.321Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-07T11:25:13.321Z] [2020-01-07T11:25:13.321Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-01-07T11:25:13.321Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-07T11:25:13.321Z] [2020-01-07T11:25:13.321Z] [2020-01-07T11:25:13.321Z] DONE 2 tests, 2 skipped in 3.330s [2020-01-07T11:25:13.321Z] [2020-01-07T11:25:13.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-07T11:25:14.096Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-07T11:25:15.465Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-07T11:25:17.360Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-07T11:25:18.290Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-07T11:25:19.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:19.156Z] INFO: Testing against a local daemon [2020-01-07T11:25:19.156Z] testing: warning: no tests to run [2020-01-07T11:25:19.156Z] ok github.com/docker/docker/integration/plugin/logging 0.240s [2020-01-07T11:25:19.623Z] [2020-01-07T11:25:19.623Z] DONE 0 tests in 6.341s [2020-01-07T11:25:19.623Z] [2020-01-07T11:25:19.623Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-07T11:25:20.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-07T11:25:20.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-07T11:25:20.816Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-07T11:25:21.875Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:21.875Z] INFO: Testing against a local daemon [2020-01-07T11:25:21.875Z] ok github.com/docker/docker/integration/plugin/volumes 0.271s [2020-01-07T11:25:22.336Z] [2020-01-07T11:25:22.336Z] === Skipped [2020-01-07T11:25:22.336Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-01-07T11:25:22.336Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:22.336Z] [2020-01-07T11:25:22.336Z] [2020-01-07T11:25:22.336Z] DONE 1 tests, 1 skipped in 2.884s [2020-01-07T11:25:22.336Z] [2020-01-07T11:25:22.336Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-07T11:25:23.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-07T11:25:24.526Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:24.526Z] INFO: Testing against a local daemon [2020-01-07T11:25:24.526Z] ok github.com/docker/docker/integration/secret 0.197s [2020-01-07T11:25:24.526Z] [2020-01-07T11:25:24.526Z] === Skipped [2020-01-07T11:25:24.526Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-01-07T11:25:24.526Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:24.526Z] [2020-01-07T11:25:24.526Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-01-07T11:25:24.526Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:24.526Z] [2020-01-07T11:25:24.526Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-01-07T11:25:24.526Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:24.526Z] [2020-01-07T11:25:24.526Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-01-07T11:25:24.526Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:24.526Z] [2020-01-07T11:25:24.526Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-01-07T11:25:24.526Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:24.526Z] [2020-01-07T11:25:24.526Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-01-07T11:25:24.526Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:25:24.526Z] [2020-01-07T11:25:24.526Z] [2020-01-07T11:25:24.526Z] DONE 6 tests, 6 skipped in 2.171s [2020-01-07T11:25:24.526Z] [2020-01-07T11:25:24.526Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-07T11:25:24.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-07T11:25:25.860Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-07T11:25:28.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:28.272Z] INFO: Testing against a local daemon [2020-01-07T11:25:28.272Z] ok github.com/docker/docker/integration/service 0.582s [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === Skipped [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-07T11:25:28.272Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-07T11:25:28.272Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-07T11:25:28.272Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-07T11:25:28.272Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-01-07T11:25:28.272Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-01-07T11:25:28.272Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-01-07T11:25:28.272Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-07T11:25:28.272Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-01-07T11:25:28.272Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-01-07T11:25:28.272Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-01-07T11:25:28.272Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-01-07T11:25:28.272Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-01-07T11:25:28.272Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-01-07T11:25:28.272Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-01-07T11:25:28.272Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-01-07T11:25:28.272Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-01-07T11:25:28.272Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-01-07T11:25:28.272Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-01-07T11:25:28.272Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-01-07T11:25:28.272Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-01-07T11:25:28.272Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] DONE 20 tests, 19 skipped in 3.191s [2020-01-07T11:25:28.272Z] [2020-01-07T11:25:28.272Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-07T11:25:29.148Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-07T11:25:29.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:29.813Z] INFO: Testing against a local daemon [2020-01-07T11:25:29.813Z] ok github.com/docker/docker/integration/session 0.238s [2020-01-07T11:25:30.079Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-07T11:25:30.279Z] [2020-01-07T11:25:30.279Z] === Skipped [2020-01-07T11:25:30.279Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-01-07T11:25:30.279Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:30.279Z] [2020-01-07T11:25:30.279Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-01-07T11:25:30.279Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:30.279Z] [2020-01-07T11:25:30.279Z] [2020-01-07T11:25:30.279Z] DONE 2 tests, 2 skipped in 2.213s [2020-01-07T11:25:30.279Z] [2020-01-07T11:25:30.279Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-07T11:25:32.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:32.468Z] INFO: Testing against a local daemon [2020-01-07T11:25:33.439Z] ok github.com/docker/docker/integration/system 1.306s [2020-01-07T11:25:33.900Z] [2020-01-07T11:25:33.900Z] === Skipped [2020-01-07T11:25:33.900Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T11:25:33.900Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T11:25:33.900Z] [2020-01-07T11:25:33.900Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-01-07T11:25:33.900Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-07T11:25:33.900Z] [2020-01-07T11:25:33.900Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-01-07T11:25:33.900Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-07T11:25:33.900Z] [2020-01-07T11:25:33.900Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-01-07T11:25:33.900Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T11:25:33.900Z] [2020-01-07T11:25:33.900Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-01-07T11:25:33.900Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-07T11:25:33.900Z] [2020-01-07T11:25:33.900Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-01-07T11:25:33.900Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-07T11:25:33.900Z] [2020-01-07T11:25:33.900Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-01-07T11:25:33.900Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-07T11:25:33.900Z] [2020-01-07T11:25:33.900Z] [2020-01-07T11:25:33.900Z] DONE 13 tests, 7 skipped in 3.450s [2020-01-07T11:25:33.900Z] [2020-01-07T11:25:33.900Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-07T11:25:35.334Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-07T11:25:36.083Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:36.083Z] INFO: Testing against a local daemon [2020-01-07T11:25:36.083Z] ok github.com/docker/docker/integration/volume 0.242s [2020-01-07T11:25:36.083Z] [2020-01-07T11:25:36.083Z] === Skipped [2020-01-07T11:25:36.083Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.01s) [2020-01-07T11:25:36.083Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-07T11:25:36.083Z] [2020-01-07T11:25:36.083Z] [2020-01-07T11:25:36.083Z] DONE 5 tests, 1 skipped in 2.362s [2020-01-07T11:25:36.083Z] [2020-01-07T11:25:36.083Z] INFO: make.ps1 ended at 01/07/2020 11:25:35 [2020-01-07T11:25:36.083Z] INFO: Integration CLI tests being run from the host: [2020-01-07T11:25:36.083Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-01-07T11:25:38.614Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-07T11:25:39.545Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-07T11:25:44.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T11:25:44.688Z] INFO: Testing against a local daemon [2020-01-07T11:25:44.801Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-07T11:25:44.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-07T11:25:45.365Z] === RUN TestDockerSuite/TestCpToDot [2020-01-07T11:25:46.297Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-07T11:25:48.192Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-07T11:25:50.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-07T11:25:50.347Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-07T11:25:51.718Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-07T11:25:55.897Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-07T11:25:55.897Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-07T11:25:56.461Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-07T11:25:59.011Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-07T11:25:59.011Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-07T11:25:59.011Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-07T11:25:59.268Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-07T11:26:00.220Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-07T11:26:00.220Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-07T11:26:00.477Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-07T11:26:01.041Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-07T11:26:01.605Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-07T11:26:01.605Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-07T11:26:01.862Z] === RUN TestDockerSuite/TestCreateRM [2020-01-07T11:26:01.862Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-07T11:26:01.862Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-07T11:26:02.120Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-07T11:26:02.120Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-07T11:26:03.144Z] #33 128.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-07T11:26:03.145Z] #33 132.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-07T11:26:03.145Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-07T11:26:03.145Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-07T11:26:03.145Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-07T11:26:03.145Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-07T11:26:04.109Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-07T11:26:04.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-07T11:26:05.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-07T11:26:05.396Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-07T11:26:05.396Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-07T11:26:05.396Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-07T11:26:05.468Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-07T11:26:05.723Z] #33 145.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-07T11:26:08.231Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-07T11:26:08.673Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-07T11:26:08.673Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-07T11:26:08.673Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-07T11:26:08.673Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-07T11:26:08.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-07T11:26:08.931Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-07T11:26:08.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-07T11:26:08.931Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-07T11:26:09.592Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-07T11:26:09.864Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-07T11:26:11.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-07T11:26:11.762Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-07T11:26:12.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-07T11:26:12.144Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-07T11:26:13.137Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-07T11:26:14.511Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-07T11:26:15.478Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-07T11:26:17.035Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-07T11:26:17.292Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-07T11:26:17.363Z] #33 157.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-07T11:26:17.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-07T11:26:18.225Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-07T11:26:18.482Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-07T11:26:19.046Z] === RUN TestDockerSuite/TestDockerFails [2020-01-07T11:26:19.046Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-07T11:26:19.290Z] #33 158.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-07T11:26:19.303Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-07T11:26:19.303Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-07T11:26:19.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-07T11:26:20.672Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-07T11:26:21.608Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-07T11:26:21.841Z] #33 161.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-07T11:26:22.981Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-07T11:26:22.981Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-07T11:26:22.981Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-07T11:26:22.981Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-07T11:26:23.202Z] #33 163.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-07T11:26:24.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-07T11:26:25.087Z] #33 164.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-07T11:26:26.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-07T11:26:26.448Z] #33 166.0 [2020-01-07T11:26:26.702Z] #33 DONE 166.3s [2020-01-07T11:26:26.702Z] [2020-01-07T11:26:26.702Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-01-07T11:26:29.255Z] #34 DONE 2.3s [2020-01-07T11:26:29.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-07T11:26:30.433Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-07T11:26:30.616Z] [2020-01-07T11:26:30.616Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-01-07T11:26:31.974Z] #35 DONE 1.1s [2020-01-07T11:26:31.974Z] [2020-01-07T11:26:31.974Z] #36 exporting to image [2020-01-07T11:26:31.974Z] #36 exporting layers [2020-01-07T11:26:33.710Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-07T11:26:34.524Z] #36 exporting layers 2.5s done [2020-01-07T11:26:34.524Z] #36 writing image sha256:f56e2c6ef7fa0d4501fb67fd8a761c4d89892676f74774ab68f8ea963d50a341 done [2020-01-07T11:26:34.524Z] #36 naming to docker.io/library/moby-e2e-test done [2020-01-07T11:26:34.524Z] #36 DONE 2.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-07T11:26:34.841Z] + echo Ensuring container killed. [2020-01-07T11:26:34.841Z] Ensuring container killed. [2020-01-07T11:26:34.841Z] + docker rm -vf docker-pr4 [2020-01-07T11:26:34.841Z] Error: No such container: docker-pr4 [2020-01-07T11:26:34.841Z] + true [Pipeline] sh [2020-01-07T11:26:35.120Z] + echo Chowning /workspace to jenkins user [2020-01-07T11:26:35.120Z] Chowning /workspace to jenkins user [2020-01-07T11:26:35.120Z] + id -u [2020-01-07T11:26:35.120Z] + id -g [2020-01-07T11:26:35.120Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40348:/workspace busybox chown -R 1000:1000 /workspace [2020-01-07T11:26:35.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-07T11:26:36.238Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-07T11:26:36.334Z] + bundleName=unit [2020-01-07T11:26:36.334Z] + echo Creating unit-bundles.tar.gz [2020-01-07T11:26:36.334Z] Creating unit-bundles.tar.gz [2020-01-07T11:26:36.334Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-01-07T11:26:36.334Z] bundles/junit-report.xml [2020-01-07T11:26:36.334Z] bundles/go-test-report.json [2020-01-07T11:26:36.334Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-01-07T11:26:36.342Z] Archiving artifacts [2020-01-07T11:26:36.750Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40348/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T11:26:37.144Z] + make clean [2020-01-07T11:26:37.144Z] docker volume rm -f docker-dev-cache [2020-01-07T11:26:37.399Z] docker-dev-cache [Pipeline] deleteDir [2020-01-07T11:26:37.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-07T11:26:38.135Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-07T11:26:39.507Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-07T11:26:40.072Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-07T11:26:41.004Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-07T11:26:41.935Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-07T11:26:42.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-07T11:26:42.757Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-07T11:26:43.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-07T11:26:43.689Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-07T11:26:45.585Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-07T11:26:45.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-07T11:26:47.483Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-07T11:26:48.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-07T11:26:49.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-07T11:26:50.916Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-07T11:26:51.615Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T11:26:51.615Z] Using test binary docker [2020-01-07T11:26:51.615Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-07T11:26:51.615Z] +++ /etc/init.d/apparmor start [2020-01-07T11:26:51.615Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T11:26:51.615Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T11:26:51.615Z] Warning failed to create cache: (null) [2020-01-07T11:26:51.615Z] . [2020-01-07T11:26:51.615Z] INFO: Waiting for daemon to start... [2020-01-07T11:26:51.615Z] Starting dockerd [2020-01-07T11:26:51.615Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-01-07T11:26:53.440Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-07T11:26:53.663Z] . [2020-01-07T11:26:53.663Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T11:26:53.663Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T11:26:53.663Z] Error: No such image: emptyfs [2020-01-07T11:26:53.663Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T11:26:53.663Z] ++++ docker load [2020-01-07T11:26:53.951Z] Running integration-test (iteration 1) [2020-01-07T11:26:53.951Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-01-07T11:26:53.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:26:53.951Z] ++ set -e [2020-01-07T11:26:53.951Z] ++ '[' -n 0 ']' [2020-01-07T11:26:53.951Z] ++ set -x [2020-01-07T11:26:53.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:26:54.810Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-07T11:26:56.707Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-07T11:26:57.639Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-07T11:26:57.896Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-07T11:26:59.791Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-07T11:27:00.356Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-07T11:27:00.356Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-07T11:27:00.920Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-07T11:27:00.920Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-07T11:27:00.920Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-07T11:27:02.815Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-07T11:27:04.184Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-07T11:27:04.184Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-07T11:27:04.184Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-07T11:27:05.116Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-07T11:27:05.116Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-07T11:27:05.680Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-07T11:27:07.050Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-07T11:27:07.050Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-07T11:27:07.050Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-07T11:27:07.050Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-07T11:27:08.945Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-07T11:27:09.296Z] Loaded image: buildpack-deps:jessie [2020-01-07T11:27:09.296Z] Loaded image: busybox:latest [2020-01-07T11:27:09.296Z] Loaded image: busybox:glibc [2020-01-07T11:27:09.296Z] Loaded image: debian:jessie [2020-01-07T11:27:09.296Z] Loaded image: hello-world:latest [2020-01-07T11:27:09.296Z] INFO: Testing against a local daemon [2020-01-07T11:27:09.296Z] === RUN TestCgroupNamespacesBuild [2020-01-07T11:27:09.509Z] === RUN TestDockerSuite/TestEventsRename [2020-01-07T11:27:09.931Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2020-01-07T11:27:09.931Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-07T11:27:10.443Z] === RUN TestDockerSuite/TestEventsResize [2020-01-07T11:27:11.373Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-07T11:27:11.475Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2020-01-07T11:27:11.475Z] === RUN TestBuildWithSession [2020-01-07T11:27:11.475Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-07T11:27:11.475Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T11:27:11.475Z] === RUN TestBuildSquashParent [2020-01-07T11:27:11.951Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-07T11:27:12.881Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-07T11:27:13.812Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-07T11:27:17.068Z] --- PASS: TestBuildSquashParent (5.19s) [2020-01-07T11:27:17.068Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-07T11:27:17.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:27:17.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:27:17.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:27:17.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:27:17.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:27:17.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:27:17.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:27:17.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:27:17.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:27:17.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:27:17.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:27:17.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:27:17.068Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T11:27:17.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T11:27:17.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T11:27:17.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T11:27:17.086Z] === RUN TestDockerSuite/TestEventsTop [2020-01-07T11:27:17.650Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-07T11:27:18.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-07T11:27:19.809Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T11:27:20.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T11:27:20.546Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-07T11:27:21.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-07T11:27:21.735Z] === RUN TestDockerSuite/TestExec [2020-01-07T11:27:22.177Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-01-07T11:27:22.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.18s) [2020-01-07T11:27:22.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s) [2020-01-07T11:27:22.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) [2020-01-07T11:27:22.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.49s) [2020-01-07T11:27:22.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2020-01-07T11:27:22.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2020-01-07T11:27:22.177Z] === RUN TestBuildMultiStageCopy [2020-01-07T11:27:22.177Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-07T11:27:22.666Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-07T11:27:23.598Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-07T11:27:24.250Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-07T11:27:24.529Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-07T11:27:24.535Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-07T11:27:24.822Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-07T11:27:25.449Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-07T11:27:25.462Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-07T11:27:25.743Z] --- PASS: TestBuildMultiStageCopy (3.55s) [2020-01-07T11:27:25.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s) [2020-01-07T11:27:25.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-01-07T11:27:25.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-01-07T11:27:25.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-01-07T11:27:25.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-01-07T11:27:25.743Z] === RUN TestBuildMultiStageParentConfig [2020-01-07T11:27:26.781Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-01-07T11:27:26.781Z] === RUN TestBuildLabelWithTargets [2020-01-07T11:27:27.989Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-07T11:27:28.553Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-07T11:27:28.829Z] --- PASS: TestBuildLabelWithTargets (1.84s) [2020-01-07T11:27:28.829Z] === RUN TestBuildWithEmptyLayers [2020-01-07T11:27:29.450Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2020-01-07T11:27:29.450Z] === RUN TestBuildMultiStageOnBuild [2020-01-07T11:27:29.484Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-07T11:27:30.414Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-07T11:27:31.347Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-07T11:27:31.487Z] --- PASS: TestBuildMultiStageOnBuild (2.15s) [2020-01-07T11:27:31.487Z] === RUN TestBuildUncleanTarFilenames [2020-01-07T11:27:32.278Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-07T11:27:32.504Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2020-01-07T11:27:32.504Z] === RUN TestBuildMultiStageLayerLeak [2020-01-07T11:27:33.208Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-07T11:27:35.114Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-07T11:27:35.189Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2020-01-07T11:27:35.189Z] === RUN TestBuildWithHugeFile [2020-01-07T11:27:36.052Z] === RUN TestDockerSuite/TestExecEnv [2020-01-07T11:27:36.983Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-07T11:27:38.878Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-07T11:27:39.441Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-07T11:27:41.336Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-07T11:27:42.268Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-07T11:27:43.199Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-07T11:27:43.990Z] === RUN TestDockerSuite/TestExecParseError [2020-01-07T11:27:44.921Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-07T11:27:44.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-07T11:27:46.073Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-07T11:27:46.637Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-07T11:27:48.538Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-07T11:27:49.102Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-07T11:27:50.034Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-07T11:28:02.224Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-07T11:28:02.482Z] === RUN TestDockerSuite/TestExecTTY [2020-01-07T11:28:03.414Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-07T11:28:04.786Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-07T11:28:05.733Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-07T11:28:06.666Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-07T11:28:06.666Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-07T11:28:09.190Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-07T11:28:10.122Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-07T11:28:11.052Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-07T11:28:11.984Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-07T11:28:12.914Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-07T11:28:13.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-07T11:28:18.430Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-07T11:28:23.688Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-07T11:28:25.582Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-07T11:28:30.837Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-07T11:28:31.404Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-07T11:28:31.404Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-07T11:28:31.404Z] === RUN TestDockerSuite/TestHealth [2020-01-07T11:28:39.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-07T11:28:54.382Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-07T11:28:54.382Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-07T11:28:54.382Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-07T11:28:54.382Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-07T11:28:54.382Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-07T11:28:54.382Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-07T11:28:54.639Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-07T11:28:54.639Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-07T11:28:54.639Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-07T11:28:54.639Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-07T11:28:54.896Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-07T11:28:55.153Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-07T11:28:55.717Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-07T11:28:55.717Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-07T11:28:56.649Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-07T11:28:56.906Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-07T11:28:57.837Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-07T11:28:59.207Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-07T11:28:59.207Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-07T11:29:00.140Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-07T11:29:03.418Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-07T11:29:03.418Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-07T11:29:03.418Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-07T11:29:04.790Z] === RUN TestDockerSuite/TestImportFile [2020-01-07T11:29:06.687Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-07T11:29:06.687Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-07T11:29:08.586Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-07T11:29:10.481Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-07T11:29:12.381Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-07T11:29:12.404Z] --- PASS: TestBuildWithHugeFile (89.84s) [2020-01-07T11:29:12.405Z] === RUN TestBuildWithEmptyDockerfile [2020-01-07T11:29:12.405Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:29:12.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:29:12.405Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:29:12.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:29:12.405Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:29:12.405Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:29:12.405Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T11:29:12.405Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T11:29:12.405Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T11:29:12.405Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-01-07T11:29:12.405Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-01-07T11:29:12.405Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-01-07T11:29:12.405Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-01-07T11:29:12.405Z] === RUN TestBuildPreserveOwnership [2020-01-07T11:29:12.405Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-07T11:29:12.405Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-07T11:29:12.405Z] --- PASS: TestBuildPreserveOwnership (4.91s) [2020-01-07T11:29:12.405Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2020-01-07T11:29:12.405Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2020-01-07T11:29:12.405Z] === RUN TestBuildPlatformInvalid [2020-01-07T11:29:12.405Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-01-07T11:29:12.405Z] PASS [2020-01-07T11:29:12.405Z] [2020-01-07T11:29:12.405Z] === Skipped [2020-01-07T11:29:12.405Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-01-07T11:29:12.405Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T11:29:12.405Z] [2020-01-07T11:29:12.405Z] [2020-01-07T11:29:12.405Z] DONE 32 tests, 1 skipped in 136.327s [2020-01-07T11:29:12.405Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-01-07T11:29:12.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:29:12.405Z] ++ set -e [2020-01-07T11:29:12.405Z] ++ '[' -n 0 ']' [2020-01-07T11:29:12.405Z] ++ set -x [2020-01-07T11:29:12.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:29:12.405Z] INFO: Testing against a local daemon [2020-01-07T11:29:12.405Z] === RUN TestConfigList [2020-01-07T11:29:12.690Z] --- PASS: TestConfigList (2.33s) [2020-01-07T11:29:12.691Z] === RUN TestConfigsCreateAndDelete [2020-01-07T11:29:13.312Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-07T11:29:13.877Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-07T11:29:14.809Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-07T11:29:14.809Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-07T11:29:14.809Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-07T11:29:15.387Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2020-01-07T11:29:15.388Z] === RUN TestConfigsUpdate [2020-01-07T11:29:15.740Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-07T11:29:16.671Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-07T11:29:17.235Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-07T11:29:17.439Z] --- PASS: TestConfigsUpdate (2.33s) [2020-01-07T11:29:17.439Z] === RUN TestTemplatedConfig [2020-01-07T11:29:18.166Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-07T11:29:18.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-07T11:29:18.987Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-07T11:29:19.918Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-07T11:29:19.918Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-07T11:29:20.151Z] --- PASS: TestTemplatedConfig (2.81s) [2020-01-07T11:29:20.151Z] === RUN TestConfigInspect [2020-01-07T11:29:21.813Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-07T11:29:22.189Z] --- PASS: TestConfigInspect (2.23s) [2020-01-07T11:29:22.189Z] === RUN TestConfigCreateWithLabels [2020-01-07T11:29:22.378Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-07T11:29:23.309Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-07T11:29:23.309Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-07T11:29:24.241Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-07T11:29:24.241Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-07T11:29:24.880Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2020-01-07T11:29:24.880Z] === RUN TestConfigCreateResolve [2020-01-07T11:29:25.611Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-07T11:29:26.543Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-07T11:29:26.926Z] --- PASS: TestConfigCreateResolve (2.27s) [2020-01-07T11:29:26.926Z] === RUN TestConfigDaemonLibtrustID [2020-01-07T11:29:27.108Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-07T11:29:27.546Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-01-07T11:29:27.546Z] PASS [2020-01-07T11:29:27.546Z] [2020-01-07T11:29:27.546Z] DONE 8 tests in 17.165s [2020-01-07T11:29:27.546Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-01-07T11:29:27.546Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:29:27.546Z] ++ set -e [2020-01-07T11:29:27.546Z] ++ '[' -n 0 ']' [2020-01-07T11:29:27.546Z] ++ set -x [2020-01-07T11:29:27.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:29:27.546Z] INFO: Testing against a local daemon [2020-01-07T11:29:27.546Z] === RUN TestCheckpoint [2020-01-07T11:29:27.546Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-07T11:29:27.546Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T11:29:27.546Z] === RUN TestContainerInvalidJSON [2020-01-07T11:29:27.546Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:29:27.546Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:29:27.546Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:29:27.546Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:29:27.546Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:29:27.546Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:29:27.546Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T11:29:27.546Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-07T11:29:27.546Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T11:29:27.546Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-07T11:29:27.546Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-07T11:29:27.546Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-07T11:29:27.546Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-07T11:29:27.546Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-07T11:29:27.546Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-01-07T11:29:27.546Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-07T11:29:27.546Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-01-07T11:29:27.546Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-07T11:29:27.831Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-01-07T11:29:27.831Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-07T11:29:27.831Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-01-07T11:29:27.831Z] === RUN TestCopyFromContainer [2020-01-07T11:29:28.040Z] === RUN TestDockerSuite/TestInspectImage [2020-01-07T11:29:28.040Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-07T11:29:28.040Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-07T11:29:28.040Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-07T11:29:28.972Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-07T11:29:29.318Z] === RUN TestCopyFromContainer// [2020-01-07T11:29:29.318Z] === RUN TestCopyFromContainer//bar/root [2020-01-07T11:29:29.604Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-07T11:29:29.604Z] === RUN TestCopyFromContainer/bar/quux [2020-01-07T11:29:29.892Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-07T11:29:29.892Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-07T11:29:29.892Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-07T11:29:29.905Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-07T11:29:29.905Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-07T11:29:30.178Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-07T11:29:30.178Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-07T11:29:30.178Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-07T11:29:30.464Z] --- PASS: TestCopyFromContainer (2.49s) [2020-01-07T11:29:30.464Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-01-07T11:29:30.464Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-07T11:29:30.464Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-01-07T11:29:30.464Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-01-07T11:29:30.464Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-07T11:29:30.464Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-01-07T11:29:30.464Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-07T11:29:30.464Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-01-07T11:29:30.464Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-01-07T11:29:30.464Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-01-07T11:29:30.464Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-07T11:29:30.464Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:29:30.464Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:29:30.464Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:29:30.464Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:29:30.464Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:29:30.464Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:29:30.464Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T11:29:30.464Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T11:29:30.464Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T11:29:30.464Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-07T11:29:30.464Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-07T11:29:30.464Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-07T11:29:30.464Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-07T11:29:30.464Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-07T11:29:30.464Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-07T11:29:30.464Z] === RUN TestCreateWithInvalidEnv [2020-01-07T11:29:30.464Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-07T11:29:30.464Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-07T11:29:30.464Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-07T11:29:30.464Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-07T11:29:30.464Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-07T11:29:30.464Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-07T11:29:30.464Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-07T11:29:30.464Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-07T11:29:30.464Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-07T11:29:30.464Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-01-07T11:29:30.464Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-07T11:29:30.464Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-07T11:29:30.464Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-07T11:29:30.464Z] === RUN TestCreateTmpfsMountsTarget [2020-01-07T11:29:30.464Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-07T11:29:30.464Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-07T11:29:30.839Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-07T11:29:31.771Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-07T11:29:32.503Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:29:32.503Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:29:32.503Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:29:32.503Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:29:32.503Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:29:32.503Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-07T11:29:32.503Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:29:32.503Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:29:32.503Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:29:32.503Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:29:32.503Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:29:32.503Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-07T11:29:32.503Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-07T11:29:32.503Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-07T11:29:32.503Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-07T11:29:32.503Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T11:29:32.503Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T11:29:32.503Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-07T11:29:32.503Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T11:29:32.503Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T11:29:32.503Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-07T11:29:32.503Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-01-07T11:29:32.503Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-01-07T11:29:32.503Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-07T11:29:34.300Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-07T11:29:34.300Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-07T11:29:34.540Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2020-01-07T11:29:34.540Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-07T11:29:34.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:29:34.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:29:34.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:29:34.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:29:34.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:29:34.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:29:34.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:29:34.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:29:34.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:29:34.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:29:34.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T11:29:34.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T11:29:34.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T11:29:34.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T11:29:34.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T11:29:34.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-07T11:29:34.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-01-07T11:29:34.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-01-07T11:29:34.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-01-07T11:29:34.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-01-07T11:29:34.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-01-07T11:29:34.541Z] === RUN TestContainerStartOnDaemonRestart [2020-01-07T11:29:34.541Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-07T11:29:34.541Z] === RUN TestDaemonRestartIpcMode [2020-01-07T11:29:34.541Z] === PAUSE TestDaemonRestartIpcMode [2020-01-07T11:29:34.541Z] === RUN TestDiff [2020-01-07T11:29:34.864Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-07T11:29:35.162Z] --- PASS: TestDiff (0.65s) [2020-01-07T11:29:35.162Z] === RUN TestExecWithCloseStdin [2020-01-07T11:29:35.797Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-07T11:29:36.175Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-01-07T11:29:36.175Z] === RUN TestExec [2020-01-07T11:29:36.794Z] --- PASS: TestExec (0.79s) [2020-01-07T11:29:36.794Z] === RUN TestExecUser [2020-01-07T11:29:37.692Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-07T11:29:37.809Z] --- PASS: TestExecUser (0.80s) [2020-01-07T11:29:37.809Z] === RUN TestExportContainerAndImportImage [2020-01-07T11:29:38.625Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-07T11:29:38.834Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2020-01-07T11:29:38.835Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-07T11:29:39.557Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-07T11:29:40.331Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-01-07T11:29:40.331Z] === RUN TestHealthCheckWorkdir [2020-01-07T11:29:40.489Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-07T11:29:41.345Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-01-07T11:29:41.345Z] === RUN TestHealthKillContainer [2020-01-07T11:29:41.420Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-07T11:29:41.985Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-07T11:29:42.919Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-07T11:29:42.919Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-07T11:29:44.030Z] --- PASS: TestHealthKillContainer (2.85s) [2020-01-07T11:29:44.030Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-07T11:29:44.653Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-01-07T11:29:44.653Z] === RUN TestIpcModeNone [2020-01-07T11:29:44.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-07T11:29:45.276Z] --- PASS: TestIpcModeNone (0.76s) [2020-01-07T11:29:45.276Z] === RUN TestIpcModePrivate [2020-01-07T11:29:45.748Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-07T11:29:46.297Z] --- PASS: TestIpcModePrivate (0.77s) [2020-01-07T11:29:46.298Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-07T11:29:46.298Z] === RUN TestIpcModeShareable [2020-01-07T11:29:46.927Z] --- PASS: TestIpcModeShareable (0.78s) [2020-01-07T11:29:46.927Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-07T11:29:46.927Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-07T11:29:47.647Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-07T11:29:49.544Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-07T11:29:49.635Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s) [2020-01-07T11:29:49.635Z] === RUN TestAPIIpcModeHost [2020-01-07T11:29:49.801Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-07T11:29:49.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-07T11:29:49.920Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-01-07T11:29:49.920Z] === RUN TestDaemonIpcModeShareable [2020-01-07T11:29:51.701Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-07T11:29:51.966Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2020-01-07T11:29:51.966Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-07T11:29:51.966Z] === RUN TestDaemonIpcModePrivate [2020-01-07T11:29:52.633Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-07T11:29:53.450Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-01-07T11:29:53.451Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-07T11:29:53.451Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-07T11:29:54.531Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-07T11:29:54.930Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-01-07T11:29:54.930Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-07T11:29:54.930Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-07T11:29:55.462Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-07T11:29:56.859Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-07T11:29:56.971Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-01-07T11:29:56.971Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-07T11:29:56.971Z] === RUN TestIpcModeOlderClient [2020-01-07T11:29:56.971Z] === PAUSE TestIpcModeOlderClient [2020-01-07T11:29:56.971Z] === RUN TestKillContainerInvalidSignal [2020-01-07T11:29:57.120Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-07T11:29:57.589Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-01-07T11:29:57.589Z] === RUN TestKillContainer [2020-01-07T11:29:57.589Z] === RUN TestKillContainer/no_signal [2020-01-07T11:29:58.207Z] === RUN TestKillContainer/non_killing_signal [2020-01-07T11:29:58.492Z] === RUN TestKillContainer/killing_signal [2020-01-07T11:29:59.507Z] --- PASS: TestKillContainer (2.02s) [2020-01-07T11:29:59.507Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-01-07T11:29:59.507Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-01-07T11:29:59.507Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-01-07T11:29:59.507Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-07T11:29:59.507Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-07T11:29:59.648Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-07T11:29:59.648Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-07T11:30:00.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-07T11:30:00.214Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-07T11:30:00.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-01-07T11:30:00.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-01-07T11:30:00.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-01-07T11:30:00.745Z] === RUN TestKillStoppedContainer [2020-01-07T11:30:00.745Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-07T11:30:00.745Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-07T11:30:01.032Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-01-07T11:30:01.032Z] === RUN TestKillDifferentUserContainer [2020-01-07T11:30:01.147Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-07T11:30:01.668Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-01-07T11:30:01.668Z] === RUN TestInspectOomKilledTrue [2020-01-07T11:30:02.520Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-07T11:30:02.688Z] --- PASS: TestInspectOomKilledTrue (1.16s) [2020-01-07T11:30:02.688Z] === RUN TestInspectOomKilledFalse [2020-01-07T11:30:03.698Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-01-07T11:30:03.698Z] === RUN TestLinksEtcHostsContentMatch [2020-01-07T11:30:03.984Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-01-07T11:30:03.984Z] === RUN TestLinksContainerNames [2020-01-07T11:30:05.466Z] --- PASS: TestLinksContainerNames (1.26s) [2020-01-07T11:30:05.466Z] === RUN TestLogsFollowTailEmpty [2020-01-07T11:30:05.797Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-07T11:30:06.085Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2020-01-07T11:30:06.085Z] === RUN TestContainerNetworkMountsNoChown [2020-01-07T11:30:06.704Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/default [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/default [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/private [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/private [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rprivate [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/slave [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/slave [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rslave [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/shared [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/shared [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rshared [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-07T11:30:06.704Z] === CONT TestMountDaemonRoot/default [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:30:06.704Z] === CONT TestMountDaemonRoot/rslave [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:30:06.704Z] === CONT TestMountDaemonRoot/slave [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-07T11:30:06.704Z] === CONT TestMountDaemonRoot/rshared [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:30:06.704Z] === CONT TestMountDaemonRoot/private [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:30:06.704Z] === CONT TestMountDaemonRoot/shared [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:30:06.704Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:30:06.704Z] === CONT TestMountDaemonRoot/rprivate [2020-01-07T11:30:06.704Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:30:06.705Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:30:06.705Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:30:06.705Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:30:06.705Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:30:06.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:30:06.705Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:30:06.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:30:06.705Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-07T11:30:06.705Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-07T11:30:06.705Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-07T11:30:06.705Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-07T11:30:06.705Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-07T11:30:06.705Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-07T11:30:06.994Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-07T11:30:07.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-07T11:30:07.282Z] === RUN TestContainerBindMountNonRecursive [2020-01-07T11:30:08.795Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2020-01-07T11:30:08.795Z] === RUN TestNetworkNat [2020-01-07T11:30:09.414Z] --- PASS: TestNetworkNat (0.70s) [2020-01-07T11:30:09.414Z] === RUN TestNetworkLocalhostTCPNat [2020-01-07T11:30:10.429Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-01-07T11:30:10.429Z] === RUN TestNetworkLoopbackNat [2020-01-07T11:30:11.445Z] --- PASS: TestNetworkLoopbackNat (0.98s) [2020-01-07T11:30:11.445Z] === RUN TestPause [2020-01-07T11:30:12.061Z] --- PASS: TestPause (0.73s) [2020-01-07T11:30:12.061Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-07T11:30:12.061Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T11:30:12.061Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T11:30:12.061Z] === RUN TestPauseStopPausedContainer [2020-01-07T11:30:12.350Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-07T11:30:12.679Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2020-01-07T11:30:12.679Z] === RUN TestPsFilter [2020-01-07T11:30:12.965Z] --- PASS: TestPsFilter (0.19s) [2020-01-07T11:30:12.965Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-07T11:30:13.588Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2020-01-07T11:30:13.588Z] === RUN TestRemoveContainerWithVolume [2020-01-07T11:30:13.720Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-07T11:30:14.215Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2020-01-07T11:30:14.215Z] === RUN TestRemoveContainerRunning [2020-01-07T11:30:14.848Z] --- PASS: TestRemoveContainerRunning (0.70s) [2020-01-07T11:30:14.848Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-07T11:30:15.866Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-01-07T11:30:15.866Z] === RUN TestRemoveInvalidContainer [2020-01-07T11:30:15.866Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-01-07T11:30:15.866Z] === RUN TestRenameLinkedContainer [2020-01-07T11:30:16.245Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-07T11:30:17.180Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-07T11:30:17.750Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-07T11:30:18.566Z] --- PASS: TestRenameLinkedContainer (2.73s) [2020-01-07T11:30:18.566Z] === RUN TestRenameStoppedContainer [2020-01-07T11:30:18.682Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-07T11:30:19.187Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-01-07T11:30:19.187Z] === RUN TestRenameRunningContainerAndReuse [2020-01-07T11:30:20.683Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2020-01-07T11:30:20.683Z] === RUN TestRenameInvalidName [2020-01-07T11:30:21.314Z] --- PASS: TestRenameInvalidName (0.67s) [2020-01-07T11:30:21.314Z] === RUN TestRenameAnonymousContainer [2020-01-07T11:30:21.965Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-07T11:30:21.965Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-07T11:30:21.965Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-07T11:30:21.965Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-07T11:30:21.965Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-07T11:30:22.898Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-07T11:30:23.834Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-07T11:30:24.029Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2020-01-07T11:30:24.029Z] === RUN TestRenameContainerWithSameName [2020-01-07T11:30:24.320Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-01-07T11:30:24.320Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-07T11:30:25.942Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2020-01-07T11:30:25.942Z] === RUN TestResize [2020-01-07T11:30:26.566Z] --- PASS: TestResize (0.71s) [2020-01-07T11:30:26.566Z] === RUN TestResizeWithInvalidSize [2020-01-07T11:30:27.201Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-01-07T11:30:27.201Z] === RUN TestResizeWhenContainerNotStarted [2020-01-07T11:30:28.037Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-07T11:30:28.235Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s) [2020-01-07T11:30:28.235Z] === RUN TestDaemonRestartKillContainers [2020-01-07T11:30:28.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:30:28.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:30:28.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:30:28.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:30:28.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:30:28.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:30:28.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:30:28.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:30:28.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:30:28.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:30:28.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:30:28.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:30:28.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:30:28.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:30:28.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:30:28.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:30:28.236Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:30:28.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:30:28.236Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:30:28.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:30:28.236Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:30:28.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:30:28.236Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:30:28.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:30:28.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T11:30:28.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T11:30:28.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T11:30:28.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T11:30:28.294Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-07T11:30:30.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T11:30:31.788Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T11:30:33.548Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-07T11:30:34.112Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-07T11:30:34.112Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-07T11:30:34.524Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:30:34.524Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:30:35.046Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-07T11:30:35.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T11:30:35.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T11:30:35.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T11:30:36.417Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-07T11:30:37.349Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-07T11:30:37.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T11:30:38.720Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-07T11:30:39.652Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.62s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.88s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (7.44s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.03s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (3.13s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.96s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.97s) [2020-01-07T11:30:40.080Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2020-01-07T11:30:40.080Z] === RUN TestCgroupNamespacesRun [2020-01-07T11:30:41.575Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2020-01-07T11:30:41.575Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-07T11:30:42.176Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-07T11:30:43.064Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2020-01-07T11:30:43.064Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-07T11:30:43.107Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-07T11:30:43.365Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-07T11:30:43.622Z] === RUN TestDockerSuite/TestLogsSince [2020-01-07T11:30:44.566Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2020-01-07T11:30:44.566Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-07T11:30:46.052Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2020-01-07T11:30:46.052Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-07T11:30:48.098Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2020-01-07T11:30:48.098Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-07T11:30:48.728Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-01-07T11:30:48.728Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-07T11:30:49.362Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-01-07T11:30:49.362Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-07T11:30:51.409Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2020-01-07T11:30:51.409Z] === RUN TestKernelTCPMemory [2020-01-07T11:30:51.722Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-07T11:30:52.027Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-01-07T11:30:52.027Z] === RUN TestNISDomainname [2020-01-07T11:30:53.050Z] --- PASS: TestNISDomainname (1.01s) [2020-01-07T11:30:53.050Z] === RUN TestHostnameDnsResolution [2020-01-07T11:30:53.616Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-07T11:30:54.562Z] --- PASS: TestHostnameDnsResolution (1.14s) [2020-01-07T11:30:54.562Z] === RUN TestStats [2020-01-07T11:30:56.056Z] --- PASS: TestStats (1.67s) [2020-01-07T11:30:56.056Z] === RUN TestStopContainerWithTimeout [2020-01-07T11:30:56.056Z] === RUN TestStopContainerWithTimeout/0 [2020-01-07T11:30:56.056Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-07T11:30:56.056Z] === RUN TestStopContainerWithTimeout/1 [2020-01-07T11:30:56.056Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-07T11:30:56.056Z] === RUN TestStopContainerWithTimeout/3 [2020-01-07T11:30:56.056Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-07T11:30:56.056Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-07T11:30:56.056Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-07T11:30:56.056Z] === CONT TestStopContainerWithTimeout/0 [2020-01-07T11:30:56.056Z] === CONT TestStopContainerWithTimeout/3 [2020-01-07T11:30:56.056Z] === CONT TestStopContainerWithTimeout/1 [2020-01-07T11:30:56.056Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-07T11:30:56.916Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-07T11:30:57.174Z] === RUN TestDockerSuite/TestLogsTail [2020-01-07T11:30:57.174Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-07T11:30:58.106Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-07T11:30:59.039Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-07T11:30:59.543Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-07T11:30:59.543Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-01-07T11:30:59.543Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2020-01-07T11:30:59.543Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2020-01-07T11:30:59.543Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2020-01-07T11:30:59.543Z] === RUN TestDeleteDevicemapper [2020-01-07T11:30:59.543Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-07T11:30:59.543Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T11:30:59.543Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-07T11:30:59.971Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-07T11:31:00.228Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-07T11:31:01.159Z] === RUN TestDockerSuite/TestNetHostname [2020-01-07T11:31:01.590Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s) [2020-01-07T11:31:01.591Z] === RUN TestUpdateMemory [2020-01-07T11:31:02.212Z] --- PASS: TestUpdateMemory (0.94s) [2020-01-07T11:31:02.212Z] === RUN TestUpdateCPUQuota [2020-01-07T11:31:03.237Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-01-07T11:31:03.237Z] === RUN TestUpdatePidsLimit [2020-01-07T11:31:03.521Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-07T11:31:03.690Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-07T11:31:03.809Z] === RUN TestUpdatePidsLimit/no_change [2020-01-07T11:31:03.947Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-07T11:31:04.096Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-07T11:31:04.379Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-07T11:31:04.664Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-07T11:31:04.949Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-07T11:31:05.237Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-07T11:31:05.319Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-07T11:31:06.719Z] --- PASS: TestUpdatePidsLimit (3.24s) [2020-01-07T11:31:06.719Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-01-07T11:31:06.719Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-01-07T11:31:06.719Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-01-07T11:31:06.719Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-01-07T11:31:06.719Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2020-01-07T11:31:06.719Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-01-07T11:31:06.719Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-01-07T11:31:06.719Z] === RUN TestUpdateRestartPolicy [2020-01-07T11:31:07.844Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-07T11:31:08.101Z] === RUN TestDockerSuite/TestPluginActive [2020-01-07T11:31:09.997Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-07T11:31:10.562Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-07T11:31:18.665Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-07T11:31:18.665Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-07T11:31:18.665Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-07T11:31:18.665Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-07T11:31:19.289Z] --- PASS: TestUpdateRestartPolicy (12.12s) [2020-01-07T11:31:19.290Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-07T11:31:19.290Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-01-07T11:31:19.290Z] === RUN TestWaitNonBlocked [2020-01-07T11:31:19.290Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:31:19.290Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:31:19.290Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:31:19.290Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:31:19.580Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T11:31:19.580Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T11:31:20.203Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-07T11:31:20.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2020-01-07T11:31:20.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2020-01-07T11:31:20.203Z] === RUN TestWaitBlocked [2020-01-07T11:31:20.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:31:20.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:31:20.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:31:20.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:31:20.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T11:31:20.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T11:31:20.561Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-07T11:31:21.232Z] --- PASS: TestWaitBlocked (0.04s) [2020-01-07T11:31:21.232Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-01-07T11:31:21.232Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-01-07T11:31:21.232Z] === CONT TestContainerStartOnDaemonRestart [2020-01-07T11:31:21.232Z] === CONT TestIpcModeOlderClient [2020-01-07T11:31:21.232Z] === CONT TestDaemonRestartIpcMode [2020-01-07T11:31:21.520Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-01-07T11:31:21.931Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-07T11:31:23.839Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-07T11:31:23.839Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-07T11:31:25.033Z] --- PASS: TestDaemonRestartIpcMode (3.72s) [2020-01-07T11:31:25.324Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s) [2020-01-07T11:31:25.324Z] PASS [2020-01-07T11:31:25.324Z] [2020-01-07T11:31:25.324Z] === Skipped [2020-01-07T11:31:25.324Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-01-07T11:31:25.324Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T11:31:25.324Z] [2020-01-07T11:31:25.324Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T11:31:25.324Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T11:31:25.324Z] [2020-01-07T11:31:25.324Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-01-07T11:31:25.324Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T11:31:25.324Z] [2020-01-07T11:31:25.324Z] [2020-01-07T11:31:25.324Z] DONE 197 tests, 3 skipped in 117.851s [2020-01-07T11:31:25.324Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-01-07T11:31:25.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:31:25.324Z] ++ set -e [2020-01-07T11:31:25.324Z] ++ '[' -n 0 ']' [2020-01-07T11:31:25.324Z] ++ set -x [2020-01-07T11:31:25.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:31:25.324Z] INFO: Testing against a local daemon [2020-01-07T11:31:25.324Z] === RUN TestCommitInheritsEnv [2020-01-07T11:31:25.735Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-07T11:31:25.956Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-01-07T11:31:25.956Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-07T11:31:25.956Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-07T11:31:25.956Z] === RUN TestImagesFilterMultiReference [2020-01-07T11:31:25.956Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-01-07T11:31:25.956Z] === RUN TestImagePullPlatformInvalid [2020-01-07T11:31:25.956Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-07T11:31:25.956Z] === RUN TestRemoveImageOrphaning [2020-01-07T11:31:26.577Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-01-07T11:31:26.577Z] === RUN TestRemoveImageGarbageCollector [2020-01-07T11:31:26.577Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-07T11:31:26.577Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:31:26.577Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-07T11:31:26.577Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-01-07T11:31:26.577Z] === RUN TestTagInvalidReference [2020-01-07T11:31:26.577Z] --- PASS: TestTagInvalidReference (0.04s) [2020-01-07T11:31:26.577Z] === RUN TestTagValidPrefixedRepo [2020-01-07T11:31:26.577Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-01-07T11:31:26.577Z] === RUN TestTagExistedNameWithoutForce [2020-01-07T11:31:26.577Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-07T11:31:26.577Z] === RUN TestTagOfficialNames [2020-01-07T11:31:26.577Z] --- PASS: TestTagOfficialNames (0.06s) [2020-01-07T11:31:26.577Z] === RUN TestTagMatchesDigest [2020-01-07T11:31:26.577Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-07T11:31:26.577Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-07T11:31:27.105Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-07T11:31:31.284Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-07T11:31:31.284Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-07T11:31:33.182Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-07T11:31:34.554Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-07T11:31:35.122Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-07T11:31:37.019Z] === RUN TestDockerSuite/TestPortList [2020-01-07T11:31:37.950Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-07T11:31:41.226Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-07T11:31:47.776Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-07T11:31:48.034Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-07T11:31:48.967Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-07T11:31:54.233Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-07T11:31:56.756Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-07T11:31:56.756Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-07T11:31:56.756Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-07T11:31:57.320Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-07T11:31:57.320Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-07T11:31:58.251Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-07T11:31:58.251Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-07T11:31:58.815Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-07T11:31:59.073Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-07T11:32:00.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-07T11:32:00.442Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-07T11:32:04.618Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-07T11:32:05.551Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-07T11:32:05.808Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-07T11:32:06.066Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-07T11:32:06.630Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-07T11:32:09.905Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-07T11:32:10.162Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-07T11:32:10.725Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-07T11:32:14.002Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-07T11:32:14.260Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-07T11:32:16.785Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-07T11:32:20.061Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-07T11:32:20.061Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-07T11:32:21.972Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-07T11:32:23.869Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-07T11:32:25.241Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-07T11:32:31.791Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-07T11:32:33.686Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-07T11:32:36.209Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-07T11:32:38.109Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-07T11:32:38.109Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-07T11:32:39.479Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-07T11:32:41.374Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-07T11:32:43.896Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-07T11:32:45.265Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-07T11:32:45.522Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-07T11:32:46.452Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-07T11:32:48.995Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-07T11:32:51.577Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-07T11:32:51.577Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-07T11:32:52.507Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-07T11:32:52.507Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-07T11:32:52.507Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-07T11:32:52.764Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-07T11:32:52.764Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-07T11:32:53.697Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-07T11:32:55.593Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-07T11:32:57.488Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-07T11:32:58.052Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-07T11:33:06.151Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-07T11:33:06.151Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-07T11:33:07.521Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-07T11:33:08.452Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-07T11:33:10.347Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-07T11:33:10.347Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-07T11:33:10.347Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-07T11:33:10.911Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-07T11:33:13.434Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-07T11:33:15.328Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-07T11:33:19.507Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-07T11:33:20.878Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-07T11:33:20.878Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-07T11:33:20.878Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-07T11:33:25.157Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-07T11:33:26.528Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-07T11:33:27.092Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-07T11:33:29.615Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-07T11:33:29.873Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-07T11:33:30.130Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-07T11:33:32.030Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-07T11:33:32.964Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-07T11:33:32.964Z] === RUN TestDockerSuite/TestRmiTag [2020-01-07T11:33:33.222Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-07T11:33:34.153Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-07T11:33:36.048Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-07T11:33:39.324Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-07T11:33:39.889Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-07T11:33:40.820Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-07T11:33:41.384Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-07T11:33:43.280Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-07T11:33:43.843Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-07T11:33:44.100Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-07T11:33:45.031Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-07T11:33:45.031Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-07T11:33:45.595Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-07T11:33:47.494Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-07T11:33:48.424Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-07T11:33:49.355Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-07T11:33:49.920Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-07T11:33:51.815Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-07T11:33:53.186Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-07T11:33:54.116Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-07T11:33:55.047Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-07T11:33:55.611Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-07T11:33:55.869Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-07T11:33:56.801Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-07T11:33:57.732Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-07T11:33:59.105Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-07T11:34:00.037Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-07T11:34:00.969Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-07T11:34:01.901Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-07T11:34:02.466Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-07T11:34:02.466Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-07T11:34:04.363Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-07T11:34:04.927Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-07T11:34:05.858Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-07T11:34:06.876Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-07T11:34:07.133Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-07T11:34:07.390Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-07T11:34:08.321Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-07T11:34:08.321Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-07T11:34:09.253Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-07T11:34:10.186Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-07T11:34:10.751Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-07T11:34:11.684Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-07T11:34:12.616Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-07T11:34:12.616Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-07T11:34:13.547Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-07T11:34:13.547Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-07T11:34:14.920Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-07T11:34:15.484Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-07T11:34:16.439Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-07T11:34:17.373Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-07T11:34:17.373Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-07T11:34:18.304Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-07T11:34:19.676Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-07T11:34:21.571Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-07T11:34:22.944Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-07T11:34:23.876Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-07T11:34:23.876Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-07T11:34:24.808Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-07T11:34:25.372Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-07T11:34:26.744Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-07T11:34:27.308Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-07T11:34:29.206Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-07T11:34:33.385Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-07T11:34:33.385Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-07T11:34:33.643Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-07T11:34:36.167Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-07T11:34:38.063Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-07T11:34:41.344Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-07T11:34:43.250Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-07T11:34:43.507Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-07T11:34:43.507Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-07T11:34:43.507Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-07T11:34:44.878Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-07T11:34:46.775Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-07T11:34:48.146Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-07T11:34:50.670Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-07T11:34:51.234Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-07T11:34:51.798Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-07T11:34:53.171Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-07T11:34:54.103Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-07T11:34:54.103Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-07T11:34:54.668Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-07T11:34:56.563Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-07T11:34:56.820Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-07T11:34:57.751Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-07T11:34:58.316Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-07T11:34:59.248Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-07T11:34:59.812Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-07T11:34:59.812Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-07T11:35:00.744Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-07T11:35:01.675Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-07T11:35:02.240Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-07T11:35:03.170Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-07T11:35:04.101Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-07T11:35:04.667Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-07T11:35:05.603Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-07T11:35:06.536Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-07T11:35:06.536Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-07T11:35:07.467Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-07T11:35:08.031Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-07T11:35:09.928Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-07T11:35:09.928Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-07T11:35:09.928Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-07T11:35:14.107Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-07T11:35:14.364Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-07T11:35:26.546Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-07T11:35:27.111Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-07T11:35:29.006Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-07T11:35:29.006Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-07T11:35:29.006Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-07T11:35:29.006Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-07T11:35:29.937Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-07T11:35:33.217Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-07T11:35:34.588Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-07T11:35:36.485Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-07T11:35:37.420Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-07T11:35:37.985Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-07T11:35:38.549Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-07T11:35:39.923Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-07T11:35:39.923Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-07T11:35:39.923Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-07T11:35:41.819Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-07T11:35:42.751Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-07T11:35:44.648Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-07T11:35:44.648Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-07T11:35:44.648Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-07T11:35:46.545Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-07T11:35:47.916Z] === RUN TestDockerSuite/TestRunMount [2020-01-07T11:35:54.465Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-07T11:35:55.030Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-07T11:35:55.962Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-07T11:35:57.381Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-07T11:35:59.907Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-07T11:36:03.186Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-07T11:36:05.710Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-07T11:36:08.235Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-07T11:36:10.131Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-07T11:36:12.029Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-07T11:36:12.029Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-07T11:36:12.593Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-07T11:36:13.966Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-07T11:36:14.530Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-07T11:36:15.462Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-07T11:36:17.987Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-07T11:36:20.510Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-07T11:36:25.772Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-07T11:36:25.772Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-07T11:36:25.772Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-07T11:36:26.703Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-07T11:36:26.703Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-07T11:36:27.633Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-07T11:36:28.198Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-07T11:36:28.198Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-07T11:36:29.129Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-07T11:36:30.062Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-07T11:36:30.062Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-07T11:36:30.992Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-07T11:36:31.923Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-07T11:36:33.832Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-07T11:36:34.154Z] --- PASS: TestImportExtremelyLargeImageWorks (299.00s) [2020-01-07T11:36:34.154Z] PASS [2020-01-07T11:36:34.154Z] [2020-01-07T11:36:34.154Z] === Skipped [2020-01-07T11:36:34.154Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-07T11:36:34.154Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:36:34.154Z] [2020-01-07T11:36:34.154Z] [2020-01-07T11:36:34.154Z] DONE 12 tests, 1 skipped in 300.404s [2020-01-07T11:36:34.154Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-01-07T11:36:34.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:36:34.154Z] ++ set -e [2020-01-07T11:36:34.154Z] ++ '[' -n 0 ']' [2020-01-07T11:36:34.154Z] ++ set -x [2020-01-07T11:36:34.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:36:34.154Z] INFO: Testing against a local daemon [2020-01-07T11:36:34.154Z] === RUN TestNetworkCreateDelete [2020-01-07T11:36:34.154Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-01-07T11:36:34.154Z] === RUN TestDockerNetworkDeletePreferID [2020-01-07T11:36:34.154Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-01-07T11:36:34.154Z] === RUN TestInspectNetwork [2020-01-07T11:36:34.154Z] === RUN TestInspectNetwork/full_network_id [2020-01-07T11:36:34.154Z] === RUN TestInspectNetwork/partial_network_id [2020-01-07T11:36:34.154Z] === RUN TestInspectNetwork/network_name [2020-01-07T11:36:34.154Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-07T11:36:34.764Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-07T11:36:35.393Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-07T11:36:35.632Z] --- PASS: TestInspectNetwork (8.85s) [2020-01-07T11:36:35.632Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-07T11:36:35.632Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-07T11:36:35.632Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-07T11:36:35.632Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-07T11:36:35.632Z] === RUN TestRunContainerWithBridgeNone [2020-01-07T11:36:36.326Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-07T11:36:36.890Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-07T11:36:37.700Z] --- PASS: TestRunContainerWithBridgeNone (2.33s) [2020-01-07T11:36:37.700Z] === RUN TestNetworkInvalidJSON [2020-01-07T11:36:37.825Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-07T11:36:37.988Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-07T11:36:37.988Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-07T11:36:37.988Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:36:37.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:36:37.989Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:36:37.989Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:36:37.989Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-07T11:36:37.989Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T11:36:37.989Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T11:36:37.989Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-01-07T11:36:37.989Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-07T11:36:37.989Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-07T11:36:37.989Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-07T11:36:37.989Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-07T11:36:38.391Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-07T11:36:38.391Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-07T11:36:39.011Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-07T11:36:39.011Z] === RUN TestDaemonDefaultNetworkPools [2020-01-07T11:36:39.321Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-07T11:36:39.885Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-07T11:36:40.026Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-01-07T11:36:40.026Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-07T11:36:40.142Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-07T11:36:40.706Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-07T11:36:41.037Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.29s) [2020-01-07T11:36:41.037Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-07T11:36:42.531Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.59s) [2020-01-07T11:36:42.531Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-07T11:36:42.602Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-07T11:36:42.602Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-07T11:36:43.153Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-07T11:36:43.153Z] === RUN TestServiceWithPredefinedNetwork [2020-01-07T11:36:45.843Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2020-01-07T11:36:45.843Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-07T11:36:45.843Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T11:36:45.843Z] service_test.go:230: FLAKY_TEST [2020-01-07T11:36:45.843Z] === RUN TestServiceWithDataPathPortInit [2020-01-07T11:36:45.877Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-07T11:36:47.248Z] === RUN TestDockerSuite/TestRunRm [2020-01-07T11:36:48.180Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-07T11:36:50.704Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-07T11:36:52.075Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-07T11:36:53.010Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-07T11:36:53.577Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-07T11:36:55.476Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-07T11:36:56.409Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-07T11:36:56.409Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-07T11:37:00.608Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-07T11:37:04.321Z] --- PASS: TestServiceWithDataPathPortInit (16.99s) [2020-01-07T11:37:04.321Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-07T11:37:05.868Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-07T11:37:06.432Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-07T11:37:06.690Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-07T11:37:07.255Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-07T11:37:07.820Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-07T11:37:08.752Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-07T11:37:09.684Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-07T11:37:10.617Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-07T11:37:11.155Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.41s) [2020-01-07T11:37:11.155Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vw4gw6ejivipqrbuv4jraaw7e Created:2020-01-07 11:37:03.816894276 +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[cd4b8449c5d367df8ed32fd0128e8c7746cd11af268cfe761804b78f292356be:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ye3v1x5a2iwdnjpnoiynft3tg EndpointID:1a97701cbcdc0535922d96c89d9b7f19f439245580880de69a53266b9688f1ea MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ded8f721a50869c33336f429538de8af09b4bbfb39ed4e8175d0dec18f6807a1 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:05d3de8fbd70 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ye3v1x5a2iwdnjpnoiynft3tg EndpointID:1a97701cbcdc0535922d96c89d9b7f19f439245580880de69a53266b9688f1ea EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-07T11:37:11.156Z] PASS [2020-01-07T11:37:11.156Z] [2020-01-07T11:37:11.156Z] === Skipped [2020-01-07T11:37:11.156Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T11:37:11.156Z] service_test.go:230: FLAKY_TEST [2020-01-07T11:37:11.156Z] [2020-01-07T11:37:11.156Z] [2020-01-07T11:37:11.156Z] DONE 21 tests, 1 skipped in 45.365s [2020-01-07T11:37:11.156Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-07T11:37:11.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:37:11.156Z] ++ set -e [2020-01-07T11:37:11.156Z] ++ '[' -n 0 ']' [2020-01-07T11:37:11.156Z] ++ set -x [2020-01-07T11:37:11.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:37:11.156Z] INFO: Testing against a local daemon [2020-01-07T11:37:11.156Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-07T11:37:11.550Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-07T11:37:12.482Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-07T11:37:12.644Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.53s) [2020-01-07T11:37:12.644Z] === RUN TestDockerNetworkIpvlan [2020-01-07T11:37:13.048Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-07T11:37:13.668Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-01-07T11:37:14.684Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-01-07T11:37:15.575Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-07T11:37:15.704Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-01-07T11:37:15.832Z] === RUN TestDockerSuite/TestRunState [2020-01-07T11:37:17.730Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-07T11:37:18.295Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-07T11:37:18.393Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-01-07T11:37:18.554Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-07T11:37:19.486Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-07T11:37:19.486Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-07T11:37:19.486Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-07T11:37:20.419Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-07T11:37:21.352Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-07T11:37:21.859Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-01-07T11:37:22.724Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-07T11:37:22.724Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-07T11:37:22.724Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-07T11:37:23.657Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-07T11:37:23.892Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-01-07T11:37:24.589Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-07T11:37:27.113Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-07T11:37:27.361Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-01-07T11:37:27.679Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-07T11:37:29.575Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-07T11:37:31.475Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-07T11:37:32.896Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-01-07T11:37:33.998Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-07T11:37:35.893Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-07T11:37:35.893Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-07T11:37:37.265Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-07T11:37:37.295Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-01-07T11:37:37.829Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-07T11:37:38.762Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-07T11:37:38.771Z] --- PASS: TestDockerNetworkIpvlan (26.15s) [2020-01-07T11:37:38.771Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s) [2020-01-07T11:37:38.771Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.08s) [2020-01-07T11:37:38.771Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.18s) [2020-01-07T11:37:38.771Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.23s) [2020-01-07T11:37:38.771Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.19s) [2020-01-07T11:37:38.771Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.20s) [2020-01-07T11:37:38.771Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.18s) [2020-01-07T11:37:38.771Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.15s) [2020-01-07T11:37:38.771Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.75s) [2020-01-07T11:37:38.771Z] PASS [2020-01-07T11:37:38.771Z] [2020-01-07T11:37:38.771Z] DONE 11 tests in 27.785s [2020-01-07T11:37:38.771Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-07T11:37:38.771Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:37:38.771Z] ++ set -e [2020-01-07T11:37:38.771Z] ++ '[' -n 0 ']' [2020-01-07T11:37:38.771Z] ++ set -x [2020-01-07T11:37:38.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:37:39.057Z] INFO: Testing against a local daemon [2020-01-07T11:37:39.057Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-07T11:37:39.693Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-07T11:37:40.548Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2020-01-07T11:37:40.548Z] === RUN TestDockerNetworkMacvlan [2020-01-07T11:37:41.561Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-07T11:37:42.218Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-07T11:37:42.218Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-07T11:37:42.577Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-07T11:37:42.783Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-07T11:37:43.591Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-07T11:37:43.716Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-07T11:37:43.716Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-07T11:37:44.282Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-07T11:37:44.539Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-07T11:37:44.796Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-07T11:37:45.728Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-07T11:37:46.289Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-07T11:37:46.294Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-07T11:37:46.551Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-07T11:37:47.484Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-07T11:37:47.484Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-07T11:37:47.484Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-07T11:37:48.869Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-07T11:37:49.761Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-07T11:37:53.047Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-07T11:37:53.981Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-07T11:37:54.171Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-07T11:37:54.912Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-07T11:37:55.654Z] --- PASS: TestDockerNetworkMacvlan (14.88s) [2020-01-07T11:37:55.654Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-01-07T11:37:55.654Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-07T11:37:55.654Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-01-07T11:37:55.654Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2020-01-07T11:37:55.654Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2020-01-07T11:37:55.654Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2020-01-07T11:37:55.654Z] PASS [2020-01-07T11:37:55.654Z] [2020-01-07T11:37:55.654Z] DONE 8 tests in 16.532s [2020-01-07T11:37:55.654Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-07T11:37:55.654Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:37:55.654Z] ++ set -e [2020-01-07T11:37:55.654Z] ++ '[' -n 0 ']' [2020-01-07T11:37:55.654Z] ++ set -x [2020-01-07T11:37:55.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:37:55.654Z] testing: warning: no tests to run [2020-01-07T11:37:55.654Z] PASS [2020-01-07T11:37:55.654Z] [2020-01-07T11:37:55.654Z] DONE 0 tests in 0.017s [2020-01-07T11:37:55.654Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-07T11:37:55.654Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:37:55.654Z] ++ set -e [2020-01-07T11:37:55.654Z] ++ '[' -n 0 ']' [2020-01-07T11:37:55.654Z] ++ set -x [2020-01-07T11:37:55.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:37:55.654Z] INFO: Testing against a local daemon [2020-01-07T11:37:55.654Z] === RUN TestAuthZPluginAllowRequest [2020-01-07T11:37:57.140Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2020-01-07T11:37:57.140Z] === RUN TestAuthZPluginTLS [2020-01-07T11:37:57.438Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-07T11:37:57.769Z] --- PASS: TestAuthZPluginTLS (0.61s) [2020-01-07T11:37:57.769Z] === RUN TestAuthZPluginDenyRequest [2020-01-07T11:37:58.390Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-01-07T11:37:58.390Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-07T11:37:59.012Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-01-07T11:37:59.012Z] === RUN TestAuthZPluginDenyResponse [2020-01-07T11:37:59.335Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-07T11:37:59.634Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-01-07T11:37:59.634Z] === RUN TestAuthZPluginAllowEventStream [2020-01-07T11:38:01.119Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-01-07T11:38:01.119Z] === RUN TestAuthZPluginErrorResponse [2020-01-07T11:38:01.231Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-07T11:38:01.742Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2020-01-07T11:38:01.742Z] === RUN TestAuthZPluginErrorRequest [2020-01-07T11:38:02.368Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-01-07T11:38:02.368Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-07T11:38:02.991Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-01-07T11:38:02.991Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-07T11:38:04.506Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-07T11:38:04.763Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-07T11:38:05.029Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-01-07T11:38:05.029Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-07T11:38:05.695Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-07T11:38:06.625Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-07T11:38:06.625Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-07T11:38:06.625Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-07T11:38:06.625Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-07T11:38:06.625Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-07T11:38:07.069Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2020-01-07T11:38:07.069Z] === RUN TestAuthZPluginHeader [2020-01-07T11:38:07.557Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-07T11:38:08.083Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-01-07T11:38:08.083Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-07T11:38:08.083Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-07T11:38:08.083Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:38:08.083Z] === RUN TestAuthZPluginV2Disable [2020-01-07T11:38:08.083Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-07T11:38:08.083Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:38:08.083Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-07T11:38:08.083Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T11:38:08.083Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:38:08.083Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-07T11:38:08.083Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T11:38:08.083Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:38:08.083Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-07T11:38:08.490Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-07T11:38:09.421Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-07T11:38:10.792Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-07T11:38:11.724Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-07T11:38:12.288Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-07T11:38:12.288Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-07T11:38:13.408Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-07T11:38:13.408Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-07T11:38:13.408Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-07T11:38:13.408Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-07T11:38:13.408Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-07T11:38:13.408Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-07T11:38:13.666Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-07T11:38:13.930Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-07T11:38:13.930Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-07T11:38:14.208Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-07T11:38:15.141Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-07T11:38:15.707Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-07T11:38:16.641Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-07T11:38:16.641Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-07T11:38:17.573Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-07T11:38:17.830Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-07T11:38:18.394Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-07T11:38:18.394Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-07T11:38:19.326Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-07T11:38:20.258Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-07T11:38:20.258Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-07T11:38:20.258Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-07T11:38:20.822Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-07T11:38:22.719Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-07T11:38:23.284Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-07T11:38:23.284Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-07T11:38:24.218Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-07T11:38:24.218Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-07T11:38:25.590Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-07T11:38:26.524Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-07T11:38:26.544Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2020-01-07T11:38:26.544Z] PASS [2020-01-07T11:38:26.544Z] [2020-01-07T11:38:26.544Z] === Skipped [2020-01-07T11:38:26.544Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-07T11:38:26.544Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:38:26.544Z] [2020-01-07T11:38:26.544Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-07T11:38:26.544Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:38:26.544Z] [2020-01-07T11:38:26.544Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T11:38:26.544Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:38:26.544Z] [2020-01-07T11:38:26.544Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T11:38:26.544Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:38:26.544Z] [2020-01-07T11:38:26.544Z] [2020-01-07T11:38:26.544Z] DONE 17 tests, 4 skipped in 29.560s [2020-01-07T11:38:26.544Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-07T11:38:26.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:38:26.544Z] ++ set -e [2020-01-07T11:38:26.544Z] ++ '[' -n 0 ']' [2020-01-07T11:38:26.544Z] ++ set -x [2020-01-07T11:38:26.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:38:26.544Z] INFO: Testing against a local daemon [2020-01-07T11:38:26.544Z] === RUN TestPluginInvalidJSON [2020-01-07T11:38:26.544Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:38:26.544Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:38:26.544Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T11:38:26.544Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-01-07T11:38:26.544Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-07T11:38:26.544Z] PASS [2020-01-07T11:38:26.544Z] [2020-01-07T11:38:26.544Z] DONE 2 tests in 0.128s [2020-01-07T11:38:26.544Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-07T11:38:26.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:38:26.544Z] ++ set -e [2020-01-07T11:38:26.544Z] ++ '[' -n 0 ']' [2020-01-07T11:38:26.544Z] ++ set -x [2020-01-07T11:38:26.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:38:26.544Z] INFO: Testing against a local daemon [2020-01-07T11:38:26.544Z] === RUN TestExternalGraphDriver [2020-01-07T11:38:26.544Z] === RUN TestExternalGraphDriver/json [2020-01-07T11:38:28.026Z] === RUN TestExternalGraphDriver/spec [2020-01-07T11:38:29.049Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-07T11:38:29.980Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-07T11:38:29.980Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-07T11:38:29.980Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-07T11:38:30.082Z] === RUN TestExternalGraphDriver/pull [2020-01-07T11:38:30.911Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-07T11:38:31.845Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-07T11:38:32.112Z] --- PASS: TestExternalGraphDriver (6.68s) [2020-01-07T11:38:32.112Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-01-07T11:38:32.112Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-01-07T11:38:32.112Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-01-07T11:38:32.112Z] === RUN TestGraphdriverPluginV2 [2020-01-07T11:38:32.112Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-01-07T11:38:32.112Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:38:32.112Z] PASS [2020-01-07T11:38:32.112Z] [2020-01-07T11:38:32.112Z] === Skipped [2020-01-07T11:38:32.112Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-01-07T11:38:32.112Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:38:32.112Z] [2020-01-07T11:38:32.112Z] [2020-01-07T11:38:32.112Z] DONE 5 tests, 1 skipped in 6.840s [2020-01-07T11:38:32.112Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-07T11:38:32.112Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:38:32.112Z] ++ set -e [2020-01-07T11:38:32.112Z] ++ '[' -n 0 ']' [2020-01-07T11:38:32.112Z] ++ set -x [2020-01-07T11:38:32.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:38:32.112Z] INFO: Testing against a local daemon [2020-01-07T11:38:32.112Z] === RUN TestContinueAfterPluginCrash [2020-01-07T11:38:32.112Z] === PAUSE TestContinueAfterPluginCrash [2020-01-07T11:38:32.112Z] === RUN TestDaemonStartWithLogOpt [2020-01-07T11:38:32.112Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-07T11:38:32.112Z] === CONT TestContinueAfterPluginCrash [2020-01-07T11:38:32.112Z] === CONT TestDaemonStartWithLogOpt [2020-01-07T11:38:33.216Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-07T11:38:33.216Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-07T11:38:35.112Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-07T11:38:35.112Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-07T11:38:35.676Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-07T11:38:38.205Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-07T11:38:38.205Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-07T11:38:39.576Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-07T11:38:39.576Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-07T11:38:39.576Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-07T11:38:40.142Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-07T11:38:41.515Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-07T11:38:43.416Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-07T11:38:43.673Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-07T11:38:43.673Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-07T11:38:43.673Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-07T11:38:43.673Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-07T11:38:44.238Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-07T11:38:46.764Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-07T11:38:50.620Z] --- PASS: TestDaemonStartWithLogOpt (15.99s) [2020-01-07T11:38:52.018Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-07T11:38:53.297Z] --- PASS: TestContinueAfterPluginCrash (20.74s) [2020-01-07T11:38:53.297Z] PASS [2020-01-07T11:38:53.297Z] [2020-01-07T11:38:53.297Z] DONE 2 tests in 20.872s [2020-01-07T11:38:53.297Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-07T11:38:53.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:38:53.297Z] ++ set -e [2020-01-07T11:38:53.297Z] ++ '[' -n 0 ']' [2020-01-07T11:38:53.297Z] ++ set -x [2020-01-07T11:38:53.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:38:53.297Z] INFO: Testing against a local daemon [2020-01-07T11:38:53.297Z] === RUN TestPluginWithDevMounts [2020-01-07T11:38:53.297Z] === PAUSE TestPluginWithDevMounts [2020-01-07T11:38:53.297Z] === CONT TestPluginWithDevMounts [2020-01-07T11:38:54.541Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-07T11:38:55.324Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-01-07T11:38:55.324Z] PASS [2020-01-07T11:38:55.324Z] [2020-01-07T11:38:55.324Z] DONE 1 tests in 2.368s [2020-01-07T11:38:55.324Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-01-07T11:38:55.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:38:55.324Z] ++ set -e [2020-01-07T11:38:55.324Z] ++ '[' -n 0 ']' [2020-01-07T11:38:55.324Z] ++ set -x [2020-01-07T11:38:55.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:38:55.698Z] INFO: Testing against a local daemon [2020-01-07T11:38:55.698Z] === RUN TestSecretInspect [2020-01-07T11:38:55.913Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-07T11:38:57.283Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-07T11:38:57.732Z] --- PASS: TestSecretInspect (2.26s) [2020-01-07T11:38:57.732Z] === RUN TestSecretList [2020-01-07T11:39:00.414Z] --- PASS: TestSecretList (2.26s) [2020-01-07T11:39:00.414Z] === RUN TestSecretsCreateAndDelete [2020-01-07T11:39:00.557Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-07T11:39:02.446Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2020-01-07T11:39:02.446Z] === RUN TestSecretsUpdate [2020-01-07T11:39:03.083Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-07T11:39:03.647Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-07T11:39:04.477Z] --- PASS: TestSecretsUpdate (2.27s) [2020-01-07T11:39:04.477Z] === RUN TestTemplatedSecret [2020-01-07T11:39:05.559Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-07T11:39:07.943Z] --- PASS: TestTemplatedSecret (2.77s) [2020-01-07T11:39:07.943Z] === RUN TestSecretCreateResolve [2020-01-07T11:39:08.089Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-07T11:39:09.976Z] --- PASS: TestSecretCreateResolve (2.25s) [2020-01-07T11:39:09.976Z] PASS [2020-01-07T11:39:09.977Z] [2020-01-07T11:39:09.977Z] DONE 6 tests in 14.224s [2020-01-07T11:39:09.977Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-01-07T11:39:09.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:39:09.977Z] ++ set -e [2020-01-07T11:39:09.977Z] ++ '[' -n 0 ']' [2020-01-07T11:39:09.977Z] ++ set -x [2020-01-07T11:39:09.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:39:09.977Z] INFO: Testing against a local daemon [2020-01-07T11:39:09.977Z] === RUN TestServiceCreateInit [2020-01-07T11:39:09.977Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-07T11:39:09.983Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-07T11:39:14.159Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-07T11:39:14.368Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-07T11:39:18.039Z] --- PASS: TestServiceCreateInit (8.41s) [2020-01-07T11:39:18.039Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.21s) [2020-01-07T11:39:18.039Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2020-01-07T11:39:18.039Z] === RUN TestCreateServiceMultipleTimes [2020-01-07T11:39:18.333Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-07T11:39:20.855Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-07T11:39:27.400Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-07T11:39:27.964Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-07T11:39:29.862Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-07T11:39:31.759Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-07T11:39:32.324Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-07T11:39:33.256Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-07T11:39:34.187Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-07T11:39:34.187Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-07T11:39:34.751Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-07T11:39:36.507Z] --- PASS: TestCreateServiceMultipleTimes (17.95s) [2020-01-07T11:39:36.507Z] === RUN TestCreateServiceConflict [2020-01-07T11:39:38.051Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-07T11:39:38.534Z] --- PASS: TestCreateServiceConflict (2.31s) [2020-01-07T11:39:38.534Z] === RUN TestCreateServiceMaxReplicas [2020-01-07T11:39:39.421Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-07T11:39:42.004Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2020-01-07T11:39:42.004Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-07T11:39:43.597Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-07T11:39:43.855Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-07T11:39:43.855Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-07T11:39:44.785Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-07T11:39:44.785Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-07T11:39:45.717Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-07T11:39:48.243Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-07T11:39:48.243Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-07T11:39:49.692Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-07T11:39:50.624Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-07T11:39:51.557Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-07T11:39:52.928Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-07T11:39:57.242Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2020-01-07T11:39:57.242Z] === RUN TestCreateServiceSecretFileMode [2020-01-07T11:39:57.274Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-07T11:39:57.526Z] --- PASS: TestCreateServiceSecretFileMode (2.69s) [2020-01-07T11:39:57.526Z] === RUN TestCreateServiceConfigFileMode [2020-01-07T11:39:58.645Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-07T11:39:58.645Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-07T11:39:59.577Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-07T11:40:00.238Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2020-01-07T11:40:00.238Z] === RUN TestCreateServiceSysctls [2020-01-07T11:40:00.607Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-07T11:40:03.711Z] --- PASS: TestCreateServiceSysctls (3.37s) [2020-01-07T11:40:03.711Z] === RUN TestCreateServiceCapabilities [2020-01-07T11:40:04.792Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-07T11:40:06.546Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2020-01-07T11:40:06.546Z] === RUN TestInspect [2020-01-07T11:40:08.969Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-07T11:40:09.237Z] --- PASS: TestInspect (2.81s) [2020-01-07T11:40:09.237Z] === RUN TestServiceListWithStatuses [2020-01-07T11:40:09.237Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-07T11:40:09.237Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T11:40:09.237Z] === RUN TestDockerNetworkConnectAlias [2020-01-07T11:40:12.243Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-07T11:40:14.749Z] --- PASS: TestDockerNetworkConnectAlias (5.60s) [2020-01-07T11:40:14.749Z] === RUN TestDockerNetworkReConnect [2020-01-07T11:40:14.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-07T11:40:18.941Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-07T11:40:20.260Z] --- PASS: TestDockerNetworkReConnect (4.73s) [2020-01-07T11:40:20.260Z] === RUN TestServicePlugin [2020-01-07T11:40:20.261Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-07T11:40:20.261Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:40:20.261Z] === RUN TestServiceUpdateLabel [2020-01-07T11:40:21.740Z] --- PASS: TestServiceUpdateLabel (2.31s) [2020-01-07T11:40:21.740Z] === RUN TestServiceUpdateSecrets [2020-01-07T11:40:24.198Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-07T11:40:26.096Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-07T11:40:28.619Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-07T11:40:30.512Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-07T11:40:31.884Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-07T11:40:34.409Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-07T11:40:36.961Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-07T11:40:36.993Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2020-01-07T11:40:36.993Z] === RUN TestServiceUpdateConfigs [2020-01-07T11:40:38.857Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-07T11:40:41.382Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-07T11:40:43.905Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-07T11:40:52.236Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2020-01-07T11:40:52.236Z] === RUN TestServiceUpdateNetwork [2020-01-07T11:40:58.758Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-07T11:40:59.015Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-07T11:40:59.015Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-07T11:40:59.950Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-07T11:40:59.950Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-07T11:40:59.950Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-07T11:40:59.950Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-07T11:41:00.881Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-07T11:41:00.881Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-07T11:41:01.812Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-07T11:41:01.812Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-07T11:41:01.812Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-07T11:41:01.812Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-07T11:41:02.069Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-07T11:41:04.592Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-07T11:41:04.592Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-07T11:41:04.592Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-07T11:41:04.592Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-07T11:41:04.783Z] --- PASS: TestServiceUpdateNetwork (13.18s) [2020-01-07T11:41:04.783Z] PASS [2020-01-07T11:41:04.783Z] [2020-01-07T11:41:04.783Z] === Skipped [2020-01-07T11:41:04.783Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-01-07T11:41:04.783Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T11:41:04.783Z] [2020-01-07T11:41:04.783Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-01-07T11:41:04.783Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T11:41:04.783Z] [2020-01-07T11:41:04.783Z] [2020-01-07T11:41:04.783Z] DONE 20 tests, 2 skipped in 114.721s [2020-01-07T11:41:04.783Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-01-07T11:41:04.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:41:04.783Z] ++ set -e [2020-01-07T11:41:04.783Z] ++ '[' -n 0 ']' [2020-01-07T11:41:04.783Z] ++ set -x [2020-01-07T11:41:04.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:41:04.783Z] INFO: Testing against a local daemon [2020-01-07T11:41:04.783Z] === RUN TestSessionCreate [2020-01-07T11:41:04.783Z] --- PASS: TestSessionCreate (0.05s) [2020-01-07T11:41:04.783Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-07T11:41:04.783Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-07T11:41:04.783Z] PASS [2020-01-07T11:41:04.783Z] [2020-01-07T11:41:04.783Z] DONE 2 tests in 0.195s [2020-01-07T11:41:04.783Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-01-07T11:41:04.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:41:04.783Z] ++ set -e [2020-01-07T11:41:04.783Z] ++ '[' -n 0 ']' [2020-01-07T11:41:04.783Z] ++ set -x [2020-01-07T11:41:04.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:41:04.783Z] INFO: Testing against a local daemon [2020-01-07T11:41:04.783Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-07T11:41:04.783Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T11:41:04.783Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T11:41:04.783Z] === RUN TestEventsExecDie [2020-01-07T11:41:04.849Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-07T11:41:05.401Z] --- PASS: TestEventsExecDie (0.80s) [2020-01-07T11:41:05.401Z] === RUN TestEventsBackwardsCompatible [2020-01-07T11:41:05.685Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-01-07T11:41:05.685Z] === RUN TestInfoBinaryCommits [2020-01-07T11:41:05.685Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-07T11:41:05.685Z] === RUN TestInfoAPIVersioned [2020-01-07T11:41:05.685Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-07T11:41:05.685Z] === RUN TestInfoDiscoveryBackend [2020-01-07T11:41:05.780Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-07T11:41:06.304Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-07T11:41:06.304Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-07T11:41:07.319Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-07T11:41:07.319Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-07T11:41:07.940Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-01-07T11:41:07.940Z] === RUN TestInfoAPI [2020-01-07T11:41:07.940Z] --- PASS: TestInfoAPI (0.05s) [2020-01-07T11:41:07.940Z] === RUN TestInfoAPIWarnings [2020-01-07T11:41:08.225Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-01-07T11:41:08.225Z] === RUN TestInfoDebug [2020-01-07T11:41:08.304Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-07T11:41:08.304Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-07T11:41:08.304Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-07T11:41:08.843Z] --- PASS: TestInfoDebug (0.54s) [2020-01-07T11:41:08.843Z] === RUN TestInfoInsecureRegistries [2020-01-07T11:41:09.462Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-07T11:41:09.462Z] === RUN TestInfoRegistryMirrors [2020-01-07T11:41:10.086Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-01-07T11:41:10.086Z] === RUN TestLoginFailsWithBadCredentials [2020-01-07T11:41:10.704Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) [2020-01-07T11:41:10.704Z] === RUN TestPingCacheHeaders [2020-01-07T11:41:10.704Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-01-07T11:41:10.704Z] === RUN TestPingGet [2020-01-07T11:41:10.704Z] --- PASS: TestPingGet (0.03s) [2020-01-07T11:41:10.704Z] === RUN TestPingHead [2020-01-07T11:41:10.704Z] --- PASS: TestPingHead (0.05s) [2020-01-07T11:41:10.704Z] === RUN TestVersion [2020-01-07T11:41:10.704Z] --- PASS: TestVersion (0.05s) [2020-01-07T11:41:10.704Z] PASS [2020-01-07T11:41:10.704Z] [2020-01-07T11:41:10.704Z] === Skipped [2020-01-07T11:41:10.704Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T11:41:10.704Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T11:41:10.704Z] [2020-01-07T11:41:10.704Z] [2020-01-07T11:41:10.704Z] DONE 18 tests, 1 skipped in 6.152s [2020-01-07T11:41:10.704Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-01-07T11:41:10.704Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:41:10.704Z] ++ set -e [2020-01-07T11:41:10.704Z] ++ '[' -n 0 ']' [2020-01-07T11:41:10.704Z] ++ set -x [2020-01-07T11:41:10.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T11:41:10.989Z] INFO: Testing against a local daemon [2020-01-07T11:41:10.989Z] === RUN TestVolumesCreateAndList [2020-01-07T11:41:10.989Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-07T11:41:10.989Z] === RUN TestVolumesRemove [2020-01-07T11:41:10.989Z] --- PASS: TestVolumesRemove (0.09s) [2020-01-07T11:41:10.989Z] === RUN TestVolumesInspect [2020-01-07T11:41:10.989Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-07T11:41:10.989Z] === RUN TestVolumesInvalidJSON [2020-01-07T11:41:10.989Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-07T11:41:10.989Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-07T11:41:10.989Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-07T11:41:10.989Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-07T11:41:10.989Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-07T11:41:10.989Z] PASS [2020-01-07T11:41:10.989Z] [2020-01-07T11:41:10.989Z] DONE 5 tests in 0.297s [2020-01-07T11:41:10.989Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T11:41:11.273Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T11:41:11.273Z] +++ kill 13265 [2020-01-07T11:41:11.610Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-07T11:41:12.748Z] +++ /etc/init.d/apparmor stop [2020-01-07T11:41:12.748Z] Clearing AppArmor profiles cache:. [2020-01-07T11:41:12.748Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T11:41:12.748Z] Unloading profiles will leave already running processes permanently [2020-01-07T11:41:12.748Z] unconfined, which can lead to unexpected situations. [2020-01-07T11:41:12.748Z] [2020-01-07T11:41:12.748Z] To set a process to complain mode, use the command line tool [2020-01-07T11:41:12.748Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T11:41:12.748Z] with the 'teardown' option." [2020-01-07T11:41:12.748Z] Post stage [Pipeline] junit [2020-01-07T11:41:14.293Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-07T11:41:15.224Z] + echo Ensuring container killed. [2020-01-07T11:41:15.224Z] Ensuring container killed. [2020-01-07T11:41:15.224Z] + docker rm -vf docker-pr4 [2020-01-07T11:41:15.224Z] Error: No such container: docker-pr4 [2020-01-07T11:41:15.224Z] + true [Pipeline] sh [2020-01-07T11:41:15.607Z] + echo Chowning /workspace to jenkins user [2020-01-07T11:41:15.607Z] Chowning /workspace to jenkins user [2020-01-07T11:41:15.607Z] + id -u [2020-01-07T11:41:15.607Z] + id -g [2020-01-07T11:41:15.607Z] + docker run --rm -v /home/docker/workspace/moby_PR-40348:/workspace busybox chown -R 1001:1001 /workspace [2020-01-07T11:41:15.607Z] Unable to find image 'busybox:latest' locally [2020-01-07T11:41:15.786Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite (1799.51s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.68s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.26s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.01s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.51s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.77s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.31s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.99s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.07s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.13s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.83s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.33s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.27s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.99s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.39s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.48s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.86s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAttachDetach (1.66s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.88s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.94s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.81s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.52s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.75s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.80s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.42s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.65s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.30s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.97s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.64s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.84s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.08s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.29s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.19s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.93s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.33s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.78s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.88s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.60s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.31s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.61s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.60s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.67s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.47s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.89s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.63s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.08s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.86s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.51s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.48s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.44s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.85s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.75s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.14s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.43s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.49s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.22s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.46s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.03s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.67s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.33s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.63s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.69s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.76s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.77s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.80s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2020-01-07T11:41:15.786Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-07T11:41:15.786Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.85s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildContChar (4.59s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.57s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.85s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.15s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.74s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.16s) [2020-01-07T11:41:15.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-07T11:41:15.786Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-01-07T11:41:15.786Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-07T11:41:15.786Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-07T11:41:15.786Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.67s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.65s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.04s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.72s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.91s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.99s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.86s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.71s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.73s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.60s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.45s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.31s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.00s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.87s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.61s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.58s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.31s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.78s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.84s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.30s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.85s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.99s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.82s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.04s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEnv (1.85s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.78s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.75s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.17s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.91s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.57s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-01-07T11:41:15.786Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.58s) [2020-01-07T11:41:15.786Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-07T11:41:15.787Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.06s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFails (0.98s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.36s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.78s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.54s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.72s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.19s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.12s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.27s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.85s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildHistory (5.55s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.90s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.55s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.91s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLastModified (7.79s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.22s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.20s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.56s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.88s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.73s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.19s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.86s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.88s) [2020-01-07T11:41:15.787Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-07T11:41:15.787Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.49s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.79s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.08s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.23s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.74s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.33s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.17s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.70s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.39s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.79s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.02s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.71s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.37s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.46s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.63s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.56s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.20s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildPATH (2.69s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.12s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.32s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.86s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.54s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildRm (3.52s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.08s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.58s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.10s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.88s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-01-07T11:41:15.787Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-07T11:41:15.787Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.49s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.10s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildStderr (1.11s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.81s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.10s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.08s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.30s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.46s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildUser (2.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.45s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.85s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.15s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.38s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.63s) [2020-01-07T11:41:15.787Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-07T11:41:15.787Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.787Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-01-07T11:41:15.787Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.787Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-07T11:41:15.787Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.787Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-07T11:41:15.787Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.19s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.91s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.13s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.83s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.21s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.98s) [2020-01-07T11:41:15.787Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-01-07T11:41:15.787Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.98s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.51s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-01-07T11:41:15.787Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-07T11:41:15.787Z] docker_cli_sni_test.go:18: Flakey test [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCommitChange (1.28s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.05s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.02s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.01s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCommitTTY (2.48s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.81s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.73s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.96s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.71s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.86s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.71s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.10s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.70s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.93s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.83s) [2020-01-07T11:41:15.787Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-07T11:41:15.787Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.79s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.71s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.82s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.11s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.33s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.92s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.59s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.70s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.55s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a858a0_} (1.65s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1479164825_/foo_false____} (1.63s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1479164825_/foo_true____} (1.59s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3496436772_/foo_false____} (1.85s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3496436772_/foo_true____} (1.72s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3496436772_/foo_true__0xc000a85d40__} (1.57s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a85d60_} (1.74s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a85d80_} (2.12s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a85da0_} (1.59s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a85dc0_} (1.60s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.13s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.88s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.41s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.05s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.27s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2020-01-07T11:41:15.787Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.81s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.08s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.49s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.95s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.46s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.91s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.08s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToDot (0.96s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.81s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.26s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToStdout (1.07s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.70s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.52s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.87s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.12s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2020-01-07T11:41:15.788Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-07T11:41:15.788Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.77s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-01-07T11:41:15.788Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-07T11:41:15.788Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.64s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.56s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.89s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.21s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.72s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.96s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.91s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.79s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.30s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.55s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.76s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.32s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.76s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsCommit (1.02s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.92s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.90s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.22s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.65s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsCopy (1.49s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.78s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.57s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.25s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFilters (1.66s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFormat (1.51s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.49s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2020-01-07T11:41:15.788Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-07T11:41:15.788Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-07T11:41:15.788Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-07T11:41:15.788Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.77s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.95s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.77s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsTop (0.86s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.49s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExec (0.95s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.92s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.21s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.82s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.07s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecCgroup (1.21s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecEnv (0.87s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.66s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.90s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecInspectID (1.89s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecInteractive (0.87s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.85s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.93s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.63s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.95s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecStartFails (0.88s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.62s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecTTY (0.93s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.17s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecUlimits (1.15s) [2020-01-07T11:41:15.788Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-01-07T11:41:15.788Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.34s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.11s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.90s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.91s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.11s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.79s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestHealth (21.28s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.00s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.00s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.21s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.88s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImportDisplay (1.62s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImportFile (1.85s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.12s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImportGzipped (1.87s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.82s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.94s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2020-01-07T11:41:15.788Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-07T11:41:15.788Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.36s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectHistory (0.93s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-01-07T11:41:15.788Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-07T11:41:15.788Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.95s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.88s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.14s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectStatus (1.03s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.83s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.00s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.96s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.87s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.76s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.85s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.81s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.99s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.75s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.50s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.65s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.45s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.43s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.86s) [2020-01-07T11:41:15.788Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.95s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.76s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.23s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.02s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.35s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.96s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.72s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsSince (6.93s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.77s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.97s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.46s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.78s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestNetHostname (2.35s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.23s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.35s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPluginActive (1.83s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.63s) [2020-01-07T11:41:15.789Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-07T11:41:15.789Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.30s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.72s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.33s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.39s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.82s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.73s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPortList (10.44s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.67s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.46s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.38s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.66s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsByOrder (3.55s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.04s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.59s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.46s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.14s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.94s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.59s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.59s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.65s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.88s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.60s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.40s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.55s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.62s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.95s) [2020-01-07T11:41:15.789Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-07T11:41:15.789Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.80s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.58s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.84s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.73s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.76s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.61s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.03s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.71s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.24s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.32s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.43s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.20s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.89s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.85s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.96s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.08s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.75s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.46s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.57s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.94s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.15s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.53s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.90s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.76s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.88s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.92s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.85s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.73s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.86s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.87s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.05s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.86s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.62s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.33s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.98s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.80s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.84s) [2020-01-07T11:41:15.789Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-07T11:41:15.789Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.789Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-07T11:41:15.789Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.99s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.88s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.31s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.01s) [2020-01-07T11:41:15.789Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-01-07T11:41:15.789Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.94s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.94s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.58s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-01-07T11:41:15.789Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T11:41:15.789Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.59s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.60s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.15s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.89s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.74s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.75s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.14s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.60s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunMount (6.35s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.39s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.31s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.65s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.69s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.78s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.82s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.47s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.42s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.73s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.80s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.87s) [2020-01-07T11:41:15.789Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-07T11:41:15.789Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.89s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.08s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.72s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.02s) [2020-01-07T11:41:15.789Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-01-07T11:41:15.789Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.82s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T11:41:15.790Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-07T11:41:15.790Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.53s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-07T11:41:15.790Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.63s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.78s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.03s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.87s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.91s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.26s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.93s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.72s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.86s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.86s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.91s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.98s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.75s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunState (1.82s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.76s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-07T11:41:15.790Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunSysctls (1.60s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.08s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.92s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.20s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.29s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.98s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.90s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.43s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.47s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUserByName (0.89s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.93s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-01-07T11:41:15.790Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.06s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.46s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.13s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.46s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.55s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.30s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.75s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.73s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-07T11:41:15.790Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-07T11:41:15.790Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-07T11:41:15.790Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.93s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.80s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-07T11:41:15.790Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.55s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.23s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.95s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s) [2020-01-07T11:41:15.790Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents198404718 [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.63s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.69s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.91s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.35s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.61s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.49s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.53s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStartRecordError (1.80s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.43s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.94s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.82s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.20s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.74s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.00s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.99s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-07T11:41:15.790Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.52s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.65s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.91s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.93s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-07T11:41:15.790Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.96s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-07T11:41:15.790Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.66s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdateStats (4.02s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-07T11:41:15.790Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.28s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.56s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.29s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.26s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.26s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.34s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.71s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.33s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.43s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.48s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.12s) [2020-01-07T11:41:15.790Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.29s) [2020-01-07T11:41:15.790Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-07T11:41:15.790Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-07T11:41:15.790Z] === RUN TestDockerRegistrySuite [2020-01-07T11:41:15.790Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-07T11:41:15.890Z] latest: Pulling from library/busybox [2020-01-07T11:41:16.175Z] d7e28ec550a2: Pulling fs layer [2020-01-07T11:41:16.460Z] d7e28ec550a2: Verifying Checksum [2020-01-07T11:41:16.460Z] d7e28ec550a2: Download complete [2020-01-07T11:41:16.460Z] d7e28ec550a2: Pull complete [2020-01-07T11:41:16.460Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-07T11:41:16.460Z] Status: Downloaded newer image for busybox:latest [2020-01-07T11:41:17.161Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-07T11:41:18.897Z] + bundleName=ppc64le-integration [2020-01-07T11:41:18.897Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-01-07T11:41:18.897Z] Creating ppc64le-integration-bundles.tar.gz [2020-01-07T11:41:18.897Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml )xargs -print tar [2020-01-07T11:41:18.897Z] -czf ppc64le-integration-bundles.tar.gz [2020-01-07T11:41:19.055Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [Pipeline] archiveArtifacts [2020-01-07T11:41:19.218Z] Archiving artifacts [2020-01-07T11:41:19.637Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40348/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T11:41:20.026Z] + make clean [2020-01-07T11:41:20.647Z] make: command: Command not found [2020-01-07T11:41:20.647Z] make: command: Command not found [2020-01-07T11:41:20.647Z] docker volume rm -f docker-dev-cache [2020-01-07T11:41:20.647Z] docker-dev-cache [Pipeline] deleteDir [2020-01-07T11:41:20.950Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-07T11:41:20.950Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-07T11:41:25.128Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-07T11:41:29.304Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-07T11:41:34.559Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-07T11:41:35.124Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-07T11:41:36.495Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-07T11:41:37.867Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-07T11:41:39.247Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-07T11:41:40.617Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-07T11:41:41.986Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-07T11:41:43.356Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-07T11:41:46.631Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-07T11:41:49.155Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-07T11:41:50.557Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-07T11:41:53.833Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-07T11:41:55.203Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-07T11:41:55.203Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-07T11:41:56.575Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-07T11:41:57.947Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-07T11:41:58.878Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-07T11:42:03.054Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-07T11:42:03.055Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-07T11:42:04.423Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-07T11:42:04.996Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-07T11:42:04.996Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-07T11:42:05.256Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-07T11:42:05.513Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-07T11:42:06.077Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-07T11:42:06.077Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-07T11:42:07.450Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-07T11:42:09.972Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-07T11:42:10.904Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-07T11:42:10.904Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-07T11:42:12.799Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-07T11:42:13.365Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite (58.78s) [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.70s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d5f23da7f06ab] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d1f8ee9343d84] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d1516dc1ee4ab] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-01-07T11:42:14.297Z] check_test.go:196: [dbef166b57258] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.13s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d7918143220ab] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.34s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d5fc1c8080c21] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.42s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d7f9c3700ce2e] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d2faba3ca3b76] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.25s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d1e072e0532e6] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d1ec365f96870] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.52s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d4be07cabd4fc] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.49s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d217abe11a0c2] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d989b48a910e0] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.40s) [2020-01-07T11:42:14.297Z] check_test.go:196: [db0226a083dc3] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.70s) [2020-01-07T11:42:14.297Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7dbcff9ff59facff33c81d99e76a1ac4081a2159a7b2b0f476251cb305e5685c [2020-01-07T11:42:14.297Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6acd55ae2bd6869ea9935b2eab099af98118b93f213213e4c81fb1c44e242a1f [2020-01-07T11:42:14.297Z] check_test.go:196: [d6879243ab3a3] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.83s) [2020-01-07T11:42:14.297Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b72e9b4cc3917062775c116af8a4b6628480a34202f2c6b2e69b9771a169399 [2020-01-07T11:42:14.297Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c221c8998bbcea345f80ab89905c1cf09a74a44558684e7baeebd1b6a0d2c918 [2020-01-07T11:42:14.297Z] check_test.go:196: [dbe989bed79c3] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d27ecfd09e09c] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.33s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d517088f54a44] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s) [2020-01-07T11:42:14.297Z] check_test.go:196: [dbd21a48bfcf3] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d0fbb8bf54703] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d8475ea71f3c8] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d50c61548a250] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2020-01-07T11:42:14.297Z] check_test.go:196: [d8ea54a1a33bc] daemon is not started [2020-01-07T11:42:14.297Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.78s) [2020-01-07T11:42:14.298Z] check_test.go:196: [d9840f272add3] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-01-07T11:42:14.298Z] check_test.go:196: [dc054668d7805] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s) [2020-01-07T11:42:14.298Z] check_test.go:196: [d63d4a11960a9] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-01-07T11:42:14.298Z] check_test.go:196: [d95b09f570687] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-01-07T11:42:14.298Z] check_test.go:196: [d6c2905b437b5] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-01-07T11:42:14.298Z] check_test.go:196: [dfeb8d9bd9ffe] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-01-07T11:42:14.298Z] check_test.go:196: [d6cc4094e1840] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-01-07T11:42:14.298Z] check_test.go:196: [d7bffbff4739b] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-01-07T11:42:14.298Z] check_test.go:196: [d57bb3def2d2c] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2020-01-07T11:42:14.298Z] check_test.go:196: [d17129e7575e8] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.15s) [2020-01-07T11:42:14.298Z] check_test.go:196: [d94548d8ba9ad] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s) [2020-01-07T11:42:14.298Z] check_test.go:196: [d68f32fa3190b] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.66s) [2020-01-07T11:42:14.298Z] check_test.go:196: [de063309f7aa6] daemon is not started [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2020-01-07T11:42:14.298Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.85s) [2020-01-07T11:42:14.298Z] === RUN TestDockerSchema1RegistrySuite [2020-01-07T11:42:14.298Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-07T11:42:14.555Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-07T11:42:18.735Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-07T11:42:22.911Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-07T11:42:25.434Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-07T11:42:26.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-07T11:42:26.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-07T11:42:26.929Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-07T11:42:26.929Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-07T11:42:27.493Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-07T11:42:28.058Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-07T11:42:28.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-07T11:42:30.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-07T11:42:30.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-07T11:42:30.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-07T11:42:32.043Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-07T11:42:33.415Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-07T11:42:34.787Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-07T11:42:36.683Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-07T11:42:39.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-07T11:42:39.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-07T11:42:39.463Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-07T11:42:40.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-07T11:42:40.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-07T11:42:40.285Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-07T11:42:40.850Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-07T11:42:41.108Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite (26.89s) [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d4cf7a78c8674] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.22s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d972edfc6aed8] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.22s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d36aa1d049562] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.45s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d66dbfb0666cd] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d4aa8c14aa3a6] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.51s) [2020-01-07T11:42:41.108Z] check_test.go:223: [df4d106100689] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-07T11:42:41.108Z] check_test.go:223: [da290842c9a90] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.52s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d99df80d019bb] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.51s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d18a454d78a95] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d83e0ed3188eb] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.23s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d6935db6f56c8] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d9063f54432a5] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d99a5fbd4d5b4] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d7b69f5181be3] daemon is not started [2020-01-07T11:42:41.108Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.38s) [2020-01-07T11:42:41.108Z] check_test.go:223: [d054ea7a78e54] daemon is not started [2020-01-07T11:42:41.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2020-01-07T11:42:41.365Z] check_test.go:223: [da83e1e2cb2c6] daemon is not started [2020-01-07T11:42:41.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.43s) [2020-01-07T11:42:41.365Z] check_test.go:223: [d87aa91252213] daemon is not started [2020-01-07T11:42:41.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-01-07T11:42:41.365Z] check_test.go:223: [de7f00cce02f7] daemon is not started [2020-01-07T11:42:41.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-07T11:42:41.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-07T11:42:42.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-07T11:42:42.864Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-07T11:42:43.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-07T11:42:44.496Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-07T11:42:44.496Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-07T11:42:45.062Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-07T11:42:45.627Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-07T11:42:45.627Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.42s) [2020-01-07T11:42:45.627Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.19s) [2020-01-07T11:42:45.627Z] check_test.go:252: [d00b8afd03dab] daemon is not started [2020-01-07T11:42:45.627Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-01-07T11:42:45.627Z] check_test.go:252: [d3810ad9bba98] daemon is not started [2020-01-07T11:42:45.627Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2020-01-07T11:42:45.627Z] check_test.go:252: [da233487a6590] daemon is not started [2020-01-07T11:42:45.627Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2020-01-07T11:42:45.627Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2020-01-07T11:42:45.627Z] check_test.go:252: [dff0c4178b872] daemon is not started [2020-01-07T11:42:45.627Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2020-01-07T11:42:45.627Z] check_test.go:252: [d8379034dfe6a] daemon is not started [2020-01-07T11:42:45.627Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-01-07T11:42:45.627Z] check_test.go:252: [daf9a0e9a3c87] daemon is not started [2020-01-07T11:42:45.627Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-01-07T11:42:45.627Z] check_test.go:252: [d30f564df1315] daemon is not started [2020-01-07T11:42:45.627Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-07T11:42:45.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-07T11:42:50.884Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-07T11:42:50.884Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-07T11:42:51.141Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-07T11:42:51.398Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-07T11:42:51.398Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-01-07T11:42:51.398Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2020-01-07T11:42:51.398Z] check_test.go:279: [de4b07ed61360] daemon is not started [2020-01-07T11:42:51.398Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-01-07T11:42:51.398Z] check_test.go:279: [d23e8465bf496] daemon is not started [2020-01-07T11:42:51.398Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-01-07T11:42:51.398Z] check_test.go:279: [da6ec17fce5c0] daemon is not started [2020-01-07T11:42:51.398Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-01-07T11:42:51.398Z] check_test.go:279: [df9dbe8afa657] daemon is not started [2020-01-07T11:42:51.398Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-01-07T11:42:51.398Z] check_test.go:279: [d2bb04cb9a5ea] daemon is not started [2020-01-07T11:42:51.398Z] === RUN TestDockerNetworkSuite [2020-01-07T11:42:51.398Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-07T11:42:54.678Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-07T11:42:55.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-07T11:43:00.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-07T11:43:04.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-07T11:43:07.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-07T11:43:09.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-07T11:43:19.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-07T11:43:21.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-07T11:43:22.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-07T11:43:23.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-07T11:43:24.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-07T11:43:25.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-07T11:43:27.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-07T11:43:27.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-07T11:43:27.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-07T11:43:29.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-07T11:43:29.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-07T11:43:29.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-07T11:43:29.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-07T11:43:30.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-07T11:43:32.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-07T11:43:32.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-07T11:43:32.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-07T11:43:32.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-07T11:43:33.463Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-07T11:43:37.642Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-07T11:43:37.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-07T11:43:40.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-07T11:43:41.177Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-07T11:43:44.456Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-07T11:43:49.715Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-07T11:43:51.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-07T11:43:51.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-07T11:43:52.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-07T11:43:52.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-07T11:43:52.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-07T11:43:52.720Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-07T11:43:52.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-07T11:43:52.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-07T11:43:52.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-07T11:43:57.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-07T11:43:57.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-07T11:43:57.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-07T11:43:58.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-07T11:44:03.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-07T11:44:08.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-07T11:44:08.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-07T11:44:09.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-07T11:44:11.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-07T11:44:11.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-07T11:44:12.857Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-07T11:44:13.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-07T11:44:14.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-07T11:44:15.946Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-07T11:44:22.496Z] --- PASS: TestDockerNetworkSuite (90.44s) [2020-01-07T11:44:22.496Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.86s) [2020-01-07T11:44:22.496Z] docker_cli_network_unix_test.go:46: [d3fc0c7a2b939] daemon is not started [2020-01-07T11:44:22.496Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.40s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d3b097eba1d20] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.88s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d081d0070605c] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.07s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [db39b90a9de44] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.71s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:1233: [d389572c4d55e] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.87s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d776e257edb00] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.55s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [dd8f62f2f2767] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.24s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d4dede3884da9] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.66s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d3311ea537e78] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.84s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d2d9511012f53] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d660415bb3e5b] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.36s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [df7cb28939c3b] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.43s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d550802177e3d] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d5c7722799506] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.47s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [de6b2d6e58ec1] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.26s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [dbdd831d3055a] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [dbfe62ca601e6] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d5b0702adb3bd] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [dc17bc7b5e191] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d6c15820cbb69] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.65s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d739049c93d45] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d8f79a43bf4ff] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [df969a8b79ccb] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d021146a67937] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.26s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:968: [d19e1a04d14ca] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.90s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d2a8bd20d4367] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.99s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:1116: [dfaf4eaedc24d] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [db12137ca6a19] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.16s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d218945d7c0d3] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d08defb302d03] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d2ec5e5ce40d0] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d1fb4d802b3db] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d37831f98ea95] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d34d08cb2c0f7] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.11s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d2042b28c6398] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d95e3c84116d5] daemon is not started [2020-01-07T11:44:22.497Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d53bacb7bc045] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.33s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d4cc2940aa040] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.53s) [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.47s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:1084: [d5023ef8450cd] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d136181cfa831] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.59s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d46769d6da722] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.68s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [dfe46447d19e0] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d0818a0198e2d] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [da45dbd05675d] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [df1502af151e5] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.57s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d15f18f0079de] daemon is not started [2020-01-07T11:44:22.497Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.27s) [2020-01-07T11:44:22.497Z] docker_cli_network_unix_test.go:46: [d6442ceaf02b4] daemon is not started [2020-01-07T11:44:22.497Z] === RUN TestDockerHubPullSuite [2020-01-07T11:44:22.497Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-07T11:44:23.428Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-07T11:44:25.958Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-07T11:44:25.958Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-07T11:44:27.338Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-07T11:44:27.338Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-07T11:44:27.595Z] --- PASS: TestDockerHubPullSuite (5.67s) [2020-01-07T11:44:27.595Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2020-01-07T11:44:27.595Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2020-01-07T11:44:27.595Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2020-01-07T11:44:27.595Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.24s) [2020-01-07T11:44:27.595Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-01-07T11:44:27.595Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-01-07T11:44:27.595Z] PASS [2020-01-07T11:44:27.595Z] [2020-01-07T11:44:27.595Z] === Skipped [2020-01-07T11:44:27.595Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-07T11:44:27.595Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-07T11:44:27.595Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.595Z] [2020-01-07T11:44:27.595Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-07T11:44:27.595Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-07T11:44:27.595Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.595Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-01-07T11:44:27.596Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-07T11:44:27.596Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-01-07T11:44:27.596Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-01-07T11:44:27.596Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-07T11:44:27.596Z] docker_cli_sni_test.go:18: Flakey test [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-07T11:44:27.596Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-07T11:44:27.596Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-07T11:44:27.596Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-07T11:44:27.596Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-07T11:44:27.596Z] docker_cli_network_unix_test.go:46: [d53bacb7bc045] daemon is not started [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] [2020-01-07T11:44:27.596Z] DONE 1277 tests, 44 skipped in 2022.342s [2020-01-07T11:44:27.596Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T11:44:27.596Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T11:44:27.596Z] +++ kill 7298 [2020-01-07T11:44:28.528Z] +++ /etc/init.d/apparmor stop [2020-01-07T11:44:28.528Z] Clearing AppArmor profiles cache:. [2020-01-07T11:44:28.528Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T11:44:28.528Z] Unloading profiles will leave already running processes permanently [2020-01-07T11:44:28.528Z] unconfined, which can lead to unexpected situations. [2020-01-07T11:44:28.528Z] [2020-01-07T11:44:28.528Z] To set a process to complain mode, use the command line tool [2020-01-07T11:44:28.528Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T11:44:28.528Z] with the 'teardown' option." [2020-01-07T11:44:28.786Z] [2020-01-07T11:44:29.354Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-07T11:44:32.629Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-07T11:44:35.904Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-07T11:44:39.179Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-07T11:44:45.727Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-07T11:44:50.988Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-07T11:44:54.393Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-07T11:44:56.918Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-07T11:44:59.443Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-07T11:45:02.722Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-07T11:45:06.000Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-07T11:45:08.524Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-07T11:46:04.716Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-07T11:46:19.572Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite (1753.75s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.64s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.65s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.35s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.82s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.41s) [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:563: [dae3c5b20c3c6] joining swarm manager [d4bbbe8b6edca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:585: [d17a2325750eb] joining swarm manager [d4bbbe8b6edca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] check_test.go:380: [dae3c5b20c3c6] daemon is not started [2020-01-07T11:46:37.633Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.09s) [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:46: [de8b49760f568] joining swarm manager [d747e963f85be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.23s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.20s) [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:304: [d66b6e1dc3685] joining swarm manager [ddc28c7eea4eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:305: [de7e134d03b9e] joining swarm manager [ddc28c7eea4eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.30s) [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:272: [d2b392b700c00] joining swarm manager [d6e188890f396]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:273: [de83cda7975dc] joining swarm manager [d6e188890f396]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.12s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.68s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.41s) [2020-01-07T11:46:37.633Z] docker_api_swarm_node_test.go:19: [df778d60fd488] joining swarm manager [dfd94ef6125fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_node_test.go:20: [d909aec2c2a6b] joining swarm manager [dfd94ef6125fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.11s) [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:502: [d8aeabe1fab00] joining swarm manager [df220cced3328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:507: [dbb0b4d48b305] joining swarm manager [df220cced3328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.76s) [2020-01-07T11:46:37.633Z] docker_api_swarm_node_test.go:80: [d9d8e503507f4] joining swarm manager [dc5c187086440]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.68s) [2020-01-07T11:46:37.633Z] docker_api_swarm_node_test.go:52: [d6679b4721d76] joining swarm manager [da3d6354248f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_node_test.go:53: [dbd3bcdbd49a9] joining swarm manager [da3d6354248f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.35s) [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:202: [d6feada8437c4] joining swarm manager [d1d8d845ef3e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.31s) [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:384: [d769b405d22a3] joining swarm manager [d230959717c82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:385: [d1c6aae91c12e] joining swarm manager [d230959717c82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] check_test.go:380: [d1c6aae91c12e] daemon is not started [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.71s) [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:802: [d1ee82e8015cd] joining swarm manager [d1f63bb2f882e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:802: [d931dfbd4c1f5] joining swarm manager [d1f63bb2f882e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:802: [dd2f5bb89d0ed] joining swarm manager [d1f63bb2f882e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:802: [d64e7e8cc5178] joining swarm manager [d1f63bb2f882e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-07T11:46:37.633Z] docker_api_swarm_test.go:810: [d34a392f6bfbd] joining swarm manager [d1f63bb2f882e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.13s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s) [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:394: [da0e9f4c513eb] joining swarm manager [d54b087e501b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:394: [d6bb01ea38082] joining swarm manager [d54b087e501b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.18s) [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:342: [d99b6f02fd8c6] joining swarm manager [d7f6ca4dc490f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:342: [d58b3baafb946] joining swarm manager [d7f6ca4dc490f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.36s) [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:489: [de8e7fce5f87e] joining swarm manager [de2c97bf75521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:489: [d56b82a446df0] joining swarm manager [de2c97bf75521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.88s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.12s) [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:127: [d421e44e725d9] joining swarm manager [d77b10b02b6ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:128: [daae188781b51] joining swarm manager [d77b10b02b6ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:136: [dafe871baebbf] joining swarm manager [d77b10b02b6ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:137: [d906f5abdc397] joining swarm manager [d77b10b02b6ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.98s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.43s) [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:303: [dd403ae7e2785] joining swarm manager [d4810fdef669c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:303: [d0812105de017] joining swarm manager [d4810fdef669c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.27s) [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:99: [d14340bb78409] joining swarm manager [dc0849b119cc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:100: [d7bb55252215f] joining swarm manager [dc0849b119cc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] check_test.go:380: [d14340bb78409] daemon is not started [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.68s) [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:532: [d7f6d37db6729] joining swarm manager [d2cc1c0ae12c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:533: [d5b0a8b1b14a3] joining swarm manager [d2cc1c0ae12c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.97s) [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:147: [d5a7c656bf62d] joining swarm manager [d72796e573170]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_api_swarm_service_test.go:147: [d0bdbe6630652] joining swarm manager [d72796e573170]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.84s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.17s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.87s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.82s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.70s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.36s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.09s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.79s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.74s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.11s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.05s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.84s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.23s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (7.33s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.91s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.16s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.44s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.88s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.39s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.28s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.49s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.71s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.66s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.10s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.41s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.41s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.35s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.90s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.32s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.45s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.69s) [2020-01-07T11:46:37.633Z] docker_cli_service_logs_test.go:241: checking task i95k2e08uod7 [2020-01-07T11:46:37.633Z] docker_cli_service_logs_test.go:246: checking messages for i95k2e08uod7 [2020-01-07T11:46:37.633Z] docker_cli_service_logs_test.go:241: checking task rqh8fns3kv5k [2020-01-07T11:46:37.633Z] docker_cli_service_logs_test.go:246: checking messages for rqh8fns3kv5k [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.19s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.34s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.86s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.13s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s) [2020-01-07T11:46:37.633Z] docker_cli_swarm_test.go:1901: [d679e4e4fcf07] joining swarm manager [dda9a15368594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_cli_swarm_test.go:1902: [de910f7f1da51] joining swarm manager [dda9a15368594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.41s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.04s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.49s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.50s) [2020-01-07T11:46:37.633Z] docker_cli_swarm_test.go:1802: [dcf231ffdb046] joining swarm manager [debd74d929e39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_cli_swarm_test.go:1803: [df387aae4fb43] joining swarm manager [debd74d929e39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.49s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (118.58s) [2020-01-07T11:46:37.633Z] docker_cli_swarm_test.go:1321: [d5396bdeba1cb] joining swarm manager [df01d12ae9f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.633Z] docker_cli_swarm_test.go:1322: [dacc66d68756c] joining swarm manager [df01d12ae9f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.11s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.37s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.56s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.12s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.07s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.90s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.27s) [2020-01-07T11:46:37.633Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-07T11:46:37.633Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.27s) [2020-01-07T11:46:37.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.81s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.67s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.76s) [2020-01-07T11:46:37.634Z] docker_cli_swarm_test.go:1186: [d3bc9b3dcb175] joining swarm manager [d11c18ab89b42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.634Z] docker_cli_swarm_test.go:1195: [dad5e50643404] joining swarm manager [d11c18ab89b42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.09s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.98s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (146.73s) [2020-01-07T11:46:37.634Z] docker_cli_swarm_test.go:1118: [dddfc84f13c45] joining swarm manager [d48d418fdcc0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.634Z] docker_cli_swarm_test.go:1119: [dd30931fa1416] joining swarm manager [d48d418fdcc0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.634Z] docker_cli_swarm_test.go:1172: [dfecc8387c0b6] joining swarm manager [d48d418fdcc0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.55s) [2020-01-07T11:46:37.634Z] docker_cli_swarm_test.go:1453: [d0905932da5e3] joining swarm manager [d7a2f116b22ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.634Z] docker_cli_swarm_test.go:1454: [d656bc0e87d26] joining swarm manager [d7a2f116b22ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.64s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.34s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.11s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.15s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.71s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.98s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.01s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.72s) [2020-01-07T11:46:37.634Z] docker_cli_swarm_unix_test.go:62: [dd23c1860a4c1] joining swarm manager [d6d03fb8428c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.73s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.16s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.34s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.64s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.67s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2020-01-07T11:46:37.634Z] docker_api_swarm_test.go:962: [d6c8902d7c93d] joining swarm manager [da40e799904d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.51s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.97s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.03s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.39s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.36s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.69s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.13s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.54s) [2020-01-07T11:46:37.634Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2020-01-07T11:46:37.634Z] === RUN TestDockerExternalVolumeSuite [2020-01-07T11:46:37.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-07T11:46:52.489Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-07T11:48:02.295Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-07T11:48:10.398Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-07T11:48:42.452Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-07T11:48:54.657Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-07T11:49:26.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-07T11:49:41.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-07T11:50:13.635Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-07T11:50:28.491Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-07T11:50:46.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-07T11:51:33.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-07T11:51:51.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-07T11:52:23.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-07T11:52:55.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-07T11:53:10.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-07T11:53:28.307Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-07T11:53:43.163Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite (441.15s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s) [2020-01-07T11:53:58.020Z] docker_cli_external_volume_driver_test.go:53: [d8ac0ece75890] daemon is not started [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-01-07T11:53:58.020Z] docker_cli_external_volume_driver_test.go:53: [dc4db02886cf5] daemon is not started [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-01-07T11:53:58.020Z] docker_cli_external_volume_driver_test.go:53: [d8cbc0a9ee45c] daemon is not started [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-07T11:53:58.020Z] docker_cli_external_volume_driver_test.go:53: [d86dc5eab5f49] daemon is not started [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s) [2020-01-07T11:53:58.020Z] docker_cli_external_volume_driver_test.go:485: [deb99a6497274] daemon is not started [2020-01-07T11:53:58.020Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-01-07T11:53:58.020Z] docker_cli_external_volume_driver_test.go:53: [de26ccb24bba7] daemon is not started [2020-01-07T11:53:58.020Z] PASS [2020-01-07T11:53:58.020Z] [2020-01-07T11:53:58.020Z] === Skipped [2020-01-07T11:53:58.020Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-07T11:53:58.020Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-07T11:53:58.020Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-07T11:53:58.020Z] check_test.go:309: [dc6312d0d8518] daemon is not started [2020-01-07T11:53:58.020Z] [2020-01-07T11:53:58.020Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-01-07T11:53:58.020Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-01-07T11:53:58.020Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-07T11:53:58.020Z] check_test.go:309: [d39f8a6f1c3d2] daemon is not started [2020-01-07T11:53:58.020Z] [2020-01-07T11:53:58.020Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-07T11:53:58.020Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-07T11:53:58.020Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-07T11:53:58.020Z] check_test.go:309: [d2abe32b1653c] daemon is not started [2020-01-07T11:53:58.020Z] [2020-01-07T11:53:58.020Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-07T11:53:58.020Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-07T11:53:58.020Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-07T11:53:58.020Z] check_test.go:309: [d1e50397002ae] daemon is not started [2020-01-07T11:53:58.020Z] [2020-01-07T11:53:58.020Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-07T11:53:58.020Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-07T11:53:58.020Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-07T11:53:58.020Z] [2020-01-07T11:53:58.020Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-07T11:53:58.020Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-07T11:53:58.020Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-07T11:53:58.020Z] [2020-01-07T11:53:58.020Z] [2020-01-07T11:53:58.020Z] DONE 273 tests, 6 skipped in 2591.657s [2020-01-07T11:53:58.020Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T11:53:58.020Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de7e2001e221c/docker.pid [2020-01-07T11:53:58.020Z] +++ kill 3626 [2020-01-07T11:53:58.020Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3626 is not a child of this shell [2020-01-07T11:53:58.020Z] warning: PID 3626 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de7e2001e221c/docker.pid had a nonzero exit code [2020-01-07T11:53:58.020Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T11:53:58.020Z] +++ kill 7293 [2020-01-07T11:53:58.584Z] +++ /etc/init.d/apparmor stop [2020-01-07T11:53:58.584Z] Clearing AppArmor profiles cache:. [2020-01-07T11:53:58.584Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T11:53:58.584Z] Unloading profiles will leave already running processes permanently [2020-01-07T11:53:58.584Z] unconfined, which can lead to unexpected situations. [2020-01-07T11:53:58.584Z] [2020-01-07T11:53:58.584Z] To set a process to complain mode, use the command line tool [2020-01-07T11:53:58.584Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T11:53:58.584Z] with the 'teardown' option." [2020-01-07T11:53:58.584Z] [2020-01-07T11:53:58.842Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-01-07T11:53:58.857Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-07T11:53:59.848Z] + echo Ensuring container killed. [2020-01-07T11:53:59.848Z] Ensuring container killed. [2020-01-07T11:53:59.848Z] + docker ps -aq -f name=docker-pr4-* [2020-01-07T11:53:59.848Z] + cids=03b628577f1b [2020-01-07T11:53:59.848Z] abae99495000 [2020-01-07T11:53:59.848Z] a11fe61d111d [2020-01-07T11:53:59.848Z] + [ -n 03b628577f1b [2020-01-07T11:53:59.848Z] abae99495000 [2020-01-07T11:53:59.848Z] a11fe61d111d ] [2020-01-07T11:53:59.848Z] + docker rm -vf 03b628577f1b abae99495000 a11fe61d111d [2020-01-07T11:54:00.782Z] 03b628577f1b [2020-01-07T11:54:01.721Z] abae99495000 [2020-01-07T11:54:02.292Z] a11fe61d111d [Pipeline] sh [2020-01-07T11:54:02.578Z] + echo Chowning /workspace to jenkins user [2020-01-07T11:54:02.578Z] Chowning /workspace to jenkins user [2020-01-07T11:54:02.578Z] + id -u [2020-01-07T11:54:02.578Z] + id -g [2020-01-07T11:54:02.578Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40348:/workspace busybox chown -R 1000:1000 /workspace [2020-01-07T11:54:02.578Z] Unable to find image 'busybox:latest' locally [2020-01-07T11:54:02.578Z] latest: Pulling from library/busybox [2020-01-07T11:54:02.578Z] bdbbaa22dec6: Pulling fs layer [2020-01-07T11:54:02.837Z] bdbbaa22dec6: Verifying Checksum [2020-01-07T11:54:02.837Z] bdbbaa22dec6: Download complete [2020-01-07T11:54:02.837Z] bdbbaa22dec6: Pull complete [2020-01-07T11:54:02.837Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-07T11:54:02.837Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-07T11:54:07.310Z] + bundleName=amd64 [2020-01-07T11:54:07.310Z] + echo Creating amd64-bundles.tar.gz [2020-01-07T11:54:07.310Z] Creating amd64-bundles.tar.gz [2020-01-07T11:54:07.310Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-07T11:54:07.310Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-07T11:54:08.255Z] Archiving artifacts [2020-01-07T11:54:08.561Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40348/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T11:54:08.870Z] + make clean [2020-01-07T11:54:09.128Z] docker volume rm -f docker-dev-cache [2020-01-07T11:54:09.128Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-07T12:05:58.090Z] ok github.com/docker/docker/integration-cli 2400.225s [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === Skipped [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-07T12:05:58.090Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-07T12:05:58.090Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-01-07T12:05:58.090Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-01-07T12:05:58.090Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-01-07T12:05:58.090Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-07T12:05:58.090Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-07T12:05:58.090Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-07T12:05:58.090Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-01-07T12:05:58.090Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-07T12:05:58.090Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-07T12:05:58.090Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-07T12:05:58.090Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-07T12:05:58.090Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-01-07T12:05:58.090Z] [2020-01-07T12:05:58.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-01-07T12:05:58.090Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-01-07T12:05:58.091Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-01-07T12:05:58.091Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-07T12:05:58.091Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.57s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.57s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-07T12:05:58.091Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-07T12:05:58.091Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.091Z] [2020-01-07T12:05:58.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.58s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.58s) [2020-01-07T12:05:58.092Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2020-01-07T12:05:58.092Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-07T12:05:58.092Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-07T12:05:58.092Z] docker_cli_sni_test.go:18: Flakey test [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-01-07T12:05:58.092Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-01-07T12:05:58.092Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-07T12:05:58.092Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-01-07T12:05:58.092Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-01-07T12:05:58.092Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-07T12:05:58.092Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-07T12:05:58.092Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.092Z] [2020-01-07T12:05:58.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-01-07T12:05:58.093Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-01-07T12:05:58.093Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-07T12:05:58.093Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-07T12:05:58.093Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-07T12:05:58.093Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-07T12:05:58.093Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-07T12:05:58.093Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-07T12:05:58.093Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-07T12:05:58.093Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-07T12:05:58.093Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-07T12:05:58.093Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-07T12:05:58.093Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.093Z] [2020-01-07T12:05:58.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-01-07T12:05:58.093Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-07T12:05:58.093Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-07T12:05:58.094Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-07T12:05:58.094Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-07T12:05:58.094Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-07T12:05:58.094Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-07T12:05:58.094Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-07T12:05:58.094Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-07T12:05:58.094Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-01-07T12:05:58.094Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-01-07T12:05:58.094Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-01-07T12:05:58.094Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-07T12:05:58.094Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-07T12:05:58.094Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-07T12:05:58.094Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-07T12:05:58.094Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-01-07T12:05:58.094Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-01-07T12:05:58.094Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-07T12:05:58.094Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-07T12:05:58.094Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.094Z] [2020-01-07T12:05:58.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-07T12:05:58.095Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-01-07T12:05:58.095Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-07T12:05:58.095Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-01-07T12:05:58.095Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-01-07T12:05:58.095Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-07T12:05:58.095Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-07T12:05:58.095Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-07T12:05:58.095Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-07T12:05:58.095Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-07T12:05:58.095Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-07T12:05:58.095Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-07T12:05:58.095Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-07T12:05:58.095Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-07T12:05:58.095Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-07T12:05:58.095Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-07T12:05:58.095Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.095Z] [2020-01-07T12:05:58.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-07T12:05:58.096Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-07T12:05:58.096Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.096Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-01-07T12:05:58.097Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-07T12:05:58.097Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-07T12:05:58.097Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.097Z] [2020-01-07T12:05:58.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-07T12:05:58.098Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-07T12:05:58.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.098Z] [2020-01-07T12:05:58.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-07T12:05:58.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-07T12:05:58.099Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-01-07T12:05:58.099Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] DONE 1096 tests, 549 skipped in 2408.821s [2020-01-07T12:05:58.099Z] INFO: Integration tests ended at 01/07/2020 12:05:44. Duration:00:40:08.9070805 [2020-01-07T12:05:58.099Z] INFO: Docker info of the daemon under test at end of run [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] Containers: 2 [2020-01-07T12:05:58.099Z] Running: 0 [2020-01-07T12:05:58.099Z] Paused: 0 [2020-01-07T12:05:58.099Z] Stopped: 2 [2020-01-07T12:05:58.099Z] Images: 12 [2020-01-07T12:05:58.099Z] Server Version: 0.0.0-dev [2020-01-07T12:05:58.099Z] Storage Driver: windowsfilter [2020-01-07T12:05:58.099Z] Windows: [2020-01-07T12:05:58.099Z] Logging Driver: json-file [2020-01-07T12:05:58.099Z] Plugins: [2020-01-07T12:05:58.099Z] Volume: local [2020-01-07T12:05:58.099Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-07T12:05:58.099Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-07T12:05:58.099Z] Swarm: inactive [2020-01-07T12:05:58.099Z] Default Isolation: process [2020-01-07T12:05:58.099Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-07T12:05:58.099Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-07T12:05:58.099Z] OSType: windows [2020-01-07T12:05:58.099Z] Architecture: x86_64 [2020-01-07T12:05:58.099Z] CPUs: 4 [2020-01-07T12:05:58.099Z] Total Memory: 32GiB [2020-01-07T12:05:58.099Z] Name: azwin-2-9454c0 [2020-01-07T12:05:58.099Z] ID: ZVWX:QEGA:APPU:LQLT:C5TG:CA5Y:4O4F:BRDU:AXCM:5PR6:HDA4:AKQM [2020-01-07T12:05:58.099Z] Docker Root Dir: D:\CI\PR-40348\4\daemon [2020-01-07T12:05:58.099Z] Debug Mode (client): false [2020-01-07T12:05:58.099Z] Debug Mode (server): true [2020-01-07T12:05:58.099Z] File Descriptors: -1 [2020-01-07T12:05:58.099Z] Goroutines: 18 [2020-01-07T12:05:58.099Z] System Time: 2020-01-07T12:05:44.8958203Z [2020-01-07T12:05:58.099Z] EventsListeners: 0 [2020-01-07T12:05:58.099Z] Registry: https://index.docker.io/v1/ [2020-01-07T12:05:58.099Z] Labels: [2020-01-07T12:05:58.099Z] Experimental: false [2020-01-07T12:05:58.099Z] Insecure Registries: [2020-01-07T12:05:58.099Z] 127.0.0.0/8 [2020-01-07T12:05:58.099Z] Live Restore Enabled: false [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] [2020-01-07T12:05:58.099Z] INFO: Stopping daemon under test [2020-01-07T12:05:58.099Z] SUCCESS: The process with PID 6404 (child process of PID 6328) has been terminated. [2020-01-07T12:05:58.099Z] SUCCESS: The process with PID 6328 (child process of PID 1144) has been terminated. [2020-01-07T12:05:58.099Z] INFO: Stop tailing logs of the daemon under tests [2020-01-07T12:05:58.099Z] INFO: executeCI.ps1 Completed successfully at 01/07/2020 12:05:45. [2020-01-07T12:05:58.099Z] INFO: Tidying up at end of run [2020-01-07T12:05:58.099Z] INFO: Saving daemon under test log (d:\CI\PR-40348\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-07T12:05:58.099Z] INFO: Saving daemon under test log (d:\CI\PR-40348\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-07T12:05:58.099Z] INFO: Nuke-Everything... [2020-01-07T12:05:58.099Z] INFO: Container count on control daemon to delete is 2 [2020-01-07T12:05:58.099Z] 142c489a018b [2020-01-07T12:05:58.099Z] 24aee579dd6d [2020-01-07T12:05:58.099Z] INFO: Tidying pidfile d:\CI\PR-40348\4\docker.pid [2020-01-07T12:05:58.099Z] INFO: Nuking d:\CI [2020-01-07T12:06:15.774Z] INFO: Zapped successfully [2020-01-07T12:06:15.774Z] [2020-01-07T12:06:15.774Z] INFO: executeCI.ps1 exiting at Tue Jan 7 12:06:14 CUT 2020. Duration 01:01:52.8589405 [2020-01-07T12:06:15.774Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-01-07T12:06:16.021Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-07T12:06:29.371Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-01-07T12:06:31.750Z] Archiving artifacts [2020-01-07T12:06:45.631Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40348/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T12:06:46.544Z] + make clean [2020-01-07T12:06:51.214Z] docker volume rm -f docker-dev-cache [2020-01-07T12:06:51.671Z] 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